All MIBs › AATS-MIB › localHeadingFloat
localHeadingFloat
Module: AATS-MIB
OID (symbolic): AATS-MIB::localHeadingFloat
OID (numeric): 1.3.6.1.4.1.37069.1.5.7.2.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The local heading in degrees (-180 - 180)
What is localHeadingFloat?
Exposes bearing in degrees (-180 to 180) as a decimal string for immediate display. Enables real-time compass visualization without client arithmetic. Example: "45.00" shows Northeast bearing for antenna alignment verification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37069.1.5.7.2.3 snmpwalk -v2c -c public <target> AATS-MIB::localHeadingFloat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.37069.1.5.7.2.3.1 snmpget -v2c -c public <target> AATS-MIB::localHeadingFloat.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> localHeadingFloat.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::localHeadingFloat 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.5 | localGPSHdgAcl | AATS-MIB |
| 1.3.6.1.4.1.37069.1.5.7 | localHeadingSection | AATS-MIB |
| 1.3.6.1.4.1.37069.1.5.7.2 | localHeading | AATS-MIB |
| 1.3.6.1.4.1.37069.1.5.7.2.3 | localHeadingFloat | AATS-MIB |