HP

HP Systems Insight Manager Technical Reference Guide

English
  Tools that Extend Management  |  Configuring SNMP Access   

Configuring SNMP Access

»Table of Contents
»Index
»Notices
»Introduction
»Product Overview
»Getting Started
»Discovery and Identification
»Users and Authorizations
»Networking and Security
»Monitoring Systems, Clusters, and Events
»Storage Integration
»Managing with Tasks
»Tools that Extend Management
»Cluster Monitor
»Command Line Tools
»Creating New Command Line Tools
»Custom Commands
»Configuring DMI Access
Configuring SNMP Access
»Device Ping
»Disk Thresholds
»License Manager
»Management Processor Tools
»Managing MIBs
»Installing OpenSSH
»PMP Tools
»Removing and Restoring Tools
»Replicate Agent Settings
»RPM Package Manager
»Server Migration Pack
»System Management Homepage
»System Page
»Version Control
»Virtual Machine Management Pack
»WBEM Based Tools
»Available MSA Tools
»Partner Applications
»Reporting
»Administering Systems and Events
»Troubleshooting
»Reference Information
»Printable version
»Glossary
»Using Help
» Related Procedure

The ConfigureSNMP Access tool allows setting the HP Systems Insight Manager (HP SIM) central management server (CMS) as the trap target on selected HP-UX systems. This adds the HP SIM CMS server name to /etc/SnmpAgent.d/snmpd.conf on each selected system.

To configure SNMP to send traps to the CMS:

  1. Add the full hostname or IP address of the CMS as a trapdest in the file /etc/SnmpAgent.d/snmpd.conf:

    trap-dest: hostname_or_ip_address

  2. Stop the SNMP Master agent and all subagents with the command:

    /sbin/init.d/SnmpMaster stop

  3. Restart the SNMP Master agent and all subagents with the command:

    /usr/sbin/snmpd

Related Procedure

» Tools that Extend Management - Configuring DMI Access