All MIBs › AATS-MIB › networkGPSAltitudeInt
networkGPSAltitudeInt
Module: AATS-MIB
OID (symbolic): AATS-MIB::networkGPSAltitudeInt
OID (numeric): 1.3.6.1.4.1.37069.1.6.6.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The network GPS Altitude in meters, divde by 100 to get actual value
What is networkGPSAltitudeInt?
This OID provides GPS altitude as an integer value in meters, scaled by 100 (divide by 100 for actual meters). Engineers use this to track elevation in applications requiring precise geographic awareness, such as terrain analysis or network coverage mapping. Example: value 154250 represents 1,542.50 meters elevation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37069.1.6.6.2 snmpwalk -v2c -c public <target> AATS-MIB::networkGPSAltitudeInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.37069.1.6.6.2.1 snmpget -v2c -c public <target> AATS-MIB::networkGPSAltitudeInt.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> networkGPSAltitudeInt.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::networkGPSAltitudeInt 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.6 | networkGPSHdgAcl | AATS-MIB |
| 1.3.6.1.4.1.37069.1.6.6 | networkGPSAltitude | AATS-MIB |
| 1.3.6.1.4.1.37069.1.6.6.2 | networkGPSAltitudeInt | AATS-MIB |