Just for the records if someone else hit this problem.

As I can not get the routing information excluded via "-I -var_route", I adapted snmpd.conf to exclude OIDs out of the view. In this way snmpd is not going to handle the routing information and does not hang up.

I adapted the standard snmpd.conf like this:

...
view all    included  .1                               80
view all    excluded  .1.3.6.1.2.1.4.21
view all    excluded  .1.3.6.1.2.1.4.24
view system included  .iso.org.dod.internet.mgmt.mib-2.system
...

Andreas




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to