JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® Server Management Agents User's Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Oracle Server Management Agents User's Guide Overview

Oracle Server Management Agents

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

Working With Management Agents

Using the itpconfig Tool

Troubleshooting Management Agents

Index

How to Configure SNMP Traps

  1. Open your snmpd.conf file for editing.
  2. Depending on the version of SNMP traps you want to send:
    • To be able to send SNMP version 1 traps from the Hardware Management Agent, add the following line to snmpd.conf:

      trapsink host communitystring trapport

    • To be able to send SNMP version 2 traps from the Hardware Management Agent, add the following line to snmpd.conf:

      trap2sink host communitystring trapport

Example 2-1  Setting SNMP Version 2 Traps

The following example shows the line added to the snmpd.conf file to configure SNMP Traps using SNMP version 2:

trap2sink 10.18.141.22 public 162