beautypg.com

Snmp-server informs – Enterasys Networks X-Pedition XSR CLI User Manual

Page 37

background image

snmp-server Commands

XSR CLI Reference Guide 1-23

Example

The following examples illustrate an SNMP host with trap on and off:

XSR(config)#snmp-server host 192.168.1.10 traps trapsOn
XSR(config)#no snmp-server host 192.168.2.11

Sample Output

The following are three sample outputs from the command:

Notification host: 192.168.2.10 udp-port: 162 type: inform
user: v3user security model: v3 priv

Notification host: 192.168.10.2 udp-port: 162 type: trap
user: public security model: v1

Notification host: 192.168.1.5 udp-port: 162 type: trap
user: testuser security model: v3 noauth

snmp-server informs

This command specifies inform request options.

Syntax

snmp-server informs [retries retries] [timeout seconds] [pending pending]

Syntax of the “no” Form

The no form of this command returns settings to their defaults:

no snmp-server informs [retries retries][timeout timeout] [pending pending]

Mode

Global configuration: 

XSR(config)#

Defaults

Retries: 3

Timeout: 15 seconds

Pending: 25 informs

retries

Maximum attempts to resend an inform request. Range: 0 ‐10.

timeout

Interval to wait for an acknowledgement before resending. Range: 1 ‐ 10 seconds.

pending

Peak number of informs waiting for acknowledgments at any one time, ranging 
from 1 to 100. When the peak is reached, older pending informs are discarded.