All MIBs › A3COM-HUAWEI-DOT11-REF-MIB
Organization: Hangzhou H3C Tech. Co., Ltd.
Last Updated: 2010-01-07
Category: Textual Conventions and Registries, Vendor: H3C/HH3C
Description:
Defines shared textual conventions and reference OIDs used by H3C 802.11 WLAN MIB modules.
Imported Objects
From A3COM-HUAWEI-OID-MIB
| h3cCommon | OBJECT-IDENTITY |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
What Is A3COM-HUAWEI-DOT11-REF-MIB?
This MIB module is a shared reference/textual-convention module for the H3C (3Com/Huawei) family of IEEE 802.11 wireless LAN management MIBs, defining the root OID node and common data types reused across the vendor's WLAN MIB series. Despite being framed as a reference module, it also carries concrete access-point and radio inventory tables that expose hardware identity and grouping data for wireless infrastructure. It is used to monitor the hardware inventory and configuration state of wireless access points and their radios, including AP model/serial identity, template assignment, and per-radio numbering and policy, effectively surfacing whether an AP's radios are correctly provisioned. As a reference module it depends directly on the IEEE 802.11 standard family (802.11a/b/g) and is meant to be imported by other H3C/3Com 802.11 MIB modules rather than used standalone. It is typically deployed on H3C or 3Com-branded enterprise wireless controllers and access points where multiple 802.11 MIB modules share this common base. Because this module is not always bundled with mainline H3C firmware releases, administrators sometimes need a separate A3COM-HUAWEI-DOT11-REF-MIB download from vendor support channels to get the AP and radio element tables matching their controller software version.
IPNetwork Monitor allows you to monitor SNMP objects defined in A3COM-HUAWEI-DOT11-REF-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- AP serial number and model
- AP configuration template assignment
- per-AP radio count
- radio policy mode
- AP inventory index
Supported Devices
- H3C WA7539 (2024) — Wi-Fi 7 triple-radio enterprise access point, current WLAN line from the H3C successor to the old 3Com-Huawei JV
Monitoring Examples
An administrator can walk h3cDot11APElementTable to enumerate every managed access point by h3cDot11APElementIndex and read h3cDot11APElementSerialID, h3cDot11APElementModelAlias, and h3cDot11APElementTemplateName to confirm each AP's identity and configuration template assignment. Polling h3cDot11RadioElementTable/h3cDot11RadioElementEntry reveals h3cDot11RadioElementRadioNum and h3cDot11RadioElementRadioPolicy per AP, letting an operator detect an AP reporting fewer radios than expected or a radio stuck in the wrong policy mode. A mismatch between the expected template name and the value in h3cDot11APElementTemplateName would flag a mis-provisioned access point.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| h3cDot11 | 1.3.6.1.4.1.43.45.1.10.2.75 | This MIB defines the root node and TC for 802.11 features. By this way, the MIB series for 802.11 will be easily maintained. GLOSSARY IEEE 802.11 Standard to encourage interoperability among wireless networking equipment. IEEE 802.11a This is a high speed physical layer extension to the 802.11 standard on the 5 GHz band. IEEE 802.11b High-rate wireless LAN standard for wireless data transfer at up to 11 Mbps. IEEE 802.11g Higher Speed Physical Layer (PHY) Extension to IEEE 802.11b, will boost wireless LAN speed to 54 Mbps by using OFDM (orthogonal frequency division multiplexing). The IEEE 802.11g specification is backward compatible with the widely deployed IEEE 802.11b standard. When configure radio with as bg mode, it means that radio will be compatible to 802.11b and 802.11g. When configure radio with as g mode, it means that radio will be only compatible to 802.11g. IEEE 802.11i As 802.11 has lot of deficiency in wireless security domain, especially for enterprise custom, IEEE defined a new standard 802.11i to extend security feature of 802.11 standard. AKM The authentication and key management method defined by 802.11i, and which includes 802.1x and pre-shared key. | ||
| h3cDot11Common | 1.3.6.1.4.1.43.45.1.10.2.75.12 | |||
| h3cDot11ElementGroup | 1.3.6.1.4.1.43.45.1.10.2.75.12.1 | |||
| h3cDot11APElementTable | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1 | not-accessible | This table is used to represent fat AP and AP template on AC as one kind of AP element. | |
| h3cDot11APElementEntry | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1 | not-accessible | Each entry contains information for each AP element. | |
| I32 h3cDot11APElementIndex | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.1 | Integer32 | not-accessible | This object represents the index of AP element. |
| OCT h3cDot11APElementTemplateName | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.2 | OCTET STRING | read-only | This object represents the template name of AP element. |
| OCT h3cDot11APElementSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.3 | OCTET STRING | read-only | This object represents the serial ID of AP element. |
| OCT h3cDot11APElementModelAlias | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.4 | OCTET STRING | read-only | This object represents the alias of AP element model name. |
| h3cDot11RadioElementTable | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2 | not-accessible | This table is used to represent the radio element of fat AP and AC. | |
| h3cDot11RadioElementEntry | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1 | not-accessible | Each entry contains information for each radio element. | |
| U32 h3cDot11RadioElementRadioNum | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1.1 | Unsigned32 | not-accessible | This object represents the number of the radio element. |
| OCT h3cDot11RadioElementRadioPolicy | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1.2 | OCTET STRING | read-write | This object represents the radio policy of the radio element. |
| U32 h3cDot11RadioElementRadioIndex | 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1.3 | Unsigned32 | read-only | This object represents the index of the radio element. On AC, the higher 24 bits stand for the AP index, and the last 8 bits stand for the radio index. On fat AP, the index stands for the interface index of radio interface. |
RFC description
3Com Huawei 802.11 wireless reference MIB for Wi-Fi device management.
Start monitoring H3C wireless access points with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.