Dear net-snmp-coders,

In Version 5.3.0.1, snmpget on a nonexistent instance returns wrong error
code "noCreation".
   $ snmpget localhost ifDescr.111
   Error in packet
   Reason: noCreation (That table does not support row creation or that
   object can not ever be created)
   Failed object: IF-MIB::ifDescr.111

This problem does not exist in Version 5.2.1, which correctly returns "No
Such Instance".
   $ snmpget localhost ifDescr.111
   IF-MIB::ifDescr.111 = No Such Instance currently exists at this OID

Emi



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to