Show running-config snmp-server – Brocade Network OS Command Reference v4.1.0 User Manual
Page 1168
1130
Network OS Command Reference
53-1003115-01
show running-config snmp-server
2
show running-config snmp-server
Shows the running configuration of the SNMP server on the switch.
Synopsis
show running-config snmp-server
Operands
None
Defaults
None
Command Modes
Privileged EXEC mode
Description
Use this command to display the current SNMP configurations of host, community, contact, user,
and location.
Usage Guidelines
This command has no default configurations.
Examples
The following command shows the running configuration of the SNMP server on the switch, with
encryption applied:
switch# show running-config snmp-server
snmp-server contact "Field Support."
snmp-server location "End User Premise."
snmp-server sys-descr “Brocade VDX Switch.”
snmp-server community ConvergedNetwork
snmp-server community OrigEquipMfr rw
snmp-server community "Secret C0de" rw
snmp-server community common
snmp-server community private rw
snmp-server community public
snmp-server host 10.17.37.107 public
snmp-server user snmp
snmp-server user snmpadmin1 groupname snmpadmin auth md5 auth-password
"MVb+360X3kcfBzug5Vo6dQ==\n" priv DES priv-password "ckJFoHbzVvhR0xFRPjsMTA==\n"
encrypted
snmp-server user snmpadmin2 groupname snmpadmin auth md5 auth-password
"MVb+360X3kcfBzug5Vo6dQ==\n" priv DES priv-password "ckJFoHbzVvhR0xFRPjsMTA==\n"
encrypted
snmp-server user snmpadmin3 groupname snmpadmin
snmp-server user snmpuser2
snmp-server user snmpuser3 auth md5 auth-password "MVb+360X3kcfBzug5Vo6dQ==\n"
priv DES priv-password "ckJFoHbzVvhR0xFRPjsMTA==\n" encrypted
See Also
snmp-server community, snmp-server host, snmp-server contact,snmp-server
context,snmp-server location, snmp-server sys-descr, snmp-server user, snmp-server v3host