cCdmaAhdlcEngineType
CISCO-CDMA-AHDLC-MIB ·
.1.3.6.1.4.1.9.9.997.1.1.1.1.3
Object
column Enumeration
AHDLC engine type. Three main types are defined:
- a 'hardware' based engine requires the use of
AHDLC hardware assist. Each hardware based engine is
peer to one unique AHDLC hardware assist.
- a 'software' based engine is not peer to an AHDLC
hardware assist but it relies on the system cpu(s) to
perform AHDLC framing.
If the engine type cannot be determined, this object
value should return 'unknown'.
Context
- MIB
- CISCO-CDMA-AHDLC-MIB
- OID
.1.3.6.1.4.1.9.9.997.1.1.1.1.3- 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::cCdmaAhdlcEngineType'
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::cCdmaAhdlcEngineType.<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::cCdmaAhdlcEngineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | software |
2 | hardware |
Conformance
Member of