I have built the snmpd and a custom agentx sub agent.

When I compiled the daemon and sub agent I specified the with mibs:


--with-mibs=SNMPv2-MIB:RFC1213-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:My-MIB:My-4K-EVENTS-MIB:My-4K-MIB
\

When I do an snmpwalk from the top level. I am getting data for mibs that I
did not install on my machine.

Like:
HOST-RESOURCES-MIB::hrSWRunParameters.856 = STRING: "/bin/syslog-ng -F"

I would like for the snmpwalk to not get responses for this MIB.

Is there a way to build/install/configure snmpd to skip MIBs that I do not
want responses for?

Actually I am not sure how it knows about this MIB since it is not
installed on the device it is running on.

Thanks
Larry
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to