On 12 January 2013 15:35, Summers, Scott H <scott.summ...@unisys.com> wrote:
> Question #2 is on traps or maybe really on how to decipher the encoded
> tree

  [snip - OID   1.3.6.1.4.1.9.9.13.3.0.4 ]

 > I tried to translate the following example I got from the web, but I get
> only a partial translation.

Doing a web search, this seems to be the OID for
    CISCO-ENVMON-MIB::ciscoEnvMonFanNotification

The Net-SNMP agent doesn't implement the various Cisco MIBs
(which are typically only implemented by Cisco hardware),
so we don't ship those MIB files by default.   Which is why
the OID is only partially translated.


>    I then threw the request at SNMP agent running
> on a Win 7 platform, and got back a value of 1.

If you look at the OID associated with this value, it's one from
one of the UCD SNMP MIBs.
   You asked for the next varbind after .1.3.6.1.4.1.9.9.13.3.0.4
so the agent returned the first enterprise-specific OID that it
implements, which is one of the UCD ones.   This has nothing
to do with the OID that you specified on the command line - it's
simply the first one that is implemented.

Dave

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
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