SNMP_TRAP_COMMUNITY

 

Description

Get or Set SNMP (Simple Network Management Protocol) Trap Community configuration.

The Trap community is used for Trap message. In general, the Trap community is not required when the device sends the Trap message to the remote SNMP receiver. But, in some SNMP server, the community string was used as a password to access of device data. Set the Trap community string correctly is the must then.

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

Texual String. ( < 64 characters)

Attribute

Return of Message

SNMP_TRAP_COMMUNITY=''
OK: SNMP_TRAP_COMMUNITY=''
or
ERROR: SNMP_TRAP_COMMUNITY=''

Applicability

Status

Valid

See Also

SNMP_STATE, SNMP_READ_COMMUNITY, SNMP_WRITE_COMMUNITY, SNMP_TRAP, SNMP_TRAP_NAME, SNMP_TRAP_ADDR, SNMP_PASSWORD

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_TRAP_COMMUNITY
or
http://ip:port/cgi-bin/cmd/system?SNMP_TRAP_COMMUNITY
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_TRAP_COMMUNITY=''
or
http://ip:port/cgi-bin/cmd/system?SNMP_TRAP_COMMUNITY=''

Back to

HOME, SYSTEM CGI