EGRESSACL-MIB Table View

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

Tables
9
Rows
9
Columns
166
.1.3.6.1.4.1.171.12.89.2.1 · 1 row entry · 11 columns
This table contains egress ACL mask Ethernet information.
The access profile will be created on the switch to define which
part of each outgoing 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.
swEgressACLEthernetEntry entry .1.3.6.1.4.1.171.12.89.2.1.1
A list of information about the egress ACL for Ethernet.
Indexes
swEgressACLEthernetProfileID
Column Syntax OID
swEgressACLEthernetProfileID
The ID of the egress ACL mask entry unique to the mask list. The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.2.1.1.1
swEgressACLEthernetRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.2.1.1.2
swEgressACLEthernetProfileName
The name of the egress ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.89.2.1.1.3
swEgressACLEthernetUsevlan
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.89.2.1.1.4
swEgressACLEthernetVlanMask
The mask used for the VLAN ID.
Valid values are from 0x0000 to 0x0FFF.
The default value is 0x0FFF
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.2.1.1.5
swEgressACLEthernetUse8021p
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.89.2.1.1.6
swEgressACLEthernetUseEthernetType
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.89.2.1.1.7
swEgressACLEthernetMacAddrMaskState
This object indicates the status of the MAC address mask.
other (1) - Neither source MAC address nor destination MAC address is masked.
dst-mac-addr (2) - Destination MAC addresses within received frames are
to be f…
Enumerationr/w
Enumerated Values:
1other
2dst-mac-addr
3src-mac-addr
4dst-src-mac-addr
.1.3.6.1.4.1.171.12.89.2.1.1.8
swEgressACLEthernetSrcMacAddrMask
This object specifies the MAC address mask for the source MAC address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.171.12.89.2.1.1.9
swEgressACLEthernetDstMacAddrMask
This object specifies the MAC address mask for the destination MAC address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.171.12.89.2.1.1.10
swEgressACLEthernetUnusedRuleEntries
The number of unused rule entries of this Ethernet profile entry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.2.1.1.11
.1.3.6.1.4.1.171.12.89.2.2 · 1 row entry · 22 columns
This table contains the egress ACL mask for IP information.
Access profiles will be created on the switch to define which
part of the outgoing 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.
swEgressACLIpEntry entry .1.3.6.1.4.1.171.12.89.2.2.1
A list of information about the egress ACL of the IP layer.
Indexes
swEgressACLIpProfileID
Column Syntax OID
swEgressACLIpProfileID
The ID of the egress ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.2.2.1.1
swEgressACLIpRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.2.2.1.2
swEgressACLIpProfileName
The name of the egress ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.89.2.2.1.3
swEgressACLIpUsevlan
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.89.2.2.1.4
swEgressACLIpVlanMask
The mask used for the VLAN ID.
Valid values are from 0x0000 to 0x0FFF.
The default value is 0x0FFF.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.2.2.1.5
swEgressACLIpIpAddrMaskState
This object indicates the status of IP address mask.

