CISCO-ENTITY-PERFORMANCE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ENTITY-PERFORMANCE-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
 ciscoEntityPerformanceMIB 1.3.6.1.4.1.9.9.756
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
         ciscoEntityPerformanceMIBNotifs 1.3.6.1.4.1.9.9.756.0
             cepPerfThreshRisingEvent 1.3.6.1.4.1.9.9.756.0.1
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.
             cepPerfThreshFallingEvent 1.3.6.1.4.1.9.9.756.0.2
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.
             cepThroughputNotif 1.3.6.1.4.1.9.9.756.0.3
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.
         ciscoEntityPerformanceMIBObjects 1.3.6.1.4.1.9.9.756.1
             cepEntityTable 1.3.6.1.4.1.9.9.756.1.1 no-access
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.
                 cepEntityEntry 1.3.6.1.4.1.9.9.756.1.1.1 no-access
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.
                     cepEntityNumReloads 1.3.6.1.4.1.9.9.756.1.1.1.1 counter32 read-only
This object provides the number of times the entity is reloaded, since the entity host is up.
                     cepEntityLastReloadTime 1.3.6.1.4.1.9.9.756.1.1.1.2 dateandtime read-only
This object provides the entity last reload time.
             cepConfigTable 1.3.6.1.4.1.9.9.756.1.2 no-access
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.
                 cepConfigEntry 1.3.6.1.4.1.9.9.756.1.2.1 no-access
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.
                     cepConfigInterval 1.3.6.1.4.1.9.9.756.1.2.1.1 ciscoentperfinterval no-access
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.
                     cepConfigPerfType 1.3.6.1.4.1.9.9.756.1.2.1.2 ciscoentperftype no-access
This object identifies the performance measurement type for which the performance configuration being applied.
                     cepConfigPerfRange 1.3.6.1.4.1.9.9.756.1.2.1.3 ciscoentperfrange read-only
This object indicates the range used by the performance configuration objects such as cepConfigRisingThreshold, etc. for the specific performance measurement type.
                     cepConfigRisingThreshold 1.3.6.1.4.1.9.9.756.1.2.1.4 ciscoentperfmeasurement read-write
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.
                     cepConfigFallingThreshold 1.3.6.1.4.1.9.9.756.1.2.1.5 ciscoentperfmeasurement read-write
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.
                     cepConfigThresholdNotifEnabled 1.3.6.1.4.1.9.9.756.1.2.1.6 truthvalue read-write
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
             cepStatsTable 1.3.6.1.4.1.9.9.756.1.3 no-access
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.
                 cepStatsEntry 1.3.6.1.4.1.9.9.756.1.3.1 no-access
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.
                     cepStatsAlgorithm 1.3.6.1.4.1.9.9.756.1.3.1.1 ciscoentperfintervalalgo read-only
This object provides the algorithm used to calculate the entity performance statistics over the specified interval.
                     cepStatsMeasurement 1.3.6.1.4.1.9.9.756.1.3.1.2 ciscoentperfmeasurement read-only
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'.
             cepEntityIntervalTable 1.3.6.1.4.1.9.9.756.1.4 no-access
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.
                 cepEntityIntervalEntry 1.3.6.1.4.1.9.9.756.1.4.1 no-access
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.
                     cepHistInterval 1.3.6.1.4.1.9.9.756.1.4.1.1 ciscoentperfhistinterval no-access
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.
                     cepIntervalTimeElapsed 1.3.6.1.4.1.9.9.756.1.4.1.2 unsigned32 read-only
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
                     cepValidIntervalCount 1.3.6.1.4.1.9.9.756.1.4.1.3 unsigned32 read-only
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.
             cepIntervalStatsTable 1.3.6.1.4.1.9.9.756.1.5 no-access
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.
                 cepIntervalStatsEntry 1.3.6.1.4.1.9.9.756.1.5.1 no-access
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.
                     cepIntervalNumber 1.3.6.1.4.1.9.9.756.1.5.1.1 unsigned32 no-access
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.
                     cepIntervalStatsValidData 1.3.6.1.4.1.9.9.756.1.5.1.2 truthvalue read-only
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.
                     cepIntervalStatsRange 1.3.6.1.4.1.9.9.756.1.5.1.3 ciscoentperfrange read-only
