Srivastava, Namburi (IE10) wrote: > I get the following error whenever I try to query the parameter > specified in below. > > I have my MIB file copied in appropriate folder and also updated the > snmp.conf file with the MIB file information. > > Can anyone suggest why this error is seen? > > C:\usr\bin>snmpget -v2c -c private 10.0.5.166 MY-MIB::firstMIBNode.0 > > MY-MIB::firstMIBNode = No Such Object available on this agent at this > OID
The agent running on machine 10.0.5.166 doesn't implement this particular MIB object (or its access control settings don't allow you to see it). +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
