I have made progress...7 hours later...

I have opened up my snmp config so all things can be polled (still
behind the firewall).

I have also run everything in parallel on a Redhat 7.1 system.  I have
identical /etc/snmp/snmpd.conf files on both systems.

Using the example in snmpd.conf:

          exec shelltest /bin/sh /tmp/shtest

(/tmp/shtest is chmod 755, owner root)

I am able to get the following command to respond on the redhat system,
exactly as documented in the snmpd.conf comments, but not on the
dachstein leaf system.

   snmpwalk -m all server public .1.3.6.1.4.1.2021.8       (this one
works, from either system)
  snmpwalk -m all firewall public .1.3.6.1.4.1.2021.8       (this one
does not work)
          -or-
   snmpwalk server public .1.3.6.1.4.1.2021.8                (this one
works, from either system)
   snmpwalk firewall public .1.3.6.1.4.1.2021.8               (this one
does not work)

   Also note:

   snmpwalk server public system                         (for example,
works, from either system)
   snmpwalk firewall public system                       (for example,
also works, from either system)


What should I look at?  I have duplicate /usr/share/snmp/mibs
directories except that the IANA...txt file name is too long for the
leaf system.

I have even less hair this evening than this morning...googled and
man-paged to death...

Thanks for any pointer,

Pete Dubler
Fort Collins, CO


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to