WWP-LEOS-FLOW-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-FLOW-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
 wwpLeosFlowMIB 1.3.6.1.4.1.6141.2.60.6
MIB module for the WWP FLOW specific information. This MIB module is common between 4.x and 6.x platforms.
     wwpLeosFlowMIBObjects 1.3.6.1.4.1.6141.2.60.6.1
         wwpLeosFlow 1.3.6.1.4.1.6141.2.60.6.1.1
             wwpLeosFlowAgeTime 1.3.6.1.4.1.6141.2.60.6.1.1.1 integer read-write
Specifies the age time after which mac entries will be flushed out.
             wwpLeosFlowAgeTimeState 1.3.6.1.4.1.6141.2.60.6.1.1.2 integer read-write
Specifies if age time is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
             wwpLeosFlowServiceLevelTable 1.3.6.1.4.1.6141.2.60.6.1.1.3 no-access
A table of flow service level entries. Following criteria must be met while creating entry in the table. - All indexes must be specified - wwpLeosFlowServiceLevelCirBW and wwpLeosFlowServiceLevelPirBW must be set. - wwpLeosFlowServiceLevelStatus must be set to create and go.
                 wwpLeosFlowServiceLevelEntry 1.3.6.1.4.1.6141.2.60.6.1.1.3.1 no-access
The flow service level entry in the Table.
                     wwpLeosFlowServiceLevelDirection 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.1 integer read-only
Service level Id direction used as index in the service level entry. Enumeration: 'ingress': 1, 'egress': 2.
                     wwpLeosFlowServiceLevelPort 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.2 integer read-only
Port id used as index in the service level entry. If it is intended to not specify the port id in the index, this value should be set to 0.
                     wwpLeosFlowServiceLevelId 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.3 integer read-only
Service level Id used as index in the service level entry.
                     wwpLeosFlowServiceLevelName 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.4 displaystring read-only
The flow service level name associated with this service level.
                     wwpLeosFlowServiceLevelPriority 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.5 integer read-only
The internal traffic-queue priority. This may also be used as a weighting factor.
                     wwpLeosFlowServiceLevelQueueSize 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.6 integer read-only
The size of the traffic queue provisioned for this service level entry. This may also be referred to as Latency Tolerance. Enumeration: 'size1MB': 15, 'medium': 2, 'size16KB': 9, 'size128KB': 12, 'size2MB': 16, 'size512KB': 14, 'size256KB': 13, 'size64KB': 11, 'x7': 7, 'large': 3, 'jumbo': 4, 'x8': 8, 'size4MB': 17, 'small': 1, 'size32KB': 10, 'x6': 6, 'size0KB': 0, 'x5': 5.
                     wwpLeosFlowServiceLevelDropEligibility 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.7 integer read-only
This item is used to indicate whether or not frames should be dropped or queued when frame buffer resources become scarce. Enumeration: 'disabled': 2, 'enabled': 1.
                     wwpLeosFlowServiceLevelShareEligibility 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.8 integer read-only
This item is used to indicate whether or not a service level may be shared among entries in the flow service-mapping table. Enumeration: 'disabled': 2, 'enabled': 1.
                     wwpLeosFlowServiceLevelCirBW 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.9 integer32 read-only
The committed information rate (bandwidth) in Kbps associated with this service level entry.
                     wwpLeosFlowServiceLevelPirBW 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.10 integer32 read-only
The peak information rate (maximum bandwidth) in Kbps associated with this service level entry.
                     wwpLeosFlowServiceStatus 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.11 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. In particular, a newly created row cannot be made active until one of the following instances have been set: - wwpLeosFlowServiceLevelCirBW - wwpLeosFlowServiceLevelPirBW.
                     wwpLeosFlowServiceRedCurveId 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.12 unsigned32 read-only
This object is used to specifies the red curve index to be used for the given service level. If this OID is not specified, the system will use the default value of this object which is dependent on the queue size wwpLeosFlowServiceLevelQueueSize
                     wwpLeosFlowServiceLevelQueueSizeYellow 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.13 integer read-only
The size of the yellow traffic queue provisioned for this service level entry. Also known as the discard preferred queue size. Enumeration: 'size128KB': 4, 'size16KB': 1, 'size64KB': 3, 'size32KB': 2.
                     wwpLeosFlowServiceLevelQueueSizeRed 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.14 integer read-only
The size of the red traffic queue provisioned for this service level entry. Also known as the discard wanted queue size Enumeration: 'size128KB': 4, 'size16KB': 1, 'size64KB': 3, 'size32KB': 2.
                     wwpLeosFlowServiceLevelFlowGroup 1.3.6.1.4.1.6141.2.60.6.1.1.3.1.15 integer read-only
Service level Id direction used as index in the service level entry. Enumeration: 'enable': 1, 'disable': 2.
             wwpLeosFlowServiceMappingTable 1.3.6.1.4.1.6141.2.60.6.1.1.4 no-access
A service mapping entry in the service-mapping table. To create entry in this table following criteria must be met and SNMP multiple set operation must be used to create entries. - wwpLeosFlowServiceMapDstSlidId must be set to valid SLID and this slid must exist on the device. Use wwpLeosFlowServiceLevelTable to create slid. - All indexes must be specified with exception to following objects. - wwpLeosFlowServiceMappingVid must be set to 0 if don't care else set it to some valid value. VID must exist on the device. - wwpLeosFlowServiceMappingSrcPort must be set to 0 if don't care else set it to some valid value. - wwpLeosFlowServiceMappingSrcTag must be set to 0 if don't care else set it to some valid value. - wwpLeosFlowServiceMappingDstPort must be set to 0 if don't care else set it to some valid value. - wwpLeosFlowServiceMappingDstTag must be set to 0 if don't care else set it to some valid value. - wwpLeosFlowServiceMappingProtocolType must be set to 1 if don't care else set it to some valid value. - wwpLeosFlowServiceMappingProtocolPortNum must be set to 0 if don't care else set it to some valid value. - wwpLeosFlowServiceMapSrcPri must be set to 255 if don't care else set it to some valid value.
                 wwpLeosFlowServiceMappingEntry 1.3.6.1.4.1.6141.2.60.6.1.1.4.1 no-access
A service mapping entry in the wwpLeosFlowServiceMappingTable.
                     wwpLeosFlowServiceMapVid 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.1 integer read-only
