08-ACL and QoS

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10008-ACL and QoS
01-HH3C-ACL-MIB
Title Size Download
01-HH3C-ACL-MIB 276.84 KB

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)

Tabular objects

hh3cAclMib2CapabilityTable

About this table

ACL capability set. Use this table to obtain product-supported ACL information for only user-defined ACLs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are hh3cAclMib2EntityType, hh3cAclMib2EntityIndex, hh3cAclMib2ModuleIndex, and hh3cAclMib2CharacteristicsIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cAclMib2EntityType

(1.3.6.1.4.1.25506.2.8.2.1.2.1.1)

not-accessible

INTEGER

·     system(1)

·     interface(2)

Type of the entity where the ACL is configured and applied.

As per the MIB.

hh3cAclMib2EntityIndex

(1.3.6.1.4.1.25506.2.8.2.1.2.1.2)

not-accessible

Integer32

0..2147483647

Index of the entity type.

As per the MIB.

hh3cAclMib2ModuleIndex

(1.3.6.1.4.1.25506.2.8.2.1.2.1.3)

not-accessible

INTEGER

·     layer3(1)

·     layer2(2)

·     userDefined(3)

Index of the ACL type.

As per the MIB.

hh3cAclMib2CharacteristicsIndex

(1.3.6.1.4.1.25506.2.8.2.1.2.1.4)

not-accessible

Integer32

0..2147483647

Index of the ACL attribute.

As per the MIB.

hh3cAclMib2CharacteristicsDesc

(1.3.6.1.4.1.25506.2.8.2.1.2.1.5)

read-only

OCTET STRING

SIZE (0..255)

Description of the ACL attribute.

As per the MIB.

hh3cAclMib2CharacteristicsValue

(1.3.6.1.4.1.25506.2.8.2.1.2.1.6)

read-only

Unsigned32

Standard MIB values.

Value of the ACL attribute.

As per the MIB.

 

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.

As per the MIB.

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.

2000..5999

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.

hh3cAclNumberGroupName (1.3.6.1.4.1.25506.2.8.2.1.3.1.9)

read-create

OCTET STRING

SIZE (0..63)

ACL name.

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

INTERGER

·     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.

hh3cAclIPAclBasicCountClear (1.3.6.1.4.1.25506.2.8.2.2.2.1.13)

read-write

INTEGER

Standard MIB values.

Clear the rule match count.

Not supported

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.

SIZE (0..31)

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.

hh3cAclIPAclAdvancedCountClear (1.3.6.1.4.1.25506.2.8.2.2.3.1.32)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

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.

SIZE (0..31)

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.

hh3cAclIPAclAdvancedReflective (1.3.6.1.4.1.25506.2.8.2.2.3.1.36)

read-create

TruthValue

·     true(1)

·     false(2)

Whether it is a reflective rule.

Not supported

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.

hh3cAclIPAclAdvancedSrcSuffix

read-create

Unsigned32

Standard MIB values.

Source address suffix.

As per the MIB.

hh3cAclIPAclAdvancedDestSuffix

read-create

Unsigned32

Standard MIB values.

Destination address suffix.

As per the MIB.

 

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.

hh3cAclIPAclNamedBscCountClear (1.3.6.1.4.1.25506.2.8.2.2.4.1.12)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

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.

SIZE (0..31)

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.

As per the MIB.

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.

As per the MIB.

 

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.

hh3cAclIPAclNamedAdvAddrFlag (1.3.6.1.4.1.25506.2.8.2.2.5.1.4)

read-create

AddressFlag

Standard MIB values.

Address flag for the IPv6 source address and destination address.

Not supported

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.

hh3cAclIPAclNamedAdvCountClear (1.3.6.1.4.1.25506.2.8.2.2.5.1.31)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

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.

SIZE (0..31)

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.

hh3cAclIPAclNamedAdvReflective (1.3.6.1.4.1.25506.2.8.2.2.5.1.35)

read-create

TruthValue

·     true(1)

·     false(2)

Whether it is a reflective rule.

Not supported

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.

hh3cAclIPAclNamedAdvSrcSuffix

read-create

Unsigned32

Standard MIB values.

Source address suffix.

As per the MIB.

hh3cAclIPAclNamedAdvDstSuffix

read-create

Unsigned32

Standard MIB values.

Destination address suffix.

As per the MIB.

 

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.

