Specifications

12-526
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
snmp-server
Defaults The default read-only community name is public. This is also known as the getcommunity. The default
read/write community name is private. This is also known as the setcommunity. SNMP notifications are
disabled by default.
Command Modes Administrator.
Command History
Usage Guidelines A variety of network management methods may be used with the storage router, including SNMP. All
management methods are enabled by default.
The first issuance of the snmp-server host command sets an initial destination host used for traps; the
second issuance of the command sets an additional destination host. Version 1 traps are sent by default.
To send other trap versions, use the snmp-server host command with the version keyword.
Link up/down traps can be sent for any valid storage router interface.
Examples The following command identifies the IP address 10.3.4.200 as a destination host for SNMP Version 1
traps. You can configure two destination hosts for traps.
[SN5428-2A]# snmp-server host 10.3.4.200 traps
The following command enables the storage router to send authentication failure traps to the SNMP
destination host:
[SN5428-2A]# snmp-server sendauthtraps
The following command enables the storage router to send SNMP link up/down traps for all interfaces
to the SNMP destination host:
[SN5428-2A]# snmp-server linkupdown all
The following command enables the storage router to send SNMP entity FRU insert/remove traps to the
SNMP destination host:
[SN5428-2A]# snmp-server sendfrutraps
Release Modification
3.2.1 This command was introduced.
Table 12-40 Valid Interface Names
Interface Name Description
mgmt The management interface.
ha The HA interface.
fc? The Fibre Channel interface, for example, fc1 or fc5.
ge? The Gigabit Ethernet interface, for example, ge1 or ge2.