AATS-MIB: View SNMP OID List / Download MIB

VENDOR: BROADBAND ANTENNA TRACKING SYSTEMS


 Home MIB: AATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 aats 1.3.6.1.4.1.37069
The MIB Module for BATS Software.
             aatsDot1 1.3.6.1.4.1.37069.1
                 system 1.3.6.1.4.1.37069.1.1
                     status 1.3.6.1.4.1.37069.1.1.1 displaystring read-only
The current system status
                     active 1.3.6.1.4.1.37069.1.1.2 integer read-write
Specifies if the system is currently active. When an integer 1 is set, the system will restart the scan sequence. When an integer 0 is set, the system will stop Enumeration: 'active': 1, 'inactive': 0.
                     stowed 1.3.6.1.4.1.37069.1.1.3 integer read-write
Specifies if the system is currently stowed. When an integer 1 is set, the system will begin stowing. When an integer 0 is set, the system will begin unstowing. (Additional license is required) Enumeration: 'unstowed': 0, 'stowed': 1.
                     cpuTemp 1.3.6.1.4.1.37069.1.1.4 integer32 read-only
Specifies if the cpu temperature in celsius (-1000 if n/a)
                 radio 1.3.6.1.4.1.37069.1.2
                     radioName 1.3.6.1.4.1.37069.1.2.1 displaystring read-only
Specifies the current radio name
                     radioConnected 1.3.6.1.4.1.37069.1.2.2 integer read-only
Specifies if the radio is currently connected Enumeration: 'connected': 1, 'disconnected': 0.
                     linkStatus 1.3.6.1.4.1.37069.1.2.3
                         linkStatusString 1.3.6.1.4.1.37069.1.2.3.1 displaystring read-only
The string used to identify Link Status
                         linkStatusInt 1.3.6.1.4.1.37069.1.2.3.2 integer read-only
The current link status from the radio 0 = Disconnected, 1 = Marginal, 2 = Connected Enumeration: 'marginal': 1, 'connected': 2, 'disconnected': 0.
                         linkStatusVal 1.3.6.1.4.1.37069.1.2.3.3 displaystring read-only
The current link status from the radio Disconnected, Marginal, or Connected
                     rssi 1.3.6.1.4.1.37069.1.2.4
                         rssiString 1.3.6.1.4.1.37069.1.2.4.1 displaystring read-only
The string used to identify RSSI
                         rssiInt 1.3.6.1.4.1.37069.1.2.4.2 integer32 read-only
The current rssi from the radio, divde by 100 to get actual value
                         rssiFloat 1.3.6.1.4.1.37069.1.2.4.3 displaystring read-only
The current rssi from the radio
                     snr 1.3.6.1.4.1.37069.1.2.5
                         snrString 1.3.6.1.4.1.37069.1.2.5.1 displaystring read-only
The string used to identify SNR
                         snrInt 1.3.6.1.4.1.37069.1.2.5.2 integer32 read-only
The current snr from the radio, divde by 100 to get actual value
                         snrFloat 1.3.6.1.4.1.37069.1.2.5.3 displaystring read-only
The current snr from the radio
                     linkDistance 1.3.6.1.4.1.37069.1.2.6
                         linkDistanceString 1.3.6.1.4.1.37069.1.2.6.1 displaystring read-only
The string used to identify Link Distance
                         linkDistanceMeters 1.3.6.1.4.1.37069.1.2.6.2 integer32 read-only
The current calculated link distance from the radio in meters
                         linkDistanceMiles 1.3.6.1.4.1.37069.1.2.6.3 integer32 read-only
The current calculated link distance from the radio in miles
                     remote 1.3.6.1.4.1.37069.1.2.7
                         remoteString 1.3.6.1.4.1.37069.1.2.7.1 displaystring read-only
The string used to identify Remote
                         remoteIP 1.3.6.1.4.1.37069.1.2.7.2 ipaddress read-only
The IP address of the remote radio reported from the local radio. NOTE: Not available on all radios
                         remoteMAC 1.3.6.1.4.1.37069.1.2.7.3 displaystring read-only
The MAC address of the remote radio reported from the local radio. NOTE: Not available on all radios
                 positioner 1.3.6.1.4.1.37069.1.3
                     positionerDot1 1.3.6.1.4.1.37069.1.3.1
                         positionerConnected 1.3.6.1.4.1.37069.1.3.1.1 integer read-only
