nextproc_no_next( )

NAME

nextproc_no_next( ) - indicate that there exists no next instance

SYNOPSIS

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

DESCRIPTION

This routine is called from within nextproc if there is no next instance for the requested variable binding.

RETURNS

N/A

SEE ALSO

snmpProcLib