SNMP_TRAP_NAME

 

Description

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.

Input Argument

Textual String (< 32 characters)

Attribute

Return of Message

SNMP_TRAP_NAME='name'
OK: SNMP_TRAP_NAME='name'
or
ERROR: SNMP_TRAP_NAME='name'

Applicability

Status

Valid

See Also

SNMP_STATE, SNMP_READ_COMMUNITY, SNMP_WRITE_COMMUNITY, SNMP_TRAP, SNMP_TRAP_ADDR, SNMP_TRAP_COMMUNITY, SNMP_PASSWORD

Example

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

Back to

HOME, SYSTEM CGI