The VLAN id associated with this service mapping entry. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapSrcPort 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.2 integer read-only
The source port id for the instance. This represents the ingress location of a flow. This port id should refer to the dot1dBasePort in the Dot1dBasePortEntry. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapSrcTag 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.3 integer read-only
The source VLAN tag associated with this service mapping entry. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapDstPort 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.4 integer read-only
The destination port id for the instance. This represents the egress location for a flow. This port id should refer to the dot1dBasePort in the Dot1dBasePortEntry. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapDstTag 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.5 integer read-only
The destination VLAN tag associated with this service mapping entry. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapSrcPri 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.6 integer read-only
The incoming packet vlan tag priority on the wwpLeosFlowServiceMapSrcPort. The 802.1p packet priority valid values are only from 0 to 7. If this object is set to 255 (or signed 8-bit integer -1), then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapProtocolType 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.7 integer read-only
The Layer 4 protocol type used as index in the table. This will correspond to the TCP or UDP protocol. If this object is set to 1, then this object should be ignored while creating the service-mapping entry. Enumeration: 'none': 1, 'udp': 3, 'tcp': 2.
                     wwpLeosFlowServiceMapProtocolPortNum 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.8 integer read-only
The Layer 4 protocol port number used as index in the table. This will correspond to a TCP or UDP port number. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapDstSlidId 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.9 integer read-write
The service level id to apply to the flow at egress. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapSrcSlidId 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.10 integer read-write
The service level id to apply to the flow at ingress. If this object is set to 0, then this object should be ignored while creating the service-mapping entry.
                     wwpLeosFlowServiceMapPriRemarkStatus 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.11 truthvalue read-write
Setting this object to 'true' will enable remarking of the VLAN tag priority for frames that match the classification defined by this service-mapping entry.
                     wwpLeosFlowServiceMapRemarkPri 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.12 integer read-write
The remark priority value. For frames that match the classification defined by this service-mapping entry, the VLAN tag priority will be remarked with this value.
                     wwpLeosFlowServiceMapStatus 1.3.6.1.4.1.6141.2.60.6.1.1.4.1.13 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'.
             wwpLeosFlowServiceACTable 1.3.6.1.4.1.6141.2.60.6.1.1.5 no-access
A Table of FLOW Service Access Control Entries.
                 wwpLeosFlowServiceACEntry 1.3.6.1.4.1.6141.2.60.6.1.1.5.1 no-access
A service Access entry in the wwpLeosFlowServiceACTable.
                     wwpLeosFlowServiceACPortId 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.1 integer read-only
Port id for the instance. This port id should refer to the dot1dBasePort in the Dot1dBasePortEntry. Used as index in service access table.
                     wwpLeosFlowServiceACVid 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.2 integer read-only
The VLAN id associated with this access control entry. Used as index in service access table. If the platform supports only port-based service access control, this value should be set to 0.
                     wwpLeosFlowServiceACMaxDynamicMacCount 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.3 integer32 read-only
The maximum number of dynamic MAC Addresses that will be learned and authorized by this access control entry. This value should default to 24.
                     wwpLeosFlowServiceACDynamicNonFilteredMacCount 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.4 integer32 read-only
The current number of non-filtered or authorized dynamic MAC addresses recorded in this access control entry.
                     wwpLeosFlowServiceACDynamicFilteredMacCount 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.5 integer32 read-only
The current number of filtered or non-authorized dynamic MAC addresses recorded in this access control entry.
                     wwpLeosFlowServiceACStatus 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.7 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'.
                     wwpLeosFlowServiceACForwardLearning 1.3.6.1.4.1.6141.2.60.6.1.1.5.1.50 integer read-only
To specify whether or not unlearned frames are forwarded or dropped. Enumeration: 'on': 1, 'off': 2.
             wwpLeosFlowStaticMacTable 1.3.6.1.4.1.6141.2.60.6.1.1.6 no-access
The (conceptual) table to add the static mac addresses.
                 wwpLeosFlowStaticMacEntry 1.3.6.1.4.1.6141.2.60.6.1.1.6.1 no-access
An entry (conceptual row) in the wwpLeosFlowStaticMacTable.
                     wwpLeosFlowSMVid 1.3.6.1.4.1.6141.2.60.6.1.1.6.1.1 integer read-only
The service network id associated with this entry. Used as index in static MAC table.
                     wwpLeosFlowSMMacAddr 1.3.6.1.4.1.6141.2.60.6.1.1.6.1.2 macaddress read-only
A unicast MAC address to be statically configured. Used as index in static MAC table.
                     wwpLeosFlowSMPortId 1.3.6.1.4.1.6141.2.60.6.1.1.6.1.3 integer read-only
Port id for the static MAC instance. This port id should refer to the dot1dBasePort in the Dot1dBasePortEntry.
                     wwpLeosFlowSMTag 1.3.6.1.4.1.6141.2.60.6.1.1.6.1.4 integer read-only
The VLAN tag for this static MAC instance.
                     wwpLeosFlowSMStatus 1.3.6.1.4.1.6141.2.60.6.1.1.6.1.5 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. In particular, a newly created row cannot be made active until the corresponding instances of wwpLeosFlowSMPortId and wwpLeosFlowSMTag have been set. The following objects may not be modified while the value of this object is active(1): - wwpLeosFlowSMPortId - wwpLeosFlowSMTag
             wwpLeosFlowLearnTable 1.3.6.1.4.1.6141.2.60.6.1.1.7 no-access
A Table of flow learn entries.
                 wwpLeosFlowLearnEntry 1.3.6.1.4.1.6141.2.60.6.1.1.7.1 no-access
A flow learn entry in the wwpLeosFlowLearnTable.
                     wwpLeosFlowLearnVid 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.1 integer read-only
The VLAN id associated with this flow-learn entry.
                     wwpLeosFlowLearnAddr 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.2 macaddress read-only
The address associated with this flow learn entry. Address can be layer 2 mac address or layer 3 ip address. If address is layer 3 ip address then first two bytes will be 0.
                     wwpLeosFlowLearnSrcPort 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.3 integer read-only
Source port Id for the instance. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.
                     wwpLeosFlowLearnSrcTag 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.4 integer read-only
The source VLAN tag associated with this flow-learn entry.
                     wwpLeosFlowLearnSrcPri 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.5 integer read-only
The source Layer 2 priority associated with this flow-learn entry.
                     wwpLeosFlowLearnAddrType 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.6 integer read-only
The address type associated with this flow-learn entry. Address can be layer 2 type or layer 3 type. Enumeration: 'layer3': 2, 'layer2': 1.
                     wwpLeosFlowLearnDstPort 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.7 integer read-only
Destination port id associated with this flow-learn entry. This port id should refer to the dot1dBasePort in the Dot1dBasePortEntry.
                     wwpLeosFlowLearnDstTag 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.8 integer read-only
The destination VLAN tag associated with this flow-learn entry.
                     wwpLeosFlowLearnType 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.9 integer read-only
The flow-learn entry type. This indicates whether or not the device was learned dynamically or entered as a static MAC. Enumeration: 'static': 2, 'dynamic': 1.
                     wwpLeosFlowLearnIsFiltered 1.3.6.1.4.1.6141.2.60.6.1.1.7.1.10 truthvalue read-only
This value indicates whether or not the flow-learn entry is filtered. A value of 'true' indicates the flow-learn entry is filtered.
             wwpLeosFlowServiceStatsTable 1.3.6.1.4.1.6141.2.60.6.1.1.8 no-access
