dot11BasicRateSet
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.1.15
Object
scalar r/w
Enumeration
Determines which rates are advertised as BASIC rates in the beacon. If set to default, the driver defaults for the selected 54gMode will be used. If set to all, all available rates will be advertised as BASIC rates regardless of the 54gMode setting.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.1.15- 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::dot11BasicRateSet.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::dot11BasicRateSet'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | all |