snmpv3_scopedPDU_parse

2010-11-02 Thread Magnus Fromreide
Hello. In snmpv3_scopedPDU_parse there is the line if (pdu->securityModel == NETSNMP_SECMOD_USM && that I think looks odd. All other places in snmp_api seems to use the SNMP_SEC_MODEL_* macros when checking the values of securityModel variables so this just looked different. Is this a problem?

Re: Not able to set a column in ifTable.

2010-11-02 Thread Dave Shield
On 2 November 2010 06:46, Manjit wrote: > Here i came across a function _mfd_ifTable_commit, in this function a > certain part of code is repeated twice. [snip] > > Please help me to understand why this code is written twice. Programmer error. Replace programmer, and press Return I'll let so

RE: net snmp - More than one network interfaces

2010-11-02 Thread Shibu George
Hi Dave, Yes, the issue was due to the local firewall. Thanks, Shibu George -Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Monday, November 01, 2010 10:22 PM On 1 November 2010 15:47, Shibu George wrote: > I have