Chapter 2 Avaya P460 CLI Commands

set snmp trap <rcvr_addr> {enabledisable} {allconfigfault...}

enable

Activate SNMP traps

disable

Deactivate SNMP traps

all

(Optional) Specify all trap types

config

(Optional) Specify the ConfigChange trap from the TRAP-MIB.

fault

(Optional) Specify the Fault trap from the TRAP-MIB.

rcvr_addr

IP address or IP alias of the system to receive SNMP traps

Example:

To enable SNMP ConfigChange traps to a specific manager:

P460-1#set snmp trap 192.168.173.42 enable config

SNMP config change traps enabled.

Example:

To enable all traps to a specific manager:

P460-1#set snmp trap 192.168.173.42 enable all

SNMP all traps enabled.

Example:

To disable SNMP config traps to a specific manager:

P460-1#set snmp trap 192.168.173.42 disable config

SNMP config traps disabled.

Example:

To add an entry in the SNMP trap receiver table with default:

P460-1#set snmp trap 192.168.173.42

SNMP trap receiver added.

Avaya P460 Reference Guide

111

Page 121
Image 121
Cambridge SoundWorks P460-1#set snmp trap 192.168.173.42 enable config, P460-1#set snmp trap 192.168.173.42 enable all