Added many important mibs and fixed typo
This commit is contained in:
parent
e21fc5351f
commit
a283dbbe0a
@ -17,7 +17,7 @@ if wget -qO $F "http://www.circitor.fr/Mibs/Mib/${1:0:1}/$1.mib"; then
|
||||
mv $F mibs/$1.mib
|
||||
exit 0
|
||||
fi
|
||||
echo "MIB not found on circutor.fr" >&2
|
||||
echo "MIB not found on circitor.fr" >&2
|
||||
fi
|
||||
|
||||
if wget -qO $F "https://iphostmonitor.com/mib/$1.html"; then
|
||||
|
Loading…
Reference in New Issue
Block a user