ACLMGMT-MIB Table View

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

Tables
28
Rows
28
Columns
395
.1.3.6.1.4.1.171.12.9.2.1 · 1 row entry · 12 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLEthernetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLEthernetTable'
This table contains ACL mask Ethernet information.
The access profile will be created on the switch to define which
part of each incoming frame's layer 2 header will be examined
by the switch. Masks entered will be combined with the
values the switch finds in the specified frame header fields.
swACLEthernetEntry row .1.3.6.1.4.1.171.12.9.2.1.1
A list of information about the ACL for Ethernet.
Column Syntax OID
The ID of the ACL mask entry unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.1.1.1
Specifies that the switch will examine the VLAN part of each packet header.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.1.1.2
This object indicates the status of the MAC address mask.
other (1) - Neither source MAC address nor destination MAC address are masked.
dst-mac-addr (2) - Destination MAC addresses within received frames are
to be …
Enumerationr/w
Enumerated Values:
1other
2dst-mac-addr
3src-mac-addr
4dst-src-mac-addr
.1.3.6.1.4.1.171.12.9.2.1.1.3
This object specifies the MAC address mask for the source 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.171.12.9.2.1.1.4
This object specifies the MAC address mask for the destination 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.171.12.9.2.1.1.5
Specifies if the switch will examine the 802.1p priority value in the frame's header
or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.1.1.6
Specifies if the switch will examine the Ethernet type value in each frame's header
or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.1.1.7
This object indicates the status of this entry.
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.171.12.9.2.1.1.8
The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example IP-MAC Binding entries can only be modified
or delet…
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.2.1.1.9
The number of unused rule entries of this Ethernet profile entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.1.1.10
The name of the ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.2.1.1.11
The mask used for the VLAN ID.
Valid values are from 0x0000 to 0x0FFF.
Default value is 0x0FFF
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.1.1.12

swACLIpTable

table
.1.3.6.1.4.1.171.12.9.2.2 · 1 row entry · 24 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLIpTable'
This table contains the ACL mask for IP information.
Access profiles will be created on the switch to define which
part of the incoming frame's IP layer packet header will be
examined by the switch. Masks entered will be combined
with the values the switch finds in the specified frame
header fields.
swACLIpEntry row .1.3.6.1.4.1.171.12.9.2.2.1
A list of information about the ACL of the IP Layer.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.2.1.1
This object indicates if the IP layer VLAN part is examined or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.2.1.2
This object indicates the status of IP address mask.

other (1) - Neither source IP address nor destination IP address are
masked.
dst-ip-addr (2) - Destination IP addresses within received frames
ar…
Enumerationr/w
Enumerated Values:
1other
2dst-ip-addr
3src-ip-addr
4dst-src-ip-addr
.1.3.6.1.4.1.171.12.9.2.2.1.3
This object specifies the IP address mask for the source IP address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.2.2.1.4
This object specifies the IP address mask for the destination IP address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.2.2.1.5
This object indicates if the DSCP protocol in the packet header
is to be examined or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.2.1.6
That object indicates which protocol will be examined.
Enumerationr/w
Enumerated Values:
1none
2icmp
3igmp
4tcp
5udp
6protocolId
.1.3.6.1.4.1.171.12.9.2.2.1.7
This object indicates which fields are defined for ICMP.
none (1)- Both fields are null.
type (2)- Type field identified.
code (3)- Code field identified.
type-code (4)- Both ICMP fields identified.
Enumerationr/w
Enumerated Values:
1none
2type
3code
4type-code
.1.3.6.1.4.1.171.12.9.2.2.1.8
Indicates if the IGMP options field is identified or not.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.2.2.1.9
This object indicates the status of the filtered address of TCP.

other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be filtered if this destination port
is …
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.9.2.2.1.10
This object indicates the status of the filtered address of UDP .

other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be filtered if this destination port
is…
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.9.2.2.1.11
Specifies a TCP port mask for the source port if swACLIpUseProtoType is TCP
Specifies a UDP port mask for the source port if swACLIpUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.2.1.12
Specifies a TCP port mask for the destination port if swACLIpUseProtoType is TCP
Specifies a UDP port mask for the destination port if swACLIpUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.2.1.13
Specifies a TCP connection flag mask.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.2.2.1.14
A value which indicates the set of TCP flags that this
entity may potentially offer. The value is a sum of flag bits.
This sum initially takes the value zero. Then, for each flag, L,
is added in the range 1 through 6, f…
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.2.2.1.15
Specifies if the switch will examine each frame's protocol ID field or not.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.2.2.1.16
Specifies that the rule applies to the IP protocol ID behind the IP header.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.171.12.9.2.2.1.17
Specifies that the rule applies to the IP protocol ID and the mask options
behind the IP header.
OctetStringr/w
Constraints:
range: 20-20
.1.3.6.1.4.1.171.12.9.2.2.1.18
This object indicates the status of this entry.
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.171.12.9.2.2.1.19
The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example, IP-MAC Binding entries can only be modified
or dele…
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.2.2.1.20
This object specifies the MAC address mask for the source MAC address.
SNMPv2-TCMacAddress
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.171.12.9.2.2.1.21
The number of unused rule entries this IP profile entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.2.1.22
The name of the ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.2.2.1.23
The mask used for the VLAN ID.
Valid values are from 0x0000 to 0x0FFF.
Default value is 0x0FFF.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.2.1.24
.1.3.6.1.4.1.171.12.9.2.3 · 1 row entry · 10 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContMaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContMaskTable'
This table contains the ACL mask for user-defined information.
An access profile will be created on the switch to define which part
of each incoming frame's user-defined part of the packet header
will be examined by switch. Masks entered will be combined
 with the values the switch finds in the specified frame header fields.
swACLPktContMaskEntry row .1.3.6.1.4.1.171.12.9.2.3.1
A list of information about user-defined ACLs.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.3.1.1
Specifies that the rule applies to the packet content (Offset0to15) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.2.3.1.2
Specifies that the rule applies to the packet content (Offset16to31) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.2.3.1.3
Specifies that the rule applies to the packet content (Offset32to47) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.2.3.1.4
Specifies that the rule applies to the packet content (Offset48to63) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.2.3.1.5
Specifies that the rule applies to the packet content (Offset64to79) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.2.3.1.6
This object indicates the status of this entry.
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.171.12.9.2.3.1.7
The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example, IP-MAC Binding entries can only be modified
or dele…
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.2.3.1.8
The number of unused rule entries of this IP profile entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.3.1.9
The name of the ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.2.3.1.10
.1.3.6.1.4.1.171.12.9.2.4 · 1 row entry · 15 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLIpv6MaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLIpv6MaskTable'
This table contains user-defined ACL mask information.
An access profile will be created on the switch to define which
parts of each incoming frame's IPv6 part of the packet header will
be examined by the switch. Masks entered will be combined
with the values the switch finds in the specified frame header fields.
swACLIpv6MaskEntry row .1.3.6.1.4.1.171.12.9.2.4.1
A list of information about user-defined ACLs.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.4.1.1
Specifies that the rule applies to the IPv6 class field and the mask options.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.2.4.1.2
Specifies that the rule applies to the IPv6 flowlabel field and the mask options.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.2.4.1.3
This object indicates the status of the IPv6 address mask.

