This Table is supported only on the NetEngine 8000 F1A.
The configuration table of IP section.
The indexes of the table are hwIPPoolIndex, hwIPSectionIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.2.1.1 |
hwIPSectionIndex |
Integer32{(0,255)} |
read-only |
This object indicates the address segment index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.2.1.3 |
hwIPSectionLowAddr |
IpAddress |
read-create |
This object indicates the start IP address of the address pool. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.2.1.4 |
hwIPSectionHighAddr |
IpAddress |
read-create |
This object indicates the end IP address in the address segment. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.2.1.5 |
hwIPSectionLength |
Integer32{(0,65536)} |
read-only |
This object indicates the address segment length. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.2.1.6 |
hwIPSectionUsedNum |
Integer32{(0,65536)} |
read-only |
This object indicates the number of IP addresses that have been allocated. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.2.1.7 |
hwIPSectionConflict |
Integer32{(0,65536)} |
read-only |
The number of conflict addresses. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.2.1.8 |
hwIPSectionInvalid |
Integer32{(0,65536)} |
read-only |
This object indicates the number of invalid IP addresses. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.2.1.9 |
hwIPSectionAvailableNum |
Integer32{(0,65536)} |
read-only |
This object indicates the number of idle addresses. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.2.1.10 |
hwIPSectionRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates the status of an address segment. Currently, the status of the address pool can be added (4) or deleted (6). |
The actually supported access is read-only. |