Next Topic

Previous Topic

Book Contents

vMonitorAlarmSNMP

vMonitorAlarmSNMP

Listing of all alarms created by monitor SNMP Get objects.

Column Name

Type

Purpose

Machine_GroupID

varchar

A concatenated representation of the machine id and the group id it is associated with

agentGuid

numeric

A globally unique identifier for a machine ID.group ID account and its corresponding agent.

MachineName

varchar

Machine Name used for each agent

GroupName

varchar

Group Name used for each agent

MonitorAlarmID

int

unique monitor alarm number

MonitorType

tinyint

3 -> Monitor SNMP Get

MonitorName

varchar

Name of monitor SNMP Get object

AlarmType

smallint

0 -> Alarm

1 -> Trending

Message

varchar

Message created from alarm, email message body

AlarmSubject

varchar

Subject of alarm and email subject

AlarmEmail

varchar

Email Address(es) alarm is sent to

EventTime

datetime

Date and Time of alarm

TicketID

int

Ticket ID created from alarm

LogValue

float

Value causing alarm, if the return value of the SNMP Object Get command is a string the value will be the the Message

SNMPName

varchar

Name returned from SNMP Device on scan

SNMPCustomName

nvarchar

Custom name for SNMP Device

AdminName

varchar

Administrator who assigned monitor SNMP Get to machine