undoproc_error( )

NAME

undoproc_error( ) - indicate that an undproc operation encountered an error

SYNOPSIS

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

DESCRIPTION

This routine indicates that undoproc encountered an error for a specified variable binding.

RETURNS

N/A

SEE ALSO

snmpProcLib