MIB Viewer

HUAWEI-ACL-MIB

349 objects
The HUAWEI-ACL-MIB contains objects to configure ACL module, including ACL group, rule and acl accelerate, and query the current ACL configuration and status. This MIB module objects indicate hwAclNumGroupTable, hwAclBasicRuleTable, hwAclAdvanceRuleTable, hwAclIfRuleTable, hwAclEthernetFrameRuleTable, hwAclIpv6BasicRuleTable, hwAclIpv6AdvanceRuleTable, hwAclIpv6IfRuleTable, hwAclCompileEnableFlag, hwAclCompileNumGroupTable, hwAclIpv6NumGroupTable and acl trap. To filter data packets, a series of rules need to be configured on the device. These rules are defined by ACL (Access Control List), which are a series of sequential rules consisting of rule permit or deny statements. The rules are described by source address, destination address and port number of data packets. ACL classifies data packets through these device interface applied rules, by which the device decides which packets can be received and which should be rejected.
Imported Objects
HUAWEI-MIBhuaweiMgmt
IPV6-TCIpv6Address
P-BRIDGE-MIBEnabledStatus
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCMacAddress RowStatus TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.5.1IdentityhwAclThe HUAWEI-ACL-MIB contains objects to configure ACL module, including ACL group, rule and acl accelerate, and query the current ACL configuration and status. …
1.3.6.1.4.1.2011.5.1.1NodehwAclMibObjects
1.3.6.1.4.1.2011.5.1.1.2TablehwAclNumGroupTablenot-accessiblecurrentThis table is used to query information about an ACL rule group, including the ACL configuration order, step length, and description.
1.3.6.1.4.1.2011.5.1.1.2.1RowhwAclNumGroupEntrynot-accessiblecurrentAn entry containing characters of an acl group
1.3.6.1.4.1.2011.5.1.1.2.1.1ColumnhwAclNumGroupAclNumread-onlycurrentThe index of acl group, identifying an ACL. The object specifies the range of an ACL number. The basic ACL is represented by the number in the range 2000 throu…
1.3.6.1.4.1.2011.5.1.1.2.1.2ColumnhwAclNumGroupMatchOrderread-createcurrentThe object indicates the match order of rules. 'config' means matching ACL rules in the configuration sequence, 'auto' means the ACL rules are matched followin…
1.3.6.1.4.1.2011.5.1.1.2.1.3ColumnhwAclNumGroupSubitemNumread-onlycurrentThe total number of the rules in the acl group.
1.3.6.1.4.1.2011.5.1.1.2.1.4ColumnhwAclNumGroupStepread-createcurrentThe object indicates the step value of number acl. Step here refers to the difference between each ID. For instance, given the step is set to 5, the IDs are th…
1.3.6.1.4.1.2011.5.1.1.2.1.5ColumnhwAclNumGroupDescriptionread-createcurrentThis object indicates the description of a rule group. The description length cannot exceed 127 characters.
1.3.6.1.4.1.2011.5.1.1.2.1.6ColumnhwAclNumGroupCountClearread-createcurrentThe value of this object identifies whether to clear up the count of rule groups. The value can be: cleared(1) notUsed(2) This field is effective only when you…
1.3.6.1.4.1.2011.5.1.1.2.1.7ColumnhwAclNumGroupRowStatusread-createcurrentRowStatus, Now support three value:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.2.1.8ColumnhwAclNumGroupAclNameread-createcurrentThe object indicates the name of an acl group, The first character must be start with a to z or A to Z, and the length cannot exceed 64 character.
1.3.6.1.4.1.2011.5.1.1.2.1.9ColumnhwAclNumGroupAclTyperead-onlycurrentThe type of ACL group.
1.3.6.1.4.1.2011.5.1.1.4TablehwAclBasicRuleTablenot-accessiblecurrentConfigure the rule for basic acl group.
1.3.6.1.4.1.2011.5.1.1.4.1RowhwAclBasicRuleEntrynot-accessiblecurrentEach entry is a rule of basic acl.
1.3.6.1.4.1.2011.5.1.1.4.1.1ColumnhwAclBasicAclNumread-onlycurrentThe index of basic acl group, the index range is (1..99 | 2000..2999 | 42768..76535 ).
1.3.6.1.4.1.2011.5.1.1.4.1.2ColumnhwAclBasicSubitemread-onlycurrentThe objects specifies the number of an ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which is eq…
1.3.6.1.4.1.2011.5.1.1.4.1.3ColumnhwAclBasicActread-createcurrentThe object indicates the action of a basic acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packets that me…
1.3.6.1.4.1.2011.5.1.1.4.1.4ColumnhwAclBasicSrcIpread-createcurrentThe object indicates the source IP-address of a basic acl rule.
1.3.6.1.4.1.2011.5.1.1.4.1.5ColumnhwAclBasicSrcWildread-createcurrentThe value of this object identifies the wildcard mask of the source IP address. The value ranges from 0.0.0.0 to 255.255.255.255.
1.3.6.1.4.1.2011.5.1.1.4.1.6ColumnhwAclBasicTimeRangeIndexread-createcurrentThe value of this object identifies the index of a time range of an ACL rule. The value ranges from 0 to 256. The value 0 is invalid, indicating that no time r…
1.3.6.1.4.1.2011.5.1.1.4.1.7ColumnhwAclBasicFragmentsread-createcurrentThe object indicates the type of the packet. 0: fragmentSubseq, indicating that the packet is a subsequent fragment 1: fragment, indicating that the packet is …
1.3.6.1.4.1.2011.5.1.1.4.1.8ColumnhwAclBasicLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, upper layer protoco…
1.3.6.1.4.1.2011.5.1.1.4.1.9ColumnhwAclBasicEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.4.1.10ColumnhwAclBasicCountread-onlycurrentThe object indicates the statistics of matched packets by the rule.
1.3.6.1.4.1.2011.5.1.1.4.1.11ColumnhwAclBasicVrfNameread-createcurrentThis object indicates an VPN instance. The length of a VPN instance name cannot exceed 31 characters.
1.3.6.1.4.1.2011.5.1.1.4.1.12ColumnhwAclBasicRowStatusread-createcurrentRowStatus, Now support three value:CreateAndGo,Active and Destroy.
1.3.6.1.4.1.2011.5.1.1.4.1.13ColumnhwAclBasicDescriptionread-createcurrentThe object indicates the description of this basic rule. The object describes the usage of an ACL with a word or a sentence.
1.3.6.1.4.1.2011.5.1.1.4.1.14ColumnhwAclBasicVrfAnyread-createcurrentThe object indicates whether or not matching any VPN-instance.
1.3.6.1.4.1.2011.5.1.1.5TablehwAclAdvancedRuleTablenot-accessiblecurrentConfigure the rule for advanced acl group.
1.3.6.1.4.1.2011.5.1.1.5.1RowhwAclAdvancedRuleEntrynot-accessiblecurrentEach entry contains a rule of advanced acl group.
1.3.6.1.4.1.2011.5.1.1.5.1.1ColumnhwAclAdvancedAclNumread-onlycurrentThe index of advanced acl table, the index range is (100..199 | 3000..3999 | 42768..76535).
1.3.6.1.4.1.2011.5.1.1.5.1.2ColumnhwAclAdvancedSubitemread-onlycurrentThe object specifies the number of an advanced ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, whi…
1.3.6.1.4.1.2011.5.1.1.5.1.3ColumnhwAclAdvancedActread-createcurrentThe object indicates the action of an advanced acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packets tha…
1.3.6.1.4.1.2011.5.1.1.5.1.4ColumnhwAclAdvancedProtocolread-createcurrentThe value of this object identifies the number of the protocol over IP. The value ranges from 0 to 255. The value 0 indicates the IP protocol.
1.3.6.1.4.1.2011.5.1.1.5.1.5ColumnhwAclAdvancedSrcIpread-createcurrentThe value of this object identifies the source IP address. The value ranges from 0.0.0.0 to 255.255.255.255.
1.3.6.1.4.1.2011.5.1.1.5.1.6ColumnhwAclAdvancedSrcWildread-createcurrentThe value of this object identifies the wildcard mask of the source IP address. The value ranges from 0.0.0.0 to 255.255.255.255.
1.3.6.1.4.1.2011.5.1.1.5.1.7ColumnhwAclAdvancedSrcOpread-createcurrentThe object indicates the source Port operation symbol of an advanced acl rule. It compares the port operators of source address. 'lt' means less than, 'eq' mea…
1.3.6.1.4.1.2011.5.1.1.5.1.8ColumnhwAclAdvancedSrcPort1read-createcurrentThis object indicates the end source port number.
1.3.6.1.4.1.2011.5.1.1.5.1.9ColumnhwAclAdvancedSrcPort2read-createcurrentThis object indicates the start source port number.
1.3.6.1.4.1.2011.5.1.1.5.1.10ColumnhwAclAdvancedDestIpread-createcurrentThis object indicates the destination IP address. The value ranges from 0.0.0.0 to 255.255.255.255.
1.3.6.1.4.1.2011.5.1.1.5.1.11ColumnhwAclAdvancedDestWildread-createcurrentThis object indicates the mask of the destination IP address. The value ranges from 0.0.0.0 to 255.255.255.255.
1.3.6.1.4.1.2011.5.1.1.5.1.12ColumnhwAclAdvancedDestOpread-createcurrentThe object indicates the destination Port operation symbol of an advanced acl group. It compares the port operators of destination address. 'lt' means less tha…
1.3.6.1.4.1.2011.5.1.1.5.1.13ColumnhwAclAdvancedDestPort1read-createcurrentThis object indicates the end destination port number.
1.3.6.1.4.1.2011.5.1.1.5.1.14ColumnhwAclAdvancedDestPort2read-createcurrentThis object indicates the start destination port number.
1.3.6.1.4.1.2011.5.1.1.5.1.15ColumnhwAclAdvancedPrecedenceread-createcurrentThe value of this object identifies the precedence sub-field. It is the higher three bits of the ToS field in an IP header. The value ranges from 0 to 7.
1.3.6.1.4.1.2011.5.1.1.5.1.16ColumnhwAclAdvancedTosread-createcurrentThe value of this object identifies the ToS sub-field. This field covers four bits after the higher three bits of the ToS field in an IP header. The value rang…
1.3.6.1.4.1.2011.5.1.1.5.1.17ColumnhwAclAdvancedDscpread-createcurrentThe value of this object identifies the higher six bits of the ToS field in an IP header. The value ranges from 0 to 63.
1.3.6.1.4.1.2011.5.1.1.5.1.18ColumnhwAclAdvancedEstablishread-createcurrentThe object indicates whether or not establishing.
1.3.6.1.4.1.2011.5.1.1.5.1.19ColumnhwAclAdvancedTimeRangeIndexread-createcurrentThe object indicates the time range of an advanced acl rule. When the current time is in the time range, the rule is valid. Zero value declares that the acl ru…
1.3.6.1.4.1.2011.5.1.1.5.1.20ColumnhwAclAdvancedIcmpTyperead-createcurrentThe object indicates the type of ICMP packet. It filters ICMP packets according to the ICMP message type. The invalid value is 65535.
1.3.6.1.4.1.2011.5.1.1.5.1.21ColumnhwAclAdvancedIcmpCoderead-createcurrentThe object indicates the code of ICMP packet. It filters ICMP packets according to the message code. The invalid value is 65535.
1.3.6.1.4.1.2011.5.1.1.5.1.22ColumnhwAclAdvancedFragmentsread-createcurrentThe object indicates the type of the packet. 0: fragmentSubseq, indicating that the packet is a subsequent fragment 1: fragment, indicating that the packet is …
1.3.6.1.4.1.2011.5.1.1.5.1.23ColumnhwAclAdvancedLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, upper layer protoco…
1.3.6.1.4.1.2011.5.1.1.5.1.24ColumnhwAclAdvancedEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.5.1.25ColumnhwAclAdvancedCountread-onlycurrentThe object indicates the statistics of matched packets by the rule.
1.3.6.1.4.1.2011.5.1.1.5.1.26ColumnhwAclAdvancedVrfNameread-createcurrentThe object indicates the VRF name of this rule, It specifies the VPN-instance to which the packet belongs.
1.3.6.1.4.1.2011.5.1.1.5.1.27ColumnhwAclAdvancedRowStatusread-createcurrentRowStatus, Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.5.1.28ColumnhwAclAdvancedTcpSyncFlagread-createcurrentThe object indicates the code of TCP Sync flag(0~63), The invalid value is -1.
1.3.6.1.4.1.2011.5.1.1.5.1.29ColumnhwAclAdvancedDescriptionread-createcurrentThe object indicates the description of this advanced rule. The object describes the usage of an ACL with a word or a sentence.
1.3.6.1.4.1.2011.5.1.1.5.1.30ColumnhwAclAdvancedSrcPoolNameread-createcurrentThe object indicates the source pool name.
1.3.6.1.4.1.2011.5.1.1.5.1.31ColumnhwAclAdvancedDestPoolNameread-createcurrentThe object indicates the destination pool name.
1.3.6.1.4.1.2011.5.1.1.5.1.32ColumnhwAclAdvancedProtocolNewread-createcurrentThe object indicates the protocol type of the rule. It specifies the protocol type over IP.The number of IP protocol is 65535.
1.3.6.1.4.1.2011.5.1.1.5.1.33ColumnhwAclAdvancedVniread-createcurrentThe object indicates the ID of VXLAN, The invalid value is 0.
1.3.6.1.4.1.2011.5.1.1.5.1.34ColumnhwAclAdvancedIgmpTyperead-createcurrentThe object indicates the type of igmp, The invalid value is 65535.
1.3.6.1.4.1.2011.5.1.1.5.1.35ColumnhwAclAdvancedTtlOpread-createcurrentThe object indicates the ttl operation symbol of an advanced acl rule. 'lt' means less than, 'eq' means equal to, 'gt' means greater than, 'neq' means not equa…
1.3.6.1.4.1.2011.5.1.1.5.1.36ColumnhwAclAdvancedTtlExpireread-createcurrentThe object indicates the begin ttl value. The invalid value is 0.
1.3.6.1.4.1.2011.5.1.1.5.1.37ColumnhwAclAdvancedTtlExpireEndread-createcurrentThe object indicates the end ttl value. The invalid value is 0.
1.3.6.1.4.1.2011.5.1.1.5.1.38ColumnhwAclAdvancedPktLenOpread-createcurrentThe object indicates the packet length operation symbol of an advanced acl rule. 'lt' means less than, 'eq' means equal to, 'gt' means greater than, 'neq' mean…
1.3.6.1.4.1.2011.5.1.1.5.1.39ColumnhwAclAdvancedPktLenBeginread-createcurrentThe object indicates the begin packet length value.
1.3.6.1.4.1.2011.5.1.1.5.1.40ColumnhwAclAdvancedPktLenEndread-createcurrentThe object indicates the end packet length value.
1.3.6.1.4.1.2011.5.1.1.5.1.41ColumnhwAclAdvancedTcpFlagMaskread-createcurrentThe object indicates the mask of tcp-flag. The invalid value is 0.
1.3.6.1.4.1.2011.5.1.1.5.1.42ColumnhwAclAdvancedSrcPortPoolNameread-createcurrentThe object indicates the source port pool name.
1.3.6.1.4.1.2011.5.1.1.5.1.43ColumnhwAclAdvancedDestPortPoolNameread-createcurrentThe object indicates the destination port pool name.
1.3.6.1.4.1.2011.5.1.1.5.1.44ColumnhwAclAdvancedIcmpTypeEndread-createcurrentThe value of this object identifies the ICMP message type. The value ranges from 0 to 255. The value 65535 is invalid. This object is used together with hwAclA…
1.3.6.1.4.1.2011.5.1.1.5.1.45ColumnhwAclAdvancedVrfAnyread-createcurrentThe object indicates whether or not matching any VPN-instance.
1.3.6.1.4.1.2011.5.1.1.6TablehwAclIfRuleTablenot-accessiblecurrentConfigure the rule for interface-based acl group.
1.3.6.1.4.1.2011.5.1.1.6.1RowhwAclIfRuleEntrynot-accessiblecurrentEach entry contains a rule of interface-based acl group.
1.3.6.1.4.1.2011.5.1.1.6.1.1ColumnhwAclIfAclNumread-onlycurrentThe index of interface-based acl group, the index range is (1000..1999 | 42768..76535).
1.3.6.1.4.1.2011.5.1.1.6.1.2ColumnhwAclIfSubitemread-onlycurrentThe object specifies the number of an ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which is equ…
1.3.6.1.4.1.2011.5.1.1.6.1.3ColumnhwAclIfActread-createcurrentThe object indicates the action of an interface-based acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the pack…
1.3.6.1.4.1.2011.5.1.1.6.1.4ColumnhwAclIfIndexread-createcurrentThe object indicates the index of an interface. It specifies the interface information of the packets.The invalid interface index is 0.
1.3.6.1.4.1.2011.5.1.1.6.1.5ColumnhwAclIfAnyread-createcurrentThe object indicates whether or not matching any interface.
1.3.6.1.4.1.2011.5.1.1.6.1.6ColumnhwAclIfTimeRangeIndexread-createcurrentThe value of this object identifies the index of the time range during which an ACL rule can be applied. When the current time is in the time range, the rule i…
1.3.6.1.4.1.2011.5.1.1.6.1.7ColumnhwAclIfLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, upper layer protoco…
1.3.6.1.4.1.2011.5.1.1.6.1.8ColumnhwAclIfEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.6.1.9ColumnhwAclIfCountread-onlycurrentThe object indicates the statistics of matched packets by the rule.
1.3.6.1.4.1.2011.5.1.1.6.1.11ColumnhwAclIfRowStatusread-createcurrentRowStatus,Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.6.1.12ColumnhwAclIfDescriptionread-createcurrentThe object indicates the description of this if rule. The object describes the usage of an ACL with a word or a sentence.
1.3.6.1.4.1.2011.5.1.1.7TablehwAclUserRuleTablenot-accessiblecurrentConfigure the rule for user acl group.
1.3.6.1.4.1.2011.5.1.1.7.1RowhwAclUserRuleEntrynot-accessiblecurrentEach entry contains a rule of user acl group.
1.3.6.1.4.1.2011.5.1.1.7.1.1ColumnhwAclUserAclNumread-onlycurrentThe index of user acl table, the index range is (6000..9999).
1.3.6.1.4.1.2011.5.1.1.7.1.2ColumnhwAclUserSubitemread-onlycurrentThe object specifies the number of an User ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which i…
1.3.6.1.4.1.2011.5.1.1.7.1.3ColumnhwAclUserActread-createcurrentThe object indicates the action of an User acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packets that me…
1.3.6.1.4.1.2011.5.1.1.7.1.4ColumnhwAclUserProtocolread-createcurrentThe object indicates the protocol type of the rule. It specifies the protocol type over IP.The number of IP protocol is 0.
1.3.6.1.4.1.2011.5.1.1.7.1.5ColumnhwAclUserSrcIpread-createcurrentThe object indicates the source IP-address of an User acl rule.
1.3.6.1.4.1.2011.5.1.1.7.1.6ColumnhwAclUserSrcWildread-createcurrentThe object indicates the source IP-address wild of an User acl rule.
1.3.6.1.4.1.2011.5.1.1.7.1.7ColumnhwAclUserSrcOpread-createcurrentThe object indicates the source Port operation symbol of an User acl rule. It compares the port operators of source address. 'lt' means less than, 'eq' means e…
1.3.6.1.4.1.2011.5.1.1.7.1.8ColumnhwAclUserSrcPort1read-createcurrentThe object indicates the fourth layer sourec port 1. It specifies the source port information of UDP or TCP packets.
1.3.6.1.4.1.2011.5.1.1.7.1.9ColumnhwAclUserSrcPort2read-createcurrentThe object indicates the fourth layer source port2.
1.3.6.1.4.1.2011.5.1.1.7.1.10ColumnhwAclUserDestIpread-createcurrentThe object indicates the destination IP-address of an User acl rule.
1.3.6.1.4.1.2011.5.1.1.7.1.11ColumnhwAclUserDestWildread-createcurrentThe object indicates the destination IP-address wild of an User acl rule.
1.3.6.1.4.1.2011.5.1.1.7.1.12ColumnhwAclUserDestOpread-createcurrentThe object indicates the destination Port operation symbol of an User acl group. It compares the port operators of destination address. 'lt' means less than, '…
1.3.6.1.4.1.2011.5.1.1.7.1.13ColumnhwAclUserDestPort1read-createcurrentThe object indicates the fourth layer destination port1.
1.3.6.1.4.1.2011.5.1.1.7.1.14ColumnhwAclUserDestPort2read-createcurrentThe object indicates the fourth layer destination port2.
1.3.6.1.4.1.2011.5.1.1.7.1.15ColumnhwAclUserPrecedenceread-createcurrentThe object indicates the value of IP-packet's precedence, It filters packets according to precedence field.The invalid value is 255.
1.3.6.1.4.1.2011.5.1.1.7.1.16ColumnhwAclUserTosread-createcurrentThe object indicates the value of IP-packet's TOS, It filters packets according to type of service.The invalid value is 255.
1.3.6.1.4.1.2011.5.1.1.7.1.17ColumnhwAclUserDscpread-createcurrentThe object indicates the value of frame.The invalid value is 255.
1.3.6.1.4.1.2011.5.1.1.7.1.18ColumnhwAclUserEstablishread-createcurrentThe object indicates whether or not establishing.
1.3.6.1.4.1.2011.5.1.1.7.1.19ColumnhwAclUserTimeRangeIndexread-createcurrentThe object indicates the time range of an User acl rule. When the current time is in the time range, the rule is valid. Zero value declares that the acl rule h…
1.3.6.1.4.1.2011.5.1.1.7.1.20ColumnhwAclUserIcmpTyperead-createcurrentThe object indicates the type of ICMP packet. It filters ICMP packets according to the ICMP message type. The invalid value is 65535.
1.3.6.1.4.1.2011.5.1.1.7.1.21ColumnhwAclUserIcmpCoderead-createcurrentThe object indicates the code of ICMP packet. It filters ICMP packets according to the message code. The invalid value is 65535.
1.3.6.1.4.1.2011.5.1.1.7.1.22ColumnhwAclUserFragmentsread-createcurrentThe object indicates whether or not matching fragmented packet, It specifies that this rule is only valid for the non-first fragment packets.
1.3.6.1.4.1.2011.5.1.1.7.1.23ColumnhwAclUserLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, upper layer protoco…
1.3.6.1.4.1.2011.5.1.1.7.1.24ColumnhwAclUserEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.7.1.25ColumnhwAclUserCountread-onlycurrentThe object indicates the statistics of matched packets by the rule.
1.3.6.1.4.1.2011.5.1.1.7.1.26ColumnhwAclUserVrfNameread-createcurrentThe object indicates the VRF name of this rule, It specifies the VPN-instance to which the packet belongs.
1.3.6.1.4.1.2011.5.1.1.7.1.27ColumnhwAclUserSrcUserGroupNameread-createcurrentThe object indicates the source user group name of this rule. if modetype source is user, null sting means any user
1.3.6.1.4.1.2011.5.1.1.7.1.28ColumnhwAclUserDestUserGroupNameread-createcurrentThe object indicates the destination user group name of this rule. if modetype destination is user, null sting means any user
1.3.6.1.4.1.2011.5.1.1.7.1.29ColumnhwAclUserSrcModeTyperead-createcurrentThe object indicates ACL's mode type, Now support four state 0 Any match rule from any user group or any ip subnet, 1 NetAny match rule from any ip subnet, 2 U…
1.3.6.1.4.1.2011.5.1.1.7.1.30ColumnhwAclUserDestModeTyperead-createcurrentThe object indicates ACL's mode type, Now support four state 0 Any match rule from any user group or any ip subnet or any doamin name, 1 NetAny match rule from…
1.3.6.1.4.1.2011.5.1.1.7.1.31ColumnhwAclUserRowStatusread-createcurrentRowStatus, Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.7.1.32ColumnhwAclUserTcpSyncFlagread-createcurrentThe object indicates the code of TCP Sync flag(0~63), The invalid value is -1.
1.3.6.1.4.1.2011.5.1.1.7.1.33ColumnhwAclUserSrcUserGroupNumread-createcurrentThe object indicates the source user group num of this rule. if modetype source is user, null sting means any user
1.3.6.1.4.1.2011.5.1.1.7.1.34ColumnhwAclUserDestUserGroupNumread-createcurrentThe object indicates the destination user group name of this rule. if modetype destination is user, null sting means any user
1.3.6.1.4.1.2011.5.1.1.7.1.35ColumnhwAclUserDestDomainNameread-onlycurrentThe object indicates the destination domain name of this rule. if modetype destination is domain, null sting means any domain.
1.3.6.1.4.1.2011.5.1.1.10ScalarhwAclCompileEnableFlagread-writecurrentThe object indicates whether acl compiler is enabled. when acl compiler is enabled, and ACL accelerate function is enabled, then matching packets by rule is ef…
1.3.6.1.4.1.2011.5.1.1.11TablehwAclCompileNumGroupTablenot-accessiblecurrentThe ACL compiler table extending the Acl-number-group table
1.3.6.1.4.1.2011.5.1.1.11.1RowhwAclCompileNumGroupEntrynot-accessiblecurrentThe entry of Acl-number-group compiler extended table
1.3.6.1.4.1.2011.5.1.1.11.1.1ColumnhwAclCompileNumGroupStatusread-writecurrentThe object indicates the status of Acl-number-group compiler. 'notCompile' means acl accelerate function is disabled, 'compiled' means acl accelerate function …
1.3.6.1.4.1.2011.5.1.1.12TablehwAclIpv6BasicRuleTablenot-accessiblecurrentConfigure the rule for ipv6 basic acl group.
1.3.6.1.4.1.2011.5.1.1.12.1RowhwAclIpv6BasicRuleEntrynot-accessiblecurrentEach entry is a rule of ipv6 basic acl.
1.3.6.1.4.1.2011.5.1.1.12.1.1ColumnhwAclIpv6BasicAclNumread-onlycurrentThe index of ipv6 basic acl group, the index range is (2000..2999 | 42768..75535).
1.3.6.1.4.1.2011.5.1.1.12.1.2ColumnhwAclIpv6BasicSubitemread-onlycurrentThe objects specifies the number of an ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which is eq…
1.3.6.1.4.1.2011.5.1.1.12.1.3ColumnhwAclIpv6BasicActread-createcurrentThe object indicates the action of a ipv6 basic acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packets th…
1.3.6.1.4.1.2011.5.1.1.12.1.4ColumnhwAclIpv6BasicSrcIpread-createcurrentThe object indicates the source IPv6-address of a ipv6 basic acl rule.
1.3.6.1.4.1.2011.5.1.1.12.1.5ColumnhwAclIpv6BasicSrcPrefixread-createcurrentThe value of this object identifies the mask length of the source IPv6 address. The value ranges from 0 to 128.
1.3.6.1.4.1.2011.5.1.1.12.1.6ColumnhwAclIpv6BasicTimeRangeIndexread-createcurrentThe value of this object identifies the index of the time range during which an ACL6 rule can be applied.The value ranges from 0 to 256.The value 0 is invalid,…
1.3.6.1.4.1.2011.5.1.1.12.1.7ColumnhwAclIpv6BasicFragmentread-createcurrentThe object indicates the type of the packet. 1: fragment, indicating that the packet is a fragment 255: none, invalid value This object cannot be modified once…
1.3.6.1.4.1.2011.5.1.1.12.1.8ColumnhwAclIpv6BasicLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, upper layer protoco…
1.3.6.1.4.1.2011.5.1.1.12.1.9ColumnhwAclIpv6BasicEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.12.1.10ColumnhwAclIpv6BasicCountread-onlycurrentThis object indicates the number of matched packets by a rule. A maximum of 64 bits are supported.
1.3.6.1.4.1.2011.5.1.1.12.1.11ColumnhwAclIpv6BasicVrfNameread-createcurrentThis object indicates a VPN instance. The length of a VPN instance name cannot exceed 31 characters.
1.3.6.1.4.1.2011.5.1.1.12.1.12ColumnhwAclIpv6BasicRowStatusread-createcurrentRowStatus, Now support three value: CreateAndGo, Active and Destroy.
1.3.6.1.4.1.2011.5.1.1.12.1.13ColumnhwAclIpv6BasicDescriptionread-createcurrentThe object indicates the description of this IPv6 basic rule. The object describes the usage of an IPv6 ACL with a word or a sentence.
1.3.6.1.4.1.2011.5.1.1.12.1.14ColumnhwAclIpv6BasicSrcMaskread-createcurrentThe object indicates the source IPv6-address mask of a ipv6 basic acl rule. Its mode is positive.
1.3.6.1.4.1.2011.5.1.1.12.1.15ColumnhwAclIpv6BasicVrfAnyread-createcurrentThe object indicates whether or not matching any VPN-instance.
1.3.6.1.4.1.2011.5.1.1.13TablehwAclIpv6AdvancedRuleTablenot-accessiblecurrentConfigure the rule for ipv6 advanced acl group.
1.3.6.1.4.1.2011.5.1.1.13.1RowhwAclIpv6AdvancedRuleEntrynot-accessiblecurrentEach entry contains a rule of ipv6 advanced acl group.
1.3.6.1.4.1.2011.5.1.1.13.1.1ColumnhwAclIpv6AdvancedAclNumread-onlycurrentThe index of ipv6 advanced acl table, the index range is (3000..3999 | 42768..75535).
1.3.6.1.4.1.2011.5.1.1.13.1.2ColumnhwAclIpv6AdvancedSubitemread-onlycurrentThe object specifies the number of an ipv6 advanced ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one…
1.3.6.1.4.1.2011.5.1.1.13.1.3ColumnhwAclIpv6AdvancedActread-createcurrentThe object indicates the action of an ipv6 advanced acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packet…
1.3.6.1.4.1.2011.5.1.1.13.1.4ColumnhwAclIpv6AdvancedProtocolread-createcurrentThe value of this object identifies the number of the protocol over IPv6. The value ranges from 0 to 255. The value 0 indicates the IPv6 protocol.
1.3.6.1.4.1.2011.5.1.1.13.1.5ColumnhwAclIpv6AdvancedSrcIpread-createcurrentThe object indicates the source IPv6-address of an ipv6 advanced acl rule.
1.3.6.1.4.1.2011.5.1.1.13.1.6ColumnhwAclIpv6AdvancedSrcPrefixread-createcurrentThe value of this object identifies the mask length of the source IPv6 address. The value ranges from 0 to 128.
1.3.6.1.4.1.2011.5.1.1.13.1.7ColumnhwAclIpv6AdvancedSrcOpread-createcurrentThe object indicates the source Port operation symbol of an ipv6 advanced acl rule. It compares the port operators of source address. 'lt' means less than, 'eq…
1.3.6.1.4.1.2011.5.1.1.13.1.8ColumnhwAclIpv6AdvancedSrcPort1read-createcurrentThis object indicates the end source port number.
1.3.6.1.4.1.2011.5.1.1.13.1.9ColumnhwAclIpv6AdvancedSrcPort2read-createcurrentThis object indicates the start source port number.
1.3.6.1.4.1.2011.5.1.1.13.1.10ColumnhwAclIpv6AdvancedDestIpread-createcurrentThe object indicates the destination IPv6-address of an ipv6 advanced acl rule.
1.3.6.1.4.1.2011.5.1.1.13.1.11ColumnhwAclIpv6AdvancedDestPrefixread-createcurrentThe value of this object identifies the mask length of the destination IPv6 address. The value ranges from 0 to 128.
1.3.6.1.4.1.2011.5.1.1.13.1.12ColumnhwAclIpv6AdvancedDestOpread-createcurrentThe object indicates the destination Port operation symbol of an ipv6 advanced acl group. It compares the port operators of destination address. 'lt' means les…
1.3.6.1.4.1.2011.5.1.1.13.1.13ColumnhwAclIpv6AdvancedDestPort1read-createcurrentThis object indicates the largest destination port number.
1.3.6.1.4.1.2011.5.1.1.13.1.14ColumnhwAclIpv6AdvancedDestPort2read-createcurrentThis object indicates the smallest destination port number.
1.3.6.1.4.1.2011.5.1.1.13.1.15ColumnhwAclIpv6AdvancedPrecedenceread-createcurrentThe value of this object identifies the precedence sub-field. It is the higher three bits of the ToS field in an IPv6 header. The value ranges from 0 to 7.
1.3.6.1.4.1.2011.5.1.1.13.1.16ColumnhwAclIpv6AdvancedTosread-createcurrentThe value of this object identifies the ToS sub-field. This field covers four bits after the higher three bits of the ToS field in an IPv6 header. The value ra…
1.3.6.1.4.1.2011.5.1.1.13.1.17ColumnhwAclIpv6AdvancedDscpread-createcurrentThe value of this object identifies the higher seven bits of the ToS field in an IPv6 header. The value ranges from 0 to 63.
1.3.6.1.4.1.2011.5.1.1.13.1.18ColumnhwAclIpv6AdvancedEstablishread-createcurrentThe object indicates whether or not establishing.
1.3.6.1.4.1.2011.5.1.1.13.1.19ColumnhwAclIpv6AdvancedTimeRangeIndexread-createcurrentThe value of this object identifies the index of the time range during which an ACL6 rule can be applied. The value ranges from 0 to 256. The value 0 indicates…
1.3.6.1.4.1.2011.5.1.1.13.1.20ColumnhwAclIpv6AdvancedIcmpTyperead-createcurrentThe value of this object identifies the ICMPv6 message type. The value ranges from 0 to 255. The value 65535 is invalid.
1.3.6.1.4.1.2011.5.1.1.13.1.21ColumnhwAclIpv6AdvancedIcmpCoderead-createcurrentThe value of this obejct identifies the code of an ICMPv6 message. The value ranges from 0 to 255. The value 65535 is invalid.
1.3.6.1.4.1.2011.5.1.1.13.1.22ColumnhwAclIpv6AdvancedFragmentread-createcurrentThe object indicates the type of the packet. 1: fragment, indicating that the packet is a fragment 255: none, invalid value This object cannot be modified once…
1.3.6.1.4.1.2011.5.1.1.13.1.23ColumnhwAclIpv6AdvancedLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, upper layer protoco…
1.3.6.1.4.1.2011.5.1.1.13.1.24ColumnhwAclIpv6AdvancedEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.13.1.25ColumnhwAclIpv6AdvancedCountread-onlycurrentThis object indicates the number of packets matched by a rule. A maximum of 64 bits are supported.
1.3.6.1.4.1.2011.5.1.1.13.1.26ColumnhwAclIpv6AdvancedVrfNameread-createcurrentThis object indicates a VPN instance. The length of a VPN instance name cannot exceed 31 characters.
1.3.6.1.4.1.2011.5.1.1.13.1.27ColumnhwAclIpv6AdvancedRowStatusread-createcurrentRowStatus, Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.13.1.28ColumnhwAclIpv6AdvancedDescriptionread-createcurrentThe object indicates the description of this IPv6 advanced rule. The object describes the usage of an IPv6 ACL with a word or a sentence.
1.3.6.1.4.1.2011.5.1.1.13.1.29ColumnhwAclIpv6AdvancedSrcMaskread-createcurrentThe object indicates the source IPv6-address mask of an ipv6 advanced acl rule. Its mode is positive.
1.3.6.1.4.1.2011.5.1.1.13.1.30ColumnhwAclIpv6AdvancedDestMaskread-createcurrentThe object indicates the destination IPv6-address mask of an ipv6 advanced acl rule. Its mode is positive.
1.3.6.1.4.1.2011.5.1.1.13.1.31ColumnhwAclIpv6AdvancedProtocolNewread-createcurrentThe object indicates the protocol type of the rule. It specifies the protocol type over IP.The number of IPv6 protocol is 65535.
1.3.6.1.4.1.2011.5.1.1.13.1.32ColumnhwAclIpv6AdvancedIcmpTypeEndread-createcurrentThe value of this object identifies the ICMPv6 message type. The value ranges from 0 to 255. The value 65535 is invalid. This object is used together with hwAc…
1.3.6.1.4.1.2011.5.1.1.13.1.33ColumnhwAclIpv6AdvancedVrfAnyread-createcurrentThe object indicates whether or not matching any VPN-instance.
1.3.6.1.4.1.2011.5.1.1.13.1.34ColumnhwAclIpv6AdvancedSrcPoolNameread-createcurrentThe object indicates the source Ipv6 pool name.
1.3.6.1.4.1.2011.5.1.1.13.1.35ColumnhwAclIpv6AdvancedVniread-createcurrentThe object indicates the ID of VXLAN, The invalid value is 0.
1.3.6.1.4.1.2011.5.1.1.14TablehwAclEthernetFrameRuleTablenot-accessiblecurrentConfigure the rule for ethernet-frame-based acl group.
1.3.6.1.4.1.2011.5.1.1.14.1RowhwAclEthernetFrameRuleEntrynot-accessiblecurrentEach entry contains a rule of ethernet-frame-based acl group.
1.3.6.1.4.1.2011.5.1.1.14.1.1ColumnhwAclEthernetFrameAclNumread-onlycurrentThe index of ethernet-frame-based acl group, the index range is (4000..4999 | 42768..76535).
1.3.6.1.4.1.2011.5.1.1.14.1.2ColumnhwAclEthernetFrameSubitemread-onlycurrentThe object specifies the number of an ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which is equ…
1.3.6.1.4.1.2011.5.1.1.14.1.3ColumnhwAclEthernetFrameActread-createcurrentThe object indicates the action of an ethernet-frame-based acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the…
1.3.6.1.4.1.2011.5.1.1.14.1.4ColumnhwAclEthernetFrameTyperead-createcurrentThe value of this object identifies the protocol type of an Ethernet frame. The value ranges from 0 to 65535.
1.3.6.1.4.1.2011.5.1.1.14.1.5ColumnhwAclEthernetFrameTypeMaskread-createcurrentThe value of this object identifies the mask of the protocol type of an Ethernet frame. The value ranges from 0 to 65535.
1.3.6.1.4.1.2011.5.1.1.14.1.6ColumnhwAclEthernetFrameSrcMacread-createcurrentThe object indicates the source mac address of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.7ColumnhwAclEthernetFrameSrcMacMaskread-createcurrentThe object indicates the source mac mask of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.8ColumnhwAclEthernetFrameDstMacread-createcurrentThe object indicates the destination mac address of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.9ColumnhwAclEthernetFrameDstMacMaskread-createcurrentThe object indicates the destination mac mask of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.10ColumnhwAclEthernetFrameTimeRangeIndexread-createcurrentThe object indicates the time range of a ethernet frame acl rule. When the current time is in time range, the rule is valid. Zero value declares that the acl r…
1.3.6.1.4.1.2011.5.1.1.14.1.11ColumnhwAclEthernetFrameLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL rule, packets passed or discarded, source/destination …
1.3.6.1.4.1.2011.5.1.1.14.1.12ColumnhwAclEthernetFrameEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.14.1.13ColumnhwAclEthernetFrameCountread-onlycurrentThis object indicates the number of matched packets by a rule. A maximum of 64 bits are supported.
1.3.6.1.4.1.2011.5.1.1.14.1.14ColumnhwAclEthernetFrameRowStatusread-createcurrentRowStatus,Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.14.1.15ColumnhwAclEthernetFrameEncapTyperead-createcurrentThe object indicates the encapsulation type of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.16ColumnhwAclEthernetFrameDoubleTagread-createcurrentThe object indicates two tags of rule. False value do not care the number of tags.
1.3.6.1.4.1.2011.5.1.1.14.1.17ColumnhwAclEthernetFrameVlanIdread-createcurrentThe object indicates the vlan ID of rule. The invalid vlan ID is 0.
1.3.6.1.4.1.2011.5.1.1.14.1.18ColumnhwAclEthernetFrameVlanIdMaskread-createcurrentThe object indicates the vlan ID mask of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.19ColumnhwAclEthernetFrameCVlanIdread-createcurrentThe object indicates the ce-vlan ID of rule. The invalid vlan ID is 0.
1.3.6.1.4.1.2011.5.1.1.14.1.20ColumnhwAclEthernetFrameCVlanIdMaskread-createcurrentThe object indicates the ce-vlan ID mask of rule.
1.3.6.1.4.1.2011.5.1.1.14.1.21ColumnhwAclEthernetFrameRule8021pread-createcurrentThe object indicates the 8021p value of S-tag.
1.3.6.1.4.1.2011.5.1.1.14.1.22ColumnhwAclEthernetFrameRuleCVlan8021pread-createcurrentThe object indicates the 8021p value of C-tag.
1.3.6.1.4.1.2011.5.1.1.14.1.23ColumnhwAclEthernetFrameDescriptionread-createcurrentThe object indicates the description of this ethernetframe rule. The object describes the usage of an ACL with a word or a sentence.
1.3.6.1.4.1.2011.5.1.1.15TablehwAclAppliedTablenot-accessiblecurrentConfigure the applied ACL.
1.3.6.1.4.1.2011.5.1.1.15.1RowhwAclAppliedEntrynot-accessiblecurrentEach entry contains a applied ACL.
1.3.6.1.4.1.2011.5.1.1.15.1.1ColumnhwAclAppliedOperationnot-accessiblecurrentThe actions taken when packets conforming or exceeding the configured.
1.3.6.1.4.1.2011.5.1.1.15.1.2ColumnhwAclAppliedScopeTypenot-accessiblecurrentThe scope that ACL apply on.
1.3.6.1.4.1.2011.5.1.1.15.1.3ColumnhwAclAppliedScopeIndexnot-accessiblecurrentWhen the scope is global, this field is invalid; When the scope is vlan, this field is vlan ID; When the scope is interface, this field is interface index.
1.3.6.1.4.1.2011.5.1.1.15.1.4ColumnhwAclAppliedDirectionnot-accessiblecurrentThe direction acl apply on.
1.3.6.1.4.1.2011.5.1.1.15.1.5ColumnhwAclAppliedAclNumnot-accessiblecurrentThe index of ACL group. Basic ACL in range 2000~2999; Advance ACL in range 3000~3999; Link ACL in range 4000~4999;
1.3.6.1.4.1.2011.5.1.1.15.1.6ColumnhwAclAppliedSubitemnot-accessiblecurrentThe object specifies the number of an ACL rule.
1.3.6.1.4.1.2011.5.1.1.15.1.7ColumnhwAclAppliedAclNum2not-accessiblecurrentThe index of ACL group. 65535 means this field is valid.
1.3.6.1.4.1.2011.5.1.1.15.1.8ColumnhwAclAppliedSubitem2not-accessiblecurrentThe object specifies the number of an ACL rule.
1.3.6.1.4.1.2011.5.1.1.15.1.9ColumnhwAclAppliedStatModeread-createcurrentThe object specifies the mode of statistics. When action is statistic, this field is valid.
1.3.6.1.4.1.2011.5.1.1.15.1.10ColumnhwAclAppliedStatCountread-onlycurrentThe object indicates the statistics of matched packets by the policy. When action is statistic or limit, this field is valid.
1.3.6.1.4.1.2011.5.1.1.15.1.11ColumnhwAclAppliedLimitCirread-createcurrentCommitted information rate. Unit: kbps.
1.3.6.1.4.1.2011.5.1.1.15.1.12ColumnhwAclAppliedLimitPirread-createcurrentPeak information rate. Unit: kbps. 0 is the default value.
1.3.6.1.4.1.2011.5.1.1.15.1.13ColumnhwAclAppliedLimitCbsread-createcurrentCommitted burst size. Unit: byte. 0 is the default value.
1.3.6.1.4.1.2011.5.1.1.15.1.14ColumnhwAclAppliedLimitPbsread-createcurrentPeak burst size. Unit: byte. 0 is the default value.
1.3.6.1.4.1.2011.5.1.1.15.1.15ColumnhwAclAppliedLimitGreenActionread-createcurrentGreen action.
1.3.6.1.4.1.2011.5.1.1.15.1.16ColumnhwAclAppliedLimitGreenValueread-createcurrentThe value is to remark When green action is remarking. For remarking DSCP, the range is 0~63; For remarking 8021p, the range is 0~7.
1.3.6.1.4.1.2011.5.1.1.15.1.17ColumnhwAclAppliedLimitYellowActionread-createcurrentYellow action.
1.3.6.1.4.1.2011.5.1.1.15.1.18ColumnhwAclAppliedLimitYellowValueread-createcurrentThe value is to remark When yellow action is remarking. For remarking DSCP, the range is 0~63; For remarking 8021p, the range is 0~7.
1.3.6.1.4.1.2011.5.1.1.15.1.19ColumnhwAclAppliedLimitRedActionread-createcurrentRed action.
1.3.6.1.4.1.2011.5.1.1.15.1.20ColumnhwAclAppliedLimitRedValueread-createcurrentThe value is to remark When red action is remarking. For remarking DSCP, the range is 0~63; For remarking 8021p, the range is 0~7.
1.3.6.1.4.1.2011.5.1.1.15.1.21ColumnhwAclAppliedMirrObservedPortread-createcurrentThe mirror observe port number.
1.3.6.1.4.1.2011.5.1.1.15.1.22ColumnhwAclAppliedMirrRspanVlanread-createcurrentThe object specifies the RSPAN vlan. 0 means mirror to local port.
1.3.6.1.4.1.2011.5.1.1.15.1.23ColumnhwAclAppliedRedirectIfIndexread-createcurrentThe redirect output interface.
1.3.6.1.4.1.2011.5.1.1.15.1.24ColumnhwAclAppliedRedirectIpAddrread-createcurrentThe redirect IP next hop address.
1.3.6.1.4.1.2011.5.1.1.15.1.25ColumnhwAclAppliedRedirectIpv6Addrread-createcurrentThe redirect IPv6 next hop address.
1.3.6.1.4.1.2011.5.1.1.15.1.26ColumnhwAclAppliedRemarkVlanread-createcurrentThe remarked vlan ID.
1.3.6.1.4.1.2011.5.1.1.15.1.27ColumnhwAclAppliedRemarkCVlanread-createcurrentThe remarked ce-vlan ID.
1.3.6.1.4.1.2011.5.1.1.15.1.28ColumnhwAclAppliedRemark8021pread-createcurrentThe remarked 8021p value.
1.3.6.1.4.1.2011.5.1.1.15.1.29ColumnhwAclAppliedRemarkDscpread-createcurrentThe remarked DSCP value.
1.3.6.1.4.1.2011.5.1.1.15.1.30ColumnhwAclAppliedRemarkIpPreread-createcurrentThe remarked IP precedence value.
1.3.6.1.4.1.2011.5.1.1.15.1.31ColumnhwAclAppliedRemarkLocalPreread-createcurrentThe remarked local precedence value.
1.3.6.1.4.1.2011.5.1.1.15.1.32ColumnhwAclAppliedRemarkMacAddrread-createcurrentThe remarked MAC address.
1.3.6.1.4.1.2011.5.1.1.15.1.33ColumnhwAclAppliedIsIPv6Aclnot-accessiblecurrentThe object indicates whether is IPv6 ACL.
1.3.6.1.4.1.2011.5.1.1.15.1.51ColumnhwAclAppliedRowStatusread-createcurrentRowStatus,Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.16TablehwAclIpv6NumGroupTablenot-accessiblecurrentThis table is used to query information about an ACL rule group, including the ACL configuration order, step length, and description.
1.3.6.1.4.1.2011.5.1.1.16.1RowhwAclIpv6NumGroupEntrynot-accessiblecurrentAn entry containing characters of an IPv6 ACL group.
1.3.6.1.4.1.2011.5.1.1.16.1.1ColumnhwAclIpv6NumGroupAclNumread-onlycurrentThe value of this object identifies a table index, representing the number of an IPv6 ACL rule group. The value range is as follows: Interface-based ACL6: 1000…
1.3.6.1.4.1.2011.5.1.1.16.1.2ColumnhwAclIpv6NumGroupMatchOrderread-createcurrentThe object indicates the match order of rules. 'config' means matching ACL rules in the configuration sequence, 'auto' means the ACL6 rules are matched followi…
1.3.6.1.4.1.2011.5.1.1.16.1.3ColumnhwAclIpv6NumGroupSubitemNumread-onlycurrentThe total number of the rules in the ACL6 group.
1.3.6.1.4.1.2011.5.1.1.16.1.4ColumnhwAclIpv6NumGroupCountClearread-createcurrentThis object indicates whether to clear the statistics of an ACL6 rule group. cleared(1): clear notUsed(2): not clear This object is valid only when the Set ope…
1.3.6.1.4.1.2011.5.1.1.16.1.5ColumnhwAclIpv6NumGroupAclNameread-createcurrentThe object indicates the name of an acl6 group, The first character must be start with a to z or A to Z, and the length cannot exceed 64 character.
1.3.6.1.4.1.2011.5.1.1.16.1.6ColumnhwAclIpv6NumGroupDescriptionread-createcurrentThis object indicates the description of an ACL6 rule group. The description length cannot exceed 127 characters.
1.3.6.1.4.1.2011.5.1.1.16.1.7ColumnhwAclIpv6NumGroupAclTyperead-createcurrentThe type of IPv6 ACL group.
1.3.6.1.4.1.2011.5.1.1.16.1.51ColumnhwAclIpv6NumGroupRowStatusread-createcurrentRowStatus, Now support three value:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.16.1.52ColumnhwAclIpv6NumGroupStepread-createcurrentThe object indicates the step value of number IPv6 ACL. Step here refers to the difference between each ID. For instance, given the step is set to 5, the IDs a…
1.3.6.1.4.1.2011.5.1.1.17TablehwAclIpv6IfRuleTablenot-accessiblecurrentConfigure the rule for interface-based acl6 group.
1.3.6.1.4.1.2011.5.1.1.17.1RowhwAclIpv6IfRuleEntrynot-accessiblecurrentEach entry contains a rule of interface-based acl6 group.
1.3.6.1.4.1.2011.5.1.1.17.1.1ColumnhwAclIpv6IfAclNumread-onlycurrentThe index of interface-based acl6 group, the index range is (1000..1999 | 42768..75535).
1.3.6.1.4.1.2011.5.1.1.17.1.2ColumnhwAclIpv6IfSubitemread-onlycurrentThe object specifies the number of an ACL6 rule. If the number specified has been assigned to an ACL6 rule, the new rule will overwrite the old one, which is e…
1.3.6.1.4.1.2011.5.1.1.17.1.3ColumnhwAclIpv6IfActread-createcurrentThe object indicates the action of an interface-based acl6 rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the pac…
1.3.6.1.4.1.2011.5.1.1.17.1.4ColumnhwAclIpv6IfIndexread-createcurrentThe object indicates the index of an interface. It specifies the interface information of the packets. The invalid interface index is 0.
1.3.6.1.4.1.2011.5.1.1.17.1.5ColumnhwAclIpv6IfAnyread-createcurrentThe object indicates whether or not matching any interface.
1.3.6.1.4.1.2011.5.1.1.17.1.6ColumnhwAclIpv6IfTimeRangeIndexread-createcurrentThe value of this object identifies the index of the time range during which an ACL rule can be applied. When the current time is in the time range, the rule i…
1.3.6.1.4.1.2011.5.1.1.17.1.7ColumnhwAclIpv6IfLogread-createcurrentThe object indicates whether to log the matched packets. The log contents include sequence number of ACL6 rule, packets passed or discarded, upper layer protoc…
1.3.6.1.4.1.2011.5.1.1.17.1.8ColumnhwAclIpv6IfEnableread-onlycurrentThe object indicates whether the rule is valid or invalid.
1.3.6.1.4.1.2011.5.1.1.17.1.9ColumnhwAclIpv6IfCountread-onlycurrentThe object indicates the statistics of matched packets by basic rule.
1.3.6.1.4.1.2011.5.1.1.17.1.11ColumnhwAclIpv6IfRowStatusread-createcurrentRowStatus,Now support three state:CreateAndGo,Active,Destroy.
1.3.6.1.4.1.2011.5.1.1.18TablehwAclMplsRuleTablenot-accessiblecurrentConfigure the rule for mpls acl group.
1.3.6.1.4.1.2011.5.1.1.18.1RowhwAclMplsRuleEntrynot-accessiblecurrentEach entry is a rule of mpls acl.
1.3.6.1.4.1.2011.5.1.1.18.1.1ColumnhwAclMplsAclNumread-onlycurrentThe index of mpls acl group, the index range is (10000..10999 | 42768..76535).
1.3.6.1.4.1.2011.5.1.1.18.1.2ColumnhwAclMplsSubitemread-onlycurrentThe objects specifies the number of an ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which is eq…
1.3.6.1.4.1.2011.5.1.1.18.1.3ColumnhwAclMplsActread-createcurrentThe object indicates the action of a basic acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packets that me…
1.3.6.1.4.1.2011.5.1.1.18.1.4ColumnhwAclMplsExp1read-createcurrentThe value of this object identifies the EXP value in the first label of an MPLS packet. The value ranges from 0 to 7. The default value is 255.
1.3.6.1.4.1.2011.5.1.1.18.1.5ColumnhwAclMplsExp2read-createcurrentThe value of this object identifies the EXP value in the second label of an MPLS packet. The value ranges from 0 to 7. The default value is 255.
1.3.6.1.4.1.2011.5.1.1.18.1.6ColumnhwAclMplsExp3read-createcurrentThe value of this object identifies the EXP value in the third label of an MPLS packet. The value ranges from 0 to 7. The default value is 255.
1.3.6.1.4.1.2011.5.1.1.18.1.7ColumnhwAclMplsExp4read-createcurrentThe value of this object identifies the EXP value in the fourth label of an MPLS packet. The value ranges from 0 to 7. The default value is 255.
1.3.6.1.4.1.2011.5.1.1.18.1.8ColumnhwAclMplsLabel1read-createcurrentThe value of this object identifies the Label value in the first label of an MPLS packet. The value ranges from 0 to 1048575. The default value is -1.
1.3.6.1.4.1.2011.5.1.1.18.1.9ColumnhwAclMplsLabel2read-createcurrentThe value of this object identifies the Label value in the second label of an MPLS packet. The value ranges from 0 to 1048575. The default value is -1.
1.3.6.1.4.1.2011.5.1.1.18.1.10ColumnhwAclMplsLabel3read-createcurrentThe value of this object identifies the Label value in the third label of an MPLS packet. The value ranges from 0 to 1048575. The default value is -1.
1.3.6.1.4.1.2011.5.1.1.18.1.11ColumnhwAclMplsLabel4read-createcurrentThe value of this object identifies the Label value in the fourth label of an MPLS packet. The value ranges from 0 to 1048575. The default value is -1.
1.3.6.1.4.1.2011.5.1.1.18.1.12ColumnhwAclMplsTTLOP1read-createcurrentThe object indicates the ttl operation symbol of a mpls acl rule. It compares the operators of ttl value. 'lt' means less than, 'eq' means equal to, 'gt' means…
1.3.6.1.4.1.2011.5.1.1.18.1.13ColumnhwAclMplsTTL1Beginread-createcurrentThe object indicates the begin value of a mpls ttl.
1.3.6.1.4.1.2011.5.1.1.18.1.14ColumnhwAclMplsTTL1Endread-createcurrentThe object indicates the end value of a mpls ttl.
1.3.6.1.4.1.2011.5.1.1.18.1.15ColumnhwAclMplsTTLOP2read-createcurrentThe object indicates the ttl operation symbol of a mpls acl rule. It compares the operators of ttl value. 'lt' means less than, 'eq' means equal to, 'gt' means…
1.3.6.1.4.1.2011.5.1.1.18.1.16ColumnhwAclMplsTTL2Beginread-createcurrentThe object indicates the begin value of a mpls ttl.
1.3.6.1.4.1.2011.5.1.1.18.1.17ColumnhwAclMplsTTL2Endread-createcurrentThe object indicates the end value of a mpls ttl.
1.3.6.1.4.1.2011.5.1.1.18.1.18ColumnhwAclMplsTTLOP3read-createcurrentThe object indicates the ttl operation symbol of a mpls acl rule. It compares the operators of ttl value. 'lt' means less than, 'eq' means equal to, 'gt' means…
1.3.6.1.4.1.2011.5.1.1.18.1.19ColumnhwAclMplsTTL3Beginread-createcurrentThe object indicates the begin value of a mpls ttl.
1.3.6.1.4.1.2011.5.1.1.18.1.20ColumnhwAclMplsTTL3Endread-createcurrentThe object indicates the end value of a mpls ttl.
1.3.6.1.4.1.2011.5.1.1.18.1.21ColumnhwAclMplsRowStatusread-createcurrentRowStatus, Now support three value:CreateAndGo,Active and Destroy.
1.3.6.1.4.1.2011.5.1.1.18.1.22ColumnhwAclMplsCountread-onlycurrentThe object indicates the statistics of matched packets by the rule.
1.3.6.1.4.1.2011.5.1.1.19TablehwAclDomainNameConfigTablenot-accessiblecurrentConfigure the domain name.
1.3.6.1.4.1.2011.5.1.1.19.1RowhwAclDomainNameConfigEntrynot-accessiblecurrentEach entry is a domain name.
1.3.6.1.4.1.2011.5.1.1.19.1.1ColumnhwAclDomainIDnot-accessiblecurrentThe index of DomianName table, the index range is (0..31).
1.3.6.1.4.1.2011.5.1.1.19.1.2ColumnhwAclDomainNameread-writecurrentThe domian name.
1.3.6.1.4.1.2011.5.1.1.19.1.3ColumnhwAclDomainNameConfigRowStatusread-createcurrentRow status,Two actions are used: createAndGo(4), destroy(6).
1.3.6.1.4.1.2011.5.1.1.20TablehwAclIPPoolTablenot-accessiblecurrentConfigure the IP pool name.
1.3.6.1.4.1.2011.5.1.1.20.1RowhwAclIPPoolEntrynot-accessiblecurrentEach entry is a IP pool name.
1.3.6.1.4.1.2011.5.1.1.20.1.1ColumnhwAclIPPoolIndexread-onlycurrentThe index of ACL IP pool table.
1.3.6.1.4.1.2011.5.1.1.20.1.2ColumnhwAclIPPoolNameread-createcurrentThe IP pool name.
1.3.6.1.4.1.2011.5.1.1.20.1.3ColumnhwAclIPPoolRowStatusread-createcurrentRow status.
1.3.6.1.4.1.2011.5.1.1.20.1.4ColumnhwAclIPPoolApplyBGPPeerread-createcurrentThe object indicates whether or not BGP peers are applied.
1.3.6.1.4.1.2011.5.1.1.21TablehwAclIPPoolIPTablenot-accessiblecurrentConfigure the IP address of IP pool.
1.3.6.1.4.1.2011.5.1.1.21.1RowhwAclIPPoolIPEntrynot-accessiblecurrentEach entry is a IP address of IP pool.
1.3.6.1.4.1.2011.5.1.1.21.1.1ColumnhwAclIPPoolIPPoolIndexread-onlycurrentThis object indicates the level 1 index, that is, the index of an IP address pool used by an ACL.
1.3.6.1.4.1.2011.5.1.1.21.1.2ColumnhwAclIPPoolIPIndexread-onlycurrentThis object indicates the level 2 index, that is, the index of an IPv4 address in an IP address pool used by an ACL.
1.3.6.1.4.1.2011.5.1.1.21.1.3ColumnhwAclIPPoolIPIpAddread-createcurrentThe object indicates the IP-address.
1.3.6.1.4.1.2011.5.1.1.21.1.4ColumnhwAclIPPoolIPIpWildread-createcurrentThe object indicates the IP-address wild.
1.3.6.1.4.1.2011.5.1.1.21.1.5ColumnhwAclIPPoolIPRowStatusread-createcurrentRow status.
1.3.6.1.4.1.2011.5.1.1.22TablehwAclPortPoolTablenot-accessiblecurrentConfigure the port pool name.
1.3.6.1.4.1.2011.5.1.1.22.1RowhwAclPortPoolEntrynot-accessiblecurrentEach entry is a port pool name.
1.3.6.1.4.1.2011.5.1.1.22.1.1ColumnhwAclPortPoolIndexread-onlycurrentThe index of ACL port pool table.
1.3.6.1.4.1.2011.5.1.1.22.1.2ColumnhwAclPortPoolNameread-createcurrentThe Port pool name.
1.3.6.1.4.1.2011.5.1.1.22.1.3ColumnhwAclPortPoolRowStatusread-createcurrentRow status.
1.3.6.1.4.1.2011.5.1.1.23TablehwAclPortPoolPortTablenot-accessiblecurrentConfigure the port range of port pool.
1.3.6.1.4.1.2011.5.1.1.23.1RowhwAclPortPoolPortEntrynot-accessiblecurrentEach entry is a port range of port pool.
1.3.6.1.4.1.2011.5.1.1.23.1.1ColumnhwAclPortPoolPortPoolIndexread-onlycurrentThis object indicates the level 1 index, that is, the index of an ACL port pool.
1.3.6.1.4.1.2011.5.1.1.23.1.2ColumnhwAclPortPoolPortIndexread-onlycurrentThis object indicates the level 2 index, that is, the index of a port number in the ACL port pool.
1.3.6.1.4.1.2011.5.1.1.23.1.3ColumnhwAclPortPoolPortOpread-createcurrentThe object indicates the Port operation. 'lt' means less than, 'eq' means equal to, 'gt' means greater than, 'neq' means not equal to, 'range' means between, '…
1.3.6.1.4.1.2011.5.1.1.23.1.4ColumnhwAclPortPoolPortNumBeginread-createcurrentThe object indicates the begin port number.
1.3.6.1.4.1.2011.5.1.1.23.1.5ColumnhwAclPortPoolPortNumEndread-createcurrentThe object indicates the end port number.
1.3.6.1.4.1.2011.5.1.1.23.1.6ColumnhwAclPortPoolPortRowStatusread-createcurrentRow status.
1.3.6.1.4.1.2011.5.1.1.24TablehwAclIPPool6Tablenot-accessiblecurrentConfigure the IPv6 pool name.
1.3.6.1.4.1.2011.5.1.1.24.1RowhwAclIPPool6Entrynot-accessiblecurrentEach entry is a IPv6 pool name.
1.3.6.1.4.1.2011.5.1.1.24.1.1ColumnhwAclIPPool6Indexread-onlycurrentThe index of ACL IPv6 pool table.
1.3.6.1.4.1.2011.5.1.1.24.1.2ColumnhwAclIPPool6Nameread-createcurrentThe IPv6 pool name.
1.3.6.1.4.1.2011.5.1.1.24.1.3ColumnhwAclIPPool6ApplyBGPIPv6Peerread-createcurrentThe object indicates whether or not BGP IPv6 peers are applied.
1.3.6.1.4.1.2011.5.1.1.24.1.4ColumnhwAclIPPool6RowStatusread-createcurrentRow status.
1.3.6.1.4.1.2011.5.1.2NodehwAclMibTrap
1.3.6.1.4.1.2011.5.1.2.1NodehwAclTrapOid
1.3.6.1.4.1.2011.5.1.2.2NodehwAclTrapsDefine
1.3.6.1.4.1.2011.5.1.2.2.1NodehwAclTraps
1.3.6.1.4.1.2011.5.1.2.2.1.1NodehwAclResourceTrapsTable
1.3.6.1.4.1.2011.5.1.2.2.1.1.1ScalarhwAclResSlotStraccessible-for-notifycurrentThe infomation of slot.
1.3.6.1.4.1.2011.5.1.2.2.1.1.2ScalarhwAclResStageaccessible-for-notifycurrentThe stage where trap infomation exists.
1.3.6.1.4.1.2011.5.1.2.2.1.1.3ScalarhwAclResLimitaccessible-for-notifycurrentThe usage of rule resource.
1.3.6.1.4.1.2011.5.1.2.2.1.1.4NodehwAclResourceTrapsEntry
1.3.6.1.4.1.2011.5.1.2.2.1.1.4.1NotificationhwAclResThresholdExceedClearTrapcurrentAcl resource lack clear trap
1.3.6.1.4.1.2011.5.1.2.2.1.1.4.2NotificationhwAclResThresholdExceedTrapcurrentAcl resource lack trap
1.3.6.1.4.1.2011.5.1.2.2.1.1.4.3NotificationhwAclResTotalCountExceedClearTrapcurrentAcl resource full clear trap
1.3.6.1.4.1.2011.5.1.2.2.1.1.4.4NotificationhwAclResTotalCountExceedTrapcurrentAcl resource full trap
1.3.6.1.4.1.2011.5.1.2.2.1.1.5NodehwAclResourceTrapsGroups
1.3.6.1.4.1.2011.5.1.2.2.1.1.5.1GrouphwAclResourceTrapsGroupcurrentGroup for all acl resource traps.
1.3.6.1.4.1.2011.5.1.3NodehwAclMibConformance
1.3.6.1.4.1.2011.5.1.3.1NodehwAclMibCompliances
1.3.6.1.4.1.2011.5.1.3.1.1CompliancehwAclMibCompliancecurrentThe compliance statement for entities which implement the Huawei acl MIB.
1.3.6.1.4.1.2011.5.1.3.2NodehwAclMibGroups
1.3.6.1.4.1.2011.5.1.3.2.1GrouphwAclGroupcurrentA collection of objects providing mandatory acl information.