getproc_got_empty( )

NAME

getproc_got_empty( ) - indicate retrieval of a null value

SYNOPSIS

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

DESCRIPTION

This routine is called from getproc or nextproc when a null value is retrieved for a variable binding.

RETURNS

N/A

SEE ALSO

snmpProcLib