H3C-DOT11-STATION-MIB

File: H3C-DOT11-STATION-MIB.mib (42876 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI H3C-DOT11-REF-MIB

Imported symbols

MacAddress DateAndTime MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE Integer32
Unsigned32 Counter32 Counter64
IpAddress TimeTicks h3cDot11
H3cDot11RadioType H3cDot11ObjectIDType H3cDot11ChannelScopeType
H3cDot11SSIDStringType H3cDot11AuthenType H3cDot11AKMType
H3cDot11CipherType H3cDot11RadioScopeType H3cDot11SSIDEncryptModeType
H3cDot11AssocFailType H3cDot11AuthorFailType H3cDot11SecIEStatusType
H3cDot11RadioType2

Defined Types

H3cDot11StationAssociateEntry  
SEQUENCE    
  h3cDot11StationMAC MacAddress
  h3cDot11StationIPAddress IpAddress
  h3cDot11StationUserName OCTET STRING
  h3cDot11StationTxRateSet OCTET STRING
  h3cDot11StationUpTime Unsigned32
  h3cDot11StationSignalStrength Integer32
  h3cDot11StationRSSI Integer32
  h3cDot11StationChannel H3cDot11ChannelScopeType
  h3cDot11StationPowerSaveMode INTEGER
  h3cDot11StationAid Integer32
  h3cDot11StationVlanId Integer32
  h3cDot11StationSSIDName H3cDot11SSIDStringType
  h3cDot11StationAuthenMode H3cDot11AuthenType
  h3cDot11StationAKMMode H3cDot11AKMType
  h3cDot11StationSecurityCiphers H3cDot11CipherType
  h3cDot11StationSSIDEncryptMode H3cDot11SSIDEncryptModeType
  h3cDot11StationRxSNR Integer32
  h3cDot11StationTxRate Integer32
  h3cDot11StationRxRate Integer32
  h3cDot11StationVendorName OCTET STRING
  h3cDot11StationRadioMode H3cDot11RadioType
  h3cDot11StationRxNoise Integer32
  h3cDot11StationMACAddress MacAddress
  h3cDot11StationTxSpeed Integer32
  h3cDot11StationRxSpeed Integer32
  h3cDot11StationWmmMode INTEGER
  h3cDot11StationSecIEStatus H3cDot11SecIEStatusType
  h3cDot11StationUpTimeTicks TimeTicks
  h3cDot11StationRadioMode2 H3cDot11RadioType2
  h3cDot11StationAssTime DateAndTime

H3cDot11StationAPRelationEntry  
SEQUENCE    
  h3cDot11CurrAPID H3cDot11ObjectIDType
  h3cDot11CurrRadioID H3cDot11RadioScopeType
  h3cDot11CurrWlanID Integer32

H3cDot11StationStatisEntry  
SEQUENCE    
  h3cDot11StationRxFrameCnt Counter32
  h3cDot11StationTxFrameCnt Counter32
  h3cDot11StationDropFrameCnt Counter32
  h3cDot11StationRxFrameBytes Counter64
  h3cDot11StationTxFrameBytes Counter64
  h3cDot11StationDropFrameBytes Counter64
  h3cDot11StationRxRetryPkts Counter32
  h3cDot11StationTxRetryPkts Counter32
  h3cDot11StationRxRetryBytes Counter64
  h3cDot11StationTxRetryBytes Counter64
  h3cDot11StationThroughput Counter64
  h3cDot11StationSuccessTxCnt Counter32
  h3cDot11StationSuccessTxDataCnt Counter32
  h3cDot11StationRxDataFrameCnt Counter32
  h3cDot11StationTxDataFrameCnt Counter32
  h3cDot11StationRxDataFrameBytes Counter64
  h3cDot11StationTxDataFrameBytes Counter64
  h3cDot11StationRxFragCnt Counter32
  h3cDot11StaRxErrDataFrameCnt Counter64
  h3cDot11StaTxRetryDataFrameCnt Counter64
  h3cDot11StaTxDataRatePkts OCTET STRING
  h3cDot11StaRxDataRatePkts OCTET STRING
  h3cDot11StaTxSignalStrengthPkts OCTET STRING

Defined Values

h3cDot11STATION 1.3.6.1.4.1.2011.10.2.75.3
This MIB defines the configuration and statistic information of stations. GLOSSARY IEEE 802.11 Standard to encourage interoperability among wireless networking equipment. Access point (AP) Transmitter/receiver (transceiver) device that commonly connects and transports data between a wireless network and a wired network. Access control (AC) To control and manage multi-APs, it will bridge wireless and wired network. Control And Provisioning of Wireless Access Points Protocol The short name of protocol is CAPWAP. AC will control and manage AP by CAPWAP tunnel protocol defined by IETF. Also, a data tunnel will be set up between AC and AP. BSS IEEE 802.11 Basic Service Set (Radio Cell). The BSS of an AP comprises of the stations directly associated with the AP. station (Client Station) A wireless device in a wireless network associated with an access point. MIC Message Integrity Check. A MIC can, optionally, be added to WEP-encrypted 802.11 frames. SSID Radio Service Set ID. It is used for identification during association. STA (WSTA) A non-AP 802.11 wireless station. WEP Wired Equivalent Privacy. 'WEP' is generally used to refer to 802.11 encryption. RSSI It is the received signal strength indication. It suggests the quality of received signal. RTS Request to Send, it is used to gain control of the medium for the transmission of 'large' frames, in which 'large' is defined by the RTS threshold in the network card driver. CTS Clear to Send, it is used to answer RTS frames. AKM The authentication and key management method defined by 802.11i, and which includes 802.1x and pre-shared key.
MODULE-IDENTITY    

h3cDot11StationMtGroup 1.3.6.1.4.1.2011.10.2.75.3.1
OBJECT IDENTIFIER    

h3cDot11StationNotifyGroup 1.3.6.1.4.1.2011.10.2.75.3.2
OBJECT IDENTIFIER    

h3cDot11StationAssociateTable 1.3.6.1.4.1.2011.10.2.75.3.1.1
This table contains the information of stations which are associating with the wireless network (current AC).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11StationAssociateEntry

h3cDot11StationAssociateEntry 1.3.6.1.4.1.2011.10.2.75.3.1.1.1
Each entry contains association information of each station.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11StationAssociateEntry  

h3cDot11StationMAC 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.1
Represents the unique MAC Address of station.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

h3cDot11StationIPAddress 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.2
Represents the IP address of the station.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

h3cDot11StationUserName 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.3
Represents the user name of the station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StationTxRateSet 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.4
Represents the current transmit data rates for this station. Each byte will represent one rate. If the MSB(Most significant bit) is set, then this rate is a mandantory rate. Otherwise, it is optional.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StationUpTime 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.5
The time in seconds, how long this station has been associated with this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDot11StationSignalStrength 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.6
Represents a device-dependent measure of the signal strength of latest packet received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationRSSI 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.7
Represents a device-dependent measure of the RSSI. It is the received signal strength indication. The maximum value is defined by chip set vendors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationChannel 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.8
Represents current radio channel used by station.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11ChannelScopeType  

h3cDot11StationPowerSaveMode 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.9
Represents the power management mode of this station. The following values are supported: active(1) - This station is not in power-save mode and it is actively sending or receiving data. powersave(2) - This station is in power-save mode and it wakes up after sometime to check for buffer data.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), powersave(2)  

