OID of a MIB object which refers another MIB module document.

2009-06-12 Thread mwnn
Hi, I am extending the NET-SNMP agent by adding MIBs. I have a doubt regarding MIB object definition provided in the following document http://www.cablelabs.com/specifications/PKT-SP-EUE-DATA-I01-071106.pdf. In this MIB module at page 48, there are several MIB objects with comments that say

Net-SNMP 5.5.pre3 available for testing.

2009-06-12 Thread Wes Hardaker
Net-SNMP 5.5.pre3 has been put on the download site and is available for testing. http://www.net-snmp.org/downloads.html This is expected to be the last .pre release version of the 5.5 strain and we'll be moving on to release-candidate (.rc) versions after this, if all goes according to plan.

Re: Best method to register scalar objects in AgentX SubAgents

2009-06-12 Thread Dave Shield
2009/6/12 Zaryab M. Munir : > I have 6 subagents, each one supports the IP-MIB.  The master agent also > supports the IP-MIB. > My question: > What API should I use for;  and how, to register the scalar objects > of IP-MIB like "ipDefaultTTL" etc. such that I can query the values of these > scalar

Re: snmpNotifyFilterTable

2009-06-12 Thread Dave Shield
2009/6/12 sanjaykumar : > Is there any similar function generate > when we generate the code using "mib2c" in "mib2c.mfd.conf " . I doubt it, no. Persistent storage doesn't seem to be handled by *any* of the mib2c templates. This needs to be added by the MIB implementer manually - regardless of

Re: FW: crash in net-snmp agent

2009-06-12 Thread Dave Shield
2009/6/11 Samer Vazdekis : > It would take us lots of time to test and qualify new code which already > done for version 5.2.1.2. It would be more convenient for the mean time to > just apply the patch that possibly fixes this issue. The thing is that we don't _know_ what is causing this particula