EGRESSACL-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: EGRESSACL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swEgressAclMgmtMIB 1.3.6.1.4.1.171.12.89
The structure of Egress Access Control List information for the proprietary enterprise.
       swEgressAclInfo 1.3.6.1.4.1.171.12.89.1
           swEgressACLTotalUsedRuleEntries 1.3.6.1.4.1.171.12.89.1.1 integer read-only
The total number of used egress ACL rule entries.
           swEgressACLTotalUnusedRuleEntries 1.3.6.1.4.1.171.12.89.1.2 integer read-only
The total number of unused egress ACL rule entries.
       swEgressAclMaskMgmt 1.3.6.1.4.1.171.12.89.2
           swEgressACLEthernetTable 1.3.6.1.4.1.171.12.89.2.1 no-access
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 1.3.6.1.4.1.171.12.89.2.1.1 no-access
A list of information about the egress ACL for Ethernet.
                   swEgressACLEthernetProfileID 1.3.6.1.4.1.171.12.89.2.1.1.1 integer no-access
The ID of the egress ACL mask entry unique to the mask list. The maximum value of this object depends on the device.
                   swEgressACLEthernetRowStatus 1.3.6.1.4.1.171.12.89.2.1.1.2 rowstatus read-only
This object indicates the status of this entry.
                   swEgressACLEthernetProfileName 1.3.6.1.4.1.171.12.89.2.1.1.3 displaystring read-only
The name of the egress ACL mask entry unique to the mask list.
                   swEgressACLEthernetUsevlan 1.3.6.1.4.1.171.12.89.2.1.1.4 integer read-only
Specifies that the switch will examine the VLAN part of each packet header. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLEthernetVlanMask 1.3.6.1.4.1.171.12.89.2.1.1.5 octet string read-only
The mask used for the VLAN ID. Valid values are from 0x0000 to 0x0FFF. The default value is 0x0FFF
                   swEgressACLEthernetUse8021p 1.3.6.1.4.1.171.12.89.2.1.1.6 integer read-only
Specifies if the switch will examine the 802.1p priority value in the frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLEthernetUseEthernetType 1.3.6.1.4.1.171.12.89.2.1.1.7 integer read-only
Specifies if the switch will examine the Ethernet type value in each frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLEthernetMacAddrMaskState 1.3.6.1.4.1.171.12.89.2.1.1.8 integer read-only
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 filtered when matched with the MAC address entry for the table. src-mac-addr (3) - Source MAC addresses within received frames are to be filtered when matched with the MAC address entry for the table. dst-src-mac-addr (4) - Source or destination MAC addresses within received frames are to be filtered when matched with the MAC address entry of the table. Enumeration: 'src-mac-addr': 3, 'other': 1, 'dst-mac-addr': 2, 'dst-src-mac-addr': 4.
                   swEgressACLEthernetSrcMacAddrMask 1.3.6.1.4.1.171.12.89.2.1.1.9 macaddress read-only
This object specifies the MAC address mask for the source MAC address.
                   swEgressACLEthernetDstMacAddrMask 1.3.6.1.4.1.171.12.89.2.1.1.10 macaddress read-only
This object specifies the MAC address mask for the destination MAC address.
                   swEgressACLEthernetUnusedRuleEntries 1.3.6.1.4.1.171.12.89.2.1.1.11 integer read-only
The number of unused rule entries of this Ethernet profile entry.
           swEgressACLIpTable 1.3.6.1.4.1.171.12.89.2.2 no-access
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 1.3.6.1.4.1.171.12.89.2.2.1 no-access
A list of information about the egress ACL of the IP layer.
                   swEgressACLIpProfileID 1.3.6.1.4.1.171.12.89.2.2.1.1 integer no-access
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.
                   swEgressACLIpRowStatus 1.3.6.1.4.1.171.12.89.2.2.1.2 rowstatus read-only
This object indicates the status of this entry.
                   swEgressACLIpProfileName 1.3.6.1.4.1.171.12.89.2.2.1.3 displaystring read-only
The name of the egress ACL mask entry unique to the mask list.
                   swEgressACLIpUsevlan 1.3.6.1.4.1.171.12.89.2.2.1.4 integer read-only
This object indicates if the IP layer VLAN part is examined or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpVlanMask 1.3.6.1.4.1.171.12.89.2.2.1.5 octet string read-only
The mask used for the VLAN ID. Valid values are from 0x0000 to 0x0FFF. The default value is 0x0FFF.
                   swEgressACLIpIpAddrMaskState 1.3.6.1.4.1.171.12.89.2.2.1.6 integer read-only
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 to be filtered when matched with the IP address entry of the table. src-ip-addr (3) - Source IP addresses within received frames are to be filtered when matched with the IP address entry of the table. dst-src-ip-addr (4) - Destination or source IP addresses within received frames are to be filtered when matched with the IP address entry of the table. Enumeration: 'dst-ip-addr': 2, 'other': 1, 'dst-src-ip-addr': 4, 'src-ip-addr': 3.
                   swEgressACLIpSrcIpAddrMask 1.3.6.1.4.1.171.12.89.2.2.1.7 ipaddress read-only
