alAlertConfThresholdDirection
ALLOT-MIB ·
.1.3.6.1.4.1.2603.5.5.7.1.8
Object
column
Enumeration
Defines when value crosses the threshold: if val > or = or < or != threshold
Context
- MIB
- ALLOT-MIB
- OID
.1.3.6.1.4.1.2603.5.5.7.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alAlertConfEntry
- Table
- alAlertConfTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alAlertConfId The identifier of alert definitions.
All alerts with same alAlertConfId have same columns values except alAlertConfVariable and alAlertConfValue. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2603.5.5.7.1.1 |
| alAlertConfVariable Points to the variable to be tested. Variable contains
the object ID in the suffix. Thus it is possible to find
out the with object this alarm (alert) is associated to. | column | SNMPv2-TCVariablePointer | .1.3.6.1.4.1.2603.5.5.7.1.2 |
| alAlertConfValue The current value of the observed variable.
Must be integer! | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2603.5.5.7.1.3 |
| alAlertConfThreshold Threshold value - when crossed upwards -
the corresponding event must be issued | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2603.5.5.7.1.4 |
| alAlertConfNormal The normal value of the variable - when
crossed downwards - the event is deactivated | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2603.5.5.7.1.5 |
| alAlertConfRegInterval The counter inside the sample that provides the event
should be more then this % of time in the area defined by
variable - alAlertConfThreshold. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2603.5.5.7.1.6 |
| alAlertConfUnRegInterval The counter inside the sample that provides the event
should be more then this % of time in the area defined
defined by variable - alAlertConfNormal. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2603.5.5.7.1.7 |