Command Reference SNMP Commands
Global configuration mode.
This command is an essential command to enable the SNMP agent function, such as specifying the
community attribute and IP addresses of NMS to access the MIB.
To disable the SNMP agent function, use the no snmp-server command.
The following example defines a SNMP community access string named public, which can be
read-only.
Ruijie(config)# snmp-server community public ro
Use this command to specify the system contact string. Use the no form of this command to remove
the system contact string.
Defines a system contact string.
No system contact string is set by default.
Global configuration mode.
The following example specifies the SNMP system contract i-net800@i-net.com.cn:
Ruijie(config)# snmp-server contact i-net800@i-net.com.cn
Displays the SNMP configuration.
Disables the SNMP agent function.