Hello KM,
I'm not super tuper expert in net-snmp, but from the trace log I would say:
1) your handler that cares for snmp object is NOT CALLED at all. Instead of
it is
called null handler->>
2005-03-07 15:19:35 handler:calling: calling handler null
2005-03-07 15:19:35 trace: netsnmp
Hi,
I have a question about ifIndex and its instances. If I do a snmpwalk on ifIndex, I got
$snmpwalk 10.1 ifIndex
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifIndex.4 = INTEGER: 4
In order to avoid some sort of collision with my switchp
I got
the same problem on Solaris 9. The Solaris tar did not work correctly. I
downloded the gnu tar from sunfreeware. It worked fine.
Best
regards,
Thomas
-Original Message-From: Matthew Libhart
[mailto:[EMAIL PROTECTED]Sent: Wednesday, March 09, 2005 2:44
PMTo: net-snmp
Muhammad Toha Supriyadi wrote:
i got an error when running snmpd
in snmpd.log says:
mibII/mta_sendmail.c:open_sendmailst: could not guess
version of statistics file "/var/log/sendmail.st"
Error opening specified endpoint "udp:161"
You might have something else running on port 161.
Server Exiting wi