Re: can not remove netSnmpObjects from mib walk

2009-03-06 Thread Dave Shield
2009/3/5 Joan Landry : > However, I am still getting the netSnmpNotifications.3 trap when a hup is > issued to snmpd service. Yes. > Any ideas how to stop this trap? Remove 'trapsink' (or similar) lines from your snmpd.conf file ? :-) If you want to disable *just* this trap (but keep the col

RE: can not remove netSnmpObjects from mib walk

2009-03-05 Thread Joan Landry
: can not remove netSnmpObjects from mib walk 2009/3/5 Joan Landry : > I did -Dmib_init to get a list of mibs - and I do not see any > reference to the net-snmp mib listed. The agent doesn't necessarily implement every MIB as one single lump. It typically implement a group of objects

RE: can not remove netSnmpObjects from mib walk

2009-03-05 Thread Joan Landry
Thanks for the response - I will try this. -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Thursday, March 05, 2009 10:29 AM To: Joan Landry Cc: net-snmp-users@lists.sourceforge.net Subject: Re: can not remove

Re: can not remove netSnmpObjects from mib walk

2009-03-05 Thread Dave Shield
2009/3/5 Joan Landry : > I did -Dmib_init to get a list of mibs - and I do not see any reference to > the net-snmp mib listed. The agent doesn't necessarily implement every MIB as one single lump. It typically implement a group of objects, which may well be only part of the relevant MIB file. T