setproc_error( )

NAME

setproc_error( ) - indicate that a setproc operation encountered an error

SYNOPSIS

void setproc_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 setproc encountered an error while perorming a set operation for a variable binding.

RETURNS

N/A

SEE ALSO

snmpProcLib