Set snmp retries, Set snmp timeout, Set snmp trap – Avaya P460 User Manual

Page 120: Set snmp retries set snmp timeout set snmp trap

Advertising
background image

Chapter 2

Avaya P460 CLI Commands

110

Avaya P460 Reference Guide

set snmp retries

User level: read-write, admin.
Use the set snmp retries command to set the number of retries initiated by the
P460 Manager when it tries to send SNMP messages to the switch.

The syntax for this command is:

set snmp retries

<number>

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 P460 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>

number

Number of retries

P460-1# set snmp retries 10

SNMP retries is set to 10

number

Timeout in seconds

P460-1# set snmp timeout 2000

the SNMP Timeout is set to 2000

Advertising