Exit Print View

Sun Server Management Agents User's Guide

Get PDF Book Print View
 

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Related Third-Party Web Site References

Sun Welcomes Your Comments

Change History

Introduction to Sun Server Management Agents

Sun Server Management Agents Features

Sun Server Hardware Management Agent

Sun Server Hardware SNMP Plugins

Sun Server Storage Management Agent

Installing Components

Getting Started

Prerequisites

Getting the Software

Sun SSM Component Manager Overview

(Linux and Solaris Operating Systems) Using Component Manager

(Linux and Solaris Operating Systems) Using Component Manager in Interactive Mode

(Linux and Solaris Operating Systems) Using Component Manager in Unattended Mode

(Windows Operating Systems) Using Component Manager

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:

(Solaris and Linux Operating Systems) Hardware Management Agent Runtime Options

Configuring your Host Operating System's SNMP

(Solaris and Linux Operating Systems) Configuring Net-SNMP/SMA

How to Configure SNMP Gets

How to Configure SNMP Sets

How to Configure SNMP Traps

(Windows Operating Systems) Configuring SNMP

(Windows Operating Systems) How to Configure SNMP

Sun Server Hardware SNMP Plugins

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

Working With Management Agents

Retrieving and Setting Information Through SNMP

sunHwMonProductGroup

sunHwMonProductChassisGroup

sunHwMonSPGroup

sunHwMonInventoryTable

sunHwMonSensorGroup

sunHwMonIndicatorLocator

Generating SNMP Traps

Troubleshooting Management Agents

General Management Agents Troubleshooting

Solaris Operating System Troubleshooting

Linux Troubleshooting

Release Notes

Component Manager Issues

Differences in Hardware Management Agent SNMP Traps

Red Hat Installation Dependencies

Red Hat Conflict with SElinux

Install Path Issues

Missing Disk Information

Sun X6250 Server Module Wrong Service Processor Version Number

Gaps in sunHwMonInventoryGroup

Gaps in sunHwMonSensorGroup

SunHwMonInventoryTable Shows Incorrect Number of DIMMs

SunHwMonDiscreteHardDriveSensorTable Incorrect Sensors

Enterprise Field is Populated with Incorrect OID

ILOM 3.0 and Windows Server 2003 R2 Extended Data Mode Issue

Sun Blade X6450 with ILOM 2.0 and Windows Server 2003 Issue

Windows Hardware Management Agent snmpwalk on a Sensor Group Issue

Windows Hardware Management Agent SNMP Get Returns Empty String

Adaptec RAID Volumes not Reflected in ILOM CLI using Windows Storage Management Agent

Driver Errors in Windows Application Log

Ordering of Physical and Logical Disks Inconsistent Between Linux and Windows Storage Viewer

Storage Management Agent Windows 2003

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 snpd.conf file for editing.

  2. Depending on which operating system you are running, 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 SUSE Linux Enterprise Server, add the following line to snmpd.conf:

      rocommunity public 31

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