Ask a Question related to PERL Modules, Design and Development.
-
Amaninder.Saini@gmail.com #1
Net::SNMP module
Hi
I am trying to use Net::SNMP module in perl to communicate with the
remote agent. In this module i have to set oid in dotted notation( like
'1.3.6.1.2.1.1.3.0') and i get the result in number form. This thing i
dont want.
Is there any way i can just give the oid in name format like
"tcpRtoAlgorithm.0" and get the result as "vanj" instead of 4.
syntax of tcpRtoAlgorithm is INTEGER {other(1), constant(2), rsre(3),
vanj(4) }
Is there any function in Net::SNMP or any other module that can do
this?
Regards
Amaninder Saini
Amaninder.Saini@gmail.com Guest
-
php-snmp
The function snmp_getnext() not exist in php-snmp, and I need it ! Could you help me ? Thanks, Tuxette -
SNMP.pm
Hi all, I' trying to get the IfType from my router with a script that uses the SNMP.pm module. It works fine, but he refuse to translate the ATM... -
#25604 [NEW]: configure fails to define variables for use with snmp module
From: gaz at fission dot org dot uk Operating system: Debian GNU/Linux unstable(sid) PHP version: 4.3.3 PHP Bug Type: SNMP... -
ucd-snmp-4.1.2
hi I too have got the same problem installing the perl module for ucd snmp 4.1.2. I have been breaking my head to find out the solution.... -
UCD-SNMP / NET-SNMP config for hostmib AIX 4.3.3
Has anyone ever configured/used hostmib variables for AIX v4.3.3? I want to get hostmib statistics (RFC-1514) like storage/cpu and so on from a... -
James E Keenan #2
Re: Net::SNMP module
[email]Amaninder.Saini@gmail.com[/email] wrote:
Have you tried plugging 'tcpRtoAlgorithm' into the search.cpan.org> syntax of tcpRtoAlgorithm is INTEGER {other(1), constant(2), rsre(3),
> vanj(4) }
>
search engine?
jimk
James E Keenan Guest



Reply With Quote