A Table of flow service statistics entries.
                 wwpLeosFlowServiceStatsEntry 1.3.6.1.4.1.6141.2.60.6.1.1.8.1 no-access
A flow service statistics entry in the wwpLeosFlowServiceStatsTable.
                     wwpLeosFlowServiceStatsRxHi 1.3.6.1.4.1.6141.2.60.6.1.1.8.1.1 counter32 read-only
The number of bytes received for this flow service entry. This counter represents the upper 32 bits of the counter value.
                     wwpLeosFlowServiceStatsRxLo 1.3.6.1.4.1.6141.2.60.6.1.1.8.1.2 counter32 read-only
The number of bytes received for this flow service entry. This counter represents the lower 32 bits of the counter value.
                     wwpLeosFlowServiceStatsTxHi 1.3.6.1.4.1.6141.2.60.6.1.1.8.1.3 counter32 read-only
The number of bytes transmitted for this flow service entry. This counter represents the upper 32 bits of the counter value.
                     wwpLeosFlowServiceStatsTxLo 1.3.6.1.4.1.6141.2.60.6.1.1.8.1.4 counter32 read-only
The number of bytes transmitted for this flow service entry. This counter represents the lower 32 bits of the counter value.
                     wwpLeosFlowServiceStatsType 1.3.6.1.4.1.6141.2.60.6.1.1.8.1.5 integer read-write
Specifies the type of statistics for given entry. Enumeration: 'forward': 1, 'drop': 2.
             wwpLeosFlowMacFindTable 1.3.6.1.4.1.6141.2.60.6.1.1.9 no-access
A flow MAC-find table. MAC address must be specified to walk through the MIB.
                 wwpLeosFlowMacFindEntry 1.3.6.1.4.1.6141.2.60.6.1.1.9.1 no-access
A flow service MAC statistics table.
                     wwpLeosFlowMacFindMacAddr 1.3.6.1.4.1.6141.2.60.6.1.1.9.1.1 macaddress read-only
This variable defines the mac address used as index in the MAC-find table.
                     wwpLeosFlowMacFindVlanId 1.3.6.1.4.1.6141.2.60.6.1.1.9.1.2 integer read-only
The VLAN ID on which this MAC address is learned.
                     wwpLeosFlowMacFindPort 1.3.6.1.4.1.6141.2.60.6.1.1.9.1.3 integer read-only
This specifies the port id on which this MAC address is learned.
                     wwpLeosFlowMacFindVlanTag 1.3.6.1.4.1.6141.2.60.6.1.1.9.1.4 integer read-only
This specifies the VLAN tag on which this MAC address is learned.
             wwpLeosFlowPriRemapTable 1.3.6.1.4.1.6141.2.60.6.1.1.10 no-access
The (conceptual) table to add the static mac addresses.
                   wwpLeosFlowPriRemapEntry 1.3.6.1.4.1.6141.2.60.6.1.1.10.1 no-access
An entry (conceptual row) in the wwpLeosFlowStaticMacTable.
                       wwpLeosFlowUserPri 1.3.6.1.4.1.6141.2.60.6.1.1.10.1.1 integer read-only
Specifies the user priority. Also used as index in the table.
                       wwpLeosFlowRemappedPri 1.3.6.1.4.1.6141.2.60.6.1.1.10.1.2 integer read-write
Specifies the remapped priority for given 'wwpLeosFlowUserPri'.
             wwpLeosFlowSMappingTable 1.3.6.1.4.1.6141.2.60.6.1.1.13 no-access
A service mapping entry in the service-mapping table. To create entry in this table following criteria must be met. - The indexes to the service mapping entry consist of type-value pairs. - There are four(4) sections to the entry. -- NETWORK (type / value) -- SOURCE (type / value) -- DESTINATION (type / value) -- CLASS OF SERVICE (type / value) - All indexes must be specified with the appropriate enumerated - type. If the TYPE is set to 'none', the corresponding VALUE - MUST be set to zero(0). - - The service-mapping entry is very generic. As such, acceptable - combinations of types and values will be scrutinized by the - running platform.
                   wwpLeosFlowSMappingEntry 1.3.6.1.4.1.6141.2.60.6.1.1.13.1 no-access
A service mapping entry in the wwpLeosFlowSMappingTable.
                       wwpLeosFlowSMappingNetType 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.1 integer read-only
This object specifies the NETWORK object TYPE for the entry. - - If set to 'none', the corresponding value in - wwpLeosFlowSMappingNetValue MUST be zero(0). - - If set to vlan, a valid vlan-id must be specified. - If set to vsi, a valid ethernet virtual-switch-instance id must be specified. - If set to vsi_mpls, a valid mpls virtual-switch-instance id must be specified - - This used as index in the table. Enumeration: 'vsi': 3, 'none': 1, 'vlan': 2, 'vsiMpls': 4.
                       wwpLeosFlowSMappingNetValue 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.2 unsigned32 read-only
This object specifies the NETWORK object ID for the entry. - - This item must be set according to the value set - in wwpLeosFlowSMappingNetType. If wwpLeosFlowSMappingNetType - equals: - none(1): MUST be set to zero(0). - vlan(2): MUST be set to valid existing vlan id. - vsi(3): MUST be set to valid existing ethernet virtual switch id. - vsiMpls(4): MUST be set to valid existing mpls virtual switch id. - - This used as index in the table.
                       wwpLeosFlowSMappingSrcType 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.3 integer read-only
This object specifies the SOURCE object TYPE for the entry. - - If set to 'none', the corresponding value in - wwpLeosFlowSMappingSrcValue MUST be zero(0). - - If set to port, a valid port group id must be specified. - If set to mplsVc, a valid mpls-virtual-circuit id must be specified. - - This used as index in the table. Enumeration: 'none': 1, 'port': 2, 'mplsVc': 3.
                       wwpLeosFlowSMappingSrcValue 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.4 unsigned32 read-only
This object specifies the SOURCE object ID for the entry. - - This item must be set according to the value set - in wwpLeosFlowSMappingSrcType. If wwpLeosFlowSMappingSrcType - equals: - none(1): MUST be set to zero(0). - port(2): MUST be set to valid existing port group id. - mplsVc(3): MUST be set to valid existing mpls-virtual-circuit id. - - This used as index in the table.
                       wwpLeosFlowSMappingDstType 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.5 integer read-only
This object specifies the DESTINATION object TYPE for the entry. - - If set to 'none', the corresponding value in - wwpLeosFlowSMappingDstValue MUST be zero(0). - - If set to port, a valid port group id must be specified. - If set to mplsVc, a valid mpls-virtual-circuit id must be specified. - - This used as index in the table. Enumeration: 'none': 1, 'port': 2, 'mplsVc': 3.
                       wwpLeosFlowSMappingDstValue 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.6 unsigned32 read-only
