Actually, this problem is in ucd-snmp-utils, but that isn't listed as an RHL component (is that a Bugzilla bug, if a package isn't listed?). tkmib is installed as part of ucd-snmp-utils, but doesn't work out of the box. Seems there is a missing perl module Tk.pm. ucd-snmp-4.0.1-4 ucd-snmp-utils-4.0.1-4 [scott@moriarty scott]$ tkmib Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/ perl5/site_perl/5.005 .) at /usr/bin/tkmib line 29. BEGIN failed--compilation aborted at /usr/bin/tkmib line 29.
The missing perl module is in in CPAN, and should be packaged on Red Hat PowerTools. The missing package dependency will be fixed as the distribution and PowerTools become more closely integrated.