agentCommunityLevel

SWCOMMGMT-MIB · .1.3.6.1.4.1.2272.1.201.1.1.1.4.1.2

Object

column r/w Enumeration
The access level of SNMP. The value read-only(2) indicates the
user only can view the information about this device, but can't
modify it. The value read-write(3) is granted to all items in 
the MIB.

Context

MIB
SWCOMMGMT-MIB
OID
.1.3.6.1.4.1.2272.1.201.1.1.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
agentCommunityEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentCommunityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentCommunityLevel.<agentCommunityString>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWCOMMGMT-MIB::agentCommunityLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2read-only
3read-write