[Pkg-net-snmp-devel] Bug#556633: Bug#556633: [libsnmp-base] libsnmp-base is broken

Jochen Friedrich jochen at scram.de
Tue Nov 17 10:10:48 UTC 2009


Hi,

> This package is broken:
> cat rfclist | while read rfc mibs; \
> 		do \
> 		  if [ "$rfc" != "#" ]; \
> 		  then \
> 		    ./mibfetch -d /usr/share/mibs/ietf.orig ftp://ftp.ietf.org rfc $rfc $mibs; \
> 		  fi; \
> 		done
> NOTE: SMUX: ignored.


Where do you think it's broken? Unfortunately, downloading and extracting all the MIBs from their
corresponding RFCs really takes some time. These "XXX: ignored" messages are just a note of the
MIB extract that not all MIBs included in a RFC have been extracted. In most cases this is because
some IANA MIBs or example MIBs are included in an RFC or because of a particular MIB has been
updated in a later RFC.

Thanks,
Jochen





More information about the Pkg-net-snmp-devel mailing list