SNMP_TRAP_ADDR

 

Description

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.

Input Argument

IPv4 unicast address. ( < 16 characters)

Attribute

Return of Message

SNMP_TRAP_ADDR='192.168.0.3'
OK: SNMP_TRAP_ADDR='192.168.0.3'
or
ERROR: SNMP_TRAP_ADDR='192.168.0.3'

Applicability

Status

Valid

See Also

SNMP_STATE, SNMP_READ_COMMUNITY, SNMP_WRITE_COMMUNITY, SNMP_TRAP, SNMP_TRAP_NAME, SNMP_TRAP_COMMUNITY, SNMP_PASSWORD

Example

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

Back to

HOME, SYSTEM CGI