A3COM-HUAWEI-DOT11-STATION-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: A3COM-HUAWEI-DOT11-STATION-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cDot11STATION | 1.3.6.1.4.1.43.45.1.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. |
||
h3cDot11StationMtGroup | 1.3.6.1.4.1.43.45.1.10.2.75.3.1 | |||
h3cDot11StationAssociateTable | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1 | no-access |
This table contains the information of stations which are associating with the wireless network (current AC). |
|
1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1 | no-access |
Each entry contains association information of each station. |
||
h3cDot11StationMAC | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.1 | macaddress | no-access |
Represents the unique MAC Address of station. |
h3cDot11StationIPAddress | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.2 | ipaddress | read-only |
Represents the IP address of the station. |
h3cDot11StationUserName | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.3 | octet string | read-only |
Represents the user name of the station. |
h3cDot11StationTxRateSet | 1.3.6.1.4.1.43.45.1.10.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. |
h3cDot11StationUpTime | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.5 | unsigned32 | read-only |
The time in seconds, how long this station has been associated with this device. |
h3cDot11StationSignalStrength | 1.3.6.1.4.1.43.45.1.10.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. |
h3cDot11StationRSSI | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.7 | integer32 | read-only |
Represents a device-dependent measure of the RSSI. It is the received signal strength indication. The maximum value is defined by chip set vendors |
h3cDot11StationChannel | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.8 | h3cdot11channelscopetype | read-only |
Represents current radio channel used by station. |
h3cDot11StationPowerSaveMode | 1.3.6.1.4.1.43.45.1.10.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. Enumeration: 'active': 1, 'powersave': 2. |
h3cDot11StationAid | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.10 | integer32 | read-only |
Represents the association identification number of station. |
h3cDot11StationVlanId | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.11 | integer32 | read-only |
Represents Vlan ID to which the station is associated. |
h3cDot11StationSSIDName | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.12 | h3cdot11ssidstringtype | read-only |
Represents the ESS name. |
h3cDot11StationAuthenMode | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.13 | h3cdot11authentype | read-only |
Represents the Authentication mode defined by 802.11. |
h3cDot11StationAKMMode | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.14 | h3cdot11akmtype | read-only |
Represents the key management mode defined by 802.11i. |
h3cDot11StationSecurityCiphers | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.15 | h3cdot11ciphertype | read-only |
Represents the frame encryption cipher type used by station. |
h3cDot11StationSSIDEncryptMode | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.16 | h3cdot11ssidencryptmodetype | read-only |
Represents the encryption mode for this ESS. |
h3cDot11StationRxSNR | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.17 | integer32 | read-only |
Represents the signal and noise strength ratio of frame reception. |
h3cDot11StationTxRate | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.18 | integer32 | read-only |
Represents the transmission rate of frame. |
h3cDot11StationRxRate | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.19 | integer32 | read-only |
Represents the reception rate of frame. |
h3cDot11StationVendorName | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.20 | octet string | read-only |
Represents the vendor name of the station. |
h3cDot11StationRadioMode | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.21 | h3cdot11radiotype | 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. |
h3cDot11StationRxNoise | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.22 | integer32 | read-only |
Represents the received noise of the station. |
h3cDot11StationMACAddress | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.23 | macaddress | read-only |
Represents MAC Address of station. |
h3cDot11StationTxSpeed | 1.3.6.1.4.1.43.45.1.10.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. |
h3cDot11StationRxSpeed | 1.3.6.1.4.1.43.45.1.10.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. |
h3cDot11StationWmmMode | 1.3.6.1.4.1.43.45.1.10.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. Enumeration: 'nonwmm': 2, 'wmm': 1. |
h3cDot11StationSecIEStatus | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.27 | h3cdot11seciestatustype | read-only |
Represents the security Information element for this station. |
h3cDot11StationUpTimeTicks | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.28 | timeticks | read-only |
Represents how long this station has been associated with this device. |
h3cDot11StationRadioMode2 | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.29 | h3cdot11radiotype2 | 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), dot11an(8), dot11gn(16) For a station,it could support only one radio type at the same time. |
h3cDot11StationAssTime | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.30 | dateandtime | read-only |
Represents the time at which the station connected. |
h3cDot11StationAPRelationTable | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.2 | no-access |
This table contains relation-ship between station, AP, Radio and WLANID, and the detailed information of station is kept in the h3cDot11StaAssociateTable table. |
|
1.3.6.1.4.1.43.45.1.10.2.75.3.1.2.1 | no-access |
Each entry contains relation-ship information with AP, Radio and WLANID of each station. |
||
h3cDot11CurrAPID | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.2.1.1 | h3cdot11objectidtype | read-only |
To uniquely identify each AP, and relation-ship between h3cDot11CurrAPID and AP device will be static. |
h3cDot11CurrRadioID | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.2.1.2 | h3cdot11radioscopetype | read-only |
Represents each radio. |
h3cDot11CurrWlanID | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.2.1.3 | integer32 | read-only |
Represents WLAN ID of the BSS the station associated to. |
h3cDot11StationStatisTable | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3 | no-access |
This table contains statistics and status of all stations in the h3cDot11StaAssociateTable. |
|
1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1 | no-access |
This entry contains statistics and status for each station. |
||
h3cDot11StationRxFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.1 | counter32 | read-only |
Represents the count of frames that are received by AP from station. |
h3cDot11StationTxFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.2 | counter32 | read-only |
Represents the count of frames that are sent to station from AP. |
h3cDot11StationDropFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.3 | counter32 | read-only |
Represents the count of frames that are dropped. |
h3cDot11StationRxFrameBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.4 | counter64 | read-only |
Represents the count of bytes that are received by AP from station. |
h3cDot11StationTxFrameBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.5 | counter64 | read-only |
Represents the count of bytes that are sent to station from AP. |
h3cDot11StationDropFrameBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.6 | counter64 | read-only |
Represents how many bytes are dropped. |
h3cDot11StationRxRetryPkts | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.7 | counter32 | read-only |
Represents the count of frames that are retransmitted to AP from station. |
h3cDot11StationTxRetryPkts | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.8 | counter32 | read-only |
Represents the count of frames that are retransmitted to station from AP. |
h3cDot11StationRxRetryBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.9 | counter64 | read-only |
Represents the count of bytes that are retransmitted to AP from station. |
h3cDot11StationTxRetryBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.10 | counter64 | read-only |
Represents the count of bytes that are retransmitted to station from AP. |
h3cDot11StationThroughput | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.11 | counter64 | read-only |
Represents how many payload bytes of data frame are sent and received by station. |
h3cDot11StationSuccessTxCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.12 | counter32 | read-only |
Represents how many frames have been successfully sent to station. |
h3cDot11StationSuccessTxDataCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.13 | counter32 | read-only |
Represents how many data frames have been successfully sent to station. |
h3cDot11StationRxDataFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.14 | counter32 | read-only |
Represents how many data frames have been received from station. |
h3cDot11StationTxDataFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.15 | counter32 | read-only |
Represents how many data frames have been sent to station. |
h3cDot11StationRxDataFrameBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.16 | counter64 | read-only |
Represents how many bytes of data frames have been received from station. |
h3cDot11StationTxDataFrameBytes | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.17 | counter64 | read-only |
Represents how many bytes of data frames have been sent to station. |
h3cDot11StationRxFragCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.18 | counter32 | read-only |
Represents the number of fragmented data frames that received from station. |
h3cDot11StaRxErrDataFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.19 | counter64 | read-only |
Represents the count of error data frames that are received by AP from station. |
h3cDot11StaTxRetryDataFrameCnt | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.20 | counter64 | read-only |
Represents the count of data frames that are retransmitted to station from AP. |
h3cDot11StaTxDataRatePkts | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.21 | octet string | read-only |
Represents how many data frames of each rate have been received from station. |
h3cDot11StaRxDataRatePkts | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.22 | octet string | read-only |
Represents how many data frames of each rate have been sent to station. |
h3cDot11StaTxSignalStrengthPkts | 1.3.6.1.4.1.43.45.1.10.2.75.3.1.3.1.23 | octet string | read-only |
Represents how many data frames of different signal strength have been received from station. |
h3cDot11StationNotifyGroup | 1.3.6.1.4.1.43.45.1.10.2.75.3.2 | |||
h3cDot11StationTraps | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0 | |||
h3cDot11StationMICErrorTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.1 |
This notification is to indicate the occurrence of a MIC failure in a certain station. |
||
h3cDot11StationAuthenErrorTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.2 |
This notification is to indicate which station happened authentication failure. |
||
h3cDot11StationAuthorFailTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.3 |
This trap is sent if a station authorization fails. |
||
h3cDot11StationAssocFailTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.4 |
This trap is sent if a station association fails. |
||
h3cDot11StationDeAssocTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.5 |
This trap is sent if a station de-association occurred. |
||
h3cDot11StationAuthorSuccTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.6 |
This trap is sent when a station is authorized successfully. |
||
h3cDot11StationRoamingTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.7 |
This trap is sent when a station roamed successfully. |
||
h3cDot11StationDisconnectTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.8 |
This notification is sent when station disconnects with AP. |
||
h3cDot11UserDisconnectTrap | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.0.9 |
This notification is sent when user disconnects with AP. |
||
h3cDot11StationTrapVarObjects | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1 | |||
h3cDot11StationTrapBSSID | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.1 | macaddress | no-access |
Represents on which BSSID of AP the event happened. |
h3cDot11StationTrapStaMAC | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.2 | macaddress | no-access |
Represents the MAC address of station which happened message integrity check (MIC) errors. |
h3cDot11StationSessionStartTime | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.3 | dateandtime | no-access |
Represents the time at which the station connected. |
h3cDot11StationAssocFailCause | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.4 | h3cdot11assocfailtype | no-access |
Represents the cause of the station association failure. |
h3cDot11StationAuthorFailCause | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.5 | h3cdot11authorfailtype | no-access |
Represents the cause of the station authorization failure. |
h3cDot11StationFailCauseDesc | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.6 | octet string | no-access |
Represents the failure description of the station. |
h3cDot11StationSessionDuration | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.7 | unsigned32 | no-access |
Represents the duration of the station sesssion. |
h3cDot11StationRoamingTime | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.8 | unsigned32 | no-access |
Represents the time at which the station roamed. |
h3cDot11StationACIPAddress | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.9 | ipaddress | no-access |
For roam-in station, it represents the ip address of home AC. For roam-out station, it represents the ip address of foreign AC. |
h3cDot11StationAPName | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.10 | octet string | no-access |
Name of the AP which the station connects to. |
h3cDot11StationBSSID | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.11 | macaddress | no-access |
BSSID which the station connects to. |
h3cDot11StaDisconnectReason | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.12 | octet string | no-access |
Reason why the station disconnects with the AP. |
h3cDot11StationAuthMode | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.13 | integer | no-access |
Represents station's authentication mode. Enumeration: 'opensystem': 1, 'sharedkey': 2. |
h3cDot11StationACIPv6Add | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.14 | octet string | no-access |
For roam-in station, it represents the IPv6 address of home AC. For roam-out station, it represents the IPv6 address of foreign AC. |
h3cDot11UserName | 1.3.6.1.4.1.43.45.1.10.2.75.3.2.1.15 | octet string | no-access |
Represents the user name. |