Den 12-09-2016 kl. 09:41 skrev venerabl...@googlemail.com:
>         Hi,
> 
> Sorry for late response, I'm on vacation.
> 
> At the attatched you can find the files. (I do not want to post it, because 
> there really long)

>From the debug I can see differences in the mib files detected:

--- mib-80.txt  2016-09-12 21:22:25.391857064 +0200
+++ mib-81.txt  2016-09-12 21:22:15.131982801 +0200
@@ -1507,7 +1507,6 @@
 /usr/share/mibs/EGENERA-MIB
 /usr/share/mibs/EM4513-MIB
 /usr/share/mibs/ENERGY-OBJECT-MIB
-/usr/share/mibs/ENTITY-MIB
 /usr/share/mibs/ENTITY-SENSOR-MIB
 /usr/share/mibs/ENTITY-STATE-MIB
 /usr/share/mibs/ENTITY-STATE-TC-MIB
@@ -1737,11 +1736,14 @@
 /usr/share/mibs/LINK-INCIDENT-MIB
 /usr/share/mibs/LISP-MIB
 /usr/share/mibs/LLDP-EXT-DCBX-MIB
+/usr/share/mibs/LLDP-EXT-DOT1-EVB-EXTENSIONS-MIB
 /usr/share/mibs/LLDP-EXT-DOT1-MIB
+/usr/share/mibs/LLDP-EXT-DOT1-V2-MIB
 /usr/share/mibs/LLDP-EXT-DOT3-MIB
 /usr/share/mibs/LLDP-EXT-MED-MIB
 /usr/share/mibs/LLDP-MIB
-/usr/share/mibs/LLDP-V2-MIB
 /usr/share/mibs/LLDP-V2-TC-MIB
 /usr/share/mibs/LMP-MIB


What version of Net-SNMP are you using?

The parser tries to optimize which files to scan by creating an index of
which mibs are in which files.

There are a couple pre-requisites for this to work, because it requires
the time-stamp of the index file to be comparable with the modification
date of the mib directory.

Older versions keep the index in the file .index kept in the directory,
current version keeps the directory in the persistent directory of the
program. If the index seems newer than the directory it will be trusted,
so this may be the problem you see.

/Niels

-- 
Niels Baggesen - @home - Ã…rhus - Denmark - n...@users.sourceforge.net
The purpose of computing is insight, not numbers   ---   R W Hamming

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to