hh3cAclMACCountClear (1.3.6.1.4.1.25506.2.8.2.3.1.1.15)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

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.

hh3cAclMACLog (1.3.6.1.4.1.25506.2.8.2.3.1.1.18)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of the logging feature.

Not supported

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.

hh3cAclNamedMACCountClear (1.3.6.1.4.1.25506.2.8.2.3.2.1.14)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

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.

hh3cAclNamedMACLog (1.3.6.1.4.1.25506.2.8.2.3.2.1.17)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of the logging feature.

Not supported

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.

 

hh3cAclEnUserTable (not supported)

About this table

This table records user-defined ACL configuration information. Use this table to add or delete a user-defined ACL rule.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table indexes are hh3cAclNumberGroupType, hh3cAclNumberGroupIndex, and hh3cAclEnUserRuleIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cAclEnUserRuleIndex (1.3.6.1.4.1.25506.2.8.2.4.3.1.1)

not-accessible

Integer32

0..65534

ACL rule ID.

As per the MIB.

hh3cAclEnUserRowStatus (1.3.6.1.4.1.25506.2.8.2.4.3.1.2)

read-create

RowStatus

Standard MIB values.

Row status.

·     active(1)

·     createAndGo(4)

·     destroy(6)

hh3cAclEnUserAct (1.3.6.1.4.1.25506.2.8.2.4.3.1.3)

read-create

RuleAction

Standard MIB values.

Action type.

·     permit(2)

·     deny(3)

hh3cAclEnUserStartString (1.3.6.1.4.1.25506.2.8.2.4.3.1.4)

read-create

OCTET STRING

SIZE (0..255)

String for packet matching.

Not supported

hh3cAclEnUserL2String (1.3.6.1.4.1.25506.2.8.2.4.3.1.5)

read-create

OCTET STRING

SIZE (0..255)

String for Layer 2 packet matching.

Default: “0,(null),(null)”

hh3cAclEnUserMplsString (1.3.6.1.4.1.25506.2.8.2.4.3.1.6)

read-create

OCTET STRING

SIZE (0..255)

String for MPLS packet matching.

Not supported

hh3cAclEnUserIPv4String (1.3.6.1.4.1.25506.2.8.2.4.3.1.7)

read-create

OCTET STRING

SIZE (0..255)

String for IPv4 packet matching.

Default: “0,(null),(null)”

hh3cAclEnUserIPv6String (1.3.6.1.4.1.25506.2.8.2.4.3.1.8)

read-create

OCTET STRING

SIZE (0..255)

String for IPv6 packet matching.

Default: “0,(null),(null)”

hh3cAclEnUserL4String (1.3.6.1.4.1.25506.2.8.2.4.3.1.9)

read-create

OCTET STRING

SIZE (0..255)

String for Layer 4 packet matching.

Default: “0,(null),(null)”

hh3cAclEnUserL5String (1.3.6.1.4.1.25506.2.8.2.4.3.1.10)

read-create

OCTET STRING

SIZE (0..255)

String for Layer 5 packet matching.

Not supported

hh3cAclEnUserTimeRangeName (1.3.6.1.4.1.25506.2.8.2.4.3.1.11)

read-create

OCTET STRING

SIZE (0..32)

Time range name.

As per the MIB.

hh3cAclEnUserCount (1.3.6.1.4.1.25506.2.8.2.4.3.1.12)

read-only

Unsigned32

Standard MIB values.

Number of packets matching the ACL rule.

As per the MIB.

hh3cAclEnUserCountClear (1.3.6.1.4.1.25506.2.8.2.4.3.1.13)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

hh3cAclEnUserEnable (1.3.6.1.4.1.25506.2.8.2.4.3.1.14)

read-only

TruthValue

·     true(1)

·     false(2)

Enabling status of the rule.

As per the MIB.

hh3cAclEnUserComment (1.3.6.1.4.1.25506.2.8.2.4.3.1.15)

read-create

OCTET STRING

SIZE (0..127)

Rule description.

Read and write.

hh3cAclEnUserLog (1.3.6.1.4.1.25506.2.8.2.4.3.1.16)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of the logging feature.

Not supported

hh3cAclEnUserCounting (1.3.6.1.4.1.25506.2.8.2.4.3.1.17)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of counting packets matching the rule.

As per the MIB.

 

hh3cAclNamedUserTable (not supported)

About this table