Specifies if the positioner is currently connected Enumeration: 'connected': 1, 'disconnected': 0.
                         positionerMoving 1.3.6.1.4.1.37069.1.3.1.2 integer read-only
Specifies if the positioner is currently moving Enumeration: 'moving': 1, 'stopped': 0.
                         azimuth 1.3.6.1.4.1.37069.1.3.1.3
                             azimuthString 1.3.6.1.4.1.37069.1.3.1.3.1 displaystring read-only
The string used to identify azimuth
                             azimuthInt 1.3.6.1.4.1.37069.1.3.1.3.2 integer32 read-only
The current azimuth from the positioner in degrees (-180 - 180), divde by 100 to get actual value
                             azimuthFloat 1.3.6.1.4.1.37069.1.3.1.3.3 displaystring read-only
The current azimuth from the positioner in degrees (-180 - 180)
                             azimuth360ScaleInt 1.3.6.1.4.1.37069.1.3.1.3.4 integer32 read-only
The current azimuth from the positioner in degrees (0 - 360), divde by 100 to get actual value
                             azimuth360ScaleFloat 1.3.6.1.4.1.37069.1.3.1.3.5 displaystring read-only
The current azimuth from the positioner in degrees (0 - 360)
                         elevation 1.3.6.1.4.1.37069.1.3.1.4
                             elevationString 1.3.6.1.4.1.37069.1.3.1.4.1 displaystring read-only
The string used to identify elevation
                             elevationInt 1.3.6.1.4.1.37069.1.3.1.4.2 integer32 read-only
The current elevation from the positioner in degrees, divde by 100 to get actual value
                             elevationFloat 1.3.6.1.4.1.37069.1.3.1.4.3 displaystring read-only
The current elevation from the positioner in degrees
                         antennaHeading 1.3.6.1.4.1.37069.1.3.1.5
                             antennaHeadingString 1.3.6.1.4.1.37069.1.3.1.5.1 displaystring read-only
The string used to identify Antenna Heading
                             antennaHeadingInt 1.3.6.1.4.1.37069.1.3.1.5.2 integer32 read-only
The current antenna heading in degrees (-180 - 180), divde by 100 to get actual value
                             antennaHeadingFloat 1.3.6.1.4.1.37069.1.3.1.5.3 displaystring read-only
The current antenna heading in degrees (-180 - 180)
                             antennaHeading360ScaleInt 1.3.6.1.4.1.37069.1.3.1.5.4 integer32 read-only
The current antenna heading in degrees (0 - 360), divde by 100 to get actual value
                             antennaHeading360ScaleFloat 1.3.6.1.4.1.37069.1.3.1.5.5 displaystring read-only
The current antenna heading in degrees (0 - 360)
                 currentGPSHdgAcl 1.3.6.1.4.1.37069.1.4
                     currentGPSHdgAclString 1.3.6.1.4.1.37069.1.4.1 displaystring read-only
The string used to identify current GPS/Heading/Accel
                     currentGPSStatus 1.3.6.1.4.1.37069.1.4.2
                         currentGPSStatusString 1.3.6.1.4.1.37069.1.4.2.1 displaystring read-only
The string used to identify current GPS Status
                         currentGPSStatusInt 1.3.6.1.4.1.37069.1.4.2.2 integer read-only
The current GPS Status Enumeration: 'valid': 1, 'invalid': 0.
                         currentGPSStatusValue 1.3.6.1.4.1.37069.1.4.2.3 displaystring read-only
The current GPS Status
                     currentGPSTimestamp 1.3.6.1.4.1.37069.1.4.3
                         currentGPSTimestampString 1.3.6.1.4.1.37069.1.4.3.1 displaystring read-only
The string used to identify current GPS Timestamp
                         currentGPSTimestampInt 1.3.6.1.4.1.37069.1.4.3.2 integer32 read-only
The current GPS Timestamp, divde by 1000 to get actual value
                         currentGPSTimestampValue 1.3.6.1.4.1.37069.1.4.3.3 displaystring read-only
The current GPS Timestamp
                     currentGPSLatitude 1.3.6.1.4.1.37069.1.4.4
                         currentGPSLatitudeString 1.3.6.1.4.1.37069.1.4.4.1 displaystring read-only
