SNMP_READ_COMMUNITY

 

Description

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

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

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_READ_COMMUNITY configurations will be returned.

Input Argument

Textual String (< 64 characters)

Attribute

Return of Message

SNMP_READ_COMMUNITY='public'
OK: SNMP_READ_COMMUNITY='public'
or
ERROR: SNMP_READ_COMMUNITY='public'

Applicability

Status

Valid

See Also

SNMP_STATE, SNMP_WRITE_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_READ_COMMUNITY
or
http://ip:port/cgi-bin/cmd/system?SNMP_READ_COMMUNITY
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SNMP_READ_COMMUNITY=public
or
http://ip:port/cgi-bin/cmd/system?SNMP_READ_COMMUNITY=public

Back to

HOME, SYSTEM CGI