Printer-MIB :: prtAlertIndex

MIB Reference — IPNetwork Monitor

All MIBsPrinter-MIBprtAlertIndex

prtAlertIndex

Module: Printer-MIB

OID (symbolic): Printer-MIB::prtAlertIndex

OID (numeric): 1.3.6.1.2.1.43.18.1.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

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.

What is prtAlertIndex?

This index uniquely identifies entries in the printer alert table and increments each time a new alert is generated, starting from 1 after a device reset. It tracks the sequence of alert events over time. An operator uses this to track alert history and determine which alerts are new compared to previous queries.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.18.1.1.1
snmpwalk -v2c -c public <target> Printer-MIB::prtAlertIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.43.18.1.1.1.1
snmpget -v2c -c public <target> Printer-MIB::prtAlertIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.43printmibPrinter-MIB
1.3.6.1.2.1.43.18prtAlertPrinter-MIB
1.3.6.1.2.1.43.18.1prtAlertTablePrinter-MIB
1.3.6.1.2.1.43.18.1.1prtAlertEntryPrinter-MIB
1.3.6.1.2.1.43.18.1.1.1prtAlertIndexPrinter-MIB