All MIBs › AirPair-MIB › transmitPowerDbm
transmitPowerDbm
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::transmitPowerDbm
OID (numeric): 1.3.6.1.4.1.7262.1.16.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This defines the transmit level of the radio. If ATPC is enabled, you can't change the transmit power.
The power you see is divided by 10. e.g. A display of 133 is actually 13.3 dBm.
If the radio is operational and not muted, it is the current transmitting power.
If the radio is operational and muted, it is the programmed transmitting power, and will transmit at this level when the radio is un-muted.
If the radio is not operational it is the programmed transmitting power, and will transmit at this level when the radio is operational and not muted.
If the radio does not have transmit calibration tables programmed into its EEPROM, this transmit power level cannot be used as it is not possible to accurately calculate the actual transmit level. In this case this object will return -99.
What is transmitPowerDbm?
This read-write object sets (or reports) the radio's transmit power level, in dBm, encoded as the real value times 10 (for example, a reading of 133 means 13.3 dBm). Its exact meaning depends on state: if the radio is operating and not muted it's the current transmit power, if muted it's the power that will be used once un-muted, and it cannot be changed at all while ATPC (Automatic Transmit Power Control) is enabled; the radio returns -99 if it lacks the calibration data needed to use this level accurately.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.11 snmpwalk -v2c -c public <target> AirPair-MIB::transmitPowerDbm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.11.1 snmpget -v2c -c public <target> AirPair-MIB::transmitPowerDbm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.16.11.1 i <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::transmitPowerDbm OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.16 | apRadio | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.16.11 | transmitPowerDbm | AirPair-MIB |