203
Use
undo snmp-agent packet max-size
to restore the default.
Syntax
snmp-agent
packet
max-size
byte-count
undo
snmp-agent
packet
max-size
Default
An SNMP agent can process SNMP packets with a maximum size of 1500 bytes.
Views
System view
Predefined user roles
network-admin
Parameters
byte-count
: Sets the maximum size (in bytes) of SNMP packets that the SNMP agent can receive or
send. The value range is 484 to 17940.
Usage guidelines
If any device on the path to the NMS does not support packet fragmentation, limit the SNMP packet
size to prevent large-sized packets from being discarded. For most networks, the default value is
sufficient.
Examples
# Set the maximum SNMP packet size to 1024 bytes.
<Sysname> system-view
[Sysname] snmp-agent packet max-size 1024
snmp-agent port
Use
snmp-agent port
to specify the UDP port for receiving SNMP packets.
Use
undo snmp-agent port
to restore the default.
Syntax
snmp-agent port port-num
undo snmp-agent port
Default
The device uses UDP port 161 for receiving SNMP packets.
Views
System view
Predefined user roles
network-admin