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


snmpSetRequestId parameters

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

snmpSession
This input parameter is a pointer to the SNMP session information required to reconstruct a PDU with the new request ID. This input is required and is returned by the snmpBuildSession() function.
pdu
This input parameter is a pointer to the encoded PDU where the request ID is to be set. This parameter is required and is returned by the snmpBuildPDU() function.
req_id
This input parameter specifies the integer requestId value to set in the PDU. The value of this parameter must be greater than or equal to 0.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014