Snmpv3ReportPdu Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3ReportPdu Function
C
void Snmpv3ReportPdu(
    SNMPV3MSGDATA * dynScopedBufPtr
);
Description

The SNMPv3 PDU exchange starts with the agent sending a report pdu on reception of any Get_Request PDU for SNMPv3 request. This routine froms the report pdu for response to the requesting entity.

Preconditions

ProcessVariables() is called and a valid SNMPv3 request is received.

Parameters
Parameters 
Description 
dynScopedBufPtr 
pointer to the response buffer memory where the 'report' response to be savced for transmission. 
Remarks

None.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.