User guide
Configuring System Information 211
The following is an example of the CLI commands:
snmp-server v3-host { ipv4-address | ipv6-address | hostname} username [traps |
informs] {noauth | auth | priv} [udp-port port] [filter filtername] [timeout
seconds] [retries retries]
Specifies the recipient of Simple
Network Management Protocol
Version 3 notification operation.
show snmp Checks the SNMP communities
status.
Table 6-44. SNMP Community CLI Commands (continued)
CLI Command Description
console(config)# snmp-server community public_1 su 1.1.1.1
console(config)# snmp-server community public_2 rw 2.2.2.2
console(config)# snmp-server community public_3 ro 3.3.3.3
console(config)# snmp-server host 1.1.1.1 public_1 1
console(config)# snmp-server host 2.2.2.2 public_2 2
console(config)#
console# show snmp
Community-String Community-Access IP address
-------------------------------------
public_1 super 1.1.1.1
public_2 readwrite 2.2.2.2
public_3 readonly 3.3.3.3
Traps are enabled.
Authentication-failure trap is enabled.
Trap-Rec-Address Trap-Rec-Community Version
System Contact: 345 6789
System Location: 1234 5678
console#