hwAclPortPoolPortOp
HUAWEI-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.23.1.3
Object
column
r/w
Enumeration
Operator that compares port numbers in an ACL port pool. The options are as follows: lt (matching packets whose port number is smaller than the specified port number) eq (matching packets with the specified port number) gt (matching packets whose port number is greater than the specified port number) neq (matching packets whose port number is different from the specified port number) invalid (invalid rule matching operation) range (matching packets with a specified port number in a certain range). Only range requires two port numbers as the operand. Other values require only one port number as the operand.
Context
- MIB
- HUAWEI-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.23.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclPortPoolPortEntry
- Table
- hwAclPortPoolPortTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | lt |
2 | eq |
3 | gt |
4 | neq |
5 | range |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwAclPortPoolPortPoolIndex This object indicates the level 1 index, that is, the index of an ACL port pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.1.1.23.1.1 |
| hwAclPortPoolPortIndex This object indicates the level 2 index, that is, the index of a port number in the ACL port pool. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.1.1.23.1.2 |
| hwAclPortPoolPortNumBegin The object indicates the begin port number. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.23.1.4 |
| hwAclPortPoolPortNumEnd The object indicates the end port number. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.23.1.5 |
| hwAclPortPoolPortRowStatus Row status. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.1.1.23.1.6 |