other (1) - Neither source IPv6 address nor destination IPv6 address are
masked.
dst-ipv6-addr (2) - Received frame destination IPv6 address …
Enumerationr/w
Enumerated Values:
1other
2dst-ipv6-addr
3src-ipv6-addr
4dst-src-ipv6-addr
.1.3.6.1.4.1.171.12.9.2.4.1.4
Specifies that the rule applies to the Source IPv6 address and the mask options.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.2.4.1.5
Specifies that the rule applies to the Destination IPv6 address and the mask options.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.2.4.1.6
This object indicates the status of this entry.
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.171.12.9.2.4.1.7
The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example, IP-MAC Binding entries can only be modified
or dele…
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.2.4.1.8
The number of unused rule entries of this IP profile entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.4.1.9
The name of the ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.2.4.1.10
That object indicates which protocol will be examined.
Enumerationr/w
Enumerated Values:
1none
2tcp
3udp
.1.3.6.1.4.1.171.12.9.2.4.1.11
This object indicates the status of the filtered address of TCP.

other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be filtered if this destination port
is …
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.9.2.4.1.12
This object indicates the status of the filtered address of UDP.

other (1) - Neither source port nor destination port is
masked.
dst-addr (2) - Packets will be filtered if this destination port
is i…
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.9.2.4.1.13
Specifies a TCP port mask for the source port if swACLIpv6MaskUseProtoType is TCP
Specifies a UDP port mask for the source port if swACLIpv6MaskUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.4.1.14
Specifies a TCP port mask for the destination port if swACLIpv6MaskUseProtoType is TCP
Specifies a UDP port mask for the destination port if swACLIpv6MaskUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.4.1.15

swIBPACLEthernetTable

table obsolete
.1.3.6.1.4.1.171.12.9.2.6 · 1 row entry · 2 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swIBPACLEthernetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swIBPACLEthernetTable'
This table contains IP-MAC-Binding ACL mask Ethernet information.
Access profiles will be created on the switch by row creation and to
define which parts of each incoming frame's layer 2 header part
the switch will examine. Masks can be entered that will be combined
with the values the switch finds in the specified frame header fields.
swIBPACLEthernetEntry row .1.3.6.1.4.1.171.12.9.2.6.1
A list of information about the Ethernet ACL.
Column Syntax OID
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.6.1.1
Specifies if the switch will examine the Ethernet type value in each frame's header
or not.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.6.1.2

swIBPACLIpTable

table obsolete
.1.3.6.1.4.1.171.12.9.2.7 · 1 row entry · 3 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swIBPACLIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swIBPACLIpTable'
This table contains IP-MAC-Binding IP ACL mask information.
Access profiles will be created on the switch by row creation and to
define which parts of each incoming frame's IP layer part of the header
the switch will examine. Masks can be entered that will be combined
with the values the switch finds in the specified frame header fields.
swIBPACLIpEntry row .1.3.6.1.4.1.171.12.9.2.7.1
A list of information about the IP layer of the ACL.
Column Syntax OID
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.7.1.1
This object specifies the MAC address mask for the source MAC address.
SNMPv2-TCMacAddress
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.171.12.9.2.7.1.2
This object specifies IP address masks for the source IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.2.7.1.3
.1.3.6.1.4.1.171.12.9.2.8 · 1 row entry · 17 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContMaskOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContMaskOptionTable'
This table contains the ACL mask for user-defined option information.
An access profile will be created on the switch to define which part
of each incoming frame's user-defined part of the packet header
will be examined by switch. Masks entered will be combined
with the values the switch finds in the specified frame header fields.
swACLPktContMaskOptionEntry row .1.3.6.1.4.1.171.12.9.2.8.1
A list of information about the user-defined ACL.
Column Syntax OID
The ID of the ACL mask entry, unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.8.1.1
Specifies the state of chunk1.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.8.1.2
Specifies the frame content offset of chunk1.
Integer32r/w
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.2.8.1.3
Specifies the frame content mask of chunk1.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.2.8.1.4
Specifies the state of chunk2.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.8.1.5
Specifies the frame content offset of chunk2.
Integer32r/w
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.2.8.1.6
Specifies the frame content mask of chunk2.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.2.8.1.7
Specifies the state of chunk3.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.8.1.8
Specifies the frame content offset of chunk3.
Integer32r/w
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.2.8.1.9
Specifies the frame content mask of chunk3.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.2.8.1.10
Specifies the state of chunk4.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.2.8.1.11
Specifies the frame content offset of chunk4.
Integer32r/w
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.2.8.1.12
Specifies the frame content mask of chunk4.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.2.8.1.13
This object indicates the status of this entry.
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.171.12.9.2.8.1.14
The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example, IP-MAC Binding entries can only be modified
or dele…
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.2.8.1.15
The number of unused rule entries of this IP profile entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.8.1.16
The name of the ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.2.8.1.17
.1.3.6.1.4.1.171.12.9.2.10.1 · 1 row entry · 9 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContMaskOption2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContMaskOption2Table'
This table contains the ACL mask for user-defined option 2 information.
An access profile will be created on the switch to define which part
of each incoming frame's user-defined part of the packet header
will be examined by switch. Masks entered will be combined
with the values the switch finds in the specified frame header fields.
          
To create a packet content field with respect to an offset, an entry in the
swACLPktContMaskOption2OffsetsTable must be created first. 
          
On row creation, all entries in the corresponding profile defined in the
swACLPktContMaskOption2OffsetsTable will be associated to the profile mask.
          
     If any rule is using the profile mask the entries cannot be modified.
swACLPktContMaskOption2Entry row .1.3.6.1.4.1.171.12.9.2.10.1.1
A list of information about the user-defined ACL.
Column Syntax OID
The ID of the ACL mask entry, unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.10.1.1.1
Specifies the mask for source 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.171.12.9.2.10.1.1.2
Specifies the mask for destination 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.171.12.9.2.10.1.1.3
Specifies the mask for customer VLAN tag, valid values are only from 0x0000 to 0xFFFF.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.10.1.1.4
Specifies the mask for service VLAN tag, valid values are only from 0x0000 to 0xFFFF.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.10.1.1.5
The owner of the ACL mask entry. The type of ACL entry created. ACL type
entries can only be modified when being configured through the same
type command. For example, IP-MAC Binding entries can only be modified
or dele…
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.2.10.1.1.6
The number of unused rule entries of this IP profile entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.10.1.1.7
The name of the ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.2.10.1.1.8
This object indicates the status of this entry.
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.171.12.9.2.10.1.1.9
.1.3.6.1.4.1.171.12.9.2.10.2 · 1 row entry · 6 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContMaskOption2OffsetsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContMaskOption2OffsetsTable'
This table contains the ACL masks for the individual packet content offset user-defined option 2 information.
Entries created in this table will not set into the TCAM until a valid entry in the swACLPktContMaskOption2Table
is created.
          
