Home/Catalog/CISCO-CDMA-AHDLC-MIB

CISCO-CDMA-AHDLC-MIB

AI MIB Summary

The CISCO-CDMA-AHDLC-MIB monitors the operational state, performance counters, and configuration parameters of Cisco hardware and software AHDLC engines and their associated channels within 3G CDMA Packet Data Serving Node (PDSN) environments. It specifically tracks metrics for Asynchronous High-level Data Link Control sessions, including engine status, channel utilization, and framing performance, to facilitate troubleshooting of the data link layer between the Radio Access Network (RAN) and the PDSN.

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.
44
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

44 total
Object Name
cCdmaAhdlcMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.9.306
cCdmaAhdlcMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.1
cCdmaAhdlcEngineInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.1.1
cCdmaAhdlcEngineTableA list of AHDLC engines available in the system.
SEQUENCE OF CCdmaAhdlcEngineEntry
.1.3.6.1.4.1.9.9.306.1.1.1
cCdmaAhdlcEngineEntryA description of an AHDLC engine.
CCdmaAhdlcEngineEntry
.1.3.6.1.4.1.9.9.306.1.1.1.1
cCdmaAhdlcEngineIndexAn arbitrary non-zero integer-value that uniquely identifies an AHDLC engine. An implementation should assign AHDLC engines consecutive monotonically increasing values.
Gauge
.1.3.6.1.4.1.9.9.306.1.1.1.1.1
cCdmaAhdlcEngineNameTextual name of the AHDLC engine. The value of this object should be the name of the component as assigned by the local device.ro
SnmpAdminString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.306.1.1.1.1.2
cCdmaAhdlcEngineTypeAHDLC 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'.ro
Enumeration
.1.3.6.1.4.1.9.9.306.1.1.1.1.3
cCdmaAhdlcEngineChannelsInUseNumber of current active channels handled by this engine.ro
Gauge
.1.3.6.1.4.1.9.9.306.1.1.1.1.4
cCdmaAhdlcEngineMaxChannelsMaximum number of channels that can be supported by this engine.ro
Gauge
.1.3.6.1.4.1.9.9.306.1.1.1.1.5
cCdmaAhdlcEngineConfMaxChannelsMaximum number of channels configured by the user. This value may not be higher than cCdmaAhdlcEngineMaxChannels.rw
Gauge
.1.3.6.1.4.1.9.9.306.1.1.1.1.6
cCdmaAhdlcEngineOperStateThis 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.ro
Enumeration
.1.3.6.1.4.1.9.9.306.1.1.1.1.7
cCdmaAhdlcEngineAdminStateThis 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.rw
Enumeration
.1.3.6.1.4.1.9.9.306.1.1.1.1.8
cCdmaAhdlcEngineDownNotifEnabled'true' indicates notification will be sent out when cCdmaAhdlcEngineAdminState is 'up' and cCdmaAhdlcEngineOperState is 'down'.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.306.1.1.1.1.9
cCdmaAhdlcPhysicalIndexCorresponding 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.ro
EntPhysicalIndexOrZero -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.306.1.1.1.1.10
cCdmaAhdlcPerformanceTableA list of statistics for those AHDLC engines supported by the system.
SEQUENCE OF CCdmaAhdlcPerfEntry
.1.3.6.1.4.1.9.9.306.1.1.2
cCdmaAhdlcPerfEntryThe statistics associated with an AHDLC engine.
CCdmaAhdlcPerfEntry
.1.3.6.1.4.1.9.9.306.1.1.2.1
cCdmaAhdlcOutgoingOctetsToEncodeTotal number of outgoing-traffic octets delivered to the AHDLC engine for AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.1
cCdmaAhdlcOutgoingOctetsEncodedTotal number of outgoing-traffic octets generated by the AHDLC engine through AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.2
cCdmaAhdlcOutgoingPktsToEncodeTotal number of outgoing-traffic packets delivered to the AHDLC engine for AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.3
cCdmaAhdlcOutgoingPktsEncodedTotal number of outgoing-traffic packets generated by the AHDLC engine through AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.4
cCdmaAhdlcIncomingOctetsToDecodeTotal number of incoming-traffic octets delivered to the AHDLC engine for AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.5
cCdmaAhdlcIncomingOctetsDecodedTotal number of incoming-traffic octets generated by the AHDLC engine through AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.6
cCdmaAhdlcIncomingPktsToDecodeTotal number of incoming-traffic packets delivered to the AHDLC engine for AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.7
cCdmaAhdlcIncomingPktsDecodedTotal number of incoming-traffic packets generated by the AHDLC engine through AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.8
cCdmaAhdlcDropPktsDecThe number of packets dropped by the engine during AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.9
cCdmaAhdlcDropPktsEncThe number of packets dropped by the engine during AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.10
cCdmaAhdlcCRCDropPktsThe number of packets dropped by the engine because of CRC errors since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.11
cCdmaAhdlcMemDropPktsDecThe number of packets dropped by the engine due to insufficient memory during AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.12
cCdmaAhdlcMemDropPktsEncThe number of packets dropped by the engine due to insufficient memory during AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.13
cCdmaAhdlcOverflowDropPktsDecThe number of packets dropped by the engine due to queue overflow during AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.14
cCdmaAhdlcOverflowDropPktsEncThe number of packets dropped by the engine due to queue overflow during AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.15
cCdmaAhdlcInvSizeDropPktsDecThe number of packets dropped by the engine due to invalid size during AHDLC decoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.16
cCdmaAhdlcInvSizeDropPktsEncThe number of packets dropped by the engine due to invalid size during AHDLC encoding since agent rebooted.ro
ZeroBasedCounter32 -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.306.1.1.2.1.17
cCdmaAhdlcDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which any one or more of this interface's counters suffered a discontinuity.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.306.1.1.2.1.18
cCdmaAhdlcMIBNotif
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.2
cCdmaAhdlcEngineDownNotifThis notification indicates an AHDLC engine is 'down' due to some fault though the desired state of the engine is 'up'.
TRAP-TYPE
.1.3.6.1.4.1.9.9.306.2.0.1
cCdmaAhdlcMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.3
cCdmaAhdlcMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.3.1
cCdmaAhdlcMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.3.1.1
cCdmaAhdlcMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.3.2
cCdmaAhdlcGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.3.2.1
cCdmaAhdlcNotifGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.306.3.2.2
CISCO-CDMA-AHDLC-MIB - SNMP MIB Reference | MIBs Explorer