Re: Using strings in MIB Tables

2008-05-25 Thread Magnus Fromreide
[email protected] > Sent: Tuesday, May 6, 2008 3:30:06 AM > Subject: Re: Using strings in MIB Tables > > 2008/5/6 Leif Pitcock <[EMAIL PROTECTED]>: > > What is the code you need in particular? It's alot of code, 1168 lines. > > > > Resent with co

Re: Using strings in MIB Tables

2008-05-06 Thread Dave Shield
2008/5/6 Leif Pitcock <[EMAIL PROTECTED]>: > What is the code you need in particular? It's alot of code, 1168 lines. > > Resent with copy to net-snmp-coders. That's somewhat larger than most MIB table code, but not excessively so. (The UDP and TCP tables are 770 and 900 lines of code respective

Re: Using strings in MIB Tables

2008-05-05 Thread Leif Pitcock
rceforge.net Sent: Monday, May 5, 2008 2:48:47 PM Subject: Re: Using strings in MIB Tables 2008/5/5 Leif Pitcock <[EMAIL PROTECTED]>: > I am using net-snmp-5.4.1 in Windows MFC and have written a class to > create 100 of the same type of tables. What d

Re: Using strings in MIB Tables

2008-05-05 Thread Dave Shield
2008/5/5 Leif Pitcock <[EMAIL PROTECTED]>: > I am using net-snmp-5.4.1 in Windows MFC and have written a class to > create 100 of the same type of tables. What does the code look like? Dave - This SF.net email is sponsored b

Using strings in MIB Tables

2008-05-05 Thread Leif Pitcock
Upon further investigation, I only have a problem when I use it in a table, I don't have the same problem when I use it as a scalar. Leif Pitcock Be a better friend, newshound, and know-it-all with Yah

Using strings in MIB Tables

2008-05-05 Thread Leif Pitcock
I am using net-snmp-5.4.1 in Windows MFC and have written a class to create 100 of the same type of tables. In the table there are three 1000 byte char arrays. When I make the strings 40 characters or less, everything seems to work fine, however if I make them 50 chars or over (not sure of the e