This object specifies the DESTINATION object ID for the entry. - - This item must be set according to the value set - in wwpLeosFlowSMappingDstType. If wwpLeosFlowSMappingDstType - equals: - none(1): MUST be set to zero(0). - port(2): MUST be set to valid existing port group id. - mplsVc(3): MUST be set to valid existing mpls-virtual-circuit id. - - This used as index in the table.
                       wwpLeosFlowSMappingCosType 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.7 integer read-only
This object specifies the CLASS OF SERVICE object TYPE for the entry. - - If set to 'none', the corresponding value in - wwpLeosFlowSMappingCosValue MUST be zero(0). - - If set to tcpSrcPort, tcpDstPort, udpSrcPort, or udpDstPort, - a valid, NON-ZERO tcp or udp port must be specified. - - If set to phb, a valid per-hop-behavior enumeration must be specified. - If set to dscp, a valid differentiated services code point must be specified. - If set to ipPrec, a valid ip-precedence must be specified. - If set to dot1dPri, a valid 802.1d/p priority must be specified. - If set to cvlan, a support Customer VLAN must be specified - - This used as index in the table. Enumeration: 'none': 1, 'udpDstPort': 10, 'phb': 2, 'pcp': 11, 'dot1dPri': 5, 'dscp': 3, 'udpSrcPort': 9, 'tcpSrcPort': 7, 'ipPrec': 4, 'tcpDstPort': 8, 'mplsExp': 6, 'cvlan': 12.
                       wwpLeosFlowSMappingCosValue 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.8 unsigned32 read-only
This object specifies the CLASS OF SERVICE object ID for the entry. - - This item must be set according to the value set - in wwpLeosFlowSMappingCosType. If wwpLeosFlowSMappingCosType - equals: - none(1): MUST be set to zero(0). - - phb(2): (1..13) - cs0(1),cs1(2),cs2(3),cs3(4),cs4(5),cs5(6),cs6(7),cs7(8), - af1(9),af2(10),af3(11),af4(12),ef(13) - - dscp(3): (0..63) - ipPrec(4): (0..7) - dot1dPri(5): (0..7) - mplsExp(6): (0..7) - - tcpSrcPort(7): (1..65535). - tcpDstPort(8): (1..65535). - udpSrcPort(9): (1..65535). - udpDstPort(10): (1..65535). - - cvlan(12): (1..4094) - - Depending on the platform, the COS type/value may be recognized for certain - frame tag-structures. For example, some platforms can recognize ipPrec, dscp - dot1dPri only for double-tagged frames. Some require untagged or single-tagged - frames to recognize TCP/UDP ports. Operator should consult the software - configuration guide for the specified product. - - This used as index in the table.
                       wwpLeosFlowSMappingDstSlid 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.9 unsigned32 read-write
The service level id to apply to the flow at the destination point. Depending on the platform this object may or may not be set to 0 while creating the service-mapping entry. The corresponding destination-port and slid must exist in the service-level table.
                       wwpLeosFlowSMappingSrcSlid 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.10 unsigned32 read-write
The service level ID to apply to the flow at the source-port. Depending on the platform this object may or may not be set to 0 while creating the service-mapping entry. The corresponding source-port and SLID must exist in the service-level table
                       wwpLeosFlowSMappingStatus 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.11 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'.
                       wwpLeosFlowSMappingRedCurveOffset 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.12 integer32 read-only
This object specifies the red curve offset to be used for given service mapping. If this object is not set then the device will choose default red curve offset which is 0.
                       wwpLeosFlowSMappingCpuPort 1.3.6.1.4.1.6141.2.60.6.1.1.13.1.13 truthvalue read-only
This object specifies if the CPU port is to be used as the src port.
             wwpLeosFlowSMappingStatsTable 1.3.6.1.4.1.6141.2.60.6.1.1.14 no-access
A Table of flow service statistics entries.
                   wwpLeosFlowSMappingStatsEntry 1.3.6.1.4.1.6141.2.60.6.1.1.14.1 no-access
A flow service statistics entry in the wwpLeosFlowSMappingStatsTable.
                       wwpLeosFlowSMappingStatsRxHi 1.3.6.1.4.1.6141.2.60.6.1.1.14.1.1 counter32 read-only
The number of bytes received for this flow service entry. This counter represents the upper 32 bits of the counter value
                       wwpLeosFlowSMappingStatsRxLo 1.3.6.1.4.1.6141.2.60.6.1.1.14.1.2 counter32 read-only
The number of bytes received for this flow service entry. This counter represents the lower 32 bits of the counter value.
                       wwpLeosFlowSMappingStatsTxHi 1.3.6.1.4.1.6141.2.60.6.1.1.14.1.3 counter32 read-only
The number of bytes transmitted for this flow service entry. This counter represents the upper 32 bits of the counter value.
                       wwpLeosFlowSMappingStatsTxLo 1.3.6.1.4.1.6141.2.60.6.1.1.14.1.4 counter32 read-only
The number of bytes transmitted for this flow service entry. This counter represents the lower 32 bits of the counter value.
                       wwpLeosFlowSMappingStatsType 1.3.6.1.4.1.6141.2.60.6.1.1.14.1.5 integer read-write
Specifies the type of statistics for given entry. Enumeration: 'forward': 1, 'drop': 2.
             wwpLeosFlowCosSync1dToExpTable 1.3.6.1.4.1.6141.2.60.6.1.1.15 no-access
A table of flow cos sync 1d to exp entries. Entries cannot be created or destroyed.
                   wwpLeosFlowCosSync1dToExpEntry 1.3.6.1.4.1.6141.2.60.6.1.1.15.1 no-access
A flow cos sync 1d to 1d entry in the wwpLeosFlowCosSync1dToExpTable.
                       wwpLeosFlowCosSync1dToExpMapFrom 1.3.6.1.4.1.6141.2.60.6.1.1.15.1.1 integer read-only
This object is used as index in the table and represents cos 1d priority. Any frame coming in with this priority will be synchronized with priority specified by wwpLeosFlowCosSync1dToExpMapTo.
                       wwpLeosFlowCosSync1dToExpMapTo 1.3.6.1.4.1.6141.2.60.6.1.1.15.1.2 integer read-write
This object specifies the remapped exp value of the frame which ingresses with dot1d priority of wwpLeosFlowCosSync1dToExpMapFrom.
             wwpLeosFlowCosSyncExpTo1dTable 1.3.6.1.4.1.6141.2.60.6.1.1.16 no-access
A table of flow cos sync 1d to exp entries.
                   wwpLeosFlowCosSyncExpTo1dEntry 1.3.6.1.4.1.6141.2.60.6.1.1.16.1 no-access
A flow cos sync 1d to 1d entry in the wwpLeosFlowCosSyncExpTo1dTable.
                       wwpLeosFlowCosSyncExpTo1dMapFrom 1.3.6.1.4.1.6141.2.60.6.1.1.16.1.1 integer read-only
