All MIBs › CDM-570 › cdm570AUPCTxPowerIncrease
cdm570AUPCTxPowerIncrease
Module: CDM-570
OID (symbolic): CDM-570::cdm570AUPCTxPowerIncrease
OID (numeric): 1.3.6.1.4.1.6247.24.1.3.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Returns the increase in Tx power level, in 0.1 dB (from the nominal setting) due to the action of AUPC. Responds with 999 if AUPC is disabled.
What is cdm570AUPCTxPowerIncrease?
This returns how much AUPC has currently increased Tx power above its nominal setting, in tenths of a dB, with 999 meaning AUPC is disabled. Unlike the sampled max/average statistics objects, this is the live, current AUPC power boost, so it tells an admin in real time how hard the modem is fighting current fade conditions on the uplink. A steady reading near 90 (9.0 dB, near the ceiling) would indicate the link is nearly out of AUPC headroom and close to losing lock if fading gets any worse.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.5.2 snmpwalk -v2c -c public <target> CDM-570::cdm570AUPCTxPowerIncrease
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.5.2.1 snmpget -v2c -c public <target> CDM-570::cdm570AUPCTxPowerIncrease.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570AUPCTxPowerIncrease.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570AUPCTxPowerIncrease OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3 | cdm570Monitor | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.5 | cdm570AUPCParams | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.5.2 | cdm570AUPCTxPowerIncrease | CDM-570 |