Monitoring Notifications
This chapter describes the Cisco RF Gateway-10 Router notifications supported by the MIB enhancements feature introduced in Cisco IOS Release 12.2(21)BC. SNMP uses notifications to report events on a managed device. The notifications are traps or informs for different events. The RFGW-10 also supports other notifications not listed.
This chapter contains the following sections:
SNMP Notification Overview
An SNMP agent can notify the manager when important system events occur, such as the following:
- An interface or card starts or stops running
- Temperature thresholds are crossed
- Authentication failures occur
When an agent detects an alarm condition, the agent:
- Logs information about the time, type, and severity of the condition
- Generates a notification message, which it then sends to a designated IP host
SNMP notifications are sent as either:
- Traps—Unreliable messages, which do not require receipt acknowledgement from the SNMP manager.
- Informs—Reliable messages, which are stored in memory until the SNMP manager issues a response. Informs use more system resources than traps.
To use SNMP notifications on your system, you must specify trap recipients. These recipients indicate where Network Registrar notifications are directed. Traps are enabled depending on the command snmp-server enable traps.
Many commands use the word traps in the command syntax. Unless there is an option in the command to select either traps or informs, the keyword traps refers to either traps, informs, or both. Use the snmp-server host command to specify whether to send SNMP notifications as traps or informs. The types of traps can be specified in both commands.
Note Most notification types are disabled by default. However, some notification types cannot be controlled with the snmp command. For example, some notification types are always enabled and other types are enabled by a different command. The linkUpDown notifications are controlled by the snmp trap link-status command. If you enter this command with no notification-type keywords, the default is to enable all notification types controlled by this command.
Specify the trap types if you don't want all traps to be sent. Then use multiple snmp-server enable traps commands, one for each of the trap types that you used in the snmp host command. The Event Table must have an entry that specifies the action that is to be performed.
For detailed information about notifications and a list of notification types, see:
Enabling Notifications
You can enable MIB notifications using either of the following procedures:
Command line interface (CLI)—Specify the recipient of the trap message and specify the types of traps sent. This command also specifies which types of informs are enabled.
– http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a008021de3e.shtml
- Performing an SNMP SET operation using the setany command— To enable or disable MIB notifications, perform an SNMP SET operation on the a specific object.
– To enable the notifications set the object to true(1)
– To disable the notifications, set the object to false(2)
Note If you issue the snmp-server enable traps command without a notification-type argument, the RFGW-10 generates traps for all types of events, which might not be desirable. Some MIBs require the user to set additional objects to enable some notifications.
Cisco SNMP Notifications
This section contains tables that describe a MIB event, why the event occurred, and a recommendation as to how to handle the event. Each table lists the following information:
- Text string—The event display
- Brief description—What the event indicates
- Probable cause—What might have caused the notification
- Recommended action—Recommendation as to what should be done when the particular notification occurs
Note In the following tables, where no action required is documented, there might be instances where an application, such as trouble ticketing occurs. For detailed information, go to the following URL:
http://www.cisco.com/en/US/products/sw/netmgtsw/ps996/tsd_products_support_series_home.html
Functional Notifications
Table 4-1 lists notifications generated for events that might indicate the failure of the Cisco RF Gateway-10 router or conditions that might affect the RFGW-10 functionality.
Cisco RFGW-10 Line Card Notifications
These notifications indicate the failure of a line card or error conditions on the card that might affect the functionality of all interfaces and connected customers.
Table 4-2 lists ENTITY-MIB notifications generated by Cisco RF Gateway-10 router cards and SPAs.
Link Notifications
Table 4-3 lists notifications generated by the RFGW-10 for link-related (interface) events.
Configuration Notifications
Table 4-4 lists notifications generated by the RFGW-10 for events related to system configuration.
Redundancy Configuration Notifications
The table below lists the notifications generated by the Cisco RFGW-10 for events related to redundancy configuration (CISCO-ENTITY-REDUNDANCY-MIB):
|
|
|
|
---|---|---|---|
|
The ceRedunEventSwitchoverNotifs contains two objects, ceRedunMbrProtectingMbr and ceRedunMbrStatusCurrent. This notification is sent when the ceRedunMbrProtectingMbr object changes the value of the secondary line card. For more information on the ceRedunMbrProtectingMbr and ceRedunMbrStatusCurrent objects, see CISCO-ENTITY-REDUNDANCY-MIB. |
The secondary line card has become active after the primary line card failover for both 1:1 and 1:N redundancy classes. |