rlBcmAclRowIndex
BROADCOM-MIB ·
.1.3.6.1.4.1.89.68.6.4.1.2
Object
column
r/w
Integer32
Unique identification of a particular entry in an ACL. This index is equal to row number in the acl lcli commands. The value of this field starts from 1 up to rlBcmACLMaxNumberOfEntries. Each entry defines classication rule for IP packet. This index defines order of ACL rules resolving. The classification criteria of a rule with a lowest index compared with packets contex first. If matching not occured than rule with next index is taken for comparing. And so on up to firts match. The resulting actions are defined by actions of a first matching rule.
Context
- MIB
- BROADCOM-MIB
- OID
.1.3.6.1.4.1.89.68.6.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlBcmACLEntry
- Table
- rlBcmACLTable
- Siblings
- 16
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlBcmAclID The ID of ACL. It is unique value for each ACL name.
The ID must accord to one in the ACL name table. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.1 |
| rlBcmAclSrcIpMask Indicates the number of most significant bits of the Ip Address
that are used in specifying IP source addresses in classifiers.
Value 0.0.0.0 means Any source IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.68.6.4.1.10 |
| rlBcmAclDstIp Indicate the DstIp to compare. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.68.6.4.1.11 |
| rlBcmAclDstIpMask Indicates the number of most significant bits of the Ip Address
that are used in specifying IP destination addresses in classifiers.
Value 0.0.0.0 means Any destination IP addres… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.68.6.4.1.12 |
| rlBcmAclSrcL4Port Indicate the Src port to compare.
Value 65536 means Any source port. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.13 |
| rlBcmAclDstL4Port Indicate the destination port to compare.
Value 65536 means Any destination port. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.14 |
| rlBcmAclTCPbits Indicate 6-bits TCP code bits to compare. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.15 |
| rlBcmAclTCPbitsMask Indicate 6-bits mask for TCP code bits to compare.
Value 0 means Any TCP code bits. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.16 |
| rlBcmAclStatus The status of the table entry. It's used to delete an entry.
Only three statuses are aceptable: CreateAndGo to create,
Active to update,Destroy to delete. All other values cause … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.89.68.6.4.1.17 |
| rlBcmAclAction The permissions/restrictions given to this entry. | column | Enumeration | .1.3.6.1.4.1.89.68.6.4.1.3 |
| rlBcmAclIPflags Indicate 3-bits IP header flags to compare. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.4 |
| rlBcmAclIPflagsMask Indicate 3-bits mask for IP header flags to compare.
Value 0 means Any IP flags. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.5 |
| rlBcmAclIPfragOffset Indicate 13-bits IP header offset to compare. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.6 |
| rlBcmAclIPfragOffsetMask Indicate 13-bits mask for IP header offset to compare.
Value 0 means Any IP offset. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.7 |
| rlBcmAclIPprotocol Indicate IP protocol to compare.
Value 256 means Any ip protocol. | column | Integer32 | .1.3.6.1.4.1.89.68.6.4.1.8 |
| rlBcmAclSrcIp Indicate the srcIp to compare. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.68.6.4.1.9 |