Command Reference Guide

174 CHAPTER 6: IP SERVICES COMMANDS
set snmp protocol on page 172
set snmp usm on page 174
display snmp status on page 191
set snmp trap This command is deprecated in MSS Version 4.0. To enable or disable
SNMP notifications, configure a notification profile. See set snmp
profile on page 167.
set snmp trap
receiver
This command is deprecated in MSS Version 4.0. To configure an SNMP
notification target (also called trap receiver), see set snmp notify target
on page 162.
set snmp usm Creates a USM user for SNMPv3.
This command does not apply to SNMPv1 or SNMPv2c. For these SNMP
versions, use the set snmp community command to configure
community strings.
Syntax
set snmp usm usm-username
snmp-engine-id {ip ip-addr | local | hex hex-string}
access {read-only | read-notify | notify-only | read-write |
notify-read-write}
auth-type {none | md5 | sha}
{
auth-pass-phrase string | auth-key hex-string}
encrypt-type {none | des | 3des | aes}
{
encrypt-pass-phrase string | encrypt-key hex-string}
usm-username — Name of the SNMPv3 user. Specify between 1 and
32 alphanumeric characters, with no spaces.
snmp-engine-id {ip ip-addr | local | hex hex-string} —
Specifies a unique identifier for the SNMP engine.
To send informs, you must specify the engine ID of the inform
receiver. To send traps and to allow get and set operations and so on,
specify local as the engine ID.
hex hex-string — ID is a hexadecimal string.