On 30 October 2011 21:20, shay naveh <shayna...@gmail.com> wrote:
> 2. /usr/sbin/snmpd -C -c /etc/snmp/snmpd.local.conf /tmp/test

  $ snmpd -f -L -C -c $HOME/SNMP/snmpd-unix.conf  /tmp/test

> snmpget -r 1 -v 2c -c public /tmp/test <some_oid> - doesn't work

  $ snmpgetnext -v 1 -c public /tmp/test sysUpTime
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (8404) 0:01:24.04




> Does Unix Domain Sockets are fully supported in NET-SNMP 5.4.2.1?

Yes.


> If so, what do i miss in configuration?

It's a bit difficult to tell, since you haven't said what is in the file
/etc/snmp/snmpd.local.conf

But my test snmpd-unix.conf  file looks as follows:

    com2secunix publicUser /tmp/test public
    group  publicGroup  v1   publicUser
    group  publicGroup  v2c  publicUser

    access publicGroup  ""  any  noauth exact _all_ _all_ _all_


Dave

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
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