hwAclv6BasicSrcIpAddressType
HUAWEI-IPDSLAM-ACLV6-MIB ·
.1.3.6.1.4.1.2011.5.112.1.2.1.4
Object
Describes the ip-address type of the rule.
The value represents a type of Internet address.
Options:
1. unknown(0) -An unknown address type. This value must be used if the value of the corresponding
InetAddress object is a zero-length string. It may also be used to indicate an IP address
that is not in one of the formats defined below.
2. ipv4(1) -An IPv4 address as defined by the InetAddressIPv4 textual convention.
3. ipv6(2) -An IPv6 address as defined by the InetAddressIPv6 textual convention.
4. ipv4z(3) -A non-global IPv4 address including a zone index as defined by the InetAddressIPv4z textual convention.
5. ipv6z(4) -A non-global IPv6 address including a zone index as defined by the InetAddressIPv6z textual convention.
6. dns(16) -A DNS domain name as defined by the InetAddressDNS textual convention.
Each definition of a concrete InetAddressType value must be
accompanied by a definition of a textual convention for use
with that InetAddressType.
To support future extensions, the InetAddressType textual
convention SHOULD NOT be sub-typed in object type definitions.
It MAY be sub-typed in compliance statements in order to
require only a subset of these address types for a compliant
implementation.
Implementations must ensure that InetAddressType objects
and any dependent objects (e.g., InetAddress objects) are
consistent. An inconsistentValue error must be generated
if an attempt to change an InetAddressType object would,
for example, lead to an undefined InetAddress value. In
particular, InetAddressType/InetAddress pairs must be
changed together if the address type changes (e.g., from
ipv6(2) to ipv4(1)).
Context
- MIB
- HUAWEI-IPDSLAM-ACLV6-MIB
- OID
.1.3.6.1.4.1.2011.5.112.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclv6BasicRuleEntry
- Table
- hwAclv6BasicRuleTable
- Siblings
- 11
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwAclv6BasicAclNum Uniquely identifies a basic ACLv6 group.
Range: 2000-2999
Make sure that the ID of the ACLv6 group is already created in hwAclv6NumGroupTable. | column | Unsigned32 | .1.3.6.1.4.1.2011.5.112.1.2.1.1 |
| hwAclv6BasicCountClear Clears the statistics of packets that match the rule.
Options:
1. cleared(1) -clear the statistics of packets that match the basic ACL rules
2. nouse(2) -indicates no operation
… | column | Enumeration | .1.3.6.1.4.1.2011.5.112.1.2.1.10 |
| hwAclv6BasicPriority Describes the priority of a rule.
Range: 0-9
Default: 0
The priority ascends with the value.
When multiple rules are matched at the same time, the rule with the hi… | column | Integer32 | .1.3.6.1.4.1.2011.5.112.1.2.1.11 |
| hwAclv6BasicRowStatus 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 ACLv6 rule
3. destroy(6) -d… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.112.1.2.1.12 |
| hwAclv6BasicSubitem Describes the ID of a basic ACLv6 rule in the basic ACLv6 group, uniquely identifying a basic ACLv6 rule.
Range: 0-4294967295
In the create operation, if the value… | column | Unsigned32 | .1.3.6.1.4.1.2011.5.112.1.2.1.2 |
| hwAclv6BasicAct Describes the action of a 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 meet … | column | Enumeration | .1.3.6.1.4.1.2011.5.112.1.2.1.3 |
| hwAclv6BasicSrcIpAddress Describes source IP address of the rule.
Denotes a generic Internet address.
An InetAddress value is always interpreted within the context
of an InetAddressType val… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.5.112.1.2.1.5 |
| hwAclv6BasicSrcIpAddressPrefixLength Describes source IP address prefix length of the rule.
Denotes the length of a generic Internet network address prefix.
A value of n corresponds to an IP address mask
that has n… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.2011.5.112.1.2.1.6 |
| hwAclv6BasicTimeRangeName Describes the time range name of a rule.
It is used when the effective time of a rule needs to be configured.
If hwAclv6BasicTimeRangeName is not set, the rule is valid all the … | column | OctetString | .1.3.6.1.4.1.2011.5.112.1.2.1.7 |
| hwAclv6BasicEnable Describes whether the rule is valid.
Options:
1. true(1) -the rule is valid
2. false(2) -the rule is invalid
If the rule is associated with a time range parameter through hwAclv… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.5.112.1.2.1.8 |
| hwAclv6BasicCount Describes the statistics of packets that match the rule. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.112.1.2.1.9 |