Correct link to MIB tarball

This commit is contained in:
Alexander Hartmaier
2015-11-10 10:26:31 +01:00
parent b97cef86a3
commit d4d7429de4
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
SNMP::Info - Friendly OO-style interface to Network devices using SNMP. SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
[BUG FIXES]
* Correct link to MIB tarball
version 3.29 (2015-10-13) version 3.29 (2015-10-13)
[ENHANCEMENTS] [ENHANCEMENTS]

View File

@@ -168,7 +168,7 @@ install by hand.
SNMP::Info operates on textual descriptors found in MIBs. SNMP::Info operates on textual descriptors found in MIBs.
If you are using SNMP::Info separate from Netdisco, If you are using SNMP::Info separate from Netdisco,
download the Netdisco MIB package at L<http://sourceforge.net/project/showfiles.php?group_id=80033&package_id=135517> download the Netdisco MIB package at L<http://sourceforge.net/projects/netdisco/files/netdisco-mibs/latest-snapshot/>
Make sure that your snmp.conf is updated to point to your MIB directory Make sure that your snmp.conf is updated to point to your MIB directory
and that the MIBs are world-readable. and that the MIBs are world-readable.