MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 91 (ciscoEntitySensorMIB). 1 (entitySensorMIBObjects). 2 (entSensorThresholds). 1 (entSensorThresholdTable). 1 (entSensorThresholdEntry). 3 (entSensorThresholdRelation)
OID : 1.3.6.1.4.1.9.9.91.1.2.1.1.3
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoEntitySensorMIB. entitySensorMIBObjects. entSensorThresholds. entSensorThresholdTable. entSensorThresholdEntry. entSensorThresholdRelation
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.91.1.2.1.1.3
Module CISCO-ENTITY-SENSOR-MIB (CISCO)
NomentSensorThresholdRelation
Accesreadwrite
Statuscurrent
Description This variable indicates the relation between sensor value (entSensorValue) and threshold value (entSensorThresholdValue), required to trigger the alarm. when evaluating the relation, entSensorValue is on the left of entSensorThresholdRelation, entSensorThresholdValue is on the right. in pseudo-code, the evaluation-alarm mechanism is: ... if (entSensorStatus == ok) then if (evaluate(entSensorValue, entSensorThresholdRelation, entSensorThresholdValue)) then if (entSensorThresholdNotificationEnable == true)) then raise_alarm(sensor's entPhysicalIndex); endif endif endif ...
SyntaxeSensorThresholdRelation (CISCO-ENTITY-SENSOR-MIB)