Part I--Writing Management Applications
Part I contains the following chapters:
Chapter 1, "Overview of Writing Management Applications ," provides a quick overview of the Manager/Agent Services library.
Chapter 2, "Registering for Data, Event, and Trap Reports ," describes the methods used to register your manager application to receive data and event reports.
Chapter 3, "Getting Data, Event, and Trap Reports ," suggests the algorithms to follow when getting data and event reports.
Chapter 4, "Requesting Data and Event Reports ," shows how an application asks for data and event reports. It also shows how to kill an existing request.
Chapter 5, "Setting Attribute Values ," discusses how to set attribute values.
Chapter 6, "Handling Error Reports ," details the procedures for handling error reports.
Chapter 7, "Unregistering the Application ," discusses how to unregister your application from the various data and event forwarding services.
Chapter 8, "Using the Database API Functions ," describes how to use the database API functions.
Chapter 9, "Miscellaneous Topics ," lists many issues related to writing manager applications not covered in earlier chapters.
Part II--Writing Agents
Part II contains the following chapters:
Chapter 10, "Overview of Writing Agents ," provides a high-level overview of the agent writing process.
Chapter 11, "Writing an Agent Schema ," presents the schema, the agent-specific portion of the Management Database.
Chapter 12, "Procedure for Writing an Agent ," details the set of steps involved in developing agent code.
Chapter 13, "Testing and Integration ," discusses how to test your agent and integrate it with this product.
Chapter 14, "Converting an Existing Application to an Agent ," offers an example of converting an existing application into an agent.
Part III--Man Page Summaries
Part III provides lists of available on-line man pages that
describe each function in the Manager and Agent Services libraries. These
lists, which include brief descriptions of each man page, are divided into
the following appendices:
Appendix A, "Man Page Summary for Writers of Manager Applications ," lists man pages for utilities, routines, and file formats for reference when writing manager software.
Appendix B, "Man Page Summary for Writers of Agent Software ," lists man pages for utilities, routines, and file formats for reference when writing agent software.
Compatibility-Related Conventions