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.
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
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
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/