If any rule is using the profile mask the entries cannot be modified.
.
swACLPktContMaskOption2OffsetsEntry row .1.3.6.1.4.1.171.12.9.2.10.2.1
A list of information about the individual offsets for user-defined ACL.
Column Syntax OID
The ID of the ACL mask entry, unique to the mask list.
This is the profile id to which this packet content field entry will be associated to.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.10.2.1.1
Specifies the offset number with respect to the profile.
Integer32
Constraints:
range: 1-11
.1.3.6.1.4.1.171.12.9.2.10.2.1.2
Specifies the reference of the offset.
L2 - The offset will start counting from the byte
after the end of the VLAN tags (start of ether type)
L3 - The offset will start counting right after the ether type field.
Enumerationr/w
Enumerated Values:
1l2
2l3
3l4
.1.3.6.1.4.1.171.12.9.2.10.2.1.3
Specifies the amount of bytes from the reference to the packet content field
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.2.10.2.1.4
Specifies the mask for the packet content field
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.2.10.2.1.5
This object indicates the status of this entry.
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.171.12.9.2.10.2.1.6
.1.3.6.1.4.1.171.12.9.3.1 · 1 row entry · 24 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLEtherRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLEtherRuleTable'
This table contains Ethernet ACL information.
swACLEtherRuleEntry row .1.3.6.1.4.1.171.12.9.3.1.1
A list of information about the ACL rule of the layer 2 part of each packet.
Column Syntax OID
The ID of the ACL rule entry, which is unique to the mask list.
The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.1.1.1
The ID of the the ACL rule entry relates to the swACLEtherRuleProfileID.
When row creation is set to 0, assignment of an Access ID for ports is automatic
and the swACLEtherRulePort creates Rule entries for the swACLEthe…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.1.1.2
Specifies that the access rule will only apply to the packet with the VLAN ID indexed by this VLAN name.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.3.1.1.3
Specifies that the access rule will apply to only packets with
this source 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.171.12.9.3.1.1.4
Specifies that the access rule will apply to only packets
with this destination 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.171.12.9.3.1.1.5
Specifies that the access rule will apply only to packets with
this 802.1p priority value. A value of -1 indicates that this node
is not actively used.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.171.12.9.3.1.1.6
Specifies that the access rule will apply only to packets with this
hexadecimal 802.1Q Ethernet type value in the packet header.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.1.1.7
Specifies that the access rule will apply only to packets with
priority value.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.1.1.8
Specifies that the priority will be changed in packets while the swACLEtherRuleEnablePriority
is enabled .
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.1.1.9
Specifies if the switch will change priorities of packets that match the access profile
802.1p priority tag field or not .
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.1.1.10
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.1.1.11
Specifies a value to be written to the DSCP field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the DSCP field of the packet.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.1.1.12
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets matching the access profile are
permitted to be forwarded by the swi…
Enumerationr/w
Enumerated Values:
1deny
2permit
3mirror
5set-drop-precedence
.1.3.6.1.4.1.171.12.9.3.1.1.13
Specifies that the access rule will only apply to port(s).
This object and swACLEtherRuleVID can not be set together.
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.1.1.14
This object indicates the status of this entry.
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.171.12.9.3.1.1.15
The owner of the ACL rule entry. Only owners can modify this entry.
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.3.1.1.16
Specifies the rx rate, 0 denotes no_limit. The maximum value of this object depends on the device.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.1.1.17
Specifies if the switch will change priorities of packets that match the access profile
ToS precedence field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.1.1.18
Specifies a value to be written to the ToS precedence field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the ToS precedence field of t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.1.1.19
Specifies the VLAN-based ACL rule. There are two conditions:
1. this rule will apply to all the ports;
2. packets must belong to this VLAN.

This object and swACLEtherRulePort can not be set together.
When…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.1.1.20
Specifies that the access rule will apply only to packets with
this VLAN ID. It is applied to the specified ports configured by swACLEtherRulePort.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.1.1.21
Specifies the per rule mask for the VLAN field as defined in swACLEtherRuleVlan object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is modified, …
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.1.1.22
Specifies the per rule mask for the source MAC addres field as defined in swACLEtherRuleSrcMacAddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the …
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.171.12.9.3.1.1.23
Specifies the per rule mask for the destination MAC addres field as defined in swACLEtherRuleDstMacAddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once…
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.171.12.9.3.1.1.24
.1.3.6.1.4.1.171.12.9.3.2 · 1 row entry · 34 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLIpRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLIpRuleTable'
swACLIpRuleEntry row .1.3.6.1.4.1.171.12.9.3.2.1
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.2.1.1
The ID of the ACL rule entry relates to swACLIPRuleProfileID.
Row creation set to 0 indicates automatic assignment of the Access ID
for the ports in the swACLIpRulePort to create Rule entries
for swACLIpRulePort accordi…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.2.1.2
Specifies that the access rule will only apply to packets with the VLAN ID indexed by this VLAN name.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.3.2.1.3
Specifies an IP source address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.3.2.1.4
Specifies an IP destination address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.3.2.1.5
Specifies the value of DSCP. The value can be configured from 0 to 63.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.9.3.2.1.6
Specifies the IP protocol.
For some older chips, this object can not be set. When getting this object,
it always returns the type which has been configured in swACLIpEntry.

For some newer chips, this obje…
Enumerationr/w
Enumerated Values:
1none
2icmp
3igmp
4tcp
5udp
6protocolId
.1.3.6.1.4.1.171.12.9.3.2.1.7
Specifies that the rule applies to the value of ICMP type traffic.
A value of -1 denotes that this object is not active.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.9.3.2.1.8
Specifies that the rule applies to the value of ICMP code traffic.
A value of -1 denotes that this object is not active.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.9.3.2.1.9
Specifies that the rule applies to the range of the TCP/UDP source ports.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.9.3.2.1.10
Specifies the TCP/UDP destination port range.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.9.3.2.1.11
A value which indicates the set of TCP flags that this
entity may potentially offer. The value is a sum of flag bits.
This sum initially takes the value zero. Then, for each flag, L
is added in the range 1 through 6, fo…
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.2.1.12
Specifies that the rule applies to the value of IP protocol ID traffic.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.9.3.2.1.13
Specifies that the rule applies to the IP protocol ID and the range of
options behind the IP header.
OctetStringr/w
Constraints:
range: 20-20
.1.3.6.1.4.1.171.12.9.3.2.1.14
Specifies that the access rule will apply only to packets with this
priority value.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.2.1.15
Specifies the priority will change in packets while the swACLIpRuleEnablePriority
is enabled.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.2.1.16
Specifies whether the packets that match the access profile will change the
802.1p priority tag field by the switch or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.2.1.17
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.2.1.18
Specifies a value to be written to the DSCP field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the DSCP field of the packet.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.2.1.19
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets matching the access profile are
permitted to be forwarded by the swi…
Enumerationr/w
Enumerated Values:
1deny
2permit
3mirror
5set-drop-precedence
.1.3.6.1.4.1.171.12.9.3.2.1.20
Specifies that the access rule will only apply to port(s).
This object and swACLIpRuleVID can not be set together.
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.2.1.21
This object indicates the status of this entry.
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.171.12.9.3.2.1.22
The owner of the ACL rule entry. Only owners can modify this entry.
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.3.2.1.23
Specifies the rx-rate, 0 denotes no_limit. The maximum value of this object depends on the device.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.2.1.24
Specifies that the access will only apply to packets with
this source MAC address.
SNMPv2-TCMacAddress
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.171.12.9.3.2.1.25
Specifies if the switch will change priorities of packets that match the access profile
ToS precedence field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.2.1.26
Specifies a value to be written to the ToS precedence field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the ToS precedence field of t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.2.1.27
Specifies the VLAN-based rule. There are two conditions:
1. this rule will apply to all the ports;
2. packets must belong to this VLAN.

