nextproc_started( )

NAME

nextproc_started( ) - indicate that a nextproc operation has begun

SYNOPSIS

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

DESCRIPTION

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

RETURNS

N/A

SEE ALSO

snmpProcLib