CISCO-ENTITY-SENSOR-HISTORY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.9.9.768.0.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceshCollectionTable
/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::ceshCollectionTable'
This table lists each collection of historic data maintained
by the system for each supported sensor.
          
This table has an expansion dependent relationship on the
ceshCollectionIntervalTable, containing zero or more rows for
each corresponding collection.
ceshCollectionEntry row .1.3.6.1.4.1.9.9.768.0.1.1
Each entry in the ceshCollectionTable contains collection
attributes describing the collection.

For each supported sensor, the system creates a row
for each prescribed collection. This creation process ha…
Column Syntax OID
This object indicates the length of the sampling interval for
the collection.
secondsUnsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.768.0.1.1.1
This object indicates the number of intervals for which data
has been collected.
intervalsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.768.0.1.1.2
This object indicates the number of intervals in the range of
'0' to the value of the corresponding instance of
ceshCollectionIntervals, for which no data is available.

The value of this column will typic…
intervalsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.768.0.1.1.3
This object indicates the maximum number of intervals
maintained for the collection.
intervalsUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.768.0.1.1.4
This object indicates the time that has elapsed since the
beginning of the current interval.
secondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.768.0.1.1.5
This object indicates the algorithm used in collecting historic
data from the corresponding sensor.
SensorHistoryCollectionAlgorithm
Type Values:
1other
2unknown
3measured
4algoSMA
.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 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceshCollectionIntervalTable
/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::ceshCollectionIntervalTable'
This table contains the historic data for each collection
maintained by the system.
          
This table has an expansion dependent relationship on the
ceshCollectionTable, containing zero or more rows for each
corresponding collection.
ceshCollectionIntervalEntry row .1.3.6.1.4.1.9.9.768.0.2.1
An entry describes the data collected for an interval.

The system creates a row in the ceshCollectionIntervalTable
after it has sampled a sample for a given collection.

The maximum allowable en…
Column Syntax OID
This object indicates the interval number identifying the
interval. The interval identified by the value '1' represents
the most recent interval, and the interval identified by the
value (n) represents the interval imm…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.768.0.2.1.1
This object indicates the sensor value for the corresponding
physical entity during the interval.

To correctly display or interpret this variable's value, you
must also know the sensor's type, scale, and …
ENTITY-SENSOR-MIBEntitySensorValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.9.9.768.0.2.1.2
This object indicates the value of sysUpTime when the system
sampled the corresponding sensor.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.768.0.2.1.3