getproc_nosuchins( )

NAME

getproc_nosuchins( ) - indicate that no such instance exists

SYNOPSIS

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

DESCRIPTION

This routine is called from getproc if the requested instance does not exist.

RETURNS

N/A

SEE ALSO

snmpProcLib