CISCO-ENTITY-SENSOR-MIB

        The CISCO-ENTITY-SENSOR-MIB is used to monitor
the values of sensors in the Entity-MIB (RFC 2037) 
entPhysicalTable.
    
ciscoEntitySensorMIB 1.3.6.1.4.1.9.9.91
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-TC EntPhysicalIndexOrZero
ENTITY-MIB entPhysicalIndex
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TC TEXTUAL-CONVENTION TimeStamp TruthValue
Type Definitions (8)
SensorDataScale Enumeration
yocto(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)
SensorDataType Enumeration
other(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)
SensorPrecision Integer32 range: -8..9
SensorStatus Enumeration
ok(1)
unavailable(2)
nonoperational(3)
SensorThresholdRelation Enumeration
lessThan(1)
lessOrEqual(2)
greaterThan(3)
greaterOrEqual(4)
equalTo(5)
notEqualTo(6)
SensorThresholdSeverity Enumeration
other(1)
minor(10)
major(20)
critical(30)
SensorValue Integer32 range: -1000000000..1000000000
SensorValueUpdateRate Integer32 range: 0..999999999
Objects (29)
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 ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.9.9.91.1.1.1.1
entSensorType SensorDataType .1.3.6.1.4.1.9.9.91.1.1.1.1.1
entSensorScale SensorDataScale .1.3.6.1.4.1.9.9.91.1.1.1.1.2
entSensorPrecision SensorPrecision .1.3.6.1.4.1.9.9.91.1.1.1.1.3
entSensorValue SensorValue .1.3.6.1.4.1.9.9.91.1.1.1.1.4
entSensorStatus SensorStatus .1.3.6.1.4.1.9.9.91.1.1.1.1.5
entSensorValueTimeStamp SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.91.1.1.1.1.6
entSensorValueUpdateRate secondsSensorValueUpdateRate .1.3.6.1.4.1.9.9.91.1.1.1.1.7
entSensorMeasuredEntity CISCO-TCEntPhysicalIndexOrZero .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 ENTITY-MIBentPhysicalIndexentSensorThresholdIndex .1.3.6.1.4.1.9.9.91.1.2.1.1
entSensorThresholdIndex Integer32 .1.3.6.1.4.1.9.9.91.1.2.1.1.1
entSensorThresholdSeverity r/w SensorThresholdSeverity .1.3.6.1.4.1.9.9.91.1.2.1.1.2
entSensorThresholdRelation r/w SensorThresholdRelation .1.3.6.1.4.1.9.9.91.1.2.1.1.3
entSensorThresholdValue r/w SensorValue .1.3.6.1.4.1.9.9.91.1.2.1.1.4
entSensorThresholdEvaluation SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.91.1.2.1.1.5
entSensorThresholdNotificationEnable r/w SNMPv2-TCTruthValue .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 r/w SNMPv2-TCTruthValue .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 (2)
NameOIDDescription
entSensorThresholdNotification .1.3.6.1.4.1.9.9.91.2.0.1
The notification 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
This notification 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.