mobileGPSInfoOperStatus
BINTEC-MOBILE-MIB ·
.0.4.1.26.1.2
Object
column
Enumeration
The operation status of the UMTS modems internal GPS module. The following states can occur: - unknown(1) -- initialization failed - down(2) -- GPS module disabled - init(3) -- GPS module is looking for satelites - up(4) -- GPS module is providing GPS info
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.26.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mobileGPSInfoEntry
- Table
- mobileGPSInfoTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | down |
3 | init |
4 | up |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mobileGPSInfoIfIndex The index of the corresponding TTY interface. | column | SNMPv2-SMIInteger32 | .0.4.1.26.1.1 |
| mobileGPSInfoDate The actual date calculated from GPS info. | column | OctetString | .0.4.1.26.1.3 |
| mobileGPSInfoTime The actual time calculated from GPS info. | column | OctetString | .0.4.1.26.1.4 |
| mobileGPSInfoLatitude The actual Latitude calculated from GPS info. | column | OctetString | .0.4.1.26.1.5 |
| mobileGPSInfoLongitude The actual Longitude calculated from GPS info. | column | OctetString | .0.4.1.26.1.6 |
| mobileGPSInfoSpeedOverGround The actually detected Speed over Ground. | column | Integer32 | .0.4.1.26.1.7 |
| mobileGPSInfoNumberOfSatelites The number of satelites actually found by the GPS module. | column | Integer32 | .0.4.1.26.1.8 |