>> MIB - Management Information Base

>> Table: mobileStatTable - (.1.3.6.1.4.1.272.4.41.4.1.22.1)

Description: A single mobileStatTable entry.

mobileStatTable
OIDNameTypeAccess
.1IfIndexINTEGERR
.2OperStatusENUMR
.3ErrorCodeENUMR
.4CommandDisplayStringR
.5AnswerDisplayStringR
.6InDiscardsINTEGERR
.7SelectedPLMNINTEGERR
.8NetworkDisplayStringR
.9LocationAreaCodeDisplayStringR
.10CellIdDisplayStringR
.11AccessTypeENUMR
.12CSQINTEGERR
.13IMEIDisplayStringR
.14CtrlIfIndexINTEGERR
.15GpsSupportENUMR
.16IccIdDisplayStringR
.17HomePLMNINTEGERR
.18SubscriberNumberDisplayStringR
.19ServiceCenterAddrDisplayStringR
.20LteSupportENUMR
.21BandENUMR
.22SmsStorageBitsBITSR
.23ActionENUMRW
.24ATexecDisplayStringRW

IfIndex
The interface index of the corresponding TTY interface.
OperStatus
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).

Enumerations:

  • 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)
ErrorCode
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 - unspecified(2) error can't be specified any further - pinerror(3) PIN was wrong PUK needed - pukerror(4) PUK was wrong - apnerror(5) APN was wrong - simerror(6) SIM card not present or damaged - reg-denied(7) Network registration denied The initial ErrorCode is none(1).

Enumerations:

  • none (1)
  • unspecified (2)
  • pinerror (3)
  • pukerror (4)
  • apnerror (5)
  • simerror (6)
  • reg-denied (7)
Command
The last command that was sent to the mobile device.

Length: 0 to 60

Answer
The last answer received from the mobile device.

Length: 0 to 60

InDiscards
The number of frames which can't be enqueued upstream.
SelectedPLMN
The PLMN (Public Land Mobile Network) code of the Network currently selected.
Network
The name of the PLMN (Public Land Mobile Network) actually being used.

Length: 0 to 60

LocationAreaCode
The actual Location Area Code the UMTS-Modem is registered.

Length: 0 to 16

CellId
The actual Cell-ID the UMTS-Modem is registered.

Length: 0 to 16

AccessType
The Access Type the modem actually registers on. Normally the `edge' or `hs*pa' Access Types aren't provided in detail by the network operator and/or modem. Possible Access Types are: unknown(1) gsm(2) -- GSM compact-gsm(3) -- CGSM umts(4) -- UMTS gsm-edge(5) -- GPRS/EDGE umts-hsdpa(6) -- HSDPA umts-hsupa(7) -- HSUPA umts-hspa(8) -- HSPA lte(9) -- LTE hspa-plus(10) -- HSPA+ cdma-rev0(11) -- CDMA 1xEV-DO Rev. 0 cdma-revA(12) -- CDMA 1xEV-DO Rev. A cdma-revB(13) -- CDMA 1xEV-DO Rev. B

Enumerations:

  • unknown (1)
  • gsm (2)
  • compact-gsm (3)
  • umts (4)
  • gsm-edge (5)
  • umts-hsdpa (6)
  • umts-hsupa (7)
  • umts-hspa (8)
  • lte (9)
  • hspa-plus (10)
  • cdma-rev0 (11)
  • cdma-revA (12)
  • cdma-revB (13)
CSQ
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 between -80 and -70 the quality is ok. The interval from -70 to -60 signals a good quality and if the value is above -60 the quality is excellent. The default e.g. initial value is -113.
IMEI
The IMEI (International Mobile Equipment Identity) of the detected mobile device.

Length: 0 to 32

CtrlIfIndex
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 uses the mobileStatCtrlIfIndex for this purpose. If mobileStatCtrlIfIndex is set to 0 no interface is available for this task.
GpsSupport
Signals for configuration software if the hardware is capable to deliver GPS information. - none(1) no GPS support - available(2) GPS support available

Enumerations:

  • none (1)
  • available (2)
IccId
The ICC-ID of the SIM-Card found in the mobile device which is actually enumerated with mobileStatIfIndex.

Some UMTS modem vendors offer no capability to read this ID before entering a valid PIN :-( In this case the default configuration is choosen.

Length: 0 to 32

HomePLMN
The PLMN (Public Land Mobile Network) code of the Home PLMN.
SubscriberNumber
The Subscriber Number stored on the SIM card.

Length: 0 to 32

ServiceCenterAddr
The Service Center Address stored on the SIM card.

Length: 0 to 32

LteSupport
Signals for configuration software if the hardware is capable to attach to LTE networks. - none(1) no LTE support - available(2) LTE support available

Enumerations:

  • none (1)
  • available (2)
Band
The Band Class currently used.

Enumerations:

  • cdma-band-0 (0)
  • cdma-band-1 (1)
  • cdma-band-3 (3)
  • cdma-band-4 (4)
  • cdma-band-5 (5)
  • cdma-band-6 (6)
  • cdma-band-7 (7)
  • cdma-band-8 (8)
  • cdma-band-9 (9)
  • cdma-band-10 (10)
  • cdma-band-11 (11)
  • cdma-band-12 (12)
  • cdma-band-13 (13)
  • cdma-band-14 (14)
  • cdma-band-15 (15)
  • cdma-band-16 (16)
  • gsm-450 (40)
  • gsm-480 (41)
  • gsm-750 (42)
  • gsm-850 (43)
  • gsm-900-ext (44)
  • gsm-900-pri (45)
  • gsm-900-rway (46)
  • gsm-1800 (47)
  • gsm-1900 (48)
  • wcdma-2100 (80)
  • wcdma-pcs-1900 (81)
  • wcdma-dcs-1800 (82)
  • wcdma-1700-us (83)
  • wcdma-650 (84)
  • wcdma-800 (85)
  • wcdma-2600 (86)
  • wcdma-900 (87)
  • wcdma-1700-jp (88)
  • e-utra-band-1 (120)
  • e-utra-band-2 (121)
  • e-utra-band-3 (122)
  • e-utra-band-4 (123)
  • e-utra-band-5 (124)
  • e-utra-band-6 (125)
  • e-utra-band-7 (126)
  • e-utra-band-8 (127)
  • e-utra-band-9 (128)
  • e-utra-band-10 (129)
  • e-utra-band-11 (130)
  • e-utra-band-12 (131)
  • e-utra-band-13 (132)
  • e-utra-band-14 (133)
  • e-utra-band-17 (134)
  • e-utra-band-33 (135)
  • e-utra-band-34 (136)
  • e-utra-band-35 (137)
  • e-utra-band-36 (138)
  • e-utra-band-47 (139)
  • e-utra-band-38 (140)
  • e-utra-band-39 (141)
  • e-utra-band-40 (142)
  • e-utra-band-18 (143)
  • e-utra-band-19 (144)
  • e-utra-band-20 (145)
  • e-utra-band-21 (146)
  • unknown (255)
SmsStorageBits
The SMS storage types supported by the modem hardware.

Enumerations:

  • sm (1)
  • me (2)
  • mt (3)
  • bm (4)
  • ta (5)
  • sr (6)
Action
Perform extern triggered Action on sierra wireless modems - idle no waiting Action - reset reset the modem - qmi switch modem into qmi mode - dip switch modem into direct IP mode - dhcprelay enable DHCP relay through the modem

Enumerations:

  • idle (1)
  • reset (2)
  • qmi (3)
  • dip (4)
  • dhcprelay (5)
ATexec
Perform a User requested AT Command in idle state

Length: 0 to 255


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH