JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Hardware Management Pack 2.2.x HTML Documentation Collection
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Install Guide

Management Agents User's Guide

Oracle Server Management Agents User's Guide Overview

Oracle Server Management Agents

Oracle Server Hardware Management Agent

Oracle Server Hardware SNMP Plugins

itpconfig and the ILOM Trap Proxy

Configuring Hardware Management Agent and Hardware SNMP Plugins

Hardware Management Agent Configuration File

Configuring the Hardware Management Agent Logging Level

How to Configure the Hardware Management Agent Logging Level

Configuring your Host Operating System's SNMP

(Solaris and Linux ) Configuring Net-SNMP/SMA

How to Configure SNMP Gets

How to Configure SNMP Sets

How to Configure SNMP Traps

(Windows) Configuring SNMP

(Windows) How to Configure SNMP

Oracle Server Hardware SNMP Plugins Overview

Overview of Sun HW Monitoring MIB

Sun Server Product and Chassis

Sun Server Service Processor

Sun Server Hardware Monitoring MIB

Sun Server Hardware Management Agent

Sun Server Hardware Inventory

Sun Server Hardware Monitor Sensor Group

sunHwMonIndicatorGroup

sunHwMonTotalPowerConsumption

Overview of Sun HW Trap MIB

Overview of Sun Storage MIB

Sun Storage MIB Objects

Physical and Logical Storage Objects

Working With Management Agents

Retrieving and Setting Information Through SNMP

sunHwMonProductGroup

How to Retrieve the Product Information from a Sun x86 Server

How to Retrieve The Product Information on a Sun x86 Server Module

sunHwMonProductChassisGroup

How to Retrieve the Server Module's Product Chassis Information

sunHwMonSPGroup

How to Retrieve Service Processor Information

sunHwMonInventoryTable

How to Retrieve Inventory Information

sunHwMonSensorGroup

How to Retrieve the Sensor Group Information

sunHwMonIndicatorLocator

How to Set the Indicator Locator

Generating SNMP Traps

How to Inject a Simulated Fault

Using the itpconfig Tool

itpconfig Command Usage

Options

Subcommands

Error Codes

itpconfig Usage Scenario

Host-to-ILOM Interconnect Configuration Commands

How to Enable Host-to-ILOM Interconnect

How to Disable Host-to-ILOM Interconnect

How to List the Host-to-ILOM Interconnect Settings

itpconfig Trap Forwarding Commands

How to Enable Trap Forwarding

How to Disable Trap Forwarding

Configuring Trap Forwarding on Windows Servers

How to configure trap forwarding on Windows servers

Troubleshooting Management Agents

General Management Agents Troubleshooting

itpconfig Troubleshooting

Oracle Solaris Operating System Troubleshooting

Issues Installing with pkgadd

How to Remove a Packaging Lock File

Linux Troubleshooting

Hardware Management Agent Service Fails to Start

How to Solve Issues With IPMI Device Drivers

Hardware Management Agent Service Status Dead

How to Solve Issues with IPMI Device Drivers

CLI Tools User's Guide

Index

Oracle Server Management Agents

Oracle Server Management Agents provide operating-system-specific agents to enable management and configuration of your Oracle servers.

Oracle Server Management Agents provides the following software:

This section contains a description of each of these parts.

Oracle Server Hardware Management Agent

The Oracle Server Hardware Management Agent (Hardware Management Agent) and associated Oracle Server Hardware SNMP Plugins (Hardware SNMP Plugins) provide a way to monitor and manage your server and server module's hardware using an operating system native agent. This in-band functionality enables you to use a single IP address (the host's IP) for monitoring your servers and blade server modules, without having to connect the management port of the Oracle Integrated Lights Out Manager (ILOM) service processor to the network.

The Hardware Management Agent and Hardware SNMP Plugins run on the host operating system of your Oracle servers, communicating with the Oracle ILOM service processor. The Hardware Management Agent daemon, called hwmgmtd, regularly polls the service processor for information about the current state of the server. Hardware Management Agent can poll the service processor for hardware information over either the Host-to-ILOM Interconnect, available on Oracle latest servers, or KCS interface on previous generation servers. This information is then made available by Hardware Management Agent over SNMP using the Hardware SNMP Plugins.

In addition, the Hardware Management Agent provides sensor and indicator readings by reading System Event Log (SEL) records stored on the service processor. The SEL records hardware events such as temperatures crossing a threshold. The Hardware Management Agent reads the service processor's SEL records and the host operating system's syslog and sends the appropriate SNMP traps using the OS-native SNMP daemon. Finally, the Hardware Management Agent also maintains a separate log that contains information about the Hardware Management Agent status, which can be used for troubleshooting.


Note ‐  Previous versions of Hardware Management Pack have included a separate Storage Management Agent, but starting with Oracle Hardware Management Pack 2.1, the Storage Management Agent has been merged with the functionality of the Hardware Management Agent.

Oracle Server Hardware SNMP Plugins

The Oracle Server Hardware SNMP Plugins consists of Net-SNMP plugins, that are compiled versions of hardware-specific Management Information Bases (MIB) which have been designed to enable you to monitor your Oracle servers effectively.

The sunHwMonMIB describes the state of sensors and alarms on your servers and provides the following information:

The sunHwTrapMIB describes a set of traps for hardware events that can be generated by an Oracle server and provides the following information:

The sunStorageMIB provides the following information about system storage:

itpconfig and the ILOM Trap Proxy

The itpconfig command-line interface (CLI) tool configures Oracle ILOM to forward SNMP traps to the host over the Host-to-ILOM Interconnect, available on servers with the necessary hardware. See your server documentation to check if your server supports Host-to-ILOM Interconnect. You can also use itpconfig to configure the Host-to-ILOM Interconnect between Oracle ILOM service processors and the host.