hwAclUserEnable
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.8.1.10
Object
column
SNMPv2-TCTruthValue
Describes whether a user-defined ACL rule is valid.
Options:
1. true(1) -indicates the user-defined ACL rule is valid
2. false(2) -indicates the user-defined ACL rule is invalid
If the user-defined ACL rule is associated with a time range parameter through hwAclLinkTimeRangeIndex
and the current time is within the defined time range, the value is true(1), which indicates validity.
If the current time is not within the defined time range, the value is false(2), which indicates invalidity.
If the user-defined ACL rule is not associated with a time range parameter, the user-defined ACL rule is valid
all the time.
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.8.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAclUserEntry
- Table
- hwAclUserTable
- Siblings
- 12
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwAclUserAclNum Uniquely identifies a user-defined ACL rule group.
Range: 5000-5999
Make sure that the ID of a user-defined ACL rule group is already created in hwAclNumGroupTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.8.1.1 |
| hwAclUserRowStatus Indicates the row status.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a user-defined ACL rule
3. destroy(6) … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.1.1.8.1.11 |
| hwAclUserFrameType Describes the type of a VLAN tag in the packet that matches the user-defined ACL rule.
Options:
1. ipoe(0) -indicates that IP packets carrying no VLAN tags and
… | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.8.1.12 |
| hwAclUserPriority Describes the priority of user-defined ACL rules.
Range: 0-9
Default: 0
The priority ascends with the value.
When multiple rules are matched at the same time, the … | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.8.1.13 |
| hwAclUserSubitem Describes the ID of a user-defined ACL rule, uniquely identifying a user-defined ACL rule in a user-defined ACL rule group.
Range: 0-4294967295
In the create opera… | column | Unsigned32 | .1.3.6.1.4.1.2011.5.1.1.8.1.2 |
| hwAclUserAct Describes the value of a user-defined ACL rule.
Options:
1. permit(1) -indicates that the data packets that meet the conditions can pass.
When you n… | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.8.1.3 |
| hwAclUserFormatType This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
Options:
1. invalid(0) -invalid value
2. ethernetII(1) -eth… | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.8.1.4 |
| hwAclUserVlanTag This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
Options:
1. invalid(0) -invalid value
2. tagged(1) -tagged packet
3. … | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.8.1.5 |
| hwAclUserRuleStr Describes the character string of a user-defined ACL rule. It is used to match the first bytes of packets.
The character string must be hexadecimal and bytes.
For example:
0x00 … | column | OctetString | .1.3.6.1.4.1.2011.5.1.1.8.1.6 |
| hwAclUserRuleMask Describes the mask of the user-defined ACL rule. It is a positive mask.
When it is 1, it indicates that matching is required.
The device determines the field valu… | column | OctetString | .1.3.6.1.4.1.2011.5.1.1.8.1.7 |
| hwAclUserRowOffset This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.8.1.8 |
| hwAclUserTimeRangeIndex Describes the time range index of a user-defined ACL rule.
It is used when the effective time of a user-defined ACL rule needs to be configured.
By default, the v… | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.8.1.9 |