This object and swACLIpRulePort can not be set together.
When you se…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.2.1.28
Specifies that the access rule will apply only to packets with
this VLAN ID. It is applied to the specified ports configured by swACLIpRulePort.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.2.1.29
Specifies the per rule mask for the VLAN as defined in swACLIpRuleVlan object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is modified, the per …
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.2.1.30
Specifies the per rule mask for the source IP address as defined in swACLIpRuleSrcIpaddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object i…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.3.2.1.31
Specifies the per rule mask for the destination IP address as defined in swACLIpRuleMaskDstIpaddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.3.2.1.32
Specifies the per rule mask for the L4 source port as defined in swACLIpRuleSrcPort object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is modifi…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.2.1.33
Specifies the per rule mask for the L4 destination port as defined in swACLIpRuleDstPort object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is m…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.2.1.34
.1.3.6.1.4.1.171.12.9.3.3 · 1 row entry · 20 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContRuleTable'
This table contains ACL rules regarding user-defined information.
swACLPktContRuleEntry row .1.3.6.1.4.1.171.12.9.3.3.1
A list of information about the ACL rule of the user-defined part of each packet.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.3.1.1
The ID of the ACL rule entry in relation to the swACLPktContRuleProfileID.
When row creation is set to 0, an access ID is automatically created
for the ports in the swACLPktContRulePort to create rule entries
for swACLP…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.3.1.2
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.3.3.1.3
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.3.3.1.4
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.3.3.1.5
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.3.3.1.6
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.3.3.1.7
Specifies that the access rule will apply only to packets with this
priority value.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.3.1.8
Specifies the priority will change for the packets while the swACLPktContRuleReplacePriority
is enabled .
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.3.1.9
Specifies if the switch will change priorities of packets that match the access profile
802.1p priority tag or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.3.1.10
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.3.1.11
Specifies a value to be written to the DSCP field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the DSCP field of the packet.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.3.1.12
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets matching the access profile are
permitted to be forwarded by…
Enumerationr/w
Enumerated Values:
1deny
2permit
3mirror
4lease-renew
5set-drop-precedence
.1.3.6.1.4.1.171.12.9.3.3.1.13
Specifies that the access rule will only apply to port(s).
This object and swACLPktContRuleVID can not be set together.
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.3.1.14
This object indicates the status of this entry.
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.171.12.9.3.3.1.15
The owner of the ACL rule entry. Only owners can modify this entry.
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.3.3.1.16
Specifies the rx-rate, 0 denotes no_limit. The maximum value of this object depends on the device.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.3.1.17
Specifies if the switch will change priorities of packets that match the access profile
ToS precedence field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.3.1.18
Specifies a value to be written to the ToS precedence field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the ToS precedence field of t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.3.1.19
Specifies this rule only applies to the specified VLAN. There are two conditions:
1.only the portlist that belongs to this VLAN will be included;
2.packets must belong to this VLAN.

This object and swACLP…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.3.1.20
.1.3.6.1.4.1.171.12.9.3.4 · 1 row entry · 26 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLIpv6RuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLIpv6RuleTable'
This table contains the IPv6 ACL rule information.
swACLIpv6RuleEntry row .1.3.6.1.4.1.171.12.9.3.4.1
A list of information about ACL rules regarding the IPv6 part of each packet.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.4.1.1
The ID of the ACL rule entry relates to swACLIpv6RuleProfileID.
When row creation is set to 0, this indicates the access ID
will be assigned automatically for the ports in the swACLIpv6RulePort
to create rule entries fo…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.4.1.2
Specifies that the rule applies to the IPv6 class field.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.171.12.9.3.4.1.3
Specifies that the rule applies to the IPv6 flow label field.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.3.4.1.4
Specifies that the rule applies to the source IPv6 address.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.3.4.1.5
Specifies that the rule applies to the destination IPv6 address.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.3.4.1.6
Specifies that the access rule will apply only to packets with
priority value.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.4.1.7
Specifies the priority will change in packets while the swACLIpv6RuleReplacePriority
is enabled.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.4.1.8
Specifies if the switch will change priorities of packets that match the access profile
802.1p priority tag or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.4.1.9
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets matching the access profile are
permitted to be forwarded by…
Enumerationr/w
Enumerated Values:
1deny
2permit
3mirror
5set-drop-precedence
.1.3.6.1.4.1.171.12.9.3.4.1.10
Specifies that the access rule will apply only to port(s).
This object and swACLIpv6RuleVID can not be set together.
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.4.1.11
This object indicates the status of this entry.
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.171.12.9.3.4.1.12
The owner of the ACL rule entry. Only owners can modify this entry.
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.3.4.1.13
Specifies the rx-rate, 0 denotes no_limit. The maximum value of this object depends on the device.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.4.1.14
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.4.1.15
Specifies a value to be written to the DSCP field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the DSCP field of the packet.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.4.1.16
Specifies if the switch will change priorities of packets that match the access profile
ToS precedence field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.4.1.17
Specifies a value to be written to the ToS precedence field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the ToS precedence field of t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.4.1.18
Specifies this rule only applies to the specified VLAN. There are two conditions:
1.only the portlist that belongs to this VLAN will be included;
2.packets must belong to this VLAN.

This object and swACLI…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.4.1.19
Specifies the IPv6 protocol.
For some older chips, this object can not be set. When getting this object,
it always returns the type which has been configured in swACLIpv6Entry.

For some newer chips, this …
Enumerationr/w
Enumerated Values:
1none
2tcp
3udp
.1.3.6.1.4.1.171.12.9.3.4.1.20
Specifies that the rule applies to the range of the TCP/UDP source ports.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.4.1.21
Specifies the TCP/UDP destination ports range.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.4.1.22
Specifies that the per rule mask of swACLIpv6RuleSrcIpv6Addr.
This should be a 16 byte octet string.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object …
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.3.4.1.23
Specifies that the rule applies to the destination IPv6 address.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.3.4.1.24
Specifies that the per rule mask of swACLIpv6RuleSrcPort.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is modified, the per rule mask will take ef…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.4.1.25
Specifies the per rule mask of swACLIpv6RuleDstPort.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is modified, the per rule mask will take effect.…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.4.1.26

swIBPACLEtherRuleTable

table obsolete
.1.3.6.1.4.1.171.12.9.3.5 · 1 row entry · 5 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swIBPACLEtherRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swIBPACLEtherRuleTable'
This table contains IP-MAC-Binding Ethernet ACL Rule information.
swIBPACLEtherRuleEntry row .1.3.6.1.4.1.171.12.9.3.5.1
A list of information about the ACL rule of the layer 2 part of each packet.
Column Syntax OID
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.5.1.1
The ID of the ACL rule entry in relation to swACLEtherRuleProfileID.
When row creation is set to 0, this indicates automatically assigning an Access
for the ports in the swACLEtherRulePort to create rule entries for sw…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.5.1.2
Specifies that the access rule will apply only to packets with this
802.1Q Ethernet type value in the packet header.
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.5.1.3
This object indicates if the result of the examination is 'permit' or 'deny'.
The default is 'permit' (1).
permit - Specifies that packets that match the access profile are
permitted to be forwarded by the swit…
Enumeration
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.9.3.5.1.4
Specifies that the access rule will only apply to port(s).
PortList
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.5.1.5

swIBPACLIpRuleTable

