MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 42 (ciscoRttMonMIB). 1 (ciscoRttMonObjects). 2 (rttMonCtrl). 19 (rttMonReactTable). 1 (rttMonReactEntry). 3 (rttMonReactThresholdType)
OID : 1.3.6.1.4.1.9.9.42.1.2.19.1.3
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoRttMonMIB. ciscoRttMonObjects. rttMonCtrl. rttMonReactTable. rttMonReactEntry. rttMonReactThresholdType
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.42.1.2.19.1.3
Module CISCO-RTTMON-MIB (CISCO)
NomrttMonReactThresholdType
Accesreadwrite
Statuscurrent
Description This object specifies the conditions under which the notification ( trap ) is sent. never - rttMonReactOccurred is never set immediate - rttMonReactOccurred is set to 'true' when the value of parameter for which reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold. Conversely, rttMonReactOccurred is set to 'false' when the parameter ( e.g rtt, jitterAvg, packetLossSD, mos etc ) is below the threshold limits. consecutive - rttMonReactOccurred is set to true when the value of parameter for which reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold for configured consecutive times. Conversely, rttMonReactOccurred is set to false when the value of parameter ( e.g rtt, jitterAvg packetLossSD, mos etc ) is below the threshold limits for the same number of consecutive operations. xOfy - rttMonReactOccurred is set to true when x ( as specified by rttMonReactThresholdCountX ) out of the last y ( as specified by rttMonReacthresholdCountY ) times the value of parameter for which the reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold. Conversely, it is set to false when x, out of the last y times the value of parameter ( e.g rtt, jitterAvg, packetLossSD, mos ) is below the threshold limits. NOTE: When x > y, the probe will never generate a reaction. average - rttMonReactOccurred is set to true when the average ( rttMonReactThresholdCountX times ) value of parameter for which reaction is configured ( e.g rtt, jitterAvg, packetLossSD, mos etc ) violates the threshold condition. Conversely, it is set to false when the average value of parameter ( e.g rtt, jitterAvg, packetLossSD, mos etc ) is below the threshold limits. If this value is changed by a management station, rttMonReactOccurred is set to false, but no reaction is generated if the prior value of rttMonReactOccurred was true.
SyntaxeEnumeration (1-never, 2-immediate, 3-consecutive, 4-xOfy, 5-average)