getproc_error( )

NAME

getproc_error( ) - indicate that a getproc operation encountered an error

SYNOPSIS

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

DESCRIPTION

This routine indicates that getproc encountered an error and cannot retrieve the requested value.

RETURNS

N/A

SEE ALSO

snmpProcLib