alAlertConfId
ALLOT-MIB ·
.1.3.6.1.4.1.2603.5.5.7.1.1
Object
column
SNMPv2-SMIUnsigned32
The identifier of alert definitions. All alerts with same alAlertConfId have same columns values except alAlertConfVariable and alAlertConfValue.
Context
- MIB
- ALLOT-MIB
- OID
.1.3.6.1.4.1.2603.5.5.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alAlertConfEntry
- Table
- alAlertConfTable
- Siblings
- 7
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |