Oracle SNMP Support Reference Guide
Release 8.0.3

A53704_01

Library

Product

Contents

Index

Prev Next

F
Interpreting Variables of the Enterprise Manager MIB

This appendix provides information to help you interpret the variables of the private Oracle Enterprise Manager MIB which are implemented in this release. Specifically, it includes sections covering SNMP variables in the following tables:

oraAgentEventTable

Table F-1 lists the variables of the oraAgentEventTable and their corresponding Object IDs.

Table F-1 oraAgentEventTable Variables and Corresponding Object IDs
Variable Name   Object ID  

oraAgentEventIndex  

1.3.6.1.4.1.111.99.1.1.1.1  

oraAgentEventName  

1.3.6.1.4.1.111.99.1.1.1.2  

oraAgentEventID  

1.3.6.1.4.1.111.99.1.1.1.3  

oraAgentEventService  

1.3.6.1.4.1.111.99.1.1.1.4  

oraAgentEventTime  

1.3.6.1.4.1.111.99.1.1.1.5  

oraAgentEventSeverity  

1.3.6.1.4.1.111.99.1.1.1.6  

oraAgentEventUser  

1.3.6.1.4.1.111.99.1.1.1.7  

oraAgentEventAppID  

1.3.6.1.4.1.111.99.1.1.1.8  

oraAgentEventMessage  

1.3.6.1.4.1.111.99.1.1.1.9  

oraAgentEventArguments  

1.3.6.1.4.1.111.99.1.1.1.10  

oraAgentEventResults  

1.3.6.1.4.1.111.99.1.1.1.11  

A description of each of these variables follows.

oraAgentEventIndex

Syntax

INTEGER

Max-Access

read-only

Explanation

Index for OraAgentEventTable.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventName

Syntax

DisplayString

Max-Access

read-only

Status

mandatory

Explanation

The name of the event that occurred.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventID

Syntax

INTEGER

Max-Access

read-only

Status

mandatory

Explanation

The ID of the registration that generated this event occurrence.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventService

Syntax

DisplayString

Max-Access

read-only

Status

mandatory

Explanation

The name of the service (database, SQL*Net listener, etc.) being monitored by this event.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventTime

Syntax

DateAndTime

Max-Access

read-only

Status

mandatory

Explanation

The time at which this event was detected.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventSeverity

Syntax

INTEGER {warning(1), alert(2)}

Max-Access

read-only

Status

mandatory

Explanation

A relative measure of the severity of the event.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventUser

Syntax

DisplayString

Max-Access

read-only

Status

mandatory

Explanation

The name of the user who registered for this event.

Typical Range

not applicable

Significance

Very important

Related Variables

Suggested Presentation

Alarm

oraAgentEventAppID

Syntax

Integer

Max-Access

read-only

Status

mandatory

Explanation

The ID of the Enterprise Manager console application through which this event was registered.

Typical Range

not applicable

Significance

Very important

Related Variables

Suggested Presentation

Alarm

oraAgentEventMessage

Syntax

DisplayString

Max-Access

read-only

Status

mandatory

Explanation

Message associated with the event.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventArguments

Syntax

DisplayString

Max-Access

read-only

Status

mandatory

Explanation

The arguments that were passed to the script that detected this event.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentEventResults

Syntax

DisplayString

Max-Access

read-only

Status

mandatory

Explanation

The results generated by the script that detected this event.

Typical Range

not applicable

Significance

very important

Related Variables

none

Suggested Presentation

alarm

oraAgentTraps

Unlike other SNMP variables, a trap variable is not an agent's response to a management station's request for information. Rather, it is a unsolicited message that an agent can send to a management station when that agent notices that some condition has occurred (a threshold has been reached, for example).

All events discovered by the Oracle Enterprise Manager agent can be configured to send an SNMP trap when the event occurs.

Traps sent out by the Oracle Enterprise Manager agent can be received by any tool that is listening on the standard UDP port 162 and is able to perform the required ASN.1 decoding. There is a wide variety of such products, ranging from free software available over the Internet to sophisticated network management platforms including HP's OpenView, Sun's Solstice, and IBM's NetView/6000.

