MIB Viewer

cCdmaAhdlcEngineOperState

OBJECT-TYPE
1.3.6.1.4.1.9.9.997.1.1.1.1.7
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { unknown(0), up(1), down(2) }