swACLCounterState
ACLMGMT-MIB ·
.1.3.6.1.4.1.171.12.9.3.8.1.3
Object
column
r/w
Enumeration
Specifies whether the counter feature will be enabled/disabled. 1. This is optional. The default is disable. 2. If the rule is not bound with flow_meter, then all packets that match will be counted. If the rule is bound with flow_meter, then the 'counter' will be overridden.
Context
- MIB
- ACLMGMT-MIB
- OID
.1.3.6.1.4.1.171.12.9.3.8.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swACLCounterEntry
- Table
- swACLCounterTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swACLCounterProfileID The ID of the ACL mask entry, which is unique in the mask
list. | column | Integer32 | .1.3.6.1.4.1.171.12.9.3.8.1.1 |
| swACLCounterAccessID The ID of the ACL rule entry as related to the
swACLCounterProfileID. | column | Integer32 | .1.3.6.1.4.1.171.12.9.3.8.1.2 |
| swACLCounterTotalCounter The number of matched packets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.171.12.9.3.8.1.4 |
| swACLCounterGreenCounter The number of matched green packets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.171.12.9.3.8.1.5 |
| swACLCounterYellowCounter The number of matched yellow packets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.171.12.9.3.8.1.6 |
| swACLCounterRedCounter The number of matched red packets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.171.12.9.3.8.1.7 |