24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
17-6
snmp trapinfo
To configure the SNMP Trap setting of a community user, and no form deletes the
setting.
snmp trapinfo community-user <UserName> IPAddress {<IPAddress>
| <IP6Address>} security-model {v1 | v2c | v3 {auth | noauth
| authpriv}} [{volatile | nonvolatile}]
no snmp trapinfo community-user <UserName> security-model {v1
| v2c | v3}
IPv4 address of SNMP Trap messages to be sent to
IPv6 address of SNMP Trap messages to be sent to
SNMP version 1 is to be used
SNMP version 2v is to be used
SNMP version 3 is to be used, and authentication is
used for the SNMP messages
SNMP version 3 is to be used, and no authentication
is used for the SNMP messages
security-model v3
authpriv
SNMP version 3 is to be used, and authentication
and encryption are used for the SNMP messages
Store in nonvolatile memory
Global Configuration Mode
switch(config)# snmp trapinfo community-user oper ipAddress
172.17.0.168 security-model v2c nonvolatile
This command was introduced
To create a SNMP user and no form deletes the user.
snmp user <UserName> [auth {md5 | sha} <passwd> [priv DES
<passwd>]] [{volatile | nonvolatile}]
no snmp user <UserName>
Specify MD5 as authentication algorithm
Specify Secure Hash as authentication algorithm