Home/Catalog/CISCO-ENTITY-QFP-MIB

CISCO-ENTITY-QFP-MIB

AI MIB Summary

The CISCO-ENTITY-QFP-MIB enables monitoring of Cisco Quantum Flow Processor (QFP) hardware components, classified as CPU entities within the ENTITY-MIB, by exposing real-time utilization, memory, and system statistics. These metrics specifically track input/output channel loads, priority versus non-priority packet processing, and the percentage of time spent forwarding packets relative to idle cycles for capacity planning.

This MIB module defines managed objects that facilitate the management of Quantum Flow Processors (QFP), which are listed in the ENTITY-MIB (RFC 4133) entPhysicalTable as an entPhysicalClass of 'cpu'. The Quantum Flow Processors (QFP) technology is an architecture family developed by Cisco, which has fully integrated and programmable networking chip set that controls different functions of a system such as packet forwarding. This module contains objects to monitor various QFP statistics such as system, utilization, memory, etc. The utilization statistics can be used for future capacity planning. The calculation of this statistics may vary by devices which host QFPs, hence the user must refer to the specific device document of interest for the exact method of calculation. The utilization statistics have the following terminology. o Input - Communication channel where packets arrive on the QFP. o Output - Communication channel where packets leave the QFP. o Priority - A classification applied to packets indicating they should be treated with greater urgency. o Non-Priority - A classification applied to packets indicating they should be treated with lesser urgency. o Processing Load - The percentage of time over some interval that the QFP has spent forwarding packets, relative to the total time spent both forwarding packets and being idle.
Main OID:
ciscoEntityQfpMIB.1.3.6.1.4.1.9.9.715
65
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

