MITEL-ERN Table View

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

Tables
1
Rows
1
Columns
2

mitelCsErUnackTable

table mandatory
.1.3.6.1.4.1.1027.4.1.1.3.9 · 1 row entry · 2 columns
A list of notifications sent from this agent
that are expected to be acknowledged, but have
not yet received the acknowledgement. One entry
is created for each acknowledgeable notification
transmitted from this agent. Managers are expected
to delete the rows in this table to acknowledge
receipt of the notification. To do so, the index
is provided in the notification sent to the manager.
Any unacknowledged notifications are removed at
the agent's discretion. This table is kept
in volatile memory.
mitelCsErUnackTableEntry entry .1.3.6.1.4.1.1027.4.1.1.3.9.1
An entry containing unacknowledged notification
information.
Indexes
mitelCsErUnackTableIndex
Column Syntax OID
mitelCsErUnackTableIndex mandatory
The index of the row for the Manager to acknowledge the notification. If no acknowledgement is required, this will be 0. For require acknowledgement this is a unique value,
greater than zero, for each row. The values ar…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1027.4.1.1.3.9.1.1
mitelCsErUnackTableToken mandatory
The status of this row. A status of active
indicates that an acknowledgement is still expected.
Write a destroy(6) here to acknowledge this
notification. A status of notInService indicates
that no acknowledgement is ex…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1027.4.1.1.3.9.1.2