prtAlertIndex
Printer-MIB ·
.1.3.6.1.2.1.43.18.1.1.1
Object
column
Integer32
The index value used to determine which alerts have been added
or removed from the alert table. This is an incrementing
integer initialized to 1 when the printer is reset. (i.e., The
first event placed in the alert table after a reset of the
printer shall have an index value of 1.) When the printer adds
an alert to the table, that alert is assigned the next higher
integer value from the last item entered into the table. If
the index value reaches its maximum value, the next index value
used must be 1.
NOTE: The management application will read the alert table when
a trap or event notification occurs or at a periodic rate and
then parse the table to determine if any new entries were added
by comparing the last known index value with the current
highest index value. The management application will then
update its copy of the alert table. When the printer discovers
that an alert is no longer active, the printer shall remove the
row for that alert from the table and shall reduce the number
of rows in the table. The printer may add or delete any number
of rows from the table at any time. The management station can
detect when binary change alerts have been deleted by
requesting an attribute of each alert, and noting alerts as
deleted when that retrieval is not possible. The objects
'prtAlertCriticalEvents'and 'prtAlertAllEvents' in the
'prtGeneralTable' reduce the need for management applications
to scan the 'prtAlertTable'.
NOTE: The above description has been modified from RFC 1759
for clarification.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.18.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtAlertEntry
- Table
- prtAlertTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| prtAlertSeverityLevel The level of severity of this alert table entry. The printer
determines the severity level assigned to each entry into the
table. | column | PrtAlertSeverityLevelTC | .1.3.6.1.2.1.43.18.1.1.2 |
| prtAlertTrainingLevel See TEXTUAL-CONVENTION PrtAlertTrainingLevelTC.
NOTE: The above description has been modified from RFC 1759
for clarification. | column | IANA-PRINTER-MIBPrtAlertTrainingLevelTC | .1.3.6.1.2.1.43.18.1.1.3 |
| prtAlertGroup The type of sub-unit within the printer model that this alert
is related. Input, output, and markers are examples of printer
model groups, i.e., examples of types … | column | IANA-PRINTER-MIBPrtAlertGroupTC | .1.3.6.1.2.1.43.18.1.1.4 |
| prtAlertGroupIndex The low-order index of the row within the table identified
by prtAlertGroup that represents the sub-unit of the printer
that caused this alert, or -1 if not applicable. The
combi… | column | Integer32 | .1.3.6.1.2.1.43.18.1.1.5 |
| prtAlertLocation The sub-unit location that is defined by the printer
manufacturer to further refine the location of this alert
within the designated sub-unit. The location is used in
conjunction… | column | Integer32 | .1.3.6.1.2.1.43.18.1.1.6 |
| prtAlertCode See associated TEXTUAL-CONVENTION PrtAlertCodeTC.
NOTE: The above description has been modified from RFC 1759
for clarification. | column | IANA-PRINTER-MIBPrtAlertCodeTC | .1.3.6.1.2.1.43.18.1.1.7 |
| prtAlertDescription A description of this alert entry in the localization
specified by prtGeneralCurrentLocalization. The description is
provided by the printer to further elaborate on the enumerate… | column | PrtLocalizedDescriptionStringTC | .1.3.6.1.2.1.43.18.1.1.8 |
| prtAlertTime The value of sysUpTime at the time that this alert was
generated. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.43.18.1.1.9 |