Get or Set SNMP (Simple Network Management Protocol) state configuration.
This URL could disable the SNMP function or enable the SNMP with the specific SNMP protocol versions (V1, V2c or V3) .
If the CHANNEL=n was set with this URL to the Multi-Channel device, this URL is read-only command and the Router's SNMP_STATE configurations will be returned.
Input Argument Description 0 SNMP function is disabled 1 Enable SNMP V1 2 Enable SNMP V2c 3 Enable SNMP V1 and SNMP V2c 4 Enable SNMP V3
SNMP_STATE='0'
OK: SNMP_STATE='0'
or
ERROR: SNMP_STATE='0'
Valid
SNMP_READ_COMMUNITY, SNMP_WRITE_COMMUNITY, SNMP_TRAP, SNMP_TRAP_NAME, SNMP_TRAP_ADDR, SNMP_TRAP_COMMUNITY, SNMP_PASSWORD
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_STATE
or
http://ip:port/cgi-bin/cmd/system?SNMP_STATE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_STATE=0
or
http://ip:port/cgi-bin/cmd/system?SNMP_STATE=0