MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 692 (ciscoFlowMonitorMIB). 1 (ciscoFlowMonitorMIBObjects). 4 (cfmConditions). 1 (cfmConditionTable). 1 (cfmConditionEntry). 5 (cfmConditionType)
OID : 1.3.6.1.4.1.9.9.692.1.4.1.1.5
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoFlowMonitorMIB. ciscoFlowMonitorMIBObjects. cfmConditions. cfmConditionTable. cfmConditionEntry. cfmConditionType
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.692.1.4.1.1.5
Module CISCO-FLOW-MONITOR-MIB (CISCO)
NomcfmConditionType
Accesreadonly
Statuscurrent
Description This object indicates the type of condition: 'other' The implementation of the MIB does not recognize the condition described by this row. 'boolean' The value monitored only can have one of two values: 'false' or 'true'. In this case, the condition itself evaluates to 'true' if the value itself is 'true'. 'risingThreshold' The condition evaluates to 'true' if the current sample of the monitored value is greater than the rising threshold and the last sample is less than or equal to the rising threshold. 'fallingThreshold' The condition evaluates to 'true' if the current sample of the monitored value is less than the falling threshold and the last sample is greater than or equal to the falling threshold. 'risingAndFallingThreshold' The condition evaluates to 'true' if one of the two criteria is satisfied: 1) The current sample of the monitored value is greater than the rising threshold and the last sample is less than or equal to the rising threhsold. 2) The current sample of the monitored value is less than the falling threshold and the last sample is greater than or equal to the falling threshold.
SyntaxeEnumeration (1-other, 2-boolean, 3-risingThreshold, 4-fallingThreshold, 5-risingAndFallingThreshold)