accessLevel
CMM4-MIB ·
.1.3.6.1.4.1.161.19.3.6.9.1.4
Object
column Enumeration
User access level.
Context
- MIB
- CMM4-MIB
- OID
.1.3.6.1.4.1.161.19.3.6.9.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmm4UserEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CMM4-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CMM4-MIB::accessLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CMM4-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CMM4-MIB::accessLevel.<entryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CMM4-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CMM4-MIB::accessLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAdmin |
1 | guest |
2 | installer |
3 | administrator |
4 | technician |
5 | engineering |
Conformance
Member of