Configuration Guide SNMP Configuration
With these parameters, the NMS knows the contact, location and other
information of the device.
To configure the SNMP agent parameters, run the following commands in the
global configuration mode:
Ruijie(config)# snmp-server contact text
Ruijie(config)# snmp-server location
text
Ruijie(config)# snmp-server chassis-id
number
Configure the sequence number.
Ruijie(config)# snmp-server net-id text
Configure the device NE coding.
Defining the Maximum Message Size of the SNMP Agent
In order to enhance network performance, you can configure the maximum
packet size of the SNMP Agent. To configure the maximum packet size of the
SNMP Agent, run the following command in the global configuration mode:
Ruijie(config)# snmp-server packetsize
byte-count
Set the maximum packet size of the
SNMP Agent.
Shielding the SNMP Agent
The SNMP Agent service is a service provided by Ruijieproduct and enabled by
default. When you do not need it, you can shield the SNMP agent service and
related configuration by executing the following command in the global
configuration mode:
Ruijie(config)# no snmp-server
Shield the SNMP agent service.
Disabling the SNMP Agent
Ruijie products provide a different command from the shield command to
disable the SNMP Agent. This command will act on all of the SNMP services
instead of shielding the configuration information of the SNMP Agent. To
disable the SNMP agent service, run the following command in the global
configuration mode:
Ruijie(config)# no enable service
snmp-agent
Disable the SNMP agent service.