On 17/09/2007, <[EMAIL PROTECTED]> wrote: > I have generated the code for the table using iterator helper. After > receiving the request I am not able to receive the ipaddress passed by the > snmpset command in > > Table_info->indexes but I am able to receive the ipaddresstype i.e '1'.
The first structure in the the index list (i.e. table_info->indexes) should be the value of mVgSipDnsServerIPAddressType The second structure in the the index list (i.e. table_info->indexes->next_variable) should be the value of mVgSipDnsServerIPAddress Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
