Re: snmpwalk does not stop
Sverre Moe <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure what I did to fix the problem. After fiddling with the code on several places(many which was non-SNMP specific) the problem got solved. Running snmpwalk now stops at the last OID in that subtree. /Sverre ----- Original Message ----- Fra: "Dave Shield" <[email protected]> Til: "Stavros Tsolakos" <[email protected]> Kopi: [email protected] Sendt: 25. november 2012 22:50:06 Emne: Re: snmpwalk does not stop On 25 November 2012 18:24, Stavros Tsolakos <[email protected]> wrote: > I am far from an SNMP expert, but shouldn't some function return > SNMP_ENDOFMIBVIEW? No. At least not from the perspective of the individual MIB handlers. Each MIB handler should simply return without setting a value. The agent driving code detects this, and will automatically move on to the next registered handler (if any). The individual handlers don't know what other MIBs are registered with the agent, so couldn't tell whether to return endOfMibView or not. It's only the main agent code that recognises when it's run out of handlers to try, and hence report back endOfMibView Dave ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users CONFIDENTIALITY This e-mail and any attachment contain KONGSBERG information which may be proprietary, confidential or subject to export regulations, and is only meant for the intended recipient(s). Any disclosure, copying, distribution or use is prohibited, if not otherwise explicitly agreed with KONGSBERG. If received in error, please delete it immediately from your system and notify the sender properly. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users