Re: about SNMP_NOSUCHINSTANCE and SNMP_NOSUCHOBJECT

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 24 March 2010 14:55, bai haoquan <[email protected]> wrote:
> I want to know what is the difference between SNMP_NOSUCHINSTANCE

The OID that you asked for refers to a MIB object that does exist
(and is implemented by this agent), but the instance subidentifier(s)
do not correspond to a valid instance of that object.


> and SNMP_NOSUCHOBJECT.

The OID that you asked for refers to a MIB object that does not exist
(or is not implemented by this agent).


  GET   .1.3.6.1.2.1.1.6.99
would return   "system.sysLocation(6).99 - noSuchInstance"

   GET  .1.3.6.1.2.1.1.98.99
would return   "system.98.99 - noSuchObject"


Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.