table obsolete
.1.3.6.1.4.1.171.12.9.3.6 · 1 row entry · 6 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swIBPACLIpRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swIBPACLIpRuleTable'
swIBPACLIpRuleEntry row .1.3.6.1.4.1.171.12.9.3.6.1
Column Syntax OID
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.6.1.1
The ID of the ACL rule entry in relation to swACLIPRuleProfileID.
When the row creation is set to 0, this indicates assigning an access ID automatically
for the ports in the swACLIpRulePort to create rule entries for s…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.6.1.2
Specifies that the access rule will apply to only packets with
this source MAC address.
SNMPv2-TCMacAddress
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.171.12.9.3.6.1.3
Specifies an IP source address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.3.6.1.4
This object indicates if the result of the examination is 'permit' or 'deny'; the default is 'permit' (1)
permit - Specifies that packets that match the access profile are
permitted to be forwarded by the switc…
Enumeration
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.9.3.6.1.5
Specifies that the access rule will only apply to port(s).
PortList
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.6.1.6
.1.3.6.1.4.1.171.12.9.3.7 · 1 row entry · 23 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContRuleOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContRuleOptionTable'
This table contains user-defined ACL information.
swACLPktContRuleOptionEntry row .1.3.6.1.4.1.171.12.9.3.7.1
A list of information about the ACL rule regarding the user-defined part of each packet.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.7.1.1
The ID of the ACL rule entry in relation to the swACLPktContRuleProfileID.
When row creation is set to 0, access ID is automatically created
for the ports in the swACLPktContRulePort to create rule entries
for swACLPktC…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.7.1.2
Displays the frame content offset of chunk1.
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.3.7.1.3
Specifies the frame content of chunk1.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.3.7.1.4
Displays the frame content offset of chunk2.
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.3.7.1.5
Specifies the frame content of chunk2.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.3.7.1.6
Displays the frame content offset of chunk3.
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.3.7.1.7
Specifies the frame content of chunk3.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.3.7.1.8
Displays the frame content offset of chunk4.
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.171.12.9.3.7.1.9
Specifies the frame content of chunk4.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.3.7.1.10
Specifies that the access rule will only apply to packets with this
priority value.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.7.1.11
Specifies that the priority will change for the packets while the swACLPktContRuleReplacePriority
is enabled .
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.7.1.12
Specifies if the switch will change priorities of packets that match the access profile
802.1p priority tag or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.7.1.13
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.7.1.14
Specifies a value to be written to the DSCP field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the DSCP field of the packet.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.7.1.15
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets that match the access profile are
permitted to be forwarded by the s…
Enumerationr/w
Enumerated Values:
1deny
2permit
3mirror
.1.3.6.1.4.1.171.12.9.3.7.1.16
Specifies that the access rule will only apply to port(s).
This object and swACLPktContRuleOptionVID can not be set together.
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.7.1.17
This object indicates the status of this entry.
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.171.12.9.3.7.1.18
The owner of the ACL rule entry. Only owners can modify this entry.
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.3.7.1.19
Specifies the rx-rate, 0 denotes no_limit. The maximum value of this object depends on the device.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.7.1.20
Specifies if the switch will change priorities of packets that match the access profile
ToS precedence field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.7.1.21
Specifies a value to be written to the ToS precedence field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the ToS precedence field of t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.7.1.22
Specifies this rule only applies to the specified VLAN. There are two conditions:
1.only the portlist that belongs to this VLAN will be included;
2.packets must belong to this VLAN.

This object and swACLP…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.7.1.23
.1.3.6.1.4.1.171.12.9.3.8 · 1 row entry · 7 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLCounterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLCounterTable'
This table maintains counter information associated with a specific
rule in the ACL rule table. Please refer to the swACLEtherRuleTable,
swACLIpRuleTable, swACLIpv6RuleTable and swACLPktContRuleTable
for detailed ACL rule information.
swACLCounterEntry row .1.3.6.1.4.1.171.12.9.3.8.1
The entry maintains counter information associated with the ACL
rule table.
Column Syntax OID
The ID of the ACL mask entry, which is unique in the mask
list.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.8.1.1
The ID of the ACL rule entry as related to the
swACLCounterProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.9.3.8.1.2
Specifies whether the counter feature will be enabled/disabled.
1. This is optional. The default is disable.
2. If the rule is not bound with flow_meter, then all packets that match will be counted.
If the rule is bound…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.8.1.3
The number of matched packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.9.3.8.1.4
The number of matched green packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.9.3.8.1.5
The number of matched yellow packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.9.3.8.1.6
The number of matched red packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.9.3.8.1.7
.1.3.6.1.4.1.171.12.9.3.10.1 · 1 row entry · 22 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContRuleOption2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContRuleOption2Table'
This table contains user-defined ACL information for option 2 type
of packet contnet syntax.
          
	 	To qualify the data of a packet content field with respect to an offset, an entry in the
	 	swACLPktContRuleOption2OffsetsTable must be created first. 
          	 	
	 	On row creation, all entries in the corresponding profile defined in the
	 	swACLPktContRuleOption2OffsetsTable will be associated to the ACL rule.
swACLPktContRuleOption2Entry row .1.3.6.1.4.1.171.12.9.3.10.1.1
A list of information about the ACL rule regarding the user-defined part of each packet.
Column Syntax OID
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.10.1.1.1
The ID of the ACL rule entry in relation to the swACLPktContRuleOption2ProfileID.
When row creation is set to 0, access ID is automatically assigned.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.10.1.1.2
Specifies that the access rule will apply to only packets with
this source 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.171.12.9.3.10.1.1.3
Specifies that the access rule will apply to only packets with
this destination 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.171.12.9.3.10.1.1.4
Specifies the frame content of the customer VLAN tag, valid values are only from 0x0000 to 0xFFFF.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.10.1.1.5
Specifies the frame content of the service VLAN tag, valid values are only from 0x0000 to 0xFFFF.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.10.1.1.6
Specifies that the access rule will only apply to packets with this
priority value.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.10.1.1.7
Specifies that the priority will change for the packets while the swACLPktContRuleOption2ReplacePriority
is enabled .
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.10.1.1.8
Specifies if the switch will change priorities of packets that match the access profile
802.1p priority tag or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.10.1.1.9
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.10.1.1.10
Specifies a value to be written to the DSCP field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the DSCP field of the packet.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.3.10.1.1.11
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets that match the access profile are
permitted to be forwarded by the s…
Enumerationr/w
Enumerated Values:
1deny
2permit
3mirror
.1.3.6.1.4.1.171.12.9.3.10.1.1.12
Specifies that the access rule will only apply to port(s).
This object and swACLPktContRuleOption2VID can not be set together.
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.3.10.1.1.13
The owner of the ACL rule entry. Only owners can modify this entry.
Enumeration
Enumerated Values:
1any
2acl
3ipbind
4other
5dhcp
6netbios
7ext-netbios
8ismvlan
9dhcp-relay
10pppoe
11arp-spoofing
12bpdu-tunnel
.1.3.6.1.4.1.171.12.9.3.10.1.1.17
Specifies if the switch will change priorities of packets that match the access profile
ToS precedence field or not.
Replace DSCP and replace ToS precedence can not both be supported.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.3.10.1.1.18
Specifies a value to be written to the ToS precedence field of an incoming packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in the ToS precedence field of t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.171.12.9.3.10.1.1.19
Specifies this rule only applies to the specified VLAN. There are two conditions:
1.only the portlist that belongs to this VLAN will be included;
2.packets must belong to this VLAN.

