Configuration table of the address Pool Group.
IP Pool Group support an aggregation of IP Pools. Many Ip Pools of different gateway can be referenced by IP Pool Group.
The max number of IP Pools referenced by an Ip Pool Group is 1024
The index of the table is hwIPPoolGroupName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.10.1.1 |
hwIPPoolGroupName |
OCTET STRING{(1,128)} |
read-only |
Name of an IP Pool Group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.10.1.2 |
hwIPPoolGroupVPNInstance |
OCTET STRING{(1,31)} |
read-create |
Vpn instance of an address Pool Group. Vpn instance of All IP Pools must accord with the vpn instance of IP Pool Group. Use string '--' to undo vpn instance in Pool Group. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.10.1.3 |
hwIPPoolGroupIncludeUndo |
INTEGER{true(1),false(2)} |
read-create |
Whether dereference all IP Pools in Pool Group. Only support dereference all IP Pools in this operation. If dereference Pool one by one is needed, please use IPPoolGroupExtTable. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.10.1.4 |
hwIPPoolGroupRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Row status of IP Pool Group. Support Active, CreateAndGo and Destroy. |
The actually supported access is read-only. |