rssiInt
Module: AATS-MIB
OID (symbolic): AATS-MIB::rssiInt
OID (numeric): 1.3.6.1.4.1.37069.1.2.4.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current rssi from the radio, divde by 100 to get actual value
What is rssiInt?
This OID reports RSSI as a raw 32-bit integer that must be divided by 100 to get the actual value in dBm. Network engineers use this for precise signal trending and alarm calculations. Example: raw value 4500 equals -45 dBm, a strong signal; 9000 equals -90 dBm, near receiver sensitivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37069.1.2.4.2 snmpwalk -v2c -c public <target> AATS-MIB::rssiInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.37069.1.2.4.2.1 snmpget -v2c -c public <target> AATS-MIB::rssiInt.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::rssiInt 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.2 | radio | AATS-MIB |
| 1.3.6.1.4.1.37069.1.2.4 | rssi | AATS-MIB |
| 1.3.6.1.4.1.37069.1.2.4.2 | rssiInt | AATS-MIB |