Subject: | where to set mibs path.... |
Date: | Tue, 10 Mar 2009 11:58:42 +0530 |
To: | bug-DOCSIS-ConfigFile [...] rt.cpan.org |
From: | Poorna <vangapallypoorna [...] gmail.com> |
Hi,
I am trying to use the implementation from CPAN for DOCSIS::ConfigFile.
I have been using the example in this folder. But I am not successful in
decoding my bin file to txt file.
I have the following query...
When we write...the following...
my $docsis = DOCSIS::ConfigFile->new(
advanced_output => ($ARGV{'-advanced'} ? 1 : 0),
shared_secret => $ARGV{'-secret'},
);
in the configFile.pm in the method of new it is looking for the mibs...where
to define it....?
--
Thanks and best Regards.
Yours,
Poorna.
--
Thanks and best Regards.
Yours,
Poorna.