hwIpDslamMacPoolServiceType
HUAWEI-IPDSLAM-MACPOOL-MIB ·
.1.3.6.1.4.1.2011.6.43.1.1.6
Object
column
r/w
Enumeration
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.
If the value of hwIpDslamMacPoolServiceType is singleMac(2),
it indicates that the MAC address pool provides MAC addresses for the SMAC feature of xPON protect groups.
When this leaf is not input, the system uses xPoA(1) by default.
Options:
1. xPoA(1) -indicates the service type is xPoA
2. singleMac(2) -indicates the service type is singleMac
Default: xPoA(1)
Context
- MIB
- HUAWEI-IPDSLAM-MACPOOL-MIB
- OID
.1.3.6.1.4.1.2011.6.43.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpDslamMacPoolEntry
- Table
- hwIpDslamMacPoolTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | xPoA |
2 | singleMac |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwIpDslamMacPoolIndex 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… | column | Unsigned32 | .1.3.6.1.4.1.2011.6.43.1.1.1 |
| hwIpDslamMacPoolBegin 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 0xe… | column | OctetString | .1.3.6.1.4.1.2011.6.43.1.1.2 |
| hwIpDslamMacPoolScope Indicates the number of MAC addresses in the MAC address pool.
Range: 1-1024 | column | Integer32 | .1.3.6.1.4.1.2011.6.43.1.1.3 |
| hwIpDslamMacPoolRemain 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… | column | Integer32 | .1.3.6.1.4.1.2011.6.43.1.1.4 |
| hwIpDslamMacPoolRowStatus 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 addres… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.43.1.1.5 |