Comments
-
It turns out that in the Edit Properties for the target node, I had both the Community String and the Read/Write Community String defined. But in the target's snmpd.conf I only had "rocommunity public" defined. When I cleared out the Read/Write Community String field, the Test worked. A happy ending. Thanks,…
-
Thanks again for the help getting me going, AlterEgo. Here's the first few lines returned when I do an snmpwalk from the SAM server: .1.3.6.1.2.1.1.1.0 = STRING: "Linux mbs-oel6_4-Test 2.6.39-400.109.4.el6uek.x86_64 #1 SMP Mon Jul 22 11:44:00 PDT 2013 x86_64" .1.3.6.1.2.1.1.2.0 = OID: 1.3.6.1.4.1.8072.3.2.10…
-
Thanks, AlterEgo, for the response. I'm sure noob snmp questions are asked often, so the response was appropriate. Plus I learned an lsof trick. ;-) But being able to do an snmp walk of the target from the SAM server and from another unrelated Solaris machine, to me says that snmpd on the target is responding. In any case,…