CISCO-ENTITY-PERFORMANCE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.756
- Last updated
- 2014-06-18 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2014-06-18 00:00, 2010-09-09 00:00
- Namespace
- cisco
- Source file
CISCO-ENTITY-PERFORMANCE-MIB- Digest
sha256:5afb08d4eebc86475c7102008bce41e9f2b72b5dbce76b574e42db5a0288a118
Description
This MIB module defines managed objects that facilitate to monitor performance of any physical entity, which are listed in the ENTITY-MIB (RFC 4133) entPhysicalTable. The performance monitoring includes utilization, input/output packet/byte rates, etc. This monitoring is through the measurement periods of current, 1-minute, 5-minutes, 15-minutes. The performance data calculation method would vary for each entity for a specific interval, hence users of this MIB should obtain the information using the object cepStatsAlgorithm for a specific interval. The performance statistics can be accumulated for the 1-minute, 5-minutes and 15-minutes (recommended) intervals. At any one time, an agent maintains one current (incomplete) interval for each interval type and up to 96 completed interval number. Fewer than 96 interval number of data will be available if the agent has been restarted within the last 24 hours for 15 minutes interval, 8 hours for 5 minutes interval, and 1.36 hours for 1 minute interval. There is no requirement for an agent to ensure fixed relationship between the start of a one/five/fifteen minute intervals and wall clock, however some agents may align the fifteen minutes interval with quarter hours. The following terminologies apply within the scope of this MIB. o entity - Any physical entity which can support performance monitoring as specified in this MIB o Utilization - The ratio of current usage to the maximum capacity the entity can handle o Input - Communication channel where packets arrive on the entity o Output - Communication channel where packets leave the entity Acronyms ======== SMA - Simple Moving Average
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 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TimeStamp, 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-PERFORMANCE-MIB CISCO-SMI ENTITY-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoEntPerfHistInterval TEXTUAL-CONVENTION This textual convention denotes an enumerated integer-value that represents the available interval values for which the historic performance statistics are to be collected. oneMinute (1) - Last 1 minute statistics fiveMinutes (2) - Last 5 minutes statistics fifteenMinutes (3) - Last 15 minutes statistics | current | |||
| CiscoEntPerfInterval TEXTUAL-CONVENTION This textual convention denotes an enumerated integer-value that represents the available interval values for which the periodic statistics are to be collected. current (1) - Current interval to collect statistics. In case of any entity which only start collecting statistics from last 5/10 seconds then the entity can choose this interval oneMinute (2) - Interval to collect last 1 minute statistics fiveMinutes (3) - Interval to collect last 5 minutes statistics fifteenMinutes (4) - Interval to collect last 15 minutes statistics | current | |||
| CiscoEntPerfIntervalAlgo TEXTUAL-CONVENTION This textual convention denotes an enumerated integer-value that represents the method used to calculate the specific interval data. unknown (1) - The calculation method is unknown other (2) - The calculation method is not list in this enumeration. current (3) - This is current data algoSMA (4) - Simple Moving Average over the specified interval | current | |||
| CiscoEntPerfMeasurement TEXTUAL-CONVENTION This textual convention indicates the measurement of entity performance. | current | |||
| CiscoEntPerfRange TEXTUAL-CONVENTION This textual convention indicates the allowed range for the specified measurement of entity performance. rangePercentage(1) 0 - 100 rangeInt32(2) 0 - 4294967295 rangeInt64(3) 0 - 18446744073709551615 | current | |||
| CiscoEntPerfType TEXTUAL-CONVENTION This textual convention denotes an enumerated integer-value that represents the available various measurement types. utilization(1) - The ratio of current usage to the maximum capacity the entity can handle bitInputRate(2) - Input bit rate bitOutputRate(3) - Output bit rate bitDropRate(4) - Drop bit rate packetInputRate(5) - Input packet rate packetOutputRate(6) - Output packet rate packetDropRate(7) - Drop packet rate | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoEntityPerformanceMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.756.0 | |||
| ciscoEntityPerformanceMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.756.1 | |||
| cepEntityTable OBJECT-TYPE This table maintains the specific performance information for each physical entity, which supports performance monitoring. An agent creates a conceptual row to this table corresponding to a physical entity upon detection of a physical entity supporting the performance monitoring. An agent destroys a conceptual row from this table corresponding to a physical entity upon removal of the physical entity. | 1.3.6.1.4.1.9.9.756.1.1 | not-accessible | current | |
| cepEntityEntry OBJECT-TYPE A conceptual row in the cepEntityTable. There is an entry in this table for each entity which supports performance monitoring, as defined by a value of entPhysicalIndex. | 1.3.6.1.4.1.9.9.756.1.1.1 | not-accessible | current | |
| cepEntityNumReloads OBJECT-TYPE This object provides the number of times the entity is reloaded, since the entity host is up. | 1.3.6.1.4.1.9.9.756.1.1.1.1 | Counter32 | read-only | current |
| cepEntityLastReloadTime OBJECT-TYPE This object provides the entity last reload time. | 1.3.6.1.4.1.9.9.756.1.1.1.2 | DateAndTime | read-only | current |
| cepConfigTable OBJECT-TYPE This table maintains the performance configuration information for each physical entity at various performance time intervals such as current, 1 minute, etc. An agent creates a conceptual row to this table corresponding to a physical entity for each supported performance measurement and a performance interval upon detection. The agent destroys a conceptual row from this table corresponding to a physical entity for a specific performance measurement and an interval upon removal of the physical entity. | 1.3.6.1.4.1.9.9.756.1.2 | not-accessible | current | |
| cepConfigEntry OBJECT-TYPE A conceptual row in the cepConfigTable. There is an entry in this table for each entity by a value of entPhysicalIndex, the supported performance time interval by a value of cepConfigInterval, and the supported performance type by a value of cepConfigPerfType. | 1.3.6.1.4.1.9.9.756.1.2.1 | not-accessible | current | |
| cepConfigInterval OBJECT-TYPE This object identifies the time interval for which the performance configuration being applied. The interval values can be current, 1 minute, etc. as specified in the CiscoEntPerfInterval. | 1.3.6.1.4.1.9.9.756.1.2.1.1 | CiscoEntPerfInterval | not-accessible | current |
| cepConfigPerfType OBJECT-TYPE This object identifies the performance measurement type for which the performance configuration being applied. | 1.3.6.1.4.1.9.9.756.1.2.1.2 | CiscoEntPerfType | not-accessible | current |
| cepConfigPerfRange OBJECT-TYPE This object indicates the range used by the performance configuration objects such as cepConfigRisingThreshold, etc. for the specific performance measurement type. | 1.3.6.1.4.1.9.9.756.1.2.1.3 | CiscoEntPerfRange | read-only | current |
| cepConfigRisingThreshold OBJECT-TYPE This object contains the rising threshold value for a specific performance measurement type at a specific performance time interval. The value of this object must be greater than cepConfigFallingThreshold. The supported range of this object can be identified by the object 'cepConfigPerfRange'. The value of zero indicates that no comparison is being made between the cepStatsMeasurement object value and the threshold value, therefore no event action will be generated. | 1.3.6.1.4.1.9.9.756.1.2.1.4 | CiscoEntPerfMeasurement | read-write | current |
| cepConfigFallingThreshold OBJECT-TYPE This object contains the falling threshold value for a specific performance measurement type at a specific performance interval. The value of this object must be less than cepConfigRisingThreshold. The supported range of this object can be identified by the object 'cepConfigPerfRange'. The value of zero indicates that no comparison is being made between the cepStatsMeasurement object value and the threshold value, therefore no event action will be generated. | 1.3.6.1.4.1.9.9.756.1.2.1.5 | CiscoEntPerfMeasurement | read-write | current |
| cepConfigThresholdNotifEnabled OBJECT-TYPE This object provides the control to the threshold notification for a specific entity performance type at a specific interval. The notification will be sent based on this object value and the global object 'cepThresholdNotifEnabled'. The following table would explain when the notification would be generated. cepThresholdNotifEnabled cepConfigThresholdNotifEnabled Notify ======================== ============================== ====== true true Yes true false No false true No false false No | 1.3.6.1.4.1.9.9.756.1.2.1.6 | TruthValue | read-write | current |
| cepStatsTable OBJECT-TYPE This table maintains entity running performance, which are collected at various performance intervals. An agent creates a conceptual row to this table corresponding to a physical entity for each supported performance measurement and a performance interval upon detection. The agent destroys a conceptual row from this table corresponding to a physical entity for a specific performance measurement and an interval upon removal of the physical entity. | 1.3.6.1.4.1.9.9.756.1.3 | not-accessible | current | |
| cepStatsEntry OBJECT-TYPE A conceptual row in the cepStatsTable. There is an entry in this table for each entity by a value of entPhysicalIndex, the supported performance time interval by a value of cepConfigInterval, and the supported performance type by a value of cepConfigPerfType. | 1.3.6.1.4.1.9.9.756.1.3.1 | not-accessible | current | |
| cepStatsAlgorithm OBJECT-TYPE This object provides the algorithm used to calculate the entity performance statistics over the specified interval. | 1.3.6.1.4.1.9.9.756.1.3.1.1 | CiscoEntPerfIntervalAlgo | read-only | current |
| cepStatsMeasurement OBJECT-TYPE This object provides a specific performance measurement of the entity over the specified interval. The range of this object can be identified by the object 'cepConfigPerfRange'. | 1.3.6.1.4.1.9.9.756.1.3.1.2 | CiscoEntPerfMeasurement | read-only | current |
| cepEntityIntervalTable OBJECT-TYPE This table maintains the interval information for each entity at various interval period. An agent creates a conceptual row to this table corresponding to a physical entity upon detection of a physical entity supporting the specific performance interval statistics collection. An agent destroys a conceptual row from this table corresponding to a physical entity upon removal of the physical entity. | 1.3.6.1.4.1.9.9.756.1.4 | not-accessible | current | |
| cepEntityIntervalEntry OBJECT-TYPE A conceptual row in the cepEntityIntervalTable. There is an entry in this table for each entity by a value of entPhysicalIndex, and the supported performance history time interval by a value of cepHistInterval. | 1.3.6.1.4.1.9.9.756.1.4.1 | not-accessible | current | |
| cepHistInterval OBJECT-TYPE This object identifies the time interval for which the performance history being applied. The interval values can be 1 minute, 5 minutes, etc. as specified in the CiscoEntPerfHistInterval. | 1.3.6.1.4.1.9.9.756.1.4.1.1 | CiscoEntPerfHistInterval | not-accessible | current |
| cepIntervalTimeElapsed OBJECT-TYPE This object provides the number of seconds that have elapsed since the beginning of the chosen interval on this entity. If for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value for the chosen interval. For example: Interval Maximum value ======== ============= 15 minutes 899 5 minutes 299 1 minutes 59 | 1.3.6.1.4.1.9.9.756.1.4.1.2 | Unsigned32 (0..899) | read-only | current |
| cepValidIntervalCount OBJECT-TYPE This object provides the number of completed intervals for which valid entity performance data has been collected for the chosen interval. The value will be 96 unless the entity was brought online within the last 1.36/8/24 hours for 1/5/15 minutes interval respectively, in which case the value will be the number of completed 1/5/15 minute intervals since the entity has been online. | 1.3.6.1.4.1.9.9.756.1.4.1.3 | Unsigned32 (0..96) | read-only | current |
| cepIntervalStatsTable OBJECT-TYPE This table contains specific performance statistics collected by each entity over the specified interval. The table has the maximum of 96 buckets for all the supported intervals. The following table would list the total hours of history maintained for various intervals. Intervals (minutes) Buckets History ========= ======= ======= 15 96 24 hours 5 96 8 hours 1 96 1 hour 36 minutes An agent creates a conceptual row to this table corresponding to a physical entity upon detection of a physical entity supporting the specific performance statistics for a specific interval. An agent destroys a conceptual row from this table corresponding to a physical entity upon removal of the physical entity. The support for 15-minutes interval history is required for all the entities supporting performance data. However, the support for 1-minute and 5-minutes interval history for entities are optional and at the descretion of the device supporting the performance monitoring. | 1.3.6.1.4.1.9.9.756.1.5 | not-accessible | current | |
| cepIntervalStatsEntry OBJECT-TYPE A conceptual row in the cepIntervalStatsTable. There is an entry in this table for each entity by a value of entPhysicalIndex, the supported performance history time interval by a value of cepHistInterval, the supported performance statistics by a value of cepConfigPerfType and the interval number by a value of cepIntervalNumber. | 1.3.6.1.4.1.9.9.756.1.5.1 | not-accessible | current | |
| cepIntervalNumber OBJECT-TYPE An interval number between 1 and 96, where 1 is the most recently completed interval and 96 is the least recently completed interval. For example, if it is 15 minutes interval history, then the 96 is the interval number completed 23 hours and 45 minutes prior to interval 1. | 1.3.6.1.4.1.9.9.756.1.5.1.1 | Unsigned32 (1..96) | not-accessible | current |
| cepIntervalStatsValidData OBJECT-TYPE This object indicates whether the performance statistics for this interval is valid. The value 'true' means the performance statistics is valid, otherwise the performance statistics is invalid for the interval. | 1.3.6.1.4.1.9.9.756.1.5.1.2 | TruthValue | read-only | current |
| cepIntervalStatsRange OBJECT-TYPE This object provides the range information for the object 'cepIntervalStatsMeasurement'. | 1.3.6.1.4.1.9.9.756.1.5.1.3 | CiscoEntPerfRange | read-only | current |
| cepIntervalStatsMeasurement OBJECT-TYPE This object provides the specific performance statistics of an entity over the specified interval. The range of this object can be identified by object 'cepIntervalStatsRange'. | 1.3.6.1.4.1.9.9.756.1.5.1.4 | CiscoEntPerfMeasurement | read-only | current |
| cepIntervalStatsCreateTime OBJECT-TYPE This object provides the time stamp at which the specific performance statistics gets created. | 1.3.6.1.4.1.9.9.756.1.5.1.5 | TimeStamp | read-only | current |
| ciscoEntityPerformanceMIBNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.756.1.6 | |||
| cepThresholdNotifEnabled OBJECT-TYPE This object controls the entity performance measurement rising/falling threshold notification. When this object contains a value of 'true', then generation of entity rising/falling threshold notification is enabled. If this object contains a value of 'false', then generation of entity rising/falling threshold notification is disabled. The generation of the rising/falling threshold depends on this global value as well as the object 'cepConfigThresholdNotifEnabled' present in cepConfigTable. | 1.3.6.1.4.1.9.9.756.1.6.1 | TruthValue | read-write | current |
| cepThroughputNotifEnabled OBJECT-TYPE This object controls throughput rate notification. When this object contains a value 'true', then generation of cepThroughputNotif is enabled. If this object contains a value 'false', then generation of cepThroughputNotif is disabled. | 1.3.6.1.4.1.9.9.756.1.6.2 | TruthValue | read-write | current |
| cepThroughputTable OBJECT-TYPE This table maintains the specific throughput information for each physical entity, which supports throughput monitoring. An agent creates a conceptual row to this table corresponding to a physical entity upon detection of a physical entity supporting the throughput monitoring. An agent destroys a conceptual row from this table corresponding to a physical entity upon removal of the physical entity. | 1.3.6.1.4.1.9.9.756.1.7 | not-accessible | current | |
| cepThroughputEntry OBJECT-TYPE A conceptual row in the cepThroughputTable. There is an entry in this table for each entity which supports throughput monitoring, as defined by a value of entPhysicalIndex. | 1.3.6.1.4.1.9.9.756.1.7.1 | not-accessible | current | |
| cepThroughputLicensedBW OBJECT-TYPE This object represents the bandwidth for installed throughput license of the entity. | 1.3.6.1.4.1.9.9.756.1.7.1.1 | Counter64 | read-only | current |
| cepThroughputLevel OBJECT-TYPE This object represents the current throughput level for installed throughput license of the entity. 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.756.1.7.1.2 | INTEGER {normal(1), warning(2), exceed(3)} | read-only | current |
| cepThroughputInterval OBJECT-TYPE The object represents the configured time interval at which the cepThroughputLevel is checked for this entity. | 1.3.6.1.4.1.9.9.756.1.7.1.3 | Integer32 (10..86400) | read-write | current |
| cepThroughputThreshold OBJECT-TYPE The object represents the configured throughput threshold for this entity. | 1.3.6.1.4.1.9.9.756.1.7.1.4 | Integer32 (75..95) | read-write | current |
| cepThroughputAvgRate OBJECT-TYPE The object represents the average throughput rate in the interval cepThroughputInterval for this entity. | 1.3.6.1.4.1.9.9.756.1.7.1.5 | Counter64 | read-only | current |
| ciscoEntityPerformanceMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.756.2 | |||
| ciscoEntityPerformanceMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.756.2.1 | |||
| ciscoEntityPerformanceMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.756.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cepPerfThreshRisingEvent NOTIFICATION-TYPE A notification indicating that the specific performance measurement is rising the configured threshold on this physical entity at a specific performance interval. This notification will be sent, whenever the cepStatsMeasurement is equal to or above the cepConfigRisingThreshold for a specific performance measurement at a specific interval and the notification control objects are enabled. An agent may throttle the generation of consecutive cepPerfThreshRisingEvent notification so that there is at least a five second (suggested default) gap between notification for an entity of specific performance measurement type at a specific interval. | 1.3.6.1.4.1.9.9.756.0.1 | current |
| cepPerfThreshFallingEvent NOTIFICATION-TYPE A notification indicating that the specific performance measurement is falling the configured threshold on this physical entity at a specific performance interval. This notification will be sent, whenever the cepStatsMeasurement is equal to or below the cepConfigFallingThreshold for a specific performance measurement at a specific interval and the notification control objects are enabled. An agent may throttle the generation of consecutive cepPerfThreshFallingEvent notification so that there is at least a five second (suggested default) gap between notification for an entity of specific performance measurement type at a specific interval. | 1.3.6.1.4.1.9.9.756.0.2 | current |
| cepThroughputNotif 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 cepThroughputLevel object has the value warning(2) or exceed(3). The condition for trap generation will be checked in every cepThroughputInterval. cepThroughputNotif with ceqfpThrougputLevel as warning(2) indicates that average throughput rate has crossed the configured threshold. cepThroughputNotif with cepThrougputLevel as exceed(3) indicates that average throughput rate has reached maximum licensed bandwidth. | 1.3.6.1.4.1.9.9.756.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoEntityPerformanceMIBCompliance MODULE-COMPLIANCE The compliance statement for CISCO-ENTITY-PERFORMANCE-MIB. | 1.3.6.1.4.1.9.9.756.2.1.1 | current |
| ciscoEntityPerformanceMIBEntityGroup OBJECT-GROUP This group contains collection of entity information objects. | 1.3.6.1.4.1.9.9.756.2.2.1 | current |
| ciscoEntityPerformanceMIBConfigGroup OBJECT-GROUP This group contains collection of configuration objects related to performance. | 1.3.6.1.4.1.9.9.756.2.2.2 | current |
| ciscoEntityPerformanceMIBPerfStatsGroup OBJECT-GROUP This group contains collection of performance statistics information objects. | 1.3.6.1.4.1.9.9.756.2.2.3 | current |
| ciscoEntityPerformanceMIBEntityIntervalGroup OBJECT-GROUP This group contains collection of performance interval data objects. | 1.3.6.1.4.1.9.9.756.2.2.4 | current |
| ciscoEntityPerformanceMIBIntervalStatsGroup OBJECT-GROUP This group contains collection of performance interval statistics objects. | 1.3.6.1.4.1.9.9.756.2.2.5 | current |
| ciscoEntityPerformanceMIBNotifControlGroup OBJECT-GROUP This group contains collection of notification control objects. | 1.3.6.1.4.1.9.9.756.2.2.6 | current |
| ciscoEntityPerformanceMIBNotificationGroup NOTIFICATION-GROUP This group contains collection of performance notification objects. | 1.3.6.1.4.1.9.9.756.2.2.7 | current |
| ciscoEntityPerformanceMIBThroughputGroup OBJECT-GROUP This group contains collection of throughput rate objects. | 1.3.6.1.4.1.9.9.756.2.2.8 | current |