H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – SNMP and RMON
H3C S7500 Series Ethernet Switches Chapter 1
SNMP Configuration Commands
1-14
Description
Use the snmp-agent packet max-size command to set the maximum size of the
SNMP packet that the agent can send/receive.
Use undo snmp-agent packet max-size command to restore the default size of
SNMP packets.
The maximum size of the SNMP packet that the agent can send/receive vary with
networking conditions.
Examples
# Set the maximum size of the SNMP packet that the agent can send/receive to 1,042
bytes.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] snmp-agent packet max-size 1042
1.1.15 snmp-agent sys-info
Syntax
snmp-agent sys-info { contact sys-contact | location sys-location | version { { v1 |
v2c | v3 }* | all } }
undo snmp-agent sys-info { { contact | location }* | version { { v1 | v2c | v3 }* | all } }
View
System view
Parameters
contact: Sets the contact for system maintenance.
sysContact: Character string describing contact information for system maintenance.
location: Sets the geographical location of the device.
sys-location: Geographical location of the device.
version: Specifies version of the running SNMP.
v1: Specifies SNMPv1.
v2c: Specifies SNMPv2c.
v3: Specifies SNMPv3.
all: Specifies all SNMP versions, including SNMPv1, SNMPv2c, SNMPv3.