This object and swACLP…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.3.10.1.1.20
This object indicates the status of this entry.
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.171.12.9.3.10.1.1.21
Specifies the per rule mask of source MAC address field as defined in swACLPktContRuleOption2SrcMac object
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this o…
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.171.12.9.3.10.1.1.22
Specifies the per rule mask of source MAC address field as defined in swACLPktContRuleOption2DstMac object
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this o…
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.171.12.9.3.10.1.1.23
Specifies the per rule mask of the customer VLAN tag field as defined in swACLPktContRuleOption2CTag object
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this …
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.10.1.1.24
Specifies the per rule mask of the service VLAN tag field as defined in swACLPktContRuleOption2STag object
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this o…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.10.1.1.25
.1.3.6.1.4.1.171.12.9.3.10.2 · 1 row entry · 6 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swACLPktContRuleOption2OffsetsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContRuleOption2OffsetsTable'
This table contains the ACL rules for the individual packet 
content offset user-defined option 2 information. 
          
		Entries created in this table will not set into the TCAM until a 
		valid entry in the swACLPktContMaskOption2Table is created.
swACLPktContRuleOption2OffsetsEntry row .1.3.6.1.4.1.171.12.9.3.10.2.1
A list of information about the ACL rule regarding the user-defined part of each packet.
Column Syntax OID
The ACL profile id to which this packet content field entry will be associated.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.3.10.2.1.1
The ACL access id to which this packet content field entry will be associated.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.9.3.10.2.1.2
The sequence number of the packet content field to qualify the packet content.
Integer32
Constraints:
range: 1-11
.1.3.6.1.4.1.171.12.9.3.10.2.1.3
The data of the packet content field.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.10.2.1.4
This object indicates the status of this entry.
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.171.12.9.3.10.2.1.5
Specifies the per rule mask of the frame content of each packet content offset field.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this object is modified, th…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.3.10.2.1.6
.1.3.6.1.4.1.171.12.9.4.1 · 1 row entry · 8 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclEthernetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclEthernetTable'
This table contains software ACL mask Ethernet information.
Access profiles will be created on the switch to define which
part of each incoming frame's layer 2 header will be examined by
the switch. Masks entered will be combined with the values
the switch finds in the specified frame header fields.
swCpuAclEthernetEntry row .1.3.6.1.4.1.171.12.9.4.1.1
A list of information about Ethernet ACL masks.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.4.1.1.1
Specifies that the switch will examine the VLAN part of each packet header.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.4.1.1.2
This object indicates the status of the MAC address mask.

other (1) - Neither source MAC addresses nor destination MAC addresses are
masked.
dst-mac-addr (2) - Destination MAC addresses within receive…
Enumerationr/w
Enumerated Values:
1other
2dst-mac-addr
3src-mac-addr
4dst-src-mac-addr
.1.3.6.1.4.1.171.12.9.4.1.1.3
This object specifies the MAC address mask for the source 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.171.12.9.4.1.1.4
This object specifies the MAC address mask for the destination 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.171.12.9.4.1.1.5
Specifies if the switch will examine the 802.1p priority value in the frame's header
or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.4.1.1.6
Specifies if the switch will examine the Ethernet type value in each frame's header
or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.4.1.1.7
This object indicates the status of this entry.
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.171.12.9.4.1.1.8
.1.3.6.1.4.1.171.12.9.4.2 · 1 row entry · 19 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclIpTable'
This table contains software ACL mask IP information.
Access profiles will be created on the switch to define which
parts of each incoming frame's IP layer 2 header will be examined
by the switch. Masks entered will be combined with the
values the switch finds in the specified frame header fields.
swCpuAclIpEntry row .1.3.6.1.4.1.171.12.9.4.2.1
A list of information about the software ACL of the IP Layer.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.4.2.1.1
This object indicates if the IP layer VLAN part is examined or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.4.2.1.2
This object indicates the status of IP address mask.

other (1) - Neither source IP addresses nor destination IP address are
masked.
dst-ip-addr (2) - Destination IP addresses within received frames ar…
Enumerationr/w
Enumerated Values:
1other
2dst-ip-addr
3src-ip-addr
4dst-src-ip-addr
.1.3.6.1.4.1.171.12.9.4.2.1.3
This object specifies the IP address mask for the source IP address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.4.2.1.4
This object specifies the IP address mask for the destination IP address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.4.2.1.5
This object indicates if the DSCP protocol in the packet header is to be examined or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.4.2.1.6
This object indicates which protocol will be examined.
Enumerationr/w
Enumerated Values:
1none
2icmp
3igmp
4tcp
5udp
6protocolId
.1.3.6.1.4.1.171.12.9.4.2.1.7
This object indicates which fields are identified for ICMP.
none (1)- Both fields are null.
type (2)- Type field identified.
code (3)- Code field identified.
type-code (4)- Both ICMP fields identified.
Enumerationr/w
Enumerated Values:
1none
2type
3code
4type-code
.1.3.6.1.4.1.171.12.9.4.2.1.8
This object indicates if the IGMP options field is identified or not.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.4.2.1.9
This object indicates the status of filtered addresses of TCP.

other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be filtered if this destination port is
identifi…
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.9.4.2.1.10
This object indicates the status of filtered addresses of UDP.

other (1) - Neither source port nor destination port are
masked.
dst-addr (2) - Packets will be filtered if this destination port
is …
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.9.4.2.1.11
Specifies a TCP port mask for the source port if swCpuAclIpUseProtoType is TCP.
Specifies a UDP port mask for the source port if swCpuAclIpUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.4.2.1.12
Specifies a TCP port mask for the destination port if swCpuAclIpUseProtoType is TCP.
Specifies a UDP port mask for the destination port if swCpuAclIpUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.4.2.1.13
Specifies a TCP connection flag mask.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.4.2.1.14
A value which indicates the set of TCP flags that this
entity may potentially offer. The value is a sum of flag bits.
This sum initially takes the value zero. Then, for each flag, L
is added in the range 1 through 6, fo…
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.4.2.1.15
Specifies if the switch will examine each frame's Protocol ID field or not.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.4.2.1.16
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.171.12.9.4.2.1.17
Specifies that the rule applies to the IP protocol ID and the mask options
behind the IP header.
OctetStringr/w
Constraints:
range: 20-20
.1.3.6.1.4.1.171.12.9.4.2.1.18
This object indicates the status of this entry.
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.171.12.9.4.2.1.19
.1.3.6.1.4.1.171.12.9.4.3 · 1 row entry · 7 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclPktContMaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclPktContMaskTable'
This table contains user-defined software ACL information.
Access profiles will be created on the switch to define which
part of each incoming frame's user-defined part of the packet header
will be examined by the switch. Masks entered will be combined
 with the values the switch finds in the specified frame header fields.
swCpuAclPktContMaskEntry row .1.3.6.1.4.1.171.12.9.4.3.1
A list of information about user-defined software ACLs.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.4.3.1.1
Specifies that the rule applies to the packet content (Offset0to15) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.4.3.1.2
Specifies that the rule applies to the packet content (Offset16to31) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.4.3.1.3
Specifies that the rule applies to the packet content (Offset32to47) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.4.3.1.4
Specifies that the rule applies to the packet content (Offset48to63) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.4.3.1.5
Specifies that the rule applies to the packet content (Offset64to79) and
the mask options.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.4.3.1.6
This object indicates the status of this entry.
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.171.12.9.4.3.1.7
.1.3.6.1.4.1.171.12.9.4.4 · 1 row entry · 7 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclIpv6MaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclIpv6MaskTable'
This table contains IPv6 software ACL mask information.
An access profile will be created on the switch to define which
part of each incoming frame's IPv6 part of the packet header
will be examined by switch. Masks entered will be combined
 with the values the switch finds in the specified frame header fields.
