Specifications

Table Of Contents
snmp-server host
MP-820
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
The following example shows how to specify VRRP as the protocol using the community string public:
Router(config)# snmp-server enable traps vrrp
Router(config)# snmp-server host myhost.cisco.com traps version
2c public vrrp
The following example shows how to send all Cisco Express Forwarding informs to the notification
receiver with the IP address 192.40.3.130 using the community string public:
Router(config)# snmp-server enable traps cef
Router(config)# snmp-server host
192.40.3.130 informs version 2c public cef
The following example shows how to enable all NHRP traps, and how to send all NHRP traps to the
notification receiver with the IP address 192.40.3.130 using the community string public:
Router(
config
)# snmp-server enable traps nhrp
Router(
config
)# snmp-server host 192.40.3.130 traps version 2c public nhrp
Related Commands Command Description
show snmp host Displays recipient details configured for SNMP notifications.
snmp-server enable peer-trap
po
or qov
Enables poor quality of voice notifications for applicable calls
associated with a specific voice dial peer.
snmp-server enable traps Enables SNMP notifications (traps and informs).
snmp-server enable traps nhrp Enables SNMP notifications (traps) for NHRP.
snmp-server informs Specifies inform request options.
snmp-server link trap Enables linkUp/linkDown SNMP trap that are compliant with
RFC 2233.
snmp-server trap-source Specifies the interface from which an SNMP trap should originate.
snmp-server trap-timeout Defines how often to try resending trap messages on the
re
transmission queue.