Query on community string

2008-05-20 Thread saifulla Mohd Abdul
Hi, If I configure the snmp community string as "abcd" in net-snmp agent. And do snmpwalk with community [EMAIL PROTECTED], it is working. Is this expected behaviour? Regards, Saif __ Sent from Yahoo! Mail. A Smarter Email http://uk.

mib2c issue with more than 32 column for row creation

2008-05-20 Thread Dominique bastien
Hi, my table contain more than 32 column and in the generated commit function I receive this following warning at compile time: warning: left shift count >= width of type Do I need to change something in the file creation or I need to change something manualy in the code. Thanks, Dominique

USM Implementation..

2008-05-20 Thread Amit Kumar
Hi All ,   I am implementing snmp v3 and adding snmpusm to create/delete/clone/activate/deactivate the user from our mib file ( remotely ). but according to SNMPv3 USM specifications (RFC2574)  it says that users are created and maintained by adding and modifying rows  to  the  usmUserTab

--with-ldflags and --with-libs

2008-05-20 Thread Tewen Hsieh
Hi, I have checked ./configure --help. But I still don't know clearly what's the difference between --with-ldflags and --with-libs. Could someone give me an example to understand better? For example: If I have a library, libxxx.a, at /path/to/lib. And my header files were located at /path/to/