All MIBs › AirPair-MIB › mdmCurrentTxSpeedInt
mdmCurrentTxSpeedInt
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::mdmCurrentTxSpeedInt
OID (numeric): 1.3.6.1.4.1.7262.1.15.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Integer version of 'mdmCurrentTxSpeed' object. Divide by '10000' to get the actual value. Mainly provided to facilitate plotting of values. An estimate of the modem's current Tx bandwidth in bits per second.
What is mdmCurrentTxSpeedInt?
This read-only object is an integer-encoded version of mdmCurrentTxSpeed, provided mainly so management tools can plot it numerically; divide the value by 10000 to get the actual transmit bandwidth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.15.19 snmpwalk -v2c -c public <target> AirPair-MIB::mdmCurrentTxSpeedInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.15.19.1 snmpget -v2c -c public <target> AirPair-MIB::mdmCurrentTxSpeedInt.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mdmCurrentTxSpeedInt.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::mdmCurrentTxSpeedInt 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.15 | apModem | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.15.19 | mdmCurrentTxSpeedInt | AirPair-MIB |