Get or Set SNMP (Simple Network Management Protocol) Trap Name Address configuration.
The Trap address gives the IPv4 address which is the address of the TRAP receiver. The TRAP receiver collects device's exception message (Trap message) for monitoring the device state. In general, the TRAP receiver was integrated in the SNMP Agent (management device).
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_ADDR configurations will be returned.
IPv4 unicast address. ( < 16 characters)
SNMP_TRAP_ADDR='192.168.0.3'
OK: SNMP_TRAP_ADDR='192.168.0.3'
or
ERROR: SNMP_TRAP_ADDR='192.168.0.3'
Valid
SNMP_STATE, SNMP_READ_COMMUNITY, SNMP_WRITE_COMMUNITY, SNMP_TRAP, SNMP_TRAP_NAME, SNMP_TRAP_COMMUNITY, SNMP_PASSWORD
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_TRAP_ADDR
or
http://ip:port/cgi-bin/cmd/system?SNMP_TRAP_ADDR
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_TRAP_ADDR=192.168.0.3
or
http://ip:port/cgi-bin/cmd/system?SNMP_TRAP_ADDR=192.168.0.3