snmp-server dynamic-trap-manager

Last Updated : Mar 17, 2020 |

Modifies the SNMP settings of the dynamic trap manager. Use no snmp-server dynamic-trap-manager to restore the dynamic trap manager to its default settings, and remove all notification type filters.

Syntax

snmp-server dynamic-trap-manager {traps|informs} {v1|v2c} community-name [udp-port port] [notification-list]

no snmp-server dynamic-trap-manager notification-list

Parameters

Parameter

Description

Possible Values

Default Value

traps

Keyword indicating that the dynamic trap manager send messages without requesting acknowledgement. This is the default.

informs

Keyword indicating that the dynamic trap manager send messages requiring acknowledgement

v1

Keyword indicating that the dynamic trap manager use SNMP v1 functionality. This is the default.

v2c

Keyword indicating that the dynamic trap manager use SNMP v2c functionality

community -name

The community string for accessing SNMP services

port

The udp port of the SNMP host

notification -list

The specific types of messages that the dynamic trap manager sends. Use this list to filter the messages controlled by the dynamic trap manager.

all: All traps

generic: Generic traps

hardware: Hardware faults

rmon: RMON rising/falling alarm

dhcp-server: DHCP server error

dhcp-clients: DHCP client error

rtp-stat-faults: RTP statistics: QoS fault/clear traps

rtp-stat-qos: RTP statistics: end-of-call QoS traps

wan: WAN router traps

media-gateway: Media gateway traps

security: Security traps

config: Configuration change notifications

eth-port-faults: Notifications of Ethernet port faults

sw-redundancy: Software redundancy notifications

l3-events: Notifications about L3 faults (duplicate IP, VLAN violations)

policy: Notifications about changes in policy (for L3 devices)

link-faults: Link-down notifications

tftp-server: TFTP server error

udp-port: UDP port error

ipsec: IPSec notifications

filesys: File system notifications

all

User level

admin

Context

general

Example

To modify the SNMP settings of the dynamic trap manager:

Gxxx-001(super)# snmp-server dynamic-trap-manager traps v2c public all