Chapter 9: Simple Network Management Protocol (SNMP) Commands
238 Section II: Advanced Configuration
Command Mode
Configuration Terminal mode
Examples
The following commands add a user named Marla to the group called ati3
which is an SNMPv2c group connected to a host with an IP address of
192.168.9.1. In addition, the UDP port assigned is 170, the security mode
is MD5, and the authorization password is “funnybusiness14:”
switch#configure terminal
switch(config)#snmp-server user Marla ati3 remote
192.168.9.1 v2 udp-port 170 auth md5 funnybusiness14
The following commands remove a user named Xifan:
switch#configure terminal
switch(config)#no snmp-server user Xifan
Related Commands
“SNMP-SERVER GROUP” on page 233
Comentarios a estos manuales