deviceAlertIndex
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.5.1.1.1
Object
column
Integer32
The index of this alert in the alert table. This table is expected to
be rather dynamic, with rows added as alert conditions occur on
devices, and then the rows being removed as alert conditions are
cleared. The data in this table should not persist over a POR, but
should be reset when the printer is reset, with appropriated items
being added back in as the printer finds them.
While this OID is marked as read-only, it should not be returned as
table-column, which means it should be treated as not-accessible.
It is marked as read-only in the MIB only because many MIB compilers
will complain about this being called not-accessible since the trap can
return this index.
Context
- MIB
- LEXMARK-MPS-MIB
- OID
.1.3.6.1.4.1.641.6.5.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- deviceAlertEntry
- Table
- deviceAlertTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| deviceAlertTrainingLevel See textual convention PrtAlertTrainingLevelTC | column | - | .1.3.6.1.4.1.641.6.5.1.1.10 |
| deviceAlertPrtCode See associated textual convention PrtAlertCodeTC | column | - | .1.3.6.1.4.1.641.6.5.1.1.11 |
| deviceAlertConfigTableNode The subnode of the device node that indicates the table the holds
information about the item this alert refers to. For instance, if
the alert is a hardware alert, this object sho… | column | Enumeration | .1.3.6.1.4.1.641.6.5.1.1.2 |
| deviceAlertConfigTableIndex The index of the row of the table indicated by
deviceAlertConfigTableNode that corresponds to the item that this
alert pertains to. For instance, if a printer's fuser is the firs… | column | Integer32 | .1.3.6.1.4.1.641.6.5.1.1.3 |
| deviceAlertSeverity The severity of this alert | column | SeverityTC | .1.3.6.1.4.1.641.6.5.1.1.4 |
| deviceAlertCode An alert code to indicate what type of alert condition this row
refers to | column | AlertCodeTC | .1.3.6.1.4.1.641.6.5.1.1.5 |
| deviceAlertDescription A description of the alert condition. If changing localization is
supported, this description should be displayed in the language set in
deviceMibLocalization. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.641.6.5.1.1.6 |
| deviceAlertData A key=value; encoded string of information regarding this row. | column | LEXMARK-TC-MIBKeyValueTC | .1.3.6.1.4.1.641.6.5.1.1.7 |
| deviceAlertTime The time and date when this alert was added to the table. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.641.6.5.1.1.8 |
| deviceAlertSeverityLevel The level of severity of this alert table entry. The
printer determines the severity level assigned to each
entry into the table. | column | Printer-MIBPrtAlertSeverityLevelTC | .1.3.6.1.4.1.641.6.5.1.1.9 |