Hi everyone,

Has anyone upgraded Net-SNMP on Solaris 10? It comes packaged with
v5.0.9 (I think). I removed that package and installed v5.3.0.1 instead.
Everything works fine on most servers (except for a little SAN disk
space reporting issue on one server), but I get the following errors:

 Incorrect Community Name (authenticationFailure Trap)
 enterprise:.1.3.6.1.4.1.8072.3.2.3 (.1.3.6.1.4.1.8072.3.2.3)
 args(1):.1.3.6.1.6.3.1.1.4.3.0=".1.3.6.1.4.1.8072.3.2.3"

If I start snmpdx by itself, I find the following ports open:

# lsof -i -n -P | grep snmp
snmpdx    25372       root    4u  IPv4 0xffffffffa06c1a80        0t0 UDP 
*:16161 (Idle)
snmpdx    25372       root    5u  IPv4 0xfffffe8456e3ee00        0t0 UDP 
*:45858 (Idle)
snmpdx    25372       root    6u  IPv4 0xffffffffa06c1700        0t0 UDP 
*:45859 (Idle)

Once I start Net-SNMP, here are the open ports:

# lsof -i -n -P | grep snmp
snmpdx    25372       root    4u  IPv4 0xffffffffa06c1a80        0t0 UDP 
*:16161 (Idle)
snmpdx    25372       root    5u  IPv4 0xfffffe8456e3ee00        0t0 UDP 
*:45858 (Idle)
snmpdx    25372       root    6u  IPv4 0xffffffffa06c1700        0t0 UDP 
*:45859 (Idle)
snmpd     25660       root   10u  IPv4 0xffffffff9fb0f000        0t0 UDP 
*:46149 (Idle)
snmpd     25660       root   11u  IPv4 0xffffffff9fb0f380        0t0 UDP 
*:46150 (Idle)
snmpd     25660       root   13u  IPv4 0xffffffffa144fc00        0t0 TCP *:199 
(LISTEN)
snmpd     25660       root   15u  IPv4 0xfffffe840b19e540        0t0 UDP *:161 
(Idle)

As I understand it, snmpdx was working as a sub-agent with the
previously installed Net-SNMP.

Thanks,
js.
-- 
Jean-Sebastien Morisset, Sr. UNIX Administrator <[EMAIL PROTECTED]>
Personal Home Page <http://jsmoriss.mvlan.net/>
Underwater and Travel Photographs <http://www.mvpix.com/>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to