All MIBs › CISCO-STACK-MIB › sysCommunityAccess
sysCommunityAccess
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::sysCommunityAccess
OID (numeric): 1.3.6.1.4.1.9.5.1.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A value of readWriteAll(4) allows the community to read and write all objects in the MIB. A value of readWrite(3) allows the community to read and write all objects except restricted items such as community strings, which cannot be accessed at all. A value of readOnly(2) allows the community to read all objects except restricted items. A value of other(1) allows no access.
What is sysCommunityAccess?
Reports the access level granted to an SNMP community string, ranging from read-only to full read-write access to all MIB objects including restricted items like community strings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.1.6.1.1 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::sysCommunityAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.1.6.1.1.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::sysCommunityAccess.1
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::sysCommunityAccess OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.1 | systemGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.1.6 | sysCommunityTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.1.6.1 | sysCommunityEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.1.6.1.1 | sysCommunityAccess | CISCO-STACK-MIB |