RE: SNMPv3 implementation & co-existence

2007-09-24 Thread Anuradha A- TLS, Chennai.
Hi Dave Thanks for the timely help. Yes I did wanted to know if SNMP-COMMUNITY-MIB had been implemented.Thanks for the clarification. I understand an equivalent has been implemented. I shall take a look at the file that you have mentioned. Thanks a lot. Thanks & Regards Anuradha.A -Origin

RE: Request help in Table implementation

2007-09-24 Thread Anuradha A- TLS, Chennai.
Hi Dave Appreciate your help in answering my doubts. Thanks for the help. I had made a mistake in setting the index column. I had corrected it and both GET and GETNEXT works perfectly. Thanks and Regards Anuradha.A -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Be

RE: Is net-snmp tested on 64-bit processor ?

2007-09-24 Thread Frédéric Bor
Types size depend of compiler ABI, not OS, not processor. And there is no standard or spec to say a char is one byte or a long 4 bytes on a 32 bits platform and 8 bytes on a 64 one. That's why we have int32_t, int64_t, ..., types. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAI