HUAWEI-IPDSLAM-MACPOOL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.2011.6.43.1 · 1 row entry · 6 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpDslamMacPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-IPDSLAM-MACPOOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-MACPOOL-MIB::hwIpDslamMacPoolTable'
Used for creating, querying, or deleting a MAC address pool. 
The MAC address pool provides MAC addresses for the IPoA feature, 
PPPoA feature, and the SMAC feature of xPON protect groups.
 The index of this table is hwIpDslamMacPoolIndex.
hwIpDslamMacPoolEntry row .1.3.6.1.4.1.2011.6.43.1.1
Used for creating, querying, or deleting a MAC address pool.
The MAC address pool provides MAC addresses for the IPoA feature,
PPPoA feature, and the SMAC feature of xPON protect groups.
The index of this entry is hw…
Column Syntax OID
Indicates the index of a MAC address pool.
Range: 0-19, 4294967295
The specific index need not be specified during the creation of a MAC address pool.
You can fill in 0xFFFFFFFF(4294967295) as the value of hwIpDslamMa…
Unsigned32
Constraints:
range: 0-19
range: 4294967295-4294967295
.1.3.6.1.4.1.2011.6.43.1.1.1
Indicates the start MAC address of the MAC address pool.
The following is an example of the input format of a MAC address:
If the MAC address is 00e0-fc11-0000, enter # 0x00 0xe0 0xfc 0x11 0x00 0x00 or the character s…
OctetStringr/w
Constraints:
range: 6-12
.1.3.6.1.4.1.2011.6.43.1.1.2
Indicates the number of MAC addresses in the MAC address pool.
Range: 1-1024
Integer32r/w
Constraints:
range: 1-1024
.1.3.6.1.4.1.2011.6.43.1.1.3
Indicates the number of unallocated MAC addresses in the MAC address pool.
This leaf is read-only and is not involved in the create and delete
operations on the MAC address pool.
Range: 0-1024
Integer32
Constraints:
range: 0-1024
.1.3.6.1.4.1.2011.6.43.1.1.4
Indicates the row status and is used for creating or deleting a MAC address pool.
Only options createAndGo(4) and destroy(6) are supported.

To create a MAC address pool, input hwIpDslamMacPoolBegin and …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.6.43.1.1.5
Indicates the service type of the MAC address pool.

If the value of hwIpDslamMacPoolServiceType is xPoA(1),
it indicates that the MAC address pool provides MAC addresses for the IPoA and PPPoA features.…
Enumerationr/w
Enumerated Values:
1xPoA
2singleMac
.1.3.6.1.4.1.2011.6.43.1.1.6