- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-ACL-MIB | 363.82 KB |
Contents
hh3cAclMib2ObjectsCapabilities
hh3cPfilterAclGroupRunInfoTable
hh3cPfilterAclRuleRunInfoTable
hh3cPfilter2AclGroupRunInfoTable
hh3cPfilter2AclRuleRunInfoTable
HH3C-ACL-MIB
About this MIB
This MIB provides some basic table for managing ACLs on a switch.
MIB file name
hh3c-acl.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cAcl(8)
Scalar objects
hh3cAclMib2ObjectsCapabilities
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclMib2ObjectsCapabilities (1.3.6.1.4.1.25506.2.8.2.1.1.3) |
read-only |
BITS |
Standard MIB values. |
Non-tabular objects and tables supported. |
As per the MIB. |
hh3cAclMib2ProcessingStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclMib2ProcessingStatus (1.3.6.1.4.1.25506.2.8.2.1.1.4) |
read-only |
INTEGER |
· processing(1) · done(2) Default: done. |
ACL processing status. |
As per the MIB. |
hh3cPfilterDefaultAction
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilterDefaultAction (1.3.6.1.4.1.25506.2.8.3.1.1) |
read-write |
INTEGER |
· permit(1) · deny(2) Default: permit. |
Sets the packet filtering default action. |
As per the MIB. |
hh3cPfilterProcessingStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilterProcessingStatus (1.3.6.1.4.1.25506.2.8.3.1.2) |
read-only |
INTEGER |
· processing(1) · done(2) Default: done. |
Packet filter processing status. |
As per the MIB. |
Tabular objects
hh3cAclNumberGroupTable
About this table
This table records numbered ACL configuration information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType and hh3cAclNumberGroupIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclNumberGroupType (1.3.6.1.4.1.25506.2.8.2.1.3.1.1) |
not-accessible |
INTEGER |
· ipv4(1) · ipv6(2) · mac(3) · user(4) |
ACL type. |
Supports only ipv4(1), ipv6(2), and mac(3). |
hh3cAclNumberGroupIndex (1.3.6.1.4.1.25506.2.8.2.1.3.1.2) |
not-accessible |
Integer32 |
· 2000..5999 · 10000..42767 |
ACL number index. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cAclNumberGroupRowStatus (1.3.6.1.4.1.25506.2.8.2.1.3.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclNumberGroupMatchOrder (1.3.6.1.4.1.25506.2.8.2.1.3.1.4) |
read-create |
INTEGER |
· config(1) · auto(2) |
Rule match order. |
As per the MIB. |
hh3cAclNumberGroupStep (1.3.6.1.4.1.25506.2.8.2.1.3.1.5) |
read-create |
Integerd32 |
1..20 |
Rule numbering step. |
As per the MIB. |
hh3cAclNumberGroupDescription (1.3.6.1.4.1.25506.2.8.2.1.3.1.6) |
read-create |
OCTET STRING |
SIZE (0..127) |
ACL description. |
As per the MIB. |
hh3cAclNumberGroupCountClear (1.3.6.1.4.1.25506.2.8.2.1.3.1.7) |
read-write |
CounterClear |
Standard MIB values. |
Clear rule statistics for the ACL. |
As per the MIB. |
hh3cAclNumberGroupRuleCounter (1.3.6.1.4.1.25506.2.8.2.1.3.1.8) |
read-only |
Counter32 |
Standard MIB values. |
Number of rules in the ACL. |
As per the MIB. |
hh3cAclNamedGroupTable
About this table
This table records named ACL configuration information. Use this table to add or delete a named ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNamedGroupCategory, and hh3cAclNamedGroupName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclNamedGroupCategory (1.3.6.1.4.1.25506.2.8.2.1.4.1.1) |
not-accessible |
INTEGER |
· invalid(0) · basic(1) · advanced(2) |
ACL category. |
As per the MIB. |
hh3cAclNamedGroupName (1.3.6.1.4.1.25506.2.8.2.1.4.1.2) |
not-accessible |
OCTET STRING |
SIZE (1..63) |
ACL name. |
As per the MIB. |
hh3cAclNamedGroupRowStatus (1.3.6.1.4.1.25506.2.8.2.1.4.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclNamedGroupMatchOrder (1.3.6.1.4.1.25506.2.8.2.1.4.1.4) |
read-create |
INTEGER |
· config(1) · auto(2) |
Rule match order. |
As per the MIB. |
hh3cAclNamedGroupStep (1.3.6.1.4.1.25506.2.8.2.1.4.1.5) |
read-create |
Integer32 |
1..20 |
Rule numbering step. |
As per the MIB. |
hh3cAclNamedGroupDescription (1.3.6.1.4.1.25506.2.8.2.1.4.1.6) |
read-create |
OCTET STRING |
SIZE (0..127) |
ACL description. |
As per the MIB. |
hh3cAclNamedGroupCountClear (1.3.6.1.4.1.25506.2.8.2.1.4.1.7) |
read-write |
CounterClear |
Standard MIB values. |
Clear rule statistics for the ACL. |
As per the MIB. |
hh3cAclNamedGroupRuleCounter (1.3.6.1.4.1.25506.2.8.2.1.4.1.8) |
read-only |
Counter32 |
Standard MIB values. |
Number of rules in the ACL. |
As per the MIB. |
hh3cAclIPAclBasicTable
About this table
This table records basic ACL configuration information. Use this table to add or delete a basic ACL rule.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNumberGroupIndex, and hh3cAclIPAclBasicRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclIPAclBasicRuleIndex (1.3.6.1.4.1.25506.2.8.2.2.2.1.1) |
not-accessible |
Integer32 |
0..65534 |
ACL rule ID. |
As per the MIB. |
hh3cAclIPAclBasicRowStatus (1.3.6.1.4.1.25506.2.8.2.2.2.1.2) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclIPAclBasicAct (1.3.6.1.4.1.25506.2.8.2.2.2.1.3) |
read-create |
RuleAction |
Standard MIB values. |
Action type. |
· permit(2) · deny(3) |
hh3cAclIPAclBasicSrcAddrType (1.3.6.1.4.1.25506.2.8.2.2.2.1.4) |
read-create |
InetAddressType |
Standard MIB values. |
Source address type. |
As per the MIB. |
hh3cAclIPAclBasicSrcAddr (1.3.6.1.4.1.25506.2.8.2.2.2.1.5) |
read-create |
InetAddress |
Standard MIB values. |
Source IP address. |
As per the MIB. |
hh3cAclIPAclBasicSrcPrefix (1.3.6.1.4.1.25506.2.8.2.2.2.1.6) |
read-create |
InetAddressPrefixLength |
Standard MIB values. |
Source IP address prefix. |
As per the MIB. |
hh3cAclIPAclBasicSrcAny (1.3.6.1.4.1.25506.2.8.2.2.2.1.7) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the source IP address can be any. |
Default: true(1). |
hh3cAclIPAclBasicSrcWild (1.3.6.1.4.1.25506.2.8.2.2.2.1.8) |
read-create |
IpAddress |
Standard MIB values. |
Source IP address wildcard mask. |
As per the MIB. |
hh3cAclIPAclBasicTimeRangeName (1.3.6.1.4.1.25506.2.8.2.2.2.1.9) |
read-create |
OCTET STRING |
SIZE (0..32) |
Time range name. |
As per the MIB. |
hh3cAclIPAclBasicFragmentFlag (1.3.6.1.4.1.25506.2.8.2.2.2.1.10) |
read-create |
FragmentFlag |
Standard MIB values. |
Fragment flag. |
Support 0 and 2. |
hh3cAclIPAclBasicLog (1.3.6.1.4.1.25506.2.8.2.2.2.1.11) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of the logging feature. |
As per the MIB. |
hh3cAclIPAclBasicCount (1.3.6.1.4.1.25506.2.8.2.2.2.1.12) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets matching the ACL rule. |
As per the MIB. |
hh3cAclIPAclBasicEnable (1.3.6.1.4.1.25506.2.8.2.2.2.1.14) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of the rule. |
As per the MIB. |
hh3cAclIPAclBasicVpnInstanceName (1.3.6.1.4.1.25506.2.8.2.2.2.1.15) |
read-create |
OCTET STRING |
SIZE (0..32) |
VPN instance name. |
Implementation varies by product |
hh3cAclIPAclBasicComment (1.3.6.1.4.1.25506.2.8.2.2.2.1.16) |
read-create |
OCTET STRING |
SIZE (0..127) |
Rule description. |
Read and write. |
hh3cAclIPAclBasicCounting (1.3.6.1.4.1.25506.2.8.2.2.2.1.17) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of counting packets matching the rule. |
As per the MIB. |
hh3cAclIPAclBasicRouteTypeAny (1.3.6.1.4.1.25506.2.8.2.2.2.1.18) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the rule matches all types of IPv6 routing headers. |
As per the MIB. |
hh3cAclIPAclBasicRouteTypeValue (1.3.6.1.4.1.25506.2.8.2.2.2.1.19) |
read-create |
Integer32 |
· 0..255 · 65535 |
Type of IPv6 routing header. |
As per the MIB. |
hh3cAclIPAclAdvancedTable
About this table
This table records advanced ACL configuration information. Use this table to add or delete an advanced ACL rule.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNumberGroupIndex, and hh3cAclIPAclAdvancedRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclIPAclAdvancedRuleIndex (1.3.6.1.4.1.25506.2.8.2.2.3.1.1) |
not-accessible |
Integer32 |
0..65534 |
ACL rule ID. |
As per the MIB. |
hh3cAclIPAclAdvancedRowStatus (1.3.6.1.4.1.25506.2.8.2.2.3.1.2) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclIPAclAdvancedAct (1.3.6.1.4.1.25506.2.8.2.2.3.1.3) |
read-create |
RuleAction |
Standard MIB values. |
Action type. |
· permit(2) · deny(3) |
hh3cAclIPAclAdvancedProtocol (1.3.6.1.4.1.25506.2.8.2.2.3.1.4) |
read-create |
INTEGER |
0..255 |
Number of a Layer 3 protocol or a protocol above Layer 3. |
As per the MIB. |
hh3cAclIPAclAdvancedAddrFlag (1.3.6.1.4.1.25506.2.8.2.2.3.1.5) |
read-create |
AddressFlag |
Standard MIB values. |
Address flag for the IPv6 source address and destination address. |
Not supported |
hh3cAclIPAclAdvancedSrcAddrType (1.3.6.1.4.1.25506.2.8.2.2.3.1.6) |
read-create |
InetAddressType |
Standard MIB values. |
Source IP address type. |
As per the MIB. |
hh3cAclIPAclAdvancedSrcAddr (1.3.6.1.4.1.25506.2.8.2.2.3.1.7) |
read-create |
InetAddress |
Standard MIB values. |
Source IP address. |
As per the MIB. |
hh3cAclIPAclAdvancedSrcPrefix (1.3.6.1.4.1.25506.2.8.2.2.3.1.8) |
read-create |
InetAddressPrefixLength |
Standard MIB values. |
Source IP address prefix. |
As per the MIB. |
hh3cAclIPAclAdvancedSrcAny (1.3.6.1.4.1.25506.2.8.2.2.3.1.9) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the source IP address can be any value. |
Default: true(1). |
hh3cAclIPAclAdvancedSrcWild (1.3.6.1.4.1.25506.2.8.2.2.3.1.10) |
read-create |
IpAddress |
Standard MIB values. |
Source IP address wildcard mask. |
As per the MIB. |
hh3cAclIPAclAdvancedSrcOp (1.3.6.1.4.1.25506.2.8.2.2.3.1.11) |
read-create |
PortOp |
Standard MIB values. |
Port operator. |
As per the MIB. |
hh3cAclIPAclAdvancedSrcPort1 (1.3.6.1.4.1.25506.2.8.2.2.3.1.12) |
read-create |
Integer32 |
0..65535 |
Source UDP or TCP port 1. |
As per the MIB. |
hh3cAclIPAclAdvancedSrcPort2 (1.3.6.1.4.1.25506.2.8.2.2.3.1.13) |
read-create |
Integer32 |
0..65535 |
Source UDP or TCP port 2. |
As per the MIB. |
hh3cAclIPAclAdvancedDestAddrType (1.3.6.1.4.1.25506.2.8.2.2.3.1.14) |
read-create |
InetAddressType |
Standard MIB values. |
Destination address type. |
As per the MIB. |
hh3cAclIPAclAdvancedDestAddr (1.3.6.1.4.1.25506.2.8.2.2.3.1.15) |
read-create |
InetAddress |
Standard MIB values. |
Destination IP address. |
As per the MIB. |
hh3cAclIPAclAdvancedDestPrefix (1.3.6.1.4.1.25506.2.8.2.2.3.1.16) |
read-create |
InetAddressPrefixLength |
Standard MIB values. |
Destination address prefix. |
As per the MIB. |
hh3cAclIPAclAdvancedDestAny (1.3.6.1.4.1.25506.2.8.2.2.3.1.17) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the destination IP address can be any value. |
Default: true(1). |
hh3cAclIPAclAdvancedDestWild (1.3.6.1.4.1.25506.2.8.2.2.3.1.18) |
read-create |
IpAddress |
Standard MIB values. |
Destination IP address wildcard mask. |
As per the MIB. |
hh3cAclIPAclAdvancedDestOp (1.3.6.1.4.1.25506.2.8.2.2.3.1.19) |
read-create |
PortOp |
Standard MIB values. |
Port operator. |
As per the MIB. |
hh3cAclIPAclAdvancedDestPort1 (1.3.6.1.4.1.25506.2.8.2.2.3.1.20) |
read-create |
Integer32 |
0..65535 |
Destination UDP or TCP port 1. |
As per the MIB. |
hh3cAclIPAclAdvancedDestPort2 (1.3.6.1.4.1.25506.2.8.2.2.3.1.21) |
read-create |
Integer32 |
0..65535 |
Destination UDP or TCP port 2. |
As per the MIB. |
hh3cAclIPAclAdvancedIcmpType (1.3.6.1.4.1.25506.2.8.2.2.3.1.22) |
read-create |
Integer32 |
· 0..255 · 65535 |
ICMP message type. |
As per the MIB. |
hh3cAclIPAclAdvancedIcmpCode (1.3.6.1.4.1.25506.2.8.2.2.3.1.23) |
read-create |
Integer32 |
· 0..255 · 65535 |
ICMP message code. |
As per the MIB. |
hh3cAclIPAclAdvancedPrecedence (1.3.6.1.4.1.25506.2.8.2.2.3.1.24) |
read-create |
Integer32 |
· 0..7 · 255 |
IP precedence. |
As per the MIB. |
hh3cAclIPAclAdvancedTos (1.3.6.1.4.1.25506.2.8.2.2.3.1.25) |
read-create |
Integer32 |
· 0..15 · 255 |
ToS type |
As per the MIB. |
hh3cAclIPAclAdvancedDscp (1.3.6.1.4.1.25506.2.8.2.2.3.1.26) |
read-create |
DSCPValue |
· 0..63 · 255 |
DSCP value. |
As per the MIB. |
hh3cAclIPAclAdvancedTimeRangeName (1.3.6.1.4.1.25506.2.8.2.2.3.1.27) |
read-create |
OCTET STRING |
SIZE (0..32) |
Time range name. |
As per the MIB. |
hh3cAclIPAclAdvancedTCPFlag (1.3.6.1.4.1.25506.2.8.2.2.3.1.28) |
read-create |
TCPFlag |
Standard MIB values. |
TCP flag. |
As per the MIB. |
hh3cAclIPAclAdvancedFragmentFlag (1.3.6.1.4.1.25506.2.8.2.2.3.1.29) |
read-create |
FragmentFlag |
Standard MIB values. |
Fragments flag. |
Support 0 and 2. |
hh3cAclIPAclAdvancedLog (1.3.6.1.4.1.25506.2.8.2.2.3.1.30) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of the logging feature. |
As per the MIB. |
hh3cAclIPAclAdvancedCount (1.3.6.1.4.1.25506.2.8.2.2.3.1.31) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets matching the ACL rule. |
As per the MIB. |
hh3cAclIPAclAdvancedEnable (1.3.6.1.4.1.25506.2.8.2.2.3.1.33) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of the rule. |
As per the MIB. |
hh3cAclIPAclAdvancedVpnInstanceName (1.3.6.1.4.1.25506.2.8.2.2.3.1.34) |
read-create |
OCTET STRING |
SIZE (0..32) |
VPN instance name. |
Implementation varies by product. |
hh3cAclIPAclAdvancedComment (1.3.6.1.4.1.25506.2.8.2.2.3.1.35) |
read-create |
OCTET STRING |
SIZE (0..127) |
Rule description. |
Read and write. |
hh3cAclIPAclAdvancedCounting (1.3.6.1.4.1.25506.2.8.2.2.3.1.37) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of counting packets matching the rule. |
As per the MIB. |
hh3cAclIPAclAdvancedTCPFlagMask (1.3.6.1.4.1.25506.2.8.2.2.3.1.38) |
read-create |
Hh3cAlarmStatus |
· tcpack(0) · tcpfin(1) · tcppsh(2) · tcprst(3) · tcpsyn(4) · tcpurg(5) |
TCP flag bit mask. |
As per the MIB. |
hh3cAclIPAclAdvancedTCPFlagValue (1.3.6.1.4.1.25506.2.8.2.2.3.1.39) |
read-create |
Hh3cAlarmStatus |
· tcpack(0) · tcpfin(1) · tcppsh(2) · tcprst(3) · tcpsyn(4) · tcpurg(5) |
TCP flag bit set. |
As per the MIB. |
hh3cAclIPAclAdvancedRouteTypeAny (1.3.6.1.4.1.25506.2.8.2.2.3.1.40) |
read-create |
TruthValue |
true(1) false(2) |
Whether the rule matches all types of IPv6 routing headers. |
As per the MIB. |
hh3cAclIPAclAdvancedRouteTypeValue (1.3.6.1.4.1.25506.2.8.2.2.3.1.41) |
read-create |
Integer32 |
· 0..255 · 65535 |
Type of the IPv6 routing header. |
As per the MIB. |
hh3cAclIPAclAdvancedFlowLabel (1.3.6.1.4.1.25506.2.8.2.2.3.1.42) |
read-create |
Unsigned32 |
· 0..1048575 · 4294967295 |
Flow label. |
Default: 0. |
hh3cAclIPAclNamedBscTable
About this table
This table records basic ACL configuration information. Use this table to add or delete a basic named ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNamedGroupName, and hh3cAclIPAclBasicRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclIPAclNamedBscRowStatus (1.3.6.1.4.1.25506.2.8.2.2.4.1.1) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclIPAclNamedBscAct (1.3.6.1.4.1.25506.2.8.2.2.4.1.2) |
read-create |
RuleAction |
Standard MIB values. |
Action type. |
· permit(2) · deny(3) |
hh3cAclIPAclNamedBscSrcAddrType (1.3.6.1.4.1.25506.2.8.2.2.4.1.3) |
read-create |
InetAddressType |
Standard MIB values. |
Source address type. |
As per the MIB. |
hh3cAclIPAclNamedBscSrcAddr (1.3.6.1.4.1.25506.2.8.2.2.4.1.4) |
read-create |
InetAddress |
Standard MIB values. |
Source IP address. |
As per the MIB. |
hh3cAclIPAclNamedBscSrcPrefix (1.3.6.1.4.1.25506.2.8.2.2.4.1.5) |
read-create |
InetAddressPrefixLength |
Standard MIB values. |
Source IP address prefix. |
As per the MIB. |
hh3cAclIPAclNamedBscSrcAny (1.3.6.1.4.1.25506.2.8.2.2.4.1.6) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the source IP address can be any value. |
Default: true(1) |
hh3cAclIPAclNamedBscSrcWild (1.3.6.1.4.1.25506.2.8.2.2.4.1.7) |
read-create |
IpAddress |
Standard MIB values. |
Source IP address wildcard mask. |
As per the MIB. |
hh3cAclIPAclNamedBscTimeRangeName (1.3.6.1.4.1.25506.2.8.2.2.4.1.8) |
read-create |
OCTET STRING |
SIZE (0..32) |
Time range name. |
As per the MIB. |
hh3cAclIPAclNamedBscFragmentFlag (1.3.6.1.4.1.25506.2.8.2.2.4.1.9) |
read-create |
FragmentFlag |
Standard MIB values. |
Fragments flag. |
Support 0 and 2. |
hh3cAclIPAclNamedBscLog (1.3.6.1.4.1.25506.2.8.2.2.4.1.10) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of the logging feature. |
As per the MIB. |
hh3cAclIPAclNamedBscCount (1.3.6.1.4.1.25506.2.8.2.2.4.1.11) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets matching the ACL rule. |
As per the MIB. |
hh3cAclIPAclNamedBscEnable (1.3.6.1.4.1.25506.2.8.2.2.4.1.13) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of the rule. |
As per the MIB. |
hh3cAclIPAclNamedBscVpnInstName (1.3.6.1.4.1.25506.2.8.2.2.4.1.14) |
read-create |
OCTET STRING |
SIZE(0..32) |
VPN instance name. |
Implementation varies by product |
hh3cAclIPAclNamedBscComment (1.3.6.1.4.1.25506.2.8.2.2.4.1.15) |
read-create |
OCTET STRING |
SIZE (0..127) |
Rule description. |
Read and write. |
hh3cAclIPAclNamedBscCounting (1.3.6.1.4.1.25506.2.8.2.2.4.1.16) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of counting packets matching the rule. |
As per the MIB. |
hh3cAclIPAclNamedBscRouteTypeAny (1.3.6.1.4.1.25506.2.8.2.2.4.1.17) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the rule matches all types of IPv6 routing headers. |
Not supported. |
hh3cAclIPAclNamedBscRouteTypeValue (1.3.6.1.4.1.25506.2.8.2.2.4.1.18) |
read-create |
Integer32 |
· 0..255 · 65535 |
Type of IPv6 routing header. |
Not supported. |
hh3cAclIPAclNamedAdvTable
About this table
This table records advanced ACL configuration information. Use this table to add or delete an advanced named ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNamedGroupName, and hh3cAclIPAclAdvancedRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclIPAclNamedAdvRowStatus (1.3.6.1.4.1.25506.2.8.2.2.5.1.1) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclIPAclNamedAdvAct (1.3.6.1.4.1.25506.2.8.2.2.5.1.2) |
read-create |
RuleAction |
Standard MIB values. |
Action type. |
· permit(2) · deny(3) |
hh3cAclIPAclNamedAdvProtocol (1.3.6.1.4.1.25506.2.8.2.2.5.1.3) |
read-create |
Integer32 |
0..255 |
Number of a Layer 3 protocol or a protocol above Layer 3. |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcAddrType (1.3.6.1.4.1.25506.2.8.2.2.5.1.5) |
read-create |
InetAddressType |
Standard MIB values. |
Source IP address type. |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcAddr (1.3.6.1.4.1.25506.2.8.2.2.5.1.6) |
read-create |
InetAddress |
Standard MIB values. |
Source IP address. |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcPrefix (1.3.6.1.4.1.25506.2.8.2.2.5.1.7) |
read-create |
InetAddressPrefixLength |
Standard MIB values. |
Source IP address prefix. |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcAny (1.3.6.1.4.1.25506.2.8.2.2.5.1.8) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the source IP address can be any value. |
Default: true(1) |
hh3cAclIPAclNamedAdvSrcWild (1.3.6.1.4.1.25506.2.8.2.2.5.1.9) |
read-create |
IpAddress |
Standard MIB values. |
Source IP address wildcard mask. |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcOp (1.3.6.1.4.1.25506.2.8.2.2.5.1.10) |
read-create |
PortOp |
Standard MIB values. |
Port operator. |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcPort1 (1.3.6.1.4.1.25506.2.8.2.2.5.1.11) |
read-create |
Integer32 |
0..65535 |
Source UDP or TCP port 1 |
As per the MIB. |
hh3cAclIPAclNamedAdvSrcPort2 (1.3.6.1.4.1.25506.2.8.2.2.5.1.12) |
read-create |
Integer32 |
0..65535 |
Source UDP or TCP port 2 |
As per the MIB. |
hh3cAclIPAclNamedAdvDstAddrType (1.3.6.1.4.1.25506.2.8.2.2.5.1.13) |
read-create |
InetAddressType |
Standard MIB values. |
Destination address type. |
As per the MIB. |
hh3cAclIPAclNamedAdvDstAddr (1.3.6.1.4.1.25506.2.8.2.2.5.1.14) |
read-create |
InetAddress |
Standard MIB values. |
Destination IP address. |
As per the MIB. |
hh3cAclIPAclNamedAdvDstPrefix (1.3.6.1.4.1.25506.2.8.2.2.5.1.15) |
read-create |
InetAddressPrefixLength |
Standard MIB values. |
Destination address prefix. |
As per the MIB. |
hh3cAclIPAclNamedAdvDstAny (1.3.6.1.4.1.25506.2.8.2.2.5.1.16) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the destination IP address can be any value. |
Default: true(1) |
hh3cAclIPAclNamedAdvDstWild (1.3.6.1.4.1.25506.2.8.2.2.5.1.17) |
read-create |
IpAddress |
Standard MIB values. |
Destination IP address wildcard mask. |
As per the MIB. |
hh3cAclIPAclNamedAdvDstOp (1.3.6.1.4.1.25506.2.8.2.2.5.1.18) |
read-create |
PortOp |
Standard MIB values. |
Port operator. |
As per the MIB. |
hh3cAclIPAclNamedAdvDstPort1 (1.3.6.1.4.1.25506.2.8.2.2.5.1.19) |
read-create |
Integer32 |
0..65535 |
Destination UDP or TCP port 1. |
As per the MIB. |
hh3cAclIPAclNamedAdvDstPort2 (1.3.6.1.4.1.25506.2.8.2.2.5.1.20) |
read-create |
Integer32 |
0..65535 |
Destination UDP or TCP port 2. |
As per the MIB. |
hh3cAclIPAclNamedAdvIcmpType (1.3.6.1.4.1.25506.2.8.2.2.5.1.21) |
read-create |
Integer32 |
· 0..255 · 65535 |
ICMP message type. |
As per the MIB. |
hh3cAclIPAclNamedAdvIcmpCode (1.3.6.1.4.1.25506.2.8.2.2.5.1.22) |
read-create |
Integer32 |
· 0..255 · 65535 |
ICMP message code. |
As per the MIB. |
hh3cAclIPAclNamedAdvPrecedence (1.3.6.1.4.1.25506.2.8.2.2.5.1.23) |
read-create |
Integer32 |
· 0..7 · 255 |
IP precedence. |
As per the MIB. |
hh3cAclIPAclNamedAdvTos (1.3.6.1.4.1.25506.2.8.2.2.5.1.24) |
read-create |
Integer32 |
· 0..15 · 255 |
ToS. |
As per the MIB. |
hh3cAclIPAclNamedAdvDscp (1.3.6.1.4.1.25506.2.8.2.2.5.1.25) |
read-create |
Integer32 |
· 0..63 · 255 |
DSCP. |
As per the MIB. |
hh3cAclIPAclNamedAdvTimeRangeName (1.3.6.1.4.1.25506.2.8.2.2.5.1.26) |
read-create |
OCTET STRING |
SIZE (0..32) |
Time range name. |
As per the MIB. |
hh3cAclIPAclNamedAdvTCPFlag (1.3.6.1.4.1.25506.2.8.2.2.5.1.27) |
read-create |
TCPFlag |
Standard MIB values. |
TCP flag. |
As per the MIB. |
hh3cAclIPAclNamedAdvFragmentFlag (1.3.6.1.4.1.25506.2.8.2.2.5.1.28) |
read-create |
FragmentFlag |
Standard MIB values. |
Fragments flag. |
Support 0 and 2. |
hh3cAclIPAclNamedAdvLog (1.3.6.1.4.1.25506.2.8.2.2.5.1.29) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of the logging feature. |
As per the MIB. |
hh3cAclIPAclNamedAdvCount (1.3.6.1.4.1.25506.2.8.2.2.5.1.30) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets matching the ACL rule. |
As per the MIB. |
hh3cAclIPAclNamedAdvEnable (1.3.6.1.4.1.25506.2.8.2.2.5.1.32) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of the rule. |
As per the MIB. |
hh3cAclIPAclNamedAdvVpnInstName (1.3.6.1.4.1.25506.2.8.2.2.5.1.33) |
read-create |
OCTET STRING |
SIZE (0..32) |
VPN instance name. |
Implementation varies by product |
hh3cAclIPAclNamedAdvComment (1.3.6.1.4.1.25506.2.8.2.2.5.1.34) |
read-create |
OCTET STRING |
SIZE (0..127) |
Rule description. |
Read and write. |
hh3cAclIPAclNamedAdvCounting (1.3.6.1.4.1.25506.2.8.2.2.5.1.36) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of counting packets matching the rule. |
As per the MIB. |
hh3cAclIPAclNamedAdvTCPFlagMask (1.3.6.1.4.1.25506.2.8.2.2.5.1.37) |
read-create |
Hh3cAlarmStatus |
· tcpack(0) · tcpfin(1) · tcppsh(2) · tcprst(3) · tcpsyn(4) · tcpurg(5) |
TCP flag bit mask. |
As per the MIB. |
hh3cAclIPAclNamedAdvTCPFlagValue (1.3.6.1.4.1.25506.2.8.2.2.5.1.38) |
read-create |
Hh3cAlarmStatus |
· tcpack(0) · tcpfin(1) · tcppsh(2) · tcprst(3) · tcpsyn(4) · tcpurg(5) |
TCP flag bit set. |
As per the MIB. |
hh3cAclIPAclNamedAdvRouteTypeAny (1.3.6.1.4.1.25506.2.8.2.2.5.1.39) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether the rule matches all types of IPv6 routing headers. |
As per the MIB. |
hh3cAclIPAclNamedAdvRouteTypeValue (1.3.6.1.4.1.25506.2.8.2.2.5.1.40) |
read-create |
Integer32 |
· 0..255 · 65535 |
Type of IPv6 routing header. |
As per the MIB. |
hh3cAclIPAclNamedAdvFlowLabel (1.3.6.1.4.1.25506.2.8.2.2.5.1.41) |
read-create |
Unsigned32 |
· 0..1048575 · 4294967295 |
Flow label. |
Default: 0. |
hh3cAclMACTable
About this table
This table records MAC ACL (also called Layer 2 ACL) configuration information. Use this table to add or delete a MAC ACL rule.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNumberGroupIndex, and hh3cAclMACRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclMACRuleIndex (1.3.6.1.4.1.25506.2.8.2.3.1.1.1) |
not-accessible |
Integer32 |
0..65534 |
ACL rule ID. |
As per the MIB. |
hh3cAclMACRowStatus (1.3.6.1.4.1.25506.2.8.2.3.1.1.2) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclMACAct (1.3.6.1.4.1.25506.2.8.2.3.1.1.3) |
read-create |
RuleAction |
Standard MIB values. |
Action type. |
· permit(2) · deny(3) |
hh3cAclMACTypeCode (1.3.6.1.4.1.25506.2.8.2.3.1.1.4) |
read-create |
OCTET STRING |
SIZE (0..32) |
Layer 2 protocol type. |
As per the MIB. |
hh3cAclMACTypeMask (1.3.6.1.4.1.25506.2.8.2.3.1.1.5) |
read-create |
OCTET STRING |
SIZE (0..32) |
Mask of the Layer 2 protocol type. |
As per the MIB. |
hh3cAclMACSrcMac (1.3.6.1.4.1.25506.2.8.2.3.1.1.6) |
read-create |
MacAddress |
Standard MIB values. |
Source MAC address. |
As per the MIB. |
hh3cAclMACSrcMacWild (1.3.6.1.4.1.25506.2.8.2.3.1.1.7) |
read-create |
MacAddress |
Standard MIB values. |
Mask of the source MAC address. |
As per the MIB. |
hh3cAclMACDestMac (1.3.6.1.4.1.25506.2.8.2.3.1.1.8) |
read-create |
MacAddress |
Standard MIB values. |
Destination MAC address. |
As per the MIB. |
hh3cAclMACDestMacWild (1.3.6.1.4.1.25506.2.8.2.3.1.1.9) |
read-create |
MacAddress |
Standard MIB values. |
Destination MAC address mask. |
As per the MIB. |
hh3cAclMACLsapCode (1.3.6.1.4.1.25506.2.8.2.3.1.1.10) |
read-create |
OCTET STRING |
SIZE (0..32) |
Encapsulation format of the frame. |
As per the MIB. |
hh3cAclMACLsapMask (1.3.6.1.4.1.25506.2.8.2.3.1.1.11) |
read-create |
OCTET STRING |
SIZE (0..32) |
LSAP mask. |
As per the MIB. |
hh3cAclMACCos (1.3.6.1.4.1.25506.2.8.2.3.1.1.12) |
read-create |
Integer32 |
· 0..7 · 255 |
802.1p priority in VLAN tags. |
As per the MIB. |
hh3cAclMACTimeRangeName (1.3.6.1.4.1.25506.2.8.2.3.1.1.13) |
read-create |
OCTET STRING |
SIZE (0..32) |
Time range name. |
As per the MIB. |
hh3cAclMACCount (1.3.6.1.4.1.25506.2.8.2.3.1.1.14) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets matching the ACL rule. |
As per the MIB. |
hh3cAclMACEnable (1.3.6.1.4.1.25506.2.8.2.3.1.1.16) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of the rule. |
As per the MIB. |
hh3cAclMACComment (1.3.6.1.4.1.25506.2.8.2.3.1.1.17) |
read-create |
OCTET STRING |
SIZE (0..127) |
Rule description. |
Read and write. |
hh3cAclMACCounting (1.3.6.1.4.1.25506.2.8.2.3.1.1.19) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of counting packets matching the rule. |
As per the MIB. |
hh3cAclNamedMACTable
About this table
This table records MAC ACL configuration information. Use this table to add or delete a rule for a named MAC ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cAclNumberGroupType, hh3cAclNamedGroupName, and hh3cAclMACRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclNamedMACRowStatus (1.3.6.1.4.1.25506.2.8.2.3.2.1.1) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cAclNamedMACAct (1.3.6.1.4.1.25506.2.8.2.3.2.1.2) |
read-create |
RuleAction |
Standard MIB values. |
Action type. |
· permit(2) · deny(3) |
hh3cAclNamedMACTypeCode (1.3.6.1.4.1.25506.2.8.2.3.2.1.3) |
read-create |
OCTET STRING |
SIZE(0..32) |
Layer 2 protocol type. |
As per the MIB. |
hh3cAclNamedMACTypeMask (1.3.6.1.4.1.25506.2.8.2.3.2.1.4) |
read-create |
OCTET STRING |
SIZE (0..32) |
Mask of the Layer 2 protocol type. |
As per the MIB. |
hh3cAclNamedMACSrcMac (1.3.6.1.4.1.25506.2.8.2.3.2.1.5) |
read-create |
MacAddress |
Standard MIB values. |
Source MAC address. |
As per the MIB. |
hh3cAclNamedMACSrcMacWild (1.3.6.1.4.1.25506.2.8.2.3.2.1.6) |
read-create |
MacAddress |
Standard MIB values. |
Source MAC address mask. |
As per the MIB. |
hh3cAclNamedMACDstMac (1.3.6.1.4.1.25506.2.8.2.3.2.1.7) |
read-create |
MacAddress |
Standard MIB values. |
Destination MAC address. |
As per the MIB. |
hh3cAclNamedMACDstMacWild (1.3.6.1.4.1.25506.2.8.2.3.2.1.8) |
read-create |
MacAddress |
Standard MIB values. |
Destination MAC address mask. |
As per the MIB. |
hh3cAclNamedMACLsapCode (1.3.6.1.4.1.25506.2.8.2.3.2.1.9) |
read-create |
OCTET STRING |
SIZE (0..32) |
Encapsulation format of the frame. |
As per the MIB. |
hh3cAclNamedMACLsapMask (1.3.6.1.4.1.25506.2.8.2.3.2.1.10) |
read-create |
OCTET STRING |
SIZE (0..32) |
LSAP mask. |
As per the MIB. |
hh3cAclNamedMACCos (1.3.6.1.4.1.25506.2.8.2.3.2.1.11) |
read-create |
Integer32 |
· 0..7 · 255 |
802.1p priority in VLAN tags. |
As per the MIB. |
hh3cAclNamedMACTimeRangeName (1.3.6.1.4.1.25506.2.8.2.3.2.1.12) |
read-create |
OCTET STRING |
SIZE (0..32) |
Time range name. |
As per the MIB. |
hh3cAclNamedMACCount (1.3.6.1.4.1.25506.2.8.2.3.2.1.13) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets matching the ACL rule. |
As per the MIB. |
hh3cAclNamedMACEnable (1.3.6.1.4.1.25506.2.8.2.3.2.1.15) |
read-only |
TruthValue |
· true(1) · false(2) |
Enabling status of the rule. |
As per the MIB. |
hh3cAclNamedMACComment (1.3.6.1.4.1.25506.2.8.2.3.2.1.16) |
read-create |
OCTET STRING |
SIZE (0..127) |
Rule description. |
Read and write. |
hh3cAclNamedMACCounting (1.3.6.1.4.1.25506.2.8.2.3.2.1.18) |
read-create |
TruthValue |
· true(1) · false(2) |
Enabling status of counting packets matching the rule. |
As per the MIB. |
hh3cAclIntervalTable
About this table
This table records ACL logging and notification configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cAclIntervalType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAclIntervalType (1.3.6.1.4.1.25506.2.8.2.6.1.1.1) |
not-accessible |
INTEGER |
· logging(1) · trap(2) |
Object type of the interval. |
As per the MIB. |
hh3cAclIntervalValue (1.3.6.1.4.1.25506.2.8.2.6.1.1.2) |
read-create |
Integer32 |
5..1440 |
Interval value. |
As per the MIB. |
hh3cAclIntervalRowStatus (1.3.6.1.4.1.25506.2.8.2.6.1.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
As per the MIB. |
hh3cPfilterApplyTable
About this table
This MIB records packet filter application configuration. You can apply or cancel the packet filter configuration on a specified entity.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cPfilterApplyObjType, hh3cPfilterApplyObjIndex, hh3cPfilterApplyDirection, hh3cPfilterApplyAclType, and hh3cPfilterApplyAclIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilterApplyObjType (1.3.6.1.4.1.25506.2.8.3.2.1.1) |
not-accessible |
INTEGER |
· interface (1) · vlan(2) · global(3) |
Entity type of the packet filter application. |
Supports only interface (1). |
hh3cPfilterApplyObjIndex (1.3.6.1.4.1.25506.2.8.3.2.1.2) |
not-accessible |
Integer32 |
0..2147483647 |
Packet filter application index. |
As per the MIB. |
hh3cPfilterApplyDirection (1.3.6.1.4.1.25506.2.8.3.2.1.3) |
not-accessible |
DirectionType |
Standard MIB values. |
Packet filter application direction. |
As per the MIB. |
hh3cPfilterApplyAclType (1.3.6.1.4.1.25506.2.8.3.2.1.4) |
not-accessible |
INTEGER |
· ipv4(1) · ipv6(2) · default(3) · mac(4) · user(5) |
Type of the ACL in the packet filter. |
Supports only ipv4(1), ipv6(2), default(3), and mac(4). |
hh3cPfilterApplyAclIndex (1.3.6.1.4.1.25506.2.8.3.2.1.5) |
not-accessible |
Integer32 |
0 2000..5999 |
Number of the ACL in the packet filter. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cPfilterApplyHardCount (1.3.6.1.4.1.25506.2.8.3.2.1.6) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether to enable counting ACL rule matches performed in hardware. |
Implementation varies by product. |
hh3cPfilterApplySequence (1.3.6.1.4.1.25506.2.8.3.2.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Packet filtering application sequence number. |
As per the MIB. |
hh3cPfilterApplyCountClear (1.3.6.1.4.1.25506.2.8.3.2.1.8) |
read-write |
CounterClear |
Standard MIB values. |
Clear statistics for the specified ACL. |
As per the MIB. |
hh3cPfilterApplyRowStatus (1.3.6.1.4.1.25506.2.8.3.2.1.9) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cPfilterAclGroupRunInfoTable
About this table
This table records ACL running inforamtion in packet filter. Use this table to obtain the packet filter status and statistics from a specified entity.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cPfilterRunApplyObjType, hh3cPfilterRunApplyObjIndex, hh3cPfilterRunApplyDirection, hh3cPfilterRunApplyAclType, and hh3cPfilterRunApplyAclIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilterRunApplyObjType (1.3.6.1.4.1.25506.2.8.3.3.1.1) |
not-accessible |
INTEGER |
· interface (1) · vlan(2) · global(3) |
Type of the entity on which the packet filter running information is obtained. |
Supports only interface (1). |
hh3cPfilterRunApplyObjIndex (1.3.6.1.4.1.25506.2.8.3.3.1.2) |
not-accessible |
Integer32 |
0..2147483647 |
Packet filter application index. |
As per the MIB. |
hh3cPfilterRunApplyDirection (1.3.6.1.4.1.25506.2.8.3.3.1.3) |
not-accessible |
DirectionType |
Standard MIB values. |
Direction of the packet filter application. |
As per the MIB. |
hh3cPfilterRunApplyAclType (1.3.6.1.4.1.25506.2.8.3.3.1.4) |
not-accessible |
INTEGER |
· ipv4(1) · ipv6(2) · default(3) · mac(4) · user(5) |
Type of the ACL used in the packet filter application. |
Supports only ipv4(1), ipv6(2), default(3), and mac(4). |
hh3cPfilterRunApplyAclIndex (1.3.6.1.4.1.25506.2.8.3.3.1.5) |
not-accessible |
Integer32 |
· 1..3 · 2000..5999 |
Number of the ACL used in the packet filter application. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cPfilterAclGroupStatus (1.3.6.1.4.1.25506.2.8.3.3.1.6) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Application status of the ACL for the packet filter. |
As per the MIB. |
hh3cPfilterAclGroupCountStatus (1.3.6.1.4.1.25506.2.8.3.3.1.7) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Enabling state of counting ACL rule matches performed in hardware in the ACL applied by packet filter. |
Implementation varies by product. |
hh3cPfilterAclGroupPermitPkts (1.3.6.1.4.1.25506.2.8.3.3.1.8) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets permitted by the ACL. |
Implementation varies by product |
hh3cPfilterAclGroupDenyPkts (1.3.6.1.4.1.25506.2.8.3.3.1.10) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets dropped by the ACL. |
Implementation varies by product |
hh3cPfilterAclRuleRunInfoTable
About this table
This table records the ACL rule running information for the packet filter. Use this table to obtain the packet filter status and statistics on an entity.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cPfilterRunApplyObjType, hh3cPfilterRunApplyObjIndex, hh3cPfilterRunApplyDirection, hh3cPfilterRunApplyAclType, hh3cPfilterRunApplyAclIndex, and hh3cPfilterAclRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilterAclRuleIndex (1.3.6.1.4.1.25506.2.8.3.4.1.1) |
not-accessible |
Integer32 |
0..65534 |
ACL rule ID. |
As per the MIB. |
hh3cPfilterAclRuleStatus (1.3.6.1.4.1.25506.2.8.3.4.1.2) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Application status of the ACL rule. |
As per the MIB. |
hh3cPfilterAclRuleCountStatus (1.3.6.1.4.1.25506.2.8.3.4.1.3) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Enabling status of the rule match count. |
Implementation varies by product |
hh3cPfilterAclRuleMatchPackets (1.3.6.1.4.1.25506.2.8.3.4.1.4) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets matching the ACL rule. |
Implementation varies by product |
hh3cPfilterStatisticSumTable
About this table
Use this table to obtain the accumulated packet filter statistics.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cPfilterSumDirection, hh3cPfilterSumAclType, hh3cPfilterSumAclIndex, and hh3cPfilterSumRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilterSumDirection (1.3.6.1.4.1.25506.2.8.3.5.1.1) |
not-accessible |
DirectionType |
Standard MIB values. |
Direction of the application for which the accumulated statistics is obtained. |
As per the MIB. |
hh3cPfilterSumAclType (1.3.6.1.4.1.25506.2.8.3.5.1.2) |
not-accessible |
INTEGER |
· ipv4(1) · ipv6(2) · mac(3) · user(4) |
Type of the ACL for which the accumulated statistics is obtained. |
Supports only ipv4(1), ipv6(2), and mac(3). |
hh3cPfilterSumAclIndex (1.3.6.1.4.1.25506.2.8.3.5.1.3) |
not-accessible |
Integer32 |
2000..5999 |
Number of the ACL for which the accumulated statistics is obtained. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cPfilterSumRuleIndex (1.3.6.1.4.1.25506.2.8.3.5.1.4) |
not-accessible |
Integer32 |
0..65534 |
Number of the ACL rule for which the accumulated statistics is obtained. |
As per the MIB. |
hh3cPfilterSumRuleMatchPackets (1.3.6.1.4.1.25506.2.8.3.5.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets matching the rule in the packet filter. |
Implementation varies by product |
hh3cPfilter2ApplyTable
About this table
This table records the packet filter application configuration. Use this table to apply or cancel the packet filter configuration on an entity.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cPfilter2ApplyObjType, hh3cPfilter2ApplyObjIndex, hh3cPfilter2ApplyDirection, hh3cPfilter2ApplyAclType, and hh3cPfilter2ApplyAclIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilter2ApplyObjType (1.3.6.1.4.1.25506.2.8.3.6.1.1) |
accessible-for-notify |
INTEGER |
· interface (1) · vlan(2) · global(3) |
Type of the application object. |
Supports only interface (1). |
hh3cPfilter2ApplyObjIndex (1.3.6.1.4.1.25506.2.8.3.6.1.2) |
accessible-for-notify |
Integer32 |
0..2147483647 |
Index of the application object. |
As per the MIB. |
hh3cPfilter2ApplyDirection (1.3.6.1.4.1.25506.2.8.3.6.1.3) |
accessible-for-notify |
DirectionType |
Standard MIB values. |
Packet filter application direction. |
As per the MIB. |
hh3cPfilter2ApplyAclType (1.3.6.1.4.1.25506.2.8.3.6.1.4) |
accessible-for-notify |
INTEGER |
· ipv4(1) · ipv6(2) · default(3) · mac(4) · user(5) |
Type of the ACL used by the packet filter. |
Supports only ipv4(1), ipv6(2), default(3), and mac(4). |
hh3cPfilter2ApplyAclIndex (1.3.6.1.4.1.25506.2.8.3.6.1.5) |
accessible-for-notify |
OCTET STRING |
SIZE (1..63) |
Number or name of the ACL used by the packet filter. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cPfilter2ApplyHardCount (1.3.6.1.4.1.25506.2.8.3.6.1.6) |
read-create |
TruthValue |
· true(1) · false(2) |
Whether to enable counting ACL rule matches performed in hardware. |
Implementation varies by product. |
hh3cPfilter2ApplySequence (1.3.6.1.4.1.25506.2.8.3.6.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Packet filter application sequence number. |
As per the MIB. |
hh3cPfilter2ApplyCountClear (1.3.6.1.4.1.25506.2.8.3.6.1.8) |
read-write |
CounterClear |
Standard MIB values. |
Clear statistics for the specified ACL. |
As per the MIB. |
hh3cPfilter2ApplyRowStatus (1.3.6.1.4.1.25506.2.8.3.6.1.9) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
· active(1) · createAndGo(4) · destroy(6) |
hh3cPfilter2AclGroupRunInfoTable
About this table
This table records the ACL running information for the packet filter. Use this table to obtain the packet filter status and statistics from an entity. Different from hh3cPfilterAclGroupRunInfoTable, hh3cPfilter2RunApplyAclIndex in this table supports obtaining statistics for numbered and named ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cPfilter2RunApplyObjType, hh3cPfilter2RunApplyObjIndex, hh3cPfilter2RunApplyDirection, hh3cPfilter2RunApplyAclType, and hh3cPfilter2RunApplyAclIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilter2RunApplyObjType (1.3.6.1.4.1.25506.2.8.3.7.1.1) |
not-accessible |
INTEGER |
· interface (1) · vlan(2) · global(3) |
Type of the entity on which the ACL running information is obtained. |
Supports only interface (1). |
hh3cPfilter2RunApplyObjIndex (1.3.6.1.4.1.25506.2.8.3.7.1.2) |
not-accessible |
Integer32 |
0..2147483647 |
Packet filter application index. |
As per the MIB. |
hh3cPfilter2RunApplyDirection (1.3.6.1.4.1.25506.2.8.3.7.1.3) |
not-accessible |
DirectionType |
Standard MIB values. |
Packet filter application direction. |
As per the MIB. |
hh3cPfilter2RunApplyAclType (1.3.6.1.4.1.25506.2.8.3.7.1.4) |
not-accessible |
INTEGER |
· ipv4(1) · ipv6(2) · default(3) · mac(4) · user(5) |
Type of the ACL used in the packet filter. |
Supports only ipv4(1), ipv6(2), default(3), and mac(4). |
hh3cPfilter2RunApplyAclIndex (1.3.6.1.4.1.25506.2.8.3.7.1.5) |
not-accessible |
OCTET STRING |
SIZE (1..63) |
Number of name of the ACL. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cPfilter2AclGroupStatus (1.3.6.1.4.1.25506.2.8.3.7.1.6) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Application status of the ACL. |
As per the MIB. |
hh3cPfilter2AclGroupCountStatus (1.3.6.1.4.1.25506.2.8.3.7.1.7) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Enabling state of counting ACL rule matches performed in hardware in the ACL applied by Pfilter. |
Implementation varies by product. |
hh3cPfilter2AclGroupPermitPkts (1.3.6.1.4.1.25506.2.8.3.7.1.8) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets permitted by the ACL. |
Implementation varies by product |
hh3cPfilter2AclGroupDenyPkts (1.3.6.1.4.1.25506.2.8.3.7.1.10) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets dropped by the ACL. |
Implementation varies by product |
hh3cPfilter2AclRuleRunInfoTable
About this table
This table records the ACL rule running information for the packet filter. Use this table to obtain the packet filter status and statistics from an entity. Different from hh3cPfilterAclRuleRunInfoTable, the index in this table supports obtaining statistics for numbered and named ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cPfilter2RunApplyObjType, hh3cPfilter2RunApplyObjIndex, hh3cPfilter2RunApplyDirection, hh3cPfilter2RunApplyAclType, hh3cPfilter2RunApplyAclIndex, and hh3cPfilter2AclRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilter2AclRuleIndex (1.3.6.1.4.1.25506.2.8.3.8.1.1) |
accessible-for-notify |
Integer32 |
0..65534 |
ACL rule ID. |
As per the MIB. |
hh3cPfilter2AclRuleStatus (1.3.6.1.4.1.25506.2.8.3.8.1.2) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Application status of the ACL rule. |
As per the MIB. |
hh3cPfilter2AclRuleCountStatus (1.3.6.1.4.1.25506.2.8.3.8.1.3) |
read-only |
INTEGER |
· success(1) · failed(2) · partialSuccess(3) |
Enabling status of the rule match count. |
Implementation varies by product |
hh3cPfilter2AclRuleMatchPkts (1.3.6.1.4.1.25506.2.8.3.8.1.4) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets matching the ACL rule. |
Implementation varies by product |
hh3cPfilter2StatisticSumTable
About this table
This table records the accumulated ACL rule statistics for the packet filter. Different from the hh3cPfilterStatisticSumTable, the hh3cPfilter2SumAclIndex in this table supports numbered and named ACL.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cPfilter2SumDirection, hh3cPfilter2SumAclType, hh3cPfilter2SumAclIndex, and hh3cPfilter2SumRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cPfilter2SumDirection (1.3.6.1.4.1.25506.2.8.3.9.1.1) |
not-accessible |
DirectionType |
Standard MIB values. |
Direction of packet filter. |
As per the MIB. |
hh3cPfilter2SumAclType (1.3.6.1.4.1.25506.2.8.3.9.1.2) |
not-accessible |
INTEGER |
· ipv4(1) · ipv6(2) · mac(3) · user(4) |
Type of the ACL in the packet filter. |
Supports only ipv4(1), ipv6(2), and mac(3). |
hh3cPfilter2SumAclIndex (1.3.6.1.4.1.25506.2.8.3.9.1.3) |
not-accessible |
OCTET STRING |
SIZE (1..63) |
Number or name of the ACL. |
Supports only 2000 to 3999 for IPv4 ACLs and IPv6 ACLs, and 4000 to 4999 for Layer 2 ACLs. |
hh3cPfilter2SumRuleIndex (1.3.6.1.4.1.25506.2.8.3.9.1.4) |
not-accessible |
INTEGER |
0..65534 |
ACL rule ID. |
As per the MIB. |
hh3cPfilter2SumRuleMatchPackets (1.3.6.1.4.1.25506.2.8.3.9.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets matching the ACL rule. |
Implementation varies by product |
Notifications
This section describes the HH3C-ACL-MIB notifications.
hh3cAclRuleMatchCount
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.8.5.0.2 |
Notification for the ACL rule matches. |
Informational |
Warning |
- |
OFF |
Notification triggers
When a trap interval is set through the table hh3cAclIntervalTable, notifications will be generated at intervals. The notification information includes the number of rule matches in the interval.
System impact
None.
Status control
ON
· CLI: Use the acl trap interval interval command.
· MIB: Set hh3cAclIntervalType to trap(2), set the hh3cAclIntervalValue to a value in the range of 5 to 1440, and use the table hh3cAclIntervalTable to perform a create operation.
OFF
· MIB: Use the table hh3cAclIntervalTable to perform a destroy operation.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.8.3.6.1.1 (hh3cPfilter2ApplyObjType) |
Object to which the ACL is applied. |
hh3cPfilter2ApplyObjType hh3cPfilter2ApplyObjIndex hh3cPfilter2ApplyDirection hh3cPfilter2ApplyAclType hh3cPfilter2ApplyAclIndex hh3cPfilter2AclRuleIndex |
INTEGER |
· interface(1) · vlan(2) · global(3) |
1.3.6.1.4.1.25506.2.8.3.6.1.2 (hh3cPfilter2ApplyObjIndex) |
Object index. |
hh3cPfilter2ApplyObjType hh3cPfilter2ApplyObjIndex hh3cPfilter2ApplyDirection hh3cPfilter2ApplyAclType hh3cPfilter2ApplyAclIndex hh3cPfilter2AclRuleIndex |
Integer32 |
0 to 2147483647 |
1.3.6.1.4.1.25506.2.8.3.6.1.3 (hh3cPfilter2ApplyDirection) |
Direction of the packet filter. |
hh3cPfilter2ApplyObjType hh3cPfilter2ApplyObjIndex hh3cPfilter2ApplyDirection hh3cPfilter2ApplyAclType hh3cPfilter2ApplyAclIndex hh3cPfilter2AclRuleIndex |
INTEGER |
· inbound(1) · outbound(2) |
1.3.6.1.4.1.25506.2.8.3.6.1.4 (hh3cPfilter2ApplyAclType) |
Type of the ACL. |
hh3cPfilter2ApplyObjType hh3cPfilter2ApplyObjIndex hh3cPfilter2ApplyDirection hh3cPfilter2ApplyAclType hh3cPfilter2ApplyAclIndex hh3cPfilter2AclRuleIndex |
INTEGER |
· ipv4(1) · ipv6(2) · default(3) · mac(4) · user(5) |
1.3.6.1.4.1.25506.2.8.3.6.1.5 (hh3cPfilter2ApplyAclIndex) |
ACL index. |
hh3cPfilter2ApplyObjType hh3cPfilter2ApplyObjIndex hh3cPfilter2ApplyDirection hh3cPfilter2ApplyAclType hh3cPfilter2ApplyAclIndex hh3cPfilter2AclRuleIndex |
OCTET STRING |
SIZE (1 to 63) |
1.3.6.1.4.1.25506.2.8.3.8.1.1 (hh3cPfilter2AclRuleIndex) |
ACL rule index |
hh3cPfilter2ApplyObjType hh3cPfilter2ApplyObjIndex hh3cPfilter2ApplyDirection hh3cPfilter2ApplyAclType hh3cPfilter2ApplyAclIndex hh3cPfilter2AclRuleIndex |
Integer32 |
0 to 65534. |
1.3.6.1.4.1.25506.2.8.3.8.1.4 (hh3cPfilter2AclRuleMatchPackets) |
ACL rule match count. |
N/A |
Counter64 |
0 to 18446744073709551615. |
Recommended action
No action is required.