HUAWEI-ACL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
21
Rows
21
Columns
333
.1.3.6.1.4.1.2011.5.1.1.2 · 1 row entry · 9 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclNumGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclNumGroupTable'
This table is used to query information about an ACL rule group, including the ACL configuration order, step length, and description.
hwAclNumGroupEntry row .1.3.6.1.4.1.2011.5.1.1.2.1
An entry containing characters of an acl group
Column Syntax OID
The index of acl group, identifying an ACL.
The object specifies the range of an ACL number.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.2.1.1
The object indicates the match order of rules.
'config' means matching ACL rules in the configuration sequence,
'auto' means the ACL rules are matched following the 'Depth-first' principle.
Enumerationr/w
Enumerated Values:
1config
2auto
.1.3.6.1.4.1.2011.5.1.1.2.1.2
The total number of the rules in the acl group.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.2.1.3
The 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 the multiples of 5 beginning with 5.
The ACL IDs change alon…
Integer32r/w
Constraints:
range: 1-20
.1.3.6.1.4.1.2011.5.1.1.2.1.4
This object indicates the description of a rule group.
The description length cannot exceed 127 characters.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.2.1.5
The 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 perform the Set operation to this object.
Enumerationr/w
Enumerated Values:
1cleared
2notUsed
.1.3.6.1.4.1.2011.5.1.1.2.1.6
RowStatus, Now support three value: CreateAndGo, Active, Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.2.1.7
The 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.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2011.5.1.1.2.1.8
The type of ACL group.
Enumeration
Enumerated Values:
1basic
2advanced
3link
4user
5interface
6mpls
7mac
8ucl
.1.3.6.1.4.1.2011.5.1.1.2.1.9
.1.3.6.1.4.1.2011.5.1.1.4 · 1 row entry · 14 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclBasicRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclBasicRuleTable'
Configure the rule for basic acl group.
hwAclBasicRuleEntry row .1.3.6.1.4.1.2011.5.1.1.4.1
Each entry is a rule of basic acl.
Column Syntax OID
The index of basic acl group, the index range is (1..99 | 2000..2999 | 42768..76535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.4.1.1
The 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 equal to editing the old rule.
If the number is not assigne…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.4.1.2
The object indicates the action of a basic acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.4.1.3
The object indicates the source IP-address of a basic acl rule.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.4.1.4
The 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.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.4.1.5
The 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 range is specified for the rule.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.4.1.6
The object indicates the type of the packet.
0: fragmentSubseq, indicating that the packet is a subsequent fragment
1: fragment, indicating that the packet is a fragment
2: nonFragment, indicating that the packet i…
Enumerationr/w
Enumerated Values:
0fragmentSubseq
1fragment
2nonFragment
3nonSubseq
4fragmentSpeFirst
255none
.1.3.6.1.4.1.2011.5.1.1.4.1.7
The object indicates whether to log the matched packets.
The log contents include sequence number of ACL rule, packets passed
or discarded, upper layer protocol type over IP, source/destination
address, source/dest…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.4.1.8
The object indicates whether the rule is valid or invalid.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.4.1.9
The object indicates the statistics of matched packets by the rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.4.1.10
This object indicates an VPN instance.
The length of a VPN instance name cannot exceed 31 characters.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.1.1.4.1.11
RowStatus, Now support three value: CreateAndGo, Active and Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.4.1.12
The object indicates the description of this basic rule.
The object describes the usage of an ACL with a word or a sentence.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.4.1.13
The object indicates whether or not matching any VPN-instance.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.4.1.14
.1.3.6.1.4.1.2011.5.1.1.5 · 1 row entry · 45 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclAdvancedRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclAdvancedRuleTable'
Configure the rule for advanced acl group.
hwAclAdvancedRuleEntry row .1.3.6.1.4.1.2011.5.1.1.5.1
Each entry contains a rule of advanced acl group.
Column Syntax OID
The index of advanced acl table, the index range is (100..199 | 3000..3999 | 42768..76535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.5.1.1
The 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,
which is equal to editing the old rule.
If the number is not…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.5.1.2
The object indicates the action of an advanced acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.5.1.3
The 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.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.5.1.4
The value of this object identifies the source IP address.
The value ranges from 0.0.0.0 to 255.255.255.255.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.5.1.5
The 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.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.5.1.6
The 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' means equal to,
'gt' means greater than,
'neq' means not equal …
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.5.1.7
This object indicates the end source port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.8
This object indicates the start source port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.9
This object indicates the destination IP address.
The value ranges from 0.0.0.0 to 255.255.255.255.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.5.1.10
This object indicates the mask of the destination IP address.
The value ranges from 0.0.0.0 to 255.255.255.255.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.5.1.11
The object indicates the destination Port operation symbol of an advanced
acl group. It compares the port operators of destination address.
'lt' means less than,
'eq' means equal to,
'gt' means greater than,
'neq' means…
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.5.1.12
This object indicates the end destination port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.13
This object indicates the start destination port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.14
The 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. The invalid value is 255.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.5.1.15
The 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 ranges from 0 to 15. The invalid value is 255.
Integer32r/w
Constraints:
range: 0-15
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.5.1.16
The value of this object identifies the higher six bits of the ToS field in an IP header.
The value ranges from 0 to 63. The invalid value is 255.
Integer32r/w
Constraints:
range: 0-63
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.5.1.17
The object indicates whether or not establishing.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.5.1.18
The 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 rule has no time range. The
invalid value is 0.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.5.1.19
The object indicates the type of ICMP packet.
It filters ICMP packets according to the ICMP message type.
The invalid value is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.20
The object indicates the code of ICMP packet.
It filters ICMP packets according to the message code.
The invalid value is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.21
The object indicates the type of the packet.
0: fragmentSubseq, indicating that the packet is a subsequent fragment
1: fragment, indicating that the packet is a fragment
2: nonFragment, indicating that the packet i…
Enumerationr/w
Enumerated Values:
0fragmentSubseq
1fragment
2nonFragment
3nonSubseq
4fragmentSpeFirst
255none
.1.3.6.1.4.1.2011.5.1.1.5.1.22
The object indicates whether to log the matched packets. The log
contents include sequence number of ACL rule,
packets passed or discarded, upper layer protocol type over IP,
source/destination address, source/destin…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.5.1.23
The object indicates whether the rule is valid or invalid.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.5.1.24
The object indicates the statistics of matched packets by the rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.5.1.25
The object indicates the VRF name of this rule,
It specifies the VPN-instance to which the packet belongs.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.1.1.5.1.26
RowStatus, Now support three state: CreateAndGo, Active, Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.5.1.27
The object indicates the code of TCP Sync flag(0~63),
The invalid value is -1.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.1.1.5.1.28
The object indicates the description of this advanced rule.
The object describes the usage of an ACL with a word or a sentence.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.5.1.29
The object indicates the source pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.5.1.30
The object indicates the destination pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.5.1.31
The object indicates the protocol type of the rule.
It specifies the protocol type over IP. The number of IP protocol is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.32
The object indicates the ID of VXLAN,
The invalid value is 0.
Integer32r/w
Constraints:
range: 0-16777215
.1.3.6.1.4.1.2011.5.1.1.5.1.33
The object indicates the type of igmp,
The invalid value is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.34
The 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 equal to,
'range' means between,
'invalid' means this operation …
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.5.1.35
The object indicates the begin ttl value.
The invalid value is 0.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.5.1.36
The object indicates the end ttl value.
The invalid value is 0.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.5.1.37
The 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' means not equal to,
'range' means between,
'invalid' means this …
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.5.1.38
The object indicates the begin packet length value.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.39
The object indicates the end packet length value.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.40
The object indicates the mask of tcp-flag.
The invalid value is 0.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.1.1.5.1.41
The object indicates the source port pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.5.1.42
The object indicates the destination port pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.5.1.43
The 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 hwAclAdvancedIcmpType to indicate the value range of the ICMP mess…
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.5.1.44
The object indicates whether or not matching any VPN-instance.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.5.1.45
.1.3.6.1.4.1.2011.5.1.1.6 · 1 row entry · 11 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIfRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIfRuleTable'
Configure the rule for interface-based acl group.
hwAclIfRuleEntry row .1.3.6.1.4.1.2011.5.1.1.6.1
Each entry contains a rule of interface-based acl group.
Column Syntax OID
The index of interface-based acl group, the index range is (1000..1999 | 42768..76535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.6.1.1
The 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 equal to editing the old rule.
If the number is not assigned…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.6.1.2
The object indicates the action of an interface-based acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.6.1.3
The object indicates the index of an interface.
It specifies the interface information of the packets.The invalid
interface index is 0.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.6.1.4
The object indicates whether or not matching any interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.6.1.5
The 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 is valid. The value 0 is
invalid, indicating that no time …
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.6.1.6
The object indicates whether to log the matched packets.
The log contents include sequence number of ACL rule,
packets passed or discarded, upper layer protocol type over IP,
source/destination address, source/destin…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.6.1.7
The object indicates whether the rule is valid or invalid.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.6.1.8
The object indicates the statistics of matched packets by the rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.6.1.9
RowStatus,Now support three state:CreateAndGo,Active,Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.6.1.11
The object indicates the description of this if rule.
The object describes the usage of an ACL with a word or a sentence.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.6.1.12
.1.3.6.1.4.1.2011.5.1.1.7 · 1 row entry · 35 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclUserRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclUserRuleTable'
Configure the rule for user acl group.
hwAclUserRuleEntry row .1.3.6.1.4.1.2011.5.1.1.7.1
Each entry contains a rule of user acl group.
Column Syntax OID
The index of user acl table, the index range is (6000..9999).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.7.1.1
The 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 is equal to editing the old rule.
If the number is not ass…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.7.1.2
The object indicates the action of an User acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.7.1.3
The object indicates the protocol type of the rule.
It specifies the protocol type over IP. The number of IP protocol is 0.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.7.1.4
The object indicates the source IP-address of an User acl rule.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.7.1.5
The object indicates the source IP-address wild of an User acl rule.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.7.1.6
The 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 equal to,
'gt' means greater than,
'neq' means not equal to,
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.7.1.7
The object indicates the fourth layer sourec port 1.
It specifies the source port information of UDP or TCP packets.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.8
The object indicates the fourth layer source port2.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.9
The object indicates the destination IP-address of an User acl rule.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.7.1.10
The object indicates the destination IP-address wild of an User acl rule.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.7.1.11
The object indicates the destination Port operation symbol of an User
acl group. It compares the port operators of destination address.
'lt' means less than,
'eq' means equal to,
'gt' means greater than,
'neq' means not…
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.7.1.12
The object indicates the fourth layer destination port1.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.13
The object indicates the fourth layer destination port2.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.14
The object indicates the value of IP-packet's precedence,
It filters packets according to precedence field.The invalid
value is 255.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.7.1.15
The object indicates the value of IP-packet's TOS,
It filters packets according to type of service.The invalid
value is 255.
Integer32r/w
Constraints:
range: 0-15
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.7.1.16
The object indicates the value of frame.The invalid
value is 255.
Integer32r/w
Constraints:
range: 0-63
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.7.1.17
The object indicates whether or not establishing.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.7.1.18
The 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 has no time range. The
invalid value is 0.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.7.1.19
The object indicates the type of ICMP packet.
It filters ICMP packets according to the ICMP message type.
The invalid value is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.20
The object indicates the code of ICMP packet.
It filters ICMP packets according to the message code.
The invalid value is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.21
The object indicates whether or not matching fragmented packet,
It specifies that this rule is only valid for
the non-first fragment packets.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.7.1.22
The object indicates whether to log the matched packets. The log
contents include sequence number of ACL rule,
packets passed or discarded, upper layer protocol type over IP,
source/destination address, source/destin…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.7.1.23
The object indicates whether the rule is valid or invalid.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.7.1.24
The object indicates the statistics of matched packets by the rule.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.7.1.25
The object indicates the VRF name of this rule,
It specifies the VPN-instance to which the packet belongs.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.7.1.26
The object indicates the source user group name of this rule.
if modetype source is user, null sting means any user
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.7.1.27
The object indicates the destination user group name of this rule.
if modetype destination is user, null sting means any user
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.7.1.28
The 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 UserAny match rule from any user group,
3 Net …
Integer32r/w
Constraints:
range: 0-4
.1.3.6.1.4.1.2011.5.1.1.7.1.29
The 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 any ip subnet,
2 UserAny match rule from any…
Integer32r/w
Constraints:
range: 0-6
.1.3.6.1.4.1.2011.5.1.1.7.1.30
RowStatus, Now support three state: CreateAndGo, Active, Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.7.1.31
The object indicates the code of TCP Sync flag(0~63),
The invalid value is -1.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.1.1.7.1.32
The object indicates the source user group num of this rule.
if modetype source is user, null sting means any user
Integer32r/w
Constraints:
range: 0-64000
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.33
The object indicates the destination user group name of this rule.
if modetype destination is user, null sting means any user
Integer32r/w
Constraints:
range: 0-64000
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.7.1.34
The object indicates the destination domain name of this rule.
if modetype destination is domain, null sting means any domain.
OctetString
Constraints:
range: 3-127
.1.3.6.1.4.1.2011.5.1.1.7.1.35
.1.3.6.1.4.1.2011.5.1.1.11 · 1 row entry · 1 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclCompileNumGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclCompileNumGroupTable'
The ACL compiler table extending the Acl-number-group table
hwAclCompileNumGroupEntry row .1.3.6.1.4.1.2011.5.1.1.11.1
The entry of Acl-number-group compiler extended table
Indexes
No indexes recorded
Column Syntax OID
The object indicates the status of Acl-number-group compiler.
'notCompile' means acl accelerate function is disabled,
'compiled' means acl accelerate function is enabled,
'changeAfterCompile' means acl is changed after …
Enumerationr/w
Enumerated Values:
1notCompile
2compiled
3changeAfterCompile
.1.3.6.1.4.1.2011.5.1.1.11.1.1
.1.3.6.1.4.1.2011.5.1.1.12 · 1 row entry · 16 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIpv6BasicRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIpv6BasicRuleTable'
Configure the rule for ipv6 basic acl group.
hwAclIpv6BasicRuleEntry row .1.3.6.1.4.1.2011.5.1.1.12.1
Each entry is a rule of ipv6 basic acl.
Column Syntax OID
The index of ipv6 basic acl group, the index range is (2000..2999 | 42768..75535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.12.1.1
The 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 equal to editing the old rule.
If the number is not assigne…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.12.1.2
The object indicates the action of a ipv6 basic acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.12.1.3
The object indicates the source IPv6-address of a ipv6 basic acl rule.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.12.1.4
The value of this object identifies the mask length of the source IPv6 address.
The value ranges from 0 to 128.
Integer32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.2011.5.1.1.12.1.5
The 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,
indicating that no time range is specified for the rule.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.12.1.6
The 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 a rule is created.
Enumerationr/w
Enumerated Values:
0fragmentSubseq
1fragment
255none
.1.3.6.1.4.1.2011.5.1.1.12.1.7
The object indicates whether to log the matched packets.
The log contents include sequence number of ACL rule, packets passed
or discarded, upper layer protocol type over IP, source/destination
address, source/destina…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.12.1.8
The object indicates whether the rule is valid or invalid.
P-BRIDGE-MIBEnabledStatus
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.1.1.12.1.9
This object indicates the number of matched packets by a rule. A maximum
of 64 bits are supported.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.12.1.10
This object indicates a VPN instance. The length of a VPN instance name cannot exceed 31 characters.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.1.1.12.1.11
RowStatus, Now support three value: CreateAndGo, Active and Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.12.1.12
The object indicates the description of this IPv6 basic rule.
The object describes the usage of an IPv6 ACL with a word or a sentence.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.12.1.13
The object indicates the source IPv6-address mask of a ipv6 basic acl rule. Its mode is positive.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.12.1.14
The object indicates whether or not matching any VPN-instance.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.12.1.15
The object indicates the wildcard mask of the source IPv6 address.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.12.1.16
.1.3.6.1.4.1.2011.5.1.1.13 · 1 row entry · 39 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIpv6AdvancedRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIpv6AdvancedRuleTable'
Configure the rule for ipv6 advanced acl group.
hwAclIpv6AdvancedRuleEntry row .1.3.6.1.4.1.2011.5.1.1.13.1
Each entry contains a rule of ipv6 advanced acl group.
Column Syntax OID
The index of ipv6 advanced acl table, the index range is (3000..3999 | 42768..75535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.13.1.1
The 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,
which is equal to editing the old rule.
If the number i…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.13.1.2
The object indicates the action of an ipv6 advanced acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.13.1.3
The 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.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.13.1.4
The object indicates the source IPv6-address of an ipv6 advanced acl rule.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.13.1.5
The value of this object identifies the mask length of the source IPv6 address.
The value ranges from 0 to 128.
Integer32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.2011.5.1.1.13.1.6
The 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' means equal to,
'gt' means greater than,
'neq' means not e…
Enumerationr/w
Enumerated Values:
1lt
2eq
3gt
4neq
5range
255invalid
.1.3.6.1.4.1.2011.5.1.1.13.1.7
This object indicates the end source port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.8
This object indicates the start source port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.9
The object indicates the destination IPv6-address of an ipv6 advanced acl rule.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.13.1.10
The value of this object identifies the mask length of the destination IPv6 address. The value ranges from 0 to 128.
Integer32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.2011.5.1.1.13.1.11
The object indicates the destination Port operation symbol of an ipv6 advanced
acl group. It compares the port operators of destination address.
'lt' means less than,
'eq' means equal to,
'gt' means greater than,
'neq' …
Enumerationr/w
Enumerated Values:
1lt
2eq
3gt
4neq
5range
255invalid
.1.3.6.1.4.1.2011.5.1.1.13.1.12
This object indicates the largest destination port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.13
This object indicates the smallest destination port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.14
The 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. The invalid value is 255.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.13.1.15
The 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 ranges from 0 to 15. The invalid value is 255.
Integer32r/w
Constraints:
range: 0-15
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.13.1.16
The value of this object identifies the higher seven bits of the ToS field in an IPv6 header.
The value ranges from 0 to 63. The invalid value is 255.
Integer32r/w
Constraints:
range: 0-63
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.13.1.17
The object indicates whether or not establishing.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.13.1.18
The 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 that no time range is specified for the rule.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.13.1.19
The value of this object identifies the ICMPv6 message type.
The value ranges from 0 to 255. The value 65535 is invalid.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.20
The value of this object identifies the code of an ICMPv6 message.
The value ranges from 0 to 255. The value 65535 is invalid.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.21
The 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 a rule is created.
Enumerationr/w
Enumerated Values:
0fragmentSubseq
1fragment
255none
.1.3.6.1.4.1.2011.5.1.1.13.1.22
The object indicates whether to log the matched packets. The log
contents include sequence number of ACL rule,
packets passed or discarded, upper layer protocol type over IP,
source/destination address, source/destin…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.13.1.23
The object indicates whether the rule is valid or invalid.
P-BRIDGE-MIBEnabledStatus
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.1.1.13.1.24
This object indicates the number of packets matched by a rule. A maximum of 64 bits are supported.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.13.1.25
This object indicates a VPN instance.
The length of a VPN instance name cannot exceed 31 characters.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.1.1.13.1.26
RowStatus, Now support three state: CreateAndGo, Active, Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.13.1.27
The object indicates the description of this IPv6 advanced rule.
The object describes the usage of an IPv6 ACL with a word or a sentence.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.13.1.28
The object indicates the source IPv6-address mask of an ipv6 advanced acl rule. Its mode is positive.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.13.1.29
The object indicates the destination IPv6-address mask of an ipv6 advanced acl rule. Its mode is positive.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.13.1.30
The object indicates the protocol type of the rule.
It specifies the protocol type over IP. The number of IPv6 protocol is 65535.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.31
The 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 hwAclIpv6AdvancedIcmpType to indicate the value range of the ICM…
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.13.1.32
The object indicates whether or not matching any VPN-instance.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.13.1.33
The object indicates the source Ipv6 pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.13.1.34
The object indicates the ID of VXLAN,
The invalid value is 0.
Integer32r/w
Constraints:
range: 0-16777215
.1.3.6.1.4.1.2011.5.1.1.13.1.35
The object indicates the code of TCP Sync flag(0~63),
The invalid value is -1.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.1.1.13.1.36
The object indicates the mask of tcp-flag.
The invalid value is 0.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.1.1.13.1.37
The object indicates the wildcard mask of the source IPv6 address.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.13.1.38
The object indicates the wildcard mask of the destination IPv6 address.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.13.1.39
.1.3.6.1.4.1.2011.5.1.1.14 · 1 row entry · 23 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclEthernetFrameRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclEthernetFrameRuleTable'
Configure the rule for ethernet-frame-based acl group.
hwAclEthernetFrameRuleEntry row .1.3.6.1.4.1.2011.5.1.1.14.1
Each entry contains a rule of ethernet-frame-based acl group.
Column Syntax OID
The index of ethernet-frame-based acl group, the index range is (4000..4999 | 42768..76535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.14.1.1
The 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 equal to editing the old rule.
If the number is not assigned…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.14.1.2
The object indicates the action of an ethernet-frame-based acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.14.1.3
The value of this object identifies the protocol type of an Ethernet frame.
The value ranges from 0 to 65535.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.14.1.4
The value of this object identifies the mask of the protocol type of an Ethernet frame.
The value ranges from 0 to 65535.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.14.1.5
The object indicates the source mac address of rule.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.1.1.14.1.6
The object indicates the source mac mask of rule.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.1.1.14.1.7
The object indicates the destination mac address of rule.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.1.1.14.1.8
The object indicates the destination mac mask of rule.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.1.1.14.1.9
The 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 rule has no
time range. The invalid value is 0.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.14.1.10
The object indicates whether to log the matched packets.
The log contents include sequence number of ACL rule,
packets passed or discarded, source/destination mac addr,
protocol of ethernet frame, and number of packe…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.14.1.11
The object indicates whether the rule is valid or invalid.
P-BRIDGE-MIBEnabledStatus
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.1.1.14.1.12
This object indicates the number of matched packets by a rule. A maximum of 64 bits are supported.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.14.1.13
RowStatus,Now support three state:CreateAndGo,Active,Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.14.1.14
The object indicates the encapsulation type of rule.
Enumerationr/w
Enumerated Values:
1ether2
2ieee802dot3
3snap
255none
.1.3.6.1.4.1.2011.5.1.1.14.1.15
The object indicates two tags of rule. False value do not
care the number of tags.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.14.1.16
The object indicates the vlan ID of rule. The invalid
vlan ID is 0.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.1.1.14.1.17
The object indicates the vlan ID mask of rule.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.2011.5.1.1.14.1.18
The object indicates the ce-vlan ID of rule. The invalid
vlan ID is 0.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.1.1.14.1.19
The object indicates the ce-vlan ID mask of rule.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.2011.5.1.1.14.1.20
The object indicates the 8021p value of S-tag.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.14.1.21
The object indicates the 8021p value of C-tag.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.14.1.22
The object indicates the description of this ethernetframe rule.
The object describes the usage of an ACL with a word or a sentence.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.14.1.23
.1.3.6.1.4.1.2011.5.1.1.15 · 1 row entry · 34 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclAppliedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclAppliedTable'
Configure the applied ACL.
hwAclAppliedEntry row .1.3.6.1.4.1.2011.5.1.1.15.1
Each entry contains a applied ACL.
Column Syntax OID
The actions taken when packets conforming or exceeding the configured.
Enumeration
Enumerated Values:
1filter
2limit
3mirror
4redirectCpu
5redirectInterface
6redirectIpNextHop
7redirectIpv6NextHop
8remark8021p
9remarkDscp
10remarkIpPrecedence
11remarkLocalPrecedence
12remarkVlanId
13remarkCVlanId
14remarkDestMac
15statistic
.1.3.6.1.4.1.2011.5.1.1.15.1.1
The scope that ACL apply on.
Enumeration
Enumerated Values:
1global
2vlan
3interface
.1.3.6.1.4.1.2011.5.1.1.15.1.2
When 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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.15.1.3
The direction acl apply on.
Enumeration
Enumerated Values:
1inbound
2outbound
.1.3.6.1.4.1.2011.5.1.1.15.1.4
The index of ACL group.
Basic ACL in range 2000~2999;
Advance ACL in range 3000~3999;
Link ACL in range 4000~4999;
Integer32
Constraints:
range: 2000-4999
.1.3.6.1.4.1.2011.5.1.1.15.1.5
The object specifies the number of an ACL rule.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.15.1.6
The index of ACL group.
65535 means this field is valid.
Integer32
Constraints:
range: 2000-3999
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.15.1.7
The object specifies the number of an ACL rule.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.15.1.8
The object specifies the mode of statistics.
When action is statistic, this field is valid.
Enumerationr/w
Enumerated Values:
1byPackets
2byBytes
.1.3.6.1.4.1.2011.5.1.1.15.1.9
The object indicates the statistics of matched packets by the policy.
When action is statistic or limit, this field is valid.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.15.1.10
Committed information rate. Unit: kbps.
Integer32r/w
Constraints:
range: 0-0
range: 64-10000000
.1.3.6.1.4.1.2011.5.1.1.15.1.11
Peak information rate. Unit: kbps.
0 is the default value.
Integer32r/w
Constraints:
range: 0-0
range: 64-10000000
.1.3.6.1.4.1.2011.5.1.1.15.1.12
Committed burst size. Unit: byte.
0 is the default value.
Integer32r/w
Constraints:
range: 0-0
range: 4096-16773120
.1.3.6.1.4.1.2011.5.1.1.15.1.13
Peak burst size. Unit: byte.
0 is the default value.
Integer32r/w
Constraints:
range: 0-0
range: 4096-16773120
.1.3.6.1.4.1.2011.5.1.1.15.1.14
Green action.
Enumerationr/w
Enumerated Values:
1pass
2drop
3passRemarkDscp
4passRemark8021p
.1.3.6.1.4.1.2011.5.1.1.15.1.15
The 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.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.1.1.15.1.16
Yellow action.
Enumerationr/w
Enumerated Values:
1pass
2drop
3passRemarkDscp
4passRemark8021p
.1.3.6.1.4.1.2011.5.1.1.15.1.17
The 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.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.1.1.15.1.18
Red action.
Enumerationr/w
Enumerated Values:
1pass
2drop
3passRemarkDscp
4passRemark8021p
.1.3.6.1.4.1.2011.5.1.1.15.1.19
The 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.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.1.1.15.1.20
The mirror observe port number.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.15.1.21
The object specifies the RSPAN vlan.
0 means mirror to local port.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.1.1.15.1.22
The redirect output interface.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.15.1.23
The redirect IP next hop address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.15.1.24
The redirect IPv6 next hop address.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.2011.5.1.1.15.1.25
The remarked vlan ID.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.1.1.15.1.26
The remarked ce-vlan ID.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.1.1.15.1.27
The remarked 8021p value.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.5.1.1.15.1.28
The remarked DSCP value.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.1.1.15.1.29
The remarked IP precedence value.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.5.1.1.15.1.30
The remarked local precedence value.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.2011.5.1.1.15.1.31
The remarked MAC address.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.1.1.15.1.32
The object indicates whether is IPv6 ACL.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.15.1.33
RowStatus,Now support three state:CreateAndGo,Active,Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.15.1.51
.1.3.6.1.4.1.2011.5.1.1.16 · 1 row entry · 9 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIpv6NumGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIpv6NumGroupTable'
This table is used to query information about an ACL rule group, including the ACL configuration order, step length, and description.
hwAclIpv6NumGroupEntry row .1.3.6.1.4.1.2011.5.1.1.16.1
An entry containing characters of an IPv6 ACL group.
Column Syntax OID
The 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 to 1999
Basic ACL6: 2000 to 2999
Advanced ACL6: 3000 to 39…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.16.1.1
The object indicates the match order of rules.
'config' means matching ACL rules in the configuration sequence,
'auto' means the ACL6 rules are matched following the 'Depth-first' principle.
Enumerationr/w
Enumerated Values:
1config
2auto
3default
.1.3.6.1.4.1.2011.5.1.1.16.1.2
The total number of the rules in the ACL6 group.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.16.1.3
This 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 operation is performed for this object.
Enumerationr/w
Enumerated Values:
1cleared
2notUsed
.1.3.6.1.4.1.2011.5.1.1.16.1.4
The 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.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2011.5.1.1.16.1.5
This object indicates the description of an ACL6 rule group.
The description length cannot exceed 127 characters.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.16.1.6
The type of IPv6 ACL group.
Enumerationr/w
Enumerated Values:
1basic
2advanced
3interface
4ucl
.1.3.6.1.4.1.2011.5.1.1.16.1.7
RowStatus, Now support three value: CreateAndGo, Active, Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.16.1.51
The 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 are the multiples of 5 beginning with 5.
The IPv6 ACL IDs c…
Integer32r/w
Constraints:
range: 1-20
.1.3.6.1.4.1.2011.5.1.1.16.1.52
.1.3.6.1.4.1.2011.5.1.1.17 · 1 row entry · 10 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIpv6IfRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIpv6IfRuleTable'
Configure the rule for interface-based acl6 group.
hwAclIpv6IfRuleEntry row .1.3.6.1.4.1.2011.5.1.1.17.1
Each entry contains a rule of interface-based acl6 group.
Column Syntax OID
The index of interface-based acl6 group, the index range is (1000..1999 | 42768..75535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.17.1.1
The 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 equal to editing the old rule.
If the number is not assign…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.17.1.2
The object indicates the action of an interface-based acl6 rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.17.1.3
The object indicates the index of an interface.
It specifies the interface information of the packets. The invalid
interface index is 0.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.17.1.4
The object indicates whether or not matching any interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.17.1.5
The 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 is valid. The value 0 is invalid,
indicating that no time r…
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.17.1.6
The object indicates whether to log the matched packets.
The log contents include sequence number of ACL6 rule,
packets passed or discarded, upper layer protocol type over IP,
source/destination address, source/desti…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.17.1.7
The object indicates whether the rule is valid or invalid.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.17.1.8
The object indicates the statistics of matched packets by basic rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.17.1.9
RowStatus,Now support three state:CreateAndGo,Active,Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.17.1.11
.1.3.6.1.4.1.2011.5.1.1.18 · 1 row entry · 22 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclMplsRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclMplsRuleTable'
Configure the rule for mpls acl group.
hwAclMplsRuleEntry row .1.3.6.1.4.1.2011.5.1.1.18.1
Each entry is a rule of mpls acl.
Column Syntax OID
The index of mpls acl group, the index range is (10000..10999 | 42768..76535).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.18.1.1
The 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 equal to editing the old rule.
If the number is not assigne…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.18.1.2
The object indicates the action of a basic acl rule.
'deny' means discarding the packets that meet the condition,
'permit' means permitting the packets that meet the condition.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.18.1.3
The 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.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.18.1.4
The 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.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.18.1.5
The 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.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.18.1.6
The 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.
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.18.1.7
The 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.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.1.1.18.1.8
The 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.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.1.1.18.1.9
The 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.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.1.1.18.1.10
The 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.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.1.1.18.1.11
The 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 greater than,
'range' means between,
'invalid' means this o…
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
5range
255any
.1.3.6.1.4.1.2011.5.1.1.18.1.12
The object indicates the begin value of a mpls ttl.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.18.1.13
The object indicates the end value of a mpls ttl.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.18.1.14
The 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 greater than,
'range' means between,
'invalid' means this o…
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
5range
255any
.1.3.6.1.4.1.2011.5.1.1.18.1.15
The object indicates the begin value of a mpls ttl.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.18.1.16
The object indicates the end value of a mpls ttl.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.18.1.17
The 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 greater than,
'range' means between,
'invalid' means this o…
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
5range
255any
.1.3.6.1.4.1.2011.5.1.1.18.1.18
The object indicates the begin value of a mpls ttl.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.18.1.19
The object indicates the end value of a mpls ttl.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.18.1.20
RowStatus, Now support three value: CreateAndGo, Active and Destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.18.1.21
The object indicates the statistics of matched packets by the rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.18.1.22
.1.3.6.1.4.1.2011.5.1.1.19 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclDomainNameConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclDomainNameConfigTable'
Configure the domain name.
hwAclDomainNameConfigEntry row .1.3.6.1.4.1.2011.5.1.1.19.1
Each entry is a domain name.
Indexes
Column Syntax OID
The index of DomianName table, the index range is (0..31).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.19.1.1
The domian name.
OctetStringr/w
Constraints:
range: 3-127
.1.3.6.1.4.1.2011.5.1.1.19.1.2
Row status,Two actions are used: createAndGo(4), destroy(6).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.19.1.3
.1.3.6.1.4.1.2011.5.1.1.20 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIPPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIPPoolTable'
Configure the IP pool name.
hwAclIPPoolEntry row .1.3.6.1.4.1.2011.5.1.1.20.1
Each entry is a IP pool name.
Column Syntax OID
The index of ACL IP pool table.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.20.1.1
The IP pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.20.1.2
Row status.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.20.1.3
The object indicates whether or not BGP peers are applied.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.20.1.4
.1.3.6.1.4.1.2011.5.1.1.21 · 1 row entry · 5 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIPPoolIPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIPPoolIPTable'
Configure the IP address of IP pool.
hwAclIPPoolIPEntry row .1.3.6.1.4.1.2011.5.1.1.21.1
Each entry is a IP address of IP pool.
Column Syntax OID
This object indicates the level 1 index, that is, the index of an IP address pool used by an ACL.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.21.1.1
This object indicates the level 2 index, that is, the index of an IPv4 address in an IP address pool used by an ACL.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.21.1.2
The object indicates the IP-address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.21.1.3
The object indicates the IP-address wild.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.1.1.21.1.4
Row status.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.21.1.5
.1.3.6.1.4.1.2011.5.1.1.22 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclPortPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclPortPoolTable'
Configure the port pool name.
hwAclPortPoolEntry row .1.3.6.1.4.1.2011.5.1.1.22.1
Each entry is a port pool name.
Column Syntax OID
The index of ACL port pool table.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.22.1.1
The Port pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.22.1.2
Row status.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.22.1.3
.1.3.6.1.4.1.2011.5.1.1.23 · 1 row entry · 6 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclPortPoolPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclPortPoolPortTable'
Configure the port range of port pool.
hwAclPortPoolPortEntry row .1.3.6.1.4.1.2011.5.1.1.23.1
Each entry is a port range of port pool.
Column Syntax OID
This object indicates the level 1 index, that is, the index of an ACL port pool.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.23.1.1
This object indicates the level 2 index, that is, the index of a port number in the ACL port pool.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.23.1.2
Operator that compares port numbers in an ACL port pool. The options are as follows:
lt (matching packets whose port number is smaller than the specified port number)
eq (matching packets with the specified port number)…
Enumerationr/w
Enumerated Values:
0invalid
1lt
2eq
3gt
4neq
5range
.1.3.6.1.4.1.2011.5.1.1.23.1.3
The object indicates the begin port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.23.1.4
The object indicates the end port number.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.23.1.5
Row status.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.23.1.6
.1.3.6.1.4.1.2011.5.1.1.24 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIPPool6Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIPPool6Table'
Configure the IPv6 pool name.
hwAclIPPool6Entry row .1.3.6.1.4.1.2011.5.1.1.24.1
Each entry is a IPv6 pool name.
Column Syntax OID
The index of ACL IPv6 pool table.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.24.1.1
The IPv6 pool name.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.1.1.24.1.2
The object indicates whether or not BGP IPv6 peers are applied.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.1.1.24.1.3
Row status.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.24.1.4
.1.3.6.1.4.1.2011.5.1.1.25 · 1 row entry · 36 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIpv6UserRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIpv6UserRuleTable'
Description.
hwAclIpv6UserRuleEntry row .1.3.6.1.4.1.2011.5.1.1.25.1
Description.
Column Syntax OID
The index of ipv6 User acl table, the index range is (3000..3999 | 42768..75535).
Integer32
Constraints:
range: 3000-3999
range: 42768-75535
.1.3.6.1.4.1.2011.5.1.1.25.1.1
The object specifies the number of an ipv6 User ACL rule.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.1.1.25.1.2
The object indicates the action of an ipv6 User acl rule.
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.1.1.25.1.3
The object indicates the protocol type of the rule.

It specifies the protocol type over IP. The number of IPv6 protocol is 0.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.1.1.25.1.4
The object indicates the source IPv6-address of an ipv6 User acl rule.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.2011.5.1.1.25.1.5
The object indicates the source IPv6-address prefix length of an ipv6 User acl rule.
Integer32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.2011.5.1.1.25.1.6
The object indicates the source Port operation symbol of an ipv6 User acl
Enumerationr/w
Enumerated Values:
1lt
2eq
3gt
4neq
5range
255invalid
.1.3.6.1.4.1.2011.5.1.1.25.1.7
The object indicates the fourth layer source port2.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.25.1.8
The object indicates the source user group of an ipv6 User acl rule.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.25.1.9
The object indicates the source passthrough domain of an ipv6 User acl rule.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.25.1.10
The object indicates the source passthrough domain Id of an ipv6 User acl rule.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.25.1.11
The object indicates the source passthrough domain of an ipv6 User acl rule.
OctetStringr/w
Constraints:
range: 3-127
.1.3.6.1.4.1.2011.5.1.1.25.1.12
The object indicates the destination IPv6-address of an ipv6 User acl rule.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.2011.5.1.1.25.1.13
The object indicates the destination IPv6-address prefix length of an ipv6 User acl rule.
Integer32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.2011.5.1.1.25.1.14
The object indicates the destination Port operation symbol of an ipv6 User
Enumerationr/w
Enumerated Values:
1lt
2eq
3gt
4neq
5range
255invalid
.1.3.6.1.4.1.2011.5.1.1.25.1.15
The object indicates the fourth layer destination port1.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.25.1.16
The object indicates the fourth layer destination port2.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.1.1.25.1.17
The object indicates the destination user group of an ipv6 User acl rule.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.25.1.18
The object indicates the destination passthrough domain of an ipv6 User acl rule.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.25.1.19
The object indicates the destination passthrough domain of an ipv6 User acl rule.
OctetStringr/w
Constraints:
range: 3-127
.1.3.6.1.4.1.2011.5.1.1.25.1.20
The object indicates the value of IPv6-packet's precedence,
Integer32r/w
Constraints:
range: 0-7
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.25.1.21
The object indicates the value of IPv6-packet's TOS,
Integer32r/w
Constraints:
range: 0-15
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.25.1.22
The object indicates the value of frame.The invalid
Integer32r/w
Constraints:
range: 0-63
range: 255-255
.1.3.6.1.4.1.2011.5.1.1.25.1.23
The object indicates whether or not establishing.
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.2011.5.1.1.25.1.24
The object indicates the time range of an ipv6 User acl rule.
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.5.1.1.25.1.25
The object indicates the type of ICMPv6 packet.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.25.1.26
The object indicates the code of ICMPv6 packet.
Integer32r/w
Constraints:
range: 0-255
range: 65535-65535
.1.3.6.1.4.1.2011.5.1.1.25.1.27
The 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 a rule is…
Enumerationr/w
Enumerated Values:
0fragmentSubseq
1fragment
255none
.1.3.6.1.4.1.2011.5.1.1.25.1.28
The object indicates whether to log the matched packets. The log

contents include sequence number of ACL rule,

packets passed or discarded, upper layer protocol type over IP,
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.2011.5.1.1.25.1.29
The object indicates whether the rule is valid or invalid.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.1.1.25.1.30
The object indicates the statistics of matched packets by the rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.1.1.25.1.31
The object indicates the VRF name of this rule,

It specifies the VPN-instance to which the packet belongs.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.1.1.25.1.32
The object indicates the description of this IPv6 User rule.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.2011.5.1.1.25.1.33
RowStatus, Now support three state: CreateAndGo, Active, Destroy.
Enumerationr/w
Enumerated Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.1.1.25.1.34
The object indicates ACL's mode type
Integer32r/w
Constraints:
range: 0-6
.1.3.6.1.4.1.2011.5.1.1.25.1.35
The object indicates ACL's mode type
Integer32r/w
Constraints:
range: 0-6
.1.3.6.1.4.1.2011.5.1.1.25.1.36
.1.3.6.1.4.1.2011.5.1.1.26 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwAclIPPoolHostNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ACL-MIB::hwAclIPPoolHostNameTable'
Configure the host name of IP pool.
hwAclIPPoolHostNameEntry row .1.3.6.1.4.1.2011.5.1.1.26.1
Each entry is a host name of IP pool.
Column Syntax OID
This object indicates the level 1 index, that is, the index of an IP address pool used by an ACL.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.26.1.1
This object indicates the level 2 index, that is, the index of an host name in an IP address pool used by an ACL.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.1.1.26.1.2
The object indicates the host name.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.5.1.1.26.1.3
Row status.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.1.1.26.1.4