The string used to identify current GPS Latitude
                         currentGPSLatitudeInt 1.3.6.1.4.1.37069.1.4.4.2 integer32 read-only
The current GPS Latitude, divde by 10000 to get actual value
                         currentGPSLatitudeFloat 1.3.6.1.4.1.37069.1.4.4.3 displaystring read-only
The current GPS Latitude
                     currentGPSLongitude 1.3.6.1.4.1.37069.1.4.5
                         currentGPSLongitudeString 1.3.6.1.4.1.37069.1.4.5.1 displaystring read-only
The string used to identify current GPS Longitude
                         currentGPSLongitudeInt 1.3.6.1.4.1.37069.1.4.5.2 integer32 read-only
The current GPS Longitude, divde by 10000 to get actual value
                         currentGPSLongitudeFloat 1.3.6.1.4.1.37069.1.4.5.3 displaystring read-only
The current GPS Longitude
                     currentGPSAltitude 1.3.6.1.4.1.37069.1.4.6
                         currentGPSAltitudeString 1.3.6.1.4.1.37069.1.4.6.1 displaystring read-only
The string used to identify current GPS Altitude
                         currentGPSAltitudeInt 1.3.6.1.4.1.37069.1.4.6.2 integer32 read-only
The current GPS Altitude in meters, divde by 100 to get actual value
                         currentGPSAltitudeFloat 1.3.6.1.4.1.37069.1.4.6.3 displaystring read-only
The current GPS Altitude in meters, divde by 100 to get actual value
                         currentGPSAltitudeFeetInt 1.3.6.1.4.1.37069.1.4.6.4 integer32 read-only
The current GPS Altitude in feet, divde by 100 to get actual value
                         currentGPSAltitudeFeetFloat 1.3.6.1.4.1.37069.1.4.6.5 displaystring read-only
The current GPS Altitude in feet
                     currentHeadingSection 1.3.6.1.4.1.37069.1.4.7
                         currentHeadingStatus 1.3.6.1.4.1.37069.1.4.7.1
                             currentHeadingStatusString 1.3.6.1.4.1.37069.1.4.7.1.1 displaystring read-only
The string used to identify current Heading Status
                             currentHeadingStatusInt 1.3.6.1.4.1.37069.1.4.7.1.2 integer read-only
The current Heading Status Enumeration: 'valid': 1, 'invalid': 0.
                             currentHeadingStatusValue 1.3.6.1.4.1.37069.1.4.7.1.3 displaystring read-only
The current Heading Status
                         currentHeading 1.3.6.1.4.1.37069.1.4.7.2
                             currentHeadingString 1.3.6.1.4.1.37069.1.4.7.2.1 displaystring read-only
The string used to identify current Heading
                             currentHeadingInt 1.3.6.1.4.1.37069.1.4.7.2.2 integer32 read-only
The current heading in degrees (-180 - 180), divde by 100 to get actual value
                             currentHeadingFloat 1.3.6.1.4.1.37069.1.4.7.2.3 displaystring read-only
The current heading in degrees (-180 - 180)
                             currentHeading360ScaleInt 1.3.6.1.4.1.37069.1.4.7.2.4 integer32 read-only
The current heading in degrees (0 - 360), divde by 100 to get actual value
                             currentHeading360ScaleFloat 1.3.6.1.4.1.37069.1.4.7.2.5 displaystring read-only
The current heading in degrees (0 - 360)
                     currentAccel 1.3.6.1.4.1.37069.1.4.8
                         currentPitch 1.3.6.1.4.1.37069.1.4.8.1
                             currentPitchString 1.3.6.1.4.1.37069.1.4.8.1.1 displaystring read-only
The string used to identify current pitch
                             currentPitchInt 1.3.6.1.4.1.37069.1.4.8.1.2 integer32 read-only
The current pitch in degrees (-180 - 180), divde by 100 to get actual value
                             currentPitchFloat 1.3.6.1.4.1.37069.1.4.8.1.3 displaystring read-only
The current pitch in degrees (-180 - 180)
                         currentRoll 1.3.6.1.4.1.37069.1.4.8.2
                             currentRollString 1.3.6.1.4.1.37069.1.4.8.2.1 displaystring read-only