This object provides the range information for the object 'cepIntervalStatsMeasurement'.
                     cepIntervalStatsMeasurement 1.3.6.1.4.1.9.9.756.1.5.1.4 ciscoentperfmeasurement read-only
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'.
                     cepIntervalStatsCreateTime 1.3.6.1.4.1.9.9.756.1.5.1.5 timestamp read-only
This object provides the time stamp at which the specific performance statistics gets created.
             ciscoEntityPerformanceMIBNotifObjects 1.3.6.1.4.1.9.9.756.1.6
                 cepThresholdNotifEnabled 1.3.6.1.4.1.9.9.756.1.6.1 truthvalue read-write
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.
                 cepThroughputNotifEnabled 1.3.6.1.4.1.9.9.756.1.6.2 truthvalue read-write
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.
             cepThroughputTable 1.3.6.1.4.1.9.9.756.1.7 no-access
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.
                 cepThroughputEntry 1.3.6.1.4.1.9.9.756.1.7.1 no-access
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.
                     cepThroughputLicensedBW 1.3.6.1.4.1.9.9.756.1.7.1.1 counter64 read-only
This object represents the bandwidth for installed throughput license of the entity.
                     cepThroughputLevel 1.3.6.1.4.1.9.9.756.1.7.1.2 integer read-only
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 Enumeration: 'exceed': 3, 'warning': 2, 'normal': 1.
                     cepThroughputInterval 1.3.6.1.4.1.9.9.756.1.7.1.3 integer32 read-write
The object represents the configured time interval at which the cepThroughputLevel is checked for this entity.
                     cepThroughputThreshold 1.3.6.1.4.1.9.9.756.1.7.1.4 integer32 read-write
The object represents the configured throughput threshold for this entity.
                     cepThroughputAvgRate 1.3.6.1.4.1.9.9.756.1.7.1.5 counter64 read-only
The object represents the average throughput rate in the interval cepThroughputInterval for this entity.
         ciscoEntityPerformanceMIBConform 1.3.6.1.4.1.9.9.756.2
             ciscoEntityPerformanceMIBCompliances 1.3.6.1.4.1.9.9.756.2.1
                 ciscoEntityPerformanceMIBCompliance 1.3.6.1.4.1.9.9.756.2.1.1
The compliance statement for CISCO-ENTITY-PERFORMANCE-MIB.
             ciscoEntityPerformanceMIBGroups 1.3.6.1.4.1.9.9.756.2.2
                 ciscoEntityPerformanceMIBEntityGroup 1.3.6.1.4.1.9.9.756.2.2.1
This group contains collection of entity information objects.
                 ciscoEntityPerformanceMIBConfigGroup 1.3.6.1.4.1.9.9.756.2.2.2
This group contains collection of configuration objects related to performance.
                 ciscoEntityPerformanceMIBPerfStatsGroup 1.3.6.1.4.1.9.9.756.2.2.3
This group contains collection of performance statistics information objects.
                 ciscoEntityPerformanceMIBEntityIntervalGroup 1.3.6.1.4.1.9.9.756.2.2.4
This group contains collection of performance interval data objects.
                 ciscoEntityPerformanceMIBIntervalStatsGroup 1.3.6.1.4.1.9.9.756.2.2.5
This group contains collection of performance interval statistics objects.
                 ciscoEntityPerformanceMIBNotifControlGroup 1.3.6.1.4.1.9.9.756.2.2.6
This group contains collection of notification control objects.
                 ciscoEntityPerformanceMIBNotificationGroup 1.3.6.1.4.1.9.9.756.2.2.7
This group contains collection of performance notification objects.
                 ciscoEntityPerformanceMIBThroughputGroup 1.3.6.1.4.1.9.9.756.2.2.8
This group contains collection of throughput rate objects.