wlcWlanIfProfileSkipChannels24GHz
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.17.1.6
Object
column r/w
Bits
If a bit is set the according channel will be skipped from the channel scan list (channel 1-14 for 2.4 GHz). Default is to scan all channels (i.e. no bit is set).
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.17.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcWlanIfProfileEntry
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 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcWlanIfProfileSkipChannels24GHz'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcWlanIfProfileSkipChannels24GHz.<wlcWlanIfProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcWlanIfProfileSkipChannels24GHz'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | channel-1 |
1 | channel-2 |
2 | channel-3 |
3 | channel-4 |
4 | channel-5 |
5 | channel-6 |
6 | channel-7 |
7 | channel-8 |
8 | channel-9 |
9 | channel-10 |
10 | channel-11 |
11 | channel-12 |
12 | channel-13 |
13 | channel-14 |