The string used to identify current roll
                             currentRollInt 1.3.6.1.4.1.37069.1.4.8.2.2 integer32 read-only
The current roll in degrees (-180 - 180), divde by 100 to get actual value
                             currentRollFloat 1.3.6.1.4.1.37069.1.4.8.2.3 displaystring read-only
The current roll in degrees (-180 - 180)
                 localGPSHdgAcl 1.3.6.1.4.1.37069.1.5
                     localGPSHdgAclString 1.3.6.1.4.1.37069.1.5.1 displaystring read-only
The string used to identify local GPS/Heading/Accel
                     localGPSStatus 1.3.6.1.4.1.37069.1.5.2
                         localGPSStatusString 1.3.6.1.4.1.37069.1.5.2.1 displaystring read-only
The string used to identify local GPS Status
                         localGPSStatusInt 1.3.6.1.4.1.37069.1.5.2.2 integer read-only
The local GPS Status Enumeration: 'valid': 1, 'invalid': 0.
                         localGPSStatusValue 1.3.6.1.4.1.37069.1.5.2.3 displaystring read-only
The local GPS Status
                     localGPSTimestamp 1.3.6.1.4.1.37069.1.5.3
                         localGPSTimestampString 1.3.6.1.4.1.37069.1.5.3.1 displaystring read-only
The string used to identify local GPS Timestamp
                         localGPSTimestampInt 1.3.6.1.4.1.37069.1.5.3.2 integer32 read-only
The local GPS Timestamp, divde by 1000 to get actual value
                         localGPSTimestampValue 1.3.6.1.4.1.37069.1.5.3.3 displaystring read-only
The local GPS Timestamp
                     localGPSLatitude 1.3.6.1.4.1.37069.1.5.4
                         localGPSLatitudeString 1.3.6.1.4.1.37069.1.5.4.1 displaystring read-only
The string used to identify local GPS Latitude
                         localGPSLatitudeInt 1.3.6.1.4.1.37069.1.5.4.2 integer32 read-only
The local GPS Latitude, divde by 10000 to get actual value
                         localGPSLatitudeFloat 1.3.6.1.4.1.37069.1.5.4.3 displaystring read-only
The local GPS Latitude
                     localGPSLongitude 1.3.6.1.4.1.37069.1.5.5
                         localGPSLongitudeString 1.3.6.1.4.1.37069.1.5.5.1 displaystring read-only
The string used to identify local GPS Longitude
                         localGPSLongitudeInt 1.3.6.1.4.1.37069.1.5.5.2 integer32 read-only
The local GPS Longitude, divde by 10000 to get actual value
                         localGPSLongitudeFloat 1.3.6.1.4.1.37069.1.5.5.3 displaystring read-only
The local GPS Longitude
                     localGPSAltitude 1.3.6.1.4.1.37069.1.5.6
                         localGPSAltitudeString 1.3.6.1.4.1.37069.1.5.6.1 displaystring read-only
The string used to identify local GPS Altitude
                         localGPSAltitudeInt 1.3.6.1.4.1.37069.1.5.6.2 integer32 read-only
The local GPS Altitude in meters, divde by 100 to get actual value
                         localGPSAltitudeFloat 1.3.6.1.4.1.37069.1.5.6.3 displaystring read-only
The local GPS Altitude in meters, divde by 100 to get actual value
                         localGPSAltitudeFeetInt 1.3.6.1.4.1.37069.1.5.6.4 integer32 read-only
The local GPS Altitude in feet, divde by 100 to get actual value
                         localGPSAltitudeFeetFloat 1.3.6.1.4.1.37069.1.5.6.5 displaystring read-only
The local GPS Altitude in feet
                     localHeadingSection 1.3.6.1.4.1.37069.1.5.7
                         localHeadingStatus 1.3.6.1.4.1.37069.1.5.7.1
                             localHeadingStatusString 1.3.6.1.4.1.37069.1.5.7.1.1 displaystring read-only
The string used to identify local Heading Status
                             localHeadingStatusInt 1.3.6.1.4.1.37069.1.5.7.1.2 integer read-only
The local Heading Status Enumeration: 'valid': 1, 'invalid': 0.
                             localHeadingStatusValue 1.3.6.1.4.1.37069.1.5.7.1.3 displaystring read-only
The local Heading Status
                         localHeading 1.3.6.1.4.1.37069.1.5.7.2
                             localHeadingString 1.3.6.1.4.1.37069.1.5.7.2.1 displaystring read-only
The string used to identify local Heading
                             localHeadingInt 1.3.6.1.4.1.37069.1.5.7.2.2 integer32 read-only
The local heading in degrees (-180 - 180), divde by 100 to get actual value
                             localHeadingFloat 1.3.6.1.4.1.37069.1.5.7.2.3 displaystring read-only
The local heading in degrees (-180 - 180)
                             localHeading360ScaleInt 1.3.6.1.4.1.37069.1.5.7.2.4 integer32 read-only
The local heading in degrees (0 - 360), divde by 100 to get actual value
                             localHeading360ScaleFloat 1.3.6.1.4.1.37069.1.5.7.2.5 displaystring read-only
The local heading in degrees (0 - 360)
                     localAccel 1.3.6.1.4.1.37069.1.5.8
                         localPitch 1.3.6.1.4.1.37069.1.5.8.1
                             localPitchString 1.3.6.1.4.1.37069.1.5.8.1.1 displaystring read-only
The string used to identify local pitch
                             localPitchInt 1.3.6.1.4.1.37069.1.5.8.1.2 integer32 read-only
The local pitch in degrees (-180 - 180), divde by 100 to get actual value
                             localPitchFloat 1.3.6.1.4.1.37069.1.5.8.1.3 displaystring read-only
The local pitch in degrees (-180 - 180)
                         localRoll 1.3.6.1.4.1.37069.1.5.8.2
                             localRollString 1.3.6.1.4.1.37069.1.5.8.2.1 displaystring read-only
The string used to identify local roll
                             localRollInt 1.3.6.1.4.1.37069.1.5.8.2.2 integer32 read-only
The local roll in degrees (-180 - 180), divde by 100 to get actual value
                             localRollFloat 1.3.6.1.4.1.37069.1.5.8.2.3 displaystring read-only
The local roll in degrees (-180 - 180)
                 networkGPSHdgAcl 1.3.6.1.4.1.37069.1.6
                     networkGPSHdgAclString 1.3.6.1.4.1.37069.1.6.1 displaystring read-only
The string used to identify network GPS/Heading/Accel
                     networkGPSStatus 1.3.6.1.4.1.37069.1.6.2
                         networkGPSStatusString 1.3.6.1.4.1.37069.1.6.2.1 displaystring read-only
The string used to identify network GPS Status
                         networkGPSStatusInt 1.3.6.1.4.1.37069.1.6.2.2 integer read-only
The network GPS Status Enumeration: 'valid': 1, 'invalid': 0.
                         networkGPSStatusValue 1.3.6.1.4.1.37069.1.6.2.3 displaystring read-only
The network GPS Status
                     networkGPSTimestamp 1.3.6.1.4.1.37069.1.6.3
                         networkGPSTimestampString 1.3.6.1.4.1.37069.1.6.3.1 displaystring read-only
The string used to identify network GPS Timestamp
                         networkGPSTimestampInt 1.3.6.1.4.1.37069.1.6.3.2 integer32 read-only
The network GPS Timestamp, divde by 1000 to get actual value
                         networkGPSTimestampValue 1.3.6.1.4.1.37069.1.6.3.3 displaystring read-only
The network GPS Timestamp
                     networkGPSLatitude 1.3.6.1.4.1.37069.1.6.4
                         networkGPSLatitudeString 1.3.6.1.4.1.37069.1.6.4.1 displaystring read-only
The string used to identify network GPS Latitude
                         networkGPSLatitudeInt 1.3.6.1.4.1.37069.1.6.4.2 integer32 read-only
The network GPS Latitude, divde by 10000 to get actual value
                         networkGPSLatitudeFloat 1.3.6.1.4.1.37069.1.6.4.3 displaystring read-only
The network GPS Latitude
                     networkGPSLongitude 1.3.6.1.4.1.37069.1.6.5
                         networkGPSLongitudeString 1.3.6.1.4.1.37069.1.6.5.1 displaystring read-only
The string used to identify network GPS Longitude
                         networkGPSLongitudeInt 1.3.6.1.4.1.37069.1.6.5.2 integer32 read-only
