SNMP Manager Programmer's Guide

Introduction to Manager Services
SNMP Manager Programmer’s Guide134249
1-18
Installing Managers
Installing Managers
After a manager has been debugged and bound or linked with SNMPLIB, it is ready for
production use. Simply install the executable manager file on the production NonStop
Kernel system and ensure that any authentication criteria used by agents the manager
needs to communicate with are satisfied. When your manager needs to communicate
with NonStop agent processes, recall these criteria:
For TCP/IP communication, the community name, IP address, and access rights for
your manager need to be configured into the authentication table for each NonStop
agent with which the manager will communicate.
Figure 1-12. Building an Executable Manager
112
Legend
Guardian Object
OSS Object
Manager
Services
Header
Files
Manager
Source
Code
C or C++
Compiler
c89 Utility
Compilation
Manager
Object
File
Manager
Services
Library
Binder
c89 Utility
Binding/Linking
Executable
Manager
Accelerator
c89 Utility
Optimized
Manager
Optimization
#include
Header
Files