other (1) - Neither source IP address nor destination IP address is
masked.
dst-ip-addr (2) - Destination IP addresses within received frames
are…
Enumerationr/w
Enumerated Values:
1other
2dst-ip-addr
3src-ip-addr
4dst-src-ip-addr
.1.3.6.1.4.1.171.12.89.2.2.1.6
swEgressACLIpSrcIpAddrMask
This object specifies the IP address mask for the source IP address.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.89.2.2.1.7
swEgressACLIpDstIpAddrMask
This object specifies the IP address mask for the destination IP address.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.89.2.2.1.8
swEgressACLIpUseDSCP
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.89.2.2.1.9
swEgressACLIpUseProtoType
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.89.2.2.1.10
swEgressACLIpIcmpOption
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.89.2.2.1.11
swEgressACLIpIgmpOption
Indicates if the IGMP options field is identified or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.2.2.1.12
swEgressACLIpTcpOption
This object indicates the status of the filtered address of TCP.

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.89.2.2.1.13
swEgressACLIpUdpOption
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 …
Enumerationr/w
Enumerated Values:
1other
2dst-addr
3src-addr
4dst-src-addr
.1.3.6.1.4.1.171.12.89.2.2.1.14
swEgressACLIpTCPorUDPSrcPortMask
Specifies a TCP port mask for the source port if swEgressACLIpUseProtoType is TCP
Specifies a UDP port mask for the source port if swEgressACLIpUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.2.2.1.15
swEgressACLIpTCPorUDPDstPortMask
Specifies a TCP port mask for the destination port if swEgressACLIpUseProtoType is TCP
Specifies a UDP port mask for the destination port if swEgressACLIpUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.2.2.1.16
swEgressACLIpTCPFlagBit
Specifies a TCP connection flag mask.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.2.2.1.17
swEgressACLIpTCPFlagBitMask
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.89.2.2.1.18
swEgressACLIpProtoIDOption
Specifies if the switch will examine each frame's protocol ID field or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.2.2.1.19
swEgressACLIpProtoID
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.89.2.2.1.20
swEgressACLIpProtoIDMask
Specifies that the rule applies to the IP protocol ID and the mask options
behind the IP header.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.89.2.2.1.21
swEgressACLIpUnusedRuleEntries
The number of unused rule entries this IP profile entry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.2.2.1.22
.1.3.6.1.4.1.171.12.89.2.3 · 1 row entry · 14 columns
This table contains IPv6 egress ACL mask information.
An access profile will be created on the switch to define which
parts of each outgoing 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.
swEgressACLIpv6MaskEntry entry .1.3.6.1.4.1.171.12.89.2.3.1
A list of information about egress ACL for IPv6.
Indexes
swEgressACLIpv6MaskProfileID
Column Syntax OID
swEgressACLIpv6MaskProfileID
The ID of the egress ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.2.3.1.1
swEgressACLIpv6MaskRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.2.3.1.2
swEgressACLIpv6MaskProfileName
The name of egress ACL mask entry unique to the mask list.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.171.12.89.2.3.1.3
swEgressACLIpv6MaskClass
This object indicates if the class field in the IPv6 packet header
is to be examined or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.2.3.1.4
swEgressACLIpv6IpAddrMaskState
This object indicates the status of the IPv6 address mask.

