Command Reference SNMP Commands
Global configuration mode.
The following example specifies the largest size of SNMP packet as 1,492 bytes:
Ruijie(config)# snmp-server packetsize 1492
Specifies the length of the message queue for
each SNMP trap host.
1.15 snmp-server queue-length
Use this command to specify the length of the message queue for each SNMP trap host. Use the no
form of this command to restore the default value.
snmp-server queue-length length
no snmp-server queue-length
Queue length. The range is from 1 to 1000.
Global configuration mode.
Use this command to adjust the length of message queue for each SNMP trap host for the purposes
of controlling the speed of sending the SNMP trap messages.
The following example specifies the length of message queue as 100.
Ruijie(config)# snmp-server queue-length 100
Specifies the largest size of the SNMP packet.