| Scalar Object |
| cCdmaAhdlcEngineEntry | .1.3.6.1.4.1.9.9.306.1.1.1.1 |
A description of an AHDLC engine. |
| cCdmaAhdlcPerfEntry | .1.3.6.1.4.1.9.9.306.1.1.2.1 |
The statistics associated with an AHDLC engine. |
| Tabular Object |
| cCdmaAhdlcEngineIndex | .1.3.6.1.4.1.9.9.306.1.1.1.1.1 |
An arbitrary non-zero integer-value that uniquely
identifies an AHDLC engine. An implementation should
assign AHDLC engines consecutive monotonically
increasing values. |
| cCdmaAhdlcEngineName | .1.3.6.1.4.1.9.9.306.1.1.1.1.2 |
Textual name of the AHDLC engine. The value of this
object should be the name of the component as
assigned by the local device. |
| cCdmaAhdlcEngineType | .1.3.6.1.4.1.9.9.306.1.1.1.1.3 |
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'. |
| cCdmaAhdlcEngineChannelsInUse | .1.3.6.1.4.1.9.9.306.1.1.1.1.4 |
Number of current active channels handled by this
engine. |
| cCdmaAhdlcEngineMaxChannels | .1.3.6.1.4.1.9.9.306.1.1.1.1.5 |
Maximum number of channels that can be supported
by this engine. |
| cCdmaAhdlcEngineConfMaxChannels | .1.3.6.1.4.1.9.9.306.1.1.1.1.6 |
Maximum number of channels configured by the user.
This value may not be higher than
cCdmaAhdlcEngineMaxChannels. |
| cCdmaAhdlcEngineOperState | .1.3.6.1.4.1.9.9.306.1.1.1.1.7 |
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. |
| cCdmaAhdlcEngineAdminState | .1.3.6.1.4.1.9.9.306.1.1.1.1.8 |
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 or per
configuration information retained by the managed
system, cCdmaAhdlcEngineAdminState is then changed
to either 'up' or remains in the 'down' state. |
| cCdmaAhdlcEngineDownNotifEnabled | .1.3.6.1.4.1.9.9.306.1.1.1.1.9 |
'true' indicates notification will be sent out
when cCdmaAhdlcEngineAdminState is 'up' and
cCdmaAhdlcEngineOperState is 'down'. |
| cCdmaAhdlcPhysicalIndex | .1.3.6.1.4.1.9.9.306.1.1.1.1.10 |
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 cannot be determined or
is not applicable. |
| cCdmaAhdlcOutgoingOctetsToEncode | .1.3.6.1.4.1.9.9.306.1.1.2.1.1 |
Total number of outgoing-traffic octets delivered to the
AHDLC engine for AHDLC encoding since agent rebooted. |
| cCdmaAhdlcOutgoingOctetsEncoded | .1.3.6.1.4.1.9.9.306.1.1.2.1.2 |
Total number of outgoing-traffic octets generated by the
AHDLC engine through AHDLC encoding since agent rebooted. |
| cCdmaAhdlcOutgoingPktsToEncode | .1.3.6.1.4.1.9.9.306.1.1.2.1.3 |
Total number of outgoing-traffic packets delivered to the
AHDLC engine for AHDLC encoding since agent rebooted. |
| cCdmaAhdlcOutgoingPktsEncoded | .1.3.6.1.4.1.9.9.306.1.1.2.1.4 |
Total number of outgoing-traffic packets generated by the
AHDLC engine through AHDLC encoding since agent rebooted. |
| cCdmaAhdlcIncomingOctetsToDecode | .1.3.6.1.4.1.9.9.306.1.1.2.1.5 |
Total number of incoming-traffic octets delivered to the
AHDLC engine for AHDLC decoding since agent rebooted. |
| cCdmaAhdlcIncomingOctetsDecoded | .1.3.6.1.4.1.9.9.306.1.1.2.1.6 |
Total number of incoming-traffic octets generated by the
AHDLC engine through AHDLC decoding since agent rebooted. |
| cCdmaAhdlcIncomingPktsToDecode | .1.3.6.1.4.1.9.9.306.1.1.2.1.7 |
Total number of incoming-traffic packets delivered to the
AHDLC engine for AHDLC decoding since agent rebooted. |
| cCdmaAhdlcIncomingPktsDecoded | .1.3.6.1.4.1.9.9.306.1.1.2.1.8 |
Total number of incoming-traffic packets generated by the
AHDLC engine through AHDLC decoding since agent rebooted. |
| cCdmaAhdlcDropPktsDec | .1.3.6.1.4.1.9.9.306.1.1.2.1.9 |
The number of packets dropped by the engine during AHDLC
decoding since agent rebooted. |
| cCdmaAhdlcDropPktsEnc | .1.3.6.1.4.1.9.9.306.1.1.2.1.10 |
The number of packets dropped by the engine during AHDLC
encoding since agent rebooted. |
| cCdmaAhdlcCRCDropPkts | .1.3.6.1.4.1.9.9.306.1.1.2.1.11 |
The number of packets dropped by the engine because
of CRC errors since agent rebooted. |
| cCdmaAhdlcMemDropPktsDec | .1.3.6.1.4.1.9.9.306.1.1.2.1.12 |
The number of packets dropped by the engine due to
insufficient memory during AHDLC decoding since
agent rebooted. |
| cCdmaAhdlcMemDropPktsEnc | .1.3.6.1.4.1.9.9.306.1.1.2.1.13 |
The number of packets dropped by the engine due to
insufficient memory during AHDLC encoding since
agent rebooted. |
| cCdmaAhdlcOverflowDropPktsDec | .1.3.6.1.4.1.9.9.306.1.1.2.1.14 |
The number of packets dropped by the engine due to
queue overflow during AHDLC decoding since agent
rebooted. |
| cCdmaAhdlcOverflowDropPktsEnc | .1.3.6.1.4.1.9.9.306.1.1.2.1.15 |
The number of packets dropped by the engine due to
queue overflow during AHDLC encoding since agent
rebooted. |
| cCdmaAhdlcInvSizeDropPktsDec | .1.3.6.1.4.1.9.9.306.1.1.2.1.16 |
The number of packets dropped by the engine due to
invalid size during AHDLC decoding since agent
rebooted. |
| cCdmaAhdlcInvSizeDropPktsEnc | .1.3.6.1.4.1.9.9.306.1.1.2.1.17 |
The number of packets dropped by the engine due to
invalid size during AHDLC encoding since agent
rebooted. |
| cCdmaAhdlcDiscontinuityTime | .1.3.6.1.4.1.9.9.306.1.1.2.1.18 |
The value of sysUpTime on the most recent occasion at
which any one or more of this interface's counters
suffered a discontinuity. |
| Table |
| cCdmaAhdlcEngineTable | .1.3.6.1.4.1.9.9.306.1.1.1 |
A list of AHDLC engines available in the system. |
| cCdmaAhdlcPerformanceTable | .1.3.6.1.4.1.9.9.306.1.1.2 |
A list of statistics for those AHDLC engines
supported by the system. |
| Trap |
| cCdmaAhdlcEngineDownNotif | .1.3.6.1.4.1.9.9.306.2.1 |
This notification indicates an AHDLC engine
is 'down' due to some fault though the desired
state of the engine is 'up'. |
| Object Identifier |
| cCdmaAhdlcMIB | .1.3.6.1.4.1.9.9.306 |
This MIB module provides details concerning AHDLC
engine state, performance, configuration and
notification.
An AHDLC channel handles one AHDLC session.
AN AHDLC engine controls a set of AHDLC channels.
The following diagram illustrates a typical usage
of an AHDLC service adapter in a 3G CDMA wireless
data network
+==========+ +========+==========+
| RAdio | AHDLC packets |AHDLC | |
| Network |============== |engine | PDSN |
| (RAN) | | | router |
+==========+ +--------+ |
/| | |
| +===================+
Mobile Node
using PPP
over AHDLC
Two types of AHDLC engines are available
software and hardware based. A dedicated hardware
allows better ahdlc framing performance.
Acronyms and terms
AHDLC Asynchronous High-level Data
Link Control.
AHDLC A dedicated resource used to
channel handle one AHDLC session.
AHDLC An entity managing a group of
engine AHDLC channels. An AHDLC engine
may be hardware assisted.
CDMA Code Division Multiple Access.
PDSN Packet Data Serving Node, a router
connecting a CDMA wireless network
to the internet.
RAN Radio Network. |
| cCdmaAhdlcMIBObjects | .1.3.6.1.4.1.9.9.306.1 |
| cCdmaAhdlcEngineInfo | .1.3.6.1.4.1.9.9.306.1.1 |
| cCdmaAhdlcMIBNotif | .1.3.6.1.4.1.9.9.306.2 |
| cCdmaAhdlcMIBConformance | .1.3.6.1.4.1.9.9.306.3 |
| cCdmaAhdlcMIBCompliances | .1.3.6.1.4.1.9.9.306.3.1 |
| cCdmaAhdlcMIBGroups | .1.3.6.1.4.1.9.9.306.3.2 |
| Group |
| cCdmaAhdlcGroup | .1.3.6.1.4.1.9.9.306.3.2.1 |
A collection of objects needed for CDMA AHDLC network
management. |
| cCdmaAhdlcNotifGroup | .1.3.6.1.4.1.9.9.306.3.2.2 |
The notifications related to CDMA AHDLC network
management. |