MIBs Depot

HH3C-DOT11-APMT-MIB

Registered at
1.3.6.1.4.1.25506.2.75.2
Last updated
2018-06-04 18:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2018-06-04 18:00, 2016-03-11 18:00, 2015-06-20 18:00, 2012-05-07 18:00, 2010-10-11 18:00, 2010-09-15 12:00, 2009-08-07 18:00, 2009-07-29 18:00, 2009-05-07 20:00, 2008-11-07 10:00, 2008-07-09 18:00, 2008-02-25 18:00, 2007-12-21 18:00, 2007-06-19 18:00, 2007-04-27 20:00, 2007-02-01 20:00, 2006-05-10 19:00
Namespace
comware
Source file
HH3C-DOT11-APMT-MIB
Digest
sha256:0c8b03352f5f3fe771111b26f66e354919b07f4171b07bd691d4eed2ca8a3a70

Description

This MIB provides AP information which includes AP current object information, AP statistic data. 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. Fat AP Applied in the home, SOHO and so on, and it could work independently without help from AC. Fit AP Applied in the enterprise environment, it will work under the control and management from AC. 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 associating with the AP. Radio The chip set to receive and send wireless signal. Association The service used to establish access point or station mapping and enable STA invocation of the distribution system services. (Wireless clients attempt to connect to access points.) Basic Rate A data rate that is mandatory for client devices to support in order for them to achieve successful association.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085

Imports

