getproc_got_ip_address( )

NAME

getproc_got_ip_address( ) - indicate retrieval of an IP address

SYNOPSIS

void getproc_got_ip_address 
    ( 
    SNMP_PKT_T *  pPkt,      /* internal representation of the snmp packet */ 
    VB_T *        pVarBind,  /* var bind being processed                   */ 
    UINT_32_T     addrData   /* ip address value                           */ 
    )

DESCRIPTION

This routine is called from getproc or nextproc when an IP address is retrieved for a variable binding.

RETURNS

N/A

SEE ALSO

snmpProcLib