This object is used as index in the table and represents cos 1d priority. Any frame coming in with this priority will be synchronized with priority specified by wwpLeosFlowCosSyncExpTo1dMapTo.
                       wwpLeosFlowCosSyncExpTo1dMapTo 1.3.6.1.4.1.6141.2.60.6.1.1.16.1.2 integer read-write
This object specifies the remapped exp value of the frame which ingresses with dot1d priority of wwpLeosFlowCosSyncExpTo1dMapFrom.
             wwpLeosFlowCosSyncIpPrecTo1dTable 1.3.6.1.4.1.6141.2.60.6.1.1.17 no-access
A table of flow cos sync IP precedence to 1d entries.
                   wwpLeosFlowCosSyncIpPrecTo1dEntry 1.3.6.1.4.1.6141.2.60.6.1.1.17.1 no-access
A flow cos sync Ip Precedence to 1d entry in the wwpLeosFlowCosSyncIpPrecTo1dTable.
                       wwpLeosFlowCosSyncIpPrecTo1dMapFrom 1.3.6.1.4.1.6141.2.60.6.1.1.17.1.1 integer read-only
This object is used as index in the table and represents ip precedence value. Any frame coming in with wwpLeosFlowCosSyncIpPrecTo1dMapFrom IP precedence will be synchronized with dot1d specified by wwpLeosFlowCosSyncIpPrecTo1dMapTo.
                       wwpLeosFlowCosSyncIpPrecTo1dMapTo 1.3.6.1.4.1.6141.2.60.6.1.1.17.1.2 integer read-write
This object specifies the ip precedence value to synchronize with when the frame ingresses with ip precedence value of wwpLeosFlowCosSyncIpPrecTo1dMapFrom.
             wwpLeosFlowCosSyncStdPhbTo1dTable 1.3.6.1.4.1.6141.2.60.6.1.1.18 no-access
A table of flow cos sync standard per hop behavior to 1d or Exp entries.
                   wwpLeosFlowCosSyncStdPhbTo1dEntry 1.3.6.1.4.1.6141.2.60.6.1.1.18.1 no-access
A flow cos sync standard per hop behavior to 1d entry in the wwpLeosFlowCosSyncStdPhbTo1dTable.
                       wwpLeosFlowCosSyncStdPhbTo1dMapFrom 1.3.6.1.4.1.6141.2.60.6.1.1.18.1.1 integer read-only
This object is used as index in the table and represents AFx or EF value. Any frame coming in with wwpLeosFlowCosSyncStdPhbTo1dMapFrom AFx or EF value will be synchronized with dot1d priority specified by wwpLeosFlowCosSyncStdPhbTo1dMapTo. If wwpLeosFlowCosSyncStdPhbTo1dValue is not specified then no synchronization will happen. Enumeration: 'ef': 13, 'af1': 9, 'af4': 12, 'af2': 10, 'af3': 11, 'cs5': 6, 'cs4': 5, 'cs7': 8, 'cs6': 7, 'cs1': 2, 'cs0': 1, 'cs3': 4, 'cs2': 3.
                       wwpLeosFlowCosSyncStdPhbTo1dMapTo 1.3.6.1.4.1.6141.2.60.6.1.1.18.1.2 integer read-write
This object specifies the AFx or EF dscp value to synchronize with when the frame ingresses with AFx or EF dscp value of wwpLeosFlowCosSyncDscpTo1dMapTo.
             wwpLeosFlowL2SacTable 1.3.6.1.4.1.6141.2.60.6.1.1.19 no-access
A table of flow l2 sac table.
                   wwpLeosFlowL2SacEntry 1.3.6.1.4.1.6141.2.60.6.1.1.19.1 no-access
Represents each entry in the l2 Sac Table
                       wwpLeosFlowL2SacPortId 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.1 integer read-only
This mib object is index in the table. If port is not involved in L2 SAC then set this value to 0. 0 represents don't care.
                       wwpLeosFlowL2SacNetType 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.2 integer read-only
This mib object is used as index in the table. This object specifies how wwpLeosFlowSacValue should be interpreted. If this object is set to none then the wwpLeosFlowSacValue must be set to 0. Enumeration: 'vsiEth': 3, 'none': 1, 'vlan': 2, 'vsiMpls': 4.
                       wwpLeosFlowSacNetValue 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.3 integer read-only
This mib object is used as index in the table. This object is only meaningful if wwpLeosFlowL2SacNetType is not set to none.
                       wwpLeosFlowL2SacLimit 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.4 integer32 read-only
This mib object specifies the l2 SAC limit. Device will not learn any mac greater than the limit specified by this object.
                       wwpLeosFlowL2SacCurMac 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.5 counter32 read-only
This mib object specifies the current mac count for the given l2 SAC entry.
                       wwpLeosFlowL2SacCurFilteredMac 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.6 counter32 read-only
This mib object specifies the current number of filtered macs for the given l2 SAC entry.
                       wwpLeosFlowL2SacOperState 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.7 integer read-only
This mib object specifies the current operation state for the given l2 SAC entry. Enumeration: 'disabled': 2, 'enabled': 1.
                       wwpLeosFlowL2SacRowStatus 1.3.6.1.4.1.6141.2.60.6.1.1.19.1.8 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'.
             wwpLeosFlowL2SacTrapState 1.3.6.1.4.1.6141.2.60.6.1.1.20 integer read-write
Specifies if device should send L2 sac traps. Enumeration: 'disabled': 2, 'enabled': 1.
             wwpLeosFlowStrictQueuingState 1.3.6.1.4.1.6141.2.60.6.1.1.21 integer read-write
Specifies if device should adjust queues to support strict queuing. Enumeration: 'disabled': 2, 'enabled': 1.
             wwpLeosFlowBwCalcMode 1.3.6.1.4.1.6141.2.60.6.1.1.22 integer read-write
Specifies if the device should operate in transport or payload mode. In transport mode the frame length of an Ethernet frame used in measuring CIR will be from IFG through FCS. In payload mode the frame length of an Ethernet frame used in measuring CIR will be from the MAC DA through FCS. Enumeration: 'payload': 2, 'transport': 1.
             wwpLeosFlowGlobal 1.3.6.1.4.1.6141.2.60.6.1.1.23
                   wwpLeosFlowServiceLevelFlowGroupState 1.3.6.1.4.1.6141.2.60.6.1.1.23.1 integer read-write
This object specifies the current state of service level flow groups. Enumeration: 'disabled': 1, 'enabled': 2.
                   wwpLeosFlowServiceMappingCosRedMappingState 1.3.6.1.4.1.6141.2.60.6.1.1.23.2 integer read-write
This object specifies the current state of service mapping dot1d to Red offset mapping table(wwpLeosFlowCos1dToRedCurveOffsetTable). If this object is set to disable then wwpLeosFlowCos1dToRedCurveOffsetTable will not be used for dot1d to red offset mapping else it will be used. Enumeration: 'disabled': 1, 'enabled': 2.
                   wwpLeosFlowServiceAllRedCurveUnset 1.3.6.1.4.1.6141.2.60.6.1.1.23.3 truthvalue read-write