This table records named user-defined ACL configuration information. Use this table to add or delete a rule for a named user-defined ACL rule.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table indexes are hh3cAclNumberGroupType, hh3cAclNamedGroupName, and hh3cAclEnUserRuleIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cAclNamedUserRowStatus (1.3.6.1.4.1.25506.2.8.2.4.4.1.1)

read-create

RowStatus

Standard MIB values.

Row status.

·     active(1)

·     createAndGo(4)

·     destroy(6)

hh3cAclNamedUserAct (1.3.6.1.4.1.25506.2.8.2.4.4.1.2)

read-create

RuleAction

Standard MIB values.

Action type.

·     permit(2)

·     deny(3)

hh3cAclNamedUserStartString (1.3.6.1.4.1.25506.2.8.2.4.4.1.3)

read-create

OCTET STRING

SIZE (0..255)

String for packet matching.

Not supported

hh3cAclNamedUserL2String (1.3.6.1.4.1.25506.2.8.2.4.4.1.4)

read-create

OCTET STRING

SIZE (0..255)

String for Layer 2 packet matching.

Default: “0,(null),(null)”

hh3cAclNamedUserMplsString (1.3.6.1.4.1.25506.2.8.2.4.4.1.5)

read-create

OCTET STRING

SIZE (0..255)

String for MPLS packet matching.

Not supported

hh3cAclNamedUserIPv4String (1.3.6.1.4.1.25506.2.8.2.4.4.1.6)

read-create

OCTET STRING

SIZE (0..255)

String for IPv4 packet matching.

Default: “0,(null),(null)”

hh3cAclNamedUserIPv6String (1.3.6.1.4.1.25506.2.8.2.4.4.1.7)

read-create

OCTET STRING

SIZE (0..255)

String for IPv6 packet matching.

Default: “0,(null),(null)”

hh3cAclNamedUserL4String (1.3.6.1.4.1.25506.2.8.2.4.4.1.8)

read-create

OCTET STRING

SIZE (0..255)

String for Layer 4 packet matching.

Default: “0,(null),(null)”

hh3cAclNamedUserL5String (1.3.6.1.4.1.25506.2.8.2.4.4.1.9)

read-create

OCTET STRING

SIZE (0..255)

String for Layer 5 packet matching.

Not supported

hh3cAclNamedUserTimeRangeName (1.3.6.1.4.1.25506.2.8.2.4.4.1.10)

read-create

OCTET STRING

SIZE (0..32)

Time range name.

As per the MIB.

hh3cAclNamedUserCount (1.3.6.1.4.1.25506.2.8.2.4.4.1.11)

read-only

Unsigned32

Standard MIB values.

Number of packets matching the ACL rule.

As per the MIB.

hh3cAclNamedUserCountClear (1.3.6.1.4.1.25506.2.8.2.4.4.1.12)

read-write

CounterClear

Standard MIB values.

Clear the rule match count.

Not supported

hh3cAclNamedUserEnable (1.3.6.1.4.1.25506.2.8.2.4.4.1.13)

read-only

TruthValue

·     true(1)

·     false(2)

Enabling status of the rule.

As per the MIB.

hh3cAclNamedUserComment (1.3.6.1.4.1.25506.2.8.2.4.4.1.14)

read-create

OCTET STRING

SIZE (0..127)

Rule description.

Read and write.

hh3cAclNamedUserLog (1.3.6.1.4.1.25506.2.8.2.4.4.1.15)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of the logging feature.

Not supported

hh3cAclNamedUserCounting (1.3.6.1.4.1.25506.2.8.2.4.4.1.16)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of counting packets matching the rule.

As per the MIB.

 

hh3cAclResourceUsageTable (not supported)

About this table

This table obtains the ACL TCAM resource usage information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are hh3cAclResourceChassis, hh3cAclResourceSlot, hh3cAclResourceChip, and hh3cAclResourceType.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cAclResourceChassis (1.3.6.1.4.1.25506.2.8.2.5.1.1.1)

not-accessible

Unsigned32

Standard MIB values.

Chassis number.

As per the MIB.

hh3cAclResourceSlot (1.3.6.1.4.1.25506.2.8.2.5.1.1.2)

not-accessible

Unsigned32

Standard MIB values.

Slot number.

As per the MIB.

hh3cAclResourceChip (1.3.6.1.4.1.25506.2.8.2.5.1.1.3)

not-accessible

Unsigned32

Standard MIB values.

Chip number that the ACL TCAM resource maps to.

