ME1200-QOS-MIB

MIB Reference — IPNetwork Monitor

All MIBsME1200-QOS-MIB

Organization: Cisco Systems, Inc

Last Updated: 2014-08-14

Category: Traffic Shaping

Description:

Manages QoS policy maps, queues, and traffic shaping on Cisco ME1200 switches.

Imported Objects

From CISCOME1200-MIB

me1200SwitchMgmtOBJECT-IDENTITY

From INET-ADDRESS-MIB

InetAddressIPv6

From ME1200-TC

ME1200EtherType
ME1200InterfaceIndex
ME1200Percent
ME1200PortList
ME1200RowEditorState
ME1200Unsigned16
ME1200Unsigned8

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

MacAddress
TEXTUAL-CONVENTION
TruthValue

What Is ME1200-QOS-MIB?

ME1200-QOS-MIB is a Cisco private MIB providing Quality-of-Service management for the Cisco ME1200 series Ethernet access switches, covering storm-control policers, WRED queue configuration, and overall QoS policy structure. It exposes configuration objects for unicast/multicast/broadcast storm policer enable state and rate limits, plus per-queue WRED (Weighted Random Early Detection) settings such as minimum fill level and maximum threshold. Its monitoring value is centered on software/traffic-management status: administrators can verify whether storm control is active and at what rate, and check WRED queue thresholds to understand how the switch is shedding traffic under congestion, both key to diagnosing packet loss or broadcast storms. It is a Cisco-proprietary extension MIB not formally layered on an IETF QoS MIB, though it follows generic QoS/queueing concepts. It is deployed on Cisco ME1200 switches used as carrier Ethernet access/aggregation devices in service-provider networks. Engineers can download the ME1200-QOS-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ME1200-QOS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • storm policer enable state (unicast/multicast/broadcast)
  • storm policer rate limits
  • WRED queue minimum fill level
  • WRED maximum threshold
  • QoS policy configuration

Supported Devices

  • Cisco ME1200 carrier Ethernet switch

Monitoring Examples

An admin could poll me1200QosStormPolicerBroadcastEnable and me1200QosStormPolicerBroadcastRate to confirm broadcast storm protection is enabled and set to an appropriate threshold on a given port, useful when diagnosing a broadcast storm event. Checking me1200QosWredTable/me1200QosWredEntry for a given me1200QosWredQueue's me1200QosWredMinimumFillLevel and me1200QosWredMaximum reveals whether WRED is aggressively dropping packets on a congested queue. me1200QosStormPolicerUnicastRate and me1200QosStormPolicerMulticastRate provide the equivalent unicast/multicast storm thresholds.

