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