ProcessGetVar Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ProcessGetVar Function
C
BYTE ProcessGetVar(
    OID_INFO* rec, 
    BOOL bAsOID, 
    PDU_INFO* pduDbPtr
);
Description

This routine processes the received snmp Get request pdu for the variable binding in the request and also creates the response pdu.

Preconditions

ProcessVariables() is called.

Parameters
Parameters 
Description 
rec 
Pointer to SNMP MIB variable object information 
bAsOID 
Oid flag. 
Return Values
Return Values 
Description 
varLen 
Number of bytes put in response tx pdu 
FALSE 
If any of the elements of the request pdu validation fails. 
Remarks

None.

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