As per the MIB.

hh3cAclResourceType (1.3.6.1.4.1.25506.2.8.2.5.1.1.4)

not-accessible

Integer32

1..255

Type of the ACL TCAM resources.

As per the MIB.

hh3cAclPortRange (1.3.6.1.4.1.25506.2.8.2.5.1.1.5)

read-only

OCTET STRING

SIZE (0..255)

Port range of the ACL TCAM resources.

As per the MIB.

hh3cAclResourceTotal (1.3.6.1.4.1.25506.2.8.2.5.1.1.6)

read-only

Unsigned32

Standard MIB values.

Total number of the resources of the current type.

As per the MIB.

hh3cAclResourceReserved (1.3.6.1.4.1.25506.2.8.2.5.1.1.7)

read-only

Unsigned32

Standard MIB values.

Number of reserved resources of the current type.

As per the MIB.

hh3cAclResourceConfigured (1.3.6.1.4.1.25506.2.8.2.5.1.1.8)

read-only

Unsigned32

Standard MIB values.

Number of allocated resources of the current type.

As per the MIB.

hh3cAclResourceUsagePercent (1.3.6.1.4.1.25506.2.8.2.5.1.1.9)

read-only

Unsigned32

Standard MIB values.

Usage of the resources of the current type.

As per the MIB.

hh3cAclResourceTypeDescription (1.3.6.1.4.1.25506.2.8.2.5.1.1.10)

read-only

OCTET STRING

SIZE (0..31)

Description of the ACL resource type.

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 (not supported)

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.

·     interface (1)

·     vlan(2)

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.

As per the MIB.

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.

As per the MIB.

hh3cPfilterApplyHardCount (1.3.6.1.4.1.25506.2.8.3.2.1.6)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of hardware counting.

As per the MIB.

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.

·     interface (1)

·     vlan(2)

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.

As per the MIB.

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.

As per the MIB.

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 status of the hardware count for the ACL used by the packet filter.

As per the MIB.

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.

As per the MIB.

hh3cPfilterAclGroupPermitBytes (1.3.6.1.4.1.25506.2.8.3.3.1.9)

read-only

Counter64

Standard MIB values.

Number of bytes permitted by the ACL.

As per the MIB.

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.

As per the MIB.

hh3cPfilterAclGroupDenyBytes (1.3.6.1.4.1.25506.2.8.3.3.1.11)

read-only

Counter64

Standard MIB values.

Number of bytes dropped by the ACL.

As per the MIB.

 

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.

As per the MIB.

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.

As per the MIB.

hh3cPfilterAclRuleMatchBytes (1.3.6.1.4.1.25506.2.8.3.4.1.5)

read-only

Counter64

Standard MIB values.

Number of bytes matching the ACL rule.

As per the MIB.

 

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.

As per the MIB.

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.

As per the MIB.

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.

As per the MIB.

hh3cPfilterSumRuleMatchBytes (1.3.6.1.4.1.25506.2.8.3.5.1.6)

read-only

Counter64

Standard MIB values.

Number of bytes matching the rule in the packet filter.

As per the MIB.

 

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.

·     interface (1)

·     vlan(2)

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.

As per the MIB.

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.

As per the MIB.

hh3cPfilter2ApplyHardCount

(1.3.6.1.4.1.25506.2.8.3.6.1.6)

read-create

TruthValue

·     true(1)

·     false(2)

Enabling status of hardware counting.

As per the MIB.

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.

hh3cPfilterNameApplyRowStatus (1.3.6.1.4.1.25506.2.8.3.6.1.5)

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.

·     interface (1)

·     vlan(2)

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.

As per the MIB.

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.

As per the MIB.

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 status of the hardware count for the ACL used by the packet filter.

As per the MIB.

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.

As per the MIB.

hh3cPfilter2AclGroupPermitBytes (1.3.6.1.4.1.25506.2.8.3.7.1.9)

read-only

Counter64

Standard MIB values.

Number of bytes permitted by the ACL.

As per the MIB.

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.

As per the MIB.

hh3cPfilter2AclGroupDenyBytes (1.3.6.1.4.1.25506.2.8.3.7.1.11)

read-only

Counter64

Standard MIB values.

Number of bytes dropped by the ACL.

As per the MIB.

 

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 the table 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.

As per the MIB.

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.

As per the MIB.

hh3cPfilterAclNameRuleMatchBytes (1.3.6.1.4.1.25506.2.8.3.8.1.5)

