Re: Log file filling up with Cannot adopt OID messages
Posted: Mon Feb 28, 2022 12:58 pm
Hello @lorejo
Thanks for following up, appears that the list provided is associated with other mibs. What do you get when you add the mib's to the directory and run through with 'snmptranslate' and 'snmpwalk'?
For example:
and
Thanks,
Perry
Thanks for following up, appears that the list provided is associated with other mibs. What do you get when you add the mib's to the directory and run through with 'snmptranslate' and 'snmpwalk'?
For example:
Code: Select all
snmptranslate -m /usr/share/snmp/mibs/CISCO-PRIVATE-VLAN-MIB.mib -Pu -TsoCode: Select all
snmpwalk [yourhostaddresshere] -c [yourcommunitystringhere] -v 1 -m CISCO-PRIVATE-VLAN-MIBPerry