Get or Set SNMP (Simple Network Management Protocol) Trap Name String.
In SNMP V3, the Trap message was protected by the authentication mechanism. The Trap name and password are used for this purpose. Be noted that Trap name and password are not used if the SNMP version is V1 or V2c because the Trap message in these SNMP version does not need authentication with SNMP agent.
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_TRAP_NAME configurations will be returned.
Textual String (< 32 characters)
SNMP_TRAP_NAME='name'
OK: SNMP_TRAP_NAME='name'
or
ERROR: SNMP_TRAP_NAME='name'
Valid
SNMP_STATE, SNMP_READ_COMMUNITY, SNMP_WRITE_COMMUNITY, SNMP_TRAP, SNMP_TRAP_ADDR, SNMP_TRAP_COMMUNITY, SNMP_PASSWORD
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_TRAP_NAME
or
http://ip:port/cgi-bin/cmd/system?SNMP_TRAP_NAME
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_TRAP_NAME=name
or
http://ip:port/cgi-bin/cmd/system?SNMP_TRAP_NAME=name