Printer Output Tray Status

SCUtils.Printer.Output.Tray.Device.prtOutputStatus.Monitor (UnitMonitor)


The current status of this Output sub-unit.

Knowledge Base article:

Summary

This monitor tracks for the following metric:

Causes

If the alarm status of the printer output - warning or critical, an alarm occurs.

Resolutions

Check printer for troubleshooting

Element properties:

TargetSCUtils.Printer.Output.Tray.Device
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSCUtils.Printer.MonitorType.Advanced.StatusProbe
RemotableTrue
AccessibilityPublic
Alert Message
Printer Output Tray Status

Name: {0}
Primary Owner: {1}
IP : {2}
Location: {3}
Value : {4}

Legend
normal(0),
error(9)- no paper,
critical error (48)

Healthy if equal to 0
RunAsDefault

Source Code:

<UnitMonitor ID="SCUtils.Printer.Output.Tray.Device.prtOutputStatus.Monitor" Accessibility="Public" Enabled="true" Target="SCUtils.Printer.Output.Tray.Device" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="SCUtils.Printer.MonitorType.Advanced.StatusProbe" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="SCUtils.Printer.Output.Tray.Device.prtOutputStatus.Monitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/sysName$</AlertParameter1>
<AlertParameter2>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/PrimaryOwnerContact$</AlertParameter2>
<AlertParameter3>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</AlertParameter3>
<AlertParameter4>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/Location$</AlertParameter4>
<AlertParameter5>$Data/Context/SnmpVarBinds/SnmpVarBind[1]/Value$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="SCUtils.Printer.Output.Tray.Device.prtOutputStatus.Monitor.Success" MonitorTypeStateID="StatusOK" HealthState="Success"/>
<OperationalState ID="SCUtils.Printer.Output.Tray.Device.prtOutputStatus.Monitor.Error" MonitorTypeStateID="StatusNotOK" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>900</IntervalSeconds>
<IPAddress>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</IPAddress>
<CommunityString>$RunAs[Name="NetworkLibrary!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</CommunityString>
<SnmpVersion>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPVersion$</SnmpVersion>
<OID>.1.3.6.1.2.1.43.9.2.1.6</OID>
<Index>$Target/Property[Type="SCUtils.Printer.Output.Tray.Device"]/Index$</Index>
<Walk>true</Walk>
<ErrorValueRegEx>^(9|48)$</ErrorValueRegEx>
</Configuration>
</UnitMonitor>