Hi,
Q: How do I compile
net-smp with embeded-perl support on a win32 platform ?
I
just cant seem to find any build switches etc to enabled it.
Background:
I
am attempting to running a snmpd on a win32 machine [window 2000]
with
the embedded perl
support. I have installed net-s
Hello
I'm searching information about howto port net-snmp to uCLinux.
Best regards
Hansjörg Rohrer
MOSER-BAER AG
Spitalstrasse 7
CH-3454 Sumiswald
Tel. +41 34 432 46 46
Fax +41 34 432 46 99
www.mobatime.com
---
SF.Net email is sponsored
Title: Help required for table iterator
Hi All,
I am new to net-snmp.
I generated code using mib2c.iterate.conf for adslMIB. In create entry I am hardcoding the node value(for testing purpose only.) The problem is that
1. It is retriving first row only. and i am facing problem in the t
On Tue, 2005-11-08 at 22:43, Matthew Boehm wrote:
> Hey gang,
> I've got 20 servers to manage. They all have 10 ip addresses and therefor
> run 10 instances of this one particular app. I have managed to write a
> web-based PHP script that allows for remote control of these apps.
> (basically allo
Hey gang,
I've got 20 servers to manage. They all have 10 ip addresses and therefor
run 10 instances of this one particular app. I have managed to write a
web-based PHP script that allows for remote control of these apps.
(basically allows you to kill/re/start one of the instances). But I don't
l
Hi,
does net-snmp supports 802.11 MIB ??
Thanks
manik
__
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
---
SF.Net email is sponsored by:
Tame your development
I was interested in getting feedback from current mail group users.We have mirrored your mail list in a new application that provides a more aggregated and safe environment which utilizes the power of broadband.Roomity.com v 1.5 is a web 2.01 community webapp. Our newest version adds broadcast vide
Hi,
I'm trying to query the SCSI raid controller (CCITT)
in a HP Proliant server (D360 or something), running
linux (Debian "Sage").
It runs HP's own software hpasmd (hpasmcli) for some
monitoring of fans, temperatures, cpu, memory etc.
There's also the cpqarrayd daemon which monitors the
raid de
Thanks a lot Dave for your answer. Now it works fine.
Actually this was not the real MIB, I've written it just to try
isolating the root cause of my error. Of course there are some objects
in it :-)
Id addition to the 2 issues you have mentioned, I had a 3rd one caused
by the fact that using the
Hi All
I want to implement Table allowing GET/GET-NEXT having table entry with
INDEX and IP address reading from a config file and populating it.
Can somebody has already implemented it then pls send me the code as well.
Regards
Surjit
HP OSS Team
Well, thank you for your first answer ;
for I could not find the files, I've go to 5.2.
(just compiled from a few weeks : Build date: October 18, 2005)
And that time I found good mib2c.*.conf files, but
2°/ with net-snmp-5.2.2.pre1-1.win32.exe
(
http://prdownloads.sourceforge.net/net-snm
Hi,
I've got more difficulties with Net-SNMP 5.x /WinXP
1°/ with Net-SNMP v5.1.3-1
(http://prdownloads.sourceforge.net/net-snmp/net->snmp-5.1.3-1.win32.exe?download
)
No mib2c.*.conf
in my installation the files are in C:\usr\share\snmp\mib2c-data.You can
copy the mib2c.*.conf's from the s
Hi Dave
Thanks for the mail , there is no significance
difference between
snmpwalk -c public 192.168.20.117
.1.3.6.1.4.1.111
and
snmpwalk 192.168.20.117 -c public .1.3.6.1.4.1.111
both should give the desired result
now I am able to do snmpwalk , for Oracle ,
[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. Thanks. ]
On Fri,
[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. Thanks. ]
On Thu,
On Tue, 2005-11-08 at 06:25 +, John Joseph wrote:
> Doubt (1)
> I would like to know why the “snmptranslate “ of
> the OID above the enterprise level do not return a
> proper result ,
You probably need to load the relevant MIB files.
See the FAQ entry
How do I add a MIB to the
On Tue, 2005-11-08 at 13:37 +0800, Earnest Pan wrote:
> What is the difference between iterate and
> iterate_access?
The iterate helper takes care of deciding which row
is required for any particular request, using the
'{first,next}_data_point' routines to step through
the rows of the t
On Mon, 2005-11-07 at 21:10 -0800, Gayatri K wrote:
> What will it take if I want to enable cpu and memory threshold traps
> from the linux box to HP OV ?
$ man snmpd.conf
DISMAN-EVENT-MIB SUPPORT (READ: SENDING TRAPS ON ERRORS)
In particular, you'll need
agentSecName NAME (wi
On Tue, 2005-11-08 at 10:52 +0800, Ying Wang(CD) wrote:
> As you know, SNMP will manage a request, and then send a SNMP response
> packet to the client when a request comes.
>
> Usually, in this response packet, the request data is still included in
> it like in the request packet, and the data is
On Mon, 2005-11-07 at 16:05 -0600, [EMAIL PROTECTED] wrote:
> But if I run snmptranslate -On
>iso.org.dod.internet.private.enterprises.dell
> I get:
> No log handling enabled - turning on stderr logging
> Bad operator (_):
It's objecting to the underscore, which is not a valid
characte
On Mon, 2005-11-07 at 16:10 -0500, [EMAIL PROTECTED] wrote:
> I'm using v5.1.1 and I find that I can't disable generation of
> authentication traps.
Yes - this was reported as bug #1226788
and was fixed a couple of months ago.
> Is it possible to turn off authentication failures in Net-SNMP v5.1
On Mon, 2005-11-07 at 15:56 -0500, Eugen wrote:
> I’m trying the mib2c and it works fine for objects already defined in
> the MIBs from /usr/share/snmp/mibs directory.
>
> But if I try to add a new MIB file I get the error
> “You didn't give mib2c a valid OID to start with…”
> when executing “mi
Hello,
I've got more difficulties with Net-SNMP 5.x
/WinXP
1°/ with Net-SNMP v5.1.3-1
(http://prdownloads.sourceforge.net/net-snmp/net-snmp-5.1.3-1.win32.exe?download )
No mib2c.*.conf
2°/ with
net-snmp-5.2.2.pre1-1.win32.exe
( http://prdownloads.sourceforge.net/net-snmp/net-snmp-5.2.2
23 matches
Mail list logo