SNMP Extended

SNMP Extended monitor checks one or more OIDs, each against its own threshold, using an XML file you import into the monitor definition. The XML file contains a list of SNMP parameters (OIDs) to monitor. Threshold operators (greater than, less than, equals, contains, and so on) within the monitor's dialog enable you to verify up or down status against expected values. You can customize threshold values as needed based on device-specific characteristics, site service level constraints, and more.

Tip: You can assemble your own XML lists of SNMP OIDs and add them to <install-directory>\Data\SNMPExtended\ on the file system where you installed WhatsUp Gold.

The following figure shows SNMP Extended configuration from Monitors Library.

Provide a unique name and description for the monitor, then configure the following:

  1. Click Import to launch the Select Import File dialog.
  2. Select a parameters file from the pre-populated directory, then click OK. After import, the Monitor thresholds section of the configuration dialog displays each object as a parameter value you can monitor. Parameters are associated with OIDs in the definition file (XML) which is pre-staged on the file system where WhatsUp Gold Server is installed.
  3. Click the Add icon, then select a desired threshold from the options displayed. This launches the parameter-specific threshold configuration dialog.
  4. Configure the threshold as needed using the following options in concert with a defined condition and value.
    1. value is. Custom comparison value. When monitoring for a specific value, determine when the monitor should the report the device as Down by specifying if the response is greater than, less than, equal to, or contains the entered numeric or string value.
    2. value is outside the range of. When monitoring a range, enter the minimum and maximum values the response must fall within for the monitor to report the device as Down.
    3. rate of change between two polls is. When monitoring for a range of change, determine when the monitor should the report the device as Down by specifying if the response is greater than, less than, or equal to the entered value in seconds.
  5. Click OK to return to the monitor configuration dialog, then repeat the previous steps to create additional parameters to monitor, if needed.
  6. Click Save.

You can also set the Timeout and number of Retries as well as enable Use in Rescan, if desired.

Add custom SNMP parameters (custom SNMP monitors defined by XML files)

When you add SNMP parameters to an XML file, WhatsUp Gold expects the following format:

Syntax

<SNMPParameter Name="MibObjectName">
<ShortDescription>ObjectValueDescription</ShortDescription>
<LongDescription>DetailedObjectValueDescription</LongDescription>
<Type>MibObjectValueType</Type>
<IndexOID>IntegerInstanceValue</IndexOID>
<OID>RequiredObjectId</OID>
<DisplayOID>OptionalDisplayTheOID</DisplayOID>
<Units>OptionalUnitsAssociatedWithOIDValue</Units>
</SNMPParameter>

Example

<SNMPParameter Name="IcUpsAlarmUpsOff">
<ShortDescription>Onboard alarm state</ShortDescription>
<LongDescription>Indicates the inverter (battery power) and bypass to wall power are both off</LongDescription>
<Type>Value</Type>
<IndexOID />
<OID>1.3.6.1.4.1.476.1.1.1.1.6.3.12</OID>
<DisplayOID />
<Units />
</SNMPParameter>

See Also

Active Monitors

Active Script (Active)

APC UPS (Active)

BGP Peer Status

Cloud Resource Monitor

DNS

Email

Exchange 2003

Exchange

Fan

File Content

File Properties

Folder

FTP

HTTP Content

JMX (Active)

Meraki Device Status Active Monitor

Network Statistics

Ping

Ping Interarrival Jitter

Power Supply

PowerShell

Printer

Process

REST API (Active)

Service

SMI-S

SNMP (Active)

SQL Query (Active)

SQL Server

SSH (Active)

SSL Certificate

Storage Controller Health monitor

Storage File System

Storage Disk Drives

Storage LUN

Storage Pool

TCPIP

Telnet

Temperature

VoIP

WAP Radio

WMI Formatted

WMI

Set Polling Properties

Apply Action to Monitor

Using Action Policies

Implicit Action Policy