Specifications
4-109
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Chapter 4 Configuring the Cisco MWR 2941 Router Using the CLI
Monitoring and Managing the Cisco MWR 2941 Router
For example, the following command establishes the number of trap events to 100:
Router(config)# snmp-server queue-length 100
Step 3 To enable the router to send SNMP traps or informs (SNMP notifications), use the snmp-server enable
traps command. Use the no form of this command to disable SNMP notifications.
Router(config)# snmp-server enable traps [notification-type] [notification-option]
• notification-type—snmp [authentication]—Enables RFC 1157 SNMP notifications. Note that use
of the authentication keyword produces the same effect as not using the authentication keyword.
Both the snmp-server enable traps snmp and snmp-server enable traps snmp authentication
forms of this command will globally enable (or, if using the no form, disable) the following SNMP
traps:
–
authentication failure
–
linkup
–
linkdown
–
coldstart
–
warmstart
• notification-option—(Optional) atm pvc [interval seconds] [fail-interval seconds]—The optional
interval seconds keyword/argument combination specifies the minimum period between successive
traps, in the range from 1 to 3600. Generation of PVC traps is dampened by the notification interval
to prevent trap storms. No traps are sent until the interval lapses. The default interval is 30.
The optional fail-interval seconds keyword/argument combination specifies the minimum period for
storing the failed time stamp, in the range from 0 to 3600. The default fail-interval is 0.
• envmon [voltage | shutdown | supply | fan | temperature]—When the envmon keyword is used,
you can enable a specific environmental notification type, or accept all notification types from the
environmental monitor system. If no option is specified, all environmental notifications are enabled.
The option can be one or more of the following keywords: voltage, shutdown, supply, fan, and
temperature.
• isdn [call-information | isdn u-interface]—When the isdn keyword is used, you can specify the
call-information keyword to enable an SNMP ISDN call information notification for the ISDN
MIB subsystem, or you can specify the isdnu-interface keyword to enable an SNMP ISDN U
interface notification for the ISDN U interface MIB subsystem.
• repeater [health | reset]—When the repeater keyword is used, you can specify the repeater option.
If no option is specified, all repeater notifications are enabled. The option can be one or more of the
following keywords:
–
health—Enables IETF Repeater Hub MIB (RFC 1516) health notification.
–
reset—Enables IETF Repeater Hub MIB (RFC 1516) reset notification.
For example, the following command enables traps for SNMP link down, link up, coldstart, and
warmstart:
Router(config)# snmp-server enable traps snmp linkdown linkup coldstart warmstart
Step 4 To enable SNMP traps for all IP-RAN notifications, enter:
Router(config)# snmp-server enable traps ipran