ostAlarmStatusIndex
OMNITRON-TRAP-MIB ·
.1.3.6.1.4.1.7342.12.1.3.1.1
Object
column
SNMPv2-SMIUnsigned32
An index to the Alarm Status table.
Alarm Status table indices are assigned sequentially by the SNMP
Agent. When initialized the starting index number is 1.
An entry is added to the table dynamically at the next sequentially
available index number when an alarm becomes active. When an alarm
is cleared the row is automatically deleted from the table. This
indicates that only active alarms are present in the table.
Referential integrity is necessary, i.e., the index needs to be
persistent upon a reboot or restart of a device. The index
is never reused for a new alarm entry until the index wraps to zero.
The index value keeps increasing up to that time.
Context
- MIB
- OMNITRON-TRAP-MIB
- OID
.1.3.6.1.4.1.7342.12.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ostAlarmStatusEntry
- Table
- ostAlarmStatusTable
- Siblings
- 4
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostAlarmStatusIdentifier The specific alarm number. This object can take one of the following
values:
Number Alarm Description
------ ---------------------------
1 Module Lost
2 … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.12.1.3.1.2 |
| ostAlarmStatusInstance The specific alarm unique instance number. This object can take one
of the following octet formats dependent upon the scope of the alarm:
Scope Format
----… | column | OctetString | .1.3.6.1.4.1.7342.12.1.3.1.3 |
| ostAlarmStatusTime The time when the alarm was added to the Alarm Table. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.7342.12.1.3.1.4 |
| ostAlarmStatusDescription The description of the specific alarm. | column | OctetString | .1.3.6.1.4.1.7342.12.1.3.1.5 |