oriWirelessIfAllowedSupportedDataRates
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.2.1.1.1.10
Object
column OctetString
This object reflects the transmit rates supported by the
wireless interface. The values of this object are given in
units of 500 kbps.
Examples for supported data rates:
- 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
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.2.1.1.1.10- Type
- column
- Access
- readonly
- 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::oriWirelessIfAllowedSupportedDataRates'
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::oriWirelessIfAllowedSupportedDataRates.<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::oriWirelessIfAllowedSupportedDataRates'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.