hwBatchQueryReturnList
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.103.4.1.3.1.3
Object
column
OctetString
List of batch query result.
For example, MAC addresses queried in batches are as follows:
00.00.00.8C.02.01.0A.F0.00.00.00.01.01.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF.02.01.0A.F0.00.00.00.01.03.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF.02.01.0A.F0.00.00.00.01.02.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF.02.01.0A.F0.00.00.00.01.04.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF.02.01.00.01.00.E0.A1.26.00.52.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF
Parameters are described as follows:
00.00: 2 bytes, indicating queried data type.
00.8C: 2 bytes, indicating the total length of queried MAC addresses.
The length of MAC information is 28 bytes.
The query results for MAC addresses are as follows:
(1)02.01.0A.F0.00.00.00.01.01.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF
(2)02.01.0A.F0.00.00.00.01.03.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF
(3)02.01.0A.F0.00.00.00.01.02.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF
(4)02.01.0A.F0.00.00.00.01.04.02.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF
(5)02.01.00.01.00.E0.A1.26.00.52.FF.FF.FF.FF.FF.FF.FF.FF.00.00.0A.02.FF.FF.FF.FF.FF.FF
Five MAC addresses are parsed in the similar way. The parsing for the first MAC address is as follows:
02: 1 byte, indicating the MAC address type (1.Static MAC address; 2.Dynamic MAC address; 3.MAC anti-spoof).
01: 1 byte, indicating the MAC address location (1.MAC address with other physical locations; 2. MAC address on the Meth interface; 3. MAC address on the PW).
0A.F0: 2 bytes, indicating that the VLAN ID is 2800.
00.00.00.01.01.02: 6 bytes, indicating that the MAC address is 0000-0001-0102.
FF.FF: 2 bytes, indicating a reserved field.
FF.FF.FF.FF: 4 bytes, indicating the flow index (FFFFFFFF is an invalid value).
FF.FF: 2 bytes, indicating the bundle index (FFFF is an invalid value).
00.00.0A.02: 4 bytes, indicating that frame ID/slot ID/port ID is 0/10/2.
FF.FF: 2 bytes, indicating VPI. In xPON profile mode, it is ONT ID; In xPON distributing mode, it is Gemport ID (FFFF is an invalid value).
FF.FF: 2 bytes, indicating VCI. In xPON profile mode, it is GEM index (FFFF is an invalid value).
FF: 1 byte, indicating ont port type (FF is an invalid value).
FF: 1 byte, indicating ont port ID (FF is an invalid value).
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.103.4.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwBatchQueryGetEntry
- Table
- hwBatchQueryGetTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwBatchQueryStartNo Batch query Start NO. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.103.4.1.3.1.1 |
| hwBatchQueryReturnNum Batch query return number . | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.103.4.1.3.1.2 |
| hwBatchQueryIsLast The result of batch query is the last one or not.
Options:
1.islast(1)-last.
2.notlast(2)-not last. | column | Enumeration | .1.3.6.1.4.1.2011.6.103.4.1.3.1.4 |