Snmp-server community, Snmp-server community -158 – SMC Networks SMC TigerStack III SMC6824MPE User Manual
Page 420
![background image](/manuals/147287/420/background.png)
C
OMMAND
L
INE
I
NTERFACE
4-158
snmp-server community
Use this command to define the SNMP v1 and v2c community access
strings. Use the no form to remove the specified community string.
Syntax
snmp-server community string [ro|rw]
no snmp-server community string
• string - Community string that acts like a password and permits access
to the SNMP protocol. (Maximum length: 32 characters, case
sensitive; Maximum number of strings: 5)
• ro - Specifies read-only access. Authorized management stations are
only able to retrieve MIB objects.
• rw - Specifies read/write access. Authorized management stations are
able to both retrieve and modify MIB objects.
Default Setting
• public - Read-only access. Authorized management stations are only able
to retrieve MIB objects.
• private - Read-write access. Authorized management stations are able to
both retrieve and modify MIB objects.
Command Mode
Global Configuration
Example
Console(config)#snmp-server community alpha rw
Console(config)#