other (1) - Neither source IPv6 address nor destination IPv6 address is
masked.
dst-ipv6-addr (2) - Received frame destination IPv6 address i…
Enumerationr/w
Enumerated Values:
1other
2dst-ipv6-addr
3src-ipv6-addr
4dst-src-ipv6-addr
.1.3.6.1.4.1.171.12.89.2.3.1.5
swEgressACLIpv6MaskSrcIpv6Mask
This object specifies the IPv6 address mask for the source IPv6 address.
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.89.2.3.1.6
swEgressACLIpv6MaskDstIpv6Mask
This object specifies the IPv6 address mask for the destination IPv6 address.
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.89.2.3.1.7
swEgressACLIpv6MaskUseProtoType
That object indicates which protocol will be examined.
Enumerationr/w
Enumerated Values:
1none
2tcp
3udp
4icmp
.1.3.6.1.4.1.171.12.89.2.3.1.8
swEgressACLIpv6MaskIcmpOption
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.89.2.3.1.9
swEgressACLIpv6MaskTcpOption
This object indicates the status of the filtered address of TCP.

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.89.2.3.1.10
swEgressACLIpv6MaskUdpOption
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.89.2.3.1.11
swEgressACLIpv6MaskTCPorUDPSrcPortMask
Specifies a TCP port mask for the source port if swEgressACLIpv6MaskUseProtoType is TCP
Specifies a UDP port mask for the source port if swEgressACLIpv6MaskUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.2.3.1.12
swEgressACLIpv6MaskTCPorUDPDstPortMask
Specifies a TCP port mask for the destination port if swEgressACLIpv6MaskUseProtoType is TCP
Specifies a UDP port mask for the destination port if swEgressACLIpv6MaskUseProtoType is UDP.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.2.3.1.13
swEgressACLIpv6MaskUnusedRuleEntries
The number of unused rule entries of this IPv6 profile entry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.2.3.1.14
.1.3.6.1.4.1.171.12.89.3.1 · 1 row entry · 20 columns
This table contains Ethernet egress ACL information.
swEgressACLEtherRuleEntry entry .1.3.6.1.4.1.171.12.89.3.1.1
A list of information about the egress ACL rule of the layer 2 part of each packet.
Indexes
swEgressACLEtherRuleProfileID swEgressACLEtherRuleAccessID
Column Syntax OID
swEgressACLEtherRuleProfileID
The ID of the egress ACL rule entry, which is unique to the mask list.
The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.1.1.1
swEgressACLEtherRuleAccessID
The ID of the the egress ACL rule entry relates to the swEgressACLEtherRuleProfileID.
When row creation is set to 0, this indicates the access ID will be assigned automatically.
When set from 1 to 65535, an access ID wi…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.89.3.1.1.2
swEgressACLEtherRuleRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.3.1.1.3
swEgressACLEtherRuleMatchVID
Specifies that the access rule will apply only to packets with
this VLAN ID. It is applied to the specified ports configured by swEgressACLEtherRulePortGroup.
Note:A value of 0 indicates that this object is not active.
Q-BRIDGE-MIBVlanIdOrNoner/w
Textual Convention: Q-BRIDGE-MIBVlanIdOrNone Integer32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.171.12.89.3.1.1.4
swEgressACLEtherRuleMatchVlanMask
Specifies the per rule mask for the VLAN field as defined in swEgressACLEtherRuleVlan 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 modi…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.3.1.1.5
swEgressACLEtherRuleSrcMacAddress
Specifies that the access rule will apply to only packets with
this source MAC address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.171.12.89.3.1.1.6
swEgressACLEtherRuleMaskSrcMacAddress
Specifies the per rule mask for the source MAC addres field as defined in swEgressACLEtherRuleSrcMacAddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value …
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.171.12.89.3.1.1.7
swEgressACLEtherRuleDstMacAddress
Specifies that the access rule will apply to packets
with this destination MAC address.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.171.12.89.3.1.1.8
swEgressACLEtherRuleMaskDstMacAddress
Specifies the per rule mask for the destination MAC addres field as defined in swEgressACLEtherRuleDstMacAddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the v…
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.171.12.89.3.1.1.9
swEgressACLEtherRule8021P
Specifies that the access rule will apply to packets with
this 802.1p priority value. A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.171.12.89.3.1.1.10
swEgressACLEtherRuleEtherType
Specifies that the access rule will apply 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.89.3.1.1.11
swEgressACLEtherRuleVID
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 swEgressACLEtherRulePortGroup,swEgressACLEtherRu…
Q-BRIDGE-MIBVlanIdOrNoner/w
Textual Convention: Q-BRIDGE-MIBVlanIdOrNone Integer32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.171.12.89.3.1.1.12
swEgressACLEtherRulePort
Specifies that the access rule will only apply to the port.
This object and swEgressACLEtherRuleVID,swEgressACLEtherRulePortGroup can not be set together.
When you set swEgressACLEtherRuleVID or swEgressACLEtherRulePor…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.1.1.13
swEgressACLEtherRulePortGroup
Specifies that the access rule will only apply to port(s) which belong to this port group.
This object and swEgressACLEtherRuleVID, swEgressACLEtherRulePort can not be set together.When you set swEgressACLEtherRuleVID o…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.1.1.14
swEgressACLEtherRulePermit
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
deny - Specifies that packets matching the access profile
are not permitted to be forwarded by the swi…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.89.3.1.1.15
swEgressACLEtherRuleEnableReplacePriority
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.89.3.1.1.16
swEgressACLEtherRuleReplacePriority
Specifies that the priority will be changed in packets while the swEgressACLEtherRuleEnablePriority
is enabled.A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.171.12.89.3.1.1.17
swEgressACLEtherRuleEnableReplaceDscp
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.3.1.1.18
swEgressACLEtherRuleReplaceDscp
Specifies a value to be written to the DSCP field of an outgoing 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.
A value o…
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.3.1.1.19
swEgressAclEtherRuleTimeRangeName
Specifies a name of a time-range associated with a specific egress
ACL entry. The time-range name must first be created before being
associated with the access rule. If this name is an empty
string, the time-range profi…
RFC1213-MIBDisplayStringr/w
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.171.12.89.3.1.1.20
.1.3.6.1.4.1.171.12.89.3.2 · 1 row entry · 30 columns
swEgressACLIpRuleEntry entry .1.3.6.1.4.1.171.12.89.3.2.1
Indexes
swEgressACLIpRuleProfileID swEgressACLIpRuleAccessID
Column Syntax OID
swEgressACLIpRuleProfileID
The ID of the egress ACL mask entry, which is unique to the mask list.
The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.2.1.1
swEgressACLIpRuleAccessID
The ID of the egress ACL rule entry relates to the swEgressACLEtherRuleProfileID.
When row creation is set to 0, this indicates the access ID will be assigned automatically.
When set from 1 to 65535, an access ID will b…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.89.3.2.1.2
swEgressACLIpRuleRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.3.2.1.3
swEgressACLIpRuleMatchVID
Specifies that the access rule will apply only to packets with
this VLAN ID. It is applied to the specified ports configured by swEgressACLIpRulePortGroup.
Note:A value of 0 indicates that this object is not active.
Q-BRIDGE-MIBVlanIdOrNoner/w
Textual Convention: Q-BRIDGE-MIBVlanIdOrNone Integer32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.171.12.89.3.2.1.4
swEgressACLIpMatchVlanMask
Specifies the per rule mask for the VLAN as defined in swEgressACLIpRuleVlan 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…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.3.2.1.5
swEgressACLIpRuleSrcIpaddress
Specifies an IP source address.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.89.3.2.1.6
swEgressACLIpRuleMaskSrcIpaddress
Specifies the per rule mask for the source IP address as defined in swEgressACLIpRuleSrcIpaddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this ob…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.89.3.2.1.7
swEgressACLIpRuleDstIpaddress
Specifies an IP destination address.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.89.3.2.1.8
swEgressACLIpRuleMaskDstIpaddress
Specifies the per rule mask for the destination IP address as defined in swEgressACLIpRuleMaskDstIpaddress object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value o…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.171.12.89.3.2.1.9
swEgressACLIpRuleDscp
Specifies the value of DSCP. The value can be configured from 0 to 63.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.3.2.1.10
swEgressACLIpRuleProtocol
Specifies the IP protocol.
Enumerationr/w
Enumerated Values:
1none
2icmp
3igmp
4tcp
5udp
6protocolId
.1.3.6.1.4.1.171.12.89.3.2.1.11
swEgressACLIpRuleType
Specifies that the rule applies to the value of ICMP/IGMP 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.89.3.2.1.12
swEgressACLIpRuleCode
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.89.3.2.1.13
swEgressACLIpRuleSrcPort
Specifies that the rule applies to the range of the TCP/UDP source ports.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.89.3.2.1.14
swEgressACLIpRuleMaskSrcPort
Specifies the per rule mask for the L4 source port as defined in swEgressACLIpRuleSrcPort 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 …
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.3.2.1.15
swEgressACLIpRuleDstPort
Specifies the TCP/UDP destination port range.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.89.3.2.1.16
swEgressACLIpRuleMaskDstPort
Specifies the per rule mask for the L4 destination port as defined in swEgressACLIpRuleDstPort object.
The value of this object when not in use is the corresponding mask in the profile mask.
Once the value of this objec…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.3.2.1.17
swEgressACLIpRuleFlagBits
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.89.3.2.1.18
swEgressACLIpRuleProtoID
Specifies that the rule applies to the value of IP protocol ID traffic.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.89.3.2.1.19
swEgressACLIpRuleUserDefine
Specifies that the rule applies to the first four byte behind the IP header.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.89.3.2.1.20
swEgressACLIpRuleUserDefineMask
Specifies the per rule mask for the first four byte behind the IP header as defined in
swEgressACLIpRuleUserDefine object.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.171.12.89.3.2.1.21
swEgressACLIpRuleVID
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 swEgressACLIpRulePortGroup,swEgressACLIpRulePort can…
Q-BRIDGE-MIBVlanIdOrNoner/w
Textual Convention: Q-BRIDGE-MIBVlanIdOrNone Integer32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.171.12.89.3.2.1.22
swEgressACLIpRulePort
Specifies that the access rule will only apply to the port.
This object and swEgressACLIpRuleVID,swEgressACLIpRulePortGroup can not be set together.When you set swEgressACLIpRuleVID or swEgressACLIpRulePortGroup,
the va…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.2.1.23
swEgressACLIpRulePortGroup
Specifies that the access rule will only apply to port(s)which belong to this port group.
This object and swEgressACLIpRuleVID,swEgressACLIpRulePort can not be set together.
When you set swEgressACLIpRuleVID or swEgress…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.2.1.24
swEgressACLIpRulePermit
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
deny - Specifies that packets matching the access profile
are not permitted to be forwarded by the swi…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.89.3.2.1.25
swEgressACLIpRuleEnableReplacePriority
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.89.3.2.1.26
swEgressACLIpRuleReplacePriority
Specifies the priority will change in packets while the swEgressACLIpRuleEnablePriority
is enabled.A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.171.12.89.3.2.1.27
swEgressACLIpRuleEnableReplaceDscp
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.3.2.1.28
swEgressACLIpRuleReplaceDscp
Specifies a value to be written to the DSCP field of an outgoing 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.
A value o…
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.3.2.1.29
swEgressAclIpRuleTimeRangeName
Specifies a name of a time-range associated with a specific egress
ACL entry. The time-range name must first be created before being
associated with the access rule. If this name is an empty
string, the time-range profi…
RFC1213-MIBDisplayStringr/w
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.171.12.89.3.2.1.30
.1.3.6.1.4.1.171.12.89.3.3 · 1 row entry · 24 columns
This table contains the IPv6 egress ACL rule information.
swEgressACLIpv6RuleEntry entry .1.3.6.1.4.1.171.12.89.3.3.1
A list of information about egress ACL rules regarding the IPv6 part of each packet.
Indexes
swEgressACLIpv6RuleProfileID swEgressACLIpv6RuleAccessID
Column Syntax OID
swEgressACLIpv6RuleProfileID
The ID of the egress ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.3.1.1
swEgressACLIpv6RuleAccessID
The ID of the the egress ACL rule entry relates to the swEgressACLEtherRuleProfileID.
When row creation is set to 0, this indicates the access ID will be assigned automatically.
When set from 1 to 65535, an access ID wi…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.89.3.3.1.2
swEgressACLIpv6RuleRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.3.3.1.3
swEgressACLIpv6RuleClass
Specifies that the rule applies to the IPv6 class field.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.171.12.89.3.3.1.4
swEgressACLIpv6RuleSrcIpv6Addr
Specifies that the rule applies to the source IPv6 address.
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.89.3.3.1.5
swEgressACLIpv6RuleMaskSrcIpv6Addr
Specifies that the per rule mask of swEgressACLIpv6RuleSrcIpv6Addr.
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 wi…
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.89.3.3.1.6
swEgressACLIpv6RuleDstIpv6Addr
Specifies that the rule applies to the destination IPv6 address.
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.89.3.3.1.7
swEgressACLIpv6RuleMaskDstIpv6Addr
Specifies that the rule applies to the destination IPv6 address.
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.171.12.89.3.3.1.8
swEgressACLIpv6RuleProtocol
Specifies the IPv6 protocol.
Enumerationr/w
Enumerated Values:
1none
2tcp
3udp
4icmp
.1.3.6.1.4.1.171.12.89.3.3.1.9
swEgressACLIpv6RuleType
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.89.3.3.1.10
swEgressACLIpv6RuleCode
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.89.3.3.1.11
swEgressACLIpv6RuleSrcPort
Specifies that the rule applies to the range of the TCP/UDP source ports.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.89.3.3.1.12
swEgressACLIpv6RuleMaskSrcPort
Specifies that the per rule mask of swEgressACLIpv6RuleSrcPort.
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 t…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.3.3.1.13
swEgressACLIpv6RuleDstPort
Specifies the TCP/UDP destination port range.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.171.12.89.3.3.1.14
swEgressACLIpv6RuleMaskDstPort
Specifies the per rule mask of swEgressACLIpv6RuleDstPort.
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 e…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.171.12.89.3.3.1.15
swEgressACLIpv6RuleVID
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 swEgre…
Q-BRIDGE-MIBVlanIdOrNoner/w
Textual Convention: Q-BRIDGE-MIBVlanIdOrNone Integer32
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.171.12.89.3.3.1.16
swEgressACLIpv6RulePort
Specifies that the access rule will only apply to the port.
This object and swEgressACLIpv6RuleVID,swEgressACLIpv6RulePortGroup can not be set together.When you set swEgressACLIpv6RuleVID or swEgressACLIpv6RulePortGroup…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.3.1.17
swEgressACLIpv6RulePortGroup
Specifies that the access rule will apply only to port(s)which belong to this port group.
This object and swEgressACLIpv6RuleVID,swEgressACLIpv6RulePort can not be set together.
When you set swEgressACLIpv6RuleVID or sw…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.3.1.18
swEgressACLIpv6RulePermit
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
deny - Specifies that packets matching the access profile
are not permitted to be forwarded by…
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.171.12.89.3.3.1.19
swEgressACLIpv6RuleEnableReplacePriority
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.89.3.3.1.20
swEgressACLIpv6RuleReplacePriority
Specifies the priority will change in packets while the swEgressACLIpv6RuleReplacePriority
is enabled.A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.171.12.89.3.3.1.21
swEgressACLIpv6RuleEnableReplaceDscp
Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.3.3.1.22
swEgressACLIpv6RuleReplaceDscp
Specifies a value to be written to the DSCP field of an outgoing 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.
A value o…
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.3.3.1.23
swEgressAclIpv6RuleTimeRangeName
Specifies a name of a time-range associated with a specific egress
ACL entry. The time-range name must first be created before being
associated with the access rule. If this name is an empty
string, the time-range profi…
RFC1213-MIBDisplayStringr/w
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.171.12.89.3.3.1.24
.1.3.6.1.4.1.171.12.89.3.4 · 1 row entry · 7 columns
This table maintains counter information associated with a specific
rule in the egress ACL rule table. Please refer to the swEgressACLEtherRuleTable,
swEgressACLIpRuleTable, swEgressACLIpv6RuleTable for detailed ACL rule information.
swEgressACLCounterEntry entry .1.3.6.1.4.1.171.12.89.3.4.1
The entry maintains counter information associated with the egress ACL
rule table.
Indexes
swEgressACLCounterProfileID swEgressACLCounterAccessID
Column Syntax OID
swEgressACLCounterProfileID
The ID of the egress ACL mask entry, which is unique in the mask
list.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.3.4.1.1
swEgressACLCounterAccessID
The ID of the egress ACL rule entry as related to the
swEgressACLCounterProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.89.3.4.1.2
swEgressACLCounterState
Specifies whether the counter feature will be enabled or disabled.
1. This is optional. The default is 'disabled'.
2. If the rule is not bound with flow-meter, then all packets that match will be counted.
If the rule is…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.3.4.1.3
swEgressACLCounterTotalCounter
The number of matched packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.89.3.4.1.4
swEgressACLCounterGreenCounter
The number of matched green packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.89.3.4.1.5
swEgressACLCounterYellowCounter
The number of matched yellow packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.89.3.4.1.6
swEgressACLCounterRedCounter
The number of matched red packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.171.12.89.3.4.1.7
.1.3.6.1.4.1.171.12.89.4.1 · 1 row entry · 31 columns
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.
swEgressAclMeterEntry entry .1.3.6.1.4.1.171.12.89.4.1.1
This entry displays parameters and configurations set for the flow
metering function.
Indexes
swEgressAclMeterProfileID swEgressAclMeterAccessID
Column Syntax OID
swEgressAclMeterProfileID
The ID of the ACL mask entry is unique in the mask list. The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.1
swEgressAclMeterAccessID
The ID of the egress ACL rule entry as related to the swEgressAclMeterProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.89.4.1.1.2
swEgressAclMeterRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.4.1.1.3
swEgressAclMeterMode
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.89.4.1.1.4
swEgressAclMeterTrtcmCir
Specifies the 'committed information rate' of 'two rate three color mode'.
The unit is Kbps.A value of -1 indicates that this object is not active.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.5
swEgressAclMeterTrtcmCbs
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 4kbytes.
Note:The set value r…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.6
swEgressAclMeterTrtcmPir
Specifies the 'Peak Information Rate' of 'two rate three color mode'.
The unit is Kbps.A value of -1 indicates that this object is not active.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.7
swEgressAclMeterTrtcmPbs
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 4kbytes.
Note:The set value range …
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.8
swEgressAclMeterTrtcmColorMode
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.89.4.1.1.9
swEgressAclMeterTrtcmConformState
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.89.4.1.1.10
swEgressAclMeterTrtcmConformReplaceDscp
Specifies the DSCP value of the packet when the packet is in 'green color'.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.1.1.11
swEgressAclMeterTrtcmConformCounterState
Specifies the counter state when the packet is in 'green color'.
1. This is optional. The default is 'disabled'.
2. The resource may be limited so that the counter cannot be turned on. The limitation is project …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.4.1.1.12
swEgressAclMeterTrtcmExceedState
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.89.4.1.1.13
swEgressAclMeterTrtcmExceedReplaceDscp
Specifies the DSCP value of packet when packet is in 'yellow color'.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.1.1.14
swEgressAclMeterTrtcmExceedCounterState
Specifies the counter state when packet is in 'yellow color'.
1. This is optional. The default is 'disabled'.
2. The resource may be limited so that the counter cannot be turned on. The limitation is project dep…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.4.1.1.15
swEgressAclMeterTrtcmViolateState
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.89.4.1.1.16
swEgressAclMeterTrtcmViolateReplaceDscp
Specifies the DSCP value of the packet when packet is in 'red color'.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.1.1.17
swEgressAclMeterTrtcmViolateCounterState
Specifies the counter state when packet is in 'red color'.
1. This is optional. The default is 'disabled'.
2. The resource may be limited so that the counter cannot be turned on. The limitation is project depend…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.4.1.1.18
swEgressAclMeterSrtcmCir
Specifies the 'committed information rate' of 'single rate three color mode'.
The unit is Kbps.
A value of -1 indicates that this object is not active
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.19
swEgressAclMeterSrtcmCbs
Specifies the 'committed burst size' of 'single rate three 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.
A value of -1 indicates that…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.20
swEgressAclMeterSrtcmEbs
Specifies the 'Excess burst size' of 'single rate three 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.
A value of -1 indicates that th…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.1.1.21
swEgressAclMeterSrtcmColorMode
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.89.4.1.1.22
swEgressAclMeterSrtcmConformState
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.89.4.1.1.23
swEgressAclMeterSrtcmConformReplaceDscp
Specifies the DSCP value of the packet when packet is in 'green color'.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.1.1.24
swEgressAclMeterSrtcmConformCounterState
Specifies the counter state when the packet is in 'green color'.
1. This is optional. The default is 'disabled'.
2. The resource may be limited such that counter cannot be turned on. The limitation is project de…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.4.1.1.25
swEgressAclMeterSrtcmExceedState
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.89.4.1.1.26
swEgressAclMeterSrtcmExceedReplaceDscp
Specifies the DSCP value of the packet when packet is in 'yellow color'.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.1.1.27
swEgressAclMeterSrtcmExceedCounterState
Specifies the counter state when the packet is in 'yellow color'.
1. This is optional. The default is 'disabled'.
2. The resource may be limited such that counter cannot be turned on. The limitation is project d…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.4.1.1.28
swEgressAclMeterSrtcmViolateState
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.89.4.1.1.29
swEgressAclMeterSrtcmViolateReplaceDscp
Specifies the DSCP value of the packet when packet is in 'red color'.
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.1.1.30
swEgressAclMeterSrtcmViolateCounterState
Specifies the counter state when the packet is in 'red color'.
1. This is optional. The default is 'diabled'.
2. The resource may be limited so that the counter cannot be turned on. The limitation is project dep…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.171.12.89.4.1.1.31
.1.3.6.1.4.1.171.12.89.4.2 · 1 row entry · 7 columns
This table is used to configure the single rate two color metering function.
The egress 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.
swEgressAclRateEntry entry .1.3.6.1.4.1.171.12.89.4.2.1
This entry displays parameters and configurations set for the single rate two color function.
Indexes
swEgressAclRateProfileID swEgressAclRateAccessID
Column Syntax OID
swEgressAclRateProfileID
The ID of the egress ACL mask entry is unique in the mask list. The maximum value of this object depends on the device.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.2.1.1
swEgressAclRateAccessID
The ID of the egress ACL rule entry as related to the swEgressAclRateProfileID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.12.89.4.2.1.2
swEgressAclRateRowStatus
This object indicates the status of this entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.12.89.4.2.1.3
swEgressAclRate
Specifies the committed bandwidth in Kbps for the flow.
A value of -1 indicates that this object is not active.
NOTE:
Users must set the swEgressAclRateActionForRateExceed object to activate this entry.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.2.1.4
swEgressAclBurstSize
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.
A value of -1 indicates that this…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.89.4.2.1.5
swEgressAclRateActionForRateExceed
Specifies the action to take for those packets exceeding the committed rate.
drop-packet: drop the packet.
replace-dscp: change the DSCP value of the packet.
NOTE:
Users must set the swEgressAclRate to activate this…
Enumerationr/w
Enumerated Values:
1other
2drop-packet
3remark-dscp
.1.3.6.1.4.1.171.12.89.4.2.1.6
swEgressAclRateRemarkDscp
Mark the packet with a specified DSCP.
It can be set when swEgressAclRateActionForRateExceed sets remark-dscp(3).
A value of -1 indicates that this object is not active.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.171.12.89.4.2.1.7