auxStatOperStatus
BINTEC-AUX-MIB ·
.0.3.1.11.1.2
Object
column
Enumeration
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).
Context
- MIB
- BINTEC-AUX-MIB
- OID
.0.3.1.11.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- auxStatEntry
- Table
- auxStatTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | init |
4 | called |
5 | calling |
6 | connect |
7 | simwait |
8 | pinwait |
9 | error |
10 | disconnected |
11 | pukwait |
12 | regwait |
13 | apnwait |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| auxStatIfIndex The index of the corresponding tty interface. | column | SNMPv2-SMIInteger32 | .0.3.1.11.1.1 |
| auxStatInDiscards The number of frames which can't be enqueued upstream. | column | SNMPv2-SMIInteger32 | .0.3.1.11.1.10 |
| auxStatHomePLMN The PLMN (Public Land Mobile Network) code of the Home PLMN. | column | SNMPv2-SMIInteger32 | .0.3.1.11.1.11 |
| auxStatCurrentPLMN The PLMN (Public Land Mobile Network) code of the Network
currently used. | column | SNMPv2-SMIInteger32 | .0.3.1.11.1.12 |
| auxStatIMEI obsolete The IMEI (International Mobile Equipment Identity)
of the detected GSM/UMTS device. | column | OctetString | .0.3.1.11.1.13 |
| auxStatIccId obsolete The ICC-ID of the SIM-Card found in the device
which is actually enumerated with auxStatIfIndex.
Some UMTS modem vendors offer no capability to
read this ID before … | column | OctetString | .0.3.1.11.1.14 |
| auxStatLocationAreaCode The actual Location Area Code the UMTS-Modem is registered.
This may differ for GSM/UMTS Access Technology. | column | OctetString | .0.3.1.11.1.15 |
| auxStatCellId The actual Cell-ID the UMTS-Modem is registered.
This may differ for GSM/UMTS Access Technology. | column | OctetString | .0.3.1.11.1.16 |
| auxStatErrorCode If an error occurs (OperStatus is set to error) this variable
shows the reason for the error. Currently the following error
codes are possible:
- none(1) no error occured
-… | column | Enumeration | .0.3.1.11.1.3 |
| auxStatNetwork The name of the PLMN (Public Land Mobile Network)
actually being used. | column | OctetString | .0.3.1.11.1.4 |
| auxStatCommand The last Command that was sent to the Modem. | column | OctetString | .0.3.1.11.1.5 |
| auxStatAnswer The last Answer gotten from the Modem. | column | OctetString | .0.3.1.11.1.6 |
| auxStatCSQ The GSM receive signal level in decibel (db).
A value below -100 signals a very low signal quality.
A value between -100 and -80 means that signal quality is low.
If the value is … | column | SNMPv2-SMIInteger32 | .0.3.1.11.1.7 |
| auxStatControlChannel obsolete If the UMTS card provides several channels and one could
be used to control the card e.g. get status information
from the card like the signal quality a dedicated daemon
will do t… | column | Enumeration | .0.3.1.11.1.8 |
| auxStatAccessType obsolete The Access Type the modem actually registers on.
Normally the `edge' or `hs*pa' Access Types aren't
provided in detail by the operator. | column | Enumeration | .0.3.1.11.1.9 |