Dave,

Thanks for the detailed response.

I guess my question wasn't some much what this specific one was (I knew that to 
some degree from the website explanation - it was a router, and it was a broken 
fan indicator in the router), but what is the best process to decipher these 
codes.

You said you researched it on the web, but can you be more specific.

The old adage "I trying to learn how to fish", "not have someone fish for me".

I'll look at the MAN page you referenced in the other email, but I suspect I 
still may have a question or two about the proxy declaration.

Scott Summers  |  Stealth Group  |  TCIS Unisys 
Unisys  |  2476 Swedesford Road, Malvern, PA 19355  |  M/S Q207E  |  Office 
267-462-3452 |  Cell 484-620-9352 
    


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers. 



-----Original Message-----
From: dave.shi...@gmail.com [mailto:dave.shi...@gmail.com] On Behalf Of Dave 
Shield
Sent: Saturday, January 12, 2013 5:32 PM
To: Summers, Scott H
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: basic proxy configuration

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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
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