Setting this object to true will reset all the red curves in wwpLeosFlowServiceRedCurveTable table to factory default settings.
             wwpLeosFlowServiceRedCurveTable 1.3.6.1.4.1.6141.2.60.6.1.1.24 no-access
A table to configure flow service red curve table.
                   wwpLeosFlowServiceRedCurveEntry 1.3.6.1.4.1.6141.2.60.6.1.1.24.1 no-access
Represents each entry in the flow service RED curve table.
                       wwpLeosFlowServiceRedCurveIndex 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.1 unsigned32 read-only
This object is used as index in the red curve table.
                       wwpLeosFlowServiceRedCurveName 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.2 displaystring read-write
This object specifies the name of the red curve.
                       wwpLeosFlowServiceRedCurveState 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.3 integer read-write
This object specifies the current state of the red curve. This object can be set to enable or disable. Enumeration: 'disabled': 2, 'enabled': 1.
                       wwpLeosFlowServiceRedCurveMinThreshold 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.4 unsigned32 read-write
This represents the minimum threshold in KBytes. When the queue length associated with this service reaches this number, RED begins to drop packets matching this Service-Mappings traffic classification. The valid range is between 0 and 65535 Kbytes. The actual number varies depending on the platform.
                       wwpLeosFlowServiceRedCurveMaxThreshold 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.5 unsigned32 read-write
This represents the maximum threshold in KBytes. When the queue length associated with this service reaches this number, RED drops packets matching this Service-Mappings traffic classification at the rate specified in wwpLeosFlowServiceRedCurveDropProbability.
                       wwpLeosFlowServiceRedCurveDropProbability 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.6 unsigned32 read-write
This object specifies the drop probability of a packet (matching this Service-Mapping classification) of being dropped when the queue length associated with this Service-Level reaches the value configured in wwpLeosFlowServiceMaxThreshold. The value represents a percentage (0-100).
                       wwpLeosFlowServiceRedCurveUnset 1.3.6.1.4.1.6141.2.60.6.1.1.24.1.7 truthvalue read-write
Setting this object to true will reset the red curve settings to factory defaults.
             wwpLeosFlowCos1dToRedCurveOffsetTable 1.3.6.1.4.1.6141.2.60.6.1.1.25 no-access
A table of flow cos 1d to red curve offset entries.
                   wwpLeosFlowCos1dToRedCurveOffsetEntry 1.3.6.1.4.1.6141.2.60.6.1.1.25.1 no-access
A table entry of flow cos 1d to red curve offset.
                       wwpLeosFlowCos1dToRedCurveOffset1dValue 1.3.6.1.4.1.6141.2.60.6.1.1.25.1.1 unsigned32 read-only
This object is used as index in the table and represents cos 1d priority. Any frame coming in with this priority will be mapped to red cos offset value specified by wwpLeosFlowCos1dToRedCurveOffsetValue.
                       wwpLeosFlowCos1dToRedCurveOffsetValue 1.3.6.1.4.1.6141.2.60.6.1.1.25.1.2 unsigned32 read-write
This object specifies the red curve offset value to be used when frame which ingresses with dot1d priority specified by wwpLeosFlowCos1dToRedCurveOffset1dValue.
             wwpLeosFlowCosMapPCPTo1dTable 1.3.6.1.4.1.6141.2.60.6.1.1.26 no-access
A table of flow cos mapping of PCP to .1d Pri.
                   wwpLeosFlowCosMapPCPTo1dEntry 1.3.6.1.4.1.6141.2.60.6.1.1.26.1 no-access
A flow cos sync standard per hop behavior to 1d entry in the wwpLeosFlowCosSyncStdPhbTo1dTable.
                       wwpLeosFlowCosMapPCPTo1dMapFrom 1.3.6.1.4.1.6141.2.60.6.1.1.26.1.1 integer read-only
This object is used as index in the table and represents PCP priority. Any frame coming in with wwpLeosFlowCosMapPCPTo1dMapFrom priority will be mapped to .1d priority specified by wwpLeosFlowCosMapPCPTo1dMapTo.
                       wwpLeosFlowCosMapPCPTo1dMapTo 1.3.6.1.4.1.6141.2.60.6.1.1.26.1.2 integer read-write
This object specifies the .1d priority to map with when the frame ingresses with PCP priority specified by wwpLeosFlowCosMapPCPTo1dMapFrom.
             wwpLeosFlowCosMap1dToPCPTable 1.3.6.1.4.1.6141.2.60.6.1.1.27 no-access
A table of flow cos mapping of PCP to .1d Pri.
                   wwpLeosFlowCosMap1dToPCPEntry 1.3.6.1.4.1.6141.2.60.6.1.1.27.1 no-access
A flow cos sync standard per hop behavior to 1d entry in the wwpLeosFlowCosSyncStdPhbTo1dTable.
                       wwpLeosFlowCosMap1dToPCPMapFrom 1.3.6.1.4.1.6141.2.60.6.1.1.27.1.1 integer read-only
This object is used as index in the table and represents PCP priority. Any frame coming in with wwpLeosFlowCosMap1dToPCPMapFrom priority will be mapped to .1d priority specified by wwpLeosFlowCosMap1dToPCPMapTo.
                       wwpLeosFlowCosMap1dToPCPMapTo 1.3.6.1.4.1.6141.2.60.6.1.1.27.1.2 integer read-write
This object specifies the .1d priority to map with when the frame ingresses with PCP priority specified by wwpLeosFlowCosMap1dToPCPMapFrom.
             wwpLeosFlowMacMotionEventsEnable 1.3.6.1.4.1.6141.2.60.6.1.1.28 integer read-write
Specifies whether MAC Motion traps and syslog messages will be generated when a MAC shifts from one port/vlan to another port/vlan. Enumeration: 'disabled': 2, 'enabled': 1.
             wwpLeosFlowMacMotionEventsInterval 1.3.6.1.4.1.6141.2.60.6.1.1.29 integer read-write
The minimum time in seconds that must elapse between each MAC Motion trap and syslog message that is generated.
             wwpLeosFlowCpuRateLimitsEnable 1.3.6.1.4.1.6141.2.60.6.1.1.30 integer read-write
Enable is used to activate the port-associated rate-limits. Enumeration: 'disabled': 2, 'enabled': 1.
             wwpLeosFlowCpuRateLimitTable 1.3.6.1.4.1.6141.2.60.6.1.1.31 no-access
A table of flow rate limit entries.
                   wwpLeosFlowCpuRateLimitEntry 1.3.6.1.4.1.6141.2.60.6.1.1.31.1 no-access
The flow service level entry in the Table.
                       wwpLeosFlowCpuRateLimitPort 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.1 integer no-access
