CISCO-ENTITY-SENSOR-MIB

The CISCO-ENTITY-SENSOR-MIB is used to monitor
the values of sensors in the Entity-MIB (RFC 2037) 
entPhysicalTable.
    

Imported Objects

ciscoMgmtCISCO-SMI
EntPhysicalIndexOrZeroCISCO-TC
entPhysicalIndexENTITY-MIB
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Integer32SNMPv2-SMI
TEXTUAL-CONVENTION, TimeStamp, TruthValueSNMPv2-TC

Type Definitions (8)

Name Base Type Values/Constraints
SensorDataScaleEnumerationyocto(1), zepto(2), atto(3), femto(4), pico(5), nano(6), micro(7), milli(8), units(9), kilo(10), mega(11), giga(12), tera(13), exa(14), peta(15), zetta(16), yotta(17)
SensorDataTypeEnumerationother(1), unknown(2), voltsAC(3), voltsDC(4), amperes(5), watts(6), hertz(7), celsius(8), percentRH(9), rpm(10), cmm(11), truthvalue(12), specialEnum(13), dBm(14), dB(15)
SensorPrecisionInteger32range: -8..9
SensorStatusEnumerationok(1), unavailable(2), nonoperational(3)
SensorThresholdRelationEnumerationlessThan(1), lessOrEqual(2), greaterThan(3), greaterOrEqual(4), equalTo(5), notEqualTo(6)
SensorThresholdSeverityEnumerationother(1), minor(10), major(20), critical(30)
SensorValueInteger32range: -1000000000..1000000000
SensorValueUpdateRateInteger32range: 0..999999999

Objects

ciscoEntitySensorMIB .1.3.6.1.4.1.9.9.91
entitySensorMIBObjects .1.3.6.1.4.1.9.9.91.1
entSensorValues .1.3.6.1.4.1.9.9.91.1.1
entSensorValueTable .1.3.6.1.4.1.9.9.91.1.1.1
entSensorValueEntry
.1.3.6.1.4.1.9.9.91.1.1.1.1
entSensorType .1.3.6.1.4.1.9.9.91.1.1.1.1.1
entSensorScale .1.3.6.1.4.1.9.9.91.1.1.1.1.2
entSensorPrecision .1.3.6.1.4.1.9.9.91.1.1.1.1.3
entSensorValue .1.3.6.1.4.1.9.9.91.1.1.1.1.4
entSensorStatus .1.3.6.1.4.1.9.9.91.1.1.1.1.5
entSensorValueTimeStamp
.1.3.6.1.4.1.9.9.91.1.1.1.1.6
entSensorValueUpdateRate .1.3.6.1.4.1.9.9.91.1.1.1.1.7
entSensorMeasuredEntity
.1.3.6.1.4.1.9.9.91.1.1.1.1.8
entSensorThresholds .1.3.6.1.4.1.9.9.91.1.2
entSensorThresholdTable .1.3.6.1.4.1.9.9.91.1.2.1
entSensorThresholdEntry
.1.3.6.1.4.1.9.9.91.1.2.1.1
entSensorThresholdIndex .1.3.6.1.4.1.9.9.91.1.2.1.1.1
entSensorThresholdSeverity .1.3.6.1.4.1.9.9.91.1.2.1.1.2
entSensorThresholdRelation .1.3.6.1.4.1.9.9.91.1.2.1.1.3
entSensorThresholdValue .1.3.6.1.4.1.9.9.91.1.2.1.1.4
entSensorThresholdEvaluation
.1.3.6.1.4.1.9.9.91.1.2.1.1.5
entSensorThresholdNotificationEnable
.1.3.6.1.4.1.9.9.91.1.2.1.1.6
entSensorGlobalObjects .1.3.6.1.4.1.9.9.91.1.3
entSensorThreshNotifGlobalEnable
.1.3.6.1.4.1.9.9.91.1.3.1
entitySensorMIBNotificationPrefix .1.3.6.1.4.1.9.9.91.2
entitySensorMIBNotifications .1.3.6.1.4.1.9.9.91.2.0
entitySensorMIBConformance .1.3.6.1.4.1.9.9.91.3
entitySensorMIBCompliances .1.3.6.1.4.1.9.9.91.3.1
entitySensorMIBGroups .1.3.6.1.4.1.9.9.91.3.2

Notifications/Traps

NameOIDDescription
entSensorThresholdNotification



.1.3.6.1.4.1.9.9.91.2.0.1
cation is generated when
the sensor value entSensorValue crosses 
the threshold value entSensorThresholdValue and
the value of entSensorThreshNotifGlobalEnable is true.
          
entSensorThresholdSeverity indicates the severity 
of this threshold.
          
The agent implementation guarantees prompt, timely
evaluation of threshold and generation of this
notification.
entSensorThresholdRecoveryNotification



.1.3.6.1.4.1.9.9.91.2.0.2
ication is generated
as a recovery notification when 
the sensor value entSensorValue goes below 
the threshold value entSensorThresholdValue
once it has generated entSensorThresholdNotification.
The value of entSensorThreshNotifGlobalEnable needs
to be true.
          
entSensorThresholdSeverity indicates the severity 
of this threshold.
          
The agent implementation guarantees prompt, timely
evaluation of threshold and generation of this
notification.