wlanIfaceChannelFlags
BEGEMOT-WIRELESS-MIB ·
.1.3.6.1.4.1.12325.1.210.1.5.1.4
Object
column Bits
The channel flags.
Context
- MIB
- BEGEMOT-WIRELESS-MIB
- OID
.1.3.6.1.4.1.12325.1.210.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlanIfaceChannelEntry
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 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanIfaceChannelFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanIfaceChannelFlags.<wlanIfaceName>.<wlanIfaceChannelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-WIRELESS-MIB::wlanIfaceChannelFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | turbo |
2 | cck |
3 | ofdm |
4 | spectrum2Ghz |
5 | spectrum5Ghz |
6 | passiveScan |
7 | dynamicCckOfdm |
8 | gfsk |
9 | spectrum900Mhz |
10 | dot11aStaticTurbo |
11 | halfRate |
12 | quarterRate |
13 | ht20 |
14 | ht40u |
15 | ht40d |
16 | dfs |
17 | xmit4ms |
18 | noAdhoc |
19 | noHostAp |
20 | dot11d |