Page 2 of 2

Re: Log file filling up with Cannot adopt OID messages

Posted: Mon Feb 28, 2022 12:58 pm
by pbroste
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:

Code: Select all

snmptranslate -m /usr/share/snmp/mibs/CISCO-PRIVATE-VLAN-MIB.mib -Pu -Tso
and

Code: Select all

snmpwalk [yourhostaddresshere] -c [yourcommunitystringhere] -v 1 -m  CISCO-PRIVATE-VLAN-MIB
Thanks,
Perry