All MIBs › CORIANT-GROOVE-MIB › snmpCommunityCommunityStringAccess
snmpCommunityCommunityStringAccess
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::snmpCommunityCommunityStringAccess
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: snmp access right of this community string.
default value :read-only
What is snmpCommunityCommunityStringAccess?
This specifies the access right granted to a given SNMP community string, and on this MIB the only supported value is readOnly. This matters because it confirms SNMPv1/v2c community-based access on this device can never be used to change configuration, only to poll data, limiting the blast radius if a community string were ever leaked. For example, even if an unauthorized party discovered the community string, snmpCommunityCommunityStringAccess being fixed at read-only means they could read statistics but could not modify the device's configuration through SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.3.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::snmpCommunityCommunityStringAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.3.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::snmpCommunityCommunityStringAccess.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snmpCommunityCommunityStringAccess.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::snmpCommunityCommunityStringAccess OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8 | nbi | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1 | snmp | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.3 | snmpCommunity | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.3.1 | snmpCommunityTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.3.1.1 | snmpCommunityEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.3.1.1.2 | snmpCommunityCommunityStringAccess | CORIANT-GROOVE-MIB |