Port id used as index in the rate limit entry.
                       wwpLeosFlowCpuRateLimitEnable 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.2 integer read-write
Enable is used to activate the port-associated rate-limits. Enumeration: 'disabled': 2, 'enabled': 1.
                       wwpLeosFlowCpuRateLimitBootp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.3 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitCfm 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.4 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitCft 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.5 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitDot1x 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.6 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitOam 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.7 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitEprArp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.8 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitIgmp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.9 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitInet 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.10 integer read-write
Port packet-per-second rate limit for packet type .
                       wwpLeosFlowCpuRateLimitLacp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.11 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitLldp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.12 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitMpls 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.13 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitMstp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.14 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitPeArp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.15 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitPvst 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.16 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitRstp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.17 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitLpbk 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.18 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitRmtLpbk 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.19 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitCxeRx 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.20 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitCxeTx 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.21 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitTwamp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.22 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitDflt 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.23 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitTwampRsp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.24 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitMultiCast 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.25 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitBroadCast 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.26 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitArp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.27 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitIcmp 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.28 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitTcpSyn 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.29 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitRaps 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.30 integer read-write
Port packet-per-second rate limit for packet type. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitIpMgmt 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.31 integer read-write
Port packet-per-second rate limit for packet type. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitIpControl 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.32 integer read-write
Port packet-per-second rate limit for packet type. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitIpV6Mgmt 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.33 integer read-write
Port packet-per-second rate limit for packet type.
                       wwpLeosFlowCpuRateLimitInet6 1.3.6.1.4.1.6141.2.60.6.1.1.31.1.34 integer read-write
Port packet-per-second rate limit for packet type.
             wwpLeosFlowCpuRateLimitStatsTable 1.3.6.1.4.1.6141.2.60.6.1.1.32 no-access
A table of flow rate limit statistics entries.
                   wwpLeosFlowCpuRateLimitStatsEntry 1.3.6.1.4.1.6141.2.60.6.1.1.32.1 no-access
The rate limit statistics entry in the Table.
                       wwpLeosFlowCpuRateLimitStatsPort 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.1 integer no-access
Port id used as index in the rate limit entry.
                       wwpLeosFlowCpuRateLimitStatsBootpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.2 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCfmPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.3 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCftPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.4 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsDot1xPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.5 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsOamPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.6 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsEprArpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.7 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsIgmpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.8 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsInetPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.9 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsLacpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.10 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsLldpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.11 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsMplsPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.12 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsMstpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.13 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsPeArpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.14 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsPvstPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.15 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsRstpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.16 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsLpbkPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.17 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsRmtLpbkPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.18 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCxeRxPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.19 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCxeTxPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.20 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsTwampPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.21 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsDfltPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.22 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsBootpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.23 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCfmDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.24 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCftDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.25 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsDot1xDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.26 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsOamDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.27 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsEprArpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.28 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsIgmpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.29 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsInetDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.30 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsLacpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.31 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsLldpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.32 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsMplsDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.33 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsMstpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.34 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsPeArpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.35 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsPvstDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.36 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsRstpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.37 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsLpbkDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.38 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsRmtLpbkDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.39 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCxeRxDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.40 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsCxeTxDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.41 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsTwampDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.42 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsDfltDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.43 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsTwampRspPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.44 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsTwampRspDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.45 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsMultiCastPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.46 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsMultiCastDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.47 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsBroadCastPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.48 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsBroadCastDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.49 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsArpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.50 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsArpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.51 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsIcmpPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.52 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsIcmpDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.53 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsTcpSynPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.54 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsTcpSynDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.55 gauge32 read-only
Port packet type counts.
                       wwpLeosFlowCpuRateLimitStatsRapsPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.56 gauge32 read-only
Port packet type counts.Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsRapsDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.57 gauge32 read-only
Port packet type counts.Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsIpMgmtPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.58 gauge32 read-only
Port packet type counts.Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsIpMgmtDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.59 gauge32 read-only
Port packet type counts.Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsIpControlPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.60 gauge32 read-only
Port packet type counts. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsIpControlDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.61 gauge32 read-only
Port packet type counts. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsIpV6MgmtPassed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.62 gauge32 read-only
Port packet type counts. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsIpV6MgmtDropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.63 gauge32 read-only
Port packet type counts. Not supported on 4.x
                       wwpLeosFlowCpuRateLimitStatsInet6Passed 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.64 gauge32 read-only
Port packet type counts for Ipv6. Not supported on 6.x
                       wwpLeosFlowCpuRateLimitStatsInet6Dropped 1.3.6.1.4.1.6141.2.60.6.1.1.32.1.65 gauge32 read-only
Port packet type counts for Ipv6. Not supported on 6.x
             wwpLeosFlowCpuRateLimitStatsClearTable 1.3.6.1.4.1.6141.2.60.6.1.1.33 no-access
A table of flow rate limit entries.
                   wwpLeosFlowCpuRateLimitStatsClearEntry 1.3.6.1.4.1.6141.2.60.6.1.1.33.1 no-access
The flow service level entry in the Table.
                       wwpLeosFlowCpuRateLimitStatsClearPort 1.3.6.1.4.1.6141.2.60.6.1.1.33.1.1 integer no-access
Port id used as index in the rate limit statistics clear entry.
                       wwpLeosFlowCpuRateLimitStatsClear 1.3.6.1.4.1.6141.2.60.6.1.1.33.1.2 truthvalue read-write
Flag indicating whether to clear port packet statistics.
             wwpLeosFlowServiceTotalStatsTable 1.3.6.1.4.1.6141.2.60.6.1.1.34 no-access
A table of flow service statistics entries.
                   wwpLeosFlowServiceTotalStatsEntry 1.3.6.1.4.1.6141.2.60.6.1.1.34.1 no-access
A flow service statistics entry in the wwpLeosFlowServiceTotalStatsTable.
                       wwpLeosFlowServiceTotalStatsRxHi 1.3.6.1.4.1.6141.2.60.6.1.1.34.1.1 counter32 read-only
The number of bytes received for this flow service entry. This counter represents the upper 32 bits of the counter value
                       wwpLeosFlowServiceTotalStatsRxLo 1.3.6.1.4.1.6141.2.60.6.1.1.34.1.2 counter32 read-only
The number of bytes received for this flow service entry. This counter represents the lower 32 bits of the counter value.
                       wwpLeosFlowServiceTotalStatsTxHi 1.3.6.1.4.1.6141.2.60.6.1.1.34.1.3 counter32 read-only
The number of bytes transmitted for this flow service entry. This counter represents the upper 32 bits of the counter value.
                       wwpLeosFlowServiceTotalStatsTxLo 1.3.6.1.4.1.6141.2.60.6.1.1.34.1.4 counter32 read-only
The number of bytes transmitted for this flow service entry. This counter represents the lower 32 bits of the counter value.
                       wwpLeosFlowServiceTotalStatsType 1.3.6.1.4.1.6141.2.60.6.1.1.34.1.5 integer read-only