read-only

Counter64

Standard MIB values.

Number of bytes matching the ACL rule.

As per the MIB.

 

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.

As per the MIB.

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.

As per the MIB.

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.

As per the MIB.

hh3cPfilterNameSumRuleMatchBytes (1.3.6.1.4.1.25506.2.8.3.9.1.6)

read-only

Counter64

Standard MIB values.

Number of bytes matching the ACL rule.

As per the MIB.

 

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

-

-

OFF

 

Description

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.

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

Type

Value range

1.3.6.1.4.1.25506.2.8.3.6.1.1 (hh3cPfilter2ApplyObjType)

Object to which the ACL is applied.

Yes

INTEGER

·     interface(1)

·     vlan(2)

·     global(3)

1.3.6.1.4.1.25506.2.8.3.6.1.2 (hh3cPfilter2ApplyObjIndex)

Object index.

Yes

Integer32

0 to 2147483647

1.3.6.1.4.1.25506.2.8.3.6.1.3 (hh3cPfilter2ApplyDirection)

Direction of the packet filter.

Yes

INTEGER

·     inbound(1)

·     outbound(2)

1.3.6.1.4.1.25506.2.8.3.6.1.4 (hh3cPfilter2ApplyAclType)

Type of the ACL.

No

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.

Yes

OCTET STRING

SIZE (1 to 63)

1.3.6.1.4.1.25506.2.8.3.8.1.1 (hh3cPfilter2AclRuleIndex)

ACL rule index

Yes

Integer32

0 to 65534.

1.3.6.1.4.1.25506.2.8.3.8.1.4 (hh3cPfilter2AclRuleMatchPackets)

ACL rule match count.

No

Counter64

0 to 18446744073709551615.

 

Recommended action

No action is required.

hh3cAclFirstIPv4PktCaptured (not supported)

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.8.5.0.3

Notification for the first IPv4 packet of a flow that match the ACL.

Informational

-

-

OFF

 

Description

After a trap interval is set through hh3cAclIntervalTable, a notification is generated when the first packet of a flow matches an ACL rule in the packet filter. The notification information includes the first packet information.

Status control

ON

·     CLI: Use the acl trap interval interval command.

·     MIB: Set hh3cAclIntervalType to trap(2), set 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

Type

Value range

1.3.6.1.4.1.25506.2.8.3.6.1.5 (hh3cPfilter2ApplyAclIndex)

ACL index.

Yes

OCTET STRING

SIZE (1 to 63)

1.3.6.1.4.1.25506.2.8.3.8.1.1 (hh3cPfilter2AclRuleIndex)

ACL rule index.

Yes

Integer32

0 to 65534

1.3.6.1.4.1.25506.2.8.4.1

(hh3cPfilterInterface)

Application interface.

No

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.2

(hh3cPfilterDirection)

Direction.

No

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.3

(hh3cPfilterACLNumber)

ACL number.

No

INTEGER

2000 to 4999

1.3.6.1.4.1.25506.2.8.4.4

(hh3cPfilterAction)

Action.

No

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.5

(hh3cMACfilterSourceMac)

Source MAC address.

No

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.6

(hh3cMACfilterDestinationMac)

Destination MAC address.

No

OCTET STRING

SIZE (0 to 55)

1.3.6.1.4.1.25506.2.8.4.7

(hh3cPfilterPacketNumber)

Number of packets.

No

INTEGER

0 to 2147483647

1.3.6.1.4.1.25506.2.8.4.8

(hh3cPfilterReceiveInterface)

Input interface.

No

OCTET STRING

SIZE (0 to 55)

1.3.6.1.4.1.25506.2.8.4.9 (hh3cAclPacketIfName)

Interface name.

Yes

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.10 (hh3cAclPacketDirection)

Application direction.

Yes

INTEGER

·     inbound(1)

·     outbound(2)

1.3.6.1.4.1.25506.2.8.4.11 (hh3cAclPacketBAGG)

Aggregation group ID.

No

Integer32

0 to 2048

1.3.6.1.4.1.25506.2.8.4.12 (hh3cAclPacketVlanID)

VLAN ID

No

Integer32

0 to 4094

1.3.6.1.4.1.25506.2.8.4.13 (hh3cAclPacketSrcIP)

Packet source IP address.

No

OCTET STRING

SIZE (1 to 255)

