13 snmp-server enable, 14 snmp-server enable traps, 13 snmp-server enable -90 – PLANET XGS3-24042 User Manual
Page 90: 14 snmp-server enable traps -90
XGS3 Command Guide
1-90
Add a community string named “public” with read-only permission.
Switch(config)#snmp-server community ro public
Modify the read-write community string named “private” to read-only.
Switch(config)#snmp-server community ro private
Delete community string “private”.
Switch(config)#no snmp-server community private
Bind the read-only community string “public” to readable view “pviewr”.
Switch(config)#snmp-server community ro public read pviewr
Bind the read-write community string “private” to readable view “pviewr” and writable view “pvieww”.
Switch(config)#snmp-server community rw private read pviewr write pvieww
1.4.13 snmp-server enable
Command:
snmp-server enable
no snmp-server enable
Function:
Enable the SNMP proxy server function on the switch. The “no snmp-server enable” command disables the SNMP
proxy server function
Command mode:
Global mode
Default:
SNMP proxy server function is disabled by system default.
Usage guide:
To perform configuration management on the switch with network manage software, the SNMP proxy server function
has to be enabled with this command.
Example:
Enable the SNMP proxy server function on the switch.
Switch(config)#snmp-server enable
1.4.14 snmp-server enable traps
Command:
snmp-server enable traps
no snmp-server enable traps