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


snmpBuildPDU – Builds an SNMP PDU

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

#include <snmpmgr.h>
int snmpBuildPDU(SnmpPDU **pdu, const SnmpSession *snmpSession , const int pduType, 
                 const SnmpVarBinds *varbinds,
                 const smiUINT32 non_repeaters, const smiUINT32 max_repetitions, 
                 smiUINT32 *req_id)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014