All MIBs › AATS-MIB › currentGPSLatitudeInt
currentGPSLatitudeInt
Module: AATS-MIB
OID (symbolic): AATS-MIB::currentGPSLatitudeInt
OID (numeric): 1.3.6.1.4.1.37069.1.4.4.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current GPS Latitude, divde by 10000 to get actual value
What is currentGPSLatitudeInt?
This OID reports latitude as an integer in ten-thousandths of degrees (divide by 10000 for actual value). Automated geolocation scripts use this format for precise coordinate calculations and mapping APIs. A value of 407128000 represents 40.7128° north latitude.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37069.1.4.4.2 snmpwalk -v2c -c public <target> AATS-MIB::currentGPSLatitudeInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.37069.1.4.4.2.1 snmpget -v2c -c public <target> AATS-MIB::currentGPSLatitudeInt.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> currentGPSLatitudeInt.1
Start monitoring Broadband Antenna Tracking Systems (BATS) ground terminals with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AATS-MIB::currentGPSLatitudeInt OID value, configure state conditions and alerts, and monitor any Broadband Antenna Tracking Systems (BATS) ground terminals from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.37069 | aats | AATS-MIB |
| 1.3.6.1.4.1.37069.1 | aatsDot1 | AATS-MIB |
| 1.3.6.1.4.1.37069.1.4 | currentGPSHdgAcl | AATS-MIB |
| 1.3.6.1.4.1.37069.1.4.4 | currentGPSLatitude | AATS-MIB |
| 1.3.6.1.4.1.37069.1.4.4.2 | currentGPSLatitudeInt | AATS-MIB |