This object specifies the IP address mask for the source IP address.
                   swEgressACLIpDstIpAddrMask 1.3.6.1.4.1.171.12.89.2.2.1.8 ipaddress read-only
This object specifies the IP address mask for the destination IP address.
                   swEgressACLIpUseDSCP 1.3.6.1.4.1.171.12.89.2.2.1.9 integer read-only
This object indicates if the DSCP protocol in the packet header is to be examined or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpUseProtoType 1.3.6.1.4.1.171.12.89.2.2.1.10 integer read-only
That object indicates which protocol will be examined. Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3.
                   swEgressACLIpIcmpOption 1.3.6.1.4.1.171.12.89.2.2.1.11 integer read-only
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. Enumeration: 'code': 3, 'none': 1, 'type-code': 4, 'type': 2.
                   swEgressACLIpIgmpOption 1.3.6.1.4.1.171.12.89.2.2.1.12 integer read-only
Indicates if the IGMP options field is identified or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpTcpOption 1.3.6.1.4.1.171.12.89.2.2.1.13 integer read-only
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 identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'src-addr': 3, 'dst-addr': 2, 'dst-src-addr': 4, 'other': 1.
                   swEgressACLIpUdpOption 1.3.6.1.4.1.171.12.89.2.2.1.14 integer read-only
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 identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'src-addr': 3, 'dst-addr': 2, 'dst-src-addr': 4, 'other': 1.
                   swEgressACLIpTCPorUDPSrcPortMask 1.3.6.1.4.1.171.12.89.2.2.1.15 octet string read-only
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.
                   swEgressACLIpTCPorUDPDstPortMask 1.3.6.1.4.1.171.12.89.2.2.1.16 octet string read-only
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.
                   swEgressACLIpTCPFlagBit 1.3.6.1.4.1.171.12.89.2.2.1.17 integer read-only
Specifies a TCP connection flag mask. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpTCPFlagBitMask 1.3.6.1.4.1.171.12.89.2.2.1.18 integer read-only
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, for which this node performs transactions where 2^(L-1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 psh bit 3 rst bit 2 syn bit 1 fin bit For example, if you want to enable urg bit and ack bit, you should set value 48{2^(5-1) + 2^(6-1)}.
                   swEgressACLIpProtoIDOption 1.3.6.1.4.1.171.12.89.2.2.1.19 integer read-only
Specifies if the switch will examine each frame's protocol ID field or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpProtoID 1.3.6.1.4.1.171.12.89.2.2.1.20 integer read-only
Specifies that the rule applies to the IP protocol ID behind the IP header.
                   swEgressACLIpProtoIDMask 1.3.6.1.4.1.171.12.89.2.2.1.21 octet string read-only
Specifies that the rule applies to the IP protocol ID and the mask options behind the IP header.
                   swEgressACLIpUnusedRuleEntries 1.3.6.1.4.1.171.12.89.2.2.1.22 integer read-only
The number of unused rule entries this IP profile entry.
           swEgressACLIpv6MaskTable 1.3.6.1.4.1.171.12.89.2.3 no-access
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 1.3.6.1.4.1.171.12.89.2.3.1 no-access
A list of information about egress ACL for IPv6.
                   swEgressACLIpv6MaskProfileID 1.3.6.1.4.1.171.12.89.2.3.1.1 integer no-access
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.
                   swEgressACLIpv6MaskRowStatus 1.3.6.1.4.1.171.12.89.2.3.1.2 rowstatus read-only
This object indicates the status of this entry.
                   swEgressACLIpv6MaskProfileName 1.3.6.1.4.1.171.12.89.2.3.1.3 displaystring read-only
The name of egress ACL mask entry unique to the mask list.
                   swEgressACLIpv6MaskClass 1.3.6.1.4.1.171.12.89.2.3.1.4 integer read-only
This object indicates if the class field in the IPv6 packet header is to be examined or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpv6IpAddrMaskState 1.3.6.1.4.1.171.12.89.2.3.1.5 integer read-only
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 is currently used to be filtered as it meets with the IPv6 address entry of the table. src-ipv6-addr (3) - Received frame source IPv6 address is currently used to be filtered as it meets with the IPv6 address entry of the table. dst-src-ipv6-addr (4) - Received frame destination IPv6 address or source IPv6 address is currently used to be filtered as it meets with the IPv6 address entry of the table. Enumeration: 'src-ipv6-addr': 3, 'other': 1, 'dst-ipv6-addr': 2, 'dst-src-ipv6-addr': 4.
                   swEgressACLIpv6MaskSrcIpv6Mask 1.3.6.1.4.1.171.12.89.2.3.1.6 ipv6address read-only
This object specifies the IPv6 address mask for the source IPv6 address.
                   swEgressACLIpv6MaskDstIpv6Mask 1.3.6.1.4.1.171.12.89.2.3.1.7 ipv6address read-only
This object specifies the IPv6 address mask for the destination IPv6 address.
                   swEgressACLIpv6MaskUseProtoType 1.3.6.1.4.1.171.12.89.2.3.1.8 integer read-only
That object indicates which protocol will be examined. Enumeration: 'none': 1, 'icmp': 4, 'udp': 3, 'tcp': 2.
                   swEgressACLIpv6MaskIcmpOption 1.3.6.1.4.1.171.12.89.2.3.1.9 integer read-only
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. Enumeration: 'code': 3, 'none': 1, 'type-code': 4, 'type': 2.
                   swEgressACLIpv6MaskTcpOption 1.3.6.1.4.1.171.12.89.2.3.1.10 integer read-only
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 identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'src-addr': 3, 'dst-addr': 2, 'dst-src-addr': 4, 'other': 1.
                   swEgressACLIpv6MaskUdpOption 1.3.6.1.4.1.171.12.89.2.3.1.11 integer read-only
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 identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'src-addr': 3, 'dst-addr': 2, 'dst-src-addr': 4, 'other': 1.
                   swEgressACLIpv6MaskTCPorUDPSrcPortMask 1.3.6.1.4.1.171.12.89.2.3.1.12 octet string read-only
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.
                   swEgressACLIpv6MaskTCPorUDPDstPortMask 1.3.6.1.4.1.171.12.89.2.3.1.13 octet string read-only
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.
                   swEgressACLIpv6MaskUnusedRuleEntries 1.3.6.1.4.1.171.12.89.2.3.1.14 integer read-only
The number of unused rule entries of this IPv6 profile entry.
           swEgressACLMaskDelAllState 1.3.6.1.4.1.171.12.89.2.4 integer read-write
Used to delete all egress ACL masks. Enumeration: 'start': 2, 'none': 1.
       swEgressAclRuleMgmt 1.3.6.1.4.1.171.12.89.3
           swEgressACLEtherRuleTable 1.3.6.1.4.1.171.12.89.3.1 no-access
This table contains Ethernet egress ACL information.
               swEgressACLEtherRuleEntry 1.3.6.1.4.1.171.12.89.3.1.1 no-access
A list of information about the egress ACL rule of the layer 2 part of each packet.
                   swEgressACLEtherRuleProfileID 1.3.6.1.4.1.171.12.89.3.1.1.1 integer no-access
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.
                   swEgressACLEtherRuleAccessID 1.3.6.1.4.1.171.12.89.3.1.1.2 integer no-access
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 will be created for the rule.
                   swEgressACLEtherRuleRowStatus 1.3.6.1.4.1.171.12.89.3.1.1.3 rowstatus read-only
This object indicates the status of this entry.
                   swEgressACLEtherRuleMatchVID 1.3.6.1.4.1.171.12.89.3.1.1.4 vlanidornone read-only
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.
                   swEgressACLEtherRuleMatchVlanMask 1.3.6.1.4.1.171.12.89.3.1.1.5 octet string read-only
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 modified, the per rule mask will take effect.
                   swEgressACLEtherRuleSrcMacAddress 1.3.6.1.4.1.171.12.89.3.1.1.6 macaddress read-only
Specifies that the access rule will apply to only packets with this source MAC address.
                   swEgressACLEtherRuleMaskSrcMacAddress 1.3.6.1.4.1.171.12.89.3.1.1.7 macaddress read-only
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 of this object is modified, the per rule mask will take effect.
                   swEgressACLEtherRuleDstMacAddress 1.3.6.1.4.1.171.12.89.3.1.1.8 macaddress read-only
Specifies that the access rule will apply to packets with this destination MAC address.
                   swEgressACLEtherRuleMaskDstMacAddress 1.3.6.1.4.1.171.12.89.3.1.1.9 macaddress read-only
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 value of this object is modified, the per rule mask will take effect.
                   swEgressACLEtherRule8021P 1.3.6.1.4.1.171.12.89.3.1.1.10 integer read-only
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.
                   swEgressACLEtherRuleEtherType 1.3.6.1.4.1.171.12.89.3.1.1.11 octet string read-only
Specifies that the access rule will apply to packets with this hexadecimal 802.1Q Ethernet type value in the packet header.
                   swEgressACLEtherRuleVID 1.3.6.1.4.1.171.12.89.3.1.1.12 vlanidornone read-only
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,swEgressACLEtherRulePort cannot be set together. When you set swEgressACLEtherRulePortGroup or swEgressACLEtherRulePort, the value of this object will change to 0 automatically. This object cannot be set to 0.
                   swEgressACLEtherRulePort 1.3.6.1.4.1.171.12.89.3.1.1.13 integer read-only
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 swEgressACLEtherRulePortGroup, the value of this object will change to 0 automatically. This object can not be set to 0. A value of 0 indicates that this object is not active.
                   swEgressACLEtherRulePortGroup 1.3.6.1.4.1.171.12.89.3.1.1.14 integer read-only
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 or swEgressACLEtherRulePort the value of this object will change to 0 automatically. Note:The range of this object is (0..N). The value N means the max number. It is determined by the project itself.A value of 0 indicates that this object is not active.
                   swEgressACLEtherRulePermit 1.3.6.1.4.1.171.12.89.3.1.1.15 integer read-only
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 switch and will be filtered. permit - Specifies that packets matching the access profile are permitted to be forwarded by the switch. Enumeration: 'deny': 1, 'permit': 2.
                   swEgressACLEtherRuleEnableReplacePriority 1.3.6.1.4.1.171.12.89.3.1.1.16 integer read-only
Specifies if the switch will change priorities of packets that match the access profile 802.1p priority tag field or not . Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLEtherRuleReplacePriority 1.3.6.1.4.1.171.12.89.3.1.1.17 integer read-only
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.
                   swEgressACLEtherRuleEnableReplaceDscp 1.3.6.1.4.1.171.12.89.3.1.1.18 integer read-only
Specifies if the switch will change priorities of packets that match the access profile DSCP field or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLEtherRuleReplaceDscp 1.3.6.1.4.1.171.12.89.3.1.1.19 integer read-only
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 of -1 indicates that this object is not active.
                   swEgressAclEtherRuleTimeRangeName 1.3.6.1.4.1.171.12.89.3.1.1.20 displaystring read-only
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 profile will no longer be associated with the access rule. When a rule is de-associated with a time range, the access rule will be enabled all the time.
           swEgressACLIpRuleTable 1.3.6.1.4.1.171.12.89.3.2 no-access
               swEgressACLIpRuleEntry 1.3.6.1.4.1.171.12.89.3.2.1 no-access
                   swEgressACLIpRuleProfileID 1.3.6.1.4.1.171.12.89.3.2.1.1 integer no-access
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.
                   swEgressACLIpRuleAccessID 1.3.6.1.4.1.171.12.89.3.2.1.2 integer no-access
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 be created for the rule.
                   swEgressACLIpRuleRowStatus 1.3.6.1.4.1.171.12.89.3.2.1.3 rowstatus read-only
This object indicates the status of this entry.
                   swEgressACLIpRuleMatchVID 1.3.6.1.4.1.171.12.89.3.2.1.4 vlanidornone read-only
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.
                   swEgressACLIpMatchVlanMask 1.3.6.1.4.1.171.12.89.3.2.1.5 octet string read-only
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 per rule mask will take effect. This object is writeable only once.
                   swEgressACLIpRuleSrcIpaddress 1.3.6.1.4.1.171.12.89.3.2.1.6 ipaddress read-only
Specifies an IP source address.
                   swEgressACLIpRuleMaskSrcIpaddress 1.3.6.1.4.1.171.12.89.3.2.1.7 ipaddress read-only
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 object is modified, the per rule mask will take effect. This object is writeable only once.
                   swEgressACLIpRuleDstIpaddress 1.3.6.1.4.1.171.12.89.3.2.1.8 ipaddress read-only
Specifies an IP destination address.
                   swEgressACLIpRuleMaskDstIpaddress 1.3.6.1.4.1.171.12.89.3.2.1.9 ipaddress read-only
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 of this object is modified, the per rule mask will take effect. This object is writeable only once.
                   swEgressACLIpRuleDscp 1.3.6.1.4.1.171.12.89.3.2.1.10 integer read-only
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.
                   swEgressACLIpRuleProtocol 1.3.6.1.4.1.171.12.89.3.2.1.11 integer read-only
Specifies the IP protocol. Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3.
                   swEgressACLIpRuleType 1.3.6.1.4.1.171.12.89.3.2.1.12 integer read-only
Specifies that the rule applies to the value of ICMP/IGMP type traffic. A value of -1 denotes that this object is not active.
                   swEgressACLIpRuleCode 1.3.6.1.4.1.171.12.89.3.2.1.13 integer read-only
Specifies that the rule applies to the value of ICMP code traffic. A value of -1 denotes that this object is not active.
                   swEgressACLIpRuleSrcPort 1.3.6.1.4.1.171.12.89.3.2.1.14 integer read-only
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.
                   swEgressACLIpRuleMaskSrcPort 1.3.6.1.4.1.171.12.89.3.2.1.15 octet string read-only
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 modified, the per rule mask will take effect. This object is writeable only once.
                   swEgressACLIpRuleDstPort 1.3.6.1.4.1.171.12.89.3.2.1.16 integer read-only
Specifies the TCP/UDP destination port range. A value of -1 indicates that this object is not active.
                   swEgressACLIpRuleMaskDstPort 1.3.6.1.4.1.171.12.89.3.2.1.17 octet string read-only
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 object is modified, the per rule mask will take effect. This object is writeable only once.
                   swEgressACLIpRuleFlagBits 1.3.6.1.4.1.171.12.89.3.2.1.18 integer read-only
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, for which this node performs transactions, where 2^(L - 1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 psh bit 3 rst bit 2 syn bit 1 fin bit For example, it you want to enable urg bit and ack bit, you should set value 48{2^(5-1) + 2^(6-1)}.
                   swEgressACLIpRuleProtoID 1.3.6.1.4.1.171.12.89.3.2.1.19 integer read-only
Specifies that the rule applies to the value of IP protocol ID traffic. A value of -1 indicates that this object is not active.
                   swEgressACLIpRuleUserDefine 1.3.6.1.4.1.171.12.89.3.2.1.20 octet string read-only
Specifies that the rule applies to the first four byte behind the IP header.
                   swEgressACLIpRuleUserDefineMask 1.3.6.1.4.1.171.12.89.3.2.1.21 octet string read-only
Specifies the per rule mask for the first four byte behind the IP header as defined in swEgressACLIpRuleUserDefine object.
                   swEgressACLIpRuleVID 1.3.6.1.4.1.171.12.89.3.2.1.22 vlanidornone read-only
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 cannot be set together. When you set swEgressACLIpRulePortGroup or swEgressACLIpRulePort , the value of this object will change to 0 automatically. This object cannot be set 0.
                   swEgressACLIpRulePort 1.3.6.1.4.1.171.12.89.3.2.1.23 integer read-only
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 value of this object will change to 0 automatically. This object can not be set to 0. A value of 0 indicates that this object is not active.
                   swEgressACLIpRulePortGroup 1.3.6.1.4.1.171.12.89.3.2.1.24 integer read-only
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 swEgressACLIpRulePort , the value of this object will change to 0 automatically. Note:The range of this object is (0..N).The value N means the max number.It is determined by the project itself. A value of 0 indicates that this object is not active.
                   swEgressACLIpRulePermit 1.3.6.1.4.1.171.12.89.3.2.1.25 integer read-only
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 switch and will be filtered. permit - Specifies that packets matching the access profile are permitted to be forwarded by the switch. Enumeration: 'deny': 1, 'permit': 2.
                   swEgressACLIpRuleEnableReplacePriority 1.3.6.1.4.1.171.12.89.3.2.1.26 integer read-only
Specifies whether the packets that match the access profile will change the 802.1p priority tag field by the switch or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpRuleReplacePriority 1.3.6.1.4.1.171.12.89.3.2.1.27 integer read-only
Specifies the priority will change in packets while the swEgressACLIpRuleEnablePriority is enabled.A value of -1 indicates that this object is not active.
                   swEgressACLIpRuleEnableReplaceDscp 1.3.6.1.4.1.171.12.89.3.2.1.28 integer read-only
Specifies if the switch will change priorities of packets that match the access profile DSCP field or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpRuleReplaceDscp 1.3.6.1.4.1.171.12.89.3.2.1.29 integer read-only
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 of -1 indicates that this object is not active.
                   swEgressAclIpRuleTimeRangeName 1.3.6.1.4.1.171.12.89.3.2.1.30 displaystring read-only
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 profile will no longer be associated with the access rule. When a rule is de-associated with a time range, the access rule will be enabled all the time.
           swEgressACLIpv6RuleTable 1.3.6.1.4.1.171.12.89.3.3 no-access
This table contains the IPv6 egress ACL rule information.
               swEgressACLIpv6RuleEntry 1.3.6.1.4.1.171.12.89.3.3.1 no-access
A list of information about egress ACL rules regarding the IPv6 part of each packet.
                   swEgressACLIpv6RuleProfileID 1.3.6.1.4.1.171.12.89.3.3.1.1 integer no-access
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.
                   swEgressACLIpv6RuleAccessID 1.3.6.1.4.1.171.12.89.3.3.1.2 integer no-access
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 will be created for the rule.
                   swEgressACLIpv6RuleRowStatus 1.3.6.1.4.1.171.12.89.3.3.1.3 rowstatus read-only
This object indicates the status of this entry.
                   swEgressACLIpv6RuleClass 1.3.6.1.4.1.171.12.89.3.3.1.4 integer read-only
Specifies that the rule applies to the IPv6 class field. A value of -1 indicates that this object is not active.
                   swEgressACLIpv6RuleSrcIpv6Addr 1.3.6.1.4.1.171.12.89.3.3.1.5 ipv6address read-only
Specifies that the rule applies to the source IPv6 address.
                   swEgressACLIpv6RuleMaskSrcIpv6Addr 1.3.6.1.4.1.171.12.89.3.3.1.6 ipv6address read-only
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 will take effect. This object is writeable only once.
                   swEgressACLIpv6RuleDstIpv6Addr 1.3.6.1.4.1.171.12.89.3.3.1.7 ipv6address read-only
Specifies that the rule applies to the destination IPv6 address.
                   swEgressACLIpv6RuleMaskDstIpv6Addr 1.3.6.1.4.1.171.12.89.3.3.1.8 ipv6address read-only
Specifies that the rule applies to the destination IPv6 address.
                   swEgressACLIpv6RuleProtocol 1.3.6.1.4.1.171.12.89.3.3.1.9 integer read-only
Specifies the IPv6 protocol. Enumeration: 'none': 1, 'icmp': 4, 'udp': 3, 'tcp': 2.
                   swEgressACLIpv6RuleType 1.3.6.1.4.1.171.12.89.3.3.1.10 integer read-only
Specifies that the rule applies to the value of ICMP type traffic. A value of -1 denotes that this object is not active.
                   swEgressACLIpv6RuleCode 1.3.6.1.4.1.171.12.89.3.3.1.11 integer read-only
Specifies that the rule applies to the value of ICMP code traffic. A value of -1 denotes that this object is not active.
                   swEgressACLIpv6RuleSrcPort 1.3.6.1.4.1.171.12.89.3.3.1.12 integer read-only
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.
                   swEgressACLIpv6RuleMaskSrcPort 1.3.6.1.4.1.171.12.89.3.3.1.13 octet string read-only
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 take effect. This object is writeable only once.
                   swEgressACLIpv6RuleDstPort 1.3.6.1.4.1.171.12.89.3.3.1.14 integer read-only
Specifies the TCP/UDP destination port range. A value of -1 indicates that this object is not active.
                   swEgressACLIpv6RuleMaskDstPort 1.3.6.1.4.1.171.12.89.3.3.1.15 octet string read-only
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 effect. This object is writeable only once.
                   swEgressACLIpv6RuleVID 1.3.6.1.4.1.171.12.89.3.3.1.16 vlanidornone read-only
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 swEgressACLIpv6RulePortGroup,swEgressACLIpv6RulePort cannot be set together. When you set swEgressACLIpv6RulePortGroup or swEgressACLIpv6RulePort, the value of this object will change to 0 automatically. The object cannot be set 0.
                   swEgressACLIpv6RulePort 1.3.6.1.4.1.171.12.89.3.3.1.17 integer read-only
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, the value of this object will change to 0 automatically. This object can not be set to 0. A value of 0 indicates that this object is not active.
                   swEgressACLIpv6RulePortGroup 1.3.6.1.4.1.171.12.89.3.3.1.18 integer read-only
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 swEgressACLIpv6RulePort, the value of this object will change to 0 automatically. Note:The range of this object is (0..N).The value N means the max number.It is determined by the project itself.A value of 0 indicates that this object is not active.
                   swEgressACLIpv6RulePermit 1.3.6.1.4.1.171.12.89.3.3.1.19 integer read-only
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 switch and will be filtered. permit - Specifies that packets matching the access profile are permitted to be forwarded by the switch. Enumeration: 'deny': 1, 'permit': 2.
                   swEgressACLIpv6RuleEnableReplacePriority 1.3.6.1.4.1.171.12.89.3.3.1.20 integer read-only
Specifies if the switch will change priorities of packets that match the access profile 802.1p priority tag or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpv6RuleReplacePriority 1.3.6.1.4.1.171.12.89.3.3.1.21 integer read-only
Specifies the priority will change in packets while the swEgressACLIpv6RuleReplacePriority is enabled.A value of -1 indicates that this object is not active.
                   swEgressACLIpv6RuleEnableReplaceDscp 1.3.6.1.4.1.171.12.89.3.3.1.22 integer read-only
Specifies if the switch will change priorities of packets that match the access profile DSCP field or not. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLIpv6RuleReplaceDscp 1.3.6.1.4.1.171.12.89.3.3.1.23 integer read-only
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 of -1 indicates that this object is not active.
                   swEgressAclIpv6RuleTimeRangeName 1.3.6.1.4.1.171.12.89.3.3.1.24 displaystring read-only
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 profile will no longer be associated with the access rule. When a rule is de-associated with a time range, the access rule will be enabled all the time.
           swEgressACLCounterTable 1.3.6.1.4.1.171.12.89.3.4 no-access
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 1.3.6.1.4.1.171.12.89.3.4.1 no-access
The entry maintains counter information associated with the egress ACL rule table.
                   swEgressACLCounterProfileID 1.3.6.1.4.1.171.12.89.3.4.1.1 integer no-access
The ID of the egress ACL mask entry, which is unique in the mask list.
                   swEgressACLCounterAccessID 1.3.6.1.4.1.171.12.89.3.4.1.2 integer no-access
The ID of the egress ACL rule entry as related to the swEgressACLCounterProfileID.
                   swEgressACLCounterState 1.3.6.1.4.1.171.12.89.3.4.1.3 integer read-write
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 bound with flow-meter, then the 'counter' will be overridden. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressACLCounterTotalCounter 1.3.6.1.4.1.171.12.89.3.4.1.4 counter64 read-only
The number of matched packets.
                   swEgressACLCounterGreenCounter 1.3.6.1.4.1.171.12.89.3.4.1.5 counter64 read-only
The number of matched green packets.
                   swEgressACLCounterYellowCounter 1.3.6.1.4.1.171.12.89.3.4.1.6 counter64 read-only
The number of matched yellow packets.
                   swEgressACLCounterRedCounter 1.3.6.1.4.1.171.12.89.3.4.1.7 counter64 read-only
The number of matched red packets.
       swEgressAclMeteringMgmt 1.3.6.1.4.1.171.12.89.4
           swEgressAclMeterTable 1.3.6.1.4.1.171.12.89.4.1 no-access
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 1.3.6.1.4.1.171.12.89.4.1.1 no-access
This entry displays parameters and configurations set for the flow metering function.
                   swEgressAclMeterProfileID 1.3.6.1.4.1.171.12.89.4.1.1.1 integer no-access
The ID of the ACL mask entry is unique in the mask list. The maximum value of this object depends on the device.
                   swEgressAclMeterAccessID 1.3.6.1.4.1.171.12.89.4.1.1.2 integer no-access
The ID of the egress ACL rule entry as related to the swEgressAclMeterProfileID.
                   swEgressAclMeterRowStatus 1.3.6.1.4.1.171.12.89.4.1.1.3 rowstatus read-only
This object indicates the status of this entry.
                   swEgressAclMeterMode 1.3.6.1.4.1.171.12.89.4.1.1.4 integer read-only
tr-tcm: two rate three color mode; sr-tcm: single rate three color mode; Enumeration: 'sr-tcm': 3, 'tr-tcm': 2, 'other': 1.
                   swEgressAclMeterTrtcmCir 1.3.6.1.4.1.171.12.89.4.1.1.5 integer read-only
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.
                   swEgressAclMeterTrtcmCbs 1.3.6.1.4.1.171.12.89.4.1.1.6 integer read-only
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 range is 0..N. The value N is determined by project. A value of -1 indicates that this object is not active.
                   swEgressAclMeterTrtcmPir 1.3.6.1.4.1.171.12.89.4.1.1.7 integer read-only
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.
                   swEgressAclMeterTrtcmPbs 1.3.6.1.4.1.171.12.89.4.1.1.8 integer read-only
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 is 0..N.The value N is determined by project. A value of -1 indicates that this object is not active.
                   swEgressAclMeterTrtcmColorMode 1.3.6.1.4.1.171.12.89.4.1.1.9 integer read-only
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. Enumeration: 'color-blind': 1, 'color-aware': 2.
                   swEgressAclMeterTrtcmConformState 1.3.6.1.4.1.171.12.89.4.1.1.10 integer read-only
Specifies the action state when packet is in 'green color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. Enumeration: 'replace-dscp': 3, 'other': 1, 'permit': 2.
                   swEgressAclMeterTrtcmConformReplaceDscp 1.3.6.1.4.1.171.12.89.4.1.1.11 integer read-only
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.
                   swEgressAclMeterTrtcmConformCounterState 1.3.6.1.4.1.171.12.89.4.1.1.12 integer read-only
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 dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressAclMeterTrtcmExceedState 1.3.6.1.4.1.171.12.89.4.1.1.13 integer read-only
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. Enumeration: 'drop': 4, 'replace-dscp': 3, 'other': 1, 'permit': 2.
                   swEgressAclMeterTrtcmExceedReplaceDscp 1.3.6.1.4.1.171.12.89.4.1.1.14 integer read-only
Specifies the DSCP value of packet when packet is in 'yellow color'. A value of -1 indicates that this object is not active.
                   swEgressAclMeterTrtcmExceedCounterState 1.3.6.1.4.1.171.12.89.4.1.1.15 integer read-only
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 dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressAclMeterTrtcmViolateState 1.3.6.1.4.1.171.12.89.4.1.1.16 integer read-only
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. Enumeration: 'drop': 4, 'replace-dscp': 3, 'other': 1, 'permit': 2.
                   swEgressAclMeterTrtcmViolateReplaceDscp 1.3.6.1.4.1.171.12.89.4.1.1.17 integer read-only
Specifies the DSCP value of the packet when packet is in 'red color'. A value of -1 indicates that this object is not active.
                   swEgressAclMeterTrtcmViolateCounterState 1.3.6.1.4.1.171.12.89.4.1.1.18 integer read-only
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 dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressAclMeterSrtcmCir 1.3.6.1.4.1.171.12.89.4.1.1.19 integer read-only
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
                   swEgressAclMeterSrtcmCbs 1.3.6.1.4.1.171.12.89.4.1.1.20 integer read-only
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 this object is not active.
                   swEgressAclMeterSrtcmEbs 1.3.6.1.4.1.171.12.89.4.1.1.21 integer read-only
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 this object is not active.
                   swEgressAclMeterSrtcmColorMode 1.3.6.1.4.1.171.12.89.4.1.1.22 integer read-only
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. Enumeration: 'color-blind': 1, 'color-aware': 2.
                   swEgressAclMeterSrtcmConformState 1.3.6.1.4.1.171.12.89.4.1.1.23 integer read-only
Specifies the action state when the packet is in 'green color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. Enumeration: 'replace-dscp': 3, 'other': 1, 'permit': 2.
                   swEgressAclMeterSrtcmConformReplaceDscp 1.3.6.1.4.1.171.12.89.4.1.1.24 integer read-only
Specifies the DSCP value of the packet when packet is in 'green color'. A value of -1 indicates that this object is not active.
                   swEgressAclMeterSrtcmConformCounterState 1.3.6.1.4.1.171.12.89.4.1.1.25 integer read-only
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 dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressAclMeterSrtcmExceedState 1.3.6.1.4.1.171.12.89.4.1.1.26 integer read-only
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. Enumeration: 'drop': 4, 'replace-dscp': 3, 'other': 1, 'permit': 2.
                   swEgressAclMeterSrtcmExceedReplaceDscp 1.3.6.1.4.1.171.12.89.4.1.1.27 integer read-only
Specifies the DSCP value of the packet when packet is in 'yellow color'. A value of -1 indicates that this object is not active.
                   swEgressAclMeterSrtcmExceedCounterState 1.3.6.1.4.1.171.12.89.4.1.1.28 integer read-only
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 dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   swEgressAclMeterSrtcmViolateState 1.3.6.1.4.1.171.12.89.4.1.1.29 integer read-only
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. Enumeration: 'drop': 4, 'replace-dscp': 3, 'other': 1, 'permit': 2.
                   swEgressAclMeterSrtcmViolateReplaceDscp 1.3.6.1.4.1.171.12.89.4.1.1.30 integer read-only
Specifies the DSCP value of the packet when packet is in 'red color'. A value of -1 indicates that this object is not active.
                   swEgressAclMeterSrtcmViolateCounterState 1.3.6.1.4.1.171.12.89.4.1.1.31 integer read-only
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 dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
           swEgressAclRateTable 1.3.6.1.4.1.171.12.89.4.2 no-access
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 1.3.6.1.4.1.171.12.89.4.2.1 no-access
This entry displays parameters and configurations set for the single rate two color function.
                   swEgressAclRateProfileID 1.3.6.1.4.1.171.12.89.4.2.1.1 integer no-access
The ID of the egress ACL mask entry is unique in the mask list. The maximum value of this object depends on the device.
                   swEgressAclRateAccessID 1.3.6.1.4.1.171.12.89.4.2.1.2 integer no-access
The ID of the egress ACL rule entry as related to the swEgressAclRateProfileID.
                   swEgressAclRateRowStatus 1.3.6.1.4.1.171.12.89.4.2.1.3 rowstatus read-only
This object indicates the status of this entry.
                   swEgressAclRate 1.3.6.1.4.1.171.12.89.4.2.1.4 integer read-only
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.
                   swEgressAclBurstSize 1.3.6.1.4.1.171.12.89.4.2.1.5 integer read-only
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 object is not active. This parameter is an optional parameter. The default value is 4kbytes.
                   swEgressAclRateActionForRateExceed 1.3.6.1.4.1.171.12.89.4.2.1.6 integer read-only
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 entry. Enumeration: 'remark-dscp': 3, 'other': 1, 'drop-packet': 2.
                   swEgressAclRateRemarkDscp 1.3.6.1.4.1.171.12.89.4.2.1.7 integer read-only
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.
           swEgressAclMeteringNumOfEntryInUse 1.3.6.1.4.1.171.12.89.4.3 integer read-only
Used to display total entries of the flow metering.