h3cDot11StationAid 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.10
Represents the association identification number of station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationVlanId 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.11
Represents Vlan ID to which the station is associated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationSSIDName 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.12
Represents the ESS name.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11SSIDStringType  

h3cDot11StationAuthenMode 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.13
Represents the Authentication mode defined by 802.11.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11AuthenType  

h3cDot11StationAKMMode 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.14
Represents the key management mode defined by 802.11i.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11AKMType  

h3cDot11StationSecurityCiphers 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.15
Represents the frame encryption cipher type used by station.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11CipherType  

h3cDot11StationSSIDEncryptMode 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.16
Represents the encryption mode for this ESS.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11SSIDEncryptModeType  

h3cDot11StationRxSNR 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.17
Represents the signal and noise strength ratio of frame reception.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationTxRate 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.18
Represents the transmission rate of frame.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationRxRate 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.19
Represents the reception rate of frame.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationVendorName 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.20
Represents the vendor name of the station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

h3cDot11StationRadioMode 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.21
Represents which radio type supported by the station. The WLAN system support the following possible radio types. dot11a(1), dot11b(2), dot11g(4), dot11n(8) For a station,it could support only one radio type at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11RadioType  

h3cDot11StationRxNoise 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.22
Represents the received noise of the station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationMACAddress 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.23
Represents MAC Address of station.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