FromSymbols
HH3C-DOT11-REF-MIBHh3cDot11ChannelScopeType, Hh3cDot11MACModeType, Hh3cDot11NotifyReasonType, Hh3cDot11ObjectIDType, Hh3cDot11RFModeType, Hh3cDot11RadioElementIndex, Hh3cDot11RadioScopeType, Hh3cDot11SSIDStringType, Hh3cDot11ServicePolicyIDType, Hh3cDot11TxPwrLevelScopeType, hh3cDot11, hh3cDot11APElementIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, MacAddress, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-DOT11-APMT-MIB
HH3C-DOT11-REF-MIB
HH3C-OID-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cDot11APObjectGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.2.1
hh3cDot11APObjectStatusTable
OBJECT-TYPE
The table will provide the general information about APs in different status.
1.3.6.1.4.1.25506.2.75.2.1.1not-accessiblecurrent
hh3cDot11APObjectStatusEntry
OBJECT-TYPE
Each entry contains the general information of an AP.
1.3.6.1.4.1.25506.2.75.2.1.1.1not-accessiblecurrent
hh3cDot11APID
OBJECT-TYPE
To uniquely identify each AP, and relation-ship between hh3cDot11APID and AP device will be static.
1.3.6.1.4.1.25506.2.75.2.1.1.1.1Hh3cDot11ObjectIDTypeaccessible-for-notifycurrent
hh3cDot11APIPAddress
OBJECT-TYPE
Represents the IP address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.1.1.2IpAddressread-onlycurrent
hh3cDot11APMacAddress
OBJECT-TYPE
Represents the MAC address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.1.1.3MacAddressread-onlycurrent
hh3cDot11APOperationStatus
OBJECT-TYPE
Represents operational status of AP. The following values are supported: join - AP is joining to AC. joinConfirm - AC confirm whether permit AP to join. download - AP is downloading software from AC. config - AP and AC exchange configuration before AP - provide WLAN service. run - The WLAN service is ready.
1.3.6.1.4.1.25506.2.75.2.1.1.1.4INTEGER {join(1), joinConfirm(2), download(3), config(4), run(5)}read-onlycurrent
hh3cDot11APTemplateNameOfAP
OBJECT-TYPE
Represents the name of current AP template configured for AP.
1.3.6.1.4.1.25506.2.75.2.1.1.1.5OCTET STRINGread-onlycurrent
hh3cDot11APReset
OBJECT-TYPE
When read the value from the node 2: Represents the AP cannot be reset. 1: Represents the AP can be reset. When write the value to the node 1: Represents resetting the AP. Other values are not supported
1.3.6.1.4.1.25506.2.75.2.1.1.1.6TruthValueread-writecurrent
hh3cDot11APCpuUsage
OBJECT-TYPE
Represents the current CPU usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.1.1.7Integer32 (0..100)read-onlycurrent
hh3cDot11APConnectionType
OBJECT-TYPE
Represents the current connection type.
1.3.6.1.4.1.25506.2.75.2.1.1.1.8INTEGER {master(1), slave(2), notAvailable(3)}read-onlycurrent
hh3cDot11APLastImgDownloadTime
OBJECT-TYPE
Represents the time at which the device last downloaded image.
1.3.6.1.4.1.25506.2.75.2.1.1.1.9DateAndTimeread-onlycurrent
hh3cDot11APIPv6Address
OBJECT-TYPE
Represents the IPv6 address of AP.
1.3.6.1.4.1.25506.2.75.2.1.1.1.10OCTET STRINGread-onlycurrent
hh3cDot11APLastRegisterTime
OBJECT-TYPE
Represents the time at which the device last registered with AC.
1.3.6.1.4.1.25506.2.75.2.1.1.1.11DateAndTimeread-onlycurrent
hh3cDot11APResetCM
OBJECT-TYPE
When reading the value from the node normal - Represents the AP cannot be reset. restart - Represents the AP can be reset. When writing the value to the node restart - Represents resetting the AP. Other values are not supported.
1.3.6.1.4.1.25506.2.75.2.1.1.1.12INTEGER {normal(0), restart(1)}read-writecurrent
hh3cDot11APIPv6PrefixLen
OBJECT-TYPE
Represents the prefix length of an AP IPv6 address.
1.3.6.1.4.1.25506.2.75.2.1.1.1.13Integer32read-onlycurrent
hh3cDot11APFactoryDataResetCM
OBJECT-TYPE
When reading the value from the node normal - Represents the AP cannot be reset. restart - Represents the AP can be reset. When writing the value to the node restart - Represents resetting the AP. Other values are not supported.
1.3.6.1.4.1.25506.2.75.2.1.1.1.14INTEGER {normal(0), restart(1)}read-writecurrent
hh3cDot11APGpsLongitude
OBJECT-TYPE
Get the current longitudes of online APs by GPS.
1.3.6.1.4.1.25506.2.75.2.1.1.1.15OCTET STRINGread-onlycurrent
hh3cDot11APGpsLatitude
OBJECT-TYPE
Get the current latitudes of online APs by GPS.
1.3.6.1.4.1.25506.2.75.2.1.1.1.16OCTET STRINGread-onlycurrent
hh3cDot11APGpsVelocity
OBJECT-TYPE
Get the current velocities of online APs by GPS.
1.3.6.1.4.1.25506.2.75.2.1.1.1.17OCTET STRINGread-onlycurrent
hh3cDot11APGpsOrientation
OBJECT-TYPE
Get the current orientations of online APs by GPS.
1.3.6.1.4.1.25506.2.75.2.1.1.1.18OCTET STRINGread-onlycurrent
hh3cDot11APGpsElevation
OBJECT-TYPE
Get the current elevations of online APs by GPS.
1.3.6.1.4.1.25506.2.75.2.1.1.1.19OCTET STRINGread-onlycurrent
hh3cDot11APGpsObtainTime
OBJECT-TYPE
Get the current online AP time by GPS.
1.3.6.1.4.1.25506.2.75.2.1.1.1.20DateAndTimeread-onlycurrent
hh3cDot11APGateWayIPv4
OBJECT-TYPE
Represents the gateway IPv4 address of APs.
1.3.6.1.4.1.25506.2.75.2.1.1.1.21IpAddressread-onlycurrent
hh3cDot11APGateWayIPv6
OBJECT-TYPE
Represents the gateway IPv6 address of APs.
1.3.6.1.4.1.25506.2.75.2.1.1.1.22OCTET STRINGread-onlycurrent
hh3cDot11APObjectTable
OBJECT-TYPE
The table will provide information for APs in the running status.
1.3.6.1.4.1.25506.2.75.2.1.2not-accessiblecurrent
hh3cDot11APObjectEntry
OBJECT-TYPE
Each entry contains information of an AP in run status.
1.3.6.1.4.1.25506.2.75.2.1.2.1not-accessiblecurrent
hh3cDot11APObjID
OBJECT-TYPE
To uniquely identify each AP, and relation-ship between hh3cDot11APObjID and AP device will be static.
1.3.6.1.4.1.25506.2.75.2.1.2.1.1Hh3cDot11ObjectIDTypenot-accessiblecurrent
hh3cDot11CurrAPIPAddress
OBJECT-TYPE
Represents the IP address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.2IpAddressread-onlycurrent
hh3cDot11CurrAPMacAddress
OBJECT-TYPE
Represents the MAC address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.3MacAddressread-onlycurrent
hh3cDot11CurrACPortIndex
OBJECT-TYPE
Represents the port on the AC, by which the traffic of this AP comes through. NMS could refer it to access information kept in the MIB-2.
1.3.6.1.4.1.25506.2.75.2.1.2.1.4Integer32read-onlycurrent
hh3cDot11CurrAPMACMode
OBJECT-TYPE
Represents what MAC mode defined in the CAPWAP is applied. For fat AP, the value will be fatap.
1.3.6.1.4.1.25506.2.75.2.1.2.1.5Hh3cDot11MACModeTyperead-onlycurrent
hh3cDot11CurrAPTemplateName
OBJECT-TYPE
Represents the name of current AP template.
1.3.6.1.4.1.25506.2.75.2.1.2.1.6OCTET STRINGread-onlycurrent
hh3cDot11CurrAPStationAssocCount
OBJECT-TYPE
Represents the total number of stations which are associating to AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.7Integer32read-onlycurrent
hh3cDot11CurrAPName
OBJECT-TYPE
Represents the name of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.8OCTET STRINGread-onlycurrent
hh3cDot11CurrAPModelName
OBJECT-TYPE
Represents index of WTP model,with it to get AP model information.
1.3.6.1.4.1.25506.2.75.2.1.2.1.9OCTET STRINGread-onlycurrent
hh3cDot11CurrAPImageName
OBJECT-TYPE
Represents the image file name of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.10OCTET STRINGread-onlycurrent
hh3cDot11CurrAPSoftwareVersion
OBJECT-TYPE
Represents the software version of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.11OCTET STRINGread-onlycurrent
hh3cDot11CurrAPIPNetMask
OBJECT-TYPE
Represents the IP netmask of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.12IpAddressread-onlycurrent
hh3cDot11CurrRadioModeSupport
OBJECT-TYPE
Represents which radio type supported by the AP. The WLAN system support the following possible radio type. dot11a(1), dot11b(2), dot11g(4), dot11n(8), dot11an(16), dot11gn(32), dot11ac(64), dot11gac(128) For a AP,it could support multiple radio types at the same time.So the value of object could combine multiple value of radio type above. For example: For one AP which support both b and g mode radio, when getting the value from the node, the value is 6(2 + 4).
1.3.6.1.4.1.25506.2.75.2.1.2.1.13Integer32read-onlycurrent
hh3cDot11CurrIfNumber
OBJECT-TYPE
Represents number of interface of the AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.14Integer32read-onlycurrent
hh3cDot11CurrAPElementID
OBJECT-TYPE
Represents the AP element ID.
1.3.6.1.4.1.25506.2.75.2.1.2.1.15Integer32read-onlycurrent
hh3cDot11CurrAPMode
OBJECT-TYPE
Represents the forward mode of the AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.16INTEGER {bridge(1), route(2)}read-onlycurrent
hh3cDot11CurrAPIPv6Address
OBJECT-TYPE
Represents the IPv6 address of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.17OCTET STRINGread-onlycurrent
hh3cDot11CurrAPSSIDNumber
OBJECT-TYPE
Represents the number of SSID configured on AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.18Integer32read-onlycurrent
hh3cDot11CurrAPManufacturer
OBJECT-TYPE
By the 'SMI Network Management Private Enterprise Codes' assigned by the IANA, NMS could know which vendor manufactures the AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.19OCTET STRINGread-onlycurrent
hh3cDot11CurrAPMemorySize
OBJECT-TYPE
Represents the size of AP memory.
1.3.6.1.4.1.25506.2.75.2.1.2.1.20Integer32read-onlycurrent
hh3cDot11CurrAPMemSizeInBytes
OBJECT-TYPE
Represents the size of AP memory.
1.3.6.1.4.1.25506.2.75.2.1.2.1.21Integer32read-onlycurrent
hh3cDot11CurrAPFlashSize
OBJECT-TYPE
Represents the size of AP flash.
1.3.6.1.4.1.25506.2.75.2.1.2.1.22Integer32read-onlycurrent
hh3cDot11CurrAPFlashSizeInBytes
OBJECT-TYPE
This object represents the size of AP flash.
1.3.6.1.4.1.25506.2.75.2.1.2.1.23Integer32read-onlycurrent
hh3cDot11CurrAPReleasedVersion
OBJECT-TYPE
Represents the released version of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.24OCTET STRINGread-onlycurrent
hh3cDot11CurrRadioModeSupport2
OBJECT-TYPE
Represents which radio type supported by the AP. The WLAN system support the following possible radio type. dot11a(1), dot11b(2), dot11g(4), dot11an(8), dot11gn(16), dot11gac(32), dot11ac(64) For a AP,it could support multiple radio types at the same time.So the value of object could combine multiple value of radio type above. For example: For one AP which support both b and g mode radio, when getting the value from the node, the value is 6(2 + 4).
1.3.6.1.4.1.25506.2.75.2.1.2.1.25Integer32read-onlycurrent
hh3cDot11CurrAPCPUTypeCM
OBJECT-TYPE
Represents the CPU type of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.26OCTET STRINGread-onlycurrent
hh3cDot11CurrAPMemoryTypeCM
OBJECT-TYPE
Represents the memory card type of AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.27OCTET STRINGread-onlycurrent
hh3cDot11CurrAPBSSIDNumberCM
OBJECT-TYPE
Represents the number of BSSID configured on AP.
1.3.6.1.4.1.25506.2.75.2.1.2.1.28Integer32read-onlycurrent
hh3cDot11CurrAPIPv6PrefixLen
OBJECT-TYPE
Represents the prefix length of an AP IPv6 address.
1.3.6.1.4.1.25506.2.75.2.1.2.1.29Integer32read-onlycurrent
hh3cDot11APRadioTable
OBJECT-TYPE
The table will describe the radio information of AP. The AP here will be in running status.
1.3.6.1.4.1.25506.2.75.2.1.3not-accessiblecurrent
hh3cDot11APRadioEntry
OBJECT-TYPE
Each entry contains the information of each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.1.3.1not-accessiblecurrent
hh3cDot11CurAPID
OBJECT-TYPE
To uniquely identify a AP in running status.
1.3.6.1.4.1.25506.2.75.2.1.3.1.1OCTET STRING (SIZE(0..64))not-accessiblecurrent
hh3cDot11RadioID
OBJECT-TYPE
Represents each radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.2Integer32 (0..2147483647)accessible-for-notifycurrent
hh3cDot11AdminStatus
OBJECT-TYPE
Represents the administrator status of radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.3TruthValueread-onlycurrent
hh3cDot11OperStatus
OBJECT-TYPE
Represents the operational status of radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.4TruthValueread-onlycurrent
hh3cDot11Channel
OBJECT-TYPE
Represents the current channel allocation for radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.5Hh3cDot11ChannelScopeTyperead-onlycurrent
hh3cDot11TxPowerLevel
OBJECT-TYPE
Represents the current transmit power level for radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.6Hh3cDot11TxPwrLevelScopeTyperead-onlycurrent
hh3cDot11APRadioIfIndex
OBJECT-TYPE
Represents the interface index for the radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.7Integer32read-onlycurrent
hh3cDot11AntennaGain
OBJECT-TYPE
Represents the current gain for antenna.
1.3.6.1.4.1.25506.2.75.2.1.3.1.8Integer32read-onlycurrent
hh3cDot11MaxBandwidth
OBJECT-TYPE
Represents the maximum bandwidth for the radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.9Integer32read-onlycurrent
hh3cDot11ResourceUseRatio
OBJECT-TYPE
Represents the ratio of radio resource usage.
1.3.6.1.4.1.25506.2.75.2.1.3.1.10Integer32read-onlycurrent
hh3cDot11RadioModeSupport
OBJECT-TYPE
Represents radio type supported by the radio. The WLAN system supports the following possible radio type: dot11a(1), dot11b(2), dot11g(4), dot11gn(16), dot11an(32), dot11ac(64), dot11gac(128) For the radio, it could support multiple radio types at the same time. So the value of this object could combine multiple values of radio type above. For example: For one radio which supports both dot11b and dot11g mode, when get value from the object, the value is 6(2 + 4).
1.3.6.1.4.1.25506.2.75.2.1.3.1.11Unsigned32read-onlycurrent
hh3cDot11TxPowerLevel2
OBJECT-TYPE
The TxPowerLevel N currently being used to transmit data.
1.3.6.1.4.1.25506.2.75.2.1.3.1.12Integer32 (1..8)read-onlycurrent
hh3cDot11PowerMgmtStatus
OBJECT-TYPE
Represents status of power management of the radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.13TruthValueread-onlycurrent
hh3cDot11ChannelSwitchTimes
OBJECT-TYPE
Represents the channel switch times.
1.3.6.1.4.1.25506.2.75.2.1.3.1.14Counter32read-onlycurrent
hh3cDot11AntennaType
OBJECT-TYPE
Represents type of the antenna which radio used.
1.3.6.1.4.1.25506.2.75.2.1.3.1.15OCTET STRINGread-onlycurrent
hh3cDot11DiversitySelectionRx
OBJECT-TYPE
Represents the diversity selection received.
1.3.6.1.4.1.25506.2.75.2.1.3.1.16TruthValueread-onlycurrent
hh3cDot11MaxTxPwrLvl
OBJECT-TYPE
Represents the maximum transmit power.
1.3.6.1.4.1.25506.2.75.2.1.3.1.17OCTET STRINGread-onlycurrent
hh3cDot11PwrAttRange
OBJECT-TYPE
Represents the range of power attenuation.
1.3.6.1.4.1.25506.2.75.2.1.3.1.18Integer32read-onlycurrent
hh3cDot11AvgRxSignalStrength
OBJECT-TYPE
Represents the average received signal strength.
1.3.6.1.4.1.25506.2.75.2.1.3.1.19Integer32read-onlycurrent
hh3cDot11HighestRxSignalStrength
OBJECT-TYPE
Represents the highest received signal strength.
1.3.6.1.4.1.25506.2.75.2.1.3.1.20Integer32read-onlycurrent
hh3cDot11LowestRxSignalStrength
OBJECT-TYPE
Represents the lowest received signal strength.
1.3.6.1.4.1.25506.2.75.2.1.3.1.21Integer32read-onlycurrent
hh3cDot11RadioIfUpdownTimes
OBJECT-TYPE
Represents the up/down times on radio interface.
1.3.6.1.4.1.25506.2.75.2.1.3.1.22Counter32read-onlycurrent
hh3cDot11RadioIfLastChange
OBJECT-TYPE
Represents time at last change that occurred on radio interface.
1.3.6.1.4.1.25506.2.75.2.1.3.1.23TimeTicksread-onlycurrent
hh3cDot11RadioModeSupport2
OBJECT-TYPE
Represents radio type supported by the radio. The WLAN system supports the following possible radio type: dot11a(1), dot11b(2), dot11g(4), dot11an(8), dot11gn(16), dot11gac(32), dot11ac(64) For the radio, it could support multiple radio types at the same time. So the value of this object could combine multiple values of radio type above. For example: For one radio which supports both dot11b and dot11g mode, when get value from the object, the value is 6(2 + 4).
1.3.6.1.4.1.25506.2.75.2.1.3.1.24Unsigned32read-onlycurrent
hh3cDot11OperStatusCM
OBJECT-TYPE
Represents the operational status of radio.
1.3.6.1.4.1.25506.2.75.2.1.3.1.25INTEGER {up(1), down(2), testing(3), admindown(4)}read-onlycurrent
hh3cDot11AirPrimChnlBusy
OBJECT-TYPE
Represents air interface utilization on the primary channel. The value 255 represents an invalid value.
1.3.6.1.4.1.25506.2.75.2.1.3.1.26Integer32 (0..100 | 255)read-onlycurrent
hh3cDot11AirPrimChnlTxBusy
OBJECT-TYPE
Represents air interface utilization for signal sending on the primary channel. The value 255 represents an invalid value.
1.3.6.1.4.1.25506.2.75.2.1.3.1.27Integer32 (0..100 | 255)read-onlycurrent
hh3cDot11AirPrimChnlRxBusy
OBJECT-TYPE
Represents air interface utilization for signal receiving on the primary channel. The value 255 represents an invalid value.
1.3.6.1.4.1.25506.2.75.2.1.3.1.28Integer32 (0..100 | 255)read-onlycurrent
hh3cDot11AirExtChnlBusy
OBJECT-TYPE
Represents air interface utilization on the secondary channel. The value 255 represents an invalid value.
1.3.6.1.4.1.25506.2.75.2.1.3.1.29Integer32 (0..100 | 255)read-onlycurrent
hh3cDot11APBSSTable
OBJECT-TYPE
After AP connect to AC and get AP template configuration, it will create BSS data structure for each radio. The table will describe BSS information of AP and service policy as per BSS.
1.3.6.1.4.1.25506.2.75.2.1.4not-accessiblecurrent
hh3cDot11APBSSEntry
OBJECT-TYPE
Each entry contains information of each BSS for specific radio.
1.3.6.1.4.1.25506.2.75.2.1.4.1not-accessiblecurrent
hh3cDot11WlanID
OBJECT-TYPE
Represents ID of a specific ESS.
1.3.6.1.4.1.25506.2.75.2.1.4.1.1Integer32 (0..2147483647)not-accessiblecurrent
hh3cDot11BSSID
OBJECT-TYPE
As MAC Address format, it is to identify BSS.
1.3.6.1.4.1.25506.2.75.2.1.4.1.2MacAddressread-onlycurrent
hh3cDot11CurrSvcPolicyID
OBJECT-TYPE
Represents the ID of each service policy used by the AP.
1.3.6.1.4.1.25506.2.75.2.1.4.1.3Hh3cDot11ServicePolicyIDTyperead-onlycurrent
hh3cDot11SSID
OBJECT-TYPE
This object represents the SSID corresponding to this BSS.
1.3.6.1.4.1.25506.2.75.2.1.4.1.4OCTET STRINGread-onlycurrent
hh3cDot11CurrSSIDResourceUseRatio
OBJECT-TYPE
Represents the ratio of resource usage of curr SSID
1.3.6.1.4.1.25506.2.75.2.1.4.1.5Integer32read-onlycurrent
hh3cDot11APEssVlanId
OBJECT-TYPE
This object represents the VlanID of the interface ESS corresponding to this BSS.
1.3.6.1.4.1.25506.2.75.2.1.4.1.6Integer32read-onlycurrent
hh3cDot11APModelTable
OBJECT-TYPE
The table defines the capability information for a specific kind of AP.
1.3.6.1.4.1.25506.2.75.2.1.5not-accessiblecurrent
hh3cDot11APModelEntry
OBJECT-TYPE
Each entry contains capability information for a specific kind of AP.
1.3.6.1.4.1.25506.2.75.2.1.5.1not-accessiblecurrent
hh3cDot11APModelAlias
OBJECT-TYPE
Represents alias of AP model name.
1.3.6.1.4.1.25506.2.75.2.1.5.1.1OCTET STRING (SIZE(0..127))not-accessiblecurrent
hh3cDot11APModelName
OBJECT-TYPE
Represents AP model name(like WA2100).
1.3.6.1.4.1.25506.2.75.2.1.5.1.2OCTET STRINGread-onlycurrent
hh3cDot11RadioNumSupport
OBJECT-TYPE
Represents how many radios the specific AP model could support.
1.3.6.1.4.1.25506.2.75.2.1.5.1.3Hh3cDot11RadioScopeTyperead-onlycurrent
hh3cDot11StationNumSupport
OBJECT-TYPE
Represents how many station could be supported by a specific AP model.
1.3.6.1.4.1.25506.2.75.2.1.5.1.4Integer32read-onlycurrent
hh3cDot11MACModeSupport
OBJECT-TYPE
Represents the MAC mode type could be supported by a specific AP model.
1.3.6.1.4.1.25506.2.75.2.1.5.1.5Hh3cDot11MACModeTyperead-onlycurrent
hh3cDot11APManufacturer
OBJECT-TYPE
By the 'SMI Network Management Private Enterprise Codes' assigned by the IANA, NMS could know which vendor manufactures the AP.
1.3.6.1.4.1.25506.2.75.2.1.5.1.6OCTET STRINGread-onlycurrent
hh3cDot11APCPUType
OBJECT-TYPE
Represents the CPU type of AP
1.3.6.1.4.1.25506.2.75.2.1.5.1.7OCTET STRINGread-onlycurrent
hh3cDot11APCPUClockSpeed
OBJECT-TYPE
Represents the clock speed of CPU.
1.3.6.1.4.1.25506.2.75.2.1.5.1.8Unsigned32read-onlycurrent
hh3cDot11APMemoryType
OBJECT-TYPE
Represents the memory card type of AP
1.3.6.1.4.1.25506.2.75.2.1.5.1.9OCTET STRINGread-onlycurrent
hh3cDot11APFlashType
OBJECT-TYPE
Represents the flash card type of AP
1.3.6.1.4.1.25506.2.75.2.1.5.1.11OCTET STRINGread-onlycurrent
hh3cDot11APFlashSize
OBJECT-TYPE
Represents the size of AP flash card.
1.3.6.1.4.1.25506.2.75.2.1.5.1.12Unsigned32read-onlycurrent
hh3cDot11APMemSize
OBJECT-TYPE
Represents the size of AP memory card.
1.3.6.1.4.1.25506.2.75.2.1.5.1.13Gauge32read-onlycurrent
hh3cDot11APFlashSizeInBytes
OBJECT-TYPE
This object represents the size of AP flash card in bytes.
1.3.6.1.4.1.25506.2.75.2.1.5.1.14Unsigned32read-onlycurrent
hh3cDot11WsmAPLicenseType
OBJECT-TYPE
Represents AP license type for iMc WSM.
1.3.6.1.4.1.25506.2.75.2.1.5.1.15INTEGER {normal(1), wtu(2), wt(3), iot(4), other(5)}read-onlycurrent
hh3cDot11APMemorySize
OBJECT-TYPE
Represents the size of AP memory card.
1.3.6.1.4.1.25506.2.75.2.1.5.1.20Unsigned32read-onlycurrent
hh3cDot11APIfTable
OBJECT-TYPE
This table represents the AP interface information.
1.3.6.1.4.1.25506.2.75.2.1.6not-accessiblecurrent
hh3cDot11APIfEntry
OBJECT-TYPE
Each entry of the table will provide data for the interface of AP.
1.3.6.1.4.1.25506.2.75.2.1.6.1not-accessiblecurrent
hh3cDot11APIfIndex
OBJECT-TYPE
Represents the index for an interface.
1.3.6.1.4.1.25506.2.75.2.1.6.1.1Integer32not-accessiblecurrent
hh3cDot11APIfDescr
OBJECT-TYPE
Represents the interface description for an interface.
1.3.6.1.4.1.25506.2.75.2.1.6.1.2OCTET STRINGread-onlycurrent
hh3cDot11APIfType
OBJECT-TYPE
Represents the interface type for an interface.
1.3.6.1.4.1.25506.2.75.2.1.6.1.3Integer32read-onlycurrent
hh3cDot11APIfMtu
OBJECT-TYPE
Represents size of the largest datagram which can be sent/received on the interface, specified in octets.
1.3.6.1.4.1.25506.2.75.2.1.6.1.4Integer32read-writecurrent
hh3cDot11APIfPHYAddress
OBJECT-TYPE
Represents the PHY address of interface.
1.3.6.1.4.1.25506.2.75.2.1.6.1.5OCTET STRINGread-onlycurrent
hh3cDot11APIfSpeed
OBJECT-TYPE
Represents maximum bandwidth of this interface.
1.3.6.1.4.1.25506.2.75.2.1.6.1.6Integer32read-onlycurrent
hh3cDot11APIfInDataRate
OBJECT-TYPE
Represents the average input data rate of this interface in latest 300 seconds.
1.3.6.1.4.1.25506.2.75.2.1.6.1.7Integer32read-onlycurrent
hh3cDot11APIfOutDataRate
OBJECT-TYPE
Represents the average output data rate of this interface in latest 300 seconds.
1.3.6.1.4.1.25506.2.75.2.1.6.1.8Integer32read-onlycurrent
hh3cDot11APIfSpeedKbps
OBJECT-TYPE
Represents maximum bandwidth of this interface.
1.3.6.1.4.1.25506.2.75.2.1.6.1.9Gauge32read-onlycurrent
hh3cDot11APIfTypeCM
OBJECT-TYPE
Represents the interface type.
1.3.6.1.4.1.25506.2.75.2.1.6.1.10Integer32read-onlycurrent
hh3cDot11APSSIDObjectTable
OBJECT-TYPE
This table provides BSSID number configuration information based on SSID.
1.3.6.1.4.1.25506.2.75.2.1.7not-accessiblecurrent
hh3cDot11APSSIDObjectEntry
OBJECT-TYPE
Each entry provides BSSID number configuration information of a SSID.
1.3.6.1.4.1.25506.2.75.2.1.7.1not-accessiblecurrent
hh3cDot11APConfigSPID
OBJECT-TYPE
Represents the service policy ID.
1.3.6.1.4.1.25506.2.75.2.1.7.1.1Hh3cDot11ServicePolicyIDTypenot-accessiblecurrent
hh3cDot11APConfigSSIDName
OBJECT-TYPE
Represents the SSID name of this service policy.
1.3.6.1.4.1.25506.2.75.2.1.7.1.2Hh3cDot11SSIDStringTyperead-onlycurrent
hh3cDot11APConfigBSSIDNum
OBJECT-TYPE
Represents the number of BSSID that be configured with current SSID.
1.3.6.1.4.1.25506.2.75.2.1.7.1.3Integer32read-onlycurrent
hh3cDot11APConfigPortalStaNum
OBJECT-TYPE
Represents the total number of associated protal stations with current SSID.
1.3.6.1.4.1.25506.2.75.2.1.7.1.4Integer32read-onlycurrent
hh3cDot11APAssocStaNum
OBJECT-TYPE
Represents the total number of associated stations with current SSID.
1.3.6.1.4.1.25506.2.75.2.1.7.1.5Integer32read-onlycurrent
hh3cDot11APSysInfoTable
OBJECT-TYPE
The table provides the system information of the AP.
1.3.6.1.4.1.25506.2.75.2.1.8not-accessiblecurrent
hh3cDot11APSysInfoEntry
OBJECT-TYPE
Each entry provides system information of an AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1not-accessiblecurrent
hh3cDot11APSysUpTime
OBJECT-TYPE
Represents how long AP has been powered on.
1.3.6.1.4.1.25506.2.75.2.1.8.1.1TimeTicksread-onlycurrent
hh3cDot11APCPURTUsage
OBJECT-TYPE
Represents the CPU real time usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.2Integer32 (0..100)read-onlycurrent
hh3cDot11APCPUAvgUsage
OBJECT-TYPE
Represents the CPU average usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.3Integer32 (0..100)read-onlycurrent
hh3cDot11APMemRTUsage
OBJECT-TYPE
Represents the memory real time usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.4Integer32 (0..100)read-onlycurrent
hh3cDot11APMemAvgUsage
OBJECT-TYPE
Represents the average memory usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.5Integer32 (0..100)read-onlycurrent
hh3cDot11APIPAddressGateway
OBJECT-TYPE
Represents the IP address gateway for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.6IpAddressread-onlycurrent
hh3cDot11APACAssociateStatus
OBJECT-TYPE
Represents associate status of AP and AC.
1.3.6.1.4.1.25506.2.75.2.1.8.1.7INTEGER {associated(1), deassociated(2), downloadingImage(3)}read-onlycurrent
hh3cDot11APManuBuildInfo
OBJECT-TYPE
Represents the device version information for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.8OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDot11APFlashFreeSize
OBJECT-TYPE
Represents the free size of AP flash card.
1.3.6.1.4.1.25506.2.75.2.1.8.1.9Unsigned32read-onlycurrent
hh3cDot11APTemperature
OBJECT-TYPE
Represents the device temperature information for AP.
1.3.6.1.4.1.25506.2.75.2.1.8.1.10Integer32read-onlycurrent
hh3cDot11APIdleListTable
OBJECT-TYPE
This table provides the list of idle AP.
1.3.6.1.4.1.25506.2.75.2.1.9not-accessiblecurrent
hh3cDot11APIdleListEntry
OBJECT-TYPE
Each entry provides information of a idle AP.
1.3.6.1.4.1.25506.2.75.2.1.9.1not-accessiblecurrent
hh3cDot11APIdleTemplateName
OBJECT-TYPE
Represents the name of idle AP template.
1.3.6.1.4.1.25506.2.75.2.1.9.1.1OCTET STRING (SIZE(0..127))not-accessiblecurrent
hh3cDot11APIdleSerialID
OBJECT-TYPE
Represents AP serial ID.
1.3.6.1.4.1.25506.2.75.2.1.9.1.2OCTET STRINGread-onlycurrent
hh3cDot11APSysInfoByAPIDTable
OBJECT-TYPE
The table provides the system information of the AP.
1.3.6.1.4.1.25506.2.75.2.1.10not-accessiblecurrent
hh3cDot11APSysInfoByAPIDEntry
OBJECT-TYPE
Each entry provides system information of an AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1not-accessiblecurrent
hh3cDot11APSysUpTime2
OBJECT-TYPE
Represents how long AP has been powered on.
1.3.6.1.4.1.25506.2.75.2.1.10.1.1TimeTicksread-onlycurrent
hh3cDot11APCPURTUsage2
OBJECT-TYPE
Represents the CPU real time usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.2Integer32 (0..100)read-onlycurrent
hh3cDot11APCPUAvgUsage2
OBJECT-TYPE
Represents the CPU average usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.3Integer32 (0..100)read-onlycurrent
hh3cDot11APMemRTUsage2
OBJECT-TYPE
Represents the memory real time usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.4Integer32 (0..100)read-onlycurrent
hh3cDot11APMemAvgUsage2
OBJECT-TYPE
Represents the average memory usage for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.5Integer32 (0..100)read-onlycurrent
hh3cDot11APIPAddressGateway2
OBJECT-TYPE
Represents the IP address gateway for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.6IpAddressread-onlycurrent
hh3cDot11APACAssociateStatus2
OBJECT-TYPE
Represents associate status of AP and AC.
1.3.6.1.4.1.25506.2.75.2.1.10.1.7INTEGER {associated(1), deassociated(2), downloadingImage(3)}read-onlycurrent
hh3cDot11APManuBuildInfo2
OBJECT-TYPE
Represents the device version information for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.8OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDot11APFlashFreeSize2
OBJECT-TYPE
Represents the free size of AP flash card.
1.3.6.1.4.1.25506.2.75.2.1.10.1.9Unsigned32read-onlycurrent
hh3cDot11APTemperature2
OBJECT-TYPE
Represents the device temperature information for AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.10Integer32read-onlycurrent
hh3cDot11APMacAddress2
OBJECT-TYPE
Represents the MAC address of AP.
1.3.6.1.4.1.25506.2.75.2.1.10.1.11MacAddressread-onlycurrent
hh3cDot11APACAssociateStatusCM
OBJECT-TYPE
Represents associate status of AP and AC.
1.3.6.1.4.1.25506.2.75.2.1.10.1.12INTEGER {deassociated(0), associated(1)}read-onlycurrent
hh3cDot11WTUAPInfoTable
OBJECT-TYPE
The table provides relationship information between wireless terminator units (WTUs) and WTs.
1.3.6.1.4.1.25506.2.75.2.1.11not-accessiblecurrent
hh3cDot11WTUAPInfoEntry
OBJECT-TYPE
Each entry provides relationship information between a WTU and a WT.
1.3.6.1.4.1.25506.2.75.2.1.11.1not-accessiblecurrent
hh3cDot11ContainerSerialID
OBJECT-TYPE
Serial ID that uniquely identifies a WT.
1.3.6.1.4.1.25506.2.75.2.1.11.1.1Hh3cDot11ObjectIDTypenot-accessiblecurrent
hh3cDot11WTUAPSerialID
OBJECT-TYPE
Serial ID that uniquely identifies a WTU.
1.3.6.1.4.1.25506.2.75.2.1.11.1.2Hh3cDot11ObjectIDTypenot-accessiblecurrent
hh3cDot11WTUAPSubSlotID
OBJECT-TYPE
Represents the sub-slot ID of a WTU.
1.3.6.1.4.1.25506.2.75.2.1.11.1.3Unsigned32read-onlycurrent
hh3cDot11ApBriefInfoTable
OBJECT-TYPE
The table provides AP information.
1.3.6.1.4.1.25506.2.75.2.1.12not-accessiblecurrent
hh3cDot11ApBriefInfoEntry
OBJECT-TYPE
Each entry contains information about an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1not-accessiblecurrent
hh3cDot11BrfAPName
OBJECT-TYPE
Represents the name of an AP template.
1.3.6.1.4.1.25506.2.75.2.1.12.1.1OCTET STRING (SIZE(1..127))not-accessiblecurrent
hh3cDot11BrfAPSerialID
OBJECT-TYPE
Represents an AP serial ID.
1.3.6.1.4.1.25506.2.75.2.1.12.1.2OCTET STRINGread-onlycurrent
hh3cDot11BrfAPModelName
OBJECT-TYPE
Represents an AP model.
1.3.6.1.4.1.25506.2.75.2.1.12.1.3OCTET STRINGread-onlycurrent
hh3cDot11BrfAPDescription
OBJECT-TYPE
Represents an AP description. The administrator can use the description to specify the location, owner, or other information of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.4OCTET STRINGread-onlycurrent
hh3cDot11BrfAPStatisInterv
OBJECT-TYPE
Represents the interval for collecting radio statistics.
1.3.6.1.4.1.25506.2.75.2.1.12.1.5Integer32read-onlycurrent
hh3cDot11BrfAPStaIdleInterv
OBJECT-TYPE
Represents the idle timeout for AP-client connections.
1.3.6.1.4.1.25506.2.75.2.1.12.1.6Integer32read-onlycurrent
hh3cDot11BrfAPStaKeepAliveInterv
OBJECT-TYPE
Represents the keepalive interval between AP and client.
1.3.6.1.4.1.25506.2.75.2.1.12.1.7Integer32read-onlycurrent
hh3cDot11BrfAPCir
OBJECT-TYPE
Represents the committed information rate between AP and AC.
1.3.6.1.4.1.25506.2.75.2.1.12.1.8Integer32read-onlycurrent
hh3cDot11BrfAPCbs
OBJECT-TYPE
Represents the committed burst size between AP and AC.
1.3.6.1.4.1.25506.2.75.2.1.12.1.9Integer32read-onlycurrent
hh3cDot11BrfAPPriorityLevel
OBJECT-TYPE
Represents the connection priority of an AP. If the connection priority is 7, the AC is considered as the primary AC for the AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.10Integer32read-onlycurrent
hh3cDot11BrfAPElementID
OBJECT-TYPE
Represents the AP element ID.
1.3.6.1.4.1.25506.2.75.2.1.12.1.11Integer32read-onlycurrent
hh3cDot11BrfAPSupportRadioMode
OBJECT-TYPE
Represents radio types supported by an AP. The WLAN system supports the following radio types: dot11b(1), dot11a(2), dot11g(4), dot11gn(8), dot11an(16), dot11gac(32), dot11ac(64), dot11gax(128), dot11ax(256) An AP can support multiple radio types at the same time. This field displays the sum of radio type values supported by an AP. For example: If an AP support both 802.11b and 802.11g, the value is 6, which is 2 plus 4.
1.3.6.1.4.1.25506.2.75.2.1.12.1.12Integer32read-onlycurrent
hh3cDot11BrfAPControlAddressState
OBJECT-TYPE
Represents the status of control address for an AP. The following values are supported: enable - AC rediscovery will be enabled. disable - AC rediscovery will be disabled.
1.3.6.1.4.1.25506.2.75.2.1.12.1.13INTEGER {enable(1), disable(2)}read-onlycurrent
hh3cDot11BrfAPControlAddressIPv4
OBJECT-TYPE
Represents the AC IPv4 address for AC rediscovery.
1.3.6.1.4.1.25506.2.75.2.1.12.1.14IpAddressread-onlycurrent
hh3cDot11BrfAPLocalACName
OBJECT-TYPE
Represents the local AC name for an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.15OCTET STRINGread-onlycurrent
hh3cDot11BrfAPIPAddress
OBJECT-TYPE
Represents the IP address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.16IpAddressread-onlycurrent
hh3cDot11BrfAPMacAddress
OBJECT-TYPE
Represents the MAC address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.17MacAddressread-onlycurrent
hh3cDot11BrfAPConnectType
OBJECT-TYPE
Represents the current connection type.
1.3.6.1.4.1.25506.2.75.2.1.12.1.18INTEGER {master(1), standBy(2), notAvailable(3)}read-onlycurrent
hh3cDot11BrfAPIPv6Address
OBJECT-TYPE
Represents the IPv6 address of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.19OCTET STRINGread-onlycurrent
hh3cDot11BrfAPACPortIndex
OBJECT-TYPE
Represents the port on the AC, through which the traffic of an AP is transmitted. NMS might use the value as access information in MIB-2.
1.3.6.1.4.1.25506.2.75.2.1.12.1.20Integer32read-onlycurrent
hh3cDot11BrfAPStaAssocCount
OBJECT-TYPE
Represents the total number of stations associated with an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.21Integer32read-onlycurrent
hh3cDot11BrfAPImageName
OBJECT-TYPE
Represents the image file name of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.22OCTET STRINGread-onlycurrent
hh3cDot11BrfAPSoftwareVersion
OBJECT-TYPE
Represents the software version of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.23OCTET STRINGread-onlycurrent
hh3cDot11BrfAPIPNetMask
OBJECT-TYPE
Represents the IP address mask of an AP.
1.3.6.1.4.1.25506.2.75.2.1.12.1.24IpAddressread-onlycurrent
hh3cDot11BrfAPOperationStatus
OBJECT-TYPE
Represent the status of an AP. Options include: 2: Idle. 1: Run.
1.3.6.1.4.1.25506.2.75.2.1.12.1.25INTEGER {run(1), idle(2)}read-onlycurrent
hh3cDot11MaxPowerCapaTable
OBJECT-TYPE
The table provides max power capabilities of APs.
1.3.6.1.4.1.25506.2.75.2.1.13not-accessiblecurrent
hh3cDot11MaxPowerCapaEntry
OBJECT-TYPE
Each entry of the table provides max power information for an AP.
1.3.6.1.4.1.25506.2.75.2.1.13.1not-accessiblecurrent
hh3cDot11MaxPowerCapaApName
OBJECT-TYPE
Represents the name of an AP.
1.3.6.1.4.1.25506.2.75.2.1.13.1.1OCTET STRINGnot-accessiblecurrent
hh3cDot11MaxPowerCapaRadioId
OBJECT-TYPE
Represents radio ID of an AP.
1.3.6.1.4.1.25506.2.75.2.1.13.1.2Integer32not-accessiblecurrent
hh3cDot11MaxPowerCapaRadioType
OBJECT-TYPE
Represents the radio type.
1.3.6.1.4.1.25506.2.75.2.1.13.1.3Integer32not-accessiblecurrent
hh3cDot11MaxPowerCapaChl
OBJECT-TYPE
Represents the channel number of an AP.
1.3.6.1.4.1.25506.2.75.2.1.13.1.4Integer32not-accessiblecurrent
hh3cDot11MaxPowerCapability
OBJECT-TYPE
Represents the max power.
1.3.6.1.4.1.25506.2.75.2.1.13.1.5Integer32read-onlycurrent
hh3cDot11APStatisGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.2.2
hh3cDot11APRxStatisTable
OBJECT-TYPE
The table will provide the receiving statistic for a specific radio of AP.
1.3.6.1.4.1.25506.2.75.2.2.1not-accessiblecurrent
hh3cDot11APRxStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.1.1not-accessiblecurrent
hh3cDot11RxFrameDupCnt
OBJECT-TYPE
Represents the number of duplicate frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.1Counter32read-onlycurrent
hh3cDot11RxFrameCnt
OBJECT-TYPE
Represents the number of frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.2Counter32read-onlycurrent
hh3cDot11RxUcastFrameCnt
OBJECT-TYPE
Represents the number of unicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.3Counter32read-onlycurrent
hh3cDot11RxBcastFrameCnt
OBJECT-TYPE
Represents the number of broadcast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.4Counter32read-onlycurrent
hh3cDot11RxMcastFrameCnt
OBJECT-TYPE
Represents the number of multicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.5Counter32read-onlycurrent
hh3cDot11RxDiscardFrameCnt
OBJECT-TYPE
Represents the number of frames discarded by AP.
1.3.6.1.4.1.25506.2.75.2.2.1.1.6Counter32read-onlycurrent
hh3cDot11RxFragCnt
OBJECT-TYPE
Represents the number of frame fragments reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.7Counter32read-onlycurrent
hh3cDot11RxFcsErrCnt
OBJECT-TYPE
Represents the number of FCS error frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.8Counter32read-onlycurrent
hh3cDot11RxFrameBytes
OBJECT-TYPE
Represents the bytes of frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.9Counter32read-onlycurrent
hh3cDot11RxUcastFrameBytes
OBJECT-TYPE
Represents the bytes of unicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.10Counter32read-onlycurrent
hh3cDot11RxBcastFrameBytes
OBJECT-TYPE
Represents the bytes of broadcast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.11Counter32read-onlycurrent
hh3cDot11RxMcastFrameBytes
OBJECT-TYPE
Represents the bytes of multicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.12Counter32read-onlycurrent
hh3cDot11RxDiscardFrameBytes
OBJECT-TYPE
Represents the bytes of frames discarded by AP.
1.3.6.1.4.1.25506.2.75.2.2.1.1.13Counter32read-onlycurrent
hh3cDot11RxMgmtFrameCnt
OBJECT-TYPE
Represents the number of management frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.14Counter32read-onlycurrent
hh3cDot11RxCtrlFrameCnt
OBJECT-TYPE
Represents the number of control frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.15Counter32read-onlycurrent
hh3cDot11RxDataFrameCnt
OBJECT-TYPE
Represents the number of data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.16Counter32read-onlycurrent
hh3cDot11RxDecryptErrorCnt
OBJECT-TYPE
Represents the number of decryption error.
1.3.6.1.4.1.25506.2.75.2.2.1.1.17Counter32read-onlycurrent
hh3cDot11RxAuthenFrameCnt
OBJECT-TYPE
Represents the number of authentication frame reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.18Counter32read-onlycurrent
hh3cDot11RxAssociateFrameCnt
OBJECT-TYPE
Represents the number of associate frame reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.19Counter32read-onlycurrent
hh3cDot11RxFrameErrorRatio
OBJECT-TYPE
Represents the ratio of error frame.
1.3.6.1.4.1.25506.2.75.2.2.1.1.20Integer32read-onlycurrent
hh3cDot11RxPhyErrorCnt
OBJECT-TYPE
Represents the number of physical reception error.
1.3.6.1.4.1.25506.2.75.2.2.1.1.21Counter32read-onlycurrent
hh3cDot11RxMICErrorCnt
OBJECT-TYPE
Represents the number of MIC verification error.
1.3.6.1.4.1.25506.2.75.2.2.1.1.22Counter32read-onlycurrent
hh3cDot11RxDataFrameBytes
OBJECT-TYPE
Represents the bytes of data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.23Counter32read-onlycurrent
hh3cDot11RadioRxAverSnr
OBJECT-TYPE
Represents the average signal noise rate of this radio.
1.3.6.1.4.1.25506.2.75.2.2.1.1.24Integer32read-onlycurrent
hh3cDot11RxPayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.25Counter32read-onlycurrent
hh3cDot11RxTrafficSpeed
OBJECT-TYPE
Represents the bytes of frames reception per second.
1.3.6.1.4.1.25506.2.75.2.2.1.1.26Integer32read-onlycurrent
hh3cDot11RxUcastDataFrameCnt
OBJECT-TYPE
Represents the number of unicast data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.27Counter64read-onlycurrent
hh3cDot11RxNUcastDataFrameCnt
OBJECT-TYPE
Represents the number of non-unicast data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.1.1.28Counter64read-onlycurrent
hh3cDot11RxTotalDiscardFrameCnt
OBJECT-TYPE
Represents the number of total frames discarded by radio.
1.3.6.1.4.1.25506.2.75.2.2.1.1.29Counter64read-onlycurrent
hh3cDot11RxTotalIPCheckErrPacketCnt
OBJECT-TYPE
Represents the total number of IP checksum error packets received through the current radio.
1.3.6.1.4.1.25506.2.75.2.2.1.1.30Counter64read-onlycurrent
hh3cDot11RxSignalStrengthPacketCntCM
OBJECT-TYPE
Represents the count of received packets according to signal strength.
1.3.6.1.4.1.25506.2.75.2.2.1.1.31OCTET STRINGread-onlycurrent
hh3cDot11RxDataFrameCntCM
OBJECT-TYPE
Represents the number of received data frames, excluding retransmitted frames.
1.3.6.1.4.1.25506.2.75.2.2.1.1.32Counter32read-onlycurrent
hh3cDot11RxTotalFrameCnt
OBJECT-TYPE
Represents the total number of packets received through the current radio.
1.3.6.1.4.1.25506.2.75.2.2.1.1.33Counter64read-onlycurrent
hh3cDot11APTxStatisTable
OBJECT-TYPE
The table will provide the transmission statistic for a specific radio of AP.
1.3.6.1.4.1.25506.2.75.2.2.2not-accessiblecurrent
hh3cDot11APTxStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.2.1not-accessiblecurrent
hh3cDot11TxFragCnt
OBJECT-TYPE
Represents the number of fragmented frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.1Counter32read-onlycurrent
hh3cDot11FailedCnt
OBJECT-TYPE
Represents the number of transmission failures.
1.3.6.1.4.1.25506.2.75.2.2.2.1.2Counter32read-onlycurrent
hh3cDot11RetryCnt
OBJECT-TYPE
Represents the number of transmit retries.
1.3.6.1.4.1.25506.2.75.2.2.2.1.3Counter32read-onlycurrent
hh3cDot11MultiRetryCnt
OBJECT-TYPE
Represents the number of transmits that required more than one retry.
1.3.6.1.4.1.25506.2.75.2.2.2.1.4Counter32read-onlycurrent
hh3cDot11RtsSuccessCnt
OBJECT-TYPE
Represents the number of successful RTS (Request to send) transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.5Counter32read-onlycurrent
hh3cDot11RtsFailCnt
OBJECT-TYPE
Represents the number of RTS transmission failures.
1.3.6.1.4.1.25506.2.75.2.2.2.1.6Counter32read-onlycurrent
hh3cDot11AckFailCnt
OBJECT-TYPE
Represents the number of acknowledgement failures.
1.3.6.1.4.1.25506.2.75.2.2.2.1.7Counter32read-onlycurrent
hh3cDot11TxFrameCnt
OBJECT-TYPE
Represents the total number of frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.8Counter32read-onlycurrent
hh3cDot11TxUcastFrameCnt
OBJECT-TYPE
Represents the number of unicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.9Counter32read-onlycurrent
hh3cDot11TxBcastFrameCnt
OBJECT-TYPE
Represents the number of broadcast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.10Counter32read-onlycurrent
hh3cDot11TxMcastFrameCnt
OBJECT-TYPE
Represents the number of multicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.11Counter32read-onlycurrent
hh3cDot11TxDiscardFrameCnt
OBJECT-TYPE
Represents the number of frames discarded by AP.
1.3.6.1.4.1.25506.2.75.2.2.2.1.12Counter32read-onlycurrent
hh3cDot11TxFrameBytes
OBJECT-TYPE
Represents the total bytes of frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.13Counter32read-onlycurrent
hh3cDot11TxUcastFrameBytes
OBJECT-TYPE
Represents the bytes of unicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.14Counter32read-onlycurrent
hh3cDot11TxBcastFrameBytes
OBJECT-TYPE
Represents the bytes of broadcast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.15Counter32read-onlycurrent
hh3cDot11TxMcastFrameBytes
OBJECT-TYPE
Represents the bytes of multicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.16Counter32read-onlycurrent
hh3cDot11TxDiscardFrameBytes
OBJECT-TYPE
Represents the bytes of discarded frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.17Counter32read-onlycurrent
hh3cDot11TxAuthenFrameCnt
OBJECT-TYPE
Represents the number of authentication frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.18Counter32read-onlycurrent
hh3cDot11TxAssociateFrameCnt
OBJECT-TYPE
Represents the number of associate frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.19Counter32read-onlycurrent
hh3cDot11TxFrameRetryRatio
OBJECT-TYPE
Represents the ratio of retry frame.
1.3.6.1.4.1.25506.2.75.2.2.2.1.20Integer32read-onlycurrent
hh3cDot11TxDataFrameCnt
OBJECT-TYPE
Represents the number of data frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.21Counter32read-onlycurrent
hh3cDot11TxDataFrameBytes
OBJECT-TYPE
Represents the bytes of data frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.22Counter32read-onlycurrent
hh3cDot11TxMSDUCnt
OBJECT-TYPE
Represents the total number of MSDU transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.23Counter32read-onlycurrent
hh3cDot11TxDiscardMSDUCnt
OBJECT-TYPE
Represents the number of discarded MSDU transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.24Counter32read-onlycurrent
hh3cDot11RetryMSDUCnt
OBJECT-TYPE
Represents the number of retransfer MSDU.
1.3.6.1.4.1.25506.2.75.2.2.2.1.25Counter32read-onlycurrent
hh3cDot11TxPayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.26Counter32read-onlycurrent
hh3cDot11TxTrafficSpeed
OBJECT-TYPE
Represents the bytes of frames transmission per second.
1.3.6.1.4.1.25506.2.75.2.2.2.1.27Integer32read-onlycurrent
hh3cDot11TxErrFrameRatio
OBJECT-TYPE
Represents the ratio of error frame.
1.3.6.1.4.1.25506.2.75.2.2.2.1.28Integer32read-onlycurrent
hh3cDot11TxFrameRate
OBJECT-TYPE
Represents the count of frames transmission per second.
1.3.6.1.4.1.25506.2.75.2.2.2.1.29Integer32read-onlycurrent
hh3cDot11TxMgtFrameCnt
OBJECT-TYPE
Represents the number of transmitted management frames.
1.3.6.1.4.1.25506.2.75.2.2.2.1.30Counter32read-onlycurrent
hh3cDot11TxCtrlFrameCnt
OBJECT-TYPE
Represents the number of transmission control frames.
1.3.6.1.4.1.25506.2.75.2.2.2.1.31Counter32read-onlycurrent
hh3cDot11TxMACErrCnt
OBJECT-TYPE
Represents the count of MAC error frame.
1.3.6.1.4.1.25506.2.75.2.2.2.1.32Counter32read-onlycurrent
hh3cDot11TxErrFrameCnt
OBJECT-TYPE
Represents the count of error frame.
1.3.6.1.4.1.25506.2.75.2.2.2.1.33Counter32read-onlycurrent
hh3cDot11TxUcastDataFrameCnt
OBJECT-TYPE
Represents the number of unicast data frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.34Counter64read-onlycurrent
hh3cDot11TxNUcastDataFrameCnt
OBJECT-TYPE
Represents the number of non-unicast data frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.35Counter64read-onlycurrent
hh3cDot11TxTotalFrameCnt
OBJECT-TYPE
Represents the number of total frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.2.1.36Counter64read-onlycurrent
hh3cDot11APAssocStatisTable
OBJECT-TYPE
The table will provide the station association statistic for AP.
1.3.6.1.4.1.25506.2.75.2.2.3not-accessiblecurrent
hh3cDot11APAssocStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data of station association for AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1not-accessiblecurrent
hh3cDot11ApStationAssocSum
OBJECT-TYPE
Represents the total number of station association with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.1Counter32read-onlycurrent
hh3cDot11ApStationAssocFailSum
OBJECT-TYPE
Represents the total number of station association failure with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.2Counter32read-onlycurrent
hh3cDot11ApStationReassocSum
OBJECT-TYPE
Represents the total number of station reassociation with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.3Counter32read-onlycurrent
hh3cDot11ApStationAssocRejectSum
OBJECT-TYPE
Represents the total number of station association rejected on account of resource limit with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.4Counter32read-onlycurrent
hh3cDot11ApStationExDeAuthenSum
OBJECT-TYPE
Represents the total number of exceptional station deauthentication (Without sending a deauthentication to AP) with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.5Counter32read-onlycurrent
hh3cDot11ApStationCurAssocSum
OBJECT-TYPE
Represents the total number of current associated stations with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.6Integer32read-onlycurrent
hh3cDot11ApStaCurAuthSuccSum
OBJECT-TYPE
Represents the successful number of station authentication with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.7Integer32read-onlycurrent
hh3cDot11AllStationUpSumTime
OBJECT-TYPE
Represents the sum of duration of all stations which associate with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.8Counter32read-onlycurrent
hh3cDot11ApStationAssocReqSum
OBJECT-TYPE
Represents the number of station association request with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.9Counter32read-onlycurrent
hh3cDot11AllStationUpSumTimeTicks
OBJECT-TYPE
Represents the sum of duration of all stations which associate with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.10TimeTicksread-onlycurrent
hh3cDot11ApStationReassocReqSum
OBJECT-TYPE
Represents the total number of station reassociation request with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.11Counter32read-onlycurrent
hh3cDot11ApStationReassocFailSum
OBJECT-TYPE
Represents the total number of station reassociation failure with this AP.
1.3.6.1.4.1.25506.2.75.2.2.3.1.12Counter32read-onlycurrent
hh3cDot11ApStationAssocRespSum
OBJECT-TYPE
Represents the number of this AP response with station association.
1.3.6.1.4.1.25506.2.75.2.2.3.1.13Counter32read-onlycurrent
hh3cDot11BSSRxStatisTable
OBJECT-TYPE
The table will provide the reception statistic for a specific BSS on a radio.
1.3.6.1.4.1.25506.2.75.2.2.4not-accessiblecurrent
hh3cDot11BSSRxStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data for each BSS on a specific radio.
1.3.6.1.4.1.25506.2.75.2.2.4.1not-accessiblecurrent
hh3cDot11BSSRxFrameCnt
OBJECT-TYPE
Represents the number of frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.1Counter32read-onlycurrent
hh3cDot11BSSRxFrameBytes
OBJECT-TYPE
Represents the bytes of frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.2Counter32read-onlycurrent
hh3cDot11BSSRxDataFrameCnt
OBJECT-TYPE
Represents the number of data frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.3Counter32read-onlycurrent
hh3cDot11BSSRxDataFrameBytes
OBJECT-TYPE
Represents the bytes of data frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.4Counter32read-onlycurrent
hh3cDot11BSSRxAssociateFrameCnt
OBJECT-TYPE
Represents the number of associate frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.5Counter32read-onlycurrent
hh3cDot11BSSRxFrameErrorRatio
OBJECT-TYPE
Represents the ratio of error frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.6Integer32read-onlycurrent
hh3cDot11BSSRxPayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.4.1.7Counter32read-onlycurrent
hh3cDot11BSSRxUniFrameCnt
OBJECT-TYPE
Represents the count of unicast frames received.
1.3.6.1.4.1.25506.2.75.2.2.4.1.8Counter32read-onlycurrent
hh3cDot11BSSRxNonUniFrameCnt
OBJECT-TYPE
Represents the count of non-unicast frames received.
1.3.6.1.4.1.25506.2.75.2.2.4.1.9Integer32read-onlycurrent
hh3cDot11BSSRxAuthenFrameCnt
OBJECT-TYPE
Represents the count of authentication frames received.
1.3.6.1.4.1.25506.2.75.2.2.4.1.10Counter32read-onlycurrent
hh3cDot11BSSRxFrameErrCntCM
OBJECT-TYPE
Represents the count of error authentication frames received.
1.3.6.1.4.1.25506.2.75.2.2.4.1.11Counter32read-onlycurrent
hh3cDot11BSSTxStatisTable
OBJECT-TYPE
The table will provide the transmission statistic for a specific BSS on a radio.
1.3.6.1.4.1.25506.2.75.2.2.5not-accessiblecurrent
hh3cDot11BSSTxStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data for each BSS on a specific radio.
1.3.6.1.4.1.25506.2.75.2.2.5.1not-accessiblecurrent
hh3cDot11BSSTxFrameCnt
OBJECT-TYPE
Represents the total number of frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.1Counter32read-onlycurrent
hh3cDot11BSSTxFrameBytes
OBJECT-TYPE
Represents the total number of bytes transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.2Counter32read-onlycurrent
hh3cDot11BSSTxDataFrameCnt
OBJECT-TYPE
Represents the number of data frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.3Counter32read-onlycurrent
hh3cDot11BSSTxDataFrameBytes
OBJECT-TYPE
Represents the bytes of data frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.4Counter32read-onlycurrent
hh3cDot11BSSTxAssociateFrameCnt
OBJECT-TYPE
Represents the number of associate frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.5Counter32read-onlycurrent
hh3cDot11BSSTxPayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.6Counter32read-onlycurrent
hh3cDot11BSSTxRetryCnt
OBJECT-TYPE
Represents the count of bytes retransmitted with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.7Counter32read-onlycurrent
hh3cDot11BSSTxUniFrameCnt
OBJECT-TYPE
Represents the count of unicast frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.8Counter32read-onlycurrent
hh3cDot11BSSTxNonUniFrameCnt
OBJECT-TYPE
Represents the number of non-unicast frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.9Integer32read-onlycurrent
hh3cDot11BSSTxAuthenFrameCnt
OBJECT-TYPE
Represents the count of authentication frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.10Counter32read-onlycurrent
hh3cDot11BSSTxFrameErrCntCM
OBJECT-TYPE
Represents the count of error authentication frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.5.1.11Counter32read-onlycurrent
hh3cDot11BSSAssocStatisTable
OBJECT-TYPE
The table will provide the station association statistic for BSS.
1.3.6.1.4.1.25506.2.75.2.2.6not-accessiblecurrent
hh3cDot11BSSAssocStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data of station association for BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1not-accessiblecurrent
hh3cDot11BSSStationAssocSum
OBJECT-TYPE
Represents the total number of station association with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.1Counter32read-onlycurrent
hh3cDot11BSSStationAssocFailSum
OBJECT-TYPE
Represents the total number of station association failure with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.2Counter32read-onlycurrent
hh3cDot11BSSStationReassocSum
OBJECT-TYPE
Represents the total number of station reassociation with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.3Counter32read-onlycurrent
hh3cDot11BSSStationAssocRejectSum
OBJECT-TYPE
Represents the total number of station association rejected on account of resource limit with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.4Counter32read-onlycurrent
hh3cDot11BSSStationExDeAssocSum
OBJECT-TYPE
Represents the total number of exceptional station deauthentication (Without sending a deauthentication to AP) with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.5Counter32read-onlycurrent
hh3cDot11BSSStationCurAssocSum
OBJECT-TYPE
Represents the total number of current associated stations with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.6Integer32read-onlycurrent
hh3cDot11BSSStationAssocReqSum
OBJECT-TYPE
Represents the total number of station association request with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.7Counter32read-onlycurrent
hh3cDot11BSSStationCurAuthSum
OBJECT-TYPE
Represents the total number of current associated stations which have passed portal or 1x authentication with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.6.1.8Integer32read-onlycurrent
hh3cDot11APLinkStatisTable
OBJECT-TYPE
The table will provide the link statistic for AP.
1.3.6.1.4.1.25506.2.75.2.2.7not-accessiblecurrent
hh3cDot11APLinkStatisEntry
OBJECT-TYPE
Each entry provides the link statistic of the AP.
1.3.6.1.4.1.25506.2.75.2.2.7.1not-accessiblecurrent
hh3cDot11UpLinkUpDownTimes
OBJECT-TYPE
Represents up/down times of uplink interface of the AP.
1.3.6.1.4.1.25506.2.75.2.2.7.1.1Counter32read-onlycurrent
hh3cDot11DownLinkUpDownTimes
OBJECT-TYPE
Represents up/down times of downlink interface of the AP.
1.3.6.1.4.1.25506.2.75.2.2.7.1.2Counter32read-onlycurrent
hh3cDot11PrivateSrvRxFrameBytes
OBJECT-TYPE
Traffic bytes received from private services.
1.3.6.1.4.1.25506.2.75.2.2.7.1.3Counter64read-onlycurrent
hh3cDot11PrivateSrvTxFrameBytes
OBJECT-TYPE
Traffic bytes sent to private services.
1.3.6.1.4.1.25506.2.75.2.2.7.1.4Counter64read-onlycurrent
hh3cDot11APInternetAllRxBytes
OBJECT-TYPE
Internet traffic bytes received from stations.
1.3.6.1.4.1.25506.2.75.2.2.7.1.5Counter64read-onlycurrent
hh3cDot11APInternetAllTxBytes
OBJECT-TYPE
Internet traffic bytes sent to stations.
1.3.6.1.4.1.25506.2.75.2.2.7.1.6Counter64read-onlycurrent
hh3cDot11APLocalAllRxBytes
OBJECT-TYPE
Local traffic bytes received from stations.
1.3.6.1.4.1.25506.2.75.2.2.7.1.7Counter64read-onlycurrent
hh3cDot11APLocalAllTxBytes
OBJECT-TYPE
Local traffic bytes sent to stations.
1.3.6.1.4.1.25506.2.75.2.2.7.1.8Counter64read-onlycurrent
hh3cDot11RadioAssocStatisTable
OBJECT-TYPE
The table will provide the station association statistic for radio.
1.3.6.1.4.1.25506.2.75.2.2.8not-accessiblecurrent
hh3cDot11RadioAssocStatisEntry
OBJECT-TYPE
Each entry of the table will provide the statistic data of station association for radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1not-accessiblecurrent
hh3cDot11RadioStaAssocSum
OBJECT-TYPE
Represents the total number of station association with this radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1.1Counter32read-onlycurrent
hh3cDot11RadioStaAssocFailSum
OBJECT-TYPE
Represents the total number of station association failure with this radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1.2Counter32read-onlycurrent
hh3cDot11RadioStaReassocSum
OBJECT-TYPE
Represents the total number of station re-association with this radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1.3Counter32read-onlycurrent
hh3cDot11RadioStaAssocRejectSum
OBJECT-TYPE
Represents the total number of station association rejected on account of resource limit with this radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1.4Counter32read-onlycurrent
hh3cDot11RadioStaExDeAssocSum
OBJECT-TYPE
Represents the total number of exceptional station de-authentication (Without sending a de-authentication to AP) with this radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1.5Counter32read-onlycurrent
hh3cDot11RadioStaCurAssocSum
OBJECT-TYPE
Represents the total number of current associated stations with this radio.
1.3.6.1.4.1.25506.2.75.2.2.8.1.6Integer32read-onlycurrent
hh3cDot11RadioMngFrameStatisTable
OBJECT-TYPE
The table will provide the management frame statistic for this radio.
1.3.6.1.4.1.25506.2.75.2.2.9not-accessiblecurrent
hh3cDot11RadioMngFrameStatisEntry
OBJECT-TYPE
Each entry of the table will provide the management frame statistic for this radio.
1.3.6.1.4.1.25506.2.75.2.2.9.1not-accessiblecurrent
hh3cDot11RadioStatisIndex
OBJECT-TYPE
Represents index of radio.
1.3.6.1.4.1.25506.2.75.2.2.9.1.1Hh3cDot11RadioElementIndexnot-accessiblecurrent
hh3cDot11MngFrameType
OBJECT-TYPE
Represents the type of the management frame on this radio.
1.3.6.1.4.1.25506.2.75.2.2.9.1.2INTEGER {assocReq(1), assocResp(2), reassocReq(3), reassocResp(4), probeReq(5), probeResp(6), beacon(7), atim(8), disassociation(9), authentication(10), deauthentication(11), action(12)}not-accessiblecurrent
hh3cDot11MngFrameCnt
OBJECT-TYPE
Represents the total number of each type for management frame on this radio.
1.3.6.1.4.1.25506.2.75.2.2.9.1.3Counter32read-onlycurrent
hh3cDot11APAuthFailStatisTable
OBJECT-TYPE
The table will provide the authentication failure statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.10not-accessiblecurrent
hh3cDot11APAuthFailStatisEntry
OBJECT-TYPE
Each entry of the table will provide the authentication failure statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.10.1not-accessiblecurrent
hh3cDot11APAuthFailStatisType
OBJECT-TYPE
Represents the type of authentication failure with this AP.
1.3.6.1.4.1.25506.2.75.2.2.10.1.1INTEGER {invalidation(1), overtime(2), rejected(3), other(4)}not-accessiblecurrent
hh3cDot11APAuthFailStatisCnt
OBJECT-TYPE
Represents the total number of each type for authentication failure on this AP.
1.3.6.1.4.1.25506.2.75.2.2.10.1.2Counter32read-onlycurrent
hh3cDot11APAssocFailStatisTable
OBJECT-TYPE
The table will provide the association failure statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.11not-accessiblecurrent
hh3cDot11APAssocFailStatisEntry
OBJECT-TYPE
Each entry of the table will provide the association failure statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.11.1not-accessiblecurrent
hh3cDot11APAssocFailStatisType
OBJECT-TYPE
Represents the type of association failure with this AP.
1.3.6.1.4.1.25506.2.75.2.2.11.1.1INTEGER {invalidation(1), overtime(2), rejected(3), other(4)}not-accessiblecurrent
hh3cDot11APAssocFailStatisCnt
OBJECT-TYPE
Represents the total number of each type for association failure on this AP.
1.3.6.1.4.1.25506.2.75.2.2.11.1.2Counter32read-onlycurrent
hh3cDot11APReassocStatisTable
OBJECT-TYPE
The table will provide the re-association statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.12not-accessiblecurrent
hh3cDot11APReassocStatisEntry
OBJECT-TYPE
Each entry of the table will provide the re-association statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.12.1not-accessiblecurrent
hh3cDot11APReassocStatisType
OBJECT-TYPE
Represents the type of re-association with this AP.
1.3.6.1.4.1.25506.2.75.2.2.12.1.1INTEGER {total(1), success(2), invalidation(3), overtime(4), rejected(5), other(6)}not-accessiblecurrent
hh3cDot11APReassocStatisCnt
OBJECT-TYPE
Represents the total number of each type for re-association with this AP.
1.3.6.1.4.1.25506.2.75.2.2.12.1.2Counter32read-onlycurrent
hh3cDot11APUserAuthStatisTable
OBJECT-TYPE
The table will provide the user authentication statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.13not-accessiblecurrent
hh3cDot11APUserAuthStatisEntry
OBJECT-TYPE
Each entry of the table will provide the user authentication statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.13.1not-accessiblecurrent
hh3cDot11UserAuthStatisType
OBJECT-TYPE
Represents the type of user authentication with this AP.
1.3.6.1.4.1.25506.2.75.2.2.13.1.1INTEGER {total(1), success(2), keyError(3), invalidation(4), overtime(5), rejected(6), other(7)}not-accessiblecurrent
hh3cDot11UserAuthStatisCnt
OBJECT-TYPE
Represents the total number of each type for user authentication with this AP.
1.3.6.1.4.1.25506.2.75.2.2.13.1.2Counter32read-onlycurrent
hh3cDot11APDeauthStatisTable
OBJECT-TYPE
The table will provide the de-authentication statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.14not-accessiblecurrent
hh3cDot11APDeauthStatisEntry
OBJECT-TYPE
Each entry of the table will provide the de-authentication statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.14.1not-accessiblecurrent
hh3cDot11APDeauthStatisType
OBJECT-TYPE
Represents the type of de-authentication for this AP.
1.3.6.1.4.1.25506.2.75.2.2.14.1.1INTEGER {total(1), stationLeaving(2), shortResource(3), exception(4), other(5)}not-accessiblecurrent
hh3cDot11APDeauthStatisCnt
OBJECT-TYPE
Represents the total number of each type for de-authentication with this AP.
1.3.6.1.4.1.25506.2.75.2.2.14.1.2Counter32read-onlycurrent
hh3cDot11APDeassocStatisTable
OBJECT-TYPE
The table will provide the de-association statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.15not-accessiblecurrent
hh3cDot11APDeassocStatisEntry
OBJECT-TYPE
Each entry of the table will provide the de-association statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.15.1not-accessiblecurrent
hh3cDot11APDeassocStatisType
OBJECT-TYPE
Represents the type of de-association with this AP.
1.3.6.1.4.1.25506.2.75.2.2.15.1.1INTEGER {total(1), stationLeaving(2), shortResource(3), exception(4), other(5)}not-accessiblecurrent
hh3cDot11APDeassocStatisCnt
OBJECT-TYPE
Represents the total number of each type for de-association with this AP.
1.3.6.1.4.1.25506.2.75.2.2.15.1.2Counter32read-onlycurrent
hh3cDot11APAssocFailStatis2Table
OBJECT-TYPE
This table will provide statistic of association fails for each ap.
1.3.6.1.4.1.25506.2.75.2.2.16not-accessiblecurrent
hh3cDot11APAssocFailStatis2Entry
OBJECT-TYPE
Each entry will provide statistic of association fails for this ap.
1.3.6.1.4.1.25506.2.75.2.2.16.1not-accessiblecurrent
hh3cDot11APAssocFailStatis2Type
OBJECT-TYPE
Represents the type of association fails for this AP
1.3.6.1.4.1.25506.2.75.2.2.16.1.1INTEGER {shortResource(1), notSupportRateSet(2), unknownReasonCode(3), other(4), rssiLowness(5)}not-accessiblecurrent
hh3cDot11APAssocFailStatis2Cnt
OBJECT-TYPE
Represents the total count of association fails for this AP.
1.3.6.1.4.1.25506.2.75.2.2.16.1.2Counter32read-onlycurrent
hh3cDot11APIfStatisTable
OBJECT-TYPE
The table will provide the statistics on the interface of the AP.
1.3.6.1.4.1.25506.2.75.2.2.17not-accessiblecurrent
hh3cDot11APIfStatisEntry
OBJECT-TYPE
Each entry of the table will provide statistics on the interface of the AP.
1.3.6.1.4.1.25506.2.75.2.2.17.1not-accessiblecurrent
hh3cDot11APIfInPkts
OBJECT-TYPE
Represents the total number of packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.1Counter32read-onlycurrent
hh3cDot11APIfInNormalPkts
OBJECT-TYPE
Represents the total number of correct packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.2Counter32read-onlycurrent
hh3cDot11APIfInErrorPkts
OBJECT-TYPE
Represents the total number of error packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.3Counter32read-onlycurrent
hh3cDot11APIfOutPkts
OBJECT-TYPE
Represents the total number of packets sent from the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.4Counter32read-onlycurrent
hh3cDot11APIfInOctets
OBJECT-TYPE
Represents the total number of octets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.5Counter32read-onlycurrent
hh3cDot11APIfOutOctets
OBJECT-TYPE
Represents the total number of octets sent from the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.6Counter32read-onlycurrent
hh3cDot11APIfFlowOut
OBJECT-TYPE
Represents the traffic rate (byte/s) on the uplink interface during a sampling period.
1.3.6.1.4.1.25506.2.75.2.2.17.1.7Unsigned32read-onlycurrent
hh3cDot11APIfFlowIN
OBJECT-TYPE
Represents the traffic rate (byte/s) on the downlink interface during a sampling period.
1.3.6.1.4.1.25506.2.75.2.2.17.1.8Unsigned32read-onlycurrent
hh3cDot11APIfInUcastPkts
OBJECT-TYPE
Represents the number of unicast packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.9Counter32read-onlycurrent
hh3cDot11APIfInNUcastPkts
OBJECT-TYPE
Represents the number of non-unicast packets received on the wired interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.10Counter32read-onlycurrent
hh3cDot11APIfInDiscardPkts
OBJECT-TYPE
Represents the number of unicast packets discarded on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.11Counter32read-onlycurrent
hh3cDot11APIfOutUcastPkts
OBJECT-TYPE
Represents the number of unicast packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.12Counter32read-onlycurrent
hh3cDot11APIfOutNUcastPkts
OBJECT-TYPE
Represents the number of non-unicast packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.13Counter32read-onlycurrent
hh3cDot11APIfOutDiscardPkts
OBJECT-TYPE
Represents the number of discarded packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.14Counter32read-onlycurrent
hh3cDot11APIfOutErrorPkts
OBJECT-TYPE
Represents the number of error packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.15Counter32read-onlycurrent
hh3cDot11APIfUpdownTimes
OBJECT-TYPE
Represents the up/down times on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.16Counter32read-onlycurrent
hh3cDot11APIfStatusKeepTime
OBJECT-TYPE
Represents the last change time on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.17TimeTicksread-onlycurrent
hh3cDot11APIfOperStatus
OBJECT-TYPE
Represents the operational state of the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.18INTEGER {up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)}read-onlycurrent
hh3cDot11APIfInBrdcastPkts
OBJECT-TYPE
Represents the number of broadcast packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.19Counter64read-onlycurrent
hh3cDot11APIfOutBrdcastPkts
OBJECT-TYPE
Represents the number of broadcast packets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.20Counter64read-onlycurrent
hh3cDot11APIfInMulcastPkts
OBJECT-TYPE
Represents the number of multicast packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.21Counter64read-onlycurrent
hh3cDot11APIfOutMulcastPkts
OBJECT-TYPE
Represents the number of multicast packets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.22Counter64read-onlycurrent
hh3cDot11APIfInPayloadOctets
OBJECT-TYPE
Represents the number of actual octets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.23Counter64read-onlycurrent
hh3cDot11APIfOutPayloadOctets
OBJECT-TYPE
Represents the number of actual octets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.17.1.24Counter64read-onlycurrent
hh3cDot11RadioMngFrmStatisTable
OBJECT-TYPE
The table will provide the management frame statistic of this radio.
1.3.6.1.4.1.25506.2.75.2.2.18not-accessiblecurrent
hh3cDot11RadioMngFrmStatisEntry
OBJECT-TYPE
Each entry of the table will provide the management frame statistic of this radio.
1.3.6.1.4.1.25506.2.75.2.2.18.1not-accessiblecurrent
hh3cDot11MngFrmType
OBJECT-TYPE
Represents the type of the management frame on this radio.
1.3.6.1.4.1.25506.2.75.2.2.18.1.1INTEGER {assocReq(1), assocResp(2), reassocReq(3), reassocResp(4), probeReq(5), probeResp(6), beacon(7), atim(8), disassociation(9), authentication(10), deauthentication(11), action(12)}not-accessiblecurrent
hh3cDot11MngFrmCnt
OBJECT-TYPE
Represents the total number of each type of management frame on this radio.
1.3.6.1.4.1.25506.2.75.2.2.18.1.2Counter32read-onlycurrent
hh3cDot11APPacketSizeStatisTable
OBJECT-TYPE
This table provides packets statistic base on size.
1.3.6.1.4.1.25506.2.75.2.2.19not-accessiblecurrent
hh3cDot11APPacketSizeStatisEntry
OBJECT-TYPE
Each entry provides packets statistic base on size for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.19.1not-accessiblecurrent
hh3cDot11APPacketSize
OBJECT-TYPE
This node represents packet size: sizeLevel1 : size <= 128 sizeLevel2 : 128 < size <= 512 sizeLevel3 : 512 < size <= 1024 sizeLevel4 : size > 1024
1.3.6.1.4.1.25506.2.75.2.2.19.1.1INTEGER {sizeLevel1(1), sizeLevel2(2), sizeLevel3(3), sizeLevel4(4)}not-accessiblecurrent
hh3cDot11APRXPacketSizeCount
OBJECT-TYPE
Represents the count of packets reception base on frame size.
1.3.6.1.4.1.25506.2.75.2.2.19.1.2Counter64read-onlycurrent
hh3cDot11APTXPacketSizeCount
OBJECT-TYPE
Represents the count of packets transmission base on frame size.
1.3.6.1.4.1.25506.2.75.2.2.19.1.3Counter64read-onlycurrent
hh3cDot11APPacketRateStatisTable
OBJECT-TYPE
This table provides packets statistic base on rate.
1.3.6.1.4.1.25506.2.75.2.2.20not-accessiblecurrent
hh3cDot11APPacketRateStatisEntry
OBJECT-TYPE
Each entry provides packets statistic base on rate for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.20.1not-accessiblecurrent
hh3cDot11APPacketRate
OBJECT-TYPE
Represents transmit data rate(twice as actual rate).
1.3.6.1.4.1.25506.2.75.2.2.20.1.1Integer32not-accessiblecurrent
hh3cDot11APRXPacketRateCount
OBJECT-TYPE
Represents the count of packets reception base on transmit data rate.
1.3.6.1.4.1.25506.2.75.2.2.20.1.2Counter64read-onlycurrent
hh3cDot11APTXPacketRateCount
OBJECT-TYPE
Represents the count of packets transmission base on transmit data rate.
1.3.6.1.4.1.25506.2.75.2.2.20.1.3Counter64read-onlycurrent
hh3cDot11APPacketMCSRateStatisTable
OBJECT-TYPE
This table provides packets statistic base on MCS rate.
1.3.6.1.4.1.25506.2.75.2.2.21not-accessiblecurrent
hh3cDot11APPacketMCSRateStatisEntry
OBJECT-TYPE
Each entry provides packets statistic base on MCS rate for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.21.1not-accessiblecurrent
hh3cDot11APPacketMCSRate
OBJECT-TYPE
Represents transmit data rate(twice as actual rate).
1.3.6.1.4.1.25506.2.75.2.2.21.1.1Integer32not-accessiblecurrent
hh3cDot11APRXPacketMCSRateCount
OBJECT-TYPE
Represents the count of packets reception base on transmit data rate.
1.3.6.1.4.1.25506.2.75.2.2.21.1.2Counter64read-onlycurrent
hh3cDot11APTXPacketMCSRateCount
OBJECT-TYPE
Represents the count of packets transmission base on transmit data rate.
1.3.6.1.4.1.25506.2.75.2.2.21.1.3Counter64read-onlycurrent
hh3cDot11APAssocFailStatis3Table
OBJECT-TYPE
This table will provide statistic of association fails for each AP.
1.3.6.1.4.1.25506.2.75.2.2.22not-accessiblecurrent
hh3cDot11APAssocFailStatis3Entry
OBJECT-TYPE
Each entry will provide statistic of association failure with this AP because of different reasons.
1.3.6.1.4.1.25506.2.75.2.2.22.1not-accessiblecurrent
hh3cDot11APAssocFailStatis3SRCnt
OBJECT-TYPE
This object represents the count of association failure because of lack of resource.
1.3.6.1.4.1.25506.2.75.2.2.22.1.1Counter32read-onlycurrent
hh3cDot11APAssocFailStatis3NSRCnt
OBJECT-TYPE
This object represents the count of association failure because of not support rate set.
1.3.6.1.4.1.25506.2.75.2.2.22.1.2Counter32read-onlycurrent
hh3cDot11APAssocFailStatis3URCCnt
OBJECT-TYPE
This object represents the count of association failure because of unknown reason code.
1.3.6.1.4.1.25506.2.75.2.2.22.1.3Counter32read-onlycurrent
hh3cDot11APAssocFailStatis3RFCnt
OBJECT-TYPE
This object represents the count of association failure because of re-associate failed.
1.3.6.1.4.1.25506.2.75.2.2.22.1.4Counter32read-onlycurrent
hh3cDot11APAssocFailStatis3OtherCnt
OBJECT-TYPE
This object represents the count of association fails because of reason not in 802.11 the protocol.
1.3.6.1.4.1.25506.2.75.2.2.22.1.5Counter32read-onlycurrent
hh3cDot11APAssocFailStatis3RSSILowCntCM
OBJECT-TYPE
Represents the count of failed associations due to low RSSI.
1.3.6.1.4.1.25506.2.75.2.2.22.1.6Counter32read-onlycurrent
hh3cDot11APIfStatisByAPIDTable
OBJECT-TYPE
The table will provide the statistics on the interface of the AP.
1.3.6.1.4.1.25506.2.75.2.2.23not-accessiblecurrent
hh3cDot11APIfStatisByAPIDEntry
OBJECT-TYPE
Each entry of the table will provide statistics on the interface of the AP.
1.3.6.1.4.1.25506.2.75.2.2.23.1not-accessiblecurrent
hh3cDot11APIfInPkts2
OBJECT-TYPE
Represents the total number of packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.1Counter64read-onlycurrent
hh3cDot11APIfInNormalPkts2
OBJECT-TYPE
Represents the total number of correct packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.2Counter64read-onlycurrent
hh3cDot11APIfInErrorPkts2
OBJECT-TYPE
Represents the total number of error packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.3Counter64read-onlycurrent
hh3cDot11APIfOutPkts2
OBJECT-TYPE
Represents the total number of packets sent from the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.4Counter64read-onlycurrent
hh3cDot11APIfInOctets2
OBJECT-TYPE
Represents the total number of octets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.5Counter64read-onlycurrent
hh3cDot11APIfOutOctets2
OBJECT-TYPE
Represents the total number of octets sent from the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.6Counter64read-onlycurrent
hh3cDot11APIfFlowOut2
OBJECT-TYPE
Represents the traffic rate (byte/s) on the uplink interface during a sampling period.
1.3.6.1.4.1.25506.2.75.2.2.23.1.7Unsigned32read-onlycurrent
hh3cDot11APIfFlowIN2
OBJECT-TYPE
Represents the traffic rate (byte/s) on the downlink interface during a sampling period.
1.3.6.1.4.1.25506.2.75.2.2.23.1.8Unsigned32read-onlycurrent
hh3cDot11APIfInUcastPkts2
OBJECT-TYPE
Represents the number of unicast packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.9Counter64read-onlycurrent
hh3cDot11APIfInNUcastPkts2
OBJECT-TYPE
Represents the number of non-unicast packets received on the wired interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.10Counter64read-onlycurrent
hh3cDot11APIfInDiscardPkts2
OBJECT-TYPE
Represents the number of unicast packets discarded on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.11Counter64read-onlycurrent
hh3cDot11APIfOutUcastPkts2
OBJECT-TYPE
Represents the number of unicast packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.12Counter64read-onlycurrent
hh3cDot11APIfOutNUcastPkts2
OBJECT-TYPE
Represents the number of non-unicast packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.13Counter64read-onlycurrent
hh3cDot11APIfOutDiscardPkts2
OBJECT-TYPE
Represents the number of discarded packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.14Counter64read-onlycurrent
hh3cDot11APIfOutErrorPkts2
OBJECT-TYPE
Represents the number of error packets send on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.15Counter64read-onlycurrent
hh3cDot11APIfUpdownTimes2
OBJECT-TYPE
Represents the up/down times on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.16Counter32read-onlycurrent
hh3cDot11APIfStatusKeepTime2
OBJECT-TYPE
Represents the last change time on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.17TimeTicksread-onlycurrent
hh3cDot11APIfOperStatus2
OBJECT-TYPE
Represents the operational state of the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.18INTEGER {up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)}read-onlycurrent
hh3cDot11APIfInBrdcastPkts2
OBJECT-TYPE
Represents the number of broadcast packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.19Counter64read-onlycurrent
hh3cDot11APIfOutBrdcastPkts2
OBJECT-TYPE
Represents the number of broadcast packets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.20Counter64read-onlycurrent
hh3cDot11APIfInMulcastPkts2
OBJECT-TYPE
Represents the number of multicast packets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.21Counter64read-onlycurrent
hh3cDot11APIfOutMulcastPkts2
OBJECT-TYPE
Represents the number of multicast packets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.22Counter64read-onlycurrent
hh3cDot11APIfInPayloadOctets2
OBJECT-TYPE
Represents the number of actual octets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.23Counter64read-onlycurrent
hh3cDot11APIfOutPayloadOctets2
OBJECT-TYPE
Represents the number of actual octets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.24Counter64read-onlycurrent
hh3cDot11APIfInDataOctets2
OBJECT-TYPE
Represents the number of actual data octets received on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.25Counter64read-onlycurrent
hh3cDot11APIfOutDataOctets2
OBJECT-TYPE
Represents the number of actual data octets sent on the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.26Counter64read-onlycurrent
hh3cDot11APIfAdminStatus
OBJECT-TYPE
Expected state of the interface. In testing state the interface does not forward any operational packets. When a managed system is initialized, all interfaces start with hh3cDot11APIfAdminStatus in the down state. As a result of either explicit management action or per configuration information retained by the managed system, hh3cDot11APIfAdminStatus is then changed to either the up or testing state or remains in the down state.
1.3.6.1.4.1.25506.2.75.2.2.23.1.27INTEGER {up(1), down(2), testing(3)}read-writecurrent
hh3cDot11APIfOperStatusCM
OBJECT-TYPE
Operational status of the interface.
1.3.6.1.4.1.25506.2.75.2.2.23.1.28INTEGER {up(1), down(2), testing(3), admindown(4)}read-onlycurrent
hh3cDot11APUserSecAuthStatisTable
OBJECT-TYPE
The table will provide the user authentication statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.24not-accessiblecurrent
hh3cDot11APUserSecAuthStatisEntry
OBJECT-TYPE
Each entry of the table will provide the user authentication statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1not-accessiblecurrent
hh3cDot11APUserAuthCurNumber
OBJECT-TYPE
Represents the current number of user authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1.1Integer32read-onlycurrent
hh3cDot11APUserConnFailCnt
OBJECT-TYPE
Represents the total number of user disconnected with this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1.2Counter32read-onlycurrent
hh3cDot11APUserAuthReqCnt
OBJECT-TYPE
Represents the total number of user authentication request with this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1.3Counter32read-onlycurrent
hh3cDot11APUserAuthSuccCnt
OBJECT-TYPE
Represents the total number of successful authenticated users with this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1.4Counter32read-onlycurrent
hh3cDot11APUserAuthFailCnt
OBJECT-TYPE
Represents the total number of user authentication failures with this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1.5Counter32read-onlycurrent
hh3cDot11AllUserOnlineTime
OBJECT-TYPE
Represents the online time of all successful authenticated users with this AP.
1.3.6.1.4.1.25506.2.75.2.2.24.1.6TimeTicksread-onlycurrent
hh3cDot11APUserInfoStatisTable
OBJECT-TYPE
The table will provide the user information statistic of this AP.
1.3.6.1.4.1.25506.2.75.2.2.25not-accessiblecurrent
hh3cDot11APUserInfoStatisEntry
OBJECT-TYPE
Each entry of the table will provide the user information statistic of this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1not-accessiblecurrent
hh3cDot11APUserMacAddr
OBJECT-TYPE
Represents the mac address of user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1.1MacAddressnot-accessiblecurrent
hh3cDot11APUserIpAddr
OBJECT-TYPE
Represents the ip address of user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1.2IpAddressread-onlycurrent
hh3cDot11APUserLoginName
OBJECT-TYPE
Represents the login name of user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1.3OCTET STRINGread-onlycurrent
hh3cDot11APUserLoginTime
OBJECT-TYPE
Represents the login time of user with this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1.4OCTET STRINGread-onlycurrent
hh3cDot11APUserOnlineTime
OBJECT-TYPE
Represents the online time of user with this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1.5TimeTicksread-onlycurrent
hh3cDot11APUserLoginNameCM
OBJECT-TYPE
Represents the login name of user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.25.1.6OCTET STRINGread-onlycurrent
hh3cDot11APUserAuthTypeCM
OBJECT-TYPE
Represents the authentication type of user with this AP. authFree - There is no need others authentiaction, user will surf internet after association. associateAuth - Include WEP PSK authentication. portalAuth - The authentication lunched by portal pop-up program. autoAuth - 802.1X authentication.
1.3.6.1.4.1.25506.2.75.2.2.25.1.7INTEGER {authFree(1), associateAuth(2), portalAuth(3), autoAuth(4)}read-onlycurrent
hh3cDot11APUserTxPacketCntCM
OBJECT-TYPE
Represents the total count of packets sent to online users.
1.3.6.1.4.1.25506.2.75.2.2.25.1.8Counter32read-onlycurrent
hh3cDot11APUserTxBytesCM
OBJECT-TYPE
Represents the total bytes sent to online users.
1.3.6.1.4.1.25506.2.75.2.2.25.1.9Counter64read-onlycurrent
hh3cDot11APUserRxPacketCntCM
OBJECT-TYPE
Represents the total count of packets received from online users.
1.3.6.1.4.1.25506.2.75.2.2.25.1.10Counter32read-onlycurrent
hh3cDot11APUserRxBytesCM
OBJECT-TYPE
Represents the total bytes received from online users.
1.3.6.1.4.1.25506.2.75.2.2.25.1.11Counter64read-onlycurrent
hh3cDot11APReassocStatis2Table
OBJECT-TYPE
This table will provide statistic of reassociation for each AP.
1.3.6.1.4.1.25506.2.75.2.2.26not-accessiblecurrent
hh3cDot11APReassocStatis2Entry
OBJECT-TYPE
Each entry will provide statistic of reassociation with this AP because of different reasons.
1.3.6.1.4.1.25506.2.75.2.2.26.1not-accessiblecurrent
hh3cDot11APReassocFailStatis2Cnt
OBJECT-TYPE
This object represents the count of reassociation failure because of lack of resource.
1.3.6.1.4.1.25506.2.75.2.2.26.1.1Counter32read-onlycurrent
hh3cDot11TrafficTable
OBJECT-TYPE
The table describes user's traffic based on ssid
1.3.6.1.4.1.25506.2.75.2.2.27not-accessiblecurrent
hh3cDot11TrafficEntry
OBJECT-TYPE
Each entry contains the traffc information of a ssid.
1.3.6.1.4.1.25506.2.75.2.2.27.1not-accessiblecurrent
hh3cDot11SSIDIndex
OBJECT-TYPE
Represents the SSID.
1.3.6.1.4.1.25506.2.75.2.2.27.1.1OCTET STRINGnot-accessiblecurrent
hh3cDot11UpPacketNumber
OBJECT-TYPE
Represents the packet count of up link.
1.3.6.1.4.1.25506.2.75.2.2.27.1.2Counter64read-onlycurrent
hh3cDot11UpByteNumber
OBJECT-TYPE
Represents the byte count of up link.
1.3.6.1.4.1.25506.2.75.2.2.27.1.3Counter64read-onlycurrent
hh3cDot11DownPacketNumber
OBJECT-TYPE
Represents the packet count of down link.
1.3.6.1.4.1.25506.2.75.2.2.27.1.4Counter64read-onlycurrent
hh3cDot11DownByteNumber
OBJECT-TYPE
Represents the byte count of down link.
1.3.6.1.4.1.25506.2.75.2.2.27.1.5Counter64read-onlycurrent
hh3cDot11APEchoStatisTable
OBJECT-TYPE
The table will provide the Echo statistic of this AP.
1.3.6.1.4.1.25506.2.75.2.2.28not-accessiblecurrent
hh3cDot11APEchoInfoStatisEntry
OBJECT-TYPE
Each entry of the table will provide the Echo statistic of this AP.
1.3.6.1.4.1.25506.2.75.2.2.28.1not-accessiblecurrent
hh3cDot11APEchoAvgDelay
OBJECT-TYPE
This object represents the average time delay of heart beat in this AP.
1.3.6.1.4.1.25506.2.75.2.2.28.1.1Integer32read-onlycurrent
hh3cDot11APEchoRequestCnt
OBJECT-TYPE
This object represents the count of echo request in this AP.
1.3.6.1.4.1.25506.2.75.2.2.28.1.2Counter64read-onlycurrent
hh3cDot11APEchoRespLossCnt
OBJECT-TYPE
This object represents the loss count of echo response in this AP.
1.3.6.1.4.1.25506.2.75.2.2.28.1.3Counter64read-onlycurrent
hh3cDot11APUserSecAuthTypeStatisTable
OBJECT-TYPE
The table will provide the user authentication type statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.29not-accessiblecurrent
hh3cDot11APUserSecAuthTypeStatisEntry
OBJECT-TYPE
Each entry of the table will provide the user authentication type statistic for this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1not-accessiblecurrent
hh3cDot11APPortalOnlineUserNum
OBJECT-TYPE
Represents the number of online portal users of this AP, including MAC-trigger and IMSIAuth users.
1.3.6.1.4.1.25506.2.75.2.2.29.1.1Integer32read-onlycurrent
hh3cDot11APAuthFreeOnlineUserNum
OBJECT-TYPE
Represents the online number of user free authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.2Integer32read-onlycurrent
hh3cDot11APAssocAuthOnlineUserNum
OBJECT-TYPE
Represents the number of online users authenticated by associated authentication with this AP, excluding AutoAuth users.
1.3.6.1.4.1.25506.2.75.2.2.29.1.3Integer32read-onlycurrent
hh3cDot11APMacAuthOnlineUserNum
OBJECT-TYPE
Represents the online number of user MAC address authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.4Integer32read-onlycurrent
hh3cDot11APAllPortalUserOnlineTime
OBJECT-TYPE
Represents the online time of all user portal authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.5TimeTicksread-onlycurrent
hh3cDot11APAllAuthFreeUserOnlineTime
OBJECT-TYPE
Represents the online time of all user free authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.6TimeTicksread-onlycurrent
hh3cDot11APAllAssocAuthUserOnlineTime
OBJECT-TYPE
Represents the online time of all user associated authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.7TimeTicksread-onlycurrent
hh3cDot11APAllMacAuthUserOnlineTime
OBJECT-TYPE
Represents the online time of all user MAC address authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.8TimeTicksread-onlycurrent
hh3cDot11APPortalUserLostCnntCnt
OBJECT-TYPE
Represents the lost connective count of user portal authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.9Counter32read-onlycurrent
hh3cDot11APAuthFreeUserLostCnntCnt
OBJECT-TYPE
Represents the lost connective count of user free authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.10Counter32read-onlycurrent
hh3cDot11APAssocAuthUserLostCnntCnt
OBJECT-TYPE
Represents the lost connective count of user associate authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.11Counter32read-onlycurrent
hh3cDot11APMacAuthUserLostCnntCnt
OBJECT-TYPE
Represents the lost connective count of user MAC address authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.12Counter32read-onlycurrent
hh3cDot11APPortalAuthReqCnt
OBJECT-TYPE
Represents the request count of user portal authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.13Counter32read-onlycurrent
hh3cDot11APAssocAuthReqCnt
OBJECT-TYPE
Represents the request count of user associate authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.14Counter32read-onlycurrent
hh3cDot11APMacAuthReqCnt
OBJECT-TYPE
Represents the request count of user MAC address authenticated with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.15Counter32read-onlycurrent
hh3cDot11APPortalAuthSucCnt
OBJECT-TYPE
Represents the count of user portal authenticated successed with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.16Counter32read-onlycurrent
hh3cDot11APAssocAuthSucCnt
OBJECT-TYPE
Represents the count of user associate authenticated successed with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.17Counter32read-onlycurrent
hh3cDot11APMacAuthSucCnt
OBJECT-TYPE
Represents the count of user MAC address authenticated successed with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.18Counter32read-onlycurrent
hh3cDot11APPortalAuthReqFailCnt
OBJECT-TYPE
Represents the count of user portal authenticated failed with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.19Counter32read-onlycurrent
hh3cDot11APAssocAuthReqFailCnt
OBJECT-TYPE
Represents the count of user associate authenticated failed with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.20Counter32read-onlycurrent
hh3cDot11APMacAuthReqFailCnt
OBJECT-TYPE
Represents the count of user MAC address authenticated failed with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.21Counter32read-onlycurrent
hh3cDot11APAutoAuthOnlineUserNumCM
OBJECT-TYPE
Represents the number of online users authenticated by auto authentication with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.22Integer32read-onlycurrent
hh3cDot11APAllAutoAuthUserOnlineTimeCM
OBJECT-TYPE
Represents the online time of users authenticated by auto authentication with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.23TimeTicksread-onlycurrent
hh3cDot11APAutoAuthUserLostCnntCntCM
OBJECT-TYPE
Represents the disconnection count of AutoAuth users.
1.3.6.1.4.1.25506.2.75.2.2.29.1.24Counter32read-onlycurrent
hh3cDot11APAutoAuthReqCntCM
OBJECT-TYPE
Represents the count of AutoAuth requests with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.25Counter32read-onlycurrent
hh3cDot11APAutoAuthSucCntCM
OBJECT-TYPE
Represents the count of successful AutoAuth authentications with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.26Counter32read-onlycurrent
hh3cDot11APAutoAuthReqFailCntCM
OBJECT-TYPE
Represents the count of failed AutoAuth requests with this AP.
1.3.6.1.4.1.25506.2.75.2.2.29.1.27Counter32read-onlycurrent
hh3cDot11RadioRxStatis64Table
OBJECT-TYPE
The table will provide the reception statistic for a specific radio of AP.
1.3.6.1.4.1.25506.2.75.2.2.30not-accessiblecurrent
hh3cDot11RadioRxStatis64Entry
OBJECT-TYPE
Each entry of the table will provide the reception statistic data for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.30.1not-accessiblecurrent
hh3cDot11Rx64FrameDupCnt
OBJECT-TYPE
Represents the number of duplicate frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.1Counter64read-onlycurrent
hh3cDot11Rx64FrameCnt
OBJECT-TYPE
Represents the number of frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.2Counter64read-onlycurrent
hh3cDot11Rx64UcastFrameCnt
OBJECT-TYPE
Represents the number of unicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.3Counter64read-onlycurrent
hh3cDot11Rx64BcastFrameCnt
OBJECT-TYPE
Represents the number of broadcast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.4Counter64read-onlycurrent
hh3cDot11Rx64McastFrameCnt
OBJECT-TYPE
Represents the number of multicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.5Counter64read-onlycurrent
hh3cDot11Rx64DiscardFrameCnt
OBJECT-TYPE
Represents the number of discarded frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.6Counter64read-onlycurrent
hh3cDot11Rx64FragCnt
OBJECT-TYPE
Represents the number of frame fragments reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.7Counter64read-onlycurrent
hh3cDot11Rx64FcsErrCnt
OBJECT-TYPE
Represents the number of FCS error frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.8Counter64read-onlycurrent
hh3cDot11Rx64FrameBytes
OBJECT-TYPE
Represents the bytes of frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.9Counter64read-onlycurrent
hh3cDot11Rx64UcastFrameBytes
OBJECT-TYPE
Represents the bytes of unicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.10Counter64read-onlycurrent
hh3cDot11Rx64BcastFrameBytes
OBJECT-TYPE
Represents the bytes of broadcast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.11Counter64read-onlycurrent
hh3cDot11Rx64McastFrameBytes
OBJECT-TYPE
Represents the bytes of multicast frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.12Counter64read-onlycurrent
hh3cDot11Rx64DiscardFrameBytes
OBJECT-TYPE
Represents the bytes of discarded frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.13Counter64read-onlycurrent
hh3cDot11Rx64MgmtFrameCnt
OBJECT-TYPE
Represents the number of management frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.14Counter64read-onlycurrent
hh3cDot11Rx64CtrlFrameCnt
OBJECT-TYPE
Represents the number of control frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.15Counter64read-onlycurrent
hh3cDot11Rx64DataFrameCnt
OBJECT-TYPE
Represents the number of data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.16Counter64read-onlycurrent
hh3cDot11Rx64DecryptErrorCnt
OBJECT-TYPE
Represents the number of decryption error reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.17Counter64read-onlycurrent
hh3cDot11Rx64AuthenFrameCnt
OBJECT-TYPE
Represents the number of authentication frame reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.18Counter64read-onlycurrent
hh3cDot11Rx64AssociateFrameCnt
OBJECT-TYPE
Represents the number of associate frame reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.19Counter64read-onlycurrent
hh3cDot11Rx64PhyErrorCnt
OBJECT-TYPE
Represents the number of physical error reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.20Counter64read-onlycurrent
hh3cDot11Rx64MICErrorCnt
OBJECT-TYPE
Represents the number of MIC verification error reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.21Counter64read-onlycurrent
hh3cDot11Rx64DataFrameBytes
OBJECT-TYPE
Represents the bytes of data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.22Counter64read-onlycurrent
hh3cDot11Rx64PayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frames reception.
1.3.6.1.4.1.25506.2.75.2.2.30.1.23Counter64read-onlycurrent
hh3cDot11Rx64DataFrameBytesCM
OBJECT-TYPE
Represents the number of received data frames, excluding retransmitted frames.
1.3.6.1.4.1.25506.2.75.2.2.30.1.24Counter64read-onlycurrent
hh3cDot11RadioTxStatis64Table
OBJECT-TYPE
The table will provide the transmission statistic for a specific radio of AP.
1.3.6.1.4.1.25506.2.75.2.2.31not-accessiblecurrent
hh3cDot11RadioTxStatis64Entry
OBJECT-TYPE
Each entry of the table will provide the transmission statistic data for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.31.1not-accessiblecurrent
hh3cDot11Tx64FragCnt
OBJECT-TYPE
Represents the number of fragmented frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.1Counter64read-onlycurrent
hh3cDot11Tx64FailedCnt
OBJECT-TYPE
Represents the number of failures transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.2Counter64read-onlycurrent
hh3cDot11Tx64RetryCnt
OBJECT-TYPE
Represents the number of retries transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.3Counter64read-onlycurrent
hh3cDot11Tx64MultiRetryCnt
OBJECT-TYPE
Represents the number of transmits that required more than one retry transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.4Counter64read-onlycurrent
hh3cDot11Tx64RtsSuccessCnt
OBJECT-TYPE
Represents the number of successful RTS (Request to send) transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.5Counter64read-onlycurrent
hh3cDot11Tx64RtsFailCnt
OBJECT-TYPE
Represents the number of RTS failures transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.6Counter64read-onlycurrent
hh3cDot11Tx64AckFailCnt
OBJECT-TYPE
Represents the number of acknowledgement failures transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.7Counter64read-onlycurrent
hh3cDot11Tx64FrameCnt
OBJECT-TYPE
Represents the total number of frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.8Counter64read-onlycurrent
hh3cDot11Tx64UcastFrameCnt
OBJECT-TYPE
Represents the number of unicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.9Counter64read-onlycurrent
hh3cDot11Tx64BcastFrameCnt
OBJECT-TYPE
Represents the number of broadcast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.10Counter64read-onlycurrent
hh3cDot11Tx64McastFrameCnt
OBJECT-TYPE
Represents the number of multicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.11Counter64read-onlycurrent
hh3cDot11Tx64DiscardFrameCnt
OBJECT-TYPE
Represents the number of discarded frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.12Counter64read-onlycurrent
hh3cDot11Tx64FrameBytes
OBJECT-TYPE
Represents the total bytes of frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.13Counter64read-onlycurrent
hh3cDot11Tx64UcastFrameBytes
OBJECT-TYPE
Represents the bytes of unicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.14Counter64read-onlycurrent
hh3cDot11Tx64BcastFrameBytes
OBJECT-TYPE
Represents the bytes of broadcast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.15Counter64read-onlycurrent
hh3cDot11Tx64McastFrameBytes
OBJECT-TYPE
Represents the bytes of multicast frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.16Counter64read-onlycurrent
hh3cDot11Tx64DiscardFrameBytes
OBJECT-TYPE
Represents the bytes of discarded frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.17Counter64read-onlycurrent
hh3cDot11Tx64AuthenFrameCnt
OBJECT-TYPE
Represents the number of authentication frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.18Counter64read-onlycurrent
hh3cDot11Tx64AssociateFrameCnt
OBJECT-TYPE
Represents the number of associate frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.19Counter64read-onlycurrent
hh3cDot11Tx64DataFrameCnt
OBJECT-TYPE
Represents the number of data frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.20Counter64read-onlycurrent
hh3cDot11Tx64DataFrameBytes
OBJECT-TYPE
Represents the bytes of data frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.21Counter64read-onlycurrent
hh3cDot11Tx64MSDUCnt
OBJECT-TYPE
Represents the total number of MSDU transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.22Counter64read-onlycurrent
hh3cDot11Tx64DiscardMSDUCnt
OBJECT-TYPE
Represents the number of discarded MSDU transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.23Counter64read-onlycurrent
hh3cDot11Tx64RetryMSDUCnt
OBJECT-TYPE
Represents the number of retransfer MSDU transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.24Counter64read-onlycurrent
hh3cDot11Tx64PayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.25Counter64read-onlycurrent
hh3cDot11Tx64MgtFrameCnt
OBJECT-TYPE
Represents the number of management frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.26Counter64read-onlycurrent
hh3cDot11Tx64CtrlFrameCnt
OBJECT-TYPE
Represents the number of control frames transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.27Counter64read-onlycurrent
hh3cDot11Tx64MACErrCnt
OBJECT-TYPE
Represents the number of MAC error frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.28Counter64read-onlycurrent
hh3cDot11Tx64ErrFrameCnt
OBJECT-TYPE
Represents the number of error frame transmission.
1.3.6.1.4.1.25506.2.75.2.2.31.1.29Counter64read-onlycurrent
hh3cDot11BSSRxStatis64Table
OBJECT-TYPE
The table will provide the reception statistic for a specific BSS on a radio.
1.3.6.1.4.1.25506.2.75.2.2.32not-accessiblecurrent
hh3cDot11BSSRxStatis64Entry
OBJECT-TYPE
Each entry of the table will provide the reception statistic data for each BSS on a specific radio.
1.3.6.1.4.1.25506.2.75.2.2.32.1not-accessiblecurrent
hh3cDot11BSSRx64FrameCnt
OBJECT-TYPE
Represents the number of frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.1Counter64read-onlycurrent
hh3cDot11BSSRx64FrameBytes
OBJECT-TYPE
Represents the bytes of frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.2Counter64read-onlycurrent
hh3cDot11BSSRx64DataFrameCnt
OBJECT-TYPE
Represents the number of data frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.3Counter64read-onlycurrent
hh3cDot11BSSRx64DataFrameBytes
OBJECT-TYPE
Represents the bytes of data frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.4Counter64read-onlycurrent
hh3cDot11BSSRx64AssocFrameCnt
OBJECT-TYPE
Represents the number of associate frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.5Counter64read-onlycurrent
hh3cDot11BSSRx64PayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.6Counter64read-onlycurrent
hh3cDot11BSSRx64UniFrameCnt
OBJECT-TYPE
Represents the number of unicast frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.7Counter64read-onlycurrent
hh3cDot11BSSRx64NonUniFrameCnt
OBJECT-TYPE
Represents the number of non-unicast frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.8Counter64read-onlycurrent
hh3cDot11BSSRx64AuthenFrameCnt
OBJECT-TYPE
Represents the number of authentication frames reception with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.32.1.9Counter64read-onlycurrent
hh3cDot11BSSTxStatis64Table
OBJECT-TYPE
The table will provide the transmission statistic for a specific BSS on a radio.
1.3.6.1.4.1.25506.2.75.2.2.33not-accessiblecurrent
hh3cDot11BSSTxStatis64Entry
OBJECT-TYPE
Each entry of the table will provide the transmission statistic data for each BSS on a specific radio.
1.3.6.1.4.1.25506.2.75.2.2.33.1not-accessiblecurrent
hh3cDot11BSSTx64FrameCnt
OBJECT-TYPE
Represents the total number of frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.1Counter64read-onlycurrent
hh3cDot11BSSTx64FrameBytes
OBJECT-TYPE
Represents the total number of bytes transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.2Counter64read-onlycurrent
hh3cDot11BSSTx64DataFrameCnt
OBJECT-TYPE
Represents the number of data frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.3Counter64read-onlycurrent
hh3cDot11BSSTx64DataFrameBytes
OBJECT-TYPE
Represents the bytes of data frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.4Counter64read-onlycurrent
hh3cDot11BSSTx64AssocFrameCnt
OBJECT-TYPE
Represents the number of associate frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.5Counter64read-onlycurrent
hh3cDot11BSSTx64PayloadBytes
OBJECT-TYPE
Represents the payload bytes of data frame transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.6Counter64read-onlycurrent
hh3cDot11BSSTx64RetryCnt
OBJECT-TYPE
Represents the number of bytes retransmitted with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.7Counter64read-onlycurrent
hh3cDot11BSSTx64UniFrameCnt
OBJECT-TYPE
Represents the number of unicast frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.8Counter64read-onlycurrent
hh3cDot11BSSTx64NonUniFrameCnt
OBJECT-TYPE
Represents the number of non-unicast frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.9Counter64read-onlycurrent
hh3cDot11BSSTx64AuthenFrameCnt
OBJECT-TYPE
Represents the number of authentication frames transmission with this BSS.
1.3.6.1.4.1.25506.2.75.2.2.33.1.10Counter64read-onlycurrent
hh3cDot11APPacketMCSRateStatis2Table
OBJECT-TYPE
This table provides packet statistics based on MCS rate.
1.3.6.1.4.1.25506.2.75.2.2.34not-accessiblecurrent
hh3cDot11APPacketMCSRateStatis2Entry
OBJECT-TYPE
Each entry provides packet statistics based on MCS rate for each radio of a specific AP.
1.3.6.1.4.1.25506.2.75.2.2.34.1not-accessiblecurrent
hh3cDot11APPacketMCS2Rate
OBJECT-TYPE
Represents data transmission rate(Tenfold as actual rate).
1.3.6.1.4.1.25506.2.75.2.2.34.1.1Integer32 (1..2000000000)not-accessiblecurrent
hh3cDot11APRXPacketMCSRate2Count
OBJECT-TYPE
Represents the count of packets received based on data transmission rate.
1.3.6.1.4.1.25506.2.75.2.2.34.1.2Counter64read-onlycurrent
hh3cDot11APTXPacketMCSRate2Count
OBJECT-TYPE
Represents the count of packets transmitted base on data transmission rate.
1.3.6.1.4.1.25506.2.75.2.2.34.1.3Counter64read-onlycurrent
hh3cDot11APUserSecAuthStatisCMTable
OBJECT-TYPE
The table provides the user authentication statistics.
1.3.6.1.4.1.25506.2.75.2.2.35not-accessiblecurrent
hh3cDot11APUserSecAuthStatisCMEntry
OBJECT-TYPE
Each entry of the table provides the user authentication statistics of AP.
1.3.6.1.4.1.25506.2.75.2.2.35.1not-accessiblecurrent
hh3cDot11APUserConnFailCntCM
OBJECT-TYPE
Represents the failed connection count of users with this AP.
1.3.6.1.4.1.25506.2.75.2.2.35.1.1Counter32read-onlycurrent
hh3cDot11APUserAuthReqCntCM
OBJECT-TYPE
Represents the total number of user authentication requests with this AP.
1.3.6.1.4.1.25506.2.75.2.2.35.1.2Counter32read-onlycurrent
hh3cDot11APUserAuthSuccCntCM
OBJECT-TYPE
Represents the total number of successful user authentications with this AP.
1.3.6.1.4.1.25506.2.75.2.2.35.1.3Counter32read-onlycurrent
hh3cDot11APUserAuthFailCntCM
OBJECT-TYPE
Represents the total number of failed user authentications with this AP.
1.3.6.1.4.1.25506.2.75.2.2.35.1.4Counter32read-onlycurrent
hh3cDot11AllUserOnlineTimeCM
OBJECT-TYPE
Represents the online time of all users with this AP.
1.3.6.1.4.1.25506.2.75.2.2.35.1.5TimeTicksread-onlycurrent
hh3cDot11APUserInfoStatis2CMTable
OBJECT-TYPE
The table will provide the authentication user information statistic of this AP.
1.3.6.1.4.1.25506.2.75.2.2.36not-accessiblecurrent
hh3cDot11APUserInfoStatis2CMEntry
OBJECT-TYPE
Each entry of the table will provide the authentication user information statistic of this AP.
1.3.6.1.4.1.25506.2.75.2.2.36.1not-accessiblecurrent
hh3cDot11APUserMacAddr2CM
OBJECT-TYPE
Represents the mac address of authentication user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.36.1.1MacAddressnot-accessiblecurrent
hh3cDot11APUserIpAddr2CM
OBJECT-TYPE
Represents the ip address of authentication user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.36.1.2IpAddressread-onlycurrent
hh3cDot11APUserLoginName2CM
OBJECT-TYPE
Represents the login name of authentication user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.36.1.3OCTET STRINGread-onlycurrent
hh3cDot11APUserLoginTime2CM
OBJECT-TYPE
Represents the login time of authentication user with this AP.
1.3.6.1.4.1.25506.2.75.2.2.36.1.4OCTET STRINGread-onlycurrent
hh3cDot11APUserOnlineTime2CM
OBJECT-TYPE
Represents how long authentication user has been online.
1.3.6.1.4.1.25506.2.75.2.2.36.1.5TimeTicksread-onlycurrent
hh3cDot11APUserAuthType2CM
OBJECT-TYPE
Represents the authentication type of user with this AP. authFree - There is no need others authentiaction, user will surf internet after association. associateAuth - Include WEP PSK authentication. portalAuth - The authentication lunched by portal pop-up program. autoAuth - 802.1X authentication.
1.3.6.1.4.1.25506.2.75.2.2.36.1.6INTEGER {authFree(1), associateAuth(2), portalAuth(3), autoAuth(4)}read-onlycurrent
hh3cDot11APUserTxPacketCnt2CM
OBJECT-TYPE
Represents the total count of packets sent to online users.
1.3.6.1.4.1.25506.2.75.2.2.36.1.7Counter32read-onlycurrent
hh3cDot11APUserTxBytes2CM
OBJECT-TYPE
Represents the total bytes sent to online users.
1.3.6.1.4.1.25506.2.75.2.2.36.1.8Counter64read-onlycurrent
hh3cDot11APUserRxPacketCnt2CM
OBJECT-TYPE
Represents the total count of packets received from online users.
1.3.6.1.4.1.25506.2.75.2.2.36.1.9Counter32read-onlycurrent
hh3cDot11APUserRxBytes2CM
OBJECT-TYPE
Represents the total bytes received from online users.
1.3.6.1.4.1.25506.2.75.2.2.36.1.10Counter64read-onlycurrent
hh3cDot11APUserIPv6Addr2CM
OBJECT-TYPE
Represents the IPv6 address of online users.
1.3.6.1.4.1.25506.2.75.2.2.36.1.11OCTET STRINGread-onlycurrent
hh3cDot11APUserMac2CM
OBJECT-TYPE
Represents the mac address of authentication user logging to this AP.
1.3.6.1.4.1.25506.2.75.2.2.36.1.12MacAddressread-onlycurrent
hh3cDot11APUserInCirValueCM
OBJECT-TYPE
Represents the CIR of inbound direction of this user.
1.3.6.1.4.1.25506.2.75.2.2.36.1.13Counter32read-onlycurrent
hh3cDot11APUserOutCirValueCM
OBJECT-TYPE
Represents the CIR of outbound direction of this user.
1.3.6.1.4.1.25506.2.75.2.2.36.1.14Counter32read-onlycurrent
hh3cDot11APMtNotifyGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.2.3
hh3cDot11APMtTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.2.3.0
hh3cDot11APMtTrapVarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.2.3.1
hh3cDot11APMtTrapCfgErrReason
OBJECT-TYPE
Represents errors caused by configuration operation.
1.3.6.1.4.1.25506.2.75.2.3.1.1Hh3cDot11NotifyReasonTypeaccessible-for-notifycurrent
hh3cDot11APMtTrapRadioFailReason
OBJECT-TYPE
Represents errors caused by configuration operation. The following values are supported: config - Configuration error hh3cerror - Hardware error swerror - Software error radar - Radar Detection unknown - Unknown reason
1.3.6.1.4.1.25506.2.75.2.3.1.2INTEGER {config(1), hh3cerror(2), swerror(3), radar(4), unknown(8)}accessible-for-notifycurrent
hh3cDot11APMtTrapOldChannel
OBJECT-TYPE
Represents which channel the radio used to use.
1.3.6.1.4.1.25506.2.75.2.3.1.3Hh3cDot11ChannelScopeTypeaccessible-for-notifycurrent
hh3cDot11APMtTrapNewChannel
OBJECT-TYPE
Represents which channel the radio will use.
1.3.6.1.4.1.25506.2.75.2.3.1.4Hh3cDot11ChannelScopeTypeaccessible-for-notifycurrent
hh3cDot11APChannelChgMode
OBJECT-TYPE
Represents the channel change mode for a radio.
1.3.6.1.4.1.25506.2.75.2.3.1.5Hh3cDot11RFModeTypeaccessible-for-notifycurrent
hh3cDot11APChgWorkMode
OBJECT-TYPE
Represents what work mode for AP. The following values are supported: normal - AP will supply WLAN service. monitor - AP will be a monitor to detect attack. hybrid - AP will supply WLAN service and detect attack.
1.3.6.1.4.1.25506.2.75.2.3.1.6INTEGER {normal(1), monitor(2), hybrid(3)}accessible-for-notifycurrent
hh3cDot11APIntfDevMACAddress
OBJECT-TYPE
Represents MAC address of the device which triggers the notification.
1.3.6.1.4.1.25506.2.75.2.3.1.7MacAddressaccessible-for-notifycurrent
hh3cDot11APMtTrapOldIPAddr
OBJECT-TYPE
Represents the IP address of AP.
1.3.6.1.4.1.25506.2.75.2.3.1.8IpAddressaccessible-for-notifycurrent
hh3cDot11CurrInterfDetectedNum
OBJECT-TYPE
Represents the number of interfere detected.
1.3.6.1.4.1.25506.2.75.2.3.1.9Integer32accessible-for-notifycurrent
hh3cDot11StaFullReason
OBJECT-TYPE
Reports which kind maximum number of STA is reached. New STA is not able to associate.
1.3.6.1.4.1.25506.2.75.2.3.1.10INTEGER {ap(1), bss(2), radio(3), radioConcur(4), radiopolicy(5), ac(6), acConcur(7), aid(8)}accessible-for-notifycurrent
hh3cDot11StaLimitNumber
OBJECT-TYPE
Represents the limit number of STA.
1.3.6.1.4.1.25506.2.75.2.3.1.11Integer32accessible-for-notifycurrent
hh3cDot11APRadioDownReason
OBJECT-TYPE
Reports the reason why WLAN links is interrupted.
1.3.6.1.4.1.25506.2.75.2.3.1.12INTEGER {phyicalUnusable(1), configDisable(2), operatinUnusable(3), apTunnelDown(4)}accessible-for-notifycurrent
hh3cDot11InterfMacList
OBJECT-TYPE
Represents MAC address list of interfere detected.
1.3.6.1.4.1.25506.2.75.2.3.1.13OCTET STRINGaccessible-for-notifycurrent
hh3cDot11APTrapUserCnt
OBJECT-TYPE
Represents the online user counter of AP.
1.3.6.1.4.1.25506.2.75.2.3.1.14Integer32accessible-for-notifycurrent
hh3cDot11APTrapUserThreshold
OBJECT-TYPE
Represents threshold of AP's online user counter.
1.3.6.1.4.1.25506.2.75.2.3.1.15Integer32accessible-for-notifycurrent
hh3cDot11APMtChanlChgCount
OBJECT-TYPE
Represents how many times that channel changed.
1.3.6.1.4.1.25506.2.75.2.3.1.16Integer32accessible-for-notifycurrent
hh3cDot11APMtFormerApVersion
OBJECT-TYPE
Represents former software version of AP.
1.3.6.1.4.1.25506.2.75.2.3.1.17OCTET STRINGaccessible-for-notifycurrent
hh3cDot11APMtAPID
OBJECT-TYPE
To uniquely identify each AP.
1.3.6.1.4.1.25506.2.75.2.3.1.18Hh3cDot11ObjectIDTypeaccessible-for-notifycurrent
hh3cDot11APMtRadioID
OBJECT-TYPE
Represents each radio.
1.3.6.1.4.1.25506.2.75.2.3.1.19Hh3cDot11RadioScopeTypeaccessible-for-notifycurrent
hh3cDot11APMtChannel
OBJECT-TYPE
Represents the current channel allocation for radio.
1.3.6.1.4.1.25506.2.75.2.3.1.20Hh3cDot11ChannelScopeTypeaccessible-for-notifycurrent
hh3cDot11APMtInterfMacAdd
OBJECT-TYPE
Represents the MAC address of an AP.
1.3.6.1.4.1.25506.2.75.2.3.1.21MacAddressaccessible-for-notifycurrent
hh3cDot11APMtAdjChannel
OBJECT-TYPE
Represents the adjacent channel of radio.
1.3.6.1.4.1.25506.2.75.2.3.1.22Hh3cDot11ChannelScopeTypeaccessible-for-notifycurrent
hh3cDot11APMtFirstTrapTime
OBJECT-TYPE
Represents the first trap time.
1.3.6.1.4.1.25506.2.75.2.3.1.23TimeTicksaccessible-for-notifycurrent
hh3cDot11APMtTrapAPMacAddress
OBJECT-TYPE
Represents the MAC address of an AP.
1.3.6.1.4.1.25506.2.75.2.3.1.24MacAddressaccessible-for-notifycurrent
hh3cDot11APMtUpLinkSwitchInfo
OBJECT-TYPE
Represents the type which uplink switches to. The following values are supported: TDSCDMA - The uplink switches to TDSCDMA. TDLTE - The uplink switches to TDLTE. unknown - Unknown uplink type.
1.3.6.1.4.1.25506.2.75.2.3.1.25INTEGER {unknown(1), tdscdma(2), tdlte(3)}accessible-for-notifycurrent
hh3cDot11APMtUpLinkSwitchTime
OBJECT-TYPE
Represents the time when uplink switches.
1.3.6.1.4.1.25506.2.75.2.3.1.26TimeStampaccessible-for-notifycurrent
hh3cDot11APMtOldCellId
OBJECT-TYPE
Represents the cell id before uplink switch.
1.3.6.1.4.1.25506.2.75.2.3.1.27Integer32accessible-for-notifycurrent
hh3cDot11APMtCurCellId
OBJECT-TYPE
Represents the cell id after uplink switch.
1.3.6.1.4.1.25506.2.75.2.3.1.28Integer32accessible-for-notifycurrent
hh3cDot11APMtOldBand
OBJECT-TYPE
Represents the band before uplink switch.
1.3.6.1.4.1.25506.2.75.2.3.1.29OCTET STRINGaccessible-for-notifycurrent
hh3cDot11APMtActiveBand
OBJECT-TYPE
Represents the band after uplink switch.
1.3.6.1.4.1.25506.2.75.2.3.1.30OCTET STRINGaccessible-for-notifycurrent

