ReadMIBRecord Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ReadMIBRecord Function
C
static void ReadMIBRecord(
    DWORD h, 
    OID_INFO* rec
);
Description

This routine is called when a OID string is required to be searched from MPFS using node address.

Preconditions
Parameters
Parameters 
Description 
Node adderess whose oid is to be read. 
rec 
Pointer to store SNMP MIB variable object information 
Returns

None.

Remarks

None.

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