cCdmaAhdlcEngineOperState
CISCO-CDMA-AHDLC-MIB ·
.1.3.6.1.4.1.9.9.997.1.1.1.1.7
Object
column Enumeration
This object defines the current AHDLC engine operational state. The 'up' indicates the engine is ready to receive ahdlc packets. If cCdmaAhdlcEngineAdminState is 'down' then cCdmaAhdlcEngineOperState should be 'down'. If cCdmaAhdlcEngineAdminState is changed to 'up' then cCdmaAhdlcEngineOperState should change to 'up' if the engine is ready to receive ahdlc packets; it should remain in the 'down' state if and only if there is a fault that prevents it from going to the 'up' state.
Context
- MIB
- CISCO-CDMA-AHDLC-MIB
- OID
.1.3.6.1.4.1.9.9.997.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cCdmaAhdlcEngineEntry
- 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 'CISCO-CDMA-AHDLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-AHDLC-MIB::cCdmaAhdlcEngineOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDMA-AHDLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-AHDLC-MIB::cCdmaAhdlcEngineOperState.<cCdmaAhdlcEngineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDMA-AHDLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDMA-AHDLC-MIB::cCdmaAhdlcEngineOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | up |
2 | down |
Conformance
Member of