wirelessIfAutoChannelSelection

PROXIM-MIB · .1.3.6.1.4.1.841.1.1.1.1.1.1.1.7

Object

column r/w Enumeration
This parameter is used to configure the auto channel selection for wireless 
interface. Select 
(1) to enable the auto channel selection and 
(2) to disable the auto channel selection.

Context

MIB
PROXIM-MIB
OID
.1.3.6.1.4.1.841.1.1.1.1.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
wirelessIfPropertiesTableEntry

Walk 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::wirelessIfAutoChannelSelection'
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::wirelessIfAutoChannelSelection.<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::wirelessIfAutoChannelSelection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable