Re: problem in SNMPSET on table with string data type columns

2014-10-03 Thread Bill Fenner
ndler_registration > netsnmp_create_table_data > netsnmp_table_helper_add_indexes > netsnmp_register_table > > The problem we are facing is that if our table is columns, c1, c2, and c3, > and if c1 is of string data type. > Now if we are doing “snm

Re: problem in SNMPSET on table with string data type columns

2014-10-03 Thread sarath azad
he problem we are facing is that if our table is columns,c1, c2, and c3, and if c1 is of string data type. Now if we are doing “snmpset c1  c2  c3 ” we are getting these valuesval1, val2 and val3 properly in code and they are getting properly updated inthe table.But if we are giving columns in

Re: problem in SNMPSET on table with string data type columns

2014-09-04 Thread Bill Fenner
er_registration > netsnmp_create_table_data > netsnmp_table_helper_add_indexes > netsnmp_register_table > > The problem we are facing is that if our table is columns, c1, c2, and c3, > and if c1 is of string data type. > Now if we are doing “snmpset c1 c2 c3

Re: problem in SNMPSET on table with string data type columns

2014-09-04 Thread sarath azad
that if our table is columns, c1, c2, and c3, and if c1 is of string data type. Now if we are doing “snmpset c1 c2 c3 ” we are getting these values val1, val2 and val3 properly in code and they are getting properly updated in the table. But if we are giving columns in different order like

Re: problem in SNMPSET on table with string data type columns

2014-09-03 Thread Bill Fenner
solving the below problem, in doing SNMPSET for > tables with string data? > > thanks and regards > S Sarath > > > On Friday, August 22, 2014 9:03 PM, sarath azad > wrote: > > > Hello, > > Could you please help in resolving the below issue? > For SNMPSE

problem in SNMPSET on table with string data type columns

2014-09-03 Thread sarath azad
Hello, Could you please help in solving the below problem, in doing SNMPSET for tables with string data? thanks and regards S Sarath On Friday, August 22, 2014 9:03 PM, sarath azad wrote: Hello, Could you please help in resolving the below issue? For SNMPSET on a table which contains

problem in SNMPSET with string data type columns

2014-08-22 Thread sarath azad
Hello,   Could you please help in resolving the below issue? For SNMPSET on a table which contains a column of "string" data type, if we are giving values of all the columns in the single SNMPSET query, then we are getting the values of the string column properly, only if the order

Re: string data

2006-06-27 Thread Wes Hardaker
>>>>> On Mon, 26 Jun 2006 13:45:07 -0400, Robert Story <[EMAIL PROTECTED]> said: Robert> On Fri, 23 Jun 2006 12:12:29 -0700 Fong wrote: FT> If a string data is very long, such as a paragraph, it is not suit to be FT> exposed by SNMP. Am I right? Robert> No, t

Re: string data

2006-06-26 Thread Robert Story
On Fri, 23 Jun 2006 12:12:29 -0700 Fong wrote: FT> If a string data is very long, such as a paragraph, it is not suit to be FT> exposed by SNMP. Am I right? No, there is no reason the size of the data should matter all that much. If you get beyond ~1490 bytes, you get into packet fragmen

string data

2006-06-23 Thread Fong Tsui
Hi, If a string data is very long, such as a paragraph, it is not suit to be exposed by SNMP. Am I right? Thanks, FT Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere