MIB Viewer

mobileStatOperStatus

OBJECT-TYPE
1.3.6.1.4.1.272.4.41.4.1.22.1.2
Access
read-only
Status
current
Sub-identifiers
0
The operational status of the GSM modem. The following states can occur: - up(1) the device is up - initialization finished - down(2) the device is down - init(3) initialization state - called(4) incoming call received - calling(5) dialout is performed - connect(6) connection established - simwait(7) modem is detected - SIM card not ready - pinwait(8) modem is waiting for non-empty PIN entry - error(9) error - for details consult ErrorCode - disconnected(10) the device isn't available (unplugged) - pukwait(11) waiting for PUK entry after PIN invalidated - regwait(12) wating for network operator registration - apnwait(13) waiting for APN entry if APN is empty The initial OperStatus is down(2).
INTEGER { up(1), down(2), init(3), called(4), calling(5), connect(6), simwait(7), pinwait(8), error(9), disconnected(10), pukwait(11), regwait(12), apnwait(13) }