1.3.6.1.4.1.25506.2.8.4.14 (hh3cAclPacketDstIP)

Packet destination IP address.

No

OCTET STRING

SIZE (1 to 255)

1.3.6.1.4.1.25506.2.8.4.15 (hh3cAclPacketProtocol)

Protocol.

No

Integer32

0 to 255

1.3.6.1.4.1.25506.2.8.4.16 (hh3cAclPacketDscp)

DSCP priority.

No

Integer32

0 to 2147483647

1.3.6.1.4.1.25506.2.8.4.18 (hh3cAclPacketIcmpIgmpType)

ICMP message type.

No

Integer32

0 to 255

1.3.6.1.4.1.25506.2.8.4.19 (hh3cAclPacketIcmpIgmpCode)

ICMP message code.

No

Integer32

0 to 255

1.3.6.1.4.1.25506.2.8.4.20 (hh3cAclPacketTcpFlags)

Packet TCP flag.

No

INTEGER

·     tcpack(1)

·     tcpfin(2)

·     tcppsh(3)

·     tcprst(4)

·     tcpsyn(5)

·     tcpurg(6)

·     invalid(255)

1.3.6.1.4.1.25506.2.8.4.21 (hh3cAclPacketSrcPort)

Source port number of the packet.

No

Integer32

0 to 65535

1.3.6.1.4.1.25506.2.8.4.22 (hh3cAclPacketDstPort)

Destination port number of the packet.

No

Integer32

0 to 65535

 

Recommended action

No action is required.

hh3cAclFirstIPv6PktCaptured

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.8.5.0.4

Notification for the first IPv6 packet of a flow that match the ACL.

Informational

-

-

OFF

 

Description

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.

Status control

ON

·     CLI: Use the acl trap interval interval command.

·     MIB: Set hh3cAclIntervalType to trap(2), set 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 action.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.8.3.6.1.5 (hh3cPfilter2ApplyAclIndex)

ACL index.

Yes

OCTET STRING

SIZE (1 to 63)

1.3.6.1.4.1.25506.2.8.3.8.1.1 (hh3cPfilter2AclRuleIndex)

ACL rule index.

Yes

Integer32

0 to 65534

1.3.6.1.4.1.25506.2.8.4.9 (hh3cAclPacketIfName)

Interface name.

Yes

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.10 (hh3cAclPacketDirection)

Application direction.

Yes

INTEGER

·     inbound(1)

·     outbound(2)

1.3.6.1.4.1.25506.2.8.4.11 (hh3cAclPacketBAGG)

Aggregation group ID.

No

Integer32

0 to 2048

1.3.6.1.4.1.25506.2.8. 4.12 (hh3cAclPacketVlanID)

VLAN ID

No

Integer32

0 to 4094

1.3.6.1.4.1.25506.2.8.4.13 (hh3cAclPacketSrcIP)

Packet source IP address.

No

OCTET STRING

SIZE (1 to 255)

1.3.6.1.4.1.25506.2.8.4.14 (hh3cAclPacketDstIP)

Packet Destination IP address.

No

OCTET STRING

SIZE (1 to 255)

1.3.6.1.4.1.25506.2.8.4.15 (hh3cAclPacketProtocol)

Packet protocol.

No

Integer32

0 to 255

1.3.6.1.4.1.25506.2.8.4.16 (hh3cAclPacketDscp)

Packet DSCP value.

No

Integer32

0 to 2147483647

1.3.6.1.4.1.25506.2.8.4.17 (hh3cAclPacketFlowLabel)

Packet flow label.

No

Unsigned32

·     0 to 1048575

·     4294967295

1.3.6.1.4.1.25506.2.8.4.18 (hh3cAclPacketIcmpIgmpType)

IGMP message type.

No

Integer32

0 to 255

1.3.6.1.4.1.25506.2.8.4.19 (hh3cAclPacketIcmpIgmpCode)

IGMP message code.

No

Integer32

0 to 255

1.3.6.1.4.1.25506.2.8.4.20 (hh3cAclPacketTcpFlags)

TCP flag.

No

INTEGER

·     tcpack(1)

·     tcpfin(2)

·     tcppsh(3)

·     tcprst(4)

·     tcpsyn(5)

·     tcpurg(6)

·     invalid(255)

1.3.6.1.4.1.25506.2.8.4.21 (hh3cAclPacketSrcPort)

Packet source port number.

No

Integer32

0 to 65535

