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
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, which may well be o

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

can not remove netSnmpObjects from mib walk

2009-03-05 Thread Joan Landry
Does anyone know how to remove the net-snmp enterprise mib from the list of mibs automatically supported by net-snmp? I did -Dmib_init to get a list of mibs - and I do not see any reference to the net-snmp mib listed. I tried this: ./snmpd -f -Le -Dmib_init -I -netSnmpObjects but the followi