h3cDot11StationTxSpeed 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.24
Represents the bytes of transmitted data frames to the station per second in sample interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationRxSpeed 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.25
Represents the bytes of received data frames from the station per second in sample interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationWmmMode 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.26
Represents the QoS mode of station. The following values are supported: wmm(1) - This QoS function is supported by this station. nonwmm(2) - This QoS function is not supported by this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER wmm(1), nonwmm(2)  

h3cDot11StationSecIEStatus 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.27
Represents the security Information element for this station.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11SecIEStatusType  

h3cDot11StationUpTimeTicks 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.28
Represents how long this station has been associated with this device.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cDot11StationRadioMode2 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.29
Represents which radio type supported by the station. The WLAN system support the following possible radio types. dot11a(1), dot11b(2), dot11g(4), dot11an(8), dot11gn(16) For a station,it could support only one radio type at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11RadioType2  

h3cDot11StationAssTime 1.3.6.1.4.1.2011.10.2.75.3.1.1.1.30
Represents the time at which the station connected.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cDot11StationAPRelationTable 1.3.6.1.4.1.2011.10.2.75.3.1.2
This table contains relation-ship between station, AP, Radio and WLANID, and the detailed information of station is kept in the h3cDot11StaAssociateTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11StationAPRelationEntry

h3cDot11StationAPRelationEntry 1.3.6.1.4.1.2011.10.2.75.3.1.2.1
Each entry contains relation-ship information with AP, Radio and WLANID of each station.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11StationAPRelationEntry  

h3cDot11CurrAPID 1.3.6.1.4.1.2011.10.2.75.3.1.2.1.1
To uniquely identify each AP, and relation-ship between h3cDot11CurrAPID and AP device will be static.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11ObjectIDType  

h3cDot11CurrRadioID 1.3.6.1.4.1.2011.10.2.75.3.1.2.1.2
Represents each radio.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11RadioScopeType  

h3cDot11CurrWlanID 1.3.6.1.4.1.2011.10.2.75.3.1.2.1.3
Represents WLAN ID of the BSS the station associated to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11StationStatisTable 1.3.6.1.4.1.2011.10.2.75.3.1.3
This table contains statistics and status of all stations in the h3cDot11StaAssociateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11StationStatisEntry

h3cDot11StationStatisEntry 1.3.6.1.4.1.2011.10.2.75.3.1.3.1
This entry contains statistics and status for each station.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11StationStatisEntry  

h3cDot11StationRxFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.1
Represents the count of frames that are received by AP from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationTxFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.2
Represents the count of frames that are sent to station from AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationDropFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.3
Represents the count of frames that are dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationRxFrameBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.4
Represents the count of bytes that are received by AP from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationTxFrameBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.5
Represents the count of bytes that are sent to station from AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationDropFrameBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.6
Represents how many bytes are dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationRxRetryPkts 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.7
Represents the count of frames that are retransmitted to AP from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationTxRetryPkts 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.8
Represents the count of frames that are retransmitted to station from AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationRxRetryBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.9
Represents the count of bytes that are retransmitted to AP from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationTxRetryBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.10
Represents the count of bytes that are retransmitted to station from AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationThroughput 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.11
Represents how many payload bytes of data frame are sent and received by station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationSuccessTxCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.12
Represents how many frames have been successfully sent to station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationSuccessTxDataCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.13
Represents how many data frames have been successfully sent to station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationRxDataFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.14
Represents how many data frames have been received from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationTxDataFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.15
Represents how many data frames have been sent to station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StationRxDataFrameBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.16
Represents how many bytes of data frames have been received from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationTxDataFrameBytes 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.17
Represents how many bytes of data frames have been sent to station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StationRxFragCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.18
Represents the number of fragmented data frames that received from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11StaRxErrDataFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.19
Represents the count of error data frames that are received by AP from station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StaTxRetryDataFrameCnt 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.20
Represents the count of data frames that are retransmitted to station from AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cDot11StaTxDataRatePkts 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.21
Represents how many data frames of each rate have been received from station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StaRxDataRatePkts 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.22
Represents how many data frames of each rate have been sent to station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StaTxSignalStrengthPkts 1.3.6.1.4.1.2011.10.2.75.3.1.3.1.23
Represents how many data frames of different signal strength have been received from station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StationTraps 1.3.6.1.4.1.2011.10.2.75.3.2.0
OBJECT IDENTIFIER    

