hwWlanBatchQueryType
HUAWEI-WLAN-SYS-MIB ·
.1.3.6.1.4.1.2011.6.139.1.4.1
Object
scalar
r/w
Enumeration
Data type of Batch query. For example, apProfName(1) can be used to get ap-profile-name list. The batch query support two modes, the number mode and the ID list mode, binding the node hwWlanBatchRequestNum and hwWlanBatchStartCount means use the number mode, binding the node hwWlanBatchRequestIdList, hwWlanBatchRequestIdSize hwWlanBatchRequestIdNum means use the ID list mode.
Context
- MIB
- HUAWEI-WLAN-SYS-MIB
- OID
.1.3.6.1.4.1.2011.6.139.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwWlanBatchQuery
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | apProfName |
2 | apWhiteListMac |
3 | apWhiteListSn |
4 | apBlackListMac |
5 | apBlackListSn |
6 | apRegionId |
7 | apRegionIdModeName |
8 | apId |
9 | apIdState |
10 | apIdStateRegionName |
11 | unauthApIdMac |
12 | radioProfName |
13 | radioBalanceGroupName |
14 | uncontrolApIdBssidAuthApId |
15 | essNameSsid |
16 | wmmProfName |
17 | trafficProfName |
18 | secProfName |
19 | authMacStateType |
65535 | clear |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwWlanBatchRequestNum The request number of the batch query, it used in number mode. This node must be set in company with
the node hwWlanBatchStartCount. For example, there are 6 ap-profiles(0 1 3 5 6… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.139.1.4.2 |
| hwWlanBatchStartCount The start count of the batch query, it used in number mode. This node must be set in company with
the node hwWlanBatchRequestNum. For example, there are 6 ap-profiles(0 1 3 5 6 9)… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.139.1.4.3 |
| hwWlanBatchRequestIdList The ID list of the data type, It used in ID list mode. This node must be set in company with
the node hwWlanBatchRequestIdSize and hwWlanBatchRequestIdNum. For example, Ther are 6… | scalar | OctetString | .1.3.6.1.4.1.2011.6.139.1.4.4 |
| hwWlanBatchRequestIdSize The length of a batch query ID element, it used in ID list mode. This node must be set in company with
the node hwWlanBatchRequestIdList and hwWlanBatchRequestIdNum. For example, … | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.139.1.4.5 |
| hwWlanBatchRequestIdNum The number of batch query by id, it used in ID list mode. This node must be set in company with
the node hwWlanBatchRequestIdList and hwWlanBatchRequestIdSize. For example, Ther a… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.139.1.4.6 |
| hwWlanBatchValueList The returned value list. If the value ended by a string, each value is divided by '?', otherwise , each value
will have a fixed length. This node must be get in company with the … | scalar | OctetString | .1.3.6.1.4.1.2011.6.139.1.4.7 |
| hwWlanBatchReturnNum The number of successful query. This node must be get in company with the node hwWlanBatchValueList. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.139.1.4.8 |
| hwWlanBatchTotalNum Total number of current batch query. For example, There are 10 ap-Profiles in the AC,
the value of this node will be 10. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.139.1.4.9 |