Specifications

12-488
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show snmp
show snmp
To display SNMP management configuration information for the SN 5428-2 Storage Router, use the
show snmp command.
show snmp
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use the show snmp command to review the SNMP configuration settings before changing those settings
with the snmp-server command.
The command displays IP addresses of the destination hosts used for notifications (traps), the name of
the SNMP community having read access to the storage router network (get-community), and the name
of the community having write access to the storage router network (set-community), the version of traps
to be sent, and configuration information for Send Authentication, Entity Field Replaceable Unit (FRU),
and Link Up/Down traps.
Note The community names are only displayed when the command is issued from an Administrator mode
session.
Examples The following is example output from the show snmp command, issued from an Administrator mode
session:
[SN5428-2A]# show snmp
First Trap Host: 10.1.30.17, will be sent version 1 traps
Second Trap Host: <none found or defined>
Get Community String: public
Set Community String: mynetmanagers
Send Authentication Traps: enabled
Send Entity FRU Traps: enabled
Link Up/Down Enable for mgmt: enabled
Link Up/Down Enable for ha: disabled
Link Up/Down Enable for fc1: enabled
Link Up/Down Enable for fc2: enabled
Link Up/Down Enable for fc3: disabled
Link Up/Down Enable for fc4: enabled
Link Up/Down Enable for fc5: disabled
Link Up/Down Enable for fc6: enabled
Release Modification
3.2.1 This command was introduced.