auxStatControlChannel
BINTEC-AUX-MIB ·
.0.3.1.11.1.8
Object
column
obsolete
Enumeration
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 this and the auxStatControlChannel will be set to available. In the other case auxStatControlChannel is set to not_available.
Context
- MIB
- BINTEC-AUX-MIB
- OID
.0.3.1.11.1.8- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- auxStatEntry
- Table
- auxStatTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-available |
2 | available |
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 |
| auxStatOperStatus 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… | column | Enumeration | .0.3.1.11.1.2 |
| 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 |
| 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 |