hwIpDslamMacPoolRowStatus
HUAWEI-IPDSLAM-MACPOOL-MIB ·
.1.3.6.1.4.1.2011.6.43.1.1.5
Object
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 hwIpDslamMacPoolScope,
specify the value of hwIpDslamMacPoolRowStatus to createAndGo(4), and then perform the set operation.
hwIpDslamMacPoolServiceType is an optional parameter for input.
Only the MAC address pool none of whose MAC addresses is occupied can be deleted.
That is, the values of hwIpDslamMacPoolRemain and hwIpDslamMacPoolScope are the same when the MAC address pool is queried.
To delete a MAC address pool, specify the index of the target MAC address pool,
specify the value of hwIpDslamMacPoolRowStatus to destroy(6), and then perform the set operation.
In the query operation, the value of hwIpDslamMacPoolRowStatus is always active(1).
Options:
1. active(1) -indicates query operation
2. createAndGo(4) -create a MAC address pool
3. destroy(6) -delete a MAC address pool
Context
- MIB
- HUAWEI-IPDSLAM-MACPOOL-MIB
- OID
.1.3.6.1.4.1.2011.6.43.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpDslamMacPoolEntry
- Table
- hwIpDslamMacPoolTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| hwIpDslamMacPoolServiceType 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 ad… | column | Enumeration | .1.3.6.1.4.1.2011.6.43.1.1.6 |