wirelessIfAutoRateSelection
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.1.1.1.1.1.10
Object
column r/w
Enumeration
This parameter is used to configure the value for Auto Rate Selection for the wireless interface. Select (1) to enable the Auto Rate selection and (2) to disable the Auto Rate selection.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.1.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wirelessIfPropertiesTableEntry
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 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::wirelessIfAutoRateSelection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::wirelessIfAutoRateSelection.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::wirelessIfAutoRateSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |