Bank load state - Monitor

SCUtils.APC.ATS.Output.Bank.Monitor.atsOutputBankState (UnitMonitor)

Getting this OID will return the Bank load state

Knowledge Base article:

Summary

This monitor returns the Bank load state.

Causes

If this monitor returns the Bank load state - lowload, nearoverload or overload, an alarm occurs.

Resolutions

Please use the APC web interface for the more detailed information.

Element properties:

TargetSCUtils.APC.ATS.Output.Bank
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSCUtils.APC.ATS.MonitorType.Advanced.ThreeLevel.StatusProbe
RemotableTrue
AccessibilityPublic
Alert Message
Bank load state

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

Legend:
normal (1),
lowload (2),
nearoverload (3),
overload (4)
RunAsDefault

Source Code:

<UnitMonitor ID="SCUtils.APC.ATS.Output.Bank.Monitor.atsOutputBankState" Accessibility="Public" Enabled="true" Target="SCUtils.APC.ATS.Output.Bank" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="SCUtils.APC.ATS.MonitorType.Advanced.ThreeLevel.StatusProbe" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="SCUtils.APC.ATS.Output.Bank.Monitor.atsOutputBankState_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"]/Location$</AlertParameter2>
<AlertParameter3>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/PrimaryOwnerContact$</AlertParameter3>
<AlertParameter4>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</AlertParameter4>
<AlertParameter5>$Data/Context/SnmpVarBinds/SnmpVarBind[1]/Value$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="SCUtils.APC.ATS.Output.Bank.Monitor.atsOutputBankState.Success" MonitorTypeStateID="StatusSuccess" HealthState="Success"/>
<OperationalState ID="SCUtils.APC.ATS.Output.Bank.Monitor.atsOutputBankState.Warning" MonitorTypeStateID="StatusWarning" HealthState="Warning"/>
<OperationalState ID="SCUtils.APC.ATS.Output.Bank.Monitor.atsOutputBankState.Error" MonitorTypeStateID="StatusError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</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.4.1.318.1.1.8.5.4.3.1.19</OID>
<Index>$Target/Property[Type="SCUtils.APC.ATS.Output.Bank"]/Index$</Index>
<Walk>true</Walk>
<ValueSuccess>(1)</ValueSuccess>
<ValueWarning>(2|3)</ValueWarning>
<ValueError>(4)</ValueError>
</Configuration>
</UnitMonitor>