BRCM-80211-MGMT-MIB
Broadcom proprietary MIB for runtime management and configuration of objects related to the wi-fi network interface.
Main OID:
ieee802dot11Mgmt.cableDataMgmtMIBObjects.5
16
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
ieee802dot11MgmtBroadcom proprietary MIB for runtime management and configuration
of objects related to the wi-fi network interface. MODULE-IDENTITY .cableDataMgmtMIBObjects.5 |
dot11MgmtBase OBJECT IDENTIFIER .cableDataMgmtMIBObjects.5.1 |
dot11OperModeUsed to control the 802.11 operational mode. If set to
notAvailable(0), then the wireless interface will be disabled, with
the radio off, and no wireless settings web pages will be available to
the user.
If set to off(1) then the wireless interface will be disabled, but
there may be a web page present which indicates that wireless service
is available and that the MSO should be contacted to enable it.
If set to remote(2), then the wireless interface will be enabled, but
the configuration web pages are read-only so that the user may not
change the settings.
If set to local(3), then the wireless interface will be enabled, and
the web pages will be read-write so that the user has full control over
the settings.rw Enumeration .cableDataMgmtMIBObjects.5.1.1 |
dot11SSIDControls and reflects the service set identifier.rwobsolete OCTET STRING .cableDataMgmtMIBObjects.5.1.2 |
dot11CurrentChannelControls and reflects the current channel number.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.3 |
dot11BeaconIntervalControls and reflects the beacon interval for the device.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.4 |
dot11DTIMIntervalControls and reflects the DTIM interval for the device.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.5 |
dot11FragThreshControls and reflects the fragmentation threshold for the device.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.6 |
dot11RTSThreshControls and reflects the RTS threshold for the device.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.7 |
dot11SRLControls and reflects the short retry limit for the device.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.8 |
dot11LRLControls and reflects the long retry limit for the device.rw Unsigned32 .cableDataMgmtMIBObjects.5.1.9 |
dot1154gNetModeControls and reflects the behavior of the device with regards to which
flavor of 802.11 is used. If set to maxCompatibility(5), the device
will interoperate with the widest variety of 54g and 802.11b clients.
If set to maxPerformance(4), the highest throughout will be provided
and only 54g clients will be accepted, however nearby 802.11b networks
may suffer degraded performance. If set to only54g(2), only 54g
clients will be accepted.rw Enumeration .cableDataMgmtMIBObjects.5.1.10 |
dot1154gProtectionEnableControls and reflects the state of 54g protection. If set to true(1),
the AP will use RTS/CTS to improve 802.11g performance in mixed
802.11g/802.11b networks. Set to false(2) to maximize 802.11g
throughput under most conditions.rw TruthValue (SNMPv2-TC) .cableDataMgmtMIBObjects.5.1.11 |
dot11RateForces the transmission rate for the AP to a particular speed.rw Enumeration .cableDataMgmtMIBObjects.5.1.12 |
dot11OutputPowerSets the output power relative to the hardware's maximum capability.rw Enumeration .cableDataMgmtMIBObjects.5.1.13 |
dot11MbssUserControlSets the number of user controlled Wifi networks.
0 <
For now, we don't need to support this. An attempt to set it to zero can just
return an error.
1 <
page is displayed.
2 <
No drop down menu (or only 1 item in the menu) for additional guest network
configuration.
3 <
4 <
DEFVAL { 100 }
::= { dot11MgmtBase 14 }
dot11MgmtPrivacy OBJECT IDENTIFIER ::= { ieee802dot11Mgmt 2 }
dot11EncryptionMode OBJECT-TYPE
SYNTAX INTEGER {
none(0),
wep64(1),
wep128(2),
tkip(3),
aes(4),
tkipPlusAes(5)
}
MAX-ACCESS read-write
STATUS obsolete
DESCRIPTIONrw INTEGER .cableDataMgmtMIBObjects.5.100 |