h3cDot11StationMICErrorTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.1
This notification is to indicate the occurrence of a MIC failure in a certain station.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationAuthenErrorTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.2
This notification is to indicate which station happened authentication failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationAuthorFailTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.3
This trap is sent if a station authorization fails.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationAssocFailTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.4
This trap is sent if a station association fails.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationDeAssocTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.5
This trap is sent if a station de-association occurred.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationAuthorSuccTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.6
This trap is sent when a station is authorized successfully.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationRoamingTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.7
This trap is sent when a station roamed successfully.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationDisconnectTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.8
This notification is sent when station disconnects with AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11UserDisconnectTrap 1.3.6.1.4.1.2011.10.2.75.3.2.0.9
This notification is sent when user disconnects with AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDot11StationTrapVarObjects 1.3.6.1.4.1.2011.10.2.75.3.2.1
OBJECT IDENTIFIER    

h3cDot11StationTrapBSSID 1.3.6.1.4.1.2011.10.2.75.3.2.1.1
Represents on which BSSID of AP the event happened.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

h3cDot11StationTrapStaMAC 1.3.6.1.4.1.2011.10.2.75.3.2.1.2
Represents the MAC address of station which happened message integrity check (MIC) errors.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

h3cDot11StationSessionStartTime 1.3.6.1.4.1.2011.10.2.75.3.2.1.3
Represents the time at which the station connected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

h3cDot11StationAssocFailCause 1.3.6.1.4.1.2011.10.2.75.3.2.1.4
Represents the cause of the station association failure.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  H3cDot11AssocFailType  

h3cDot11StationAuthorFailCause 1.3.6.1.4.1.2011.10.2.75.3.2.1.5
Represents the cause of the station authorization failure.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  H3cDot11AuthorFailType  

h3cDot11StationFailCauseDesc 1.3.6.1.4.1.2011.10.2.75.3.2.1.6
Represents the failure description of the station.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

h3cDot11StationSessionDuration 1.3.6.1.4.1.2011.10.2.75.3.2.1.7
Represents the duration of the station sesssion.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cDot11StationRoamingTime 1.3.6.1.4.1.2011.10.2.75.3.2.1.8
Represents the time at which the station roamed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cDot11StationACIPAddress 1.3.6.1.4.1.2011.10.2.75.3.2.1.9
For roam-in station, it represents the ip address of home AC. For roam-out station, it represents the ip address of foreign AC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

h3cDot11StationAPName 1.3.6.1.4.1.2011.10.2.75.3.2.1.10
Name of the AP which the station connects to.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StationBSSID 1.3.6.1.4.1.2011.10.2.75.3.2.1.11
BSSID which the station connects to.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

h3cDot11StaDisconnectReason 1.3.6.1.4.1.2011.10.2.75.3.2.1.12
Reason why the station disconnects with the AP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

h3cDot11StationAuthMode 1.3.6.1.4.1.2011.10.2.75.3.2.1.13
Represents station's authentication mode.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER opensystem(1), sharedkey(2)  

h3cDot11StationACIPv6Add 1.3.6.1.4.1.2011.10.2.75.3.2.1.14
For roam-in station, it represents the IPv6 address of home AC. For roam-out station, it represents the IPv6 address of foreign AC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

h3cDot11UserName 1.3.6.1.4.1.2011.10.2.75.3.2.1.15
Represents the user name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING