MIB Viewer

isdnBearerOperStatus

OBJECT-TYPE
1.3.6.1.2.1.10.20.1.2.1.1.2
Access
read-only
Status
current
Source
ISDN-MIB
Sub-identifiers
0
The current call control state for this port. idle(1): The B channel is idle. No call or call attempt is going on. connecting(2): A connection attempt (outgoing call) is being made on this interface. connected(3): An incoming call is in the process of validation. active(4): A call is active on this interface.
INTEGER { idle(1), connecting(2), connected(3), active(4) }