nextproc_good( )

NAME

nextproc_good( ) - indicate successful completion of a nextproc procedure

SYNOPSIS

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

DESCRIPTION

This routine indicates that nextproc for the specified variable binding has completed successfully.

RETURNS

N/A

SEE ALSO

snmpProcLib