1.3.6.1.4.1.25506.2.8.4.22 (hh3cAclPacketDstPort)

Packet destination port number.

No

Integer32

0 to 65535

 

Recommended action

No action is required.

hh3cAclFirstEthernetPktCaptured

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.8.5.0.5

Notification for the first Layer 2 packet of a flow that match the ACL.

Informational

-

-

OFF

 

Description

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.

Status control

ON

·     CLI: Use the acl trap interval interval command.

·     MIB: Set hh3cAclIntervalType to trap(2), set hh3cAclIntervalValue to a value 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

Type

Value range

1.3.6.1.4.1.25506.2.8.3.6.1.5 (hh3cPfilter2ApplyAclIndex)

ACL index.

Yes

OCTET STRING

SIZE (1 to 63)

1.3.6.1.4.1.25506.2.8.3.8.1.1 (hh3cPfilter2AclRuleIndex)

ACL rule index.

Yes

Integer32

0 to 65534

1.3.6.1.4.1.25506.2.8.4.9 (hh3cAclPacketIfName)

Interface name.

Yes

OCTET STRING

SIZE (0 to 255)

1.3.6.1.4.1.25506.2.8.4.10 (hh3cAclPacketDirection)

Application direction.

Yes

INTEGER

·     inbound(1)

·     outbound(2)

1.3.6.1.4.1.25506.2.8.4.11 (hh3cAclPacketBAGG)

Aggregation group ID.

No

Integer32

0 to 2048

1.3.6.1.4.1.25506.2.8.4.12 (hh3cAclPacketVlanID)

VLAN ID

No

Integer32

0 to 4094

1.3.6.1.4.1.25506.2.8.4.23 (hh3cAclPacketSrcMacAddr)

Packet source MAC address.

No

MacAddress

OCTET STRING (SIZE (6))

1.3.6.1.4.1.25506.2.8.4.24 (hh3cAclPacketDstMacAddr)

Packet destination MAC address.

No

MacAddress

OCTET STRING (SIZE (6))

1.3.6.1.4.1.25506.2.8.4.25 (hh3cAclPacketMacTypeLen)

Link layer protocol type.

No

Integer32

0 to 65535

1.3.6.1.4.1.25506.2.8.4.26 (hh3cAclPacketVlanPCP)

VLAN priority.

No

Integer32

·     0 to 7

·     255

 

Recommended action

No action is required.

hh3cAclResourceTrap (not supported)

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.8.7.0.1

TCAM resource usage notification.

Informational

-

-

OFF

 

Description

Notifications will be generated for violations of threshold set by hh3cAclMib2ResourceThreshold at intervals set by hh3cAclMib2ResourceLogInterval. The notification information includes the Ternary Content Addressable Memory (TCAM) resource usage for each card.

Status control

ON

·     CLI: Use the commands:

¡     acl resource threshold percent percent

¡     acl resource threshold interval interval

·     MIB: Set hh3cAclMib2ResourceThreshold to a value in the range of 1 to 100, and set hh3cAclMib2ResourceLogInterval to a value in the range of 1 to 60.

OFF

·     CLI: Use the commands:

¡     undo acl resource threshold percent

¡     undo acl resource threshold interval

·     MIB: Set hh3cAclMib2ResourceThreshold to 0, and set hh3cAclMib2ResourceLogInterval to 0.

 

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.8.6.1 (hh3cAclResourceTypeName)

Resource type.

No

OCTET STRING

SIZE (1 to 255)

1.3.6.1.4.1.25506.2.8.6.2 (hh3cAclResourceUsage)

Resource usage.

No

Integer32

0 to 100

1.3.6.1.4.1.25506.2.8.6.3 (hh3cAclResourceUsedEntries)

Number of used resources.

No

Integer32

-

1.3.6.1.4.1.25506.2.8.6.4 (hh3cAclResourceTotalEntries)

Total number of resources.

No

INTEGER

-

1.3.6.1.4.1.25506.2.8.2.1.1.5 (hh3cAclMib2ResourceThreshold)

Resource usage alarm threshold.

No

Integer32

0 to 100

1.3.6.1.4.1.25506.2.8.6.5 (hh3cAclResourceChassisID)

Chassis number.

Yes

Integer32

-

1.3.6.1.4.1.25506.2.8.6.6 (hh3cAclResourceSlotID)

Slot number.

Yes

Integer32

-

 

Recommended action

No action is required.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网