R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101

175
snmp-agent packet max-size
Syntax
snmp-agent packet max-size byte-count
undo snmp-agent packet max-size
View
System view
Default level
3: Manage level
Parameters
byte-count: Maximum number of bytes of an SNMP packet that can be received or sent by an agent,
which ranges from 484 to 17,940 and defaults to 1,500 bytes.
Description
Use snmp-agent packet max-size to set the Maximum size (in bytes) of SNMP packets that the SNMP
agent can receive or send.
Use undo snmp-agent packet max-size to restore the default packet size.
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. In any other cases, the default value is sufficient.
Examples
# Set the maximum size of SNMP packets that the SNMP agent can receive or send to 1,024 bytes.
<Sysname> system-view
[Sysname] snmp-agent packet max-size 1024
snmp-agent sys-info
Syntax
In non-FIPS mode:
snmp-agent sys-info { contact sys-contact | location sys-location | version { all | { v1 | v2c | v3 }* } }
undo snmp-agent sys-info { contact | location | version { all | { v1 | v2c | v3 }* } }
In FIPS mode:
snmp-agent sys-info { contact sys-contact | location sys-location | version v3 }
undo snmp-agent sys-info { contact | location | version v3 }
View
System view
Default level
3: Manage level
Parameters
contact sys-contact: A string of 1 to 200 characters that describes contact information for system
maintenance. Network maintenance engineers can use the system contact information to get in touch
with the manufacturer in case of network failures.