CISCO-ENTITY-SENSOR-HISTORY-MIB

This MIB module defines objects that describe collections and
measurement information for each sensor supporting historical 
data collection.  The sensor measurement either represents a
measured value or a SMA (Simple Moving Average) value for a
specified interval rate over a period of time.

This MIB module defines two tables relating to sensor measured
value, including:

    o ceshCollectionTable - contains data describing a  
          collection of historic data for a sensor.

    o ceshCollectionIntervalTable - contains zero or more rows 
          containing historic data for a sensor

The figure below illustrates the relationship between these two
tables.

+----------------------------------------------+
| ceshCollectionTable                          |
| +------------------------------------------+ |
| | ceshCollectionEntry                      | |
| |   entPhysicalIndex = 3                   | |
| |   ceshCollectionIntervalTime = 60        | |
| |   ceshCollectionIntervals = 60           | |
| |   ceshCollectionInvalidIntervals = 0     |-----+
| |   ceshCollectionMaxIntervals = 60        | |   |
| |   ceshCollectionElapsedTime = 20         | |   |
| |   ceshCollectionAlgorithm = 3            | |   |
| +------------------------------------------+ |   |
| +------------------------------------------+ |   |
| | ceshCollectionEntry                      | |   |
| |   entPhysicalIndex = 3                   | |   |
| |   ceshCollectionIntervalTime = 3660      | |   |
| |   ceshCollectionIntervals = 2            |------------+
| |   ceshCollectionInvalidIntervals = 0     | |   |      |
| |   ceshCollectionMaxIntervals = 60        | |   |      |
| |   ceshCollectionElapsedTime = 20         | |   |      |
| |   ceshCollectionAlgorithm = 4            | |   |      |
| +------------------------------------------+ |   |      |
+----------------------------------------------+   |      |
                                                   |      |
+----------------------------------------------+   |      |
| ceshCollectionIntervalTable                  |   |      |
| +------------------------------------------+ |   |      |
| | ceshCollectionIntervalEntry              | |   |      |    
| |   entPhysicalIndex = 3                   |<----+      |
| |   ceshCollectionIntervalTime = 60        | |   |      |
| |   ceshCollectionIntervalNumber = 1       | |   |      |    
| |   ceshCollectionIntervalSensorValue = 54 | |   |      |
| |   ceshCollectionIntervalTimeStamp = 1    | |   |      |
| +------------------------------------------+ |   |      |
|            ....................             <----+      |
|             skipped 58 entries              <----+      |
|            ....................             <----+      |
|                                              |   |      |
| +------------------------------------------+ |   |      |
| | ceshCollectionIntervalEntry              | |   |      |    
| |   entPhysicalIndex = 3                   |<----+      |
| |   ceshCollectionIntervalTime = 60        | |          |
| |   ceshCollectionIntervalNumber = 60      | |          | 
| |   ceshCollectionIntervalSensorValue = 54 | |          |
| |   ceshCollectionIntervalTimeStamp = 60   | |          |
| +------------------------------------------+ |          |
|                                              |          |
| +------------------------------------------+ |          |
| | ceshCollectionIntervalEntry              | |          |    
| |   entPhysicalIndex = 3                   |<-----------+
| |   ceshCollectionIntervalTime = 3660      | |
| |   ceshCollectionIntervalNumber = 1       | |               
| |   ceshCollectionIntervalSensorValue = 54 | |
| |   ceshCollectionIntervalTimeStamp = 60   | |
| +------------------------------------------+ |
+----------------------------------------------+ 

If the system samples a sensor every minute for one collection
and every hour for another, then the ceshCollectionTable
contains two entries describing the two collections.

Imported Objects

ciscoMgmtCISCO-SMI
entPhysicalIndexENTITY-MIB
EntitySensorValueENTITY-SENSOR-MIB
MODULE-COMPLIANCE, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, Gauge32, Unsigned32SNMPv2-SMI
TimeStamp, TEXTUAL-CONVENTIONSNMPv2-TC
ciscoEntitySensorHistoryMIB.1.3.6.1.4.1.9.9.768
ciscoEntitySensorHistoryMIBObjects .1.3.6.1.4.1.9.9.768.0
ceshCollectionTable .1.3.6.1.4.1.9.9.768.0.1
ceshCollectionEntry .1.3.6.1.4.1.9.9.768.0.1.1
ceshCollectionIntervalTime .1.3.6.1.4.1.9.9.768.0.1.1.1
ceshCollectionIntervals .1.3.6.1.4.1.9.9.768.0.1.1.2
ceshCollectionInvalidIntervals .1.3.6.1.4.1.9.9.768.0.1.1.3
ceshCollectionMaxIntervals .1.3.6.1.4.1.9.9.768.0.1.1.4
ceshCollectionElapsedTime .1.3.6.1.4.1.9.9.768.0.1.1.5
ceshCollectionAlgorithm .1.3.6.1.4.1.9.9.768.0.1.1.6
ceshCollectionIntervalTable .1.3.6.1.4.1.9.9.768.0.2
ceshCollectionIntervalEntry .1.3.6.1.4.1.9.9.768.0.2.1
ceshCollectionIntervalNumber .1.3.6.1.4.1.9.9.768.0.2.1.1
ceshCollectionIntervalSensorValue .1.3.6.1.4.1.9.9.768.0.2.1.2
ceshCollectionIntervalTimeStamp .1.3.6.1.4.1.9.9.768.0.2.1.3
ciscoEntitySensorHistoryMIBConform .1.3.6.1.4.1.9.9.768.1
ciscoEntitySensorHistoryMIBCompliances .1.3.6.1.4.1.9.9.768.1.1
ciscoEntitySensorHistoryMIBGroups .1.3.6.1.4.1.9.9.768.1.2