int ip_to_rlist ( UINT_32_T ip_address, /* ip address */ OIDC_T * object_id /* pointer to object identifier */ );
This routine uses an IP address to fill an array of values (of type long) with the byte components of the IP address. The return value is the number of components filled, always 4.
4, always.
snmpAuxLib