hh3cAclIPAclAdvancedEntry
HH3C-ACL-MIB ·
.1.3.6.1.4.1.25506.2.8.2.2.3.1
Object
row
Advanced acl group information.
Context
- MIB
- HH3C-ACL-MIB
- OID
.1.3.6.1.4.1.25506.2.8.2.2.3.1- Type
- row
- Status
- current
- Parent
- hh3cAclIPAclAdvancedTable
- Table
- hh3cAclIPAclAdvancedTable
- Children
- 44
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cAclIPAclAdvancedRuleIndex The rule index of advanced acl group.
As a Simple ACL group, the value of this object must be 0.
As an Advanced ACL group, the value of this object is ranging
from 0 to 65534. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.1 |
| hh3cAclIPAclAdvancedSrcWild Source IPv4 address wildcard mask.
Only IPv4 Advanced Rule supports this object.
Default value is '0.0.0.0'. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.25506.2.8.2.2.3.1.10 |
| hh3cAclIPAclAdvancedSrcOp Source port operation symbol of advanced acl group. | column | PortOp | .1.3.6.1.4.1.25506.2.8.2.2.3.1.11 |
| hh3cAclIPAclAdvancedSrcPort1 The fourth layer source port1. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.12 |
| hh3cAclIPAclAdvancedSrcPort2 The fourth layer source port2. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.13 |
| hh3cAclIPAclAdvancedDestAddrType The IP addresses type of IP pool. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.25506.2.8.2.2.3.1.14 |
| hh3cAclIPAclAdvancedDestAddr The value of a local IP address available for this association.
The type of this address is determined by the value of
hh3cAclIPAclAdvancedDestAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.25506.2.8.2.2.3.1.15 |
| hh3cAclIPAclAdvancedDestPrefix Denotes the length of a generic Internet network address prefix.
A value of n corresponds to an IP address mask
which has n contiguous 1-bits from the most significant bit (MSB)
a… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.25506.2.8.2.2.3.1.16 |
| hh3cAclIPAclAdvancedDestAny The flag of matching any IP address. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.17 |
| hh3cAclIPAclAdvancedDestWild Destination IPv4 address wildcard mask.
Only IPv4 Advanced Rule supports this object.
Default value is '0.0.0.0'. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.25506.2.8.2.2.3.1.18 |
| hh3cAclIPAclAdvancedDestOp Destination port operation symbol of advanced acl group. | column | PortOp | .1.3.6.1.4.1.25506.2.8.2.2.3.1.19 |
| hh3cAclIPAclAdvancedRowStatus RowStatus. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.25506.2.8.2.2.3.1.2 |
| hh3cAclIPAclAdvancedDestPort1 The fourth layer destination port1. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.20 |
| hh3cAclIPAclAdvancedDestPort2 The fourth layer destination port2. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.21 |
| hh3cAclIPAclAdvancedIcmpType The type of ICMP packet. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.22 |
| hh3cAclIPAclAdvancedIcmpCode The code of ICMP packet. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.23 |
| hh3cAclIPAclAdvancedPrecedence The value of IP-packet's precedence.
<0-7> Value of precedence
routine Specify routine precedence(0)
priority Specify priority precedence(1)
immediate … | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.24 |
| hh3cAclIPAclAdvancedTos The value of IP-packet's TOS.
<0-15> Value of TOS(type of service)
max-reliability Match packets with max reliable TOS(2)
max-throughput Match packets with max … | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.25 |
| hh3cAclIPAclAdvancedDscp The value of DSCP of IP packet. | column | DSCPValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.26 |
| hh3cAclIPAclAdvancedTimeRangeName The Time-range of advanced acl rule.
Default value is zero-length. | column | OctetString | .1.3.6.1.4.1.25506.2.8.2.2.3.1.27 |
| hh3cAclIPAclAdvancedTCPFlag The packet type of TCP protocol. | column | TCPFlag | .1.3.6.1.4.1.25506.2.8.2.2.3.1.28 |
| hh3cAclIPAclAdvancedFragmentFlag The flag of matching fragmented packet,
and now support two value: 0 or 2. | column | FragmentFlag | .1.3.6.1.4.1.25506.2.8.2.2.3.1.29 |
| hh3cAclIPAclAdvancedAct The action of advanced acl rule. | column | RuleAction | .1.3.6.1.4.1.25506.2.8.2.2.3.1.3 |
| hh3cAclIPAclAdvancedLog Log matched packets. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.30 |
| hh3cAclIPAclAdvancedCount The count of matched by the rule. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.31 |
| hh3cAclIPAclAdvancedCountClear Reset the value of counter. | column | CounterClear | .1.3.6.1.4.1.25506.2.8.2.2.3.1.32 |
| hh3cAclIPAclAdvancedEnable The rule is active or not.
true : active
false : inactive | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.33 |
| hh3cAclIPAclAdvancedVpnInstanceName The VPN name that the rule will be applied.
Default value is zero-length. | column | OctetString | .1.3.6.1.4.1.25506.2.8.2.2.3.1.34 |
| hh3cAclIPAclAdvancedComment The description of ACL rule.
Default value is Zero-length String. | column | OctetString | .1.3.6.1.4.1.25506.2.8.2.2.3.1.35 |
| hh3cAclIPAclAdvancedReflective The flag of reflective. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.36 |
| hh3cAclIPAclAdvancedCounting The packet will be counted when it matches the rule.
It is disabled by default. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.37 |
| hh3cAclIPAclAdvancedTCPFlagMask The TCP Flag Mask. This is a bit-map of possible conditions.
The various bit positions are:
|0 |tcpack |
|1 |tcpfin |
|2 |tcp… | column | Bits | .1.3.6.1.4.1.25506.2.8.2.2.3.1.38 |
| hh3cAclIPAclAdvancedTCPFlagValue The TCP Flag Value. This is a bit-map of possible conditions.
The various bit positions are:
|0 |tcpack |
|1 |tcpfin |
|2 |tc… | column | Bits | .1.3.6.1.4.1.25506.2.8.2.2.3.1.39 |
| hh3cAclIPAclAdvancedProtocol The protocol-type of advanced acl group. 0 indicates any IPv4 or
IPv6 protocol.
<1-255> Protocol number
gre GRE tunneling(47)
icmp Internet Control Message Protoc… | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.4 |
| hh3cAclIPAclAdvancedRouteTypeAny The flag of matching any type of routing header of IPv6 packet. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.40 |
| hh3cAclIPAclAdvancedRouteTypeValue The type of routing header of IPv6 packet. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.41 |
| hh3cAclIPAclAdvancedFlowLabel The value of flow label of IPv6 packet header. | column | Unsigned32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.42 |
| hh3cAclIPAclAdvancedSrcSuffix Denotes the length of a generic Internet network address suffix.
A value of n corresponds to an IP address mask
that has n contiguous 1-bits from the least significant bit
and all… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.43 |
| hh3cAclIPAclAdvancedDestSuffix Denotes the length of a generic Internet network address suffix.
A value of n corresponds to an IP address mask
that has n contiguous 1-bits from the least significant bit
and all… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.44 |
| hh3cAclIPAclAdvancedAddrFlag Address flag to select address. | column | AddressFlag | .1.3.6.1.4.1.25506.2.8.2.2.3.1.5 |
| hh3cAclIPAclAdvancedSrcAddrType The IP addresses type of IP pool. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.25506.2.8.2.2.3.1.6 |
| hh3cAclIPAclAdvancedSrcAddr The value of a local IP address available for this association.
The type of this address is determined by the value of
hh3cAclIPAclAdvancedSrcAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.25506.2.8.2.2.3.1.7 |
| hh3cAclIPAclAdvancedSrcPrefix Denotes the length of a generic Internet network address prefix.
A value of n corresponds to an IP address mask
which has n contiguous 1-bits from the most significant bit (MSB)
a… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.25506.2.8.2.2.3.1.8 |
| hh3cAclIPAclAdvancedSrcAny The flag of matching any IP address. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.25506.2.8.2.2.3.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cAclNumberGroupType The type of number group.
Basic ACL and Advanced ACL support ipv4 and ipv6.
The range of Basic ACL is from 2000 to 2999.
The range of Advanced ACL is from 3000 to 3999.
… | column | Enumeration | .1.3.6.1.4.1.25506.2.8.2.1.3.1.1 |
| hh3cAclNumberGroupIndex The group index of number acl.
Basic type:2000..2999
Advanced type:3000..3999
MAC type:4000..4999
User type:5000..5999
Simple type:10000..42767 | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.1.3.1.2 |
| hh3cAclIPAclAdvancedRuleIndex The rule index of advanced acl group.
As a Simple ACL group, the value of this object must be 0.
As an Advanced ACL group, the value of this object is ranging
from 0 to 65534. | column | Integer32 | .1.3.6.1.4.1.25506.2.8.2.2.3.1.1 |