alAlertConfValue
ALLOT-MIB ·
.1.3.6.1.4.1.2603.5.5.7.1.3
Object
column
SNMPv2-SMIInteger32
The current value of the observed variable. Must be integer!
Context
- MIB
- ALLOT-MIB
- OID
.1.3.6.1.4.1.2603.5.5.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alAlertConfEntry
- Table
- alAlertConfTable
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| 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 |
| alAlertConfThresholdDirection Defines when value crosses the threshold:
if val > or = or < or != threshold | column | Enumeration | .1.3.6.1.4.1.2603.5.5.7.1.8 |