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 Gets

SNMP gets enable you to read data filled by the Hardware Management Agent. To be able to perform SNMP gets, use the following information to modify your snmpd.conf file, depending on which host operating system the Hardware Management Agent is running on.

  1. Open your snmpd.conf file for editing.
  2. Choose one of the following options:
    • For Red Hat Enterprise Linux, add the following line to snmpd.conf:

      view systemview included .1.3.6.1.4.

      This adds the Hardware SNMP Plugins to the specified view.

    • For Oracle Solaris OS and SUSE Linux Enterprise Server, add the following line to snmpd.conf:

      rocommunity public

      This adds a read-only community from a network location other than localhost.