getproc_good( )

NAME

getproc_good( ) - indicate successful completion of a getproc procedure

SYNOPSIS

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

DESCRIPTION

This routine is called when getproc successfully retrieves the value for an SNMP variable binding.

RETURNS

N/A

SEE ALSO

snmpProcLib