statusIfWlanBand
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.7.2.1.4
Object
column WifiFlavor
Wlan band/modulation type mix
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.7.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- statusIfWlanEntry
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::statusIfWlanBand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::statusIfWlanBand.<statusIfWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::statusIfWlanBand'
Syntax
- Source
- WifiFlavor
- Base type
Enumeration
Values & Constraints
Type Values
1 | b-only |
2 | g-only |
3 | mixed-b-g |
4 | a-only |
10 | n-g |
11 | n-bg |
12 | n-a |
16 | ac |