beautypg.com

Snmp-server min-trap-spacing, Snmp-server packetsize – Enterasys Networks X-Pedition XSR CLI User Manual

Page 39

background image

snmp-server Commands

XSR CLI Reference Guide 1-25

Default

0 traps (unlimited)

Example

The following example sets the traps permitted to 1000:

XSR(config)#snmp-server max-traps-per-window 1000

snmp-server min-trap-spacing

This command sets the interval between successive SNMP traps. Trap spacing is only guaranteed 
to occur at least every spacing ‐ it might occur more often. The command implementation can 
exhibit a jitter of +0 to +200 milliseconds and is linked to the XSR’s fast timer tick interval.

Syntax

snmp-server min-trap-spacing spacing

Syntax of the “no” Form

The no formsets the minimum interval between successive traps to the default value:

no snmp-server min-trap-spacing

Mode

Global configuration: 

XSR(config)#

Default

200 milliseconds

Example

The following example limits the minimum trap interval to 1 minute:

XSR#snmp-server min-trap-spacing 60000

snmp-server packetsize

This command sets the maximum allowable incoming and outgoing packet size in bytes. Packets 
larger than this value are dropped.

Syntax

snmp-server packetsize size

spacing

Minimum interval between successive traps, ranging from 0 to 3,600,000 
milliseconds.  Zero (0) indicates traps are sent successively, without delay.

size

Peak packet size allowed, ranging from 484 to 8,192 bytes.