| IfIndex |
| The index of the corresponding TTY interface. |
| OperStatus |
| 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 Enumerations: - unknown (1)
- down (2)
- init (3)
- up (4)
|
| Date |
| The actual date calculated from GPS info. Length: 0 to 16 |
| Time |
| The actual time calculated from GPS info. Length: 0 to 16 |
| Latitude |
| The actual Latitude calculated from GPS info. Length: 0 to 32 |
| Longitude |
| The actual Longitude calculated from GPS info. Length: 0 to 32 |
| SpeedOverGround |
| The actually detected Speed over Ground. Range: 0 to 65535 |
| NumberOfSatelites |
| The number of satelites actually found by the GPS module. Range: 0 to 34 |