Previous Topic: Monitoring CA SiteMinder® Using SNMPNext Topic: CA SiteMinder® MIB


SNMP Monitoring

The CA SiteMinder® SNMP module enables many operational aspects of the CA SiteMinder® environment to be monitored by SNMP-compliant network management applications.

SNMP Overview

Network management takes place between two types of systems: those in control, called managing systems, and those observed and controlled, called managed systems. Managed systems can include hosts, servers, and the software components that run on those systems, or network components such as routers or intelligent repeaters.

To promote interoperability, cooperating systems adhere to the industry standard Simple Network Management Protocol (SNMP), an application-layer protocol designed to facilitate the exchange of management information between network devices.

A complete SNMP solution comprises three components:

The CA SiteMinder® SNMP module provides SNMP request handling and configurable event trapping for the CA SiteMinder® environment. It does this by collecting operational data from the CA SiteMinder® OneView Monitor and making it available in a MIB to third-party NMS applications that support the SNMP protocol (for example, HP OpenView).

Note: The 6.0 SNMP agent is backwards compatible with all CA SiteMinder® 5.x-based Agent applications.

CA SiteMinder® SNMP Module Contents

The CA SiteMinder® SNMP module consists of:

More information:

Configure the SiteMinder Event Manager

CA SiteMinder® MIB

Start and Stop SiteMinder SNMP Support

Dependencies

The CA SiteMinder® SNMP Module has the following dependencies:

SNMP Component Architecture and Dataflow

The following figure illustrates SNMP module dataflow:

Graphic showing SNMP component architecture and dataflow

CA SiteMinder® SNMP Dataflow:

  1. The SNMP Master Agent receives SNMP requests from a management application.
  2. The SNMP Master Agent forwards the SNMP request to the SNMP Subagent.
  3. The CA SiteMinder® SNMP Subagent retrieves the requested information from OneView Monitor.
  4. The CA SiteMinder® SNMP Subagent passes the retrieved information back to the SNMP Master Agent.
  5. The SNMP Master Agent generates an SNMP response and sends it back to the requesting management application.