Configure the port range of port pool.
The indexes of the table are hwAclPortPoolPortPoolIndex, hwAclPortPoolPortIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.1.1.23.1.1 |
hwAclPortPoolPortPoolIndex |
Integer32 |
read-only |
This object indicates the level 1 index, that is, the index of an ACL port pool. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.23.1.2 |
hwAclPortPoolPortIndex |
Integer32 |
read-only |
This object indicates the level 2 index, that is, the index of a port number in the ACL port pool. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.23.1.3 |
hwAclPortPoolPortOp |
INTEGER{invalid(0),lt(1),eq(2),gt(3),neq(4),range(5)} |
read-create |
The object indicates the Port operation. 'lt' means less than, 'eq' means equal to, 'gt' means greater than, 'neq' means not equal to, 'range' means between, 'invalid' means this operation of the rule is invalid. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.23.1.4 |
hwAclPortPoolPortNumBegin |
Integer32{(0,65535)} |
read-create |
The object indicates the begin port number. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.23.1.5 |
hwAclPortPoolPortNumEnd |
Integer32{(0,65535)} |
read-create |
The object indicates the end port number. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.23.1.6 |
hwAclPortPoolPortRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Row status. |
The actually supported access is read-only. |