snmpset to handle table set

2005-01-19 Thread Amit Chandel
Hi Folks, I am actually checking the possibility how "snmpset" command can be used to set a variable inside the table, also can we use it to generate entirely new row, and fill the value in that.     thanks for giving conern to the query, Amit Do you Yahoo!? Yahoo! Mail - now with 250MB free sto

RE: Problems with snmpdemoapp.c and net-snmp-5.2

2005-01-19 Thread Helding, Stephen
FWIW I tracked down my problem to a line of code that was added to snmp_api.h in v5.2. For some reason the following line adds 8 bytes to sizeof(struct snmp_session) and screws up the rest of the data following it. At line 205 this was added. /** My Domain name or dotted IP address, 0 for de

Re: Using other MIB scalars in a GET

2005-01-19 Thread Wes Hardaker
> On Mon, 17 Jan 2005 13:47:09 -0100 (EDT), "Ricardo Luis A. Abrantes" > <[EMAIL PROTECTED]> said: Ricardo> I have two variables in my MIB definition, one is writable Ricardo> (represents the number of a link), and the other is read-only Ricardo> (represents the status of a link). In the

Re: session based security model--implementation?

2005-01-19 Thread Wes Hardaker
> On Mon, 17 Jan 2005 09:37:40 -0800 (PST), "Srinivas Athuluru (ATG)" > <[EMAIL PROTECTED]> said: Srinivas> I found some discussion regarding the code for sbsm Srinivas> on the internetI was wondering if there is some Srinivas> implementation available for this. I have a working cop

Re: Please Help

2005-01-19 Thread Andy Smith
Hello Thomas, Wagner, Thomas wrote: Hello, I want to add MIB RFC-1213 and WINDOWS-NT-PERFORMANCE. I use Version: 5.1.2 for Windows In directory \usr\share\snmp\mibs there exist RFC-1213.txt and WINDOWS-NT-PERFORMANCE.txt. The WINDOWS-NT-PERFORMANCE mib is not included in the Net-SNMP source tree.