dot11NBandWidth
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.1.19
Object
scalar r/w
Enumeration
Determines which Band Width that we will be operating in. Either the 20MHz or the 40MHz. Note: This is for N cards only, and this also affect other MIB selections such as dot11NSideBand.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.1.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot11MgmtBase
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-80211-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-80211-MGMT-MIB::dot11NBandWidth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-80211-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-80211-MGMT-MIB::dot11NBandWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | width-20MHz |
2 | width-40MHz |