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.
    
Source file
CISCO-ENTITY-SENSOR-HISTORY-MIB
Last revised
Identity
ciscoEntitySensorHistoryMIB
Base OID
1.3.6.1.4.1.9.9.768
Imported Objects
CISCO-SMI ciscoMgmt
ENTITY-MIB entPhysicalIndex
ENTITY-SENSOR-MIB EntitySensorValue
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Gauge32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TimeStamp
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-SENSOR-HISTORY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-SENSOR-HISTORY-MIB::ciscoEntitySensorHistoryMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-SENSOR-HISTORY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-SENSOR-HISTORY-MIB::ciscoEntitySensorHistoryMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.9.9.768
.1.3.6.1.4.1.9.9.768.0
.1.3.6.1.4.1.9.9.768.0.1
.1.3.6.1.4.1.9.9.768.0.1.1
secondsUnsigned32
.1.3.6.1.4.1.9.9.768.0.1.1.1
.1.3.6.1.4.1.9.9.768.0.1.1.2
.1.3.6.1.4.1.9.9.768.0.1.1.3
intervalsUnsigned32
.1.3.6.1.4.1.9.9.768.0.1.1.4
.1.3.6.1.4.1.9.9.768.0.1.1.5
.1.3.6.1.4.1.9.9.768.0.1.1.6
.1.3.6.1.4.1.9.9.768.0.2
.1.3.6.1.4.1.9.9.768.0.2.1
Unsigned32
.1.3.6.1.4.1.9.9.768.0.2.1.1
.1.3.6.1.4.1.9.9.768.0.2.1.2
.1.3.6.1.4.1.9.9.768.0.2.1.3
.1.3.6.1.4.1.9.9.768.1
.1.3.6.1.4.1.9.9.768.1.1
.1.3.6.1.4.1.9.9.768.1.2
Dependencies (9) 6 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (1)
Enumeration
other(1)
unknown(2)
measured(3)
algoSMA(4)
Conformance Groups (2)
This group contains collection of attribute objects related
to entity sensor history collection
.1.3.6.1.4.1.9.9.768.1.2.1
This group contains collection of interval objects related to
entity sensor history collection
.1.3.6.1.4.1.9.9.768.1.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.768.1.1.1
Describes the requirements for conformance to the Entity
Sensor History Collection MIB module.
Required groups