All MIBs › A3COM-HUAWEI-DOT11-CFG-MIB
Organization: Hangzhou H3C Technologies Co., Ltd.
Last Updated: 2010-09-25
Category: Vendor: H3C/HH3C, Wireless and WLAN
Description: Provides 802.11 WLAN radio and SSID configuration parameters for H3C wireless access points and controllers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is A3COM-HUAWEI-DOT11-CFG-MIB?
A3COM-HUAWEI-DOT11-CFG-MIB is a vendor-specific MIB from H3C/3Com (formerly A3Com-Huawei) that models WLAN configuration for wireless access controllers (AC) and access points (AP) in a Fit-AP/CAPWAP architecture. It exposes configuration groups such as h3cDot11GlobeConfigGroup (global settings like h3cDot11GlobalCountryCode, h3cDot11APScanMode, h3cDot11APUserUplimit), h3cDot11RadioPolicyTable (beacon interval, RTS/fragmentation thresholds, retry counts), and h3cDot11ServicePolicyTable/h3cDot11ServicePolicyExtTable (SSID name, authentication mode, encryption/cipher settings, VLAN binding). Rather than hardware sensors, it is primarily a control-plane/configuration MIB, but polling it reveals whether radio and SSID policies are correctly applied and whether an AP's country code, scan mode, and security settings match intended deployment. It depends on the companion A3COM-HUAWEI-DOT11-REF-MIB for shared textual conventions and is deployed alongside enterprise WLAN controllers managing fleets of access points. Administrators working with the A3COM-HUAWEI-DOT11-CFG-MIB MIB use it to audit and monitor WLAN radio and SSID configuration consistency across an AC-managed AP deployment.
IPNetwork Monitor allows you to monitor SNMP objects defined in A3COM-HUAWEI-DOT11-CFG-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- H3C/3Com wireless access controllers (AC) and access points (AP)
Monitoring Examples
An operator polls h3cDot11ServicePolicyTable (indexed by h3cDot11ServicePolicyID) to check h3cDot11SSIDName, h3cDot11AuthenMode, and h3cDot11SSIDEncryptionMode against the intended security policy, while watching h3cDot11SrvPolicyRowStatus; an SSID entry unexpectedly reporting an inactive row status or a cipher mismatch would indicate a wireless service policy that failed to apply, likely disconnecting associated stations.
What Can Be Monitored
- radio policy beacon/retry/threshold settings
- SSID service policy and encryption configuration
- AP scan mode and country code settings
- CAPWAP tunnel security scheme settings
- AP CPU/memory usage thresholds
- row status of radio and service policy entries
This MIB depends on
Related MIBs
Imported Objects
From A3COM-HUAWEI-DOT11-REF-MIB
| H3cDot11AuthenType | |
| H3cDot11ChannelScopeType | |
| H3cDot11CirMode | |
| H3cDot11ObjectIDType | |
| H3cDot11PreambleType | |
| H3cDot11RadioElementIndex | |
| H3cDot11RadioScopeType | |
| H3cDot11RadioType | |
| H3cDot11RadioType2 | |
| H3cDot11SSIDEncryptModeType | |
| H3cDot11SSIDStringType | |
| H3cDot11SecIEStatusType | |
| H3cDot11ServicePolicyIDType | |
| H3cDot11TunnelSecSchemType | |
| H3cDot11TxPwrLevelScopeType | |
| H3cDot11WorkMode | |
| h3cDot11 | MODULE-IDENTITY |
| h3cDot11APElementIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress |
From RFC1213-MIB
| ifIndex |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| IpAddress | |
| MacAddress | |
| RowStatus | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| T/F h3cDot11ACAutoAPSupport | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.8 | TruthValue | read-write | Represents enable the auto AP functionality or not. 'true' : The auto AP functionality is enabled. 'false': The auto AP functionality is disabled |
| h3cDot11ACBackupGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.7 | |||
| H3C h3cDot11ACCtrlTunnelSecSupport | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.6 | H3cDot11TunnelSecSchemType | read-write | Represents what security schemes are supported for CAPWAP Control tunnel. |
| H3C h3cDot11ACDataTunnelSecSupport | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.7 | H3cDot11TunnelSecSchemType | read-write | Represents what security schemes are supported for CAPWAP data tunnel. The cleartxt is the default scheme. |
| I32 h3cDot11AdjIntfTrapThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.28 | Integer32 | read-write | Represents threshold of adjacent interference trap. If signal strength of the device exceeds this threshold, corresponding trap will be sent. |
| I32 h3cDot11AllAPCpuUsageThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.26 | Integer32 | read-write | The CPU usage threshold for all AP. |
| I32 h3cDot11AllAPMemUsageThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.27 | Integer32 | read-write | The memory usage threshold for all AP. |
| INT h3cDot11AllAPMonitorMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.29 | INTEGER | read-write | 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. |
| T/F h3cDot11APBroadcastProbeReply | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.9 | TruthValue | read-create | 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 |
| I32 h3cDot11APBSSIDSupportNum | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.17 | Integer32 | read-only | Represents the max number of BSSID supported by Current AP. |
| I32 h3cDot11APCbs | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.13 | Integer32 | read-create | Represents the committed burst size between AP and AC. |
| I32 h3cDot11APCir | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.12 | Integer32 | read-create | Represents the committed information rate between AP and AC. |
| h3cDot11APConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.3 | |||
| I32 h3cDot11APCpuUsageThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.4.1.2 | Integer32 | read-write | The CPU usage threshold for AP. |
| T/F h3cDot11APDevDetectEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.16 | TruthValue | read-create | 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 h3cDot11APWorkMode is monitor, device detection can not be enabled with object h3cDot11APDevDetectEnable. |
| T/F h3cDot11APDoSProtectEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.19 | TruthValue | read-write | Represents enable the DOS protection or not. 'true' : The DOS protection functionality is enabled. 'false': The DOS protection functionality is disabled. |
| I32 h3cDot11APElementID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.15 | Integer32 | read-only | This object represents the AP element ID. |
| INT h3cDot11APGetIPMethod | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.17 | INTEGER | read-create | This object represents the method how AP gets IP address. |
| STR h3cDot11APIfAlias | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.6.1.2 | DisplayString | read-write | This object is an 'alias' name for the interface as specified by a network manager for AP. |
| h3cDot11APIfSetEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.6.1 | not-accessible | The interface information configuration for each AP. | |
| h3cDot11APIfSetTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.6 | not-accessible | The table of the interface information for each AP. | |
| T/F h3cDot11APL2IsolateEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.16 | TruthValue | read-write | Represents enable the layer2 isolation or not. 'true' : The layer2 isolation functionality is enabled. 'false': The layer2 isolation functionality is disabled. |
| DAT h3cDot11APLastUpdateStatTime | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.18 | DateAndTime | read-only | Represents date and time update statistic information lately. |
| h3cDot11APLimitEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.5.1 | not-accessible | Each entry contains the limit information for each AP. | |
| h3cDot11APLimitTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.5 | not-accessible | For each connected APs, administrator could configure a series of limits. This table describes the limit information for AP(s). | |
| I32 h3cDot11APMemUsageThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.4.1.3 | Integer32 | read-write | The memory usage threshold for AP. |
| OCT h3cDot11APName | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.7 | OCTET STRING | read-create | Represents the AP name. |
| I32 h3cDot11APPriorityLevel | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.14 | Integer32 | read-create | 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. |
| INT h3cDot11APScanMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.5 | INTEGER | read-write | Represents the scanning mode for AP. The following values are supported: active(1), - AP will actively do scan. passive(2) - AP will passively do scan. |
| OCT h3cDot11APSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.2 | OCTET STRING | read-create | Represents AP serial id. |
| h3cDot11APSerialIDEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1 | not-accessible | Each entry contains the general information of an AP. | |
| h3cDot11APSerialIDTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10 | not-accessible | The table will provide the general information about APs. | |
| h3cDot11APServiceSetEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.3.1 | not-accessible | Each entry contains service policy information for each specific radio of AP. | |
| h3cDot11APServiceSetTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.3 | not-accessible | For each radio, it could configure multiple service policies. The table describes the relationship between radio and service policies. | |
| h3cDot11APServiceVlanEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.7.1 | not-accessible | Each entry contains service policy information for each AP. | |
| I32 h3cDot11APServiceVlanId | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.7.1.3 | Integer32 | read-create | This object represents the VLAN ID of BSS which is generated when the service policy is bound to the radio. |
| ROW h3cDot11APServiceVlanRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.7.1.4 | RowStatus | read-create | This object represents the status of this table entry. |
| OCT h3cDot11APServiceVlanSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.7.1.1 | OCTET STRING | not-accessible | This object represents AP serial id. |
| H3C h3cDot11APServiceVlanSPID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.7.1.2 | H3cDot11ServicePolicyIDType | not-accessible | This object represents the ID of each service policy used by the AP. |
| h3cDot11APServiceVlanTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.7 | not-accessible | For all the radios on the AP, it could configure multiple service policies. The table describes the relationship between AP and service policies. | |
| I32 h3cDot11APSetIfIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.6.1.1 | Integer32 | not-accessible | Represents the index for a interface. |
| I32 h3cDot11APSsidNumLimit | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.5.1.1 | Integer32 | read-write | 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. |
| h3cDot11APSTVlanEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.11.1 | not-accessible | Each entry contains VLAN and service policy information for each specific radio of AP. | |
| h3cDot11APSTVlanTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.11 | not-accessible | For each service policy, it could be bind to several VLANs. The table describes the relationship between VLAN and service policies. | |
| h3cDot11APSysInfoSetEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.4.1 | not-accessible | The system information configuration for each AP. | |
| h3cDot11APSysInfoSetTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.4 | not-accessible | The table of the system information for each AP. | |
| OCT h3cDot11APSysNetID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.4.1.1 | OCTET STRING | read-write | Represents the system Net ID for AP. |
| h3cDot11APTemplateEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1 | not-accessible | Each entry contains configuration information for each AP. | |
| OCT h3cDot11APTemplateName | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.1 | OCTET STRING | not-accessible | Represents the name of AP template. |
| OCT h3cDot11APTemplateNameCfg | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.1 | OCTET STRING | not-accessible | Represents the name of AP template. |
| ROW h3cDot11APTemplateRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.6 | RowStatus | read-create | The status of this table entry. |
| h3cDot11APTemplateTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1 | not-accessible | 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 h3cDot11APSerialID information in AP template. | |
| T/F h3cDot11ApTrapEnabled | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.19 | TruthValue | read-write | Represents whether the trap status is enabled or not. 'true' : Enable the trap status; 'false' : Disable the trap status. |
| I32 h3cDot11APUserCntLimit | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.5.1.2 | Integer32 | read-write | 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. |
| I32 h3cDot11APUserThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.5.1.3 | Integer32 | read-write | 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. |
| U32 h3cDot11APUserUplimit | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.15 | Unsigned32 | read-write | Represents the upper limit of user which has access to this AP. |
| INT h3cDot11APWorkMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.5 | INTEGER | read-create | 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. |
| H3C h3cDot11AuthenMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.4 | H3cDot11AuthenType | read-create | Represents the Authentication mode defined by 802.11. |
| OCT h3cDot11AutoAPName | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.9 | OCTET STRING | read-write | Represents the name of auto AP which need to be made persistent. When read the value from the node, NULL value be returned. |
| IP h3cDot11BackupACAdrssIP | 1.3.6.1.4.1.43.45.1.10.2.75.4.7.1 | InetAddress | read-write | 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. |
| IP h3cDot11BackupACAdrssIPv6 | 1.3.6.1.4.1.43.45.1.10.2.75.4.7.2 | InetAddress | read-write | This object represents the backup AC IPv6 address. If the backup AC IPv6 address is not configured, the object value is 0::0. |
| I32 h3cDot11BeaconInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.2 | Integer32 | read-create | Represents the interval for Beacon management frame. |
| I32 h3cDot11BeaconIntervalMs | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.11 | Integer32 | read-create | Represents the interval for Beacon management frame. |
| T/F h3cDot11BroadcastProbeReply | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.4 | TruthValue | read-write | 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 |
| h3cDot11CFG | 1.3.6.1.4.1.43.45.1.10.2.75.4 | 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. | ||
| H3C h3cDot11CfgChannel | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.5 | H3cDot11ChannelScopeType | read-write | Represents the channel allocation of radio. |
| INT h3cDot11CfgChannelLockStat | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.13 | INTEGER | read-write | Represents locked status of channel on the radio. |
| NTF h3cDot11CfgCipherChange | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.0.1 | This notification is sent when cipher type of corresponding service template is changed. | ||
| T/F h3cDot11CfgIDSEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.18 | TruthValue | read-write | Represents whether intrusion detection is enabled for this radio. |
| U32 h3cDot11CfgLBRdGroupId | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.15 | Unsigned32 | read-write | Represents the load balance group ID allocated for the radio. |
| H3C h3cDot11CfgMaxTxPowerLevel | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.6 | H3cDot11TxPwrLevelScopeType | read-write | Represents the maximal transmit power scope for AP. |
| h3cDot11CfgNotifications | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.0 | |||
| h3cDot11CfgNotifyGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.9 | |||
| INT h3cDot11CfgPowerLockStat | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.14 | INTEGER | read-write | Represents locked status of power on the radio. |
| NTF h3cDot11CfgPSKChange | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.0.2 | This notification is sent when pre-shared key of corresponding service template is changed. | ||
| I32 h3cDot11CfgPwrAttValue | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.11 | Integer32 | read-write | Represents the value of power attenuation. |
| H3C h3cDot11CfgRadioID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.2 | H3cDot11RadioScopeType | not-accessible | Represents each radio. |
| OCT h3cDot11CfgRadioPolicyName | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.3 | OCTET STRING | read-write | Represents the name of radio policy. |
| T/F h3cDot11CfgRadioStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.8 | TruthValue | read-write | Represents the radio admin status whether is enabled or disabled. |
| H3C h3cDot11CfgRadioType | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.4 | H3cDot11RadioType | read-write | Represents the radio will work with which 802.11 radio type. |
| H3C h3cDot11CfgRadioType2 | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.17 | H3cDot11RadioType2 | read-write | Represents the radio will work with which 802.11 radio type. |
| U32 h3cDot11CfgRdElementID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.9 | Unsigned32 | read-only | 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. |
| U32 h3cDot11CfgRRMSDRdGroupId | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.16 | Unsigned32 | read-write | Represents the RRM self-decisive group ID allocated for the radio. |
| INT h3cDot11CfgSaBand | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.21 | INTEGER | read-write | 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). |
| T/F h3cDot11CfgSaCltRtFFTData | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.20 | TruthValue | read-write | Represents whether to collect real-time FFT data for this radio. |
| T/F h3cDot11CfgSaEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.19 | TruthValue | read-write | Represents whether spectrum analysis is enabled. |
| H3C h3cDot11CfgServicePolicyID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.3.1.1 | H3cDot11ServicePolicyIDType | not-accessible | Represents the ID of each service policy used by the AP. |
| ROW h3cDot11CfgServiceSetRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.11.1.3 | RowStatus | read-create | The status of this table entry. |
| OCT h3cDot11CfgSTNASPortID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.11.1.2 | OCTET STRING | read-only | Represents the NAS Port ID of current Service Policy for each specific radio of AP. |
| I32 h3cDot11CfgSTVLANID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.11.1.1 | Integer32 | read-create | Represents the VLAN that current Service Policy have bind to. |
| h3cDot11CfgTrapVarObjects | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.1 | |||
| H3C h3cDot11CfgWorkMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.10 | H3cDot11WorkMode | read-write | Represents work mode of the radio. |
| U32 h3cDot11ChnlSwitChkInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.14 | Unsigned32 | read-write | Represents the checking interval of channel switch. |
| OCT h3cDot11CipherKey | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.5 | OCTET STRING | read-create | Represents the cipher key for packet. When h3cDot11SecurityCiphers value is wep40 or wep104, the configuration will take effective. |
| INT h3cDot11CipherKeyIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.4 | INTEGER | read-create | Represents the key index of cipher key for packet. When h3cDot11SecurityCiphers value is wep40 or wep104, the configuration will take effective. |
| INT h3cDot11CipherKeyType | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.7 | INTEGER | read-create | Represents the cipher key type of h3cDot11CipherKey. |
| I32 h3cDot11ClientMaxCount | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.9 | Integer32 | read-create | Represent the maximum number of stations supported by this service policy. |
| H3C h3cDot11ConfigureAPID | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.1.4 | H3cDot11ObjectIDType | accessible-for-notify | Represents which AP is configured. |
| H3C h3cDot11ConfigureRadioID | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.1.5 | H3cDot11RadioScopeType | accessible-for-notify | Represents which radio in AP is configured. |
| I32 h3cDot11ConflictCipherIdx | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.1.3 | Integer32 | accessible-for-notify | Represents wep ID that conflicted with. |
| I32 h3cDot11CurrConflictTemplateNum | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.1.2 | Integer32 | accessible-for-notify | Represents current service policy ID when radio bind service policy and current service policy conflict with previous service policy in cipher configuration. |
| h3cDot11DataRateConfigEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1.1 | not-accessible | Each entry of the table will provide data rate configuration for a specific radio type. | |
| h3cDot11DataRateConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.5 | |||
| h3cDot11DataRateConfigTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1 | not-accessible | Table will provide data rate configuration for a specific radio type. | |
| OCT h3cDot11Description | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.4 | OCTET STRING | read-create | 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. |
| OCT h3cDot11DisabledRateSet | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1.1.4 | OCTET STRING | read-write | Represents the disabled rate set of a particular radio type. |
| I32 h3cDot11DtimInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.3 | Integer32 | read-create | 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. |
| I32 h3cDot11FragThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.5 | Integer32 | read-create | 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. |
| OCT h3cDot11GlobalCountryCode | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.1 | OCTET STRING | read-write | Represents the country code for wireless network. |
| h3cDot11GlobeConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.1 | |||
| h3cDot11InterfaceConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.6 | |||
| I32 h3cDot11IntfTrapThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.11 | Integer32 | read-write | Represents threshold of interference trap. If signal strength of the device exceeds this threshold, corresponding trap will be sent. |
| I32 h3cDot11LongRetryThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.7 | Integer32 | read-create | Represents the maximum number of transmission attempts of a frame, the length of which is longer than h3cDot11RTSThreshold, that shall be made before a failure condition is indicated. |
| OCT h3cDot11MandatoryRateSet | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1.1.3 | OCTET STRING | read-write | Represents the mandatory rate set of a particular radio type. |
| U32 h3cDot11MaxAPPerIf | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.20 | Unsigned32 | read-write | Represents max AP number that can be connected to AC interface. |
| U32 h3cDot11MaxRxLifetime | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.8 | Unsigned32 | read-create | Represents the elapsed time. After the time specified by h3cDot11MaxRxLifetime, the further attempts to reassemble the MSDU shall be terminated. |
| U32 h3cDot11MonitorInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.12 | Unsigned32 | read-write | Represents the monitoring interval. Default value 0 : The monitoring functionality is changed to real-time mode. |
| T/F h3cDot11nAMpduEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1.2 | TruthValue | read-write | Enable the function of A-MPDU. |
| T/F h3cDot11nAMsduEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1.3 | TruthValue | read-write | Enable the function of A-MSDU. |
| INT h3cDot11nChanelBand | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1.5 | INTEGER | read-write | Specify the bandwidth mode. |
| T/F h3cDot11nClientDot11nOnly | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1.4 | TruthValue | read-write | Only permit clients of 11n mode. |
| T/F h3cDot11nRadioCfg2AMpduEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.3 | TruthValue | read-write | Enable the function of A-MPDU. |
| T/F h3cDot11nRadioCfg2AMsduEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.4 | TruthValue | read-write | Enable the function of A-MSDU. |
| H3C h3cDot11nRadioCfg2APIDIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.1 | H3cDot11ObjectIDType | not-accessible | Represents index of the AP. |
| INT h3cDot11nRadioCfg2ChannelBand | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.6 | INTEGER | read-write | Specify the bandwidth mode. |
| T/F h3cDot11nRadioCfg2ClientDot11nOnly | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.5 | TruthValue | read-write | Only permit clients of 11n mode. |
| h3cDot11nRadioCfg2Entry | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1 | not-accessible | This entry contains the dot11n configuration on the radio. | |
| H3C h3cDot11nRadioCfg2RadioIDIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.2 | H3cDot11RadioScopeType | not-accessible | Represents index of the radio. |
| T/F h3cDot11nRadioCfg2ShortGiEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3.1.7 | TruthValue | read-write | Enable the function of Short GI. |
| h3cDot11nRadioCfg2Table | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.3 | not-accessible | This table is used to configure dot11n on the radio. | |
| h3cDot11nRadioCfgEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1 | not-accessible | This entry contains the dot11n configuration on the radio. | |
| H3C h3cDot11nRadioCfgIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1.1 | H3cDot11RadioElementIndex | not-accessible | Represents index of the radio. |
| h3cDot11nRadioCfgTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1 | not-accessible | This table is used to configure dot11n on the radio. | |
| T/F h3cDot11nShortGiEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.1.1.6 | TruthValue | read-write | The function of Short GI. |
| OCT h3cDot11PersistentName | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.10 | OCTET STRING | read-write | Represents the new name of auto AP after being made persistent. When read the value from the node, NULL value be returned. |
| h3cDot11PolicyConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.2 | |||
| h3cDot11PortSecurityEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.4.1 | not-accessible | 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. | |
| INT h3cDot11PortSecurityMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.4.1.1 | INTEGER | read-write | Determines the security modes of the WLAN port. noRestrictions(1) The default value,no any security mode is set. userLoginSecureExt(2) Access to the port is denied until the port client is authorized (by 802.1X). psk(3) Access to the port is denied until the port client is authorized (by 802.1X key negotiation). macAddressAndPsk(4) The MAC address is first authenticated and only if this succeeds does the psk then attempt user authentication. userLoginSecureExtOrPsk(5) 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(6) Access to the port is denied until the port client is authenticated (by ext). |
| h3cDot11PortSecurityTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.4 | not-accessible | 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, h3cPortSecurityTables should be used to configure port security. | |
| H3C h3cDot11PreambleLen | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.7 | H3cDot11PreambleType | read-write | Represents whether use long or short preamble for 802.11 MAC frame. When h3cDot11CfgRadioType is either dot11b or dot11g, then value for h3cDot11PreambleLen will be valid. Othwise, the value for it will be invalid. |
| I32 h3cDot11PreConflictTemplateNum | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.1.1 | Integer32 | accessible-for-notify | Represents previous service policy ID when radio bind service policy and current service policy conflict with previous service policy in cipher configuration. |
| MAC h3cDot11RadioBSSID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1.5 | MacAddress | read-only | As MAC address format, it is used to identify BSS. |
| I32 h3cDot11RadioCfgBeaconIntvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.2 | Integer32 | read-write | Represents the interval for Beacon management frame. |
| H3C h3cDot11RadioCfgChannel | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.10 | H3cDot11ChannelScopeType | read-write | Represents the channel allocation of radio. |
| I32 h3cDot11RadioCfgDtimIntvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.3 | Integer32 | read-write | 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. |
| I32 h3cDot11RadioCfgFragThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.5 | Integer32 | read-write | 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. |
| I32 h3cDot11RadioCfglongRtrThld | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.7 | Integer32 | read-write | Represents the maximum number of transmission attempts of a frame, the length of which is longer than h3cDot11RadioRTSThreshold, that shall be made before a failure condition is indicated. |
| U32 h3cDot11RadioCfgMaxRxLifetime | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.8 | Unsigned32 | read-write | Represents the elapsed time. After the time specified by h3cDot11RadioCfgMaxRxLifetime, the further attempts to reassemble the MSDU shall be terminated. |
| H3C h3cDot11RadioCfgMaxTxPwrLvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.11 | H3cDot11TxPwrLevelScopeType | read-write | Represents the maximal transmit power scope for AP. |
| T/F h3cDot11RadioCfgOnly11gEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.14 | TruthValue | read-write | 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. |
| H3C h3cDot11RadioCfgPreambleLen | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.12 | H3cDot11PreambleType | read-write | Represents whether use long or short preamble for 802.11 MAC frame. |
| I32 h3cDot11RadioCfgRtsThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.4 | Integer32 | read-write | 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. |
| I32 h3cDot11RadioCfgShtRetryThld | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.6 | Integer32 | read-write | Represents the maximum number of transmission attempts of a frame, the length of which is less than or equal to h3cDot11RadioRTSThreshold, that shall be made before a failure condition is indicated. |
| H3C h3cDot11RadioCfgType | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.9 | H3cDot11RadioType | read-write | Represents the radio will work with which 802.11 radio type. |
| H3C h3cDot11RadioCfgType2 | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.15 | H3cDot11RadioType2 | read-write | Represents the radio will work with which 802.11 radio type. |
| H3C h3cDot11RadioCfgWorkMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.13 | H3cDot11WorkMode | read-write | Represents work mode of the radio. |
| h3cDot11RadioConfigEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1 | not-accessible | Each entry contains configuration information for each radio. | |
| h3cDot11RadioConfigTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8 | not-accessible | Before AP connects to AC, administrator will configure radio parameter to each radio. | |
| h3cDot11RadioElementConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.8 | |||
| I32 h3cDot11RadioIfIdx | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1.1 | Integer32 | not-accessible | Represents the Radio IfIndex of radio in AP. |
| h3cDot11RadioIntfBindEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.2.1 | not-accessible | Each entry contains the radio interface binding information in AP. | |
| U32 h3cDot11RadioIntfBindIfIdx | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.2.1.2 | Unsigned32 | read-create | Represents the Ifindex of interface which is binded to the radio. |
| ROW h3cDot11RadioIntfBindRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.2.1.3 | RowStatus | read-create | The status of this table entry. |
| H3C h3cDot11RadioIntfBindSvcPlcyID | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.2.1.1 | H3cDot11ServicePolicyIDType | not-accessible | Represents the ID of each service policy. |
| h3cDot11RadioIntfBindTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.2 | not-accessible | The table defines the binding information for each radio in AP. | |
| h3cDot11RadioIntfConfigEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1.1 | not-accessible | Each entry contains information of each radio in AP. | |
| h3cDot11RadioIntfConfigGroup | 1.3.6.1.4.1.43.45.1.10.2.75.4.4 | |||
| h3cDot11RadioIntfConfigTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.4.1 | not-accessible | The table defines the parameters for radio in AP, as per radio. | |
| h3cDot11RadioPolicyEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1 | not-accessible | Each entry contains information of each radio policy. | |
| h3cDot11RadioPolicyExtEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1 | not-accessible | Each entry contains information of each radio policy. | |
| h3cDot11RadioPolicyExtTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4 | not-accessible | The table defines the radio policy of each radio. It can't be modified if the radio policy is a default radio policy. | |
| OCT h3cDot11RadioPolicyName | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.1 | OCTET STRING | not-accessible | Represents the name of radio policy. |
| h3cDot11RadioPolicyTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1 | not-accessible | 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). | |
| h3cDot11RadioSSIDCfgEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1 | not-accessible | Each entry contains SSID configuration information for each radio. | |
| h3cDot11RadioSSIDCfgTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9 | not-accessible | For each radio, it could configure multiple service policies. The table describes the relationship between radio and service policies. | |
| H3C h3cDot11RadioSSIDIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1.4 | H3cDot11ServicePolicyIDType | read-create | This object represents the ID of each service policy used by the radio. |
| H3C h3cDot11RadioSSIDRadioID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1.2 | H3cDot11RadioScopeType | not-accessible | This object represents each radio. |
| ROW h3cDot11RadioSSIDRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1.6 | RowStatus | read-create | RowStatus. |
| H3C h3cDot11RadioSSIDSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1.1 | H3cDot11ObjectIDType | not-accessible | This object represents the serial ID of AP. |
| I32 h3cDot11RadioSSIDWLANID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.9.1.3 | Integer32 | not-accessible | This object represents the WLAN ID of the BSSID. |
| h3cDot11RadioToConfigEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1 | not-accessible | Each entry contains configuration information for each radio. | |
| h3cDot11RadioToConfigTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2 | not-accessible | Before AP connects to AC, administrator will configure radio parameter to each radio. | |
| INT h3cDot11RadioTxArithmetic | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.2.1.12 | INTEGER | read-write | Represents the transmission arithmetic of the radio. The following values are supported: quality(1) - Consider the quality first during the transmission. bandwidth(2) - Consider the bandwidth first during the transmission. |
| H3C h3cDot11RadioTypeID | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1.1.1 | H3cDot11RadioType | not-accessible | Represents the radio type. |
| h3cDot11RadioWDSEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2.1 | not-accessible | Each entry contains the WDS configuration on the radio. | |
| H3C h3cDot11RadioWDSIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2.1.1 | H3cDot11RadioElementIndex | not-accessible | Represents the element index of radio. |
| INT h3cDot11RadioWDSMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2.1.2 | INTEGER | read-write | Represents enable the WDS mode or not. nowds: The WDS mode is disabled. wds : The WDS mode is enabled |
| OCT h3cDot11RadioWDSNetWorkID | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2.1.3 | OCTET STRING | read-write | Represents the mesh ID of WDS. |
| h3cDot11RadioWDSTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2 | not-accessible | This table is used to configure WDS on the radio. | |
| H3C h3cDot11RCApPowerLevel | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.7 | H3cDot11TxPwrLevelScopeType | read-write | Represents the maximal transmit power scope for AP. |
| OCT h3cDot11RCAPSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.1 | OCTET STRING | not-accessible | This object represents the Serial ID of AP. |
| H3C h3cDot11RCChannel | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.4 | H3cDot11ChannelScopeType | read-write | This object represents the channel allocation of radio. |
| T/F h3cDot11RCDynamicChlState | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.8 | TruthValue | read-write | Enable/Disable dynamic channel selection. |
| T/F h3cDot11RCDynamicPowerState | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.9 | TruthValue | read-write | Enable/Disable dynamic power selection for the band. |
| H3C h3cDot11RCPreambleLen | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.5 | H3cDot11PreambleType | read-write | This object represents whether use long or short preamble for 802.11 MAC frame. When h3cDot11CfgRadioType is either dot11b or dot11g, then value for h3cDot11PreambleLen will be valid. Otherwise, the value for it will be invalid. |
| I32 h3cDot11RCPwrAdjustStepLength | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.12 | Integer32 | read-only | Power adjustment step-length in dBm. |
| I32 h3cDot11RCPwrAttValue | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.6 | Integer32 | read-write | This object represents the value of power attenuation. |
| H3C h3cDot11RCRadioID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.2 | H3cDot11RadioScopeType | not-accessible | This object represents each radio. |
| OCT h3cDot11RCRadioRate | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.11 | OCTET STRING | read-write | 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.) |
| T/F h3cDot11RCRadioStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.10 | TruthValue | read-write | Represents the radio admin status whether is enabled or disabled. |
| H3C h3cDot11RCRadioType | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.3 | H3cDot11RadioType | read-write | This object represents the radio will work with which 802.11 radio type. |
| H3C h3cDot11RCRadioType2 | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.13 | H3cDot11RadioType2 | read-write | This object represents the radio will work with which 802.11 radio type. |
| I32 h3cDot11RdoClientMaxCount | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.10 | Integer32 | read-create | Represent the maximum number of stations supported by this radio policy. |
| ROW h3cDot11RdoPolicyRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.9 | RowStatus | read-create | The status of this table entry. |
| I32 h3cDot11RglCollectIntvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.24 | Integer32 | read-write | This object represents interval to regularly collect statistics from AC to AP. |
| OCT h3cDot11RPAPSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.1 | OCTET STRING | not-accessible | This object represents the Serial ID of AP. |
| I32 h3cDot11RPBeaconInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.3 | Integer32 | read-write | This object represents the interval for Beacon management frame. |
| I32 h3cDot11RPClientMaxCount | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.9 | Integer32 | read-write | This object represents the maximum number of stations supported by this radio policy. |
| I32 h3cDot11RPDtimInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.4 | Integer32 | read-write | 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. |
| I32 h3cDot11RPFragThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.6 | Integer32 | read-write | 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. |
| I32 h3cDot11RPLongRetryThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.8 | Integer32 | read-write | This object represents the maximum number of transmission attempts of a frame, the length of which is longer than h3cDot11RTSThreshold, and that shall be made before a failure condition is indicated. |
| H3C h3cDot11RPRadioID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.2 | H3cDot11RadioScopeType | not-accessible | This object represents each radio. |
| I32 h3cDot11RPRtsThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.5 | Integer32 | read-write | 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. |
| I32 h3cDot11RPShortRetryThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.4.1.7 | Integer32 | read-write | This object represents the maximum number of transmission attempts of a frame, the length of which is less than or equal to h3cDot11RTSThreshold, that shall be made before a failure condition is indicated. |
| I32 h3cDot11RtCollectIntvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.25 | Integer32 | read-write | This object represents interval to collect real-time statistics from AC to AP. |
| T/F h3cDot11RtCollectSwitch | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.23 | TruthValue | read-write | This object is used to turn on/off real-time statistics collection between AC and AP. If the value is true, h3cDot11RtCollectIntvl will take effect. Otherwise, h3cDot11RglCollectIntvl will take effect. |
| I32 h3cDot11RtsThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.4 | Integer32 | read-create | 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. |
| U32 h3cDot11SampleInterval | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.13 | Unsigned32 | read-write | Represents the sampling interval. Default value 0 : The sampling functionality is disabled. |
| DAT h3cDot11SampleTimeStamp | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.21 | DateAndTime | read-only | Represents the start time of current sample period. |
| H3C h3cDot11SecIEStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.2 | H3cDot11SecIEStatusType | read-create | To enable the security Information element in the beacon and probe response frames sent by AP. |
| INT h3cDot11SecurityCiphers | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.3 | INTEGER | read-create | 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. |
| INT h3cDot11SecurityPskKeyMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.4.1.3 | INTEGER | read-write | This is the password input mode. When input as pskKeyModePassPhrase, h3cDot11SecurePskKeyString must be 8 to 63 characters; when input as pskKeyModeRawKey, h3cDot11SecurePskKeyString must be 64 characters and each character must be '0'-'9', 'a'-'f' and 'A'-'F'. |
| STR h3cDot11SecurityPskKeyString | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.4.1.4 | DisplayString | read-write | This is the password string used for psk authentication. |
| H3C h3cDot11SecurityServicePolicyID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.1 | H3cDot11ServicePolicyIDType | not-accessible | Represents the ID of each service policy. |
| INT h3cDot11SecurityUserLoginTxKeyType | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.4.1.2 | INTEGER | read-write | This indicates the key type in the 802.1X EAPOL_Key packet. userLoginTxKeyTypeNone(1) This means the key type is not set yet. userLoginTxKeyTypeDot11Key(2) This selects the 802.11 key type. userLoginTxKeyTypeRsaRC4Key(3) This selects the RC4 key for RSA RC4 session encryption. |
| h3cDot11ServicePolicyEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1 | not-accessible | Each entry contains information of each service policy. | |
| h3cDot11ServicePolicyExtEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1 | not-accessible | Each entry contains information of each service policy under cipher(2) mode. | |
| H3C h3cDot11ServicePolicyExtID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.1 | H3cDot11ServicePolicyIDType | not-accessible | Represents the ID of each service policy. |
| h3cDot11ServicePolicyExtTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3 | not-accessible | The table defines the parameters for ESS, as per service policy of CLI. When the value of h3cDot11SSIDEncryptionMode equals to cipher(2), more configuration for a ESS will be put into the table. | |
| H3C h3cDot11ServicePolicyID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.1 | H3cDot11ServicePolicyIDType | not-accessible | Represents the ID of each service policy. |
| h3cDot11ServicePolicyTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2 | not-accessible | The table defines the parameters for ESS, as per service policy of CLI. One service policy could be assigned to the different radios (AP). | |
| I32 h3cDot11ServiceSetVlanId | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.3.1.3 | Integer32 | read-create | Represents the Vlan ID of BSS which is generated when service policy is binded with the Radio. |
| I32 h3cDot11ShortRetryThreshold | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.1.1.6 | Integer32 | read-create | Represents the maximum number of transmission attempts of a frame, the length of which is less than or equal to h3cDot11RTSThreshold, that shall be made before a failure condition is indicated. |
| T/F h3cDot11SIDAPBroadcastProbeReply | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.10 | TruthValue | read-create | 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 |
| I32 h3cDot11SIDAPCbs | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.14 | Integer32 | read-create | Represents the committed burst size between AP and AC. |
| I32 h3cDot11SIDAPCir | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.13 | Integer32 | read-create | Represents the committed information rate between AP and AC. |
| OCT h3cDot11SIDAPDescription | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.6 | OCTET STRING | read-create | 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. |
| T/F h3cDot11SIDAPDevDetectEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.17 | TruthValue | read-create | 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 h3cDot11APWorkMode is monitor, device detection can not be enabled with object h3cDot11SIDAPDevDetectEnable. |
| I32 h3cDot11SIDAPElementID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.16 | Integer32 | read-only | This object represents the AP element ID. |
| INT h3cDot11SIDAPGetIPMethod | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.3 | INTEGER | read-create | This object represents the method how AP gets IP address. |
| OCT h3cDot11SIDAPName | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.8 | OCTET STRING | read-create | Represents the AP name. |
| I32 h3cDot11SIDAPPriorityLevel | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.15 | Integer32 | read-create | 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. |
| OCT h3cDot11SIDAPSerialID | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.1 | OCTET STRING | not-accessible | Represents AP serial id. |
| I32 h3cDot11SIDAPStaIdleTimerInterv | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.11 | Integer32 | read-create | Represents the interval for which the link between AP and STA ( power-save or awake ) can be idle. |
| INT h3cDot11SIDAPStatisIntervMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.18 | INTEGER | read-create | This object represents the mode of statics interval. normal - statics interval value between 10s to 120s realtime - statics interval value between 2s to 5s |
| OCT h3cDot11SIDAPTemplateName | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.4 | OCTET STRING | read-create | Represents the name of AP template. |
| INT h3cDot11SIDAPWorkMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.2 | INTEGER | read-create | 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. |
| OCT h3cDot11SIDModelAlias | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.5 | OCTET STRING | read-create | Represents the alias of AP model name. |
| ROW h3cDot11SIDRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.7 | RowStatus | read-create | The status of this table entry. |
| I32 h3cDot11SIDStaKeepAliveTimerInterv | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.12 | Integer32 | read-create | Represents the interval of the keep alive requests sent between AP and STA. |
| I32 h3cDot11SIDStatisInterv | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.10.1.9 | Integer32 | read-create | Represents the interval of radio statistic. |
| OCT h3cDot11SmartRateSet | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1.1.5 | OCTET STRING | read-write | Represents the rate set of a particular radio type. |
| INT h3cDot11SPEnable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.6.1.1 | INTEGER | read-write | Represents whether the service policy is enabled. |
| H3C h3cDot11SPInCirMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.10 | H3cDot11CirMode | read-create | 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. |
| I32 h3cDot11SPInCirStaticValue | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.15 | Integer32 | read-create | Represents the CIR of inbound direction for static CIR mode. |
| I32 h3cDot11SPInCirValue | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.11 | Integer32 | read-create | 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. |
| T/F h3cDot11SPIsolate | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.17 | TruthValue | read-create | If it is true, then stations connected with the service policy are isolated. |
| H3C h3cDot11SPOutCirMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.12 | H3cDot11CirMode | read-create | 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. |
| I32 h3cDot11SPOutCirStaticValue | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.16 | Integer32 | read-create | Represents the CIR of outbound direction for static CIR mode. |
| I32 h3cDot11SPOutCirValue | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.13 | Integer32 | read-create | 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. |
| h3cDot11SrvPolicyExtendEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.6.1 | not-accessible | Each entry contains information of each service policy. | |
| h3cDot11SrvPolicyExtendTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.6 | not-accessible | The table defines the parameters of each service policy. | |
| ROW h3cDot11SrvPolicyExtRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.3.1.6 | RowStatus | read-create | The status of this table entry. |
| ROW h3cDot11SrvPolicyRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.8 | RowStatus | read-create | The status of this table entry. |
| h3cDot11SrvPortSecurityEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1 | not-accessible | There is a row in this table for service policy. | |
| INT h3cDot11SrvPortSecurityMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2 | INTEGER | read-write | Determines the security modes of the WLAN port. noRestrictions(1) The default value,no any security mode is set. userLoginSecureExt(2) Access to the port is denied until the port client is authorized (by 802.1X). psk(3) Access to the port is denied until the port client is authorized (by 802.1X key negotiation). macAddressAndPsk(4) The MAC address is first authenticated and only if this succeeds does the psk then attempt user authentication. userLoginSecureExtOrPsk(5) 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(6) Access to the port is denied until the port client is authenticated (by ext). |
| h3cDot11SrvPortSecurityTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5 | not-accessible | 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, h3cPortSecurityTables should be used to configure port security. | |
| INT h3cDot11SrvSecurityKeyType | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.3 | INTEGER | read-write | This indicates the key type in the 802.1X EAPOL_Key packet. userLoginTxKeyTypeNone(1) This means the key type is not set yet. userLoginTxKeyTypeDot11Key(2) This selects the 802.11 key type. userLoginTxKeyTypeRsaRC4Key(3) This selects the RC4 key for RSA RC4 session encryption. |
| INT h3cDot11SrvSecurityPskKeyMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.4 | INTEGER | read-write | This is the password input mode. When input as pskKeyModePassPhrase, h3cDot11SrvSecurityPskKeyString must be 8 to 63 characters; when input as pskKeyModeRawKey, h3cDot11SrvSecurityPskKeyString must be 64 characters and each character must be '0'-'9', 'a'-'f' and 'A'-'F'. |
| STR h3cDot11SrvSecurityPskKeyString | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.5 | DisplayString | read-write | This is the password string used for psk authentication. |
| ROW h3cDot11SrvSetRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.3.1.2 | RowStatus | read-create | The status of this table entry. |
| H3C h3cDot11SSIDEncryptionMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.5 | H3cDot11SSIDEncryptModeType | read-create | Represents the encryption mode for this ESS. |
| T/F h3cDot11SSIDHidden | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.3 | TruthValue | read-create | 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. |
| STR h3cDot11SSIDName | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.2 | H3cDot11SSIDStringType | read-create | Represents the ESS. As per CLI, the value of service policy name will be SSID. |
| NTF h3cDot11SSIDWepIDConflictTrap | 1.3.6.1.4.1.43.45.1.10.2.75.4.9.0.3 | This notification will be sent when the same wep ID is configured on two service policies. | ||
| I32 h3cDot11StaIdleTimerInterv | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.10 | Integer32 | read-create | Represents the interval for which the link between AP and STA ( power-save or awake ) can be idle. |
| I32 h3cDot11StaIdleTimerIntvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.3 | Integer32 | read-write | Represents the interval for which the link between AP and STA ( power-save or awake ) can be idle. |
| I32 h3cDot11StaKeepAliveTimerInterv | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.11 | Integer32 | read-create | Represents the interval of the keep alive requests sent between AP and STA. |
| U32 h3cDot11StaKeepALiveTimerIntvl | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.2 | Unsigned32 | read-write | Represents the interval of the keep alive requests sent between AP and STA. Default value 0 : The keep alive function is disabled. |
| I32 h3cDot11StatisInterv | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.8 | Integer32 | read-create | Represents the interval of radio statistic. |
| INT h3cDot11StatisIntervMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.18 | INTEGER | read-create | This object represents the mode of statics interval. normal - statics interval value between 10s to 120s realtime - statics interval value between 2s to 5s |
| OCT h3cDot11SupportedRateSet | 1.3.6.1.4.1.43.45.1.10.2.75.4.5.1.1.2 | OCTET STRING | read-write | Represents the supported rate set of a particular radio type. |
| OCT h3cDot11TemplateAPModelAlias | 1.3.6.1.4.1.43.45.1.10.2.75.4.3.1.1.3 | OCTET STRING | read-create | Represents the alias of AP model name. |
| U32 h3cDot11UplinkTrackId | 1.3.6.1.4.1.43.45.1.10.2.75.4.1.22 | Unsigned32 | read-write | Represents the track id of AP. Default value 0 : The uplink track function for AP is disabled. |
| IP h3cDot11WAPIAuthServerIP | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.18 | IpAddress | read-create | Represents the IP address of the WAPI Authentication server |
| INT h3cDot11WDSSecPskKeyMode | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2.1.4 | INTEGER | read-write | Represents the PSK mode of WDS. |
| STR h3cDot11WDSSecPskKeyString | 1.3.6.1.4.1.43.45.1.10.2.75.4.8.2.1.5 | DisplayString | read-write | Represents the PSK value of WDS. |
| h3cDot11WlanBssIfEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.2.1 | not-accessible | Each entry contains the WLAN BSS interface configuration. | |
| I32 h3cDot11WlanBssIfIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.2.1.2 | Integer32 | read-only | This node represents the ifIndex of WLAN-BSS interface. |
| I32 h3cDot11WlanBssIfNumber | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.2.1.1 | Integer32 | not-accessible | This node represents the WLAN BSS interface number. |
| h3cDot11WlanBssIfTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.2 | not-accessible | This table is used to configure WLAN BSS interface. | |
| ROW h3cDot11WlanBssRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.2.1.3 | RowStatus | read-create | This node represents the WLAN BSS interface row status. |
| h3cDot11WlanEssIfEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.1.1 | not-accessible | Each entry contains the WLAN ESS interface configuration. | |
| I32 h3cDot11WlanEssIfIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.1.1.2 | Integer32 | read-only | This node represents the ifIndex of WLAN-ESS interface. |
| I32 h3cDot11WlanEssIfNumber | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.1.1.1 | Integer32 | not-accessible | This node represents the WLAN ESS interface number. |
| h3cDot11WlanEssIfTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.1 | not-accessible | This table is used to configure WLAN ESS interface. | |
| ROW h3cDot11WlanEssRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.1.1.3 | RowStatus | read-create | This node represents the WLAN ESS interface row status. |
| h3cDot11WLANEthernetIfEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.3.1 | not-accessible | Each entry contains the WLAN Ethernet interface configuration. | |
| I32 h3cDot11WLANEthernetIfIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.3.1.2 | Integer32 | read-only | This node represents the ifIndex of WLAN-Ethernet interface. |
| I32 h3cDot11WlanEthernetIfNumber | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.3.1.1 | Integer32 | not-accessible | This node represents the WLAN Ethernet interface number. |
| h3cDot11WLANEthernetIfTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.3 | not-accessible | This table is used to configure WLAN Ethernet interface. | |
| ROW h3cDot11WlanEthernetRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.3.1.3 | RowStatus | read-create | This node represents the Wlan Ethernet interface row status. |
| I32 h3cDot11WlanInfBindingID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.7 | Integer32 | read-create | Represents the interface ID of the interface that ESS will bind to. If the value is set to -1, the binding will be removed. |
| OCT h3cDot11WlanInfBindingType | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.6 | OCTET STRING | read-create | Represents the service policy will bind to what kind of data forwarding interface. |
| I32 h3cDot11WlanInfPVID | 1.3.6.1.4.1.43.45.1.10.2.75.4.2.2.1.14 | Integer32 | read-create | Represents the VLAN ID of SSID. |
| h3cDot11WlanMeshIfEntry | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.5.1 | not-accessible | Each entry contains the WLAN mesh interface configuration. | |
| I32 h3cDot11WlanMeshIfIndex | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.5.1.2 | Integer32 | read-only | This node represents the index of WLAN mesh interface. |
| I32 h3cDot11WlanMeshIfNumber | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.5.1.1 | Integer32 | not-accessible | This node represents the WLAN mesh interface number. |
| h3cDot11WlanMeshIfTable | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.5 | not-accessible | This table is used to configure WLAN mesh interface. | |
| ROW h3cDot11WlanMeshRowStatus | 1.3.6.1.4.1.43.45.1.10.2.75.4.6.5.1.3 | RowStatus | read-create | This node represents the WLAN mesh interface row status. |
RFC description
WLAN configuration MIB providing settings for wireless access points, interfaces, and service policies.
Start monitoring H3C wireless controllers and APs with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.