getproc_started( )

NAME

getproc_started( ) - indicate that a getproc operation has begun

SYNOPSIS

void getproc_started 
    ( 
    SNMP_PKT_T *  pPkt,     /* internal representation of the snmp packet */ 
    VB_T *        pVarBind  /* var bind being processed                   */ 
    )

DESCRIPTION

This routine indicates that getproc for the specified SNMP variable binding has been started and should not be started again.

RETURNS

N/A

SEE ALSO

snmpProcLib