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 servers, the community string was used as a password to access of device data. Set the Trap community string correctly is the must then.

Input Argument

Texual Stringand the maximum length is 64 including '\0'.

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