Hi,
  I installed netsnmp vrsion 5.5 over Fedora 11. Created the
configuration files (snmpd.conf, snmp.conf) and ran:
I created duser called 'fpeter' and set to noauth.

Started snmpd:
sudo /usr/local/sbin/snmpd -f -Lo -c /etc/snmp/snmpd.conf

snmpget -v 3 -u fpeter -c public localhost.localdomain SNMPv2-MIB::sysUpTime.0
DISMAN-EVENT-MIB::sysUpTimeInstance = No Such Object available on this
agent at this OID

snmpget -v 2c -c public localhost.localdomain SNMPv2-MIB::sysUpTime.0
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (157325) 0:26:13.25

Why is this not working only in version 3? What do I have to do to get
it working in v3?
I can understand if it returns "no such user" or "authorization
failure" but this result is misleading.

I see the following in /var/log/snmpd.log:

"
Turning on AgentX master support.
NET-SNMP version 5.5
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
failed to run mteTrigger query
"

Thanks in advance for your help,
Fatima

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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