coDev1xStaBackendAuthState
COLUBRIS-DEVICE-DOT1X-MIB ·
.1.3.6.1.4.1.8744.5.32.1.2.1.1.5
Object
column Enumeration
The current state of the Backend Authentication state machine.
Context
- MIB
- COLUBRIS-DEVICE-DOT1X-MIB
- OID
.1.3.6.1.4.1.8744.5.32.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coDeviceDot1xStatusEntry
- 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 'COLUBRIS-DEVICE-DOT1X-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-DOT1X-MIB::coDev1xStaBackendAuthState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-DEVICE-DOT1X-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-DOT1X-MIB::coDev1xStaBackendAuthState.<coDevDisIndex>.<coDev1xStaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-DEVICE-DOT1X-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-DEVICE-DOT1X-MIB::coDev1xStaBackendAuthState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | request |
2 | response |
3 | success |
4 | fail |
5 | timeout |
6 | idle |
7 | initialize |
Conformance
Member of