HH3C-DOT11-CFG-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.75.4
- Last updated
- 2020-12-11 18:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2020-12-11 18:00, 2017-10-09 18:00, 2016-03-11 18:00, 2014-09-19 18:00, 2010-09-25 18:00, 2010-09-02 18:00, 2009-07-29 18:00, 2009-05-07 20:00, 2009-03-20 15:30, 2008-11-07 15:30, 2008-07-09 18:00, 2008-02-25 18:00, 2007-12-21 18:00, 2007-10-09 16:55, 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-CFG-MIB- Digest
sha256:a84c3170ca9bf26ddf83bdf67e0228ead761d25bcddbd99001519feccbea2631
Description
This MIB provides information about WLAN configuration. 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 station 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. MSDU MAC Service Data Unit, it is frame format defined by 802.11. TU It is 1,024 microseconds (ms), which is about 1 millisecond. AKM The authentication and key management method defined by 802.11i, and which includes 802.1x and pre-shared key.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085
Imports
| From | Symbols |
|---|---|
| HH3C-DOT11-REF-MIB | Hh3cDot11AuthenType, Hh3cDot11ChannelScopeType, Hh3cDot11CirMode, Hh3cDot11ObjectIDType, Hh3cDot11PreambleType, Hh3cDot11RadioElementIndex, Hh3cDot11RadioScopeType, Hh3cDot11RadioType, Hh3cDot11RadioType2, Hh3cDot11SSIDEncryptModeType, Hh3cDot11SSIDStringType, Hh3cDot11SecIEStatusType, Hh3cDot11ServicePolicyIDType, Hh3cDot11TruthValueCM, Hh3cDot11TunnelSecSchemType, Hh3cDot11TxPwrLevelScopeType, Hh3cDot11WorkMode, hh3cDot11, hh3cDot11APElementIndex |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, 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-CFG-MIB HH3C-DOT11-REF-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cDot11GlobeConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.1 | |||
| hh3cDot11GlobalCountryCode OBJECT-TYPE Represents the country code for wireless network. | 1.3.6.1.4.1.25506.2.75.4.1.1 | OCTET STRING (SIZE(3)) | read-write | current |
| hh3cDot11StaKeepALiveTimerIntvl OBJECT-TYPE Represents the interval of the keep alive requests sent between AP and STA. Default value 0 : The keep alive function is disabled. | 1.3.6.1.4.1.25506.2.75.4.1.2 | Unsigned32 | read-write | current |
| hh3cDot11StaIdleTimerIntvl OBJECT-TYPE Represents the interval for which the link between AP and STA ( power-save or awake ) can be idle. | 1.3.6.1.4.1.25506.2.75.4.1.3 | Integer32 | read-write | current |
| hh3cDot11BroadcastProbeReply OBJECT-TYPE Represents enable the AP to reply broadcast probe or not. 'true' : The AP to reply broadcast probe is enabled. 'false': The AP to reply broadcast probe is disabled | 1.3.6.1.4.1.25506.2.75.4.1.4 | TruthValue | read-write | current |
| hh3cDot11APScanMode OBJECT-TYPE Represents the scanning mode for AP. The following values are supported: active - AP will actively do scan. passive - AP will passively do scan. | 1.3.6.1.4.1.25506.2.75.4.1.5 | INTEGER {active(1), passive(2)} | read-write | current |
| hh3cDot11ACCtrlTunnelSecSupport OBJECT-TYPE Represents what security schemes are supported for CAPWAP Control tunnel. | 1.3.6.1.4.1.25506.2.75.4.1.6 | Hh3cDot11TunnelSecSchemType | read-write | current |
| hh3cDot11ACDataTunnelSecSupport OBJECT-TYPE Represents what security schemes are supported for CAPWAP data tunnel. The cleartxt is the default scheme. | 1.3.6.1.4.1.25506.2.75.4.1.7 | Hh3cDot11TunnelSecSchemType | read-write | current |
| hh3cDot11ACAutoAPSupport OBJECT-TYPE Represents enable the auto AP functionality or not. 'true' : The auto AP functionality is enabled. 'false': The auto AP functionality is disabled | 1.3.6.1.4.1.25506.2.75.4.1.8 | TruthValue | read-write | current |
| hh3cDot11AutoAPName OBJECT-TYPE Represents the name of auto AP that needs to be made persistent. When read the value from the node, NULL value be returned. | 1.3.6.1.4.1.25506.2.75.4.1.9 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hh3cDot11PersistentName OBJECT-TYPE Represents the new name of auto AP after being made persistent. When read the value from the node, NULL value be returned. | 1.3.6.1.4.1.25506.2.75.4.1.10 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hh3cDot11IntfTrapThreshold OBJECT-TYPE Represents threshold of interference trap. If signal strength of the device exceeds this threshold, corresponding trap will be sent. | 1.3.6.1.4.1.25506.2.75.4.1.11 | Integer32 | read-write | current |
| hh3cDot11MonitorInterval OBJECT-TYPE Represents the monitoring interval. Default value 0 : The monitoring functionality is changed to real-time mode. | 1.3.6.1.4.1.25506.2.75.4.1.12 | Unsigned32 (0 | 5..15) | read-write | current |
| hh3cDot11SampleInterval OBJECT-TYPE Represents the sampling interval. Default value 0 : The sampling functionality is disabled. | 1.3.6.1.4.1.25506.2.75.4.1.13 | Unsigned32 (0 | 10..300) | read-write | current |
| hh3cDot11ChnlSwitChkInterval OBJECT-TYPE Represents the checking interval of channel switch. | 1.3.6.1.4.1.25506.2.75.4.1.14 | Unsigned32 (8..180) | read-write | current |
| hh3cDot11APUserUplimit OBJECT-TYPE Represents the upper limit of user which has access to this AP. | 1.3.6.1.4.1.25506.2.75.4.1.15 | Unsigned32 (0..65535) | read-write | current |
| hh3cDot11APL2IsolateEnable OBJECT-TYPE Represents enable the layer2 isolation or not. 'true' : The layer2 isolation functionality is enabled. 'false': The layer2 isolation functionality is disabled. | 1.3.6.1.4.1.25506.2.75.4.1.16 | TruthValue | read-write | current |
| hh3cDot11APBSSIDSupportNum OBJECT-TYPE Represents the max number of BSSID supported by Current AP. | 1.3.6.1.4.1.25506.2.75.4.1.17 | Integer32 | read-only | current |
| hh3cDot11APLastUpdateStatTime OBJECT-TYPE Represents date and time update statistic information lately. | 1.3.6.1.4.1.25506.2.75.4.1.18 | DateAndTime | read-only | current |
| hh3cDot11APDoSProtectEnable OBJECT-TYPE Represents enable the DOS protection or not. 'true' : The DOS protection functionality is enabled. 'false': The DOS protection functionality is disabled. | 1.3.6.1.4.1.25506.2.75.4.1.19 | TruthValue | read-write | current |
| hh3cDot11MaxAPPerIf OBJECT-TYPE Represents max AP number that can be connected to AC interface. | 1.3.6.1.4.1.25506.2.75.4.1.20 | Unsigned32 (0..65535) | read-write | current |
| hh3cDot11SampleTimeStamp OBJECT-TYPE Represents the start time of current sample period. | 1.3.6.1.4.1.25506.2.75.4.1.21 | DateAndTime | read-only | current |
| hh3cDot11UplinkTrackId OBJECT-TYPE Represents the track id of AP. Default value 0 : The uplink track function for AP is disabled. | 1.3.6.1.4.1.25506.2.75.4.1.22 | Unsigned32 | read-write | current |
| hh3cDot11RtCollectSwitch OBJECT-TYPE This object is used to turn on/off real-time statistics collection between AC and AP. If the value is true, hh3cDot11RtCollectIntvl will take effect. Otherwise, hh3cDot11RglCollectIntvl will take effect. | 1.3.6.1.4.1.25506.2.75.4.1.23 | TruthValue | read-write | current |
| hh3cDot11RglCollectIntvl OBJECT-TYPE This object represents interval to regularly collect statistics from AC to AP. | 1.3.6.1.4.1.25506.2.75.4.1.24 | Integer32 | read-write | current |
| hh3cDot11RtCollectIntvl OBJECT-TYPE This object represents interval to collect real-time statistics from AC to AP. | 1.3.6.1.4.1.25506.2.75.4.1.25 | Integer32 | read-write | current |
| hh3cDot11AllAPCpuUsageThreshold OBJECT-TYPE The CPU usage threshold for all AP. | 1.3.6.1.4.1.25506.2.75.4.1.26 | Integer32 (0..100) | read-write | current |
| hh3cDot11AllAPMemUsageThreshold OBJECT-TYPE The memory usage threshold for all AP. | 1.3.6.1.4.1.25506.2.75.4.1.27 | Integer32 (0..100) | read-write | current |
| hh3cDot11AdjIntfTrapThreshold OBJECT-TYPE Represents threshold of adjacent interference trap. If signal strength of the device exceeds this threshold, corresponding trap will be sent. | 1.3.6.1.4.1.25506.2.75.4.1.28 | Integer32 | read-write | current |
| hh3cDot11AllAPMonitorMode OBJECT-TYPE Represents what work mode for All AP. The following values are supported: normal, - AP will supply WLAN service. monitor - AP will be a monitor to find attack. hybrid - AP will supply WLAN service and Device detection is enabled. | 1.3.6.1.4.1.25506.2.75.4.1.29 | INTEGER {normal(1), monitor(2), hybrid(3)} | read-write | current |
| hh3cDot11GlobalApFmwUpdState OBJECT-TYPE Represents the status of version auto-update for an AP. The following values are supported: enable - AP version will be updated automatically. disable - AP version will not be updated automatically. | 1.3.6.1.4.1.25506.2.75.4.1.30 | INTEGER {enable(1), disable(2)} | read-write | current |
| hh3cDot11ACNasIDCM OBJECT-TYPE Represents the NAS-ID of current AC. | 1.3.6.1.4.1.25506.2.75.4.1.31 | OCTET STRING | read-write | current |
| hh3cDot11ACRole OBJECT-TYPE Current network status of AC. The following values are supported: normal, - normal ac. central - A central AC is an AC where local ACs are configured, and it establishes CAPWAP tunnels with the local ACs. local - Local ACs provide network access to APs and process client traffic. They are managed by the central AC. | 1.3.6.1.4.1.25506.2.75.4.1.32 | INTEGER {normal(1), central(2), local(3)} | read-only | current |
| hh3cDot11GlobalLocalACState OBJECT-TYPE Represents the status of local-ac for an AC. The following values are supported: enable - LocalAC state will be enabled. disable - LocalAC state will not be enabled. | 1.3.6.1.4.1.25506.2.75.4.1.33 | INTEGER {enable(1), disable(2)} | read-write | current |
| hh3cDot11CentralACIPAddress OBJECT-TYPE Represents the CentralAC IP address of LocalAC. | 1.3.6.1.4.1.25506.2.75.4.1.34 | IpAddress | read-write | current |
| hh3cDot11CentralACIPv6Address OBJECT-TYPE Represents the CentralAC IPv6 address of LocalAC. | 1.3.6.1.4.1.25506.2.75.4.1.35 | OCTET STRING | read-write | current |
| hh3cDot11iMcIP OBJECT-TYPE Represents the iMc IP address. | 1.3.6.1.4.1.25506.2.75.4.1.36 | IpAddress | read-write | current |
| hh3cDot11iMcPort OBJECT-TYPE Represents the iMc Port. | 1.3.6.1.4.1.25506.2.75.4.1.37 | Integer32 | read-write | current |
| hh3cDot11APProvisionSave OBJECT-TYPE Sends the provisioned configuration to APs. When you read from this node, the system returns NULL. | 1.3.6.1.4.1.25506.2.75.4.1.38 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hh3cDot11ApRenameCurrentName OBJECT-TYPE Represents the current name of the AP that needs to be changed. When you read from the node, the system returns NULL. | 1.3.6.1.4.1.25506.2.75.4.1.39 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hh3cDot11ApRenameNewName OBJECT-TYPE Represents the new name of the AP. When you read from the node, the system returns NULL. | 1.3.6.1.4.1.25506.2.75.4.1.40 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hh3cDot11ACDescription OBJECT-TYPE This attribute will give more information about AC. Administrator could suggest the location, owner or other information for each AC. If the value is set to NULL, the description will be removed. | 1.3.6.1.4.1.25506.2.75.4.1.41 | OCTET STRING | read-write | current |
| hh3cDot11PolicyConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.2 | |||
| hh3cDot11RadioPolicyTable OBJECT-TYPE The table defines the parameters for radio policy, as per radio policy of CLI. One radio policy could be assigned to the different radios (AP). | 1.3.6.1.4.1.25506.2.75.4.2.1 | not-accessible | current | |
| hh3cDot11RadioPolicyEntry OBJECT-TYPE Each entry contains information of each radio policy. | 1.3.6.1.4.1.25506.2.75.4.2.1.1 | not-accessible | current | |
| hh3cDot11RadioPolicyName OBJECT-TYPE Represents the name of radio policy. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.1 | OCTET STRING (SIZE(0..127)) | not-accessible | current |
| hh3cDot11BeaconInterval OBJECT-TYPE Represents the interval for Beacon management frame. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.2 | Integer32 | read-create | current |
| hh3cDot11DtimInterval OBJECT-TYPE Represents the number of beacon intervals that shall elapse between transmission of Beacons frames containing a Traffic Indication Map (TIM) element whose DTIM Count field is 0. This value is transmitted in the Delivery TIM (DTIM) Period field of Beacon frames. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.3 | Integer32 | read-create | current |
| hh3cDot11RtsThreshold OBJECT-TYPE Represents the current minimum size, in octets, of the MAC protocol data unit (MPDU), below which a Request to send/Clear to send (RTS/CTS) handshake shall not be performed. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.4 | Integer32 | read-create | current |
| hh3cDot11FragThreshold OBJECT-TYPE Represents the current maximum size, in octets, of the MPDU that may be delivered to the PHY. A MSDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.5 | Integer32 | read-create | current |
| hh3cDot11ShortRetryThreshold OBJECT-TYPE Represents the maximum number of transmission attempts of a frame, the length of which is less than or equal to hh3cDot11RTSThreshold, which shall be made before a failure condition is indicated. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.6 | Integer32 | read-create | current |
| hh3cDot11LongRetryThreshold OBJECT-TYPE Represents the maximum number of transmission attempts of a frame, the length of which is longer than hh3cDot11RTSThreshold, that shall be made before a failure condition is indicated. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.7 | Integer32 | read-create | current |
| hh3cDot11MaxRxLifetime OBJECT-TYPE Represents the elapsed time. After the time specified by hh3cDot11MaxRxLifetime, the further attempts to reassemble the MSDU shall be terminated. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.8 | Unsigned32 | read-create | current |
| hh3cDot11RdoPolicyRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.9 | RowStatus | read-create | current |
| hh3cDot11RdoClientMaxCount OBJECT-TYPE Represent the maximum number of stations supported by this radio policy. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.10 | Integer32 (0..2147483647) | read-create | current |
| hh3cDot11BeaconIntervalMs OBJECT-TYPE Represents the interval for Beacon management frame. | 1.3.6.1.4.1.25506.2.75.4.2.1.1.11 | Integer32 | read-create | current |
| hh3cDot11ServicePolicyTable OBJECT-TYPE The table defines the parameters for ESS, as per service policy of CLI. One service policy could be assigned to the different radios (AP). | 1.3.6.1.4.1.25506.2.75.4.2.2 | not-accessible | current | |
| hh3cDot11ServicePolicyEntry OBJECT-TYPE Each entry contains information of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.2.1 | not-accessible | current | |
| hh3cDot11ServicePolicyID OBJECT-TYPE Represents the ID of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.1 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11SSIDName OBJECT-TYPE Represents the ESS. As per CLI, the value of service policy name will be SSID. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.2 | Hh3cDot11SSIDStringType | read-create | current |
| hh3cDot11SSIDHidden OBJECT-TYPE This attribute controls whether the SSID will be advertised in the beacon frame. If it is true, then SSID will not be advertised in the beacon frame. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.3 | TruthValue | read-create | current |
| hh3cDot11AuthenMode OBJECT-TYPE Represents the Authentication mode defined by 802.11. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.4 | Hh3cDot11AuthenType | read-create | current |
| hh3cDot11SSIDEncryptionMode OBJECT-TYPE Represents the encryption mode for this ESS. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.5 | Hh3cDot11SSIDEncryptModeType | read-create | current |
| hh3cDot11WlanInfBindingType OBJECT-TYPE Represents the service policy will bind to what kind of data forwarding interface. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.6 | OCTET STRING | read-create | current |
| hh3cDot11WlanInfBindingID OBJECT-TYPE Represents the interface ID of the interface that ESS will bind to. If the value is set to -1, the binding will be removed. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.7 | Integer32 | read-create | current |
| hh3cDot11SrvPolicyRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.8 | RowStatus | read-create | current |
| hh3cDot11ClientMaxCount OBJECT-TYPE Represent the maximum number of stations supported by this service policy. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.9 | Integer32 (0..2147483647) | read-create | current |
| hh3cDot11SPInCirMode OBJECT-TYPE CIR(committed information rate) mode of inbound direction. This object is useful only when the corresponding CIR is nonzero. If value of this object is changed, corresponding CIR will be reset. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.10 | Hh3cDot11CirMode | read-create | current |
| hh3cDot11SPInCirValue OBJECT-TYPE Represents the CIR of inbound direction of this service policy. If the value is 0, it means that no flow control is applied to the service policy, and the corresponding CIR mode is meaningless. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.11 | Integer32 | read-create | current |
| hh3cDot11SPOutCirMode OBJECT-TYPE CIR(committed information rate) mode of outbound direction. This object is useful only when the corresponding CIR is nonzero. If value of this object is changed, corresponding CIR will be reset. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.12 | Hh3cDot11CirMode | read-create | current |
| hh3cDot11SPOutCirValue OBJECT-TYPE Represents the CIR of outbound direction of this service policy. If the value is 0, it means that no flow control is applied to the service policy, and the corresponding CIR mode is meaningless. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.13 | Integer32 | read-create | current |
| hh3cDot11WlanInfPVID OBJECT-TYPE Represents the VLAN ID of SSID. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.14 | Integer32 | read-create | current |
| hh3cDot11SPInCirStaticValue OBJECT-TYPE Represents the CIR of inbound direction for static CIR mode. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.15 | Integer32 | read-create | current |
| hh3cDot11SPOutCirStaticValue OBJECT-TYPE Represents the CIR of outbound direction for static CIR mode. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.16 | Integer32 | read-create | current |
| hh3cDot11SPIsolate OBJECT-TYPE If it is true, then stations connected with the service policy are isolated. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.17 | TruthValue | read-create | current |
| hh3cDot11WlanexAuthServerIP OBJECT-TYPE Represents the IP address of the Wlanex Authentication server | 1.3.6.1.4.1.25506.2.75.4.2.2.1.18 | IpAddress | read-create | current |
| hh3cDot11SPBeaconMeasEnable OBJECT-TYPE If it is true, then beacon-measurement is enabled. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.19 | TruthValue | read-create | current |
| hh3cDot11SPBeaconMeasType OBJECT-TYPE Represents what the work mode for BeaconMeasurement type. The following values are supported: passive, - BeaconMeasurement will use the passive type. active - BeaconMeasurement will use the active type. beaconTable - BeaconMeasurement will use the beacon table type. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.20 | INTEGER {passive(1), active(2), beaconTable(3)} | read-create | current |
| hh3cDot11SPBeaconMeasInterval OBJECT-TYPE Represents the beacon-measurement interval. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.21 | Integer32 (10..200) | read-create | current |
| hh3cDot11AuthenModeCM OBJECT-TYPE Represents the Authentication mode defined by 802.11. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.22 | INTEGER {opensystem(0), sharedkey(1)} | read-create | current |
| hh3cDot11SecIEStatusCM OBJECT-TYPE To enable the security Information element in the beacon and probe response frames sent by AP. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.23 | INTEGER {none(0), wpa(1), wpa2(2), wlanex(3)} | read-create | current |
| hh3cDot11SecurityCiphersCM OBJECT-TYPE The WLAN system support the following cipher type for data frame encryption. none wep40 wep104 tkip aesccmp wpi-SMS4 When the value of node equals to zero, it means no configuration or undo operation. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.24 | INTEGER {none(0), wep40(1), wep104(2), tkip(3), aesccmp(4), wpisms4(5)} | read-create | current |
| hh3cDot11SrvPolicyStatusCM OBJECT-TYPE The status of the Service Policy. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.25 | INTEGER {off(0), on(1)} | read-create | current |
| hh3cDot11SSIDHiddenCM OBJECT-TYPE This attribute controls whether the SSID will be advertised in beacon frames. If it is dot11true, the SSID will not be advertised in beacon frames. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.26 | Hh3cDot11TruthValueCM | read-create | current |
| hh3cDot11SPIsolateCM OBJECT-TYPE If it is dot11true, the clients connected with the service policy are isolated to each other. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.27 | Hh3cDot11TruthValueCM | read-create | current |
| hh3cDot11FwdVlanBitMapLow OBJECT-TYPE Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each untagged VLAN of the hybrid port is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is untagged in the set of VLANs; the VLAN is not untagged if its bit has a value of '0'. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.28 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hh3cDot11FwdVlanBitMapHigh OBJECT-TYPE Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each untagged VLAN of the hybrid port is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is untagged in the set of VLANs; the VLAN is not untagged if its bit has a value of '0'. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.29 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hh3cDot11ServicePolicyName OBJECT-TYPE Represents the name of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.30 | OCTET STRING | read-create | current |
| hh3cDot11SecurityModeCM OBJECT-TYPE Determines the security modes of the WLAN port. none - The default value. No security mode is set. psk - Access to the port is denied until the port client is authorized (by 802.1X key negotiation). radius - Access to the port is denied until the port client is authorized (by 802.1X). wlanex - Access to the port is denied until the port client is authenticated by wlan cert. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.31 | INTEGER {none(0), psk(1), radius(2), wlanex(3)} | read-write | current |
| hh3cDot11SPInCbsValue OBJECT-TYPE Represents the CBS of inbound direction of this service policy. If the value is 0, it means that the CBS is automatically calculated from the value of CIR. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.32 | Integer32 | read-create | current |
| hh3cDot11SPOutCbsValue OBJECT-TYPE Represents the CBS of outbound direction of this service policy. If the value is 0, it means that the CBS is automatically calculated from the value of CIR. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.33 | Integer32 | read-create | current |
| hh3cDot11WlanInfCustomerPVID OBJECT-TYPE Represents the customer PVID. | 1.3.6.1.4.1.25506.2.75.4.2.2.1.34 | Integer32 | read-create | current |
| hh3cDot11ServicePolicyExtTable OBJECT-TYPE The table defines the parameters for ESS, as per service policy of CLI. When the value of hh3cDot11SSIDEncryptionMode equals to cipher(2), more configuration for a ESS will be put into the table. | 1.3.6.1.4.1.25506.2.75.4.2.3 | not-accessible | current | |
| hh3cDot11ServicePolicyExtEntry OBJECT-TYPE Each entry contains information of each service policy under cipher(2) mode. | 1.3.6.1.4.1.25506.2.75.4.2.3.1 | not-accessible | current | |
| hh3cDot11ServicePolicyExtID OBJECT-TYPE Represents the ID of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.1 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11SecIEStatus OBJECT-TYPE To enable the security Information element in the beacon and probe response frames sent by AP. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.2 | Hh3cDot11SecIEStatusType | read-create | current |
| hh3cDot11SecurityCiphers OBJECT-TYPE The WLAN system support the following cipher type for data frame encryption. wep40(2) tkip(4) aesccmp(16) wep104(32) wpisms4(64) wep128(128) For each service policy, it could support multiple cipher types at the same time. So the value of object could combine multiple value of cipher type above. When the value of node equals to zero, it means no configuration or undo operation. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.3 | Integer32 | read-create | current |
| hh3cDot11CipherKeyIndex OBJECT-TYPE Represents the key index of cipher key for packet. When hh3cDot11SecurityCiphers value is wep40 or wep104, the configuration will take effective. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.4 | Integer32 | read-create | current |
| hh3cDot11CipherKey OBJECT-TYPE Represents the cipher key for packet. When hh3cDot11SecurityCiphers value is wep40 or wep104, the configuration will take effective. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.5 | OCTET STRING | read-create | current |
| hh3cDot11SrvPolicyExtRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.6 | RowStatus | read-create | current |
| hh3cDot11CipherKeyType OBJECT-TYPE Represents the cipher key type of hh3cDot11CipherKey. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.7 | INTEGER {char(1), hex(2)} | read-create | current |
| hh3cDot11AkmMode OBJECT-TYPE The authentication and key management mode. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.8 | INTEGER {none(0), dot1x(1), psk(2)} | read-create | current |
| hh3cDot11PskKey OBJECT-TYPE Represents the preshared key. This configuration takes effect if the hh3cDot11AkmMode value is psk. | 1.3.6.1.4.1.25506.2.75.4.2.3.1.9 | OCTET STRING | read-create | current |
| hh3cDot11RadioPolicyExtTable OBJECT-TYPE The table defines the radio policy of each radio. It can't be modified if the radio policy is a default radio policy. | 1.3.6.1.4.1.25506.2.75.4.2.4 | not-accessible | current | |
| hh3cDot11RadioPolicyExtEntry OBJECT-TYPE Each entry contains information of each radio policy. | 1.3.6.1.4.1.25506.2.75.4.2.4.1 | not-accessible | current | |
| hh3cDot11RPAPSerialID OBJECT-TYPE This object represents the Serial ID of AP. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.1 | OCTET STRING (SIZE(0..127)) | not-accessible | current |
| hh3cDot11RPRadioID OBJECT-TYPE This object represents each radio. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.2 | Hh3cDot11RadioScopeType | not-accessible | current |
| hh3cDot11RPBeaconInterval OBJECT-TYPE This object represents the interval for Beacon management frame. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.3 | Integer32 | read-write | current |
| hh3cDot11RPDtimInterval OBJECT-TYPE This object represents the number of beacon intervals that shall elapse between transmissions of Beacons frames containing a Traffic Indication Map (TIM) element whose DTIM count field is 0. This value is transmitted in the Delivery TIM (DTIM) Period field of Beacon frames. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.4 | Integer32 | read-write | current |
| hh3cDot11RPRtsThreshold OBJECT-TYPE This object represents the current minimum size, in octets, of the MAC protocol data unit (MPDU), below which a Request to send/Clear to send (RTS/CTS) handshake shall not be performed. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.5 | Integer32 | read-write | current |
| hh3cDot11RPFragThreshold OBJECT-TYPE This object represents the current maximum size, in octets, of the MPDU that may be delivered to the PHY. A MSDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.6 | Integer32 | read-write | current |
| hh3cDot11RPShortRetryThreshold OBJECT-TYPE This object represents the maximum number of transmission attempts of a frame, the length of which is less than or equal to hh3cDot11RTSThreshold, that shall be made before a failure condition is indicated. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.7 | Integer32 | read-write | current |
| hh3cDot11RPLongRetryThreshold OBJECT-TYPE This object represents the maximum number of transmission attempts of a frame, the length of which is longer than hh3cDot11RTSThreshold, and that shall be made before a failure condition is indicated. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.8 | Integer32 | read-write | current |
| hh3cDot11RPClientMaxCount OBJECT-TYPE This object represents the maximum number of stations supported by this radio policy. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.9 | Integer32 (0..2147483647) | read-write | current |
| hh3cDot11RPBeaconIntervalCM OBJECT-TYPE This object represents beacon interval. | 1.3.6.1.4.1.25506.2.75.4.2.4.1.10 | Integer32 | read-write | current |
| hh3cDot11SrvPortSecurityTable OBJECT-TYPE This table defines the WLAN security status for ESS, BSS and WLAN-Ethernet interface which binding the crypto service-template. Otherwise, when binding the clear service-template, hh3cPortSecurityTables should be used to configure port security. | 1.3.6.1.4.1.25506.2.75.4.2.5 | not-accessible | current | |
| hh3cDot11SrvPortSecurityEntry OBJECT-TYPE There is a row in this table for service policy. | 1.3.6.1.4.1.25506.2.75.4.2.5.1 | not-accessible | current | |
| hh3cDot11SecurityServicePolicyID OBJECT-TYPE Represents the ID of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.5.1.1 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11SrvPortSecurityMode OBJECT-TYPE Determines the security modes of the WLAN port. noRestrictions The default value, no any security mode is set. userLoginSecureExt Access to the port is denied until the port client is authorized (by 802.1X). psk Access to the port is denied until the port client is authorized (by 802.1X key negotiation). macAddressAndPsk The MAC address is first authenticated and only if this succeeds does the psk then attempt user authentication. userLoginSecureExtOrPsk This selects both the userLoginSecureExt and psk modes together such that either is allowed to authorized access. Which mode works for client depends on the client's choice. ext Access to the port is denied until the port client is authenticated (by ext). | 1.3.6.1.4.1.25506.2.75.4.2.5.1.2 | INTEGER {noRestrictions(1), userLoginSecureExt(2), psk(3), macAddressAndPsk(4), userLoginSecureExtOrPsk(5), ext(6)} | read-write | current |
| hh3cDot11SrvSecurityKeyType OBJECT-TYPE This indicates the key type in the 802.1X EAPOL_Key packet. userLoginTxKeyTypeNone - This means the key type is not set yet. userLoginTxKeyTypeDot11Key - This selects the 802.11 key type. userLoginTxKeyTypeRsaRC4Key - This selects the RC4 key for RSA RC4 session encryption. | 1.3.6.1.4.1.25506.2.75.4.2.5.1.3 | INTEGER {userLoginTxKeyTypeNone(1), userLoginTxKeyTypeDot11Key(2), userLoginTxKeyTypeRsaRC4Key(3)} | read-write | current |
| hh3cDot11SrvSecurityPskKeyMode OBJECT-TYPE This is the password input mode. When input as pskKeyModePassPhrase, hh3cDot11SrvSecurityPskKeyString must be 8 to 63 characters; when input as pskKeyModeRawKey, hh3cDot11SrvSecurityPskKeyString must be 64 characters and each character must be '0'-'9', 'a'-'f' and 'A'-'F'. | 1.3.6.1.4.1.25506.2.75.4.2.5.1.4 | INTEGER {pskKeyModeNone(1), pskKeyModePassPhrase(2), pskKeyModeRawKey(3)} | read-write | current |
| hh3cDot11SrvSecurityPskKeyString OBJECT-TYPE This is the password string used for psk authentication. | 1.3.6.1.4.1.25506.2.75.4.2.5.1.5 | DisplayString (SIZE(0..64)) | read-write | current |
| hh3cDot11SrvPortSecurityModeCM OBJECT-TYPE Determines the security modes of the WLAN port. none - The default value, no any security mode is set. psk - Access to the port is denied until the port client is authorized (by 802.1X key negotiation). radius - Access to the port is denied until the port client is authorized (by 802.1X). wlanex - Access to the port is denied until the port client is authenticated by wlan cert. | 1.3.6.1.4.1.25506.2.75.4.2.5.1.6 | INTEGER {none(0), psk(1), radius(2), wlanex(3)} | read-write | current |
| hh3cDot11SrvPolicyExtendTable OBJECT-TYPE The table defines the parameters of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.6 | not-accessible | current | |
| hh3cDot11SrvPolicyExtendEntry OBJECT-TYPE Each entry contains information of each service policy. | 1.3.6.1.4.1.25506.2.75.4.2.6.1 | not-accessible | current | |
| hh3cDot11SPEnable OBJECT-TYPE Represents whether the service policy is enabled. | 1.3.6.1.4.1.25506.2.75.4.2.6.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hh3cDot11SrvL2AuthenTable OBJECT-TYPE This table defines the Layer 2 authentication status of service templates. | 1.3.6.1.4.1.25506.2.75.4.2.7 | not-accessible | current | |
| hh3cDot11SrvL2AuthenEntry OBJECT-TYPE There is a row for a service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1 | not-accessible | current | |
| hh3cDot11SrvL2AuthenID OBJECT-TYPE Represents the ID of a service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.1 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11L2AuthenMode OBJECT-TYPE Authentication mode of the service template. bypass No authentication is required. macAuthentication MAC authentication. macThenDot1xAuthentication MAC authentication is executed first. If MAC authentication fails, 802.1X authentication is executed. dot1xAuthentication Access to the port is denied until the client is authorized by 802.1X. dot1xThenMacAuthentication 802.1X authentication is executed first. If 802.1X authentication fails , MAC authentication is executed. ouiThenDot1x OUI authentication is first executed. If OUI authentication fails, 802.1X authentication is executed. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.2 | INTEGER {bypass(1), macAuthentication(2), macThenDot1xAuthentication(3), dot1xAuthentication(4), dot1xThenMacAuthentication(5), ouiThenDot1x(6), macAndDot1x(7)} | read-write | current |
| hh3cDot11L2IntrusProtectEnable OBJECT-TYPE Enables intrusion protection for the service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.3 | TruthValue | read-write | current |
| hh3cDot11L2IntrusProtectOpt OBJECT-TYPE Operation mode when intrusion is detected. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.4 | INTEGER {blockMACTemporarily(1), stopServiceTemporarily(2), stopService(3)} | read-write | current |
| hh3cDot11TempServiceStopTimer OBJECT-TYPE Time period for temporarily stopping service. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.5 | Integer32 (10..300) | read-write | current |
| hh3cDot11TempBlockMACTimer OBJECT-TYPE Time period for temporarily blocking user MACs. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.6 | Integer32 (60..300) | read-write | current |
| hh3cDot11L2IgnoreAuthorization OBJECT-TYPE Ignores all authorization information set by the server. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.7 | TruthValue | read-write | current |
| hh3cDot11L2FailVLAN OBJECT-TYPE VLAN for authentication failure. 0 means not configured. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.8 | Integer32 (0..4094) | read-write | current |
| hh3cDot11L2CriticalVLAN OBJECT-TYPE VLAN for server unavailability situation. 0 means not configured. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.9 | Integer32 (0..4094) | read-write | current |
| hh3cDot11L2AuthorFailOffline OBJECT-TYPE Users are logged off if authorization fails. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.10 | TruthValue | read-write | current |
| hh3cDot11L2AccountFailOffline OBJECT-TYPE Users are logged off if accounting fails. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.11 | TruthValue | read-write | current |
| hh3cDot11Dot1xHSEnable OBJECT-TYPE Enables 802.1X handshake. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.12 | TruthValue | read-write | current |
| hh3cDot11Dot1xSecureHSEnable OBJECT-TYPE Enables secure 802.1X handshake. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.13 | TruthValue | read-write | current |
| hh3cDot11Dot1xReauthenEnable OBJECT-TYPE Enables 802.1X reauthentication. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.14 | TruthValue | read-write | current |
| hh3cDot11Dot1xMandatoryDomain OBJECT-TYPE 802.1X authentication domain of users for the service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.15 | OCTET STRING | read-write | current |
| hh3cDot11Dot1xMaxUserCount OBJECT-TYPE Maximum number of 802.1X users supported by the BSS bound to the service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.16 | Integer32 | read-write | current |
| hh3cDot11MACAuthenDomain OBJECT-TYPE MAC authentication domain of users for the service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.17 | OCTET STRING | read-write | current |
| hh3cDot11MACAuthenMaxUserCount OBJECT-TYPE Maximum number of MAC authentication users supported by the BSS bound to the service template. | 1.3.6.1.4.1.25506.2.75.4.2.7.1.18 | Integer32 | read-write | current |
| hh3cDot11IPLearningTable OBJECT-TYPE The table specifies the IP learning type and status of service templates. | 1.3.6.1.4.1.25506.2.75.4.2.8 | not-accessible | current | |
| hh3cDot11IPLearningEntry OBJECT-TYPE Each entry contains information about an IP learning entry. | 1.3.6.1.4.1.25506.2.75.4.2.8.1 | not-accessible | current | |
| hh3cDot11IPLearningServiceName OBJECT-TYPE Represents the service name. | 1.3.6.1.4.1.25506.2.75.4.2.8.1.1 | OCTET STRING (SIZE(1..255)) | not-accessible | current |
| hh3cDot11IPLearningType OBJECT-TYPE Represents the IP learning type. | 1.3.6.1.4.1.25506.2.75.4.2.8.1.2 | INTEGER {invalid(1), arp(2), dhcp(3), dhcp6(4), nd(5)} | not-accessible | current |
| hh3cDot11IPLearningStatus OBJECT-TYPE Represents the ip learning status of the interface. Setting this attribute to true enables IP learning on the interface. | 1.3.6.1.4.1.25506.2.75.4.2.8.1.3 | TruthValue | read-write | current |
| hh3cDot11IPLearningVlanBitMapL OBJECT-TYPE Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8 and the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each untagged VLAN of the hybrid port is represented by a single bit within the value of this object. If that bit has a value of '1', that VLAN is untagged in the set of VLANs; the VLAN is not untagged if its bit has a value of '0'. | 1.3.6.1.4.1.25506.2.75.4.2.8.1.4 | OCTET STRING (SIZE(1..256)) | read-write | current |
| hh3cDot11IPLearningVlanBitMapH OBJECT-TYPE Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8 and the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each untagged VLAN of the hybrid port is represented by a single bit within the value of this object. If that bit has a value of '1', that VLAN is untagged in the set of VLANs; the VLAN is not untagged if its bit has a value of '0'. | 1.3.6.1.4.1.25506.2.75.4.2.8.1.5 | OCTET STRING (SIZE(1..256)) | read-write | current |
| hh3cDot11APConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.3 | |||
| hh3cDot11APTemplateTable OBJECT-TYPE By AP template CLI, administrator will configure the parameters of AP by convenience. Before AP boot up and connect to AC by CAPWAP tunnel, administrator will create AP template for each AP. When AP connect to AC, AC will assign configuration to AP by hh3cDot11APSerialID information in AP template. | 1.3.6.1.4.1.25506.2.75.4.3.1 | not-accessible | current | |
| hh3cDot11APTemplateEntry OBJECT-TYPE Each entry contains configuration information for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1 | not-accessible | current | |
| hh3cDot11APTemplateName OBJECT-TYPE Represents the name of AP template. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.1 | OCTET STRING (SIZE(0..127)) | not-accessible | current |
| hh3cDot11APSerialID OBJECT-TYPE Represents AP serial id. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.2 | OCTET STRING | read-create | current |
| hh3cDot11TemplateAPModelAlias OBJECT-TYPE Represents the alias of AP model name. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.3 | OCTET STRING | read-create | current |
| hh3cDot11Description OBJECT-TYPE This attribute will give more information about AP. Administrator could suggest the location, owner or other information for each AP. If the value is set to NULL, the description will be removed. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.4 | OCTET STRING | read-create | current |
| hh3cDot11APWorkMode 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 find attack. hybrid - AP will supply WLAN service and Device detection is enabled. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.5 | INTEGER {normal(1), monitor(2), hybrid(3)} | read-create | current |
| hh3cDot11APTemplateRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.6 | RowStatus | read-create | current |
| hh3cDot11APName OBJECT-TYPE Represents the AP name. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.7 | OCTET STRING | read-create | current |
| hh3cDot11StatisInterv OBJECT-TYPE Represents the interval of radio statistic. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.8 | Integer32 | read-create | current |
| hh3cDot11APBroadcastProbeReply OBJECT-TYPE Represents enable the AP to reply broadcast probe or not. 'true' : The AP to reply broadcast probe is enabled. 'false': The AP to reply broadcast probe is disabled | 1.3.6.1.4.1.25506.2.75.4.3.1.1.9 | TruthValue | read-create | current |
| hh3cDot11StaIdleTimerInterv OBJECT-TYPE Represents the interval for which the link between AP and STA ( power-save or awake ) can be idle. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.10 | Integer32 | read-create | current |
| hh3cDot11StaKeepAliveTimerInterv OBJECT-TYPE Represents the interval of the keep alive requests sent between AP and STA. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.11 | Integer32 | read-create | current |
| hh3cDot11APCir OBJECT-TYPE Represents the committed information rate between AP and AC. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.12 | Integer32 | read-create | current |
| hh3cDot11APCbs OBJECT-TYPE Represents the committed burst size between AP and AC. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.13 | Integer32 | read-create | current |
| hh3cDot11APPriorityLevel OBJECT-TYPE This object represents the connection priority for the 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.4.3.1.1.14 | Integer32 (0..7) | read-create | current |
| hh3cDot11APElementID OBJECT-TYPE This object represents the AP element ID. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.15 | Integer32 | read-only | current |
| hh3cDot11APDevDetectEnable OBJECT-TYPE Represents whether device detection is enabled or not. 'true' : Device detection is enabled. 'false': Device detection is disabled. If device detection is enabled, the AP will provide both device detection and WLAN data services. By default, the AP only provides WLAN data services. When an AP works in monitor mode, that is, the value of object hh3cDot11APWorkMode is monitor, device detection cannot be enabled with object hh3cDot11APDevDetectEnable. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.16 | TruthValue | read-create | current |
| hh3cDot11APGetIPMethod OBJECT-TYPE This object represents the method how AP gets IP address. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.17 | INTEGER {dhcpAlloc(1), static(2)} | read-create | current |
| hh3cDot11StatisIntervMode OBJECT-TYPE This object represents the mode of statics interval. normal - statics interval value between 10s to 120s realtime - statics interval value between 2s to 5s | 1.3.6.1.4.1.25506.2.75.4.3.1.1.18 | INTEGER {normal(1), realtime(2)} | read-create | current |
| hh3cDot11ApTrapEnabled OBJECT-TYPE Represents whether the trap status is enabled or not. 'true' : Enable the trap status; 'false' : Disable the trap status. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.19 | TruthValue | read-write | current |
| hh3cDot11ApFmwUpdState OBJECT-TYPE Represents the status of version auto-update for an AP. The following values are supported: enable - AP version will be updated automatically. disable - AP version will not be updated automatically. inherit - The status will inherit value from apgroup-view or system-view. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.20 | INTEGER {enable(1), disable(2), inherit(3)} | read-create | current |
| hh3cDot11StatisIntervModeCM OBJECT-TYPE This object represents the mode of statistic interval. off - statistic interval value between 10s to 120s on - statistic interval value between 2s to 5s | 1.3.6.1.4.1.25506.2.75.4.3.1.1.21 | INTEGER {off(0), on(1)} | read-create | current |
| hh3cDot11ApNasIDCM OBJECT-TYPE Represents the NAS-ID of current service policy for each specific radio of AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.22 | OCTET STRING | read-create | current |
| hh3cDot11ApCoveragetype OBJECT-TYPE This object represents the coverage type of AP. school - the coverage type is school traffic - the coverage type is traffic shop - the coverage type is shop company - the coverage type is company | 1.3.6.1.4.1.25506.2.75.4.3.1.1.23 | INTEGER {school(1), traffic(2), shopping(3), company(4)} | read-create | current |
| hh3cDot11APControlAddressState 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.4.3.1.1.24 | INTEGER {enable(1), disable(2)} | read-create | current |
| hh3cDot11APControlAddressIPv4 OBJECT-TYPE Represents an AC IPv4 address for AC rediscovery. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.25 | IpAddress | read-create | current |
| hh3cDot11APControlAddressIPv6 OBJECT-TYPE Represents an AC IPv6 address for AC rediscovery. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.26 | OCTET STRING | read-create | current |
| hh3cDot11APLocalACName OBJECT-TYPE Represents the local AC name the AP belongs to. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.27 | OCTET STRING | read-only | current |
| hh3cDot11APEchoInterval OBJECT-TYPE This object represents the echo-interval of the AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.28 | Integer32 | read-write | current |
| hh3cDot11APProvisionAPIPv4 OBJECT-TYPE Represents the IPv4 address of an AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.29 | IpAddress | read-write | current |
| hh3cDot11APProvisionIPv4Mask OBJECT-TYPE Represents the IPv4 address mask of an AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.30 | Integer32 (1..31) | read-write | current |
| hh3cDot11APProvisionAPIPv6 OBJECT-TYPE Represents the IPv6 address of an AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.31 | OCTET STRING | read-write | current |
| hh3cDot11APProvisionIPv6PrefixLen OBJECT-TYPE Represents the IPv6 address prefix length of an AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.32 | Integer32 (1..128) | read-write | current |
| hh3cDot11APProvisionACIPv4 OBJECT-TYPE Represents an AC IPv4 address for discovery. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.33 | IpAddress | read-write | current |
| hh3cDot11APProvisionACIpv6 OBJECT-TYPE Represents an AC IPv6 address for discovery. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.34 | OCTET STRING | read-create | current |
| hh3cDot11APProvisionGateWayIPV4 OBJECT-TYPE Represents the gateway IPv4 address for an AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.35 | IpAddress | read-write | current |
| hh3cDot11APProvisionGateWayIPV6 OBJECT-TYPE Represents thre gateway IPv6 address for an AP. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.36 | OCTET STRING | read-create | current |
| hh3cDot11APMapConfigFileName OBJECT-TYPE Represents the name of the AP MapConfigFile. | 1.3.6.1.4.1.25506.2.75.4.3.1.1.37 | OCTET STRING | read-create | current |
| hh3cDot11RadioToConfigTable OBJECT-TYPE Before AP connects to AC, administrator will configure radio parameter to each radio. | 1.3.6.1.4.1.25506.2.75.4.3.2 | not-accessible | current | |
| hh3cDot11RadioToConfigEntry OBJECT-TYPE Each entry contains configuration information for each radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1 | not-accessible | current | |
| hh3cDot11APTemplateNameCfg OBJECT-TYPE Represents the name of AP template. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.1 | OCTET STRING (SIZE(0..127)) | not-accessible | current |
| hh3cDot11CfgRadioID OBJECT-TYPE Represents each radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.2 | Hh3cDot11RadioScopeType | not-accessible | current |
| hh3cDot11CfgRadioPolicyName OBJECT-TYPE Represents the name of radio policy. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.3 | OCTET STRING | read-write | current |
| hh3cDot11CfgRadioType OBJECT-TYPE Represents the radio will work with which 802.11 radio type. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.4 | Hh3cDot11RadioType | read-write | current |
| hh3cDot11CfgChannel OBJECT-TYPE Represents the channel allocation of radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.5 | Hh3cDot11ChannelScopeType | read-write | current |
| hh3cDot11CfgMaxTxPowerLevel OBJECT-TYPE Represents the maximal transmit power scope for AP. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.6 | Hh3cDot11TxPwrLevelScopeType | read-write | current |
| hh3cDot11PreambleLen OBJECT-TYPE Represents whether use long or short preamble for 802.11 MAC frame. When hh3cDot11CfgRadioType is either dot11b or dot11g, then value for hh3cDot11PreambleLen will be valid. Otherwise, the value for it will be invalid. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.7 | Hh3cDot11PreambleType | read-write | current |
| hh3cDot11CfgRadioStatus OBJECT-TYPE Represents the radio admin status whether is enabled or disabled. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.8 | TruthValue | read-write | current |
| hh3cDot11CfgRdElementID OBJECT-TYPE Represents the element ID of this radio. It comprises two parts. The highest 24 bits are AP element ID and the lowest 8 bits are radio ID. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.9 | Unsigned32 | read-only | current |
| hh3cDot11CfgWorkMode OBJECT-TYPE Represents work mode of the radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.10 | Hh3cDot11WorkMode | read-write | current |
| hh3cDot11CfgPwrAttValue OBJECT-TYPE Represents the value of power attenuation. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.11 | Integer32 | read-write | current |
| hh3cDot11RadioTxArithmetic OBJECT-TYPE Represents the transmission arithmetic of the radio. The following values are supported: quality - Consider the quality first during the transmission. bandwidth - Consider the bandwidth first during the transmission. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.12 | INTEGER {quality(1), bandwidth(2)} | read-write | current |
| hh3cDot11CfgChannelLockStat OBJECT-TYPE Represents locked status of channel on the radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.13 | INTEGER {unlocked(1), locked(2)} | read-write | current |
| hh3cDot11CfgPowerLockStat OBJECT-TYPE Represents locked status of power on the radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.14 | INTEGER {unlocked(1), locked(2)} | read-write | current |
| hh3cDot11CfgLBRdGroupId OBJECT-TYPE Represents the load balance group ID allocated for the radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.15 | Unsigned32 | read-write | current |
| hh3cDot11CfgRRMSDRdGroupId OBJECT-TYPE Represents the RRM self-decisive group ID allocated for the radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.16 | Unsigned32 | read-write | current |
| hh3cDot11CfgRadioType2 OBJECT-TYPE Represents the radio will work with which 802.11 radio type. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.17 | Hh3cDot11RadioType2 | read-write | current |
| hh3cDot11CfgIDSEnable OBJECT-TYPE Represents whether intrusion detection is enabled for this radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.18 | TruthValue | read-write | current |
| hh3cDot11CfgSaEnable OBJECT-TYPE Represents whether spectrum analysis is enabled. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.19 | TruthValue | read-write | current |
| hh3cDot11CfgSaCltRtFFTData OBJECT-TYPE Represents whether to collect real-time FFT data for this radio. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.20 | TruthValue | read-write | current |
| hh3cDot11CfgSaBand OBJECT-TYPE Represents which band of channels will be monitored when collection real-time FFT data is enabled for this radio. Detection of interference devices and air quality will also be affected. Each band responds to the following channels. dot11g (Channels 1-14) dot11aLower (channels 36-64) dot11aMiddle (channels 100-140) dot11aUpper (channels 149-165). | 1.3.6.1.4.1.25506.2.75.4.3.2.1.21 | INTEGER {dot11g(1), dot11aLower(2), dot11aMiddle(3), dot11aUpper(4)} | read-write | current |
| hh3cDot11CfgSaRptDevType OBJECT-TYPE Represents which types of interference devices should be reported. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.22 | Bits {microwave(0), microwaveInverter(1), bluetooth(2), fixedFreqOthers(3), fixedFreqCordlessPhone(4), fixedFreqVideo(5), fixedFreqAudio(6), freqHopperOthers(7), freqHopperCordlessBase(8), freqHopperCordlessNetwork(9), freqHopperXbox(10), genericInterferer(11)} | read-write | current |
| hh3cDot11CfgSaTrapDevEnable OBJECT-TYPE Represents whether trap is enabled for an interference device type. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.23 | TruthValue | read-write | current |
| hh3cDot11CfgSaTrapDevType OBJECT-TYPE Represents for which interference device types the AP will send traps when trap sending is enabled. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.24 | Bits {microwave(0), microwaveInverter(1), bluetooth(2), fixedFreqOthers(3), fixedFreqCordlessPhone(4), fixedFreqVideo(5), fixedFreqAudio(6), freqHopperOthers(7), freqHopperCordlessBase(8), freqHopperCordlessNetwork(9), freqHopperXbox(10), genericInterferer(11)} | read-write | current |
| hh3cDot11CfgSaTrapAQEnable OBJECT-TYPE Represents whether the channel quality trap is enabled. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.25 | TruthValue | read-write | current |
| hh3cDot11CfgSaTrapAQThreshold OBJECT-TYPE Represents the channel quality threshold. When the channel quality is below this value, the channel quality trap will be sent. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.26 | Integer32 (1..100) | read-write | current |
| hh3cDot11CfgSaDrivenRRMEnable OBJECT-TYPE Configures whether to run RRM when the AP detects a certain level of interference. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.27 | TruthValue | read-write | current |
| hh3cDot11CfgSaDrivenRRMSnt OBJECT-TYPE Configures the threshold for triggering RRM. When the interference level for the AP exceeds the threshold , RRM initiates local dynamic frequency selection (DFS) and changes the channel of the affected radio to improve network performance. Low represents a decreased sensitivity to changes in the environment while high represents an increased sensitivity. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.28 | INTEGER {low(1), medium(2), high(3)} | read-write | current |
| hh3cDot11CfgSPInCirMode OBJECT-TYPE Specifies the committed information rate(CIR) mode for the inbound direction. This object is useful only when the corresponding CIR has a nonzero value. If the value of this object is changed, the corresponding CIR will be reset. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.29 | Hh3cDot11CirMode | read-create | current |
| hh3cDot11CfgSPInCirValue OBJECT-TYPE Represents the CIR for the inbound direction of this service policy. If the value is 0, it means that no flow control is applied to the service policy, and the corresponding CIR mode is meaningless. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.30 | Integer32 | read-create | current |
| hh3cDot11CfgSPOutCirMode OBJECT-TYPE Represents the committed information rate(CIR) mode for the outbound direction. This object is useful only when the corresponding CIR has a nonzero value. If the value of this object is changed, the corresponding CIR will be reset. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.31 | Hh3cDot11CirMode | read-create | current |
| hh3cDot11CfgSPOutCirValue OBJECT-TYPE Represents the CIR for the outbound direction of this service policy. If the value is 0, it means that no flow control is applied to the service policy, and the corresponding CIR mode is meaningless. | 1.3.6.1.4.1.25506.2.75.4.3.2.1.32 | Integer32 | read-create | current |
| hh3cDot11APServiceSetTable OBJECT-TYPE For each radio, it could configure multiple service policies. The table describes the relationship between radio and service policies. | 1.3.6.1.4.1.25506.2.75.4.3.3 | not-accessible | current | |
| hh3cDot11APServiceSetEntry OBJECT-TYPE Each entry contains service policy information for each specific radio of AP. | 1.3.6.1.4.1.25506.2.75.4.3.3.1 | not-accessible | current | |
| hh3cDot11CfgServicePolicyID OBJECT-TYPE Represents the ID of each service policy used by the AP. | 1.3.6.1.4.1.25506.2.75.4.3.3.1.1 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11SrvSetRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.3.3.1.2 | RowStatus | read-create | current |
| hh3cDot11ServiceSetVlanId OBJECT-TYPE Represents the Vlan ID of BSS which is generated when service policy is binded with the Radio. | 1.3.6.1.4.1.25506.2.75.4.3.3.1.3 | Integer32 (0..4094) | read-create | current |
| hh3cDot11ServiceSetVlanGroup OBJECT-TYPE Represents the VLAN group of the BSS generated when a service policy is bound to the radio. | 1.3.6.1.4.1.25506.2.75.4.3.3.1.4 | OCTET STRING (SIZE(0..31)) | read-create | current |
| hh3cDot11APSysInfoSetTable OBJECT-TYPE The table of the system information for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.4 | not-accessible | current | |
| hh3cDot11APSysInfoSetEntry OBJECT-TYPE The system information configuration for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.4.1 | not-accessible | current | |
| hh3cDot11APSysNetID OBJECT-TYPE Represents the system Net ID for AP. | 1.3.6.1.4.1.25506.2.75.4.3.4.1.1 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hh3cDot11APCpuUsageThreshold OBJECT-TYPE The CPU usage threshold for AP. | 1.3.6.1.4.1.25506.2.75.4.3.4.1.2 | Integer32 (0..100) | read-write | current |
| hh3cDot11APMemUsageThreshold OBJECT-TYPE The memory usage threshold for AP. | 1.3.6.1.4.1.25506.2.75.4.3.4.1.3 | Integer32 (0..100) | read-write | current |
| hh3cDot11APLimitTable OBJECT-TYPE For each connected APs, administrator could configure a series of limits. This table describes the limit information for AP(s). | 1.3.6.1.4.1.25506.2.75.4.3.5 | not-accessible | current | |
| hh3cDot11APLimitEntry OBJECT-TYPE Each entry contains the limit information for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.5.1 | not-accessible | current | |
| hh3cDot11APSsidNumLimit OBJECT-TYPE Represents the upper limit of service template binded with this AP. All radios of AP share this limit. Default value 0 : There is no upper limit of service template binded with this AP. | 1.3.6.1.4.1.25506.2.75.4.3.5.1.1 | Integer32 (0..65535) | read-write | current |
| hh3cDot11APUserCntLimit OBJECT-TYPE Represents the upper limit of user which has access to this AP. All BSSs binded with AP share this limit. Default value 0 : There is no upper limit of user which has access to this AP. | 1.3.6.1.4.1.25506.2.75.4.3.5.1.2 | Integer32 (0..65535) | read-write | current |
| hh3cDot11APUserThreshold OBJECT-TYPE Represents the threshold of user which has access to this AP. All BSSs binded with AP share this limit. If the user counter is overflow, the trap will be sent. Default value 0 : There is no threshold of user which has access to this AP. | 1.3.6.1.4.1.25506.2.75.4.3.5.1.3 | Integer32 (0..65535) | read-write | current |
| hh3cDot11APIfSetTable OBJECT-TYPE The table of the interface information for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.6 | not-accessible | current | |
| hh3cDot11APIfSetEntry OBJECT-TYPE The interface information configuration for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.6.1 | not-accessible | current | |
| hh3cDot11APSetIfIndex OBJECT-TYPE Represents the index for a interface. | 1.3.6.1.4.1.25506.2.75.4.3.6.1.1 | Integer32 | not-accessible | current |
| hh3cDot11APIfAlias OBJECT-TYPE This object is an 'alias' name for the interface as specified by a network manager for AP. | 1.3.6.1.4.1.25506.2.75.4.3.6.1.2 | DisplayString | read-write | current |
| hh3cDot11APServiceVlanTable OBJECT-TYPE For all the radios on the AP, it could configure multiple service policies. The table describes the relationship between AP and service policies. | 1.3.6.1.4.1.25506.2.75.4.3.7 | not-accessible | current | |
| hh3cDot11APServiceVlanEntry OBJECT-TYPE Each entry contains service policy information for each AP. | 1.3.6.1.4.1.25506.2.75.4.3.7.1 | not-accessible | current | |
| hh3cDot11APServiceVlanSerialID OBJECT-TYPE This object represents AP serial id. | 1.3.6.1.4.1.25506.2.75.4.3.7.1.1 | OCTET STRING | not-accessible | current |
| hh3cDot11APServiceVlanSPID OBJECT-TYPE This object represents the ID of each service policy used by the AP. | 1.3.6.1.4.1.25506.2.75.4.3.7.1.2 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11APServiceVlanId OBJECT-TYPE This object represents the VLAN ID of BSS which is generated when the service policy is bound to the radio. | 1.3.6.1.4.1.25506.2.75.4.3.7.1.3 | Integer32 (0..4094) | read-create | current |
| hh3cDot11APServiceVlanRowStatus OBJECT-TYPE This object represents the status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.3.7.1.4 | RowStatus | read-create | current |
| hh3cDot11RadioConfigTable OBJECT-TYPE Before AP connects to AC, administrator will configure radio parameter to each radio. | 1.3.6.1.4.1.25506.2.75.4.3.8 | not-accessible | current | |
| hh3cDot11RadioConfigEntry OBJECT-TYPE Each entry contains configuration information for each radio. | 1.3.6.1.4.1.25506.2.75.4.3.8.1 | not-accessible | current | |
| hh3cDot11RCAPSerialID OBJECT-TYPE This object represents the Serial ID of AP. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.1 | OCTET STRING (SIZE(0..127)) | not-accessible | current |
| hh3cDot11RCRadioID OBJECT-TYPE This object represents each radio. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.2 | Hh3cDot11RadioScopeType | not-accessible | current |
| hh3cDot11RCRadioType OBJECT-TYPE This object represents the radio will work with which 802.11 radio type. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.3 | Hh3cDot11RadioType | read-write | current |
| hh3cDot11RCChannel OBJECT-TYPE This object represents the channel allocation of radio. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.4 | Hh3cDot11ChannelScopeType | read-write | current |
| hh3cDot11RCPreambleLen OBJECT-TYPE This object represents whether use long or short preamble for 802.11 MAC frame. When hh3cDot11CfgRadioType is either dot11b or dot11g, then value for hh3cDot11PreambleLen will be valid. Otherwise, the value for it will be invalid. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.5 | Hh3cDot11PreambleType | read-write | current |
| hh3cDot11RCPwrAttValue OBJECT-TYPE This object represents the value of power attenuation. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.6 | Integer32 | read-write | current |
| hh3cDot11RCApPowerLevel OBJECT-TYPE Represents the maximal transmit power scope for AP. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.7 | Hh3cDot11TxPwrLevelScopeType | read-write | current |
| hh3cDot11RCDynamicChlState OBJECT-TYPE Enable/Disable dynamic channel selection. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.8 | TruthValue | read-write | current |
| hh3cDot11RCDynamicPowerState OBJECT-TYPE Enable/Disable dynamic power selection for the band. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.9 | TruthValue | read-write | current |
| hh3cDot11RCRadioStatus OBJECT-TYPE Represents the radio admin status whether is enabled or disabled. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.10 | TruthValue | read-write | current |
| hh3cDot11RCRadioRate OBJECT-TYPE Set data transmit rates for the radio, in the format of 1,2,5.5... For 802.11n radios, the format can be MCS X. The data transmit rates between AP and STA must fall into the configured rates. (Note: For 802.11n radios, the first value will be treated as a mandatory rate, and the second value will be treated as a supported rate. If you configure more than two rates, the configuration cannot take effect. If you configure only one rate, it is considered as the mandatory rate by default.) | 1.3.6.1.4.1.25506.2.75.4.3.8.1.11 | OCTET STRING (SIZE(0..255)) | read-write | current |
| hh3cDot11RCPwrAdjustStepLength OBJECT-TYPE Power adjustment step-length in dBm. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.12 | Integer32 | read-only | current |
| hh3cDot11RCRadioType2 OBJECT-TYPE This object represents the radio will work with which 802.11 radio type. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.13 | Hh3cDot11RadioType2 | read-write | current |
| hh3cDot11RCPreambleLenCM OBJECT-TYPE This object represents whether use long or short preamble for 802.11 MAC frame. When hh3cDot11CfgRadioType is either dot11b or dot11g, then value for hh3cDot11PreambleLenCM will be valid. Otherwise, the value for it will be invalid. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.14 | INTEGER {long(0), short(1)} | read-write | current |
| hh3cDot11RCDynamicChlStateCM OBJECT-TYPE Enable/Disable dynamic channel selection. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.15 | INTEGER {off(0), on(1)} | read-write | current |
| hh3cDot11RCRadioStatusCM OBJECT-TYPE Represents the radio admin status whether is enabled or disabled. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.16 | INTEGER {up(1), down(2), testing(3)} | read-write | current |
| hh3cDot11RCRadioRateCM OBJECT-TYPE Set data transmit rates for the radio, in the format of 1,2,5.5... For 802.11n radios, the format of each value can be MCS X. The data transmit rates between AP and client should be one of the configured rates. (Note: For 802.11n radios, the first value is mandatory rate, and the second value is supported rate. If more than two rate values are configured, the configuration will not take effect. If only one rate value is configured, the mandatory rate will be set to the default value.) | 1.3.6.1.4.1.25506.2.75.4.3.8.1.17 | OCTET STRING (SIZE(0..255)) | read-write | current |
| hh3cDot11RCDynamicPowerStateCM OBJECT-TYPE Enable/disable dynamic power selection for the band. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.18 | Hh3cDot11TruthValueCM | read-write | current |
| hh3cDot11RCRssiThresholdCM OBJECT-TYPE Represents the minimum value of the RSSI. The clients with RSSI below this value will be refused to associate. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.19 | Integer32 | read-write | current |
| hh3cDot11RCDynamicChlStateSelfDecisiveCM OBJECT-TYPE Enable/disable dynamic channel selection self decisive for the band. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.20 | Hh3cDot11TruthValueCM | read-write | current |
| hh3cDot11RCDynamicPowerStateSelfDecisiveCM OBJECT-TYPE Enable/disable dynamic power selection self decisive for the band. | 1.3.6.1.4.1.25506.2.75.4.3.8.1.21 | Hh3cDot11TruthValueCM | read-write | current |
| hh3cDot11RadioSSIDCfgTable OBJECT-TYPE For each radio, it could configure multiple service policies. The table describes the relationship between radio and service policies. | 1.3.6.1.4.1.25506.2.75.4.3.9 | not-accessible | current | |
| hh3cDot11RadioSSIDCfgEntry OBJECT-TYPE Each entry contains SSID configuration information for each radio. | 1.3.6.1.4.1.25506.2.75.4.3.9.1 | not-accessible | current | |
| hh3cDot11RadioSSIDSerialID OBJECT-TYPE This object represents the serial ID of AP. | 1.3.6.1.4.1.25506.2.75.4.3.9.1.1 | Hh3cDot11ObjectIDType | not-accessible | current |
| hh3cDot11RadioSSIDRadioID OBJECT-TYPE This object represents each radio. | 1.3.6.1.4.1.25506.2.75.4.3.9.1.2 | Hh3cDot11RadioScopeType | not-accessible | current |
| hh3cDot11RadioSSIDWLANID OBJECT-TYPE This object represents the WLAN ID of the BSSID. | 1.3.6.1.4.1.25506.2.75.4.3.9.1.3 | Integer32 | not-accessible | current |
| hh3cDot11RadioSSIDIndex OBJECT-TYPE This object represents the ID of each service policy used by the radio. | 1.3.6.1.4.1.25506.2.75.4.3.9.1.4 | Hh3cDot11ServicePolicyIDType | read-create | current |
| hh3cDot11RadioBSSID OBJECT-TYPE As MAC address format, it is used to identify BSS. | 1.3.6.1.4.1.25506.2.75.4.3.9.1.5 | MacAddress | read-only | current |
| hh3cDot11RadioSSIDRowStatus OBJECT-TYPE RowStatus. | 1.3.6.1.4.1.25506.2.75.4.3.9.1.6 | RowStatus | read-create | current |
| hh3cDot11APSerialIDTable OBJECT-TYPE The table will provide the general information about APs. | 1.3.6.1.4.1.25506.2.75.4.3.10 | not-accessible | current | |
| hh3cDot11APSerialIDEntry OBJECT-TYPE Each entry contains the general information of an AP. | 1.3.6.1.4.1.25506.2.75.4.3.10.1 | not-accessible | current | |
| hh3cDot11SIDAPSerialID OBJECT-TYPE Represents AP serial id. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.1 | OCTET STRING | not-accessible | current |
| hh3cDot11SIDAPWorkMode 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 find attack. hybrid - AP will supply WLAN service and Device detection is enabled. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.2 | INTEGER {normal(1), monitor(2), hybrid(3)} | read-create | current |
| hh3cDot11SIDAPGetIPMethod OBJECT-TYPE This object represents the method how AP gets IP address. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.3 | INTEGER {dhcpAlloc(1), static(2)} | read-create | current |
| hh3cDot11SIDAPTemplateName OBJECT-TYPE Represents the name of AP template. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.4 | OCTET STRING | read-create | current |
| hh3cDot11SIDModelAlias OBJECT-TYPE Represents the alias of AP model name. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.5 | OCTET STRING | read-create | current |
| hh3cDot11SIDAPDescription OBJECT-TYPE This attribute will give more information about AP. Administrator could suggest the location, owner or other information for each AP. If the value is set to NULL, the description will be removed. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.6 | OCTET STRING | read-create | current |
| hh3cDot11SIDRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.7 | RowStatus | read-create | current |
| hh3cDot11SIDAPName OBJECT-TYPE Represents the AP name. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.8 | OCTET STRING | read-create | current |
| hh3cDot11SIDStatisInterv OBJECT-TYPE Represents the interval of radio statistic. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.9 | Integer32 | read-create | current |
| hh3cDot11SIDAPBroadcastProbeReply OBJECT-TYPE Represents enable the AP to reply broadcast probe or not. 'true' : The AP to reply broadcast probe is enabled. 'false': The AP to reply broadcast probe is disabled | 1.3.6.1.4.1.25506.2.75.4.3.10.1.10 | TruthValue | read-create | current |
| hh3cDot11SIDAPStaIdleTimerInterv OBJECT-TYPE Represents the interval for which the link between AP and STA ( power-save or awake ) can be idle. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.11 | Integer32 | read-create | current |
| hh3cDot11SIDStaKeepAliveTimerInterv OBJECT-TYPE Represents the interval of the keep alive requests sent between AP and STA. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.12 | Integer32 | read-create | current |
| hh3cDot11SIDAPCir OBJECT-TYPE Represents the committed information rate between AP and AC. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.13 | Integer32 | read-create | current |
| hh3cDot11SIDAPCbs OBJECT-TYPE Represents the committed burst size between AP and AC. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.14 | Integer32 | read-create | current |
| hh3cDot11SIDAPPriorityLevel OBJECT-TYPE This object represents the connection priority for the 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.4.3.10.1.15 | Integer32 (0..7) | read-create | current |
| hh3cDot11SIDAPElementID OBJECT-TYPE This object represents the AP element ID. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.16 | Integer32 | read-only | current |
| hh3cDot11SIDAPDevDetectEnable OBJECT-TYPE Represents whether device detection is enabled or not. 'true' : Device detection is enabled. 'false': Device detection is disabled. If device detection is enabled, the AP will provide both device detection and WLAN data services. By default, the AP only provides WLAN data services. When an AP works in monitor mode, that is, the value of object hh3cDot11APWorkMode is monitor, device detection can not be enabled with object hh3cDot11SIDAPDevDetectEnable. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.17 | TruthValue | read-create | current |
| hh3cDot11SIDAPStatisIntervMode OBJECT-TYPE This object represents the mode of statics interval. normal - statics interval value between 10s to 120s realtime - statics interval value between 2s to 5s | 1.3.6.1.4.1.25506.2.75.4.3.10.1.18 | INTEGER {normal(1), realtime(2)} | read-create | current |
| hh3cDot11SIDAPWorkModeCM 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 find attack. SemiMonitor - AP will supply WLAN service and Device detection is enabled. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.19 | INTEGER {normal(0), monitor(1), semimonitor(2)} | read-create | current |
| hh3cDot11SIDEchoInterval OBJECT-TYPE Represents the interval for send echo requests. | 1.3.6.1.4.1.25506.2.75.4.3.10.1.20 | Integer32 | read-write | current |
| hh3cDot11APSTVlanTable OBJECT-TYPE For each service policy, it could be bind to several VLANs. The table describes the relationship between VLAN and service policies. | 1.3.6.1.4.1.25506.2.75.4.3.11 | not-accessible | current | |
| hh3cDot11APSTVlanEntry OBJECT-TYPE Each entry contains VLAN and service policy information for each specific radio of AP. | 1.3.6.1.4.1.25506.2.75.4.3.11.1 | not-accessible | current | |
| hh3cDot11CfgSTVLANID OBJECT-TYPE Represents the VLAN that current Service Policy have bind to. | 1.3.6.1.4.1.25506.2.75.4.3.11.1.1 | Integer32 (0..4094) | read-create | current |
| hh3cDot11CfgSTNASPortID OBJECT-TYPE Represents the NAS Port ID of current Service Policy for each specific radio of AP. | 1.3.6.1.4.1.25506.2.75.4.3.11.1.2 | OCTET STRING (SIZE(0..127)) | read-only | current |
| hh3cDot11CfgServiceSetRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.3.11.1.3 | RowStatus | read-create | current |
| hh3cDot11CfgSTNASID OBJECT-TYPE Represents the NAS ID of current Service Policy for each specific radio of AP. | 1.3.6.1.4.1.25506.2.75.4.3.11.1.4 | OCTET STRING (SIZE(0..127)) | read-only | current |
| hh3cDot11RadioIntfConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.4 | |||
| hh3cDot11RadioIntfConfigTable OBJECT-TYPE The table defines the parameters for radio in AP, as per radio. | 1.3.6.1.4.1.25506.2.75.4.4.1 | not-accessible | current | |
| hh3cDot11RadioIntfConfigEntry OBJECT-TYPE Each entry contains information of each radio in AP. | 1.3.6.1.4.1.25506.2.75.4.4.1.1 | not-accessible | current | |
| hh3cDot11RadioIfIdx OBJECT-TYPE Represents the Radio IfIndex of radio in AP. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.1 | Integer32 | not-accessible | current |
| hh3cDot11RadioCfgBeaconIntvl OBJECT-TYPE Represents the interval for Beacon management frame. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.2 | Integer32 | read-write | current |
| hh3cDot11RadioCfgDtimIntvl OBJECT-TYPE Represents the number of beacon intervals that shall elapse between transmission of Beacons frames containing a Traffic Indication Map (TIM) element whose DTIM Count field is 0. This value is transmitted in the Delivery TIM (DTIM) Period field of Beacon frames. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.3 | Integer32 | read-write | current |
| hh3cDot11RadioCfgRtsThreshold OBJECT-TYPE Represents the current minimum size,in octets,of the MAC protocol data unit (MPDU), below which a Request to send/Clear to send (RTS/CTS) handshake shall not be performed. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.4 | Integer32 | read-write | current |
| hh3cDot11RadioCfgFragThreshold OBJECT-TYPE Represents the current maximum size, in octets, of the MPDU that may be delivered to the PHY. A MSDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.5 | Integer32 | read-write | current |
| hh3cDot11RadioCfgShtRetryThld OBJECT-TYPE Represents the maximum number of transmission attempts of a frame, the length of which is less than or equal to hh3cDot11RadioRTSThreshold, that shall be made before a failure condition is indicated. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.6 | Integer32 | read-write | current |
| hh3cDot11RadioCfglongRtrThld OBJECT-TYPE Represents the maximum number of transmission attempts of a frame, the length of which is longer than hh3cDot11RadioRTSThreshold, that shall be made before a failure condition is indicated. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.7 | Integer32 | read-write | current |
| hh3cDot11RadioCfgMaxRxLifetime OBJECT-TYPE Represents the elapsed time. After the time specified by hh3cDot11RadioCfgMaxRxLifetime, the further attempts to reassemble the MSDU shall be terminated. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.8 | Unsigned32 | read-write | current |
| hh3cDot11RadioCfgType OBJECT-TYPE Represents the radio will work with which 802.11 radio type. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.9 | Hh3cDot11RadioType | read-write | current |
| hh3cDot11RadioCfgChannel OBJECT-TYPE Represents the channel allocation of radio. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.10 | Hh3cDot11ChannelScopeType | read-write | current |
| hh3cDot11RadioCfgMaxTxPwrLvl OBJECT-TYPE Represents the maximal transmit power scope for AP. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.11 | Hh3cDot11TxPwrLevelScopeType | read-write | current |
| hh3cDot11RadioCfgPreambleLen OBJECT-TYPE Represents whether use long or short preamble for 802.11 MAC frame. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.12 | Hh3cDot11PreambleType | read-write | current |
| hh3cDot11RadioCfgWorkMode OBJECT-TYPE Represents work mode of the radio. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.13 | Hh3cDot11WorkMode | read-write | current |
| hh3cDot11RadioCfgOnly11gEnable OBJECT-TYPE Represents whether enable only 802.11g radio mode or not. 'true' : Only 802.11g radio mode is enabled. 'false': Only 802.11g radio mode is disabled. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.14 | TruthValue | read-write | current |
| hh3cDot11RadioCfgType2 OBJECT-TYPE Represents the radio will work with which 802.11 radio type. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.15 | Hh3cDot11RadioType2 | read-write | current |
| hh3cDot11RadioCfgRssithresholdCM OBJECT-TYPE Represents the minimum value of the RSSI. The clients with RSSI below this value will be refused to associate. | 1.3.6.1.4.1.25506.2.75.4.4.1.1.16 | Integer32 | read-write | current |
| hh3cDot11RadioIntfBindTable OBJECT-TYPE The table defines the binding information for each radio in AP. | 1.3.6.1.4.1.25506.2.75.4.4.2 | not-accessible | current | |
| hh3cDot11RadioIntfBindEntry OBJECT-TYPE Each entry contains the radio interface binding information in AP. | 1.3.6.1.4.1.25506.2.75.4.4.2.1 | not-accessible | current | |
| hh3cDot11RadioIntfBindSvcPlcyID OBJECT-TYPE Represents the ID of each service policy. | 1.3.6.1.4.1.25506.2.75.4.4.2.1.1 | Hh3cDot11ServicePolicyIDType | not-accessible | current |
| hh3cDot11RadioIntfBindIfIdx OBJECT-TYPE Represents the Ifindex of interface which is binded to the radio. | 1.3.6.1.4.1.25506.2.75.4.4.2.1.2 | Unsigned32 | read-create | current |
| hh3cDot11RadioIntfBindRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.4.2.1.3 | RowStatus | read-create | current |
| hh3cDot11DataRateConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.5 | |||
| hh3cDot11DataRateConfigTable OBJECT-TYPE Table will provide data rate configuration for a specific radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1 | not-accessible | current | |
| hh3cDot11DataRateConfigEntry OBJECT-TYPE Each entry of the table will provide data rate configuration for a specific radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1.1 | not-accessible | current | |
| hh3cDot11RadioTypeID OBJECT-TYPE Represents the radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1.1.1 | Hh3cDot11RadioType | not-accessible | current |
| hh3cDot11SupportedRateSet OBJECT-TYPE Represents the supported rate set of a particular radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1.1.2 | OCTET STRING (SIZE(0..255)) | read-write | current |
| hh3cDot11MandatoryRateSet OBJECT-TYPE Represents the mandatory rate set of a particular radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1.1.3 | OCTET STRING (SIZE(0..255)) | read-write | current |
| hh3cDot11DisabledRateSet OBJECT-TYPE Represents the disabled rate set of a particular radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1.1.4 | OCTET STRING (SIZE(0..255)) | read-write | current |
| hh3cDot11SmartRateSet OBJECT-TYPE Represents the rate set of a particular radio type. | 1.3.6.1.4.1.25506.2.75.4.5.1.1.5 | OCTET STRING (SIZE(0..255)) | read-write | current |
| hh3cDot11InterfaceConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.6 | |||
| hh3cDot11WlanEssIfTable OBJECT-TYPE This table is used to configure WLAN ESS interface. | 1.3.6.1.4.1.25506.2.75.4.6.1 | not-accessible | current | |
| hh3cDot11WlanEssIfEntry OBJECT-TYPE Each entry contains the WLAN ESS interface configuration. | 1.3.6.1.4.1.25506.2.75.4.6.1.1 | not-accessible | current | |
| hh3cDot11WlanEssIfNumber OBJECT-TYPE This node represents the WLAN ESS interface number. | 1.3.6.1.4.1.25506.2.75.4.6.1.1.1 | Integer32 | not-accessible | current |
| hh3cDot11WlanEssIfIndex OBJECT-TYPE This node represents the ifIndex of WLAN-ESS interface. | 1.3.6.1.4.1.25506.2.75.4.6.1.1.2 | Integer32 | read-only | current |
| hh3cDot11WlanEssRowStatus OBJECT-TYPE This node represents the WLAN ESS interface row status. | 1.3.6.1.4.1.25506.2.75.4.6.1.1.3 | RowStatus | read-create | current |
| hh3cDot11WlanBssIfTable OBJECT-TYPE This table is used to configure WLAN BSS interface. | 1.3.6.1.4.1.25506.2.75.4.6.2 | not-accessible | current | |
| hh3cDot11WlanBssIfEntry OBJECT-TYPE Each entry contains the WLAN BSS interface configuration. | 1.3.6.1.4.1.25506.2.75.4.6.2.1 | not-accessible | current | |
| hh3cDot11WlanBssIfNumber OBJECT-TYPE This node represents the WLAN BSS interface number. | 1.3.6.1.4.1.25506.2.75.4.6.2.1.1 | Integer32 | not-accessible | current |
| hh3cDot11WlanBssIfIndex OBJECT-TYPE This node represents the ifIndex of WLAN-BSS interface. | 1.3.6.1.4.1.25506.2.75.4.6.2.1.2 | Integer32 | read-only | current |
| hh3cDot11WlanBssRowStatus OBJECT-TYPE This node represents the WLAN BSS interface row status. | 1.3.6.1.4.1.25506.2.75.4.6.2.1.3 | RowStatus | read-create | current |
| hh3cDot11WLANEthernetIfTable OBJECT-TYPE This table is used to configure WLAN Ethernet interface. | 1.3.6.1.4.1.25506.2.75.4.6.3 | not-accessible | current | |
| hh3cDot11WLANEthernetIfEntry OBJECT-TYPE Each entry contains the WLAN Ethernet interface configuration. | 1.3.6.1.4.1.25506.2.75.4.6.3.1 | not-accessible | current | |
| hh3cDot11WlanEthernetIfNumber OBJECT-TYPE This node represents the WLAN Ethernet interface number. | 1.3.6.1.4.1.25506.2.75.4.6.3.1.1 | Integer32 | not-accessible | current |
| hh3cDot11WLANEthernetIfIndex OBJECT-TYPE This node represents the ifIndex of WLAN-Ethernet interface. | 1.3.6.1.4.1.25506.2.75.4.6.3.1.2 | Integer32 | read-only | current |
| hh3cDot11WlanEthernetRowStatus OBJECT-TYPE This node represents the Wlan Ethernet interface row status. | 1.3.6.1.4.1.25506.2.75.4.6.3.1.3 | RowStatus | read-create | current |
| hh3cDot11PortSecurityTable OBJECT-TYPE This table defines the WLAN security status for ESS, BSS, mesh and WLAN-Ethernet interface which binding the crypto service-template. Otherwise, when binding the clear service-template, hh3cPortSecurityTables should be used to configure port security. | 1.3.6.1.4.1.25506.2.75.4.6.4 | not-accessible | current | |
| hh3cDot11PortSecurityEntry OBJECT-TYPE There is a row in this table for each ESS, BSS and WLAN-Ethernet interface.It is indexed using the object ifIndex in RFC1213-MIB. | 1.3.6.1.4.1.25506.2.75.4.6.4.1 | not-accessible | current | |
| hh3cDot11PortSecurityMode OBJECT-TYPE Determines the security modes of the WLAN port. noRestrictions - The default value,no any security mode is set. userLoginSecureExt - Access to the port is denied until the port client is authorized (by 802.1X). psk - Access to the port is denied until the port client is authorized (by 802.1X key negotiation). macAddressAndPsk - The MAC address is first authenticated and only if this succeeds does the psk then attempt user authentication. userLoginSecureExtOrPsk - This selects both the userLoginSecureExt and psk modes together such that either is allowed to authorized access. Which mode works for client depends on the client's choice. ext - Access to the port is denied until the port client is authenticated (by ext). | 1.3.6.1.4.1.25506.2.75.4.6.4.1.1 | INTEGER {noRestrictions(1), userLoginSecureExt(2), psk(3), macAddressAndPsk(4), userLoginSecureExtOrPsk(5), ext(6)} | read-write | current |
| hh3cDot11SecurityUserLoginTxKeyType OBJECT-TYPE This indicates the key type in the 802.1X EAPOL_Key packet. userLoginTxKeyTypeNone - This means the key type is not set yet. userLoginTxKeyTypeDot11Key - This selects the 802.11 key type. userLoginTxKeyTypeRsaRC4Key - This selects the RC4 key for RSA RC4 session encryption. | 1.3.6.1.4.1.25506.2.75.4.6.4.1.2 | INTEGER {userLoginTxKeyTypeNone(1), userLoginTxKeyTypeDot11Key(2), userLoginTxKeyTypeRsaRC4Key(3)} | read-write | current |
| hh3cDot11SecurityPskKeyMode OBJECT-TYPE This is the password input mode. When input as pskKeyModePassPhrase, hh3cDot11SecurePskKeyString must be 8 to 63 characters; when input as pskKeyModeRawKey, hh3cDot11SecurePskKeyString must be 64 characters and each character must be '0'-'9', 'a'-'f' and 'A'-'F'. | 1.3.6.1.4.1.25506.2.75.4.6.4.1.3 | INTEGER {pskKeyModeNone(1), pskKeyModePassPhrase(2), pskKeyModeRawKey(3)} | read-write | current |
| hh3cDot11SecurityPskKeyString OBJECT-TYPE This is the password string used for psk authentication. | 1.3.6.1.4.1.25506.2.75.4.6.4.1.4 | DisplayString | read-write | current |
| hh3cDot11WlanMeshIfTable OBJECT-TYPE This table is used to configure WLAN mesh interface. | 1.3.6.1.4.1.25506.2.75.4.6.5 | not-accessible | current | |
| hh3cDot11WlanMeshIfEntry OBJECT-TYPE Each entry contains the WLAN mesh interface configuration. | 1.3.6.1.4.1.25506.2.75.4.6.5.1 | not-accessible | current | |
| hh3cDot11WlanMeshIfNumber OBJECT-TYPE This node represents the WLAN mesh interface number. | 1.3.6.1.4.1.25506.2.75.4.6.5.1.1 | Integer32 | not-accessible | current |
| hh3cDot11WlanMeshIfIndex OBJECT-TYPE This node represents the index of WLAN mesh interface. | 1.3.6.1.4.1.25506.2.75.4.6.5.1.2 | Integer32 | read-only | current |
| hh3cDot11WlanMeshRowStatus OBJECT-TYPE This node represents the WLAN mesh interface row status. | 1.3.6.1.4.1.25506.2.75.4.6.5.1.3 | RowStatus | read-create | current |
| hh3cDot11ACBackupGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.7 | |||
| hh3cDot11BackupACAdrssIP OBJECT-TYPE This object represents the backup AC IP address. If the backup AC IP address is not configured, the object value is 0.0.0.0. | 1.3.6.1.4.1.25506.2.75.4.7.1 | InetAddress | read-write | current |
| hh3cDot11BackupACAdrssIPv6 OBJECT-TYPE This object represents the backup AC IPv6 address. If the backup AC IPv6 address is not configured, the object value is 0::0. | 1.3.6.1.4.1.25506.2.75.4.7.2 | InetAddress | read-write | current |
| hh3cDot11RadioElementConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.8 | |||
| hh3cDot11nRadioCfgTable OBJECT-TYPE This table is used to configure dot11n on the radio. | 1.3.6.1.4.1.25506.2.75.4.8.1 | not-accessible | current | |
| hh3cDot11nRadioCfgEntry OBJECT-TYPE This entry contains the dot11n configuration on the radio. | 1.3.6.1.4.1.25506.2.75.4.8.1.1 | not-accessible | current | |
| hh3cDot11nRadioCfgIndex OBJECT-TYPE Represents index of the radio. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.1 | Hh3cDot11RadioElementIndex | not-accessible | current |
| hh3cDot11nAMpduEnable OBJECT-TYPE Enable the function of A-MPDU. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.2 | TruthValue | read-write | current |
| hh3cDot11nAMsduEnable OBJECT-TYPE Enable the function of A-MSDU. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.3 | TruthValue | read-write | current |
| hh3cDot11nClientDot11nOnly OBJECT-TYPE If radio type is 802.11an or 802.11gn, only permit clients of 11n mode. If radio type is 802.11ac, permit clients of 11n and 11ac mode. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.4 | TruthValue | read-write | current |
| hh3cDot11nChanelBand OBJECT-TYPE Specify the bandwidth mode. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.5 | INTEGER {mode20(1), mode40(2), mode80(3), mode160(4), mode80and80(5)} | read-write | current |
| hh3cDot11nShortGiEnable OBJECT-TYPE The function of Short GI. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.6 | TruthValue | read-write | current |
| hh3cDot11nClientDot11acOnly OBJECT-TYPE Only permit clients of 11ac mode. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.7 | TruthValue | read-write | current |
| hh3cDot11nSupportMaxMcs OBJECT-TYPE Specify the maximum Modulation and Coding Scheme (MCS) index for 802.11n supported rates. The specified maximum MCS index for 802.11n supported rates must be no less than the specified maximum MCS index for 802.11n mandatory rates. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.8 | Integer32 (0..76) | read-write | current |
| hh3cDot11nMandatoryMaxMcs OBJECT-TYPE Specify the maximum modulation and coding scheme (MCS) index for 802.11n mandatory rates. The value 255 indicates that no maximum MCS index is specified. No maximum MCS index is specified for 802.11n mandatory rates by default. Besides 255, the specified maximum MCS index for 802.11n supported rates must be no less than the specified maximum MCS index for 802.11n mandatory rates. | 1.3.6.1.4.1.25506.2.75.4.8.1.1.9 | Integer32 (0..76 | 255) | read-write | current |
| hh3cDot11RadioWDSTable OBJECT-TYPE This table is used to configure WDS on the radio. | 1.3.6.1.4.1.25506.2.75.4.8.2 | not-accessible | current | |
| hh3cDot11RadioWDSEntry OBJECT-TYPE Each entry contains the WDS configuration on the radio. | 1.3.6.1.4.1.25506.2.75.4.8.2.1 | not-accessible | current | |
| hh3cDot11RadioWDSIndex OBJECT-TYPE Represents the element index of radio. | 1.3.6.1.4.1.25506.2.75.4.8.2.1.1 | Hh3cDot11RadioElementIndex | not-accessible | current |
| hh3cDot11RadioWDSMode OBJECT-TYPE Represents enable the WDS mode or not. nowds: The WDS mode is disabled. wds : The WDS mode is enabled | 1.3.6.1.4.1.25506.2.75.4.8.2.1.2 | INTEGER {nowds(1), wds(2)} | read-write | current |
| hh3cDot11RadioWDSNetWorkID OBJECT-TYPE Represents the mesh ID of WDS. | 1.3.6.1.4.1.25506.2.75.4.8.2.1.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| hh3cDot11WDSSecPskKeyMode OBJECT-TYPE Represents the PSK mode of WDS. | 1.3.6.1.4.1.25506.2.75.4.8.2.1.4 | INTEGER {pskKeyModeNone(1), pskKeyModePassPhrase(2), pskKeyModeRawKey(3)} | read-write | current |
| hh3cDot11WDSSecPskKeyString OBJECT-TYPE Represents the PSK value of WDS. | 1.3.6.1.4.1.25506.2.75.4.8.2.1.5 | DisplayString | read-write | current |
| hh3cDot11nRadioCfg2Table OBJECT-TYPE This table is used to configure dot11n on the radio. | 1.3.6.1.4.1.25506.2.75.4.8.3 | not-accessible | current | |
| hh3cDot11nRadioCfg2Entry OBJECT-TYPE This entry contains the dot11n configuration on the radio. | 1.3.6.1.4.1.25506.2.75.4.8.3.1 | not-accessible | current | |
| hh3cDot11nRadioCfg2APIDIndex OBJECT-TYPE Represents index of the AP. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.1 | Hh3cDot11ObjectIDType | not-accessible | current |
| hh3cDot11nRadioCfg2RadioIDIndex OBJECT-TYPE Represents index of the radio. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.2 | Hh3cDot11RadioScopeType | not-accessible | current |
| hh3cDot11nRadioCfg2AMpduEnable OBJECT-TYPE Enable the function of A-MPDU. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.3 | TruthValue | read-write | current |
| hh3cDot11nRadioCfg2AMsduEnable OBJECT-TYPE Enable the function of A-MSDU. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.4 | TruthValue | read-write | current |
| hh3cDot11nRadioCfg2ClientDot11nOnly OBJECT-TYPE If radio type is 802.11an or 802.11gn, only permit clients of 11n mode. If radio type is 802.11ac, permit clients of 11n and 11ac mode. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.5 | TruthValue | read-write | current |
| hh3cDot11nRadioCfg2ChannelBand OBJECT-TYPE Specify the bandwidth mode. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.6 | INTEGER {mode20(1), mode40(2), mode80(3), mode160(4), mode80and80(5)} | read-write | current |
| hh3cDot11nRadioCfg2ShortGiEnable OBJECT-TYPE Enable the function of Short GI. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.7 | TruthValue | read-write | current |
| hh3cDot11nRadioCfg2AMpduEnableCM OBJECT-TYPE Enable the function of A-MPDU. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.8 | INTEGER {off(0), on(1)} | read-write | current |
| hh3cDot11nRadioCfg2ChannelBandCM OBJECT-TYPE Specify the bandwidth mode. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.9 | INTEGER {mode40(1), mode20(2), mode80(3), mode160(4), mode80and80(5)} | read-write | current |
| hh3cDot11nRadioCfg2ShortGiEnableCM OBJECT-TYPE Enable the function of Short GI. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.10 | INTEGER {off(0), on(1)} | read-write | current |
| hh3cDot11nRadioCfg2ClientDot11acOnly OBJECT-TYPE Only permit clients of 11ac mode. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.11 | TruthValue | read-write | current |
| hh3cDot11nRadioCfg2ClientDot11nOnlyCM OBJECT-TYPE If radio type is 802.11an or 802.11gn, permit only clients of 11n mode. If radio type is 802.11ac, permit clients of both 11n and 11ac mode. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.12 | Hh3cDot11TruthValueCM | read-write | current |
| hh3cDot11nRadioCfg2SupportMaxMcs OBJECT-TYPE Specify the maximum Modulation and Coding Scheme (MCS) index for 802.11n supported rates. The specified maximum MCS index for 802.11n supported rates must be no less than the specified maximum MCS index for 802.11n mandatory rates. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.13 | Integer32 (0..76) | read-write | current |
| hh3cDot11nRadioCfg2MandatoryMaxMcs OBJECT-TYPE Specify the maximum modulation and coding scheme (MCS) index for 802.11n mandatory rates. The value 255 indicates that no maximum MCS index is specified. No maximum MCS index is specified for 802.11n mandatory rates by default. Besides 255, the specified maximum MCS index for 802.11n supported rates must be no less than the specified maximum MCS index for 802.11n mandatory rates. | 1.3.6.1.4.1.25506.2.75.4.8.3.1.14 | Integer32 (0..76 | 255) | read-write | current |
| hh3cDot11CfgNotifyGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.9 | |||
| hh3cDot11CfgNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.9.0 | |||
| hh3cDot11CfgTrapVarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.9.1 | |||
| hh3cDot11PreConflictTemplateNum OBJECT-TYPE Represents previous service policy ID when radio bind service policy and current service policy conflict with previous service policy in cipher configuration. | 1.3.6.1.4.1.25506.2.75.4.9.1.1 | Integer32 (1..1024) | accessible-for-notify | current |
| hh3cDot11CurrConflictTemplateNum OBJECT-TYPE Represents current service policy ID when radio bind service policy and current service policy conflict with previous service policy in cipher configuration. | 1.3.6.1.4.1.25506.2.75.4.9.1.2 | Integer32 (1..1024) | accessible-for-notify | current |
| hh3cDot11ConflictCipherIdx OBJECT-TYPE Represents wep ID that conflicted with. | 1.3.6.1.4.1.25506.2.75.4.9.1.3 | Integer32 (1..4) | accessible-for-notify | current |
| hh3cDot11ConfigureAPID OBJECT-TYPE Represents which AP is configured. | 1.3.6.1.4.1.25506.2.75.4.9.1.4 | Hh3cDot11ObjectIDType | accessible-for-notify | current |
| hh3cDot11ConfigureRadioID OBJECT-TYPE Represents which radio in AP is configured. | 1.3.6.1.4.1.25506.2.75.4.9.1.5 | Hh3cDot11RadioScopeType | accessible-for-notify | current |
| hh3cDot11ConfigureAPMacAddress OBJECT-TYPE Represents MAC Address of AP. | 1.3.6.1.4.1.25506.2.75.4.9.1.6 | MacAddress | accessible-for-notify | current |
| hh3cDot11PreConflictTemplateSSID OBJECT-TYPE Represents the previous SSID of the AP. | 1.3.6.1.4.1.25506.2.75.4.9.1.7 | Hh3cDot11SSIDStringType | accessible-for-notify | current |
| hh3cDot11CurrConflictTemplateSSID OBJECT-TYPE Represents the current SSID of the AP. | 1.3.6.1.4.1.25506.2.75.4.9.1.8 | Hh3cDot11SSIDStringType | accessible-for-notify | current |
| hh3cDot11LocalACConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.10 | |||
| hh3cDot11LocalACTemplateTable OBJECT-TYPE By local AC template CLI, administrator will configure the parameters of LocalAC by convenience. Before local AC boot up and connect to AC by CAPWAP tunnel, administrator will create local AC template for each local AC. When local AC connect to AC, AC will assign configuration to local AC by hh3cDot11LocalACSerialID information in local AC template. | 1.3.6.1.4.1.25506.2.75.4.10.1 | not-accessible | current | |
| hh3cDot11LocalACTemplateEntry OBJECT-TYPE Each entry contains configuration information for each LocalAC. | 1.3.6.1.4.1.25506.2.75.4.10.1.1 | not-accessible | current | |
| hh3cDot11LocalACTemplateName OBJECT-TYPE Represents the name of LocalAC template. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.1 | OCTET STRING (SIZE(0..127)) | not-accessible | current |
| hh3cDot11LocalACName OBJECT-TYPE Represents the LocalAC name. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.2 | OCTET STRING | read-create | current |
| hh3cDot11LocalACSerialID OBJECT-TYPE Represents LocalAC serial id. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.3 | OCTET STRING | read-create | current |
| hh3cDot11TemLocalACModelAlias OBJECT-TYPE Represents the alias of LocalAC model name. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.4 | OCTET STRING | read-create | current |
| hh3cDot11LocalACTempRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.5 | RowStatus | read-create | current |
| hh3cDot11LocalACStatus OBJECT-TYPE Represents the capwap status of local AC. The following values are supported: join - local AC is joining to cnetral AC. joinConfirm - cnetral AC confirm whether permit local AC to - join. download - local AC is downloading software from cnetral - AC. config - local AC and cnetral AC exchange configuration - before local AC provide WLAN service. run - The local AC is run. idle - The local AC is idle. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.6 | INTEGER {join(1), joinConfirm(2), download(3), config(4), run(5), idle(6)} | read-only | current |
| hh3cDot11LocalACIPAddress OBJECT-TYPE Represents the IP address of an LocalAC. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.7 | IpAddress | read-only | current |
| hh3cDot11LocalACIPv6Address OBJECT-TYPE Represents the IPv6 address of LocalAC. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.8 | OCTET STRING | read-only | current |
| hh3cDot11EchoInterval OBJECT-TYPE Represents the interval of echo. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.9 | Integer32 (0 | 5..255) | read-create | current |
| hh3cDot11RetransInterval OBJECT-TYPE Represents the interval of retransmit. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.10 | Integer32 (3..8) | read-create | current |
| hh3cDot11RetransCount OBJECT-TYPE Represents the maximum of retransmit. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.11 | Integer32 (2..5) | read-create | current |
| hh3cDot11FirmwareUpgrade OBJECT-TYPE Represents the status of firmware upgrade for an local AC. The following values are supported: enable - local AC firmware upgrade will be enabled. disable - local AC firmware upgrade will be disabled. | 1.3.6.1.4.1.25506.2.75.4.10.1.1.12 | INTEGER {enable(1), disable(2)} | read-create | current |
| hh3cDot11RemoteConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.75.4.11 | |||
| hh3cDot11RemoteCfgApTable OBJECT-TYPE Remote configuration for an AP. | 1.3.6.1.4.1.25506.2.75.4.11.1 | not-accessible | current | |
| hh3cDot11RemoteCfgApEntry OBJECT-TYPE Each entry contains configuration information for each AP. | 1.3.6.1.4.1.25506.2.75.4.11.1.1 | not-accessible | current | |
| hh3cDot11RmtApName OBJECT-TYPE Represents the name of an AP. | 1.3.6.1.4.1.25506.2.75.4.11.1.1.1 | OCTET STRING (SIZE(1..127)) | not-accessible | current |
| hh3cDot11RmtVlanList OBJECT-TYPE Represents the VLAN list on an AP. | 1.3.6.1.4.1.25506.2.75.4.11.1.1.2 | OCTET STRING | read-write | current |
| hh3cDot11RmtCfgEnable OBJECT-TYPE Enables remote configuration synchronization. | 1.3.6.1.4.1.25506.2.75.4.11.1.1.3 | TruthValue | read-write | current |
| hh3cDot11RemoteCfgIFTable OBJECT-TYPE Remote configuration for interface on an AP. | 1.3.6.1.4.1.25506.2.75.4.11.2 | not-accessible | current | |
| hh3cDot11RemoteCfgIFEntry OBJECT-TYPE Each entry contains configuration information for each interface on an AP. | 1.3.6.1.4.1.25506.2.75.4.11.2.1 | not-accessible | current | |
| hh3cDot11RmtIfApName OBJECT-TYPE Represents the name of an AP. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.1 | OCTET STRING (SIZE(1..127)) | not-accessible | current |
| hh3cDot11RmtIfType OBJECT-TYPE Represents the type of the interface. ethernet (1), gigabitethernet (2), ten-gigabitethernet (3), smartrate-ethernet(4). | 1.3.6.1.4.1.25506.2.75.4.11.2.1.2 | Integer32 | not-accessible | current |
| hh3cDot11RmtIfNum OBJECT-TYPE Represents the ID of the interface. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.3 | Integer32 | not-accessible | current |
| hh3cDot11RmtIfName OBJECT-TYPE Represents the name of the interface. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.4 | OCTET STRING | read-only | current |
| hh3cDot11RmtIfLinkType OBJECT-TYPE Set the link type to access, hybrid or trunk. Setting recommend one and setup more related nodes. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.5 | INTEGER {access(1), trunk(2), hybrid(3)} | read-write | current |
| hh3cDot11RmtIfAccessVlan OBJECT-TYPE Specify the access VLAN for a port. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.6 | Integer32 | read-write | current |
| hh3cDot11RmtIfTrunkPvidVlan OBJECT-TYPE Specify the default VLAN for a port. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.7 | Integer32 | read-write | current |
| hh3cDot11RmtIfTrunkVlanlist OBJECT-TYPE Specify the permitted VLAN list for a port. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.8 | OCTET STRING | read-write | current |
| hh3cDot11RmtIfHybridPvidVlan OBJECT-TYPE Specify the default VLAN for the hybrid port. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.9 | Integer32 | read-write | current |
| hh3cDot11RmtIfHybVlanListTag OBJECT-TYPE Assign the hybrid port to tagged VLANs. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.10 | OCTET STRING | read-write | current |
| hh3cDot11RmtIfHybVlanListUnTag OBJECT-TYPE Assign the hybrid port to untagged VLANs. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.11 | OCTET STRING | read-write | current |
| hh3cDot11RmtIfIsolate OBJECT-TYPE Enable or disable port isolation. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.12 | TruthValue | read-write | current |
| hh3cDot11RmtIfLinkAggGroupId OBJECT-TYPE Specify link aggregation group number for the port. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.13 | Integer32 | read-write | current |
| hh3cDot11RmtIfManagement OBJECT-TYPE Interface management of the port. | 1.3.6.1.4.1.25506.2.75.4.11.2.1.14 | TruthValue | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cDot11CfgCipherChange NOTIFICATION-TYPE This notification is sent when cipher type of corresponding service template is changed. | 1.3.6.1.4.1.25506.2.75.4.9.0.1 | current |
| hh3cDot11CfgPSKChange NOTIFICATION-TYPE This notification is sent when pre-shared key of corresponding service template is changed. | 1.3.6.1.4.1.25506.2.75.4.9.0.2 | current |
| hh3cDot11SSIDWepIDConflictTrap NOTIFICATION-TYPE This notification will be sent when the same wep ID is configured on two service policies. | 1.3.6.1.4.1.25506.2.75.4.9.0.3 | current |