I don't think so - it seems like mibdepot was indeed hacked, so downloads are disabled.Might be something blocked by our network, who knows.
You should be able to do this.Shouldn't I be able to get the MIB I need from the manufacturer?
BTW, did you open port 162?
Code: Select all
iptables -L -n | grep 162Code: Select all
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:162Code: Select all
addmib <PathToNewMIB>