C
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.