In this case you're trapping evntwin traps. 1.3.6.1.4.1.311.1.13.1 is the
microsoft enterprise base OID.  More info on OID's created by windows here:
http://support.microsoft.com/kb/318464

23.83.101.114.118.105.99.101.32.67.111.110.116.114.111.108.32.77.97.110.97.1
03.101.114 translates to 23 characters "Service Control Manager".

1.3.6.1.4.1.311.1.13.1.9999.1.0 is the summary attribute. Read the value to
get the summary message.

Ludo

> -----Message d'origine-----
> De : Ludo Brands [mailto:ludo.bra...@free.fr] 
> Envoyé : lundi 27 juin 2011 08:26
> À : 'Ararat Synapse'
> Objet : [Synalist] RE : How to decode MIBName OID to readable values?
> 
> 
> Snmptranslate is a tool available on linux and ported to windows.
> 
> Ludo
> 
> > -----Message d'origine-----
> > De : Joshua Lim [mailto:joshua__...@hotmail.com]
> > Envoyé : lundi 27 juin 2011 07:54
> > À : Ararat Synapse
> > Objet : Re: [Synalist] How to decode MIBName OID to readable values?
> > 
> > 
> > Hi,
> > 
> > Here's an example Trap created using Windows Event to Trap 
> translator
> > which sends the trap for events generated by the Service 
> > Control Manager.
> > 
> > Destination: 192.168.0.10
> > Source: 192.168.0.10
> > Enterprise:
> > 1.3.6.1.4.1.311.1.13.1.23.83.101.114.118.105.99.101.32.67.111.
> > 110.116.114.111.108.32.77.97.110.97.103.101.114
> > Community: public
> > Generic: 6
> > Specific: 1073748860
> > Seconds: 34835394
> > Destination MIBName[0]: 1.3.6.1.4.1.311.1.13.1.9999.1.0 
> > Destination MIBValue[0]: The Dispatcher service entered the 
> > running state.
> > 
> > How do I interpret
> > 1.3.6.1.4.1.311.1.13.1.23.83.101.114.118.105.99.101.32.67.111.
> > 110.116.114.111.108.32.77.97.110.97.103.101.114 
> > and 1.3.6.1.4.1.311.1.13.1.9999.1.0 into something 
> readable?  Thanks.
> > 
> > Rgds,
> > Joshua
> > 
> > 
> > 
> > Joshua Lim wrote:
> > > Hi,
> > >
> > > I've successfully received traps using the sample code in 
> > > http://synapse.ararat.cz/files/contrib/Trap.zip
> > >
> > > This works fine, at least for SNMP v1 (I'll next need to 
> figure out 
> > > other versions).
> > >
> > > In the meantime, I'll like to know how I can decode OID values
> > > assigned
> > > to MIBName to readable values?
> > >
> > > e.g. Destination MIBName[0]: 1.3.6.1.2.1.1.1.0
> > >
> > > Apologies if this question sounds silly, but I'm an SNMP newbie.
> > >
> > > Appreciate any tip.  :-)
> > >
> > > Rgds,
> > > Joshua
> > >
> > > 
> > 
> ----------------------------------------------------------------------
> > > --------
> > > All of the data generated in your IT infrastructure is
> > seriously valuable.
> > > Why? It contains a definitive record of application
> > performance, security
> > > threats, fraudulent activity, and more. Splunk takes this
> > data and makes
> > > sense of it. IT sense. And common sense. 
> > > http://p.sf.net/sfu/splunk-d2d-c2 
> > > _______________________________________________
> > > synalist-public mailing list synalist-public@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/synalist-public
> > >
> > >
> > >   
> > 
> > 
> > --------------------------------------------------------------
> > ----------------
> > All of the data generated in your IT infrastructure is
> > seriously valuable. Why? It contains a definitive record of 
> > application performance, security 
> > threats, fraudulent activity, and more. Splunk takes this 
> > data and makes 
> > sense of it. IT sense. And common sense. 
> > http://p.sf.net/sfu/splunk-d2d-c2 
> > _______________________________________________
> > synalist-public mailing list synalist-public@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/synalist-public
> > 
> 
> 
> --------------------------------------------------------------
> ----------------
> All of the data generated in your IT infrastructure is 
> seriously valuable.
> Why? It contains a definitive record of application 
> performance, security 
> threats, fraudulent activity, and more. Splunk takes this 
> data and makes 
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> synalist-public mailing list
> synalist-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synalist-public
> 


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to