On Dec 20, 2007 3:17 AM, Anirban Adhikary <[EMAIL PROTECTED]> wrote:
> Dear List
>
> I want to write a system monitoring script using SNMP protocol. So for that
> reason I need a sample script in PERL using NET::SNMP module of SNMP agent
> as well as SNMP manager. Regarding this if I get any help f
Doroshok Stanislav 写道:
п'ятниця 08 червень 2007 15:31, Jeff Pang написав:
Doroshok Stanislav 写道:
hi all
I need snmptranslate analog in perl
i use Net::SNMP module but can't find this method.
Try cpan:
http://search.cpan.org/~gbarr/libnet-1.21/Net/SMTP.pm
SMTP?
http://search.cpan.org/~dt
Doroshok Stanislav wrote:
п'ятниця 08 червень 2007 16:02, Eugene Kosov написав:
Doroshok Stanislav wrote:
п'ятниця 08 червень 2007 15:31, Jeff Pang написав:
Doroshok Stanislav 写道:
hi all
I need snmptranslate analog in perl
i use Net::SNMP module but can't find this method.
Try cpan:
http:
п'ятниця 08 червень 2007 16:02, Eugene Kosov написав:
> Doroshok Stanislav wrote:
> > п'ятниця 08 червень 2007 15:31, Jeff Pang написав:
> >> Doroshok Stanislav 写道:
> >>> hi all
> >>> I need snmptranslate analog in perl
> >>> i use Net::SNMP module but can't find this method.
> >>
> >> Try cpan:
>
Doroshok Stanislav wrote:
п'ятниця 08 червень 2007 15:31, Jeff Pang написав:
Doroshok Stanislav 写道:
hi all
I need snmptranslate analog in perl
i use Net::SNMP module but can't find this method.
Try cpan:
http://search.cpan.org/~gbarr/libnet-1.21/Net/SMTP.pm
SMTP?
SNMP - Simple Network M
п'ятниця 08 червень 2007 15:31, Jeff Pang написав:
> Doroshok Stanislav 写道:
> > hi all
> > I need snmptranslate analog in perl
> > i use Net::SNMP module but can't find this method.
>
> Try cpan:
> http://search.cpan.org/~gbarr/libnet-1.21/Net/SMTP.pm
SMTP?
Doroshok Stanislav 写道:
hi all
I need snmptranslate analog in perl
i use Net::SNMP module but can't find this method.
Try cpan:
http://search.cpan.org/~gbarr/libnet-1.21/Net/SMTP.pm
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.p
Subject
RE: snmp requests CORRECTED
HI. There's really two parts you need to have for a snmp get request. The
first part is the object identifier (OID). This is the long string of
numbers. The second part is the instance number. That is the zero at the end
you're asking about.
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber.0
cc
Subject
Please respond to RE: snmp requests CORRECTED!
<[EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 15, 2005 3:52 PM
> To: 'Perl Beginners '
> Subject: snmp requests CORRECTED!
>
>
> All,
>
> to get the number of interfaces via a snmp call from a perl
> program I would
> say:
>
> ge
Already did the CPAN search, found a bunch (including #1) that don't work at
all.
I'm looking for someone who has some experience with one.
Thanks though
-Phil
> > SNMP MIBs?
>
> http://search.cpan.org/search?query=SNMP&mode=all
>
> 1 and 5 look promising, I would start there
>
> > I'd lik
> Does anyone have any good suggestions for modules that can be used to
parse
> SNMP MIBs?
>
http://search.cpan.org/search?query=SNMP&mode=all
1 and 5 look promising, I would start there
> I'd like to be able to read the MIB into a data structure, and then
look up
> OIDs, the types of val
At 11:30 23/05/2002 -0700, you wrote:
>On Thursday, May 23, 2002, at 11:17 , Mat Harris wrote:
>
>>SNMP::Utils
>
>
>Net::SNMP I am aware of -
> cf: http://search.cpan.org/search?mode=module&query=SNMP
>
>so this must be the version from freshmeat
>
>but they do not have an easy to fin
On Thursday, May 23, 2002, at 11:17 , Mat Harris wrote:
> SNMP::Utils
Net::SNMP I am aware of -
cf: http://search.cpan.org/search?mode=module&query=SNMP
so this must be the version from freshmeat
but they do not have an easy to find 'README' file that expressly calls
out the 'req
Hi there,
I use SNMP_util.pm which I got from CPAN. In there is function called
'snmpwalk'
which you must use.
HTH.
-K.
Christopher Wiedmaier wrote:
>
> I am attempting to use the following MIB .1.3.6.1.2.1.4.20.1.1 to retrieve
> IP addresses using the Net::SNMP module. In the code I have wri
16 matches
Mail list logo