z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


The SNMP manager API overview

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The SNMP manager API simplifies management application development by hiding SNMP protocol stack complexities, which enables an application to focus on management.

The SNMP manager API provides the following:
  • A set of C functions and a header file that your application can use to build an SNMP manager. These functions are 31-bit DLLs and a 64-bit DLL. See Steps for compiling and linking SNMP manager API applications for more information about compiling and linking the SNMP manager API.
  • The ability to build, send, and receive messages for SNMPv1, SNMPv2c, and SNMPv3 using the functions provided by the API.
  • Helper functions to perform operations on the decoded PDU response.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014