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

How to configure trap forwarding on Windows servers

  1. Log in to the source server. You must have Administrator privileges.
  2. Use the itpconfig.exe enable trapforwarding subcommand to enable the trap proxy.

    itpconfig.exe enable trapforwarding --ipaddress=destination --port=162 --community=trap_community

    where destination is the IP address of the server that should receive the traps, and trap_community is the SNMP trap community that the destination is listening for.


    Note ‐  the port number of 162 can not be modified on Windows.
  3. If either of the source or destination servers use a firewall, configure the firewall rules on both to allow incoming traps.
    1. Go to Control panel and select Firewall.
    2. Click on Advanced Setting and then Inbound Rules on the left panel. The rules are shown in the right panel.
    3. Enable Inbound Rules for both private and domain by right clicking SNMP Trap Service and selecting Enable.
  4. Restart the SNMP Trap service and the Oracle Hardware Management Agent service.
    1. Go to Server Manager, select Services.
    2. Find the SNMP Trap service and start/restart it.
    3. Find the Oracle Server Hardware Management Agent service and start/restart it.