| OID symbolic | OID numeric | Type | Access | Description |
| HH3 hh3cDot11CurrAPID | 1.3.6.1.4.1.25506.2.75.3.1.2.1.1 | Hh3cDot11ObjectIDType | read-only | To uniquely identify each AP, and relation-ship
between hh3cDot11CurrAPID and AP device will be static. |
| HH3 hh3cDot11CurrRadioID | 1.3.6.1.4.1.25506.2.75.3.1.2.1.2 | Hh3cDot11RadioScopeType | read-only | Represents each radio. |
| I32 hh3cDot11CurrWlanID | 1.3.6.1.4.1.25506.2.75.3.1.2.1.3 | Integer32 | read-only | Represents WLAN ID of the BSS the station associated to. |
| OCT hh3cDot11StaDisconnectReason | 1.3.6.1.4.1.25506.2.75.3.2.1.12 | OCTET STRING | accessible-for-notify | Reason why the station disconnects with the AP. |
| C64 hh3cDot11StaRxErrDataFrameCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.19 | Counter64 | read-only | Represents the count of error data frames that are received by AP
from station. |
| hh3cDot11STATION | 1.3.6.1.4.1.25506.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. |
| IP hh3cDot11StationACIPAddress | 1.3.6.1.4.1.25506.2.75.3.2.1.9 | IpAddress | accessible-for-notify | For roam-in station, it represents the ip address of home AC.
For roam-out station, it represents the ip address of foreign AC. |
| OCT hh3cDot11StationACIPv6Add | 1.3.6.1.4.1.25506.2.75.3.2.1.14 | OCTET STRING | accessible-for-notify | For roam-in station, it represents the IPv6 address of home AC.
For roam-out station, it represents the IPv6 address of foreign AC. |
| I32 hh3cDot11StationAid | 1.3.6.1.4.1.25506.2.75.3.1.1.1.10 | Integer32 | read-only | Represents the association identification number of station. |
| HH3 hh3cDot11StationAKMMode | 1.3.6.1.4.1.25506.2.75.3.1.1.1.14 | Hh3cDot11AKMType | read-only | Represents the key management mode defined by 802.11i. |
| OCT hh3cDot11StationAPName | 1.3.6.1.4.1.25506.2.75.3.2.1.10 | OCTET STRING | accessible-for-notify | Name of the AP which the station connects to. |
| hh3cDot11StationAPRelationEntry | 1.3.6.1.4.1.25506.2.75.3.1.2.1 | | not-accessible | Each entry contains relation-ship information
with AP, Radio and WLANID of each station. |
| hh3cDot11StationAPRelationTable | 1.3.6.1.4.1.25506.2.75.3.1.2 | | not-accessible | This table contains relation-ship between station, AP, Radio
and WLANID, and the detailed information of station is kept in
the hh3cDot11StaAssociateTable table. |
| HH3 hh3cDot11StationAssocFailCause | 1.3.6.1.4.1.25506.2.75.3.2.1.4 | Hh3cDot11AssocFailType | accessible-for-notify | Represents the cause of the station association failure. |
| NTF hh3cDot11StationAssocFailTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.4 | | | This trap is sent if a station association fails. |
| hh3cDot11StationAssociateEntry | 1.3.6.1.4.1.25506.2.75.3.1.1.1 | | not-accessible | Each entry contains association information of each station. |
| hh3cDot11StationAssociateTable | 1.3.6.1.4.1.25506.2.75.3.1.1 | | not-accessible | This table contains the information of stations which are
associating with the wireless network (current AC). |
| NTF hh3cDot11StationAuthenErrorTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.2 | | | This notification is to indicate which station happened
authentication failure. |
| HH3 hh3cDot11StationAuthenMode | 1.3.6.1.4.1.25506.2.75.3.1.1.1.13 | Hh3cDot11AuthenType | read-only | Represents the Authentication mode defined by 802.11. |
| INT hh3cDot11StationAuthMode | 1.3.6.1.4.1.25506.2.75.3.2.1.13 | INTEGER | accessible-for-notify | Represents station's authentication mode. |
| HH3 hh3cDot11StationAuthorFailCause | 1.3.6.1.4.1.25506.2.75.3.2.1.5 | Hh3cDot11AuthorFailType | accessible-for-notify | Represents the cause of the station authorization failure. |
| NTF hh3cDot11StationAuthorFailTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.3 | | | This trap is sent if a station authorization fails. |
| NTF hh3cDot11StationAuthorSuccTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.6 | | | This trap is sent when a station is authorized successfully. |
| MAC hh3cDot11StationBSSID | 1.3.6.1.4.1.25506.2.75.3.2.1.11 | MacAddress | accessible-for-notify | BSSID which the station connects to. |
| HH3 hh3cDot11StationChannel | 1.3.6.1.4.1.25506.2.75.3.1.1.1.8 | Hh3cDot11ChannelScopeType | read-only | Represents current radio channel used by station. |
| NTF hh3cDot11StationDeAssocTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.5 | | | This trap is sent if a station de-association occurred. |
| NTF hh3cDot11StationDisconnectTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.8 | | | This notification is sent when station disconnects with AP. |
| C64 hh3cDot11StationDropFrameBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.6 | Counter64 | read-only | Represents how many bytes are dropped. |
| C32 hh3cDot11StationDropFrameCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.3 | Counter32 | read-only | Represents the count of frames that are dropped. |
| OCT hh3cDot11StationFailCauseDesc | 1.3.6.1.4.1.25506.2.75.3.2.1.6 | OCTET STRING | accessible-for-notify | Represents the failure description of the station. |
| IP hh3cDot11StationIPAddress | 1.3.6.1.4.1.25506.2.75.3.1.1.1.2 | IpAddress | read-only | Represents the IP address of the station. |
| MAC hh3cDot11StationMAC | 1.3.6.1.4.1.25506.2.75.3.1.1.1.1 | MacAddress | not-accessible | Represents the unique MAC Address of station. |
| MAC hh3cDot11StationMACAddress | 1.3.6.1.4.1.25506.2.75.3.1.1.1.23 | MacAddress | read-only | Represents MAC Address of station. |
| NTF hh3cDot11StationMICErrorTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.1 | | | This notification is to indicate the occurrence of a MIC
failure in a certain station. |
| hh3cDot11StationMtGroup | 1.3.6.1.4.1.25506.2.75.3.1 | | | |
| hh3cDot11StationNotifyGroup | 1.3.6.1.4.1.25506.2.75.3.2 | | | |
| INT hh3cDot11StationPowerSaveMode | 1.3.6.1.4.1.25506.2.75.3.1.1.1.9 | INTEGER | read-only | 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. |
| HH3 hh3cDot11StationRadioMode | 1.3.6.1.4.1.25506.2.75.3.1.1.1.21 | Hh3cDot11RadioType | read-only | 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. |
| U32 hh3cDot11StationRoamingTime | 1.3.6.1.4.1.25506.2.75.3.2.1.8 | Unsigned32 | accessible-for-notify | Represents the time at which the station roamed. |
| NTF hh3cDot11StationRoamingTrap | 1.3.6.1.4.1.25506.2.75.3.2.0.7 | | | This trap is sent when a station roamed successfully. |
| C64 hh3cDot11StationRxDataFrameBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.16 | Counter64 | read-only | Represents how many bytes of data frames have been received
from station. |
| C32 hh3cDot11StationRxDataFrameCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.14 | Counter32 | read-only | Represents how many data frames have been received from station. |
| C32 hh3cDot11StationRxFragCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.18 | Counter32 | read-only | Represents the number of fragmented data frames that received
from station. |
| C64 hh3cDot11StationRxFrameBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.4 | Counter64 | read-only | Represents the count of bytes that are received by AP from station. |
| C32 hh3cDot11StationRxFrameCntEx | 1.3.6.1.4.1.25506.2.75.3.1.3.1.1 | Counter32 | read-only | Represents the count of frames that are received by AP from station. |
| I32 hh3cDot11StationRxNoise | 1.3.6.1.4.1.25506.2.75.3.1.1.1.22 | Integer32 | read-only | Represents the received noise of the station. |
| I32 hh3cDot11StationRxRate | 1.3.6.1.4.1.25506.2.75.3.1.1.1.19 | Integer32 | read-only | Represents the reception rate of frame. |
| C64 hh3cDot11StationRxRetryBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.9 | Counter64 | read-only | Represents the count of bytes that are retransmitted to AP from station. |
| C32 hh3cDot11StationRxRetryPkts | 1.3.6.1.4.1.25506.2.75.3.1.3.1.7 | Counter32 | read-only | Represents the count of frames that are retransmitted to AP from station. |
| I32 hh3cDot11StationRxSNR | 1.3.6.1.4.1.25506.2.75.3.1.1.1.17 | Integer32 | read-only | Represents the signal and noise strength ratio of frame reception. |
| I32 hh3cDot11StationRxSpeed | 1.3.6.1.4.1.25506.2.75.3.1.1.1.25 | Integer32 | read-only | Represents the bytes of received data frames from the
station per second in sample interval. |
| HH3 hh3cDot11StationSecIEStatus | 1.3.6.1.4.1.25506.2.75.3.1.1.1.27 | Hh3cDot11SecIEStatusType | read-only | Represents the security Information element for this station. |
| HH3 hh3cDot11StationSecurityCiphers | 1.3.6.1.4.1.25506.2.75.3.1.1.1.15 | Hh3cDot11CipherType | read-only | Represents the frame encryption cipher type used by
station. |
| U32 hh3cDot11StationSessionDuration | 1.3.6.1.4.1.25506.2.75.3.2.1.7 | Unsigned32 | accessible-for-notify | Represents the duration of the station sesssion. |
| DAT hh3cDot11StationSessionStartTime | 1.3.6.1.4.1.25506.2.75.3.2.1.3 | DateAndTime | accessible-for-notify | Represents the time at which the station connected. |
| I32 hh3cDot11StationSignalStrength | 1.3.6.1.4.1.25506.2.75.3.1.1.1.6 | Integer32 | read-only | Represents a device-dependent measure of the signal strength
of latest packet received from this station. |
| HH3 hh3cDot11StationSSIDEncryptMode | 1.3.6.1.4.1.25506.2.75.3.1.1.1.16 | Hh3cDot11SSIDEncryptModeType | read-only | Represents the encryption mode for this ESS. |
| STR hh3cDot11StationSSIDName | 1.3.6.1.4.1.25506.2.75.3.1.1.1.12 | Hh3cDot11SSIDStringType | read-only | Represents the ESS name. |
| hh3cDot11StationStatisEntry | 1.3.6.1.4.1.25506.2.75.3.1.3.1 | | not-accessible | This entry contains statistics and status for each station. |
| hh3cDot11StationStatisTable | 1.3.6.1.4.1.25506.2.75.3.1.3 | | not-accessible | This table contains statistics and status of all
stations in the hh3cDot11StaAssociateTable. |
| C32 hh3cDot11StationSuccessTxCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.12 | Counter32 | read-only | Represents how many frames have been successfully sent to station. |
| C32 hh3cDot11StationSuccessTxDataCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.13 | Counter32 | read-only | Represents how many data frames have been successfully sent to
station. |
| C64 hh3cDot11StationThroughput | 1.3.6.1.4.1.25506.2.75.3.1.3.1.11 | Counter64 | read-only | Represents how many payload bytes of data frame are sent and received
by station. |
| MAC hh3cDot11StationTrapBSSID | 1.3.6.1.4.1.25506.2.75.3.2.1.1 | MacAddress | accessible-for-notify | Represents on which BSSID of AP the event happened. |
| hh3cDot11StationTraps | 1.3.6.1.4.1.25506.2.75.3.2.0 | | | |
| MAC hh3cDot11StationTrapStaMAC | 1.3.6.1.4.1.25506.2.75.3.2.1.2 | MacAddress | accessible-for-notify | Represents the MAC address of station which happened message
integrity check (MIC) errors. |
| hh3cDot11StationTrapVarObjects | 1.3.6.1.4.1.25506.2.75.3.2.1 | | | |
| C64 hh3cDot11StationTxDataFrameBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.17 | Counter64 | read-only | Represents how many bytes of data frames have been sent to
station. |
| C32 hh3cDot11StationTxDataFrameCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.15 | Counter32 | read-only | Represents how many data frames have been sent to station. |
| C64 hh3cDot11StationTxFrameBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.5 | Counter64 | read-only | Represents the count of bytes that are sent to station from AP. |
| C32 hh3cDot11StationTxFrameCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.2 | Counter32 | read-only | Represents the count of frames that are sent to station from AP. |
| I32 hh3cDot11StationTxRate | 1.3.6.1.4.1.25506.2.75.3.1.1.1.18 | Integer32 | read-only | Represents the transmission rate of frame. |
| OCT hh3cDot11StationTxRateSet | 1.3.6.1.4.1.25506.2.75.3.1.1.1.4 | OCTET STRING | read-only | 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. |
| C64 hh3cDot11StationTxRetryBytes | 1.3.6.1.4.1.25506.2.75.3.1.3.1.10 | Counter64 | read-only | Represents the count of bytes that are retransmitted to station from AP. |
| C32 hh3cDot11StationTxRetryPkts | 1.3.6.1.4.1.25506.2.75.3.1.3.1.8 | Counter32 | read-only | Represents the count of frames that are retransmitted to station from AP. |
| I32 hh3cDot11StationTxSpeed | 1.3.6.1.4.1.25506.2.75.3.1.1.1.24 | Integer32 | read-only | Represents the bytes of transmitted data frames to the
station per second in sample interval. |
| U32 hh3cDot11StationUpTime | 1.3.6.1.4.1.25506.2.75.3.1.1.1.5 | Unsigned32 | read-only | The time in seconds, how long this station has been associated
with this device. |
| TIK hh3cDot11StationUpTimeTicks | 1.3.6.1.4.1.25506.2.75.3.1.1.1.28 | TimeTicks | read-only | Represents how long this station has been associated
with this device. |
| OCT hh3cDot11StationUserName | 1.3.6.1.4.1.25506.2.75.3.1.1.1.3 | OCTET STRING | read-only | Represents the user name of the station. |
| OCT hh3cDot11StationVendorName | 1.3.6.1.4.1.25506.2.75.3.1.1.1.20 | OCTET STRING | read-only | Represents the vendor name of the station. |
| I32 hh3cDot11StationVlanId | 1.3.6.1.4.1.25506.2.75.3.1.1.1.11 | Integer32 | read-only | Represents Vlan ID to which the station is associated. |
| INT hh3cDot11StationWmmMode | 1.3.6.1.4.1.25506.2.75.3.1.1.1.26 | INTEGER | read-only | 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. |
| C64 hh3cDot11StaTxRetryDataFrameCnt | 1.3.6.1.4.1.25506.2.75.3.1.3.1.20 | Counter64 | read-only | Represents the count of data frames that are retransmitted to station
from AP. |