OIDs
OID symbolicOID numericTypeAccessDescription
me1200QosMIB1.3.6.1.4.1.9.9.815.1.14This is a private MIB for QoS
me1200QosMIBObjects1.3.6.1.4.1.9.9.815.1.14.1
me1200QosConfig1.3.6.1.4.1.9.9.815.1.14.1.2
me1200QosGlobals1.3.6.1.4.1.9.9.815.1.14.1.2.1
me1200QosStormPolicers1.3.6.1.4.1.9.9.815.1.14.1.2.1.1
me1200QosStormPolicerUnicast1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1
T/F me1200QosStormPolicerUnicastEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1.1TruthValueread-writeIf true, the storm policer is enabled.
U32 me1200QosStormPolicerUnicastRate1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1.2Unsigned32read-writeConfigure the storm policer rate in frames/second. Valid values are: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000, 256000, 512000, 1024000
me1200QosStormPolicerMulticast1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2
T/F me1200QosStormPolicerMulticastEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2.1TruthValueread-writeIf true, the storm policer is enabled.
U32 me1200QosStormPolicerMulticastRate1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2.2Unsigned32read-writeConfigure the storm policer rate in frames/second. Valid values are: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000, 256000, 512000, 1024000
me1200QosStormPolicerBroadcast1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3
T/F me1200QosStormPolicerBroadcastEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3.1TruthValueread-writeIf true, the storm policer is enabled.
U32 me1200QosStormPolicerBroadcastRate1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3.2Unsigned32read-writeConfigure the storm policer rate in frames/second. Valid values are: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000, 256000, 512000, 1024000
me1200QosWredTable1.3.6.1.4.1.9.9.815.1.14.1.2.1.2not-accessibleThis table contains the configuration of WRED for queue 0 through 5
me1200QosWredEntry1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1not-accessibleEach row contains the configuration for a specific queue
I32 me1200QosWredQueue1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.1Integer32not-accessibleQueue index.
T/F me1200QosWredEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.2TruthValueread-writeIf true, RED is enabled for this queue
ME1 me1200QosWredMinimumFillLevel1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.3ME1200Percentread-writeControls the lower RED fill level threshold in percent of the whole queue. If the queue filling level is below this threshold, the drop probability is zero. Valid range is 0-100
ME1 me1200QosWredMaximum1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.4ME1200Percentread-writeControls the upper RED drop probability or fill level threshold for frames marked with Drop Precedence Level 1 (yellow frames). Valid range is 1-100
ME1 me1200QosWredMaxSelector1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.5ME1200MaxSelectorread-writeSelects whether 'Maximum' controls 'Maximum Drop Probability' or 'Maximum Fill Level'.
me1200QosDscpTable1.3.6.1.4.1.9.9.815.1.14.1.2.1.3not-accessibleThis table has 64 entries, one for each DSCP value
me1200QosDscpEntry1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1not-accessibleEach row contains the configuration for a specific DSCP
DSC me1200QosDscpDscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.1Dscpnot-accessibleDSCP index.
T/F me1200QosDscpTrust1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.2TruthValueread-writeIf true, this DSCP value is trusted. Packets arriving on interfaces where 'TrustDscp' is enabled will be classified to the corresponding CoS and DPL in this table.
U32 me1200QosDscpCos1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.3Unsigned32read-writeThe CoS value which the DSCP value maps to. Valid range is 0-7.
ME1 me1200QosDscpDpl1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.4ME1200Unsigned8read-writeThe DPL (Drop Precedence Level) which the DSCP value maps to. Valid range is 0-1.
DSC me1200QosDscpIngressTranslation1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.5Dscpread-writeThe new classified DSCP value which the original DSCP value is replaced with if 'DscpTranslate' is enabled on the interface
T/F me1200QosDscpClassify1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.6TruthValueread-writeIf true, then packets received on interfaces where 'DscpClassify' is set to 'selected' will be classified to a new DSCP value based on the classified CoS and DPL value configured in the qosCosDscpTable.
DSC me1200QosDscpEgressTranslation1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.7Dscpread-writeThe new DSCP value that will be written into the packet at egress if 'DscpRemark' on the interface is set to 'remap' or 'remap-dp'. If 'remap-dp' is set then only packets classified to Dpl 0 will use this table.
DSC me1200QosDscpEgressTranslationDp11.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.8Dscpread-writeThe new DSCP value that will be written into the packet at egress if 'DscpRemark' on the interface is set to 'remap-dp'. Only packets classified to Dpl 1 will use this table.
me1200QosCosToDscpTable1.3.6.1.4.1.9.9.815.1.14.1.2.1.4not-accessibleThis table has QOS_CLASS_CNT entries, one for each Cos value
me1200QosCosToDscpEntry1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1not-accessibleEach row contains the configuration for a specific Cos
I32 me1200QosCosToDscpCos1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.1Integer32not-accessibleCoS index.
DSC me1200QosCosToDscpDscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.2Dscpread-writeThe DSCP value which the classified CoS value maps to when the classified DPL is 0.
DSC me1200QosCosToDscpDscpDp11.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.3Dscpread-writeThe DSCP value which the classified CoS value maps to when the classified DPL is 1.
me1200QosQce1.3.6.1.4.1.9.9.815.1.14.1.2.1.10
me1200QosQceTable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1not-accessibleThis table contains the configuration of QCEs. The index is QceId.
me1200QosQceEntry1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1not-accessibleEach row contains the configuration of a single QCE.
I32 me1200QosQceQceId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1Integer32not-accessibleQCE Id index.
U32 me1200QosQceNextQceId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.2Unsigned32read-writeQCE Id of the next QCE.
ME1 me1200QosQcePortList1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.4ME1200PortListread-writeList of ports that are member of this QCE.
ME1 me1200QosQceDestMacType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.5ME1200DestMacTyperead-writeIndicates the destination MAC type to match.
MAC me1200QosQceDestMac1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.6MacAddressread-writeIndicates the 48 bits destination MAC address. The packets destination address is AND-ed with the value of DestMacMask and then compared against the value of this object. If this object value and the value of DestMacMask is 00-00-00-00-00-00, this entry matches any destination MAC address. This object can only be configured if DestMacType is any(0) and DestMacMask is ff-ff-ff-ff-ff-ff.
MAC me1200QosQceDestMacMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.7MacAddressread-writeIndicates the 48 bits destination MAC address mask.Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
MAC me1200QosQceSrcMac1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.8MacAddressread-writeIndicates the 48 bits source MAC address. The packets source address is AND-ed with the value of SrcMacMask and then compared against the value of this object. If this object value and the value of SrcMacMask is 00-00-00-00-00-00, this entry matches any source MAC address. This object can only be configured if SrcMacMask is ff-ff-ff-ff-ff-ff.
MAC me1200QosQceSrcMacMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.9MacAddressread-writeIndicates the 48 bits source MAC address mask. Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
ME1 me1200QosQceVlanTagType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.10ME1200VlanTagTyperead-writeIndicates the VLAN tag type to match.
ME1 me1200QosQceVlanIdOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.11ME1200ASRTyperead-writeIndicates how a packets's VLAN ID is to be compared.
ME1 me1200QosQceVlanId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.12ME1200Unsigned16read-writeThe VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is not any(0).
ME1 me1200QosQceVlanIdRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.13ME1200Unsigned16read-writeThe VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is range(2).
ME1 me1200QosQcePcp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.14ME1200VlanTagPriorityread-writeThe PCP value(s) to be compared.
ME1 me1200QosQceDei1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.15ME1200BitTyperead-writeThe DEI value to be compared. Valid range is 0-1.
ME1 me1200QosQceInnerVlanTagType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.16ME1200VlanTagTyperead-writeIndicates the inner VLAN tag type to match.
ME1 me1200QosQceInnerVlanIdOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.17ME1200ASRTyperead-writeIndicates how a packets's inner VLAN ID is to be compared.
ME1 me1200QosQceInnerVlanId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.18ME1200Unsigned16read-writeThe inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is not any(0).
ME1 me1200QosQceInnerVlanIdRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.19ME1200Unsigned16read-writeThe inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is range(2).
ME1 me1200QosQceInnerPcp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.20ME1200VlanTagPriorityread-writeThe inner PCP value(s) to be compared.
ME1 me1200QosQceInnerDei1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.21ME1200BitTyperead-writeThe inner DEI value to be compared. Valid range is 0-1.
ME1 me1200QosQceFrameType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.100ME1200QceFrameTyperead-writeIndicates the packet's frame type. Modifying the frame type on an existing QCE will restore the content of all frame type dependent configuration to default.
ME1 me1200QosQceEtype1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.101ME1200EtherTyperead-writeIndicates the packet's 16 bit Ethernet type field. Valid values are: 0(match any), 0x600-0xFFFF but excluding 0x800(IPv4) and 0x86DD(IPv6).This object can only be configured if FrameType is etype(1).
ME1 me1200QosQceLlcDsap1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.200ME1200Unsigned8read-writeIndicates the packets's 8 bit LLC DSAP field. The packets LLC DSAP field is AND-ed with the value of LlcDsapMask and then compared against the value of this object. If this object value and the value of LlcDsapMask is 0x00, this entry matches any LLC DSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceLlcDsapMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.201ME1200Unsigned8read-writeIndicates the 8 bit LLC DSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceLlcSsap1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.202ME1200Unsigned8read-writeIndicates the packets's 8 bit LLC SSAP field. The packets LLC SSAP field is AND-ed with the value of LlcSsapMask and then compared against the value of this object. If this object value and the value of LlcSsapMask is 0x00, this entry matches any LLC SSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceLlcSsapMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.203ME1200Unsigned8read-writeIndicates the 8 bit LLC SSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceLlcControl1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.204ME1200Unsigned8read-writeIndicates the packets's 8 bit LLC Control field. The packets LLC Control field is AND-ed with the value of LlcControlMask and then compared against the value of this object. If this object value and the value of LlcControlMask is 0x00, this entry matches any LLC Control. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceLlcControlMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.205ME1200Unsigned8read-writeIndicates the 8 bit LLC Control mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceSnapPid1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.302ME1200Unsigned16read-writeIndicates the packet's 16 bit SNAP PID field. The packets SNAP PID field is AND-ed with the value of SnapPidMask and then compared against the value of this object. If this object value and the value of SnapPidMask is 0x0000, this entry matches any ethertype. This object can only be configured if FrameType is snap(3).
ME1 me1200QosQceSnapPidMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.303ME1200Unsigned16read-writeIndicates the 16 bit SNAP PID mask. Valid values are 0x0000 or 0xFFFF. This object can only be configured if FrameType is snap(3).
ME1 me1200QosQceIpv4Fragment1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.400ME1200BitTyperead-writeIndicates how an IPv4 fragment bit is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceIpv4DscpOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.401ME1200ASRTyperead-writeIndicates how an IPv4 DSCP field is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceIpv4Dscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.402ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is not any(0).
ME1 me1200QosQceIpv4DscpRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.403ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is range(2).
ME1 me1200QosQceIpv4Protocol1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.404ME1200Unsigned8read-writeThe protocol number field in the IPv4 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv4ProtocolMask and then compared with the value of this object. If Ipv4Protocol and Ipv4protocolMask are 0, this entry matches any IPv4 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceIpv4ProtocolMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.405ME1200Unsigned8read-writeThe specified IPv4 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceIpv4SrcIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.406IpAddressread-writeThe specified IPv4 source address. The packets source address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIP and Ipv4SrcIpMask are 0.0.0.0, this entry matches any IPv4 source address. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceIpv4SrcIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.407IpAddressread-writeThe specified IPv4 source address mask. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceIpv4DestIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.408IpAddressread-writeThe specified IPv4 destination address. The packets destination address is AND-ed with the value of Ipv4DestIpMask and then compared with the value of this object. If Ipv4DestIP and Ipv4DestIpMask are 0.0.0.0, this entry matches any IPv4 destination address. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceIpv4DestIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.409IpAddressread-writeThe specified IPv4 destination address mask. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceIpv4SrcPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.410ME1200ASRTyperead-writeIndicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceIpv4SrcPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.411ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is not any(0).
ME1 me1200QosQceIpv4SrcPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.412ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is range(2).
ME1 me1200QosQceIpv4DestPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.413ME1200ASRTyperead-writeIndicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceIpv4DestPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.414ME1200Unsigned16read-writeThe destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is not any(0).
ME1 me1200QosQceIpv4DestPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.415ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is range(2).
ME1 me1200QosQceIpv6DscpOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.500ME1200ASRTyperead-writeIndicates how an IPv6 DSCP field is to be compared. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceIpv6Dscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.501ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is not any(0).
ME1 me1200QosQceIpv6DscpRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.502ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is range(2).
ME1 me1200QosQceIpv6Protocol1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.503ME1200Unsigned8read-writeThe protocol number field in the IPv6 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv6ProtocolMask and then compared with the value of this object. If Ipv46rotocol and Ipv6protocolMask are 0, this entry matches any IPv6 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceIpv6ProtocolMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.504ME1200Unsigned8read-writeThe specified IPv6 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceIpv6SrcIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.506InetAddressIPv6read-writeThe specified IPv6 source address. The packets source address is AND-ed with the value of Ipv6SrcIpMask and then compared with the value of this object. If Ipv6SrcIP and Ipv6SrcIpMask are all zeros, this entry matches any IPv6 source address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceIpv6SrcIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.508InetAddressIPv6read-writeThe specified IPv6 source address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceIpv6DestIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.510InetAddressIPv6read-writeThe specified IPv6 destination address. The packets destination address is AND-ed with the value of Ipv6DestIpMask and then compared with the value of this object. If Ipv6DestIP and Ipv6DestIpMask are all zeros, this entry matches any IPv6 destination address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceIpv6DestIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.512InetAddressIPv6read-writeThe specified IPv6 destination address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceIpv6SrcPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.513ME1200ASRTyperead-writeIndicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceIpv6SrcPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.514ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is not any(0).
ME1 me1200QosQceIpv6SrcPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.515ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is range(2).
ME1 me1200QosQceIpv6DestPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.516ME1200ASRTyperead-writeIndicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceIpv6DestPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.517ME1200Unsigned16read-writeThe destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is not any(0).
ME1 me1200QosQceIpv6DestPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.518ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is range(2).
T/F me1200QosQceActionCosEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1000TruthValueread-writeIf true, the packet is classified to the CoS value in ActionCos.
U32 me1200QosQceActionCos1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1001Unsigned32read-writeThe CoS value used for classification. Valid range is 0-7.
T/F me1200QosQceActionDplEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1002TruthValueread-writeIf true, the packet is classified to the DPL value in ActionDpl.
ME1 me1200QosQceActionDpl1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1003ME1200Unsigned8read-writeThe DPL value used for classification. Valid range is 0-1.
T/F me1200QosQceActionDscpEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1004TruthValueread-writeIf true, the packet is classified to the DSCP value in ActionDscp.
ME1 me1200QosQceActionDscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1005ME1200Unsigned8read-writeThe DSCP value used for classification. Valid range is 0-1.
T/F me1200QosQceActionPcpDeiEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1006TruthValueread-writeIf true, the packet is classified to the PCP value in ActionPcp and the DEI value in ActionDei.
U32 me1200QosQceActionPcp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1007Unsigned32read-writeThe PCP value used for classification. Valid range is 0-7.
ME1 me1200QosQceActionDei1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1008ME1200Unsigned8read-writeThe DEI value used for classification. Valid range is 0-1.
T/F me1200QosQceActionPolicyEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1009TruthValueread-writeIf true, the packet is classified to the policy number in ActionPolicy.
U32 me1200QosQceActionPolicy1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1010Unsigned32read-writeThe policy number used for classification. Valid range is 0-63.
ME1 me1200QosQceAction1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.10000ME1200RowEditorStateread-writeAction
me1200QosQceTableRowEditor1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2
I32 me1200QosQceTableRowEditorQceId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1Integer32read-writeQCE Id index.
U32 me1200QosQceTableRowEditorNextQceId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.2Unsigned32read-writeQCE Id of the next QCE.
ME1 me1200QosQceTableRowEditorPortList1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.4ME1200PortListread-writeList of ports that are member of this QCE.
ME1 me1200QosQceTableRowEditorDestMacType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.5ME1200DestMacTyperead-writeIndicates the destination MAC type to match.
MAC me1200QosQceTableRowEditorDestMac1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.6MacAddressread-writeIndicates the 48 bits destination MAC address. The packets destination address is AND-ed with the value of DestMacMask and then compared against the value of this object. If this object value and the value of DestMacMask is 00-00-00-00-00-00, this entry matches any destination MAC address. This object can only be configured if DestMacType is any(0) and DestMacMask is ff-ff-ff-ff-ff-ff.
MAC me1200QosQceTableRowEditorDestMacMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.7MacAddressread-writeIndicates the 48 bits destination MAC address mask.Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
MAC me1200QosQceTableRowEditorSrcMac1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.8MacAddressread-writeIndicates the 48 bits source MAC address. The packets source address is AND-ed with the value of SrcMacMask and then compared against the value of this object. If this object value and the value of SrcMacMask is 00-00-00-00-00-00, this entry matches any source MAC address. This object can only be configured if SrcMacMask is ff-ff-ff-ff-ff-ff.
MAC me1200QosQceTableRowEditorSrcMacMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.9MacAddressread-writeIndicates the 48 bits source MAC address mask. Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
ME1 me1200QosQceTableRowEditorVlanTagType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.10ME1200VlanTagTyperead-writeIndicates the VLAN tag type to match.
ME1 me1200QosQceTableRowEditorVlanIdOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.11ME1200ASRTyperead-writeIndicates how a packets's VLAN ID is to be compared.
ME1 me1200QosQceTableRowEditorVlanId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.12ME1200Unsigned16read-writeThe VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is not any(0).
ME1 me1200QosQceTableRowEditorVlanIdRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.13ME1200Unsigned16read-writeThe VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is range(2).
ME1 me1200QosQceTableRowEditorPcp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.14ME1200VlanTagPriorityread-writeThe PCP value(s) to be compared.
ME1 me1200QosQceTableRowEditorDei1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.15ME1200BitTyperead-writeThe DEI value to be compared. Valid range is 0-1.
ME1 me1200QosQceTableRowEditorInnerVlanTagType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.16ME1200VlanTagTyperead-writeIndicates the inner VLAN tag type to match.
ME1 me1200QosQceTableRowEditorInnerVlanIdOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.17ME1200ASRTyperead-writeIndicates how a packets's inner VLAN ID is to be compared.
ME1 me1200QosQceTableRowEditorInnerVlanId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.18ME1200Unsigned16read-writeThe inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is not any(0).
ME1 me1200QosQceTableRowEditorInnerVlanIdRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.19ME1200Unsigned16read-writeThe inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is range(2).
ME1 me1200QosQceTableRowEditorInnerPcp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.20ME1200VlanTagPriorityread-writeThe inner PCP value(s) to be compared.
ME1 me1200QosQceTableRowEditorInnerDei1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.21ME1200BitTyperead-writeThe inner DEI value to be compared. Valid range is 0-1.
ME1 me1200QosQceTableRowEditorFrameType1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.100ME1200QceFrameTyperead-writeIndicates the packet's frame type. Modifying the frame type on an existing QCE will restore the content of all frame type dependent configuration to default.
ME1 me1200QosQceTableRowEditorEtype1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.101ME1200EtherTyperead-writeIndicates the packet's 16 bit Ethernet type field. Valid values are: 0(match any), 0x600-0xFFFF but excluding 0x800(IPv4) and 0x86DD(IPv6).This object can only be configured if FrameType is etype(1).
ME1 me1200QosQceTableRowEditorLlcDsap1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.200ME1200Unsigned8read-writeIndicates the packets's 8 bit LLC DSAP field. The packets LLC DSAP field is AND-ed with the value of LlcDsapMask and then compared against the value of this object. If this object value and the value of LlcDsapMask is 0x00, this entry matches any LLC DSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceTableRowEditorLlcDsapMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.201ME1200Unsigned8read-writeIndicates the 8 bit LLC DSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceTableRowEditorLlcSsap1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.202ME1200Unsigned8read-writeIndicates the packets's 8 bit LLC SSAP field. The packets LLC SSAP field is AND-ed with the value of LlcSsapMask and then compared against the value of this object. If this object value and the value of LlcSsapMask is 0x00, this entry matches any LLC SSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceTableRowEditorLlcSsapMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.203ME1200Unsigned8read-writeIndicates the 8 bit LLC SSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceTableRowEditorLlcControl1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.204ME1200Unsigned8read-writeIndicates the packets's 8 bit LLC Control field. The packets LLC Control field is AND-ed with the value of LlcControlMask and then compared against the value of this object. If this object value and the value of LlcControlMask is 0x00, this entry matches any LLC Control. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceTableRowEditorLlcControlMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.205ME1200Unsigned8read-writeIndicates the 8 bit LLC Control mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
ME1 me1200QosQceTableRowEditorSnapPid1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.302ME1200Unsigned16read-writeIndicates the packet's 16 bit SNAP PID field. The packets SNAP PID field is AND-ed with the value of SnapPidMask and then compared against the value of this object. If this object value and the value of SnapPidMask is 0x0000, this entry matches any ethertype. This object can only be configured if FrameType is snap(3).
ME1 me1200QosQceTableRowEditorSnapPidMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.303ME1200Unsigned16read-writeIndicates the 16 bit SNAP PID mask. Valid values are 0x0000 or 0xFFFF. This object can only be configured if FrameType is snap(3).
ME1 me1200QosQceTableRowEditorIpv4Fragment1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.400ME1200BitTyperead-writeIndicates how an IPv4 fragment bit is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceTableRowEditorIpv4DscpOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.401ME1200ASRTyperead-writeIndicates how an IPv4 DSCP field is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceTableRowEditorIpv4Dscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.402ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is not any(0).
ME1 me1200QosQceTableRowEditorIpv4DscpRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.403ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is range(2).
ME1 me1200QosQceTableRowEditorIpv4Protocol1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.404ME1200Unsigned8read-writeThe protocol number field in the IPv4 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv4ProtocolMask and then compared with the value of this object. If Ipv4Protocol and Ipv4protocolMask are 0, this entry matches any IPv4 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceTableRowEditorIpv4ProtocolMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.405ME1200Unsigned8read-writeThe specified IPv4 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceTableRowEditorIpv4SrcIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406IpAddressread-writeThe specified IPv4 source address. The packets source address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIP and Ipv4SrcIpMask are 0.0.0.0, this entry matches any IPv4 source address. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceTableRowEditorIpv4SrcIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.407IpAddressread-writeThe specified IPv4 source address mask. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceTableRowEditorIpv4DestIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.408IpAddressread-writeThe specified IPv4 destination address. The packets destination address is AND-ed with the value of Ipv4DestIpMask and then compared with the value of this object. If Ipv4DestIP and Ipv4DestIpMask are 0.0.0.0, this entry matches any IPv4 destination address. This object can only be configured if FrameType is ipv4(4).
IP me1200QosQceTableRowEditorIpv4DestIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.409IpAddressread-writeThe specified IPv4 destination address mask. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceTableRowEditorIpv4SrcPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.410ME1200ASRTyperead-writeIndicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceTableRowEditorIpv4SrcPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.411ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is not any(0).
ME1 me1200QosQceTableRowEditorIpv4SrcPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.412ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is range(2).
ME1 me1200QosQceTableRowEditorIpv4DestPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.413ME1200ASRTyperead-writeIndicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
ME1 me1200QosQceTableRowEditorIpv4DestPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.414ME1200Unsigned16read-writeThe destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is not any(0).
ME1 me1200QosQceTableRowEditorIpv4DestPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.415ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is range(2).
ME1 me1200QosQceTableRowEditorIpv6DscpOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.500ME1200ASRTyperead-writeIndicates how an IPv6 DSCP field is to be compared. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceTableRowEditorIpv6Dscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.501ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is not any(0).
ME1 me1200QosQceTableRowEditorIpv6DscpRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.502ME1200Unsigned16read-writeThe DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is range(2).
ME1 me1200QosQceTableRowEditorIpv6Protocol1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.503ME1200Unsigned8read-writeThe protocol number field in the IPv6 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv6ProtocolMask and then compared with the value of this object. If Ipv46rotocol and Ipv6protocolMask are 0, this entry matches any IPv6 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceTableRowEditorIpv6ProtocolMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.504ME1200Unsigned8read-writeThe specified IPv6 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceTableRowEditorIpv6SrcIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.506InetAddressIPv6read-writeThe specified IPv6 source address. The packets source address is AND-ed with the value of Ipv6SrcIpMask and then compared with the value of this object. If Ipv6SrcIP and Ipv6SrcIpMask are all zeros, this entry matches any IPv6 source address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceTableRowEditorIpv6SrcIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.508InetAddressIPv6read-writeThe specified IPv6 source address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceTableRowEditorIpv6DestIp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.510InetAddressIPv6read-writeThe specified IPv6 destination address. The packets destination address is AND-ed with the value of Ipv6DestIpMask and then compared with the value of this object. If Ipv6DestIP and Ipv6DestIpMask are all zeros, this entry matches any IPv6 destination address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ADR me1200QosQceTableRowEditorIpv6DestIpMask1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.512InetAddressIPv6read-writeThe specified IPv6 destination address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceTableRowEditorIpv6SrcPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.513ME1200ASRTyperead-writeIndicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceTableRowEditorIpv6SrcPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.514ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is not any(0).
ME1 me1200QosQceTableRowEditorIpv6SrcPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.515ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is range(2).
ME1 me1200QosQceTableRowEditorIpv6DestPortOp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.516ME1200ASRTyperead-writeIndicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
ME1 me1200QosQceTableRowEditorIpv6DestPort1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.517ME1200Unsigned16read-writeThe destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is not any(0).
ME1 me1200QosQceTableRowEditorIpv6DestPortRange1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.518ME1200Unsigned16read-writeThe source port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is range(2).
T/F me1200QosQceTableRowEditorActionCosEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1000TruthValueread-writeIf true, the packet is classified to the CoS value in ActionCos.
U32 me1200QosQceTableRowEditorActionCos1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1001Unsigned32read-writeThe CoS value used for classification. Valid range is 0-7.
T/F me1200QosQceTableRowEditorActionDplEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1002TruthValueread-writeIf true, the packet is classified to the DPL value in ActionDpl.
ME1 me1200QosQceTableRowEditorActionDpl1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1003ME1200Unsigned8read-writeThe DPL value used for classification. Valid range is 0-1.
T/F me1200QosQceTableRowEditorActionDscpEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1004TruthValueread-writeIf true, the packet is classified to the DSCP value in ActionDscp.
ME1 me1200QosQceTableRowEditorActionDscp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1005ME1200Unsigned8read-writeThe DSCP value used for classification. Valid range is 0-1.
T/F me1200QosQceTableRowEditorActionPcpDeiEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1006TruthValueread-writeIf true, the packet is classified to the PCP value in ActionPcp and the DEI value in ActionDei.
U32 me1200QosQceTableRowEditorActionPcp1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1007Unsigned32read-writeThe PCP value used for classification. Valid range is 0-7.
ME1 me1200QosQceTableRowEditorActionDei1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1008ME1200Unsigned8read-writeThe DEI value used for classification. Valid range is 0-1.
T/F me1200QosQceTableRowEditorActionPolicyEnable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1009TruthValueread-writeIf true, the packet is classified to the policy number in ActionPolicy.
U32 me1200QosQceTableRowEditorActionPolicy1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1010Unsigned32read-writeThe policy number used for classification. Valid range is 0-63.
ME1 me1200QosQceTableRowEditorAction1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.10000ME1200RowEditorStateread-writeAction
me1200QosQcePrecedenceTable1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3not-accessibleThis table contains the precedence of QCEs ordered by their position in the QCL.
me1200QosQcePrecedenceEntry1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1not-accessibleEach row contains the precedence of a single QCE.
I32 me1200QosQcePrecedenceIndex1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1.1Integer32not-accessibleQCE precedence index. Indicates the position in QCL.
U32 me1200QosQcePrecedenceQceId1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1.2Unsigned32read-onlyQCE Id.
me1200QosInterface1.3.6.1.4.1.9.9.815.1.14.1.2.2
me1200QosIfConfigTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.1not-accessibleThis table provides QoS configuration for QoS manageable interfaces
me1200QosIfConfigEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1not-accessibleEach row contains the configuration for a specific interface
NUM me1200QosIfConfigIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
U32 me1200QosIfConfigCos1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.2Unsigned32read-writeThe default CoS value a packet is classified to. Valid range is 0-7.
ME1 me1200QosIfConfigDpl1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.3ME1200Unsigned8read-writeThe default DPL (Drop Precedence Level) a packet is classified to. Valid range is 0-1.
U32 me1200QosIfConfigPcp1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.4Unsigned32read-writeThe default PCP value a packet is classified to. Valid range is 0-7.
ME1 me1200QosIfConfigDei1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.5ME1200Unsigned8read-writeThe default DEI value a packet is classified to. Valid range is 0-1.
T/F me1200QosIfConfigTrustTag1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.6TruthValueread-writeIf true and the packet is VLAN tagged, then the CoS and DPL assigned to the packet is the PCP and DEI value in the packet mapped to a CoS and DPL value defined in the qosTagToCosTable.
T/F me1200QosIfConfigTrustDscp1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.7TruthValueread-writeIf true and the packet type is IPv4 or IPv6 and the packet DSCP value is trusted in qosDscpTable, then the CoS and DPL assigned to the packet is the DSCP value in the packet mapped to a CoS and DPL value defined in the qosDscpTable.
ME1 me1200QosIfConfigDwrrCount1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.8ME1200Unsigned8read-writeThe number of queues that are running Deficit Weighted Round Robin scheduling. This value is restricted to 0 or 6.
ME1 me1200QosIfConfigTagRemarkingMode1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.9ME1200TagRemarkingModeread-writeSelects the tag remarking mode for egress. Valid values are: 'classified' : Remark the tag with the classified values of PCP and DEI. 'default' : Remark the tag with the configured TagPcp and TagDei. 'mapped' : Remark the tag with the values from the classified CoS and DPL mapped through the qosCosToTagTable
U32 me1200QosIfConfigTagPcp1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.10Unsigned32read-writeThe PCP value to put in the packet if TagRemarkingMode is set to 'default'. Valid range is 0-7.
ME1 me1200QosIfConfigTagDei1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.11ME1200Unsigned8read-writeThe DEI value to put in the packet if TagRemarkingMode is set to 'default'. Valid range is 0-1.
T/F me1200QosIfConfigDscpTranslate1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.12TruthValueread-writeIf true then the classified DSCP value is the DSCP value in the packed mapped to a new DSCP value defined in qosDscpTable.IngressTranslation.
ME1 me1200QosIfConfigDscpClassify1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.13ME1200DscpClassifyread-writeSelects if and how the classified DSCP is based on the classified CoS and DPL for IPv4 and IPv6 packets on ingress. If a packet is selected for being classified to a new DSCP, the classification in based on the classified CoS mapped to a new DSCP value through the qosCosToDscpTable. If the classified DPL is 1, the new DSCP value is taken from the DscpDp1 entry, otherwise it is taken from the Dscp entry. Valid values are: 'none' : Always classify to the DSCP value in the received packet and ignore the classified CoS and DPL. 'zero' : If the DSCP value in the received packet is 0, then classify to a new DSCP value based on the classified CoS and DPL. 'selected' : If the DSCP value in the received packet is enabled in qosDscpTable.Classify, then classify to a new DSCP value based on the classified CoS and DPL. 'all' : Always classify to a new DSCP value based on the classified CoS and DPL.
ME1 me1200QosIfConfigDscpRemark1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.14ME1200DscpRemarkread-writeSelects if and how the classified DSCP is written into the packet at egress. Valid values are: 'disabled' : Do not write the classified DSCP into the packet. 'rewrite' : Write the classified DSCP into the packet. 'remap' : Remap the classified DSCP through qosDscpTable, and write the value from EgressTranslation into the packet. 'remap-dp' : Remap the classified DSCP through qosDscpTable. If the classified DPL is 0 then write the value from EgressTranslation into the packet, otherwise write the value from EgressTranslationDp1 into the packet.
T/F me1200QosIfConfigQceAddressMode1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.15TruthValueread-writeIf false, the QCE classification for this interface is based on source (SMAC/SIP) addresses. If true, the QCE classification for this interface is based on destination (DMAC/DIP) addresses. This parameter is only used when the QceKeyType is Normal.
ME1 me1200QosIfConfigQceKeyType1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.16ME1200VcapKeyTyperead-writeThe key type specifying the key generated for packets received on the interface. Valid values are: 'normal' : Half key, match outer tag, SIP and SMAC. 'double-tag' : Quarter key, match inner and outer tag. 'ip-addr' : Half key, match inner and outer tag, SIP and DIP. For non-IP frames, match outer tag only. 'mac-ip-addr' : Full key, match inner and outer tag, SMAC, DMAC, SIP and DIP. Filtering on DMAC type (unicast/multicast/broadcast) is supported for any key type.
me1200QosIfTagToCosTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.2not-accessibleThis table contains the mapping of (interface, PCP, DEI) to (CoS, DPL) values.The mappings given by this table is used for all tagged packets received on an interface if and only if that interface has the value of TrustTag set to 'true'
me1200QosIfTagToCosEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1not-accessibleEach row contains the mapping from (interface, PCP, DEI) to (CoS, DPL) values.
NUM me1200QosIfTagToCosIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
I32 me1200QosIfTagToCosPcp1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.2Integer32not-accessiblePCP index.
I32 me1200QosIfTagToCosDei1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.3Integer32not-accessibleDEI index.
U32 me1200QosIfTagToCosCos1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.4Unsigned32read-writeThe CoS value which this entry maps to. Valid range is 0-7.
ME1 me1200QosIfTagToCosDpl1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.5ME1200Unsigned8read-writeThe DPL (Drop Precedence Level) value which this entry maps to. Valid range is 0-1.
me1200QosIfCosToTagTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.3not-accessibleThis table contains the mapping of (interface, CoS, DPL) to (PCP, DEI) values.The mappings given by this table is used for packets transmitted on an interface if and only if that interface has the value of TagRemarkingMode set to 'mapped'
me1200QosIfCosToTagEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1not-accessibleEach row contains the mapping from (interface, CoS, DPL) to (PCP, DEI) values.
NUM me1200QosIfCosToTagIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
I32 me1200QosIfCosToTagCos1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.2Integer32not-accessibleCoS index.
I32 me1200QosIfCosToTagDpl1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.3Integer32not-accessibleDPL index.
U32 me1200QosIfCosToTagPcp1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.4Unsigned32read-writeThe PCP value which this entry maps to. Valid range is 0-7.
ME1 me1200QosIfCosToTagDei1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.5ME1200Unsigned8read-writeThe DEI value which this entry maps to. Valid range is 0-1.
me1200QosIfPolicerTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.4not-accessibleThis table provides policer configuration for an interface
me1200QosIfPolicerEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1not-accessibleEach row contains the configuration for a specific policer
NUM me1200QosIfPolicerIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
T/F me1200QosIfPolicerEnable1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.2TruthValueread-writeIf true, the port policer is enabled.
T/F me1200QosIfPolicerFrameRate1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.3TruthValueread-writeIf true, the rate is measured in fps instead of kbps.
T/F me1200QosIfPolicerFlowControl1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.4TruthValueread-writeIf true, and flow control is enabled on the interface, then issue flow control pause frames instead of discarding frames.
U32 me1200QosIfPolicerCir1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.5Unsigned32read-writeCommitted Information Rate. Measured in kbps if FrameRate is false and fps if FrameRate is true. Valid range is 100-3300000.
me1200QosIfQueuePolicerTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.5not-accessibleThis table provides queue policer configuration for interfaces
me1200QosIfQueuePolicerEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1not-accessibleEach row contains the configuration for a specific queue policer
NUM me1200QosIfQueuePolicerIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
I32 me1200QosIfQueuePolicerQueue1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.2Integer32not-accessibleQueue index.
T/F me1200QosIfQueuePolicerEnable1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.3TruthValueread-writeIf true, the queue policer is enabled.
U32 me1200QosIfQueuePolicerCir1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.6Unsigned32read-writeCommitted Information Rate. Measured in kbps. Valid range is 100-3300000.
me1200QosIfShaperTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.6not-accessibleThis table provides shaper configuration for an interface
me1200QosIfShaperEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1not-accessibleEach row contains the configuration for a specific shaper
NUM me1200QosIfShaperIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
T/F me1200QosIfShaperEnable1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.2TruthValueread-writeIf true, the port shaper is enabled.
U32 me1200QosIfShaperCir1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.3Unsigned32read-writeCommitted Information Rate. Measured in kbps. Valid range is 100-3300000.
me1200QosIfQueueShaperTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.7not-accessibleThis table provides queue shaper configuration for interfaces
me1200QosIfQueueShaperEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1not-accessibleEach row contains the configuration for a specific queue shaper
NUM me1200QosIfQueueShaperIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
I32 me1200QosIfQueueShaperQueue1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.2Integer32not-accessibleQueue index.
T/F me1200QosIfQueueShaperEnable1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.3TruthValueread-writeIf true, the queue shaper is enabled.
T/F me1200QosIfQueueShaperExcess1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.4TruthValueread-writeIf true, then allow this queue to get a share of the excess bandwidth. Excess bandwidth is allowed if this shaper is closed and no other queues with open shapers have frames for transmission.
U32 me1200QosIfQueueShaperCir1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.5Unsigned32read-writeCommitted Information Rate. Measured in kbps. Valid range is 100-3300000.
me1200QosIfSchedulerTable1.3.6.1.4.1.9.9.815.1.14.1.2.2.8not-accessibleThis table contains the mapping of (interface, queue) to weight values.The mappings given by this table is used when an interface has the value of DwrrCount greater than 0. Read the qosSchedulerStatusTable in order to get the 'real' weights in percent as used by the hardware
me1200QosIfSchedulerEntry1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1not-accessibleEach row contains the scheduler configuration for a specific queue.
NUM me1200QosIfSchedulerIfIndex1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
I32 me1200QosIfSchedulerQueue1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.2Integer32not-accessibleQueue index.
ME1 me1200QosIfSchedulerWeight1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.3ME1200Percentread-writeThe weight for this queue. Valid range is 1-100.
me1200QosStatus1.3.6.1.4.1.9.9.815.1.14.1.3
me1200QosStatusGlobals1.3.6.1.4.1.9.9.815.1.14.1.3.1
me1200QosStatusQceTable1.3.6.1.4.1.9.9.815.1.14.1.3.1.1not-accessibleThis table contains the QCE status in the hardware table.
me1200QosStatusQceEntry1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1not-accessibleEach row contains the status of a single QCE.
I32 me1200QosStatusQceIndex1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.2Integer32not-accessibleQCE precedence index. Indicates the position in QCL.
ME1 me1200QosStatusQceUserId1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.3ME1200QceUserTyperead-onlyUser Id.
U32 me1200QosStatusQceQceId1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.4Unsigned32read-onlyQCE Id.
T/F me1200QosStatusQceConflict1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.100TruthValueread-onlyIf true, a resource conflict is detected.
me1200QosStatusInterface1.3.6.1.4.1.9.9.815.1.14.1.3.2
me1200QosStatusIfTable1.3.6.1.4.1.9.9.815.1.14.1.3.2.1not-accessibleThis table provides QoS status for QoS manageable interfaces
me1200QosStatusIfEntry1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1not-accessibleEach row contains the status for a specific interface
NUM me1200QosStatusIfIfIndex1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
U32 me1200QosStatusIfCos1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1.2Unsigned32read-onlySome subsystems are allowed to modify the default CoS value for an interface. This object shows the actual default CoS value a packet is classified to.
me1200QosStatusIfSchedulerTable1.3.6.1.4.1.9.9.815.1.14.1.3.2.2not-accessibleThis table contains the mapping of (interface, queue) to weight values.The mappings given by this table are the 'real' weights in percent as used by the hardware
me1200QosStatusIfSchedulerEntry1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1not-accessibleEach row contains the scheduler status for a specific queue.
NUM me1200QosStatusIfSchedulerIfIndex1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.1ME1200InterfaceIndexnot-accessibleLogical interface index.
I32 me1200QosStatusIfSchedulerQueue1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.2Integer32not-accessibleQueue index.
ME1 me1200QosStatusIfSchedulerWeight1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.3ME1200Percentread-onlyThe weight for this queue. Valid range is 1-100.
me1200QosControl1.3.6.1.4.1.9.9.815.1.14.1.4
me1200QosControlGlobals1.3.6.1.4.1.9.9.815.1.14.1.4.1
T/F me1200QosControlGlobalsConflictResolve1.3.6.1.4.1.9.9.815.1.14.1.4.1.1TruthValueread-writeSet to true to resolve resource conflicts. If different components, such as ACEs, ECEs, VCEs, QCEs, competes for the same resources in the switch, it is possible that some of resources needed by one or more QCE are not available. These conflicts, if any, are shown in the qosQceStatusTable. To solve these conflicts, you must delete one or more of the competing settings and set ConflictResolve to true. The switch will then reapply the current QCE configuration.
me1200QosMIBConformance1.3.6.1.4.1.9.9.815.1.14.3
me1200QosMIBCompliances1.3.6.1.4.1.9.9.815.1.14.3.1
me1200QosMIBCompliance1.3.6.1.4.1.9.9.815.1.14.3.1.1The compliance statement for the implementation.
me1200QosMIBGroups1.3.6.1.4.1.9.9.815.1.14.3.2
me1200QosStormPolicerUnicastInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.1A collection of objects suitable for bulk operations.
me1200QosStormPolicerMulticastInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.2A collection of objects suitable for bulk operations.
me1200QosStormPolicerBroadcastInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.3A collection of objects suitable for bulk operations.
me1200QosWredTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.4A collection of objects suitable for bulk operations.
me1200QosDscpTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.5A collection of objects suitable for bulk operations.
me1200QosCosToDscpTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.6A collection of objects suitable for bulk operations.
me1200QosQceTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.7A collection of objects suitable for bulk operations.
me1200QosQceTableRowEditorInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.8A collection of objects suitable for bulk operations.
me1200QosQcePrecedenceTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.9A collection of objects suitable for bulk operations.
me1200QosIfConfigTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.10A collection of objects suitable for bulk operations.
me1200QosIfTagToCosTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.11A collection of objects suitable for bulk operations.
me1200QosIfCosToTagTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.12A collection of objects suitable for bulk operations.
me1200QosIfPolicerTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.13A collection of objects suitable for bulk operations.
me1200QosIfQueuePolicerTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.14A collection of objects suitable for bulk operations.
me1200QosIfShaperTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.15A collection of objects suitable for bulk operations.
me1200QosIfQueueShaperTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.16A collection of objects suitable for bulk operations.
me1200QosIfSchedulerTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.17A collection of objects suitable for bulk operations.
me1200QosStatusQceTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.18A collection of objects suitable for bulk operations.
me1200QosStatusIfTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.19A collection of objects suitable for bulk operations.
me1200QosStatusIfSchedulerTableInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.20A collection of objects suitable for bulk operations.
me1200QosControlGlobalsInfoGroup1.3.6.1.4.1.9.9.815.1.14.3.2.21A collection of objects suitable for bulk operations.

RFC description

Vendor management MIB for Microsemi ME1200 platform; defines Quality of Service (QoS) queuing and scheduling management.

Start monitoring Cisco ME1200 carrier Ethernet switch (storm control/WRED QoS) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ME1200-QOS-MIB