This feature of the Oracle Enterprise Manager agent is available on platforms that support SNMP and only if the extensible SNMP master agent is started. The agent attempts to connect to the SNMP master agent at startup time. If this fails, either because the platform does not support SNMP or the master agent is not started, then no traps are sent. The destination of all traps is determined by the configuration matter of the SNMP master agent. See your operating system-specific documentation for details.

Table F-2 lists each oraAgentTraps variable and its corresponding object ID.

Table F-2 oraAgentTraps Variables and Corresponding Object IDs
Variable Name   Object ID  

oraAgentEventOcc  

1.3.6.1.4.1.111.99.12.2.1  

oraAgentEventDbUpDown  

1.3.6.1.4.1.111.99.12.2.2  

oraAgentEventDbAlert  

1.3.6.1.4.1.111.99.12.2.3  

oraAgentEventDbProbe  

1.3.6.1.4.1.111.99.12.2.4  

oraAgentEventDbUserBlock  

1.3.6.1.4.1.111.99.12.2.5  

oraAgentEventDbArchFull  

1.3.6.1.4.1.111.99.12.2.6  

oraAgentEventDbDumpFull  

1.3.6.1.4.1.111.99.12.2.7  

oraAgentEventDbMaxExtent  

1.3.6.1.4.1.111.99.12.2.8  

oraAgentEventDbChunkSmall  

1.3.6.1.4.1.111.99.12.2.9  

oraAgentEventDbDatafileLimit  

1.3.6.1.4.1.111.99.12.2.10  

oraAgentEventDbLockLimit  

1.3.6.1.4.1.111.99.12.2.11  

oraAgentEventDbProcessLimit  

1.3.6.1.4.1.111.99.12.2.12  

oraAgentEventDbSessionLimit  

1.3.6.1.4.1.111.99.12.2.13  

oraAgentEventDbUserLimit  

1.3.6.1.4.1.111.99.12.2.14  

oraAgentEventDbBufferCache  

1.3.6.1.4.1.111.99.12.2.15  

oraAgentEventDbChainRow  

1.3.6.1.4.1.111.9912.2.16  

oraAgentEventDbDataDictionaryCache  

1.3.6.1.4.1.111.99.12.2.17  

oraAgentEventDbDiskIORate  

1.3.6.1.4.1.111.99.12.2.18  

oraAgentEventDbLibraryCache  

1.3.6.1.4.1.111.99.12.2.19  

oraAgentEventDbNetIORate  

1.3.6.1.4.1.111.99.12.2.20  

oraAgentEventDbResponseTime  

1.3.6.1.4.1.111.99.12.2.21  

oraAgentEventDbSysStat  

1.3.6.1.4.1.111.99.12.2.22  

oraAgentEventDbSysStatDelta  

1.3.6.1.4.1.111.99.12.2.23  

oraAgentEventSQLNetUpDown  

1.3.6.1.4.1.111.99.12.2.24  

oraAgentEventHostCPULoad  

1.3.6.1.4.1.111.99.12.2.25  

oraAgentEventHostCPUUtil  

1.3.6.1.4.1.111.99.12.2.26  

oraAgentEventHostPaging  

1.3.6.1.4.1.111.99.12.2.27  

oraAgentEventHostSwapFull  

1.3.6.1.4.1.111.99.12.2.28  

oraAgentEventHostDiskFull  

1.3.6.1.4.1.111.99.12.2.29  

oraAgentEventOcc

Objects

{oraAgentEventName, oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The Enterprise Manager agent has detected an occurrence of an event for which it has no specific trap.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventName, oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbUpDown

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage}

Explanation

The database whose name is specified by oraAgentEventService has gone down.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage

Suggested Presentation

alarm

oraAgentEventDbAlert

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventResults}

Explanation

The Enterprise Manager agent has found a new message in the alert log of the database specified by oraAgentEventService. The text of the alert is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbProbe

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage}

Explanation

The Enterprise Manager agent was unable to establish a new connection to the database specified by oraAgentEventService.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage

Suggested Presentation

alarm

oraAgentEventDbUserBlock

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventResults}

Explanation

