beautypg.com

HP Systems Insight Manager User Manual

Page 298

background image

NOTICEQUERYNAME. Displays the collection name based on how the notice was generated; this value
can say one of the following:

This system or event meets the following search criteria: +QueryName

;

This system or event now meets the following search criteria: +QueryName;

This system or event no longer meets the following search criteria:

+QueryName;

DEVICENAME. Name of the

system

that caused the notice

DEVICEIPADDRESSCOUNT. Number of IP addresses that are mapped to this system

DEVICEIPADDRESS%d . Based on the count, %d is an integer that shows the actual IP address, for example:

IF, DEVICEIPADDRESSCOUNT = 2

Then, DEVICEIPADDRESS0 = 111.111.111.111

DEVICEIPADDRESS1 = 222.222.222.222

DEVICEMACADDRESSCOUNT. Number of MAC addresses collected for the system (a

Data Collection Task

must be run before this information is available)

DEVICEMACADDRESS%d. Based on the MAC address count, %d is an integer that references the actual
MAC address environment variable, for example:

IF, DEVICEMACADDRESSCOUNT = 2

Then, DEVICEMACADDRESS0=00:80:5F:7F:B0:81

DEVICEMACADDRESS1=00:80:C7:29:EF:B6

GENERICTRAPID. Set to the SNMP Generic Trap ID of the trap received if this is an event-based list and
originated from an

SNMP trap

SPECIFICTRAPID. Set to the SNMP Specific Trap ID of the trap received if this is an event-based list and
originated from an SNMP trap

Path. Has the Path environment variable value from the context in which the service is running

SystemRoot. Has the SystemRoot environment variable value from the context in which the service is running

Windir. Has the Windir environment variable value from the context in which the service is running

COMPUTERNAME. Has the COMPUTERNAME environment variable value from the context in which the
service is running

MPIP. This environment variable returns the IPaddress of the associated management processor

MPNAME. This environment variable returns the name of the associated management processor

RELATEDDEVICECOUNT. This environment variable returns the count of how many associated systems are
there

RELATEDDEVICENAME%d. This environment variable returns the name of the associated system where %d
is the iteration number, for example:

IF, RELATEDDEVICECOUNT = 2

Then, RELATEDDEVICENAME0=DeviceName0

RELATEDDEVICENAME1=DeviceName1

RELATEDDEVICEIP%d. This environment variable returns the IPaddress of the associated system where %d
is the iteration number, for example:

IF, RELATEDDEVICECOUNT = 2

Then, RELATEDDEVICEIP0=111.111.111.111

RELATEDDEVICEIP1=222.222.222.222

RELATIONSHIP%d. This environment variable returns the relationship string with the associated device and
%d is the iteration number

IF, RELATEDDEVICECOUNT = 2

Then, RELATIONSHIP0=ServerToEnclosure

RELATIONSHIP1=VMGuestToVMHost

298 Tools that extend management