65 total
Object Name
ciscoEntityQfpMIBThis MIB module defines managed objects that facilitate the management of Quantum Flow Processors (QFP), which are listed in the ENTITY-MIB (RFC 4133) entPhysicalTable as an entPhysicalClass of 'cpu'. The Quantum Flow Processors (QFP) technology is an architecture family developed by Cisco, which has fully integrated and programmable networking chip set that controls different functions of a system such as packet forwarding. This module contains objects to monitor various QFP statistics such as system, utilization, memory, etc. The utilization statistics can be used for future capacity planning. The calculation of this statistics may vary by devices which host QFPs, hence the user must refer to the specific device document of interest for the exact method of calculation. The utilization statistics have the following terminology. o Input - Communication channel where packets arrive on the QFP. o Output - Communication channel where packets leave the QFP. o Priority - A classification applied to packets indicating they should be treated with greater urgency. o Non-Priority - A classification applied to packets indicating they should be treated with lesser urgency. o Processing Load - The percentage of time over some interval that the QFP has spent forwarding packets, relative to the total time spent both forwarding packets and being idle.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.715
ciscoEntityQfpMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.0
ceqfpMemoryResRisingThreshNotifA notification indicating that the QFP memory usage is rising the threshold on this memory resource. This notification will be sent, whenever the QFP memory usage (ceqfpMemoryResInUse) is equal to or above the rising threshold (ceqfpMemoryResRisingThreshold). An agent may throttle the generation of consecutive ceqfpMemoryResRisingThreshNotif notification so that there is at least a five second (suggested default) gap between notification of this type.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.715.0.1
ceqfpMemoryResFallingThreshNotifA notification indicating that the QFP memory usage is equal to or below the falling threshold on this memory resource. This notification will be sent, whenever the QFP memory usage (ceqfpMemoryResInUse) is equal to or below the falling threshold (ceqfpMemoryResFallingThreshold). An agent may throttle the generation of consecutive ceqfpMemoryResFallingThreshNotif notification so that there is at least a five second (suggested default) gap between notification of this type.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.715.0.2
ceqfpThroughputNotifA notification indicating that the average throughput rate for the configured interval has exceeded the threshold or reached maximum bandwidth allowed. This notification will be sent, whenever the ceqfpThroughputLevel object has the value warning(2) or exceed(3). The condition for trap generation will be checked in every ceqfpThroughputInterval. ceqfpThroughputNotif with ceqfpThrougputLevel as warning(2) indicates that average throughput rate has crossed the configured threshold. ceqfpThroughputNotif with ceqfpThrougputLevel as exceed(3) indicates that average throughput rate has reached maximum licensed bandwidth.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.715.0.3
ciscoEntityQfpMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.1
ciscoEntityQfp
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.1.1
ceqfpSystemTableThis table maintains the QFP system information for each QFP physical entity. An agent creates a conceptual row to this table corresponding to a QFP physical entity upon detection of a physical entity supporting the QFP system information. An agent destroys a conceptual row from this table corresponding to a QFP physical entity upon removal of the QFP host physical entity.
SEQUENCE OF CeqfpSystemEntry
.1.3.6.1.4.1.9.9.715.1.1.1
ceqfpSystemEntryA conceptual row in the ceqfpSystemTable. There is an entry in this table for each QFP entity, as defined by a value of entPhysicalIndex.
CeqfpSystemEntry
.1.3.6.1.4.1.9.9.715.1.1.1.1
ceqfpSystemTrafficDirectionThis object represents the traffic direction that this QFP is assigned to process. The enumerated values are described below. none (1) - The QFP is not assigned to processes any traffic yet ingress (2) - The QFP processes inbound traffic egress (3) - The QFP processes outbound traffic both (4) - The QFP processes both inbound and outbound trafficro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.1.1.1
ceqfpSystemStateThis object represents the current QFP state. The enumerated values are described below. unknown (1) - The state of the QFP is unknown reset (2) - The QFP is reset init (3) - The QFP is being initialized active (4) - The QFP is active in a system with redundant QFP activeSolo (5) - The QFP is active and there is no redundant QFP in the system standby (6) - The QFP is standby in a redundant system. hotStandby (7) - The QFP is standby and synchronized with active, so that a switchover in this state will preserve state of the active. Stateful datapath features are synchronized between the active QFP and standby QFPro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.1.1.2
ceqfpNumberSystemLoadsThis object represents the number of times the QFP is loaded, since the QFP host is up.ro
Counter32
.1.3.6.1.4.1.9.9.715.1.1.1.1.3
ceqfpSystemLastLoadTimeThis object represents the QFP last load time.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.715.1.1.1.1.4
ceqfpFiveSecondUtilAlgoThis objects represents the method used to calculate 5 Second interval utilization data. The enumerated values are described below. unknown (1) - The calculation method is unknown fiveSecSample (2) - The value is calculated based on the last 5 second sampling period of utilization data.ro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.2
ceqfpOneMinuteUtilAlgoThis objects represents the method used to calculate 1 Minute interval utilization data. The enumerated values are described below. unknown (1) - The calculation method is unknown fiveSecSMA (2) - The value is calculated using Simple Moving Average of last 12 five seconds utilization data.ro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.3
ceqfpFiveMinutesUtilAlgoThis objects represents the method used to calculate 5 Minutes interval utilization data. The enumerated values are described below. unknown (1) - The calculation method is unknown fiveSecSMA (2) - The value is calculated using Simple Moving Average of last 60 five seconds utilization data.ro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.4
ceqfpSixtyMinutesUtilAlgoThis objects represents the method used to calculate 60 Minutes interval utilization data. The enumerated values are described below. unknown (1) - The calculation method is unknown fiveSecSMA (1) - The value is calculated using Simple Moving Average of last 720 five seconds utilization data.ro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.5
ceqfpUtilizationTableThis table maintains the utilization statistics collected by each QFP physical entity at various time interval such as last 5 seconds, 1 minute, etc. An agent creates a conceptual row to this table corresponding to a QFP physical entity for a time interval upon detection of a physical entity supporting the utilization statistics for a time interval. The agent destroys a conceptual row from this table corresponding to a QFP physical entity for a time interval upon removal of the QFP host physical entity or it does not receive the utilization statistics update for a certain time period. The time period to wait before deleting an entry from this table would be the discretion of the supporting device.
SEQUENCE OF CeqfpUtilizationEntry
.1.3.6.1.4.1.9.9.715.1.1.6
ceqfpUtilizationEntryA conceptual row in the ceqfpUtilizationTable. There is an entry in this table for each QFP entity by a value of entPhysicalIndex and the supported time interval by a value of ceqfpUtilTimeInterval. The method of utilization data calculation for each interval period can be identified through the respective interval scalar objects. For example the utilizaiton data calculation method for 'fiveSecond' interval can be identified by ceqfpFiveSecondUtilAlgo.
CeqfpUtilizationEntry
.1.3.6.1.4.1.9.9.715.1.1.6.1
ceqfpUtilTimeIntervalThis object identifies the time interval for which the utilization statistics being collected. The interval values can be 5 second, 1 minute, etc. as specified in the CiscoQfpTimeInterval.
CiscoQfpTimeInterval
.1.3.6.1.4.1.9.9.715.1.1.6.1.1
ceqfpUtilInputPriorityPktRateThis object represents the QFP input channel priority packet rate during this interval.ro
CiscoQfpPacketRate UNITS "packets per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.2
ceqfpUtilInputPriorityBitRateThis object represents the QFP input channel priority bit rate during this interval.ro
CiscoQfpBitRate UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.3
ceqfpUtilInputNonPriorityPktRateThis object represents the QFP input channel non-priority packet rate during this interval.ro
CiscoQfpPacketRate UNITS "packets per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.4
ceqfpUtilInputNonPriorityBitRateThis object represents the QFP input channel non-priority bit rate during this interval.ro
CiscoQfpBitRate UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.5
ceqfpUtilInputTotalPktRateThis object represents the QFP input channel total packet rate during this interval, which includes both priority and non-priority input packet rate.ro
CiscoQfpPacketRate UNITS "packets per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.6
ceqfpUtilInputTotalBitRateThis object represents the QFP input channel total bit rate during this interval, which includes both priority and non-priority input bit rate.ro
CiscoQfpBitRate UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.7
ceqfpUtilOutputPriorityPktRateThis object represents the QFP output channel priority packet rate during this interval.ro
CiscoQfpPacketRate UNITS "packets per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.8
ceqfpUtilOutputPriorityBitRateThis object represents the QFP output channel priority bit rate during this interval.ro
CiscoQfpBitRate UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.9
ceqfpUtilOutputNonPriorityPktRateThis object represents the QFP output channel non-priority packet rate during this interval.ro
CiscoQfpPacketRate UNITS "packets per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.10
ceqfpUtilOutputNonPriorityBitRateThis object represents the QFP output channel non-priority bit rate during this interval.ro
CiscoQfpBitRate UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.11
ceqfpUtilOutputTotalPktRateThis object represents the QFP output channel total packet rate during this interval, which includes both priority and non-priority output packet rate.ro
CiscoQfpPacketRate UNITS "packets per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.12
ceqfpUtilOutputTotalBitRateThis object represents the QFP output channel total bit rate during this interval, which includes both priority and non-priority bit rate.ro
CiscoQfpBitRate UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.6.1.13
ceqfpUtilProcessingLoadThis object represents the QFP processing load during this interval.ro
Gauge32
.1.3.6.1.4.1.9.9.715.1.1.6.1.14
ceqfpMemoryResourceTableThis table maintains the memory resources statistics for each QFP physical entity. An agent creates a conceptual row to this table corresponding to a QFP physical entity and its supported memory resource type upon detection of a physical entity supporting the memory resource statistics for a memory resource type. An agent destroys a conceptual row from this table corresponding to a QFP physical entity and its supported memory resource type upon removal of the QFP host physical entity or it does not receive memory resource statistics update for a certain time period. The time period to wait before deleting an entry from this table would be the discretion of the supporting device.
SEQUENCE OF CeqfpMemoryResourceEntry
.1.3.6.1.4.1.9.9.715.1.1.7
ceqfpMemoryResourceEntryA conceptual row in the ceqfpMemoryResourceTable. There is an entry in this table for each QFP entity by a value of entPhysicalIndex and the supported memory resource type by a value of ceqfpMemoryResType.
CeqfpMemoryResourceEntry
.1.3.6.1.4.1.9.9.715.1.1.7.1
ceqfpMemoryResTypeThis object indicates the type of the memory resource used by the QFP. This object is one of the indices to uniquely identify the QFP memory resource type.
CiscoQfpMemoryResource
.1.3.6.1.4.1.9.9.715.1.1.7.1.1
ceqfpMemoryResTotalThis object represents total memory available on this memory resource.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.2
ceqfpMemoryResInUseThis object represents the memory which is currently under use on this memory resource.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.3
ceqfpMemoryResFreeThis object represents the memory which is currently free on this memory resource.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.4
ceqfpMemoryResLowFreeWatermarkThis object represents lowest free water mark on this memory resource.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.5
ceqfpMemoryResRisingThresholdThis object represents the rising threshold value for this memory resource. A value of zero means that the rising threshold is not supported for this memory resource. The value of this object can not be set to lower than or equal to ceqfpMemoryResFallingThreshold. A rising (ceqfpMemoryResRisingThreshNotif) notification will be generated, whenever the memory resource usage (ceqfpMemoryHCResInUse) is equal to or greater than this value. After a rising notification is generated, another such notification will not be generated until the ceqfpMemoryResInUse falls below this value and reaches the ceqfpMemoryResFallingThreshold.rw
Unsigned32
.1.3.6.1.4.1.9.9.715.1.1.7.1.6
ceqfpMemoryResFallingThresholdThis object represents the falling threshold value for this memory resource. A value of zero means that the falling threshold is not supported for this memory resource. The value of this object can not be set to higher than or equal to ceqfpMemoryResRisingThreshold. A falling (ceqfpMemoryResRisingThreshNotif) notification will be generated, whenever the memory resource usage (ceqfpMemoryHCResInUse) is equal to or lesser than this value. After a falling notification is generated, another such notification will not be generated until the ceqfpMemoryResInUse rises above this value and reaches the ceqfpMemoryResRisingThreshold.rw
Unsigned32
.1.3.6.1.4.1.9.9.715.1.1.7.1.7
ceqfpMemoryResTotalOvrflwThis object represents the upper 32-bit of ceqfpMemoryResTotal. This object needs to be supported only when the value of ceqfpMemoryResTotal exceeds 32-bit, otherwise this object value would be set to 0.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.8
ceqfpMemoryHCResTotalThis object is a 64-bit version of ceqfpMemoryResTotal.ro
CounterBasedGauge64 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.9
ceqfpMemoryResInUseOvrflwThis object represents the upper 32-bit of ceqfpMemoryResInUse. This object needs to be supported only when the value of ceqfpMemoryResInUse exceeds 32-bit, otherwise this object value would be set to 0.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.10
ceqfpMemoryHCResInUseThis object is a 64-bit version of ceqfpMemoryInRes.ro
CounterBasedGauge64 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.11
ceqfpMemoryResFreeOvrflwThis object represents the upper 32-bit of ceqfpMemoryResFree. This object needs to be supported only when the value of ceqfpMemoryResFree exceeds 32-bit, otherwise this object value would be set to 0.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.12
ceqfpMemoryHCResFreeThis object is a 64-bit version of ceqfpMemoryResFree.ro
CounterBasedGauge64 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.13
ceqfpMemoryResLowFreeWatermarkOvrflwThis object represents the upper 32-bit of ceqfpMemoryResLowFreeWatermark. This object needs to be supported only when the value of ceqfpMemoryResLowFreeWatermark exceeds 32-bit, otherwise this object value would be set to 0.ro
Gauge32 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.14
ceqfpMemoryHCResLowFreeWatermarkThis object is a 64-bit version of ceqfpMemoryResLowFreeWatermark.ro
CounterBasedGauge64 UNITS "kilo bytes"
.1.3.6.1.4.1.9.9.715.1.1.7.1.15
ceqfpThroughputTableThis table maintains the throughput information for each QFP physical entity. An agent creates a conceptual row to this table corresponding to a QFP physical entity upon detection of a physical entity supporting the QFP throughput information. An agent destroys a conceptual row from this table corresponding to a QFP physical entity upon removal of the QFP host physical entity.
SEQUENCE OF CeqfpThroughputEntry
.1.3.6.1.4.1.9.9.715.1.1.8
ceqfpThroughputEntryA conceptual row in the ceqfpThroughputTable. There is an entry in this table for each QFP entity, as defined by a value of entPhysicalIndex.
CeqfpThroughputEntry
.1.3.6.1.4.1.9.9.715.1.1.8.1
ceqfpThroughputLicensedBWThis object represents the bandwidth for installed throughput license.ro
Counter64 UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.8.1.1
ceqfpThroughputLevelThis object represents the current throughput level for installed throughput license. normal (1) - Throughput usage is normal warning (2) - Throughput usage has crossed the configured threshold limit exceed (3) - Throughput usage has exceeded the total licensed bandwidthro
Enumeration
.1.3.6.1.4.1.9.9.715.1.1.8.1.2
ceqfpThroughputIntervalThe object represents the configured time interval at which the ceqfpThroughputLevel is checked.rw
Integer32
.1.3.6.1.4.1.9.9.715.1.1.8.1.3
ceqfpThroughputThresholdThe object represents the configured throughput threshold.rw
Integer32
.1.3.6.1.4.1.9.9.715.1.1.8.1.4
ceqfpThroughputAvgRateThe object represents the average throughput rate in the interval ceqfpThroughputInterval.ro
Counter64 UNITS "bits per second"
.1.3.6.1.4.1.9.9.715.1.1.8.1.5
ciscoEntityQfpNotif
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.1.2
ceqfpMemoryResThreshNotifEnabledThis object controls memory resource rising and falling threshold notification. When this object contains a value 'true', then generation of memory resource threshold notification is enabled. If this object contains a value 'false', then generation of memory resource threshold notification is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.715.1.2.1
ceqfpMemoryResCurrentRisingThreshThis object represents the current rising threshold value, which triggers the rising threshold notification (ceqfpMemoryResRisingThreshNotif).ro
Unsigned32
.1.3.6.1.4.1.9.9.715.1.2.2
ceqfpMemoryResCurrentFallingThreshThis object represents the current falling threshold value, which triggers the falling threshold notification (ceqfpMemoryResFallingThreshNotif).ro
Unsigned32 UNITS "percent"
.1.3.6.1.4.1.9.9.715.1.2.3
ceqfpThroughputNotifEnabledThis object controls throughput rate notification. When this object contains a value 'true', then generation of ceqfpThroughputNotif is enabled. If this object contains a value 'false', then generation of ceqfpThroughputNotif is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.715.1.2.4
ciscoEntityQfpMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.2
ciscoEntityQfpMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.2.1
ciscoEntityQfpMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.715.2.2
CISCO-ENTITY-QFP-MIB - SNMP MIB Reference | MIBs Explorer