SNMP_WRITE_COMMNUITY

 

Description

Get or Set SNMP (Simple Network Management Protocol) Write Community String.

The community string acts as the password for SNMP network element. The WRITE Community is for the read-write access.

Input Argument

Textual String and the maximum length is 64 including '\0'.

Attribute

Return of Message

SNMP_WRITE_COMMUNITY='write'
OK: SNMP_WRITE_COMMUNITY='write'
or
ERROR: SNMP_WRITE_COMMUNITY='write'

Applicability

Status

Valid

See Also

SNMP_STATE, SNMP_READ_COMMUNITY, SNMP_TRAP, SNMP_TRAP_NAME, SNMP_TRAP_ADDR, SNMP_TRAP_COMMUNITY, SNMP_PASSWORD

Example

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

Back to

HOME, SYSTEM CGI