A3COM-HUAWEI-DOT11-REF-MIB

File: A3COM-HUAWEI-DOT11-REF-MIB.mib (21611 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI A3COM-HUAWEI-OID-MIB

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY Integer32
Unsigned32 OBJECT-TYPE h3cCommon

Defined Types

H3cDot11ObjectIDType  
Represents AP identifier value type.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..127)  

H3cDot11RadioScopeType  
Represents radio value scope.
TEXTUAL-CONVENTION    
  Integer32  

H3cDot11RadioType  
Represents AP 802.11 radio type of 802.11a/b/g/n as per the standard. The following values are supported: dot11a(1) - 802.11a dot11b(2) - 802.11b dot11g(4) - 802.11g dot11n(8) - 802.11n
TEXTUAL-CONVENTION    
  INTEGER dot11a(1), dot11b(2), dot11g(4), dot11n(8), dot11gn(16), dot11an(32)  

H3cDot11RadioType2  
Represents AP 802.11 radio type of 802.11a/b/g/an/gn as per the standard. The following values are supported: dot11a(1) - 802.11a dot11b(2) - 802.11b dot11g(4) - 802.11g dot11an(8) - 802.11an dot11gn(16) - 802.11gn
TEXTUAL-CONVENTION    
  INTEGER dot11a(1), dot11b(2), dot11g(4), dot11an(8), dot11gn(16)  

H3cDot11MACModeType  
CAPWAP defines three kinds MAC mode for fit AP. The management packet will be exchanged between AP and AC by CAPWAP control tunnel. For data packet, the following MAC mode are supported: split(1) - AP will tunnel 802.11 data message - to AC by CAPWAP, localtunnel(2) - AP will convert data to 802.3, then tunnel - it to AC by CAPWAP, localbridge(3) - AP will directly handle data packet without - sending to AC to process, fatAP - For fat AP, it will handle all 802.11 frames - by itself.
TEXTUAL-CONVENTION    
  INTEGER split(1), localtunnel(2), localbridge(3), fatAP(4)  

H3cDot11ChannelScopeType  
Represents the channel scope which consists of 802.11a/b/g.
TEXTUAL-CONVENTION    
  Integer32  

H3cDot11NotifyReasonType  
The explanation string is for the event notification of dot11.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

H3cDot11SSIDStringType  
SSID is a string to identify ESS for wireless network.
TEXTUAL-CONVENTION    
  OCTET STRING  

H3cDot11ServicePolicyIDType  
Represents the type of service policy ID.
TEXTUAL-CONVENTION    
  Integer32  

H3cDot11SSIDEncryptModeType  
Represents encryption mode for the specific ESS: The following values are supported: cleartxt(1) - clear txt, cipher(2) - WPA and 802.11i ext(3) - ext.
TEXTUAL-CONVENTION    
  INTEGER cleartxt(1), cipher(2), ext(3)  

H3cDot11PreambleType  
Represents the current radio preamble type. The following values are supported: long(1) - long preambles, short(2) - short preambles.
TEXTUAL-CONVENTION    
  INTEGER long(1), short(2)  

H3cDot11TxPwrLevelScopeType  
Represents the Tx power level scope for 802.11.
TEXTUAL-CONVENTION    
  Integer32  

H3cDot11RFModeType  
Represents RF management mode. The following values are supported: manual(1) - Configure RF parameter by manual, auto(2) - Automaticall configure.
TEXTUAL-CONVENTION    
  INTEGER manual(1), auto(2)  

H3cDot11TunnelSecSchemType  
Represents which security scheme option is available for CAPWAP tunnel. The following values are supported: cleartxt(1) - No encryption protection, dtls(2) - Encrypted by DTLS, ipsec(3) - Encrypted by IPSEC.
TEXTUAL-CONVENTION    
  INTEGER cleartxt(1), dtls(2), ipsec(3)  

H3cDot11SecIEStatusType  
To enable the WPA Information element in the beacon and probe response frames sent by AP. The following values are supported: none(1) - both wpa and rsn are disabled, rsn(2) - only enable rsn, wpa(3) - only enable wpa, all(4) - both wpa and rsn are enabled, ext(5) - only enable ext.
TEXTUAL-CONVENTION    
  INTEGER none(1), rsn(2), wpa(3), all(4), ext(5)  

H3cDot11CipherType  
Represents the frame encryption cipher types for frames on IEEE 802.11 radio interfaces. The MIB defines TC by referring to the 802.11i protocol. The following values are supported: none(1) - clear text or no cipher method is configure, wep40(2) - 40-bit WEP key, tkip(4) - WPA Temporal Key encryption, aesccmp(16) - WPA AES CCMP encryption, wep104(32) - 104-bit WEP key, wpisms4(64) - ext encryption, wep128(128) - 128-bit WEP key.
TEXTUAL-CONVENTION    
  INTEGER none(1), wep40(2), tkip(4), aesccmp(16), wep104(32), wpisms4(64), wep128(128)  

H3cDot11AuthenType  
Represents the Authentication mode defined by 802.11. The following values are supported: none(1) - No authentication mode configured, opensystem(2) - In fact,no real authentication happened, sharedkey(3) - System will use challenge message to - authenticate the access user, all(4) - both open system and shared key.
TEXTUAL-CONVENTION    
  INTEGER none(1), opensystem(2), sharedkey(3), all(4)  