One or more user sessions on the database specified by oraAgentEventService hold locks that block other processes. A list of these lock-holding sessions is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbArchFull

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The available space remaining on the archive device of the database specified by oraAgentEventService has passed a configured threshold. The amount (number of bytes) of space remaining on the device is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbDumpFull

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The available space remaining in the dump area of the database specified by oraAgentEventService has passed a configured threshold. The amount (number of bytes) of space remaining in the area is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbMaxExtent

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

One or more segments in tablespaces of the database specified by oraAgentEventService are closer than a configured threshold to their max extents. A list of segment names, their tablespaces, and their number of remaining extents is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbChunkSmall

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

One or more segments in tablespaces of the database specified by oraAgentEventService cannot allocate additional extents. A list of tablespace names, segment names, segment types, next extent sizes, and largest available chunks is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Suggested Presentation

alarm

oraAgentEventDbDatafileLimit

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The number of datafiles in the database specified by oraAgentEventService has reached a configured percentage of the maximum allowable number. The current number is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbLockLimit

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The number of existing locks in the database specified by oraAgentEventService has reached a configured percentage of the maximum allowable number. The current number of locks and the maximum are found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbProcessLimit

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The number of processes used by the database specified by oraAgentEventService has reached a configured percentage of the maximum allowable number. The current number of processes and the maximum are found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbSessionLimit

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The number of sessions open with the database specified by oraAgentEventService has reached a configured percentage of the maximum allowable number. The current number of sessions and the maximum are found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbUserLimit

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The number of users connected to the database specified by oraAgentEventService has reached a configured percentage of the maximum allowable number. The current number of users and the maximum are found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbBufferCache

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The buffer cache hit ratio for the database specified by oraAgentEventService has dipped below a configured threshold. The current buffer cache hit ratio is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbChainRow

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

One or more tables or clusters in the database specified by oraAgentEventService have chained rows. A list of the affected tables and clusters is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbDataDictionaryCache

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The data dictionary cache miss ratio for the database specified by oraAgentEventService has exceeded a configured threshold. The current data dictionary cache miss ratio is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbDiskIORate

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The physical disk I/O rate for the database specified by oraAgentEventService has exceeded a configured threshold. The current disk I/O rate is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbLibraryCache

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The library cache miss ratio for the database specified by oraAgentEventService has exceeded a configured threshold. The current library cache miss ratio is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbNetIORate

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The network I/O rate for the database specified by oraAgentEventService has exceeded a configured threshold. The current network I/O rate is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbResponseTime

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The response time by the database specified by oraAgentEventService to an application has exceeded a configured threshold. The measured response time is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbSysStat

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The value of a V$SYSSTAT parameter on the database specified by oraAgentEventService has exceeded a configured threshold. The current value of the parameter is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventDbSysStatDelta

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The change in value of a v$sysstat parameter on the database specified by oraAgentEventService has exceeded a configured threshold. The current value of the parameter is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Explanation

The change in value of a V$SYSSTAT parameter on the database specified by oraAgentEventService has exceeded a configured threshold. The current value of the parameter is found in oraAgentEventResults.

Suggested Presentation

alarm

oraAgentEventSQLNetUpDown

Objects

{oraAgentEventID, oraAgentEventService,oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage }

Explanation

The listener whose name is specified by oraAgentEventService has gone down.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService,oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage

Suggested Presentation

alarm

oraAgentEventHostCPULoad

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The CPU load for the host has exceeded a configured threshold. The current CPU load is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventHostCPUUtil

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The CPU utilization for the host has exceeded a configured threshold. The current CPU utilization is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Suggested Presentation

alarm

oraAgentEventHostPaging

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The paging rate for the host has exceeded a configured threshold. The current paging rate is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventHostSwapFull

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults }

Explanation

The amount of available space remaining in the swap area for the host has dipped below a configured threshold. The amount of currently available swap space is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm

oraAgentEventHostDiskFull

Objects

{oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults}

Explanation

The amount of available space remaining on one or more disks attached to the host has dipped below a configured threshold. The names of affected disks and the amount of currently available space on each is found in oraAgentEventResults.

Typical Range

not applicable

Significance

very important

Related Variables

oraAgentEventID, oraAgentEventService, oraAgentEventTime, oraAgentEventSeverity, oraAgentEventUser, oraAgentEventAppID, oraAgentEventMessage, oraAgentEventArguments, oraAgentEventResults

Suggested Presentation

alarm




Prev

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index