Set snmp timeout, Set snmp trap, Set snmp timeout set snmp trap – Avaya C460 User Manual

Page 141

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

129

Example:

set snmp timeout

User level: read-write, admin.
Use the set snmp timeout command to set the SNMP timeout in seconds. This
command is useful for access using the C460 Manager.

The syntax for this command is:

set snmp timeout

<number>

Example:

set snmp trap

User level: read-write, admin.
Use the set snmp trap command to add an entry into the SNMP trap receiver
table and to enable or disable the different SNMP traps for a specific receiver.
First add the rcvr_addr and then enable/disable the different traps for it.

The syntax for this command is:

set snmp trap

<rcvr_addr>

set snmp trap

<rcvr_addr> {enable|disable} {all|config|fault|...}

C460-1# set snmp retries 10

SNMP retries is set to 10

number

Timeout in seconds

C460-1# set snmp timeout 2000

the SNMP Timeout is set to 2000

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

Advertising