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
- Table
- cCdmaAhdlcEngineTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | software |
2 | hardware |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cCdmaAhdlcEngineIndex An arbitrary non-zero integer-value that uniquely
identifies an AHDLC engine. An implementation should
assign AHDLC engines consecutive monotonically
increasing values. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.997.1.1.1.1.1 |
| cCdmaAhdlcPhysicalIndex Corresponding AHDLC service adapter entry in
the ENTITY-MIB (RFC-2737). This object value should
return the corresponding entPhysicalIndex value of
the service adapter or 0 if it… | column | CISCO-TCEntPhysicalIndexOrZero | .1.3.6.1.4.1.9.9.997.1.1.1.1.10 |
| cCdmaAhdlcEngineName Textual name of the AHDLC engine. The value of this
object should be the name of the component as
assigned by the local device. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.997.1.1.1.1.2 |
| cCdmaAhdlcEngineChannelsInUse Number of current active channels handled by this
engine. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.997.1.1.1.1.4 |
| cCdmaAhdlcEngineMaxChannels Maximum number of channels that can be supported
by this engine. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.997.1.1.1.1.5 |
| cCdmaAhdlcEngineConfMaxChannels Maximum number of channels configured by the user.
This value may not be higher than
cCdmaAhdlcEngineMaxChannels. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.997.1.1.1.1.6 |
| cCdmaAhdlcEngineOperState 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
cCdm… | column | Enumeration | .1.3.6.1.4.1.9.9.997.1.1.1.1.7 |
| cCdmaAhdlcEngineAdminState This object defines the AHDLC engine desired
state. When a managed system initializes, all
interfaces start with 'down' state. As a result
of either explicit management action o… | column | Enumeration | .1.3.6.1.4.1.9.9.997.1.1.1.1.8 |
| cCdmaAhdlcEngineDownNotifEnabled 'true' indicates notification will be sent out
when cCdmaAhdlcEngineAdminState is 'up' and
cCdmaAhdlcEngineOperState is 'down'. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.997.1.1.1.1.9 |