Specifies the type of statistics for given entry. Enumeration: 'forward': 1, 'drop': 2.
             wwpLeosFlowPortServiceLevelTable 1.3.6.1.4.1.6141.2.60.6.1.1.40 no-access
A Table of flow Port Service Level entries.
                   wwpLeosFlowPortServiceLevelEntry 1.3.6.1.4.1.6141.2.60.6.1.1.40.1 no-access
A flow service statistics entry in the wwpLeosFlowPortServiceLevelTable.
                       wwpLeosFlowPortServiceLevelPort 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.1 integer read-only
Port id used as index in the port service level entry.
                       wwpLeosFlowPortServiceLevelMaxBandwidth 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.2 integer32 read-write
Sets the max egress bandwidth on a port.
                       wwpLeosFlowPortServiceLevelQueueSize 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.3 integer read-write
The size of the traffic queue provisioned for this port service level entry. This may also be referred to as Latency Tolerance. Enumeration: 'size1MB': 7, 'size4MB': 9, 'size512KB': 6, 'size128KB': 4, 'size2MB': 8, 'size256KB': 5, 'size32KB': 2, 'size16KB': 1, 'size64KB': 3, 'size0KB': 0.
                       wwpLeosFlowPortServiceLevelQueueSizeYellow 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.4 integer read-write
The size of the yellow traffic queue provisioned for this service level entry. Also known as the discard preferred queue size. Enumeration: 'size128KB': 4, 'size16KB': 1, 'size64KB': 3, 'size32KB': 2.
                       wwpLeosFlowPortServiceLevelQueueSizeRed 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.5 integer read-write
The size of the red traffic queue provisioned for this service level entry. Also known as the discard wanted queue size Enumeration: 'size128KB': 4, 'size16KB': 1, 'size64KB': 3, 'size32KB': 2.
                       wwpLeosFlowPortServiceLevelFlowGroup 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.6 integer read-write
Service level Id direction used as index in the service level entry. Enumeration: 'enable': 1, 'disable': 2.
                       wwpLeosFlowPortServiceLevelRedCurve 1.3.6.1.4.1.6141.2.60.6.1.1.40.1.7 unsigned32 read-only
This object is used to specifies the red curve index to be used for the given port service level. If this OID is not specified, the system will use the default value of this object which is the default port red-curve (zero). Valid values for this OID are 0, 5-64
             wwpLeosFlowBurstConfigBacklogLimit 1.3.6.1.4.1.6141.2.60.6.1.1.41 unsigned32 read-write
Sets the queue backlog-limit
             wwpLeosFlowBurstConfigMulticastLimit 1.3.6.1.4.1.6141.2.60.6.1.1.42 unsigned32 read-write
Sets the multicast backlog-limit
             wwpLeosFlowBurstConfigVlanPriFltrOnThld 1.3.6.1.4.1.6141.2.60.6.1.1.43 integer read-write
The threshold of buffer use at which Vlan Priority Filtering is activated if enabled
             wwpLeosFlowBurstConfigVlanPriFltrOffThld 1.3.6.1.4.1.6141.2.60.6.1.1.44 integer read-write
The threshold of buffer use at which Vlan Priority Filtering is deactivated if enabled
             wwpLeosFlowBurstConfigVlanPriFltrPriMatch 1.3.6.1.4.1.6141.2.60.6.1.1.45 integer read-write
when the Vlan Priority filter is activated all priorities less than this are dropped
             wwpLeosFlowBurstConfigVlanPriFltrState 1.3.6.1.4.1.6141.2.60.6.1.1.46 integer read-write
Globaly enables or disabled the Flow Vlan Priority Filter Enumeration: 'disabled': 2, 'enabled': 1.
         wwpLeosFlowNotifAttrs 1.3.6.1.4.1.6141.2.60.6.1.2
             wwpLeosFlowMacMotionAttrOldPort 1.3.6.1.4.1.6141.2.60.6.1.2.1 integer no-access
The port number associated with the MAC that moved.
             wwpLeosFlowMacMotionAttrOldVlan 1.3.6.1.4.1.6141.2.60.6.1.2.2 integer no-access
The vlan number associated with the MAC that moved.
             wwpLeosFlowMacMotionAttrNewPort 1.3.6.1.4.1.6141.2.60.6.1.2.3 integer no-access
The port number associated with the MAC that moved.
             wwpLeosFlowMacMotionAttrNewVlan 1.3.6.1.4.1.6141.2.60.6.1.2.4 integer no-access
The vlan number associated with the MAC that moved.
             wwpLeosFlowMacMotionAttrMacAddr 1.3.6.1.4.1.6141.2.60.6.1.2.5 macaddress no-access
The MAC address that moved.
     wwpLeosFlowNotificationPrefix 1.3.6.1.4.1.6141.2.60.6.2
         wwpLeosFlowNotifications 1.3.6.1.4.1.6141.2.60.6.2.0
             wwpLeosFlowServiceLevelPortOverProvisionedTrap 1.3.6.1.4.1.6141.2.60.6.2.0.1
A wwpLeosFlowServiceLevelPortOverProvisionedTrap notification is sent when the provisioned bandwidth exceeds the total bandwidth available for a port. This situation may also occur when changes in a link aggregation group (such as deleting a port from the group) decrease the total bandwidth or at the bootTime when the link aggregation groups are formed.
             wwpLeosFlowServiceLevelPortUnderProvisionedTrap 1.3.6.1.4.1.6141.2.60.6.2.0.2
A wwpLeosFlowServiceLevelPortUnderProvisionedTrap notification is sent when the previously over-provisioned situation is resolved for a port.
             wwpLeosFlowL2SacHighThreshold 1.3.6.1.4.1.6141.2.60.6.2.0.3
A wwpLeosFlowL2SacHighThreshold notification is sent whenever Macs learned exceeds SAC threshold limit.
             wwpLeosFlowL2SacNormalThreshold 1.3.6.1.4.1.6141.2.60.6.2.0.4
A wwpLeosFlowL2SacNormalThreshold notification is sent whenever Macs learned gets back to normal after exceeding the SAC threshold limit.
             wwpLeosFlowMacMotionNotification 1.3.6.1.4.1.6141.2.60.6.2.0.5
A wwpLeosFlowMacMotionNotification is sent whenever a learned MAC moves from one port/vlan to a new port/vlan, at a rate defined by wwpLeosFlowMacMotionEventsInterval. The five objects returned by this trap are the MAC address that moved, the original port/vlan the MAC was learned on, and the new port/vlan the MAC has moved to.
     wwpLeosFlowMIBConformance 1.3.6.1.4.1.6141.2.60.6.3
         wwpLeosFlowMIBCompliances 1.3.6.1.4.1.6141.2.60.6.3.1
         wwpLeosFlowMIBGroups 1.3.6.1.4.1.6141.2.60.6.3.2