SCTE-HMS-ALARMS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
2

alarmLogTable

table mandatory
.1.3.6.1.4.1.5591.1.2.3 · 1 row entry · 2 columns
A list of alarms that have been logged.
Agent should generate generic SNMP HMS trap every time a new alarm entry is logged.
This table should support a minimum of 16 entries.
alarmLogEntry entry .1.3.6.1.4.1.5591.1.2.3.1
A set of data describing an alarm event that has
been logged.
Indexes
alarmLogIndex
Column Syntax OID
alarmLogIndex mandatory
An index that uniquely identifies an entry
in the log table. Indexes are assigned beginning with 1
and increased by one with each new log entry up to 32767. The next
entry after 32767 is one. The agent may choose to d…
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.5591.1.2.3.1.1
alarmLogInformation mandatory
Alarm information encoded as octet string. Format of this octet is:

Octet 1-4: POSIX Time of alarm occurrence (Most significant byte first)
Octet 5: Alarm Type (See description below)
Octet 6: Conten…
OctetString
Constraints:
range: 17-255
.1.3.6.1.4.1.5591.1.2.3.1.2