Displays running SNMP configurations on the device.
Exec mode
The following example shows all SNMP configurations tried on the device.
device# show running-config snmp-server
snmp-server community test123
snmp-server host 1.1.1.1 comm1 162 version 2c
device# show running-config snmp-server
snmp-server user user1 auth md5 auth-key authkey1 priv aes priv-key privkey1
snmp-server user user2 auth sha auth-key authkey2 priv nopriv
snmp-server user user3 noauth