CISCO-ENTITY-QFP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.715
- Last updated
- 2014-06-18 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2014-06-18 00:00, 2012-06-06 00:00, 2009-12-02 00:00
- Namespace
- cisco
- Source file
CISCO-ENTITY-QFP-MIB- Digest
sha256:9dd7ab82eac2730ae894e33a11ae5256b0a5949771ece9e56b9f721e57efc6d1
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| HCNUM-TC | CounterBasedGauge64 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ENTITY-QFP-MIB CISCO-SMI ENTITY-MIB HCNUM-TC IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoQfpBitRate TEXTUAL-CONVENTION An estimate of throughput in units of bits per second. The CiscoQfpBitRate type represents a non-negative integer, which may increase or decrease, but shall never exceed a maximum value, nor fall below a minimum value of Counter64. The Counter64 syntax is used for encoding rules. | current | |||
| CiscoQfpMemoryResource TEXTUAL-CONVENTION An enumerated integer-value describing various memory resources used by the QFP. dram (1) - Dynamic Random Access Memory (DRAM) memory resource | current | |||
| CiscoQfpPacketRate TEXTUAL-CONVENTION An estimate of throughput in units of packets per second. The CiscoQfpPacketRate type represents a non-negative integer, which may increase or decrease, but shall never exceed a maximum value, nor fall below a minimum value of Counter64. The Counter64 syntax is used for encoding rules. | current | |||
| CiscoQfpTimeInterval TEXTUAL-CONVENTION An enumerated integer-value describing the available interval values for which the periodic statistics are to be collected. fiveSeconds (1) - Interval to collect last 5 seconds statistics oneMinute(2) - Interval to collect last 1 minute statistics fiveMinutes(3) - Interval to collect last 5 minutes statistics sixtyMinutes(4) - Interval to collect last 60 minutes statistics | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoEntityQfpMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.0 | |||
| ciscoEntityQfpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.1 | |||
| ciscoEntityQfp OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.1.1 | |||
| ceqfpSystemTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.1 | not-accessible | current | |
| ceqfpSystemEntry OBJECT-TYPE A conceptual row in the ceqfpSystemTable. There is an entry in this table for each QFP entity, as defined by a value of entPhysicalIndex. | 1.3.6.1.4.1.9.9.715.1.1.1.1 | not-accessible | current | |
| ceqfpSystemTrafficDirection OBJECT-TYPE This 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 traffic | 1.3.6.1.4.1.9.9.715.1.1.1.1.1 | INTEGER {none(1), ingress(2), egress(3), both(4)} | read-only | current |
| ceqfpSystemState OBJECT-TYPE This 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 QFP | 1.3.6.1.4.1.9.9.715.1.1.1.1.2 | INTEGER {unknown(1), reset(2), init(3), active(4), activeSolo(5), standby(6), hotStandby(7)} | read-only | current |
| ceqfpNumberSystemLoads OBJECT-TYPE This object represents the number of times the QFP is loaded, since the QFP host is up. | 1.3.6.1.4.1.9.9.715.1.1.1.1.3 | Counter32 | read-only | current |
| ceqfpSystemLastLoadTime OBJECT-TYPE This object represents the QFP last load time. | 1.3.6.1.4.1.9.9.715.1.1.1.1.4 | DateAndTime | read-only | current |
| ceqfpFiveSecondUtilAlgo OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.2 | INTEGER {unknown(1), fiveSecSample(2)} | read-only | current |
| ceqfpOneMinuteUtilAlgo OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.3 | INTEGER {unknown(1), fiveSecSMA(2)} | read-only | current |
| ceqfpFiveMinutesUtilAlgo OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.4 | INTEGER {unknown(1), fiveSecSMA(2)} | read-only | current |
| ceqfpSixtyMinutesUtilAlgo OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.5 | INTEGER {unknown(1), fiveSecSMA(2)} | read-only | current |
| ceqfpUtilizationTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.6 | not-accessible | current | |
| ceqfpUtilizationEntry OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.715.1.1.6.1 | not-accessible | current | |
| ceqfpUtilTimeInterval OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.6.1.1 | CiscoQfpTimeInterval | not-accessible | current |
| ceqfpUtilInputPriorityPktRate OBJECT-TYPE This object represents the QFP input channel priority packet rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.2 | CiscoQfpPacketRate | read-only | current |
| ceqfpUtilInputPriorityBitRate OBJECT-TYPE This object represents the QFP input channel priority bit rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.3 | CiscoQfpBitRate | read-only | current |
| ceqfpUtilInputNonPriorityPktRate OBJECT-TYPE This object represents the QFP input channel non-priority packet rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.4 | CiscoQfpPacketRate | read-only | current |
| ceqfpUtilInputNonPriorityBitRate OBJECT-TYPE This object represents the QFP input channel non-priority bit rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.5 | CiscoQfpBitRate | read-only | current |
| ceqfpUtilInputTotalPktRate OBJECT-TYPE This object represents the QFP input channel total packet rate during this interval, which includes both priority and non-priority input packet rate. | 1.3.6.1.4.1.9.9.715.1.1.6.1.6 | CiscoQfpPacketRate | read-only | current |
| ceqfpUtilInputTotalBitRate OBJECT-TYPE This object represents the QFP input channel total bit rate during this interval, which includes both priority and non-priority input bit rate. | 1.3.6.1.4.1.9.9.715.1.1.6.1.7 | CiscoQfpBitRate | read-only | current |
| ceqfpUtilOutputPriorityPktRate OBJECT-TYPE This object represents the QFP output channel priority packet rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.8 | CiscoQfpPacketRate | read-only | current |
| ceqfpUtilOutputPriorityBitRate OBJECT-TYPE This object represents the QFP output channel priority bit rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.9 | CiscoQfpBitRate | read-only | current |
| ceqfpUtilOutputNonPriorityPktRate OBJECT-TYPE This object represents the QFP output channel non-priority packet rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.10 | CiscoQfpPacketRate | read-only | current |
| ceqfpUtilOutputNonPriorityBitRate OBJECT-TYPE This object represents the QFP output channel non-priority bit rate during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.11 | CiscoQfpBitRate | read-only | current |
| ceqfpUtilOutputTotalPktRate OBJECT-TYPE This object represents the QFP output channel total packet rate during this interval, which includes both priority and non-priority output packet rate. | 1.3.6.1.4.1.9.9.715.1.1.6.1.12 | CiscoQfpPacketRate | read-only | current |
| ceqfpUtilOutputTotalBitRate OBJECT-TYPE This object represents the QFP output channel total bit rate during this interval, which includes both priority and non-priority bit rate. | 1.3.6.1.4.1.9.9.715.1.1.6.1.13 | CiscoQfpBitRate | read-only | current |
| ceqfpUtilProcessingLoad OBJECT-TYPE This object represents the QFP processing load during this interval. | 1.3.6.1.4.1.9.9.715.1.1.6.1.14 | Gauge32 (0..100) | read-only | current |
| ceqfpMemoryResourceTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7 | not-accessible | current | |
| ceqfpMemoryResourceEntry OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1 | not-accessible | current | |
| ceqfpMemoryResType OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.1 | CiscoQfpMemoryResource | not-accessible | current |
| ceqfpMemoryResTotal OBJECT-TYPE This object represents total memory available on this memory resource. | 1.3.6.1.4.1.9.9.715.1.1.7.1.2 | Gauge32 | read-only | current |
| ceqfpMemoryResInUse OBJECT-TYPE This object represents the memory which is currently under use on this memory resource. | 1.3.6.1.4.1.9.9.715.1.1.7.1.3 | Gauge32 | read-only | current |
| ceqfpMemoryResFree OBJECT-TYPE This object represents the memory which is currently free on this memory resource. | 1.3.6.1.4.1.9.9.715.1.1.7.1.4 | Gauge32 | read-only | current |
| ceqfpMemoryResLowFreeWatermark OBJECT-TYPE This object represents lowest free water mark on this memory resource. | 1.3.6.1.4.1.9.9.715.1.1.7.1.5 | Gauge32 | read-only | current |
| ceqfpMemoryResRisingThreshold OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.6 | Unsigned32 (0..100) | read-write | current |
| ceqfpMemoryResFallingThreshold OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.7 | Unsigned32 (0..100) | read-write | current |
| ceqfpMemoryResTotalOvrflw OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.8 | Gauge32 | read-only | current |
| ceqfpMemoryHCResTotal OBJECT-TYPE This object is a 64-bit version of ceqfpMemoryResTotal. | 1.3.6.1.4.1.9.9.715.1.1.7.1.9 | CounterBasedGauge64 | read-only | current |
| ceqfpMemoryResInUseOvrflw OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.10 | Gauge32 | read-only | current |
| ceqfpMemoryHCResInUse OBJECT-TYPE This object is a 64-bit version of ceqfpMemoryInRes. | 1.3.6.1.4.1.9.9.715.1.1.7.1.11 | CounterBasedGauge64 | read-only | current |
| ceqfpMemoryResFreeOvrflw OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.12 | Gauge32 | read-only | current |
| ceqfpMemoryHCResFree OBJECT-TYPE This object is a 64-bit version of ceqfpMemoryResFree. | 1.3.6.1.4.1.9.9.715.1.1.7.1.13 | CounterBasedGauge64 | read-only | current |
| ceqfpMemoryResLowFreeWatermarkOvrflw OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.7.1.14 | Gauge32 | read-only | current |
| ceqfpMemoryHCResLowFreeWatermark OBJECT-TYPE This object is a 64-bit version of ceqfpMemoryResLowFreeWatermark. | 1.3.6.1.4.1.9.9.715.1.1.7.1.15 | CounterBasedGauge64 | read-only | current |
| ceqfpThroughputTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.1.8 | not-accessible | current | |
| ceqfpThroughputEntry OBJECT-TYPE A conceptual row in the ceqfpThroughputTable. There is an entry in this table for each QFP entity, as defined by a value of entPhysicalIndex. | 1.3.6.1.4.1.9.9.715.1.1.8.1 | not-accessible | current | |
| ceqfpThroughputLicensedBW OBJECT-TYPE This object represents the bandwidth for installed throughput license. | 1.3.6.1.4.1.9.9.715.1.1.8.1.1 | Counter64 | read-only | current |
| ceqfpThroughputLevel OBJECT-TYPE This 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 bandwidth | 1.3.6.1.4.1.9.9.715.1.1.8.1.2 | INTEGER {normal(1), warning(2), exceed(3)} | read-only | current |
| ceqfpThroughputInterval OBJECT-TYPE The object represents the configured time interval at which the ceqfpThroughputLevel is checked. | 1.3.6.1.4.1.9.9.715.1.1.8.1.3 | Integer32 (10..86400) | read-write | current |
| ceqfpThroughputThreshold OBJECT-TYPE The object represents the configured throughput threshold. | 1.3.6.1.4.1.9.9.715.1.1.8.1.4 | Integer32 (75..95) | read-write | current |
| ceqfpThroughputAvgRate OBJECT-TYPE The object represents the average throughput rate in the interval ceqfpThroughputInterval. | 1.3.6.1.4.1.9.9.715.1.1.8.1.5 | Counter64 | read-only | current |
| ciscoEntityQfpNotif OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.1.2 | |||
| ceqfpMemoryResThreshNotifEnabled OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.2.1 | TruthValue | read-write | current |
| ceqfpMemoryResCurrentRisingThresh OBJECT-TYPE This object represents the current rising threshold value, which triggers the rising threshold notification (ceqfpMemoryResRisingThreshNotif). | 1.3.6.1.4.1.9.9.715.1.2.2 | Unsigned32 (1..100) | accessible-for-notify | current |
| ceqfpMemoryResCurrentFallingThresh OBJECT-TYPE This object represents the current falling threshold value, which triggers the falling threshold notification (ceqfpMemoryResFallingThreshNotif). | 1.3.6.1.4.1.9.9.715.1.2.3 | Unsigned32 | accessible-for-notify | current |
| ceqfpThroughputNotifEnabled OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.715.1.2.4 | TruthValue | read-write | current |
| ciscoEntityQfpMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.2 | |||
| ciscoEntityQfpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.2.1 | |||
| ciscoEntityQfpMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.715.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ceqfpMemoryResRisingThreshNotif NOTIFICATION-TYPE A 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. | 1.3.6.1.4.1.9.9.715.0.1 | current |
| ceqfpMemoryResFallingThreshNotif NOTIFICATION-TYPE A 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. | 1.3.6.1.4.1.9.9.715.0.2 | current |
| ceqfpThroughputNotif NOTIFICATION-TYPE A 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. | 1.3.6.1.4.1.9.9.715.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoEntityQfpMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for CISCO-ENTITY-QFP-MIB | 1.3.6.1.4.1.9.9.715.2.1.1 | deprecated |
| ciscoEntityQfpMIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for CISCO-ENTITY-QFP-MIB. This compliance module deprecates ciscoEntityQfpMIBComplianceRev1. | 1.3.6.1.4.1.9.9.715.2.1.2 | current |
| ciscoEntityQfpSystemGroup OBJECT-GROUP This group contains collection of QFP system information. | 1.3.6.1.4.1.9.9.715.2.2.1 | current |
| ciscoEntityQfpUtilizationAlgoGroup OBJECT-GROUP This group contains collection of QFP utilization algorithm objects. | 1.3.6.1.4.1.9.9.715.2.2.2 | current |
| ciscoEntityQfpUtilizationGroup OBJECT-GROUP This group contains collection of QFP utilization information. | 1.3.6.1.4.1.9.9.715.2.2.3 | current |
| ciscoEntityQfpMemoryResourceGroup OBJECT-GROUP This group contains collection of QFP memory resource information. | 1.3.6.1.4.1.9.9.715.2.2.4 | current |
| ciscoEntityQfpNotifGroup NOTIFICATION-GROUP This group contains collection of QFP notifications. | 1.3.6.1.4.1.9.9.715.2.2.5 | current |
| ciscoEntityQfpMemoryResNotifGroup OBJECT-GROUP This group contains memory resource notification control objects. | 1.3.6.1.4.1.9.9.715.2.2.6 | current |
| ciscoEntityQfpMemoryResourceOvrflwGroup OBJECT-GROUP This group contains collection of upper 32-bit QFP memory resource information. | 1.3.6.1.4.1.9.9.715.2.2.7 | current |
| ciscoEntityQfpMemoryHCResourceGroup OBJECT-GROUP This group contains collection of high capacity(HC) objects of QFP memory resource information. | 1.3.6.1.4.1.9.9.715.2.2.8 | current |
| ceqfpThroughputGroup OBJECT-GROUP This group contains collection of throughput rate information. | 1.3.6.1.4.1.9.9.715.2.2.9 | current |