On Tue, 3 Jul 2018 19:05:59 +0530 Thommandra wrote:
TG> - How can we disable an OID from snmpwalk output?

For snmpd, you can configure VACM views in snmpd.conf to exclude
certain OIDS. It's not very intuitive, but should be possible.

For the client, there isn't a way to not query for something during
a snmpwalk.

TG> c) Can we disable an entire MIB during compile time? Ex: TCP or
TG> UDP-MIB

Yes. You can disable MIBs via configure and at run-time.

TG> Also,  I see that after moving to 5.7.3 snmpwalk times-out
TG> after walking the VRRP-MIB though there is data beyond that
TG> OID. And this is happening always when there is data in
TG> VrrpOperTable.

We don't implement the VRRP-MIB, so you'll have to check with the
device vendor. Increasing the timeout may help.

Robert

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to