![]() |
Cisco CNS Network Registrar User's Guide, 5.0
|
||||||||||||||||||||||||
Appendix F - SNMP Notification
![]() |
|||||||||||||||||||||||||
|
Table of ContentsSNMP NotificationSNMP NotificationThe Network Registrar Simple Network Management Protocol (SNMP) notification support allows you to be warned of error conditions and possible problems with the Network Registrar DNS and DHCP servers, and to monitor threshold conditions that may indicate failure or impending failure conditions. How Notification WorksNetwork Registrar SNMP notification support allows a standard SNMP management station to receive notification messages from the two servers. These messages contain the details of the event that triggered the SNMP trap. Network Registrar generates notifications in response to predetermined events that are detected and signaled by the application code. In addition to the knowledge that a particular event occurred, each event can also carry with it a particular set of parameters or current values. For example, the free-address-low-threshold event may occur within the FDDI-Devices scope with a value of 10 percent free. Other scopes and values are also possible for such an event and each type of event may have different parameters associated with it. Table F-1 describes the events that can generate notifications. Table F-1: Notification Events
Handling Notification EventsWhen Network Registrar generates a notification, a single copy of the notification is transmitted as an SNMP Trap Protocol Data Unit (PDU) to each recipient. The list of recipients and other notification configuration information are shared by all events (and scopes) and are read when the server is initialized. You configure notifications through the Network Registrar CLI interface using the trap command. The notification configuration information is persistent and is re-initialized when you run the server reload command on the respective server. For more information about configuring notifications, see the trap command in the Network Registrar CLI Reference Guide. To use SNMP notifications on your system, you must specify trap recipients. These recipients indicate where Network Registrar notifications are directed. By default, all notifications are enabled, but no trap recipients are defined. Until you define the recipients, no notifications are sent. For more information about adding recipients, see the trap addRecipient command in the Network Registrar CLI Reference Guide. Network Registrar implements SNMP Trap PDUs according to the SNMP v1 standard. Each trap PDU contains:
Refer to the Management Information Base (MIB) for the details. You can find the MIB in the following locations based on the platform. UNIX/opt/nwreg2/misc/CISCO-NETWORK-REGISTRAR-MIB.my Windows/NT\ProgramFiles\Network Registrar\Misc\Cisco-NETWORK-REGISTRAR-MIB.my
|
||||||||||||||||||||||||
|
|