hwAclBasicSrcWild
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.4.1.5
Object
Describes the mask of the source IP address or network segment of data frames that needs to match a basic ACL rule.
To match the basic ACL rule with a subnet, use this parameter.
The value of this parameter is the inverse mask of the source IP address.
For example, 0.0.0.255 indicates that the first three bytes of the source IP address are the same as the value of hwAclBasicSrcIp.
This leaf can be specified or not specified together with hwAclBasicSrcIp.
If hwAclBasicSrcIp is configured, hwAclBasicSrcWild must be configured.
This leaf, in the inverse mask mode, together with hwAclBasicSrcIp determines the source IP address segment to be matched.
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclBasicRuleEntry
- Table
- hwAclBasicRuleTable
- Siblings
- 12
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwAclBasicAclNum Uniquely identifies a basic ACL rule group.
Range: 2000-2999
Make sure that the ID of the ACL rule group is already created in hwAclNumGroupTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.4.1.1 |
| hwAclBasicCount Describes the statistics of packets that match the basic ACL rule. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.1.1.4.1.10 |
| hwAclBasicCountClear Clears the statistics of packets that match the basic ACL rule.
Options:
1. cleared(1) -clear the statistics of packets that match the basic ACL rules
2. nouse(2) -indicates no … | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.4.1.11 |
| hwAclBasicRowStatus 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 basic ACL rule
3. destroy(6) -del… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.1.1.4.1.12 |
| hwAclBasicPriority Describes the priority of a basic ACL rule.
Range: 0-9
Default: 0
The priority ascends with the value.
When multiple rules are matched at the same time, the rule w… | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.4.1.13 |
| hwAclBasicSubitem Describes the ID of a basic ACL rule in the basic ACL rule group, uniquely identifying a basic ACL rule.
Range: 0-4294967295
In the create operation, if the value … | column | Unsigned32 | .1.3.6.1.4.1.2011.5.1.1.4.1.2 |
| hwAclBasicAct Describes the action of an ACL rule.
Options:
1. permit(1) -indicates that the data packets that meet the conditions can pass
2. deny(2) -indicates that the data packets that … | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.4.1.3 |
| hwAclBasicSrcIp Describes the source IP address or network segment of data frames that needs to match a basic ACL rule.
You can set or not set it. If you do not set it, any source IP address mat… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.1.1.4.1.4 |
| hwAclBasicTimeRangeIndex Describes the time range index of a basic ACL rule.
It is used when the effective time of a basic ACL rule needs to be configured.
By default, the value is 0, which indicates in… | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.4.1.6 |
| hwAclBasicFragments Describes whether a basic ACL rule is effective on only non-tail fragment packets.
Options:
1. true(1) -indicates that a basic ACL rule is effective on only non-tail … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.5.1.1.4.1.7 |
| hwAclBasicLog Describes whether to record the log of a basic ACL rule.
Options:
1. true(1) -records the log of a basic ACL rule
2. false(2) -does not record the log of a basic ACL rule
Current… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.5.1.1.4.1.8 |
| hwAclBasicEnable Describes whether a basic ACL rule is valid.
Options:
1. true(1) -a basic ACL rule is valid
2. false(2) -a basic ACL rule is invalid
If the basic ACL rule is associated with a t… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.5.1.1.4.1.9 |