oriWirelessIfTxRate
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.2.1.1.1.16
Object
column r/w
Integer32
This object is used to configure the transmit rate for unicast
traffic for the wireless interface. This object is dependent on
the transmit rates supported by the wireless interface (refer
to MIB object - oriWirelessIfAllowedSupportedDataRates and
dot11PHYType). The values of this object are given in units of
500 kbps. A value of zero (0) is interpreted as auto fallback.
Examples for configuring this object:
- 802.11b PHY (DSSS - 2.4 GHz)
- 0 = Auto Fallback
- 2 = 1 Mbps
- 4 = 2 Mbps
- 11 = 5.5 Mbps
- 22 = 11 Mbps
- 802.11a PHY (OFDM - 5 GHz)
- 0 = Auto Fallback
- 12 = 6 Mbps
- 18 = 9 Mbps
- 24 = 12 Mbps
- 36 = 18 Mbps
- 48 = 24 Mbps
- 72 = 36 Mbps
- 96 = 48 Mbps
- 108 = 54 Mbps
- 802.11a PHY (OFDM - 5 GHz) with Turbo Mode Enabled
- 0 = Auto Fallback
- 24 = 12 Mbps
- 36 = 18 Mbps
- 48 = 24 Mbps
- 72 = 36 Mbps
- 96 = 48 Mbps
- 144 = 72 Mbps
- 192 = 96 Mbps
- 216 = 108 Mbps
- 802.11g PHY (ERP) in 802.11g only mode
- 0 = Auto Fallback
- 12 = 6 Mbps
- 18 = 9 Mbps
- 24 = 12 Mbps
- 36 = 18 Mbps
- 48 = 24 Mbps
- 72 = 36 Mbps
- 96 = 48 Mbps
- 108 = 54 Mbps
- 802.11g PHY (ERP) in 802.11b/g mode
- 0 = Auto Fallback
- 2 = 1 Mbps
- 4 = 2 Mbps
- 11 = 5.5 Mbps
- 12 = 6 Mbps
- 18 = 9 Mbps
- 22 = 11 Mbps
- 24 = 12 Mbps
- 36 = 18 Mbps
- 48 = 24 Mbps
- 72 = 36 Mbps
- 96 = 48 Mbps
- 108 = 54 Mbps
The default value for this object should be zero
(0) auto fallback.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.2.1.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oriWirelessIfPropertiesEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriWirelessIfTxRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriWirelessIfTxRate.<oriWirelessIfPropertiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORiNOCO-MIB::oriWirelessIfTxRate'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255