H3cDot11AKMType  
Represents the key management mode defined by 802.11i. The following values are supported: none(1) - No key management mode configured, psk(2) - pre-shared key authentication, dot1x(3) - 802.1x authentication, ext(4) - ext.
TEXTUAL-CONVENTION    
  INTEGER none(1), psk(2), dot1x(3), ext(4)  

H3cDot11AssocFailType  
Enumeration of the reasons for station association failure. including: unknownfailure(1) - unknown failure, toomanyassoc(2) - too many association, invalidie(3) - information element is invalid, unsupportedrate(4) - rate is not supported, unsupportedpwrcap(5) - power capability is not supported unsupportedcap(6) - capability is not supported
TEXTUAL-CONVENTION    
  INTEGER unknownfailure(1), toomanyassoc(2), invalidie(3), unsupportedrate(4), unsupportedpwrcap(5), unsupportedcap(6)  

H3cDot11AuthorFailType  
Enumeration of the reasons for station authorization failure. including: unknownfailure(1) - unknown failure, invalidie(2) - information element is invalid, rsnieversionunsupported(3) - rsn information element version is not supported, wpaieversionunsupported(4) - wpa information element version is not supported, groupcipherinvalid(5) - group cipher is invalid, pairwisecipherinvalid(6) - pairwise cipher is invalid, akminvalid(7) - akm is invalid
TEXTUAL-CONVENTION    
  INTEGER unknownfailure(1), invalidie(2), rsnieversionunsupported(3), wpaieversionunsupported(4), groupcipherinvalid(5), pairwisecipherinvalid(6), akminvalid(7)  

H3cDot11QosAcType  
802.11e defines four types of access category, including: acbk(1) - for background access category, acbe(2) - for besteffort access category, acvi(3) - for voice access category, acvo(4) - for video access category
TEXTUAL-CONVENTION    
  INTEGER acbk(1), acbe(2), acvi(3), acvo(4)  

H3cDot11RadioElementIndex  
Represents index of radio. For split architecture, It comprises two parts. The lowest 8 bits mean radio ID. The highest 8 bits are reserved. The highest 8 bits stand for AP ID. The meaning is shown as follows: 31 23 15 7 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | reserved | AP ID | radio ID | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + For FAT AP, the type represents ifIndex of radio.
TEXTUAL-CONVENTION    
  Unsigned32  

H3cDot11WorkMode  
Work mode of device. In normal mode, the device will provide WLAN service. In monitor mode, the device will monitor the environment. In hybrid mode, the device will provide WLAN service while monitoring the environment.
TEXTUAL-CONVENTION    
  INTEGER normal(1), monitor(2), hybrid(3)  

H3cDot11CirMode  
The mode of committed information rate. 'static' means station will use the configured CIR seperately. For example, if the CIR is 1Mbps, every station can enjoy 1Mbps. 'dynamic' means all stations will share the configured CIR in common.
TEXTUAL-CONVENTION    
  INTEGER static(1), dynamic(2)  

H3cDot11SaIntfDevType  
The type of interference device.
TEXTUAL-CONVENTION    
  INTEGER microwave(1), microwaveInverter(2), bluetooth(3), fixedFreqOthers(4), fixedFreqCordlessPhone(5), fixedFreqVideo(6), fixedFreqAudio(7), freqHopperOthers(8), freqHopperCordlessBase(9), freqHopperCordlessNetwork(10), freqHopperXbox(11), genericInterferer(12)  

H3cDot11APElementEntry  
SEQUENCE    
  h3cDot11APElementIndex Integer32
  h3cDot11APElementTemplateName OCTET STRING
  h3cDot11APElementSerialID OCTET STRING
  h3cDot11APElementModelAlias OCTET STRING

H3cDot11RadioElementEntry  
SEQUENCE    
  h3cDot11RadioElementRadioNum Unsigned32
  h3cDot11RadioElementRadioPolicy OCTET STRING
  h3cDot11RadioElementRadioIndex Unsigned32

Defined Values

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.
MODULE-IDENTITY    

h3cDot11Common 1.3.6.1.4.1.43.45.1.10.2.75.12
OBJECT IDENTIFIER    

h3cDot11ElementGroup 1.3.6.1.4.1.43.45.1.10.2.75.12.1
OBJECT IDENTIFIER    

h3cDot11APElementTable 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1
This table is used to represent fat AP and AP template on AC as one kind of AP element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11APElementEntry

h3cDot11APElementEntry 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1
Each entry contains information for each AP element.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11APElementEntry  

h3cDot11APElementIndex 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.1
This object represents the index of AP element.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cDot11APElementTemplateName 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.2
This object represents the template name of AP element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11APElementSerialID 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.3
This object represents the serial ID of AP element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11APElementModelAlias 1.3.6.1.4.1.43.45.1.10.2.75.12.1.1.1.4
This object represents the alias of AP element model name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11RadioElementTable 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2
This table is used to represent the radio element of fat AP and AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11RadioElementEntry

h3cDot11RadioElementEntry 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1
Each entry contains information for each radio element.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11RadioElementEntry  

h3cDot11RadioElementRadioNum 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1.1
This object represents the number of the radio element.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cDot11RadioElementRadioPolicy 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1.2
This object represents the radio policy of the radio element.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

h3cDot11RadioElementRadioIndex 1.3.6.1.4.1.43.45.1.10.2.75.12.1.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32