37
The following is an example of the CLI commands:
snmp-server v3-host {ip-
address
|
hostname
}
username
[traps | informs]
{noauth | auth | priv} [udp-port
port
] [filter
filtername
] [timeout
seconds
] [retries
retries
]
Creates or updates a notification recipient
receiving notifications in SNMP version 3.
show snmp Shows the current SNMP configuration.
console (config)# snmp-server host 172.16.1.1 private
console# show snmp
Community-String Community-Access View name IP address
---------------- ---------------- --------- ----------
public read only user-view All
private read write default 172.16.1.1
private su DefaultSuper 172.17.1.1
Table 1-9. SNMP Notification Recipients CLI Commands
CLI Command Description