Notifications

NameOIDStatus
hh3cDot11APMtWorkModeChgTrap
NOTIFICATION-TYPE
The notification will be sent when AP changes the work mode, and hh3cDot11APWorkMode suggests which work mode will be used by AP.
1.3.6.1.4.1.25506.2.75.2.3.0.1current
hh3cDot11APMtCfgErrorTrap
NOTIFICATION-TYPE
The notification will represent errors caused by the configuration operation of AP.
1.3.6.1.4.1.25506.2.75.2.3.0.2current
hh3cDot11APMtRadioFailTrap
NOTIFICATION-TYPE
The notification will notify which the operational status of radio becomes down.
1.3.6.1.4.1.25506.2.75.2.3.0.3current
hh3cDot11APMtRadioFailRecoverTrap
NOTIFICATION-TYPE
The notification will notify the operational status of which radio becomes up again.
1.3.6.1.4.1.25506.2.75.2.3.0.4current
hh3cDot11APMtRdoChanlChgTrap
NOTIFICATION-TYPE
The notification will represent which radio changes the channel.
1.3.6.1.4.1.25506.2.75.2.3.0.5current
hh3cDot11APMtTimeSynFail
NOTIFICATION-TYPE
The notification will be sent when AC and AP failed to synchronize their time.
1.3.6.1.4.1.25506.2.75.2.3.0.6current
hh3cDot11APMtChlIntfDetected
NOTIFICATION-TYPE
The notification will be sent when some ambient device interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.7current
hh3cDot11APMtIntfAPDetected
NOTIFICATION-TYPE
The notification will be sent when some ambient AP interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.8current
hh3cDot11APMtIntfStaDetected
NOTIFICATION-TYPE
The notification will be sent when some ambient station interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.9current
hh3cDot11APMtIPChange
NOTIFICATION-TYPE
The notification will be sent when IP address of the AP changes.
1.3.6.1.4.1.25506.2.75.2.3.0.10current
hh3cDot11APFlashWriteFailure
NOTIFICATION-TYPE
The notification will be sent when AP failed to write data into flash.
1.3.6.1.4.1.25506.2.75.2.3.0.11current
hh3cDot11APSysReboot
NOTIFICATION-TYPE
The notification will be sent when AP reboots.
1.3.6.1.4.1.25506.2.75.2.3.0.12current
hh3cDot11APMtAvailChlTooLow
NOTIFICATION-TYPE
The notification will be sent when number of available channels is too low.
1.3.6.1.4.1.25506.2.75.2.3.0.13current
hh3cDot11APImgDwldSuccess
NOTIFICATION-TYPE
The notification will be sent when AP succeeds to download image from AC.
1.3.6.1.4.1.25506.2.75.2.3.0.14current
hh3cDot11APInterfDetectedTrap
NOTIFICATION-TYPE
This notification will be sent when some ambient AP interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.15current
hh3cDot11APInterfClearTrap
NOTIFICATION-TYPE
This notification will be sent when interference caused by ambient APs on the current channel disappears.
1.3.6.1.4.1.25506.2.75.2.3.0.16current
hh3cDot11StaInterfDetectedTrap
NOTIFICATION-TYPE
This notification will be sent when interference caused by ambient STAs on the current channel disappears.
1.3.6.1.4.1.25506.2.75.2.3.0.17current
hh3cDot11StaInterfClearTrap
NOTIFICATION-TYPE
This notification will be sent when interference caused by ambient devices on the current channel happens.
1.3.6.1.4.1.25506.2.75.2.3.0.18current
hh3cDot11OtherDevIntDetectedTrap
NOTIFICATION-TYPE
This notification will be sent when interference caused by ambient devices on the current channel disappears.
1.3.6.1.4.1.25506.2.75.2.3.0.19current
hh3cDot11OtherDevIntClearTrap
NOTIFICATION-TYPE
This notification will be sent when previous ambient device disappeared with the same channel.
1.3.6.1.4.1.25506.2.75.2.3.0.20current
hh3cDot11APModuleTroubleTrap
NOTIFICATION-TYPE
This notification will be sent when WLAN module failed.
1.3.6.1.4.1.25506.2.75.2.3.0.21current
hh3cDot11APModuleTroubleClearTrap
NOTIFICATION-TYPE
The notification will be sent when WLAN module recovered.
1.3.6.1.4.1.25506.2.75.2.3.0.22current
hh3cDot11APRadioDownTrap
NOTIFICATION-TYPE
This notification will be sent when WLAN links interrupted.
1.3.6.1.4.1.25506.2.75.2.3.0.23current
hh3cDot11APRadioDownRecovTrap
NOTIFICATION-TYPE
This notification will be sent when WLAN links recover.
1.3.6.1.4.1.25506.2.75.2.3.0.24current
hh3cDot11APStaFullTrap
NOTIFICATION-TYPE
This notification will be sent when STA number reach limit number.
1.3.6.1.4.1.25506.2.75.2.3.0.25current
hh3cDot11APStaFullRecoverTrap
NOTIFICATION-TYPE
This notification will be sent when STA number recover enough level.
1.3.6.1.4.1.25506.2.75.2.3.0.26current
hh3cDot11DFSFreeCntBelowThrRecov
NOTIFICATION-TYPE
This notification will be sent when available channels number recover enough level.
1.3.6.1.4.1.25506.2.75.2.3.0.27current
hh3cDot11APCpuUsageHigh
NOTIFICATION-TYPE
The notification will be sent when the AP CPU usage exceeds the threshold.
1.3.6.1.4.1.25506.2.75.2.3.0.28current
hh3cDot11APCpuUsageHighRecover
NOTIFICATION-TYPE
The notification will be sent when the AP CPU usage descends the threshold.
1.3.6.1.4.1.25506.2.75.2.3.0.29current
hh3cDot11APMemUsageHigh
NOTIFICATION-TYPE
The notification will be sent when the AP memory usage exceeds the threshold.
1.3.6.1.4.1.25506.2.75.2.3.0.30current
hh3cDot11APMemUsageHighRecover
NOTIFICATION-TYPE
The notification will be sent when the AP memory usage descends the threshold.
1.3.6.1.4.1.25506.2.75.2.3.0.31current
hh3cDot11APTrapUserCntExceedThre
NOTIFICATION-TYPE
The notification will be sent when the online user counter exceeds the threshold.
1.3.6.1.4.1.25506.2.75.2.3.0.32current
hh3cDot11APMtDetectedIntfAP
NOTIFICATION-TYPE
This notification will be sent when some ambient AP interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.33current
hh3cDot11APMtDetectedIntfSTA
NOTIFICATION-TYPE
This notification will be sent when some ambient STA interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.34current
hh3cDot11APMtDetectedIntfOtherDev
NOTIFICATION-TYPE
This notification will be sent when other device interferes with current channel.
1.3.6.1.4.1.25506.2.75.2.3.0.35current
hh3cDot11DetcAdjChlIntfAP
NOTIFICATION-TYPE
This notification will be sent when some ambient AP interferes with adjacent channel.
1.3.6.1.4.1.25506.2.75.2.3.0.36current
hh3cDot11DetcAdjChlIntfAPClear
NOTIFICATION-TYPE
This notification will be sent when interference caused by ambient APs on the adjacent channel disappears.
1.3.6.1.4.1.25506.2.75.2.3.0.37current
hh3cDot11APPowerOffTrap
NOTIFICATION-TYPE
This notification will be sent when AP is power-off.
1.3.6.1.4.1.25506.2.75.2.3.0.38current
hh3cDot11APPowerOnTrap
NOTIFICATION-TYPE
This notification will be sent when AP is power-on.
1.3.6.1.4.1.25506.2.75.2.3.0.39current
hh3cDot11UpLinkSwitchTrap
NOTIFICATION-TYPE
This notification will be sent when uplink switches to 3G or 4G.
1.3.6.1.4.1.25506.2.75.2.3.0.40current