swCpuAclIpv6MaskEntry row .1.3.6.1.4.1.171.12.9.4.4.1
A list of information about user-defined software ACLs.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.4.4.1.1
Specifies that the rule applies to the IPv6 class field and the mask options.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.4.4.1.2
Specifies that the rule applies to the IPv6 flowlabel field and the mask options.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.171.12.9.4.4.1.3
This object indicates the status of IPv6 address mask.

other (1) - Neither source IPv6 address nor destination IPv6 address are
masked.
dst-ipv6-addr (2) - Packets will be filtered if this destinatio…
Enumerationr/w
Enumerated Values:
1other
2dst-ipv6-addr
3src-ipv6-addr
4dst-src-ipv6-addr
.1.3.6.1.4.1.171.12.9.4.4.1.4
Specifies that the rule applies to the source IPv6 address and the mask options.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.4.4.1.5
Specifies that the rule applies to the destination IPv6 address and the mask options.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.4.4.1.6
This object indicates the status of this entry.
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.171.12.9.4.4.1.7
.1.3.6.1.4.1.171.12.9.5.1 · 1 row entry · 11 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclEtherRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclEtherRuleTable'
This table contains Ethernet software ACL rule information.
swCpuAclEtherRuleEntry row .1.3.6.1.4.1.171.12.9.5.1.1
A list of information about the software ACL rule of the layer 2 part of each packet.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.5.1.1.1
The ID of the software ACL rule entry as it relates to swCpuAclEtherRuleProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.9.5.1.1.2
Specifies that the access rule will only apply to packets with the VLAN ID indexed by this VLAN name.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.5.1.1.3
Specifies that the access rule will only apply to the packets with
this source 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.171.12.9.5.1.1.4
Specifies that the access rule will only apply to the packets with this destination 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.171.12.9.5.1.1.5
Specifies that the access rule will only apply to packets with
this 802.1p priority value. A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.171.12.9.5.1.1.6
Specifies that the access rule will only apply to packets with this
802.1Q Ethernet type value in the packet header.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.9.5.1.1.7
This object indicates if the result of the packet examination is to 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets that match the access profile are
permitted to be forwarded by th…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.9.5.1.1.8
This object indicates the status of this entry.
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.171.12.9.5.1.1.9
Specifies that the access rule will only apply to port(s).
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.5.1.1.10
Specifies that the access rule will apply only to packets with
this VLAN ID.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.5.1.1.11
.1.3.6.1.4.1.171.12.9.5.2 · 1 row entry · 18 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclIpRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclIpRuleTable'
This table contains IPv4 software ACL rule information.
swCpuAclIpRuleEntry row .1.3.6.1.4.1.171.12.9.5.2.1
A list of information about this software ACL rule.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.5.2.1.1
The ID of the software ACL for the IPv4 rule entry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.9.5.2.1.2
Specifies that the access rule will apply only to packets with the VLAN ID indexed by this VLAN name.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.9.5.2.1.3
Specifies an IP source address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.5.2.1.4
Specifies an IP destination address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.9.5.2.1.5
Specifies the value of DSCP. The value can be configured from 0 to 63.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.9.5.2.1.6
Specifies the IP protocol which has been configured in swCpuAclIpEntry.
Enumeration
Enumerated Values:
1none
2icmp
3igmp
4tcp
5udp
6protocolId
.1.3.6.1.4.1.171.12.9.5.2.1.7
Specifies the rule applies to the value of ICMP type traffic.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.9.5.2.1.8
Specifies the rule applies to the value of ICMP code traffic.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.9.5.2.1.9
Specifies the rule applies to the range of TCP/UDP source ports.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.9.5.2.1.10
Specifies the range of TCP/UDP destination ports.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.9.5.2.1.11
A value which indicates the set of TCP flags that this
entity may potentially offer. The value is a sum of flag bits.
This sum initially takes the value zero. Then, for each flag, L
is added in the range 1 through 6, fo…
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.5.2.1.12
Specifies the rule applies to the value of IP protocol ID traffic.
A value of -1 indicates that this node is not actively used.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.9.5.2.1.13
Specifies that the rule applies to the IP protocol ID and the range of
options behind the IP header.
OctetStringr/w
Constraints:
range: 20-20
.1.3.6.1.4.1.171.12.9.5.2.1.14
This object indicates if the result of the packet examination is to 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets that match the access profile are
permitted to be forwarded by th…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.9.5.2.1.15
This object indicates the status of this entry.
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.171.12.9.5.2.1.16
Specifies that the access rule will only apply to port(s).
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.5.2.1.17
Specifies that the access rule will apply only to packets with
this VLAN ID.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.171.12.9.5.2.1.18
.1.3.6.1.4.1.171.12.9.5.3 · 1 row entry · 10 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclPktContRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclPktContRuleTable'
This table contains user-defined software ACL rule information.
swCpuAclPktContRuleEntry row .1.3.6.1.4.1.171.12.9.5.3.1
A list of information about the software ACL rule of the user-defined part of each packet.
Column Syntax OID
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.5.3.1.1
The ID of the software ACL rule entry related to swCpuAclPktContRuleProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.9.5.3.1.2
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.5.3.1.3
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.5.3.1.4
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.5.3.1.5
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.5.3.1.6
Specifies that the rule applies to the user-defined packet.
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.171.12.9.5.3.1.7
This object indicates if the result of the packet examination is to 'permit' or 'deny'.
The default is 'permit'.
permit - Specifies that packets that match the access profile are
permitted to be forwarded by th…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.9.5.3.1.8
This object indicates the status of this entry.
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.171.12.9.5.3.1.9
Specifies that the access rule will only apply to port(s).
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.5.3.1.10
.1.3.6.1.4.1.171.12.9.5.4 · 1 row entry · 9 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swCpuAclIpv6RuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclIpv6RuleTable'
This table contains user-defined ACL rule information.
swCpuAclIpv6RuleEntry row .1.3.6.1.4.1.171.12.9.5.4.1
A list of information about the ACL rule of the user-defined part of each packet.
Column Syntax OID
The ID of the ACL mask entry. This is unique in the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.5.4.1.1
The ID of the ACL rule entry in relation to swCpuAclIpv6RuleProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.9.5.4.1.2
Specifies that the rule applies to the IPv6 class field.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.171.12.9.5.4.1.3
Specifies that the rule applies to the IPv6 flowlabel field.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.9.5.4.1.4
Specifies that the rule applies to the source IPv6 address.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.5.4.1.5
Specifies that the rule applies to the destination IPv6 address.
This should be a 16 byte octet string.
Ipv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.9.5.4.1.6
This object indicates if the result of the examination is to 'permit' or 'deny'.
The default is 'permit' (1).
permit - Specifies that packets that match the access profile are
permitted to be forwarded by the s…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.9.5.4.1.7
This object indicates the status of this entry.
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.171.12.9.5.4.1.8
Specifies that the access rule will apply only to port(s).
PortListr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.171.12.9.5.4.1.9
.1.3.6.1.4.1.171.12.9.6.1 · 1 row entry · 35 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swAclMeterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swAclMeterTable'
This table is used to configure the flow-based metering function.
The access rule must first be created before the parameters of this
function can be applied. Users may set the preferred bandwidth for
this rule, in Kbps; once the bandwidth has been exceeded, overflow
packets will be either dropped or set for a drop precedence,
depending on user configuration.
swAclMeterEntry row .1.3.6.1.4.1.171.12.9.6.1.1
This entry displays parameters and configurations set for the flow
metering function.
Column Syntax OID
The ID of the ACL mask entry is unique in the mask list. The maximum value of this object depends on the device.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.6.1.1.1
The ID of the ACL rule entry as related to the swAclMeterProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.9.6.1.1.2
Specifies the committed bandwidth in Kbps for the flow.
NOTE:
1. Specifying 0 will disable this flow meter setting.
2. Users must set the swAclMeterActionForRateExceed object to activate this entry.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.6.1.1.3
Specifies the action to take for those packets exceeding the committed rate.
NOTE:
Users must also set the swAclMeterRate to activate this entry.
Enumerationr/w
Enumerated Values:
1other
2drop-packet
3set-drop-precedence
4remark-dscp
.1.3.6.1.4.1.171.12.9.6.1.1.4
Mark the packet with a specified DSCP.
It can be set when swAclMeterActionForRateExceed sets remark-dscp (3).
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.5
This specifies the burst size for the single rate two color mode.
The unit is Kbytes. That is to say, 1 means 1kbytes.
The set value range is 0..n, the value n is determined by project,
the value of 0 means to delete th…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.9.6.1.1.6
tr-tcm: two rate three color mode;
sr-tcm: single rate three color mode.
Enumerationr/w
Enumerated Values:
1other
2tr-tcm
3sr-tcm
.1.3.6.1.4.1.171.12.9.6.1.1.7
Specifies the 'committed information rate' of 'two rate three color mode'.
The unit is Kbps.
Integer32r/w
Constraints:
range: 1-156249
.1.3.6.1.4.1.171.12.9.6.1.1.8
Specifies the 'committed burst size' of 'two rate three color mode'.
1. The unit is Kbytes. That is to say, 1 means 1Kbytes.
2. This parameter is an optional parameter. The default value is 4*1024.
3. The max set va…
Integer32r/w
Constraints:
range: 1-16384
.1.3.6.1.4.1.171.12.9.6.1.1.9
Specifies the 'Peak Information Rate' of 'two rate three color mode'.
The unit is Kbps.
Integer32r/w
Constraints:
range: 1-156249
.1.3.6.1.4.1.171.12.9.6.1.1.10
Specifies the 'peak burst size' of 'two rate three color mode'.
1. The unit is Kbytes. That is to say, 1 means 1kbytes.
2. This parameter is an optional parameter. The default value is 4*1024.
3. The max set value i…
Integer32r/w
Constraints:
range: 1-16384
.1.3.6.1.4.1.171.12.9.6.1.1.11
Specifies the meter mode.
The default is color-blind mode. The final color of the packet is determined
by the initial color of the packet and the metering result.
Enumerationr/w
Enumerated Values:
1color-blind
2color-aware
.1.3.6.1.4.1.171.12.9.6.1.1.12
Specifies the action state when packet is in 'green color'.
permit: permit the packet.
replace-dscp: change the DSCP value of packet.
Enumerationr/w
Enumerated Values:
1other
2permit
3replace-dscp
.1.3.6.1.4.1.171.12.9.6.1.1.13
Specifies the DSCP value of the packet when the packet is in 'green color'.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.14
Specifies the counter state when the packet is in 'green color'.
1. This is optional. The default is 'disable'.
2. The resource may be limited so that the counter can not be turned on. The limitation is project …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.6.1.1.15
Specifies the action state when packet is in 'yellow color'.
permit: permit the packet.
replace-dscp: change the DSCP value of the packet.
drop: drop the packet.
Enumerationr/w
Enumerated Values:
1other
2permit
3replace-dscp
4drop
.1.3.6.1.4.1.171.12.9.6.1.1.16
Specifies the DSCP value of packet when packet is in 'yellow color'.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.17
Specifies the counter state when packet is in 'yellow color'.
1. This is optional. The default is 'disable'.
2. The resource may be limited so that the counter can not be turned on. The limitation is project dep…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.6.1.1.18
Specifies the action state when packet is in 'red color'.
permit: permit the packet.
replace-dscp: change the DSCP value of packet.
drop: drop the packet.
Enumerationr/w
Enumerated Values:
1other
2permit
3replace-dscp
4drop
.1.3.6.1.4.1.171.12.9.6.1.1.19
Specifies the DSCP value of the packet when packet is in 'red color'.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.20
Specifies the counter state when packet is in 'red color'.
1. This is optional. The default is 'disable'.
2. The resource may be limited so that the counter can not be turned on. The limitation is project depend…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.6.1.1.21
Specifies the 'committed information rate' of 'single rate three color mode'.
The unit is Kbps.
Integer32r/w
Constraints:
range: 1-156249
.1.3.6.1.4.1.171.12.9.6.1.1.22
Specifies the 'committed burst size' of 'single rate three color mode'.
1. The unit is Kbytes. That is to say, 1 means 1Kbytes.
2. The max set value is 16*1024.
Integer32r/w
Constraints:
range: 1-16384
.1.3.6.1.4.1.171.12.9.6.1.1.23
Specifies the 'Excess burst size' of 'single rate three color mode'.
1. The unit is Kbytes. That is to say, 1 means 1kbytes.
2. The max set value is 16*1024.
Integer32r/w
Constraints:
range: 1-16384
.1.3.6.1.4.1.171.12.9.6.1.1.24
Specifies the meter mode.
The default is color-blind mode. The final color of packet is determined
by the initial color of the packet and the metering result.
Enumerationr/w
Enumerated Values:
1color-blind
2color-aware
.1.3.6.1.4.1.171.12.9.6.1.1.25
Specifies the action state when the packet is in 'green color'.
permit: permit the packet.
replace-dscp: change the DSCP value of packet.
Enumerationr/w
Enumerated Values:
1other
2permit
3replace-dscp
.1.3.6.1.4.1.171.12.9.6.1.1.26
Specifies the DSCP value of the packet when packet is in 'green color'.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.27
Specifies the counter state when the packet is in 'green color'.
1. This is optional. The default is 'disable'.
2. The resource may be limited such that counter can not be turned on. The limitation is project de…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.6.1.1.28
Specifies the action state when the packet is in 'yellow color'.
permit: permit the packet.
replace-dscp: change the DSCP value of packet.
drop: drop the packet.
Enumerationr/w
Enumerated Values:
1other
2permit
3replace-dscp
4drop
.1.3.6.1.4.1.171.12.9.6.1.1.29
Specifies the DSCP value of the packet when packet is in 'yellow color'.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.30
Specifies the counter state when the packet is in 'yellow color'.
1. This is optional. The default is 'disable'.
2. The resource may be limited such that counter can not be turned on. The limitation is project d…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.6.1.1.31
Specifies the action state when the packet is in 'red color'.
permit: permit the packet.
replace-dscp: change the DSCP value of packet.
drop: drop the packet.
Enumerationr/w
Enumerated Values:
1other
2permit
3replace-dscp
4drop
.1.3.6.1.4.1.171.12.9.6.1.1.32
Specifies the DSCP value of the packet when packet is in 'red color'.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.171.12.9.6.1.1.33
Specifies the counter state when the packet is in 'red color'.
1. This is optional. The default is 'disable'.
2. The resource may be limited so that the counter can not be turned on. The limitation is project de…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.9.6.1.1.34
This object indicates the status of this entry.
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.171.12.9.6.1.1.35