2009/2/17 Raghu Ramaraj <raghu_rama...@mindtree.com>:
> I have tested like this
>     "snmpget –v1 -c democommunity localhost MIBfileName::nodename  "


That will never work.
If you're using snmpget, then you must *always* specify the instance
that you are interested in.

If this is a scalar object, then add '.0'.
If it's part of a table, then add the row index.

But a GET on the basic MIB object will always fail.

Dave

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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