eventAlarmIndex
NETI-EVENT-MIB ·
.1.3.6.1.4.1.2928.2.1.1.4.1.1
Object
column
SNMPv2-SMIUnsigned32
Arbitrary index for an entry in the alarm table.
Context
- MIB
- NETI-EVENT-MIB
- OID
.1.3.6.1.4.1.2928.2.1.1.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eventAlarmEntry
- Table
- eventAlarmTable
- Siblings
- 9
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eventAlarmCreatedTime The time when the alarm was created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2928.2.1.1.4.1.10 |
| eventAlarmObject A pointer to the conceptual row of the object that caused
this alarm.
The value is the name of the instance of the first
accessible columnar object in the conceptual row.
… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2928.2.1.1.4.1.2 |
| eventAlarmObjectName A text describing the object in a more readable form.
If not set then this object contains a zero-length string. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2928.2.1.1.4.1.3 |
| eventAlarmAlarmType The alarm type as specified in AlarmType. | column | AlarmType | .1.3.6.1.4.1.2928.2.1.1.4.1.4 |
| eventAlarmCause The alarm cause as specified in AlarmCause. | column | AlarmCause | .1.3.6.1.4.1.2928.2.1.1.4.1.5 |
| eventAlarmSeverity The alarm severity as specified in AlarmSeverity. | column | AlarmSeverity | .1.3.6.1.4.1.2928.2.1.1.4.1.6 |
| eventAlarmText A text describing the alarm in a more readable form. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2928.2.1.1.4.1.7 |
| eventAlarmLastChangedTime The time when the alarm was changed, i.e. when the alarm was
created, or 'eventAlarmSeverity' or 'eventAlarmAcknowledged'
was changed. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2928.2.1.1.4.1.8 |
| eventAlarmAcknowledged The acknowledgement status of the alarm. This is set to
'true' to indicate that the alarm is is acknowledged, and
set to 'false' to clear the acknowledge. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2928.2.1.1.4.1.9 |