dot11MbssUserControl
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.1.14
Object
Sets the number of user controlled Wifi networks. 0 <--- The user has no control over wireless. No 802.11 web pages will be displayed. For now, we don't need to support this. An attempt to set it to zero can just return an error. 1 <--- The user has control over the primary wireless network only. No guest network page is displayed. 2 <--- The user has control over the primary wireless network and one guest network. No drop down menu (or only 1 item in the menu) for additional guest network configuration. 3 <--- Same as above with 2 guest networks 4 <--- Same as above with 3 guest networks (Our current implementation).
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.1.14- 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::dot11MbssUserControl.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::dot11MbssUserControl'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647