On Sat, 30 May 2009 22:10:43 -0400,
lanas wrote :
> For solving the problem described in the orignal question, I'm
> trying to use var_ifEntry() which is found in ../mibII/interfaces.c,
> hoping that it'll return the proper interface name.
OK, do not mind. The problem had nothing to do with t
2009/6/3 prasanth :
> rocommunity6 public
> rwcommunity6 public
You should *NOT* use the same community string for
both "read-write" and "read-only" settings. It is completely
unnecessary, and can cause problems with handling SET
requests.
> but when i try
Hi,
i'm relatively new to Net::SNMP, I have experience doing SNMP stuff
with Tcl/Scotty. Scotty has a nice feature which allows normal users
to receive copies of trap messages sent to the host the script runs
on, via the use of a small set-UID-root program ("straps") which
distributes the SNMP tr
2009/6/3 hareesh :
> I am trying to install the Net-SNMP-5.1.3.1 agent on a RHEL 4 machine.
That is a *very* old release, and the 5.1.x line is no longer being maintained.
Please consider installing a less obsolete version of the software.
You may well find that the sensors support is improved i
Dear Friends,
I am trying to install the Net-SNMP-5.1.3.1 agent on a RHEL 4 machine. I
need to include the LM-SENSORS.MIB also.
Below I am giving the steps which I have done:
1. ./configure --prefix=/usr/local/net-snmp
--with-mib-modules="ucd-snmp/lmSensors"
2. make
But at this step , I am g
Hi Dave,
Thanks for the reply
As you said to add the rocommunity6 and rwcommunity6 ..so i added on
my own to my snmpd.comf file
rocommunity6 public
rwcommunity6 public
but when i try to run the daemon it is generating lik