The network GPS Longitude, divde by 10000 to get actual value
                         networkGPSLongitudeFloat 1.3.6.1.4.1.37069.1.6.5.3 displaystring read-only
The network GPS Longitude
                     networkGPSAltitude 1.3.6.1.4.1.37069.1.6.6
                         networkGPSAltitudeString 1.3.6.1.4.1.37069.1.6.6.1 displaystring read-only
The string used to identify network GPS Altitude
                         networkGPSAltitudeInt 1.3.6.1.4.1.37069.1.6.6.2 integer32 read-only
The network GPS Altitude in meters, divde by 100 to get actual value
                         networkGPSAltitudeFloat 1.3.6.1.4.1.37069.1.6.6.3 displaystring read-only
The network GPS Altitude in meters, divde by 100 to get actual value
                         networkGPSAltitudeFeetInt 1.3.6.1.4.1.37069.1.6.6.4 integer32 read-only
The network GPS Altitude in feet, divde by 100 to get actual value
                         networkGPSAltitudeFeetFloat 1.3.6.1.4.1.37069.1.6.6.5 displaystring read-only
The network GPS Altitude in feet
                     networkHeadingSection 1.3.6.1.4.1.37069.1.6.7
                         networkHeadingStatus 1.3.6.1.4.1.37069.1.6.7.1
                             networkHeadingStatusString 1.3.6.1.4.1.37069.1.6.7.1.1 displaystring read-only
The string used to identify network Heading Status
                             networkHeadingStatusInt 1.3.6.1.4.1.37069.1.6.7.1.2 integer read-only
The network Heading Status Enumeration: 'valid': 1, 'invalid': 0.
                             networkHeadingStatusValue 1.3.6.1.4.1.37069.1.6.7.1.3 displaystring read-only
The network Heading Status
                         networkHeading 1.3.6.1.4.1.37069.1.6.7.2
                             networkHeadingString 1.3.6.1.4.1.37069.1.6.7.2.1 displaystring read-only
The string used to identify network Heading
                             networkHeadingInt 1.3.6.1.4.1.37069.1.6.7.2.2 integer32 read-only
The network heading in degrees (-180 - 180), divde by 100 to get actual value
                             networkHeadingFloat 1.3.6.1.4.1.37069.1.6.7.2.3 displaystring read-only
The network heading in degrees (-180 - 180)
                             networkHeading360ScaleInt 1.3.6.1.4.1.37069.1.6.7.2.4 integer32 read-only
The network heading in degrees (0 - 360), divde by 100 to get actual value
                             networkHeading360ScaleFloat 1.3.6.1.4.1.37069.1.6.7.2.5 displaystring read-only
The network heading in degrees (0 - 360)
                     networkAccel 1.3.6.1.4.1.37069.1.6.8
                         networkPitch 1.3.6.1.4.1.37069.1.6.8.1
                             networkPitchString 1.3.6.1.4.1.37069.1.6.8.1.1 displaystring read-only
The string used to identify network pitch
                             networkPitchInt 1.3.6.1.4.1.37069.1.6.8.1.2 integer32 read-only
The network pitch in degrees (-180 - 180), divde by 100 to get actual value
                             networkPitchFloat 1.3.6.1.4.1.37069.1.6.8.1.3 displaystring read-only
The network pitch in degrees (-180 - 180)
                         networkRoll 1.3.6.1.4.1.37069.1.6.8.2
                             networkRollString 1.3.6.1.4.1.37069.1.6.8.2.1 displaystring read-only
The string used to identify network roll
                             networkRollInt 1.3.6.1.4.1.37069.1.6.8.2.2 integer32 read-only
The network roll in degrees (-180 - 180), divde by 100 to get actual value
                             networkRollFloat 1.3.6.1.4.1.37069.1.6.8.2.3 displaystring read-only
The network roll in degrees (-180 - 180)
             aatsMIBConformance 1.3.6.1.4.1.37069.97
                   aatsMIBCompliances 1.3.6.1.4.1.37069.97.1
                       aatsBasicCompliance 1.3.6.1.4.1.37069.97.1.2
The compliance statement for the AATS MIB
                   aatsMIBGroups 1.3.6.1.4.1.37069.97.2
                       aatsSnmpGroup 1.3.6.1.4.1.37069.97.2.8
The aats object group