MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 10 (ciscoExperiment). 93 (ciscoHcAlarmMIB). 1 (cHcAlarmObjects). 1 (cHcAlarmControlObjects). 1 (cHcAlarmTable). 1 (cHcAlarmEntry). 4 (cHcAlarmSampleType)
OID : 1.3.6.1.4.1.9.10.93.1.1.1.1.4
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoExperiment. ciscoHcAlarmMIB. cHcAlarmObjects. cHcAlarmControlObjects. cHcAlarmTable. cHcAlarmEntry. cHcAlarmSampleType
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.10.93.1.1.1.1.4
Module CISCO-HC-ALARM-MIB (CISCO)
NomcHcAlarmSampleType
Accesreadwrite
Statuscurrent
DescriptionThe method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. If the associated cHcAlarmVariable instance could not be obtained at the previous sample interval, then a delta sample is not possible, and the value of the associated cHcAlarmValueStatus object for this interval will be valueNotAvailable(1). This object may not be modified if the associated cHcAlarmStatus object is equal to active(1).
SyntaxeEnumeration (1-absoluteValue, 2-deltaValue)