Hi Pranesh,

I'm not expert a reading traps.

When we receive a trap, it should looks like it  (splitted view to get it
more readable) :

*09:41:37.061135 IP 10.71.0.23.38961 > 10.71.28.45.snmptrap:  C=public
Trap(231)  .1.3.6.1.4.1.2562.1.1 10.71.0.23 enterpriseSpecific s=3400
143952*



*.1.3.6.1.4.1.2562.1.1.3.1.0="QUAL_UC4".1.3.6.1.4.1.2562.1.1.3.2.0="QUAL_UC4.0100.0010134662".1.3.6.1.4.1.2562.1.1.3.3.0="1".1.3.6.1.4.1.2562.1.1.3.4.0="3"*


3400 is the "s" symbol" value. Regarding the documentation, this is the
trap code.
Here is the trap code description list :

*Trap Code    Description*
3400     Automation Engine started
3401     Automation Engine terminated
3410     Automation Engine ended abnormally
3536     Serious error when accessing the AE database. Access no longer
possible.
3538     Connection to the AE database re-established
11603     Shutting down an agent
11604     Cold start of an agent
11622     Warm start of an agent
11650     Connection to an agent disconnected
11652     SAP agent not longer connected to SAP system
11662     SAP agent is reconnected to SAP system
11801     System error of the Automation Engine
11818     Primary server has changed
801450     Message of a notification
xxxxxx     User-defined SNMP Traps


And here is the detail for a 3400 trap code :

*Trap Code    3400*
Description    Automation Engine started
AgentWorkSysID    Name of the AE system
AgentWorkObject    "Name of the AE system"."Name of the Automation Engine"
AgentWorkInteger1    "Status of the Automation Engine: 1 = running"
AgentWorkInteger2    "Run mode of the Automation Engine:
                                 1 = Primary
                                 3 = Normal
                                 4 = Communication process"




Is this normalized, authorized ? Why can't I read it with net-snmp ?

Many thanks for your help.
JC

On Tue, Mar 22, 2016 at 7:53 AM, Pranesh Kulkarni <pranes...@gmail.com>
wrote:

> Hi
> serverStarted NOTIFICATION-TYPE
> OBJECTS {
> agentWorkSysID,
> agentWorkObject,
> agentWorkInteger1,
> agentWorkInteger2
> }
> STATUS current
> DESCRIPTION
> "UC4 Server started"
> ::= { 3400 }
>
> Usually it refers OID , what 3400 represnts ??
>
>
> On Mon, Mar 7, 2016 at 9:20 PM, External Nicolas TREELS -CAMPUS- <
> external.z01nt...@decathlon.com> wrote:
>
>> Hello everyone,
>>
>> I tried to read import this Mib from Automic production scheduling tools
>> but it gives me error.
>>
>> I validate it with RFC etc trough this site
>> http://www.simpleweb.org/ietf/mibs/validate/ and it gaves me no specific
>> errors.
>>
>> While I am trying to read it with snmptranslate, I get the following
>> error :
>> *snmptranslate -m +UC4Vers2-MIB -IR agentVersion*
>> Attempt to define a root oid (serverStarted): At line 999 in
>> /usr/share/snmp/mibs/UC4Vers2-MIB.mib
>> Bad parse of NOTIFICATION-TYPE: At line 999 in
>> /usr/share/snmp/mibs/UC4Vers2-MIB.mib
>> Unknown object identifier: agentVersion
>>
>>
>> What is wrong with this commercial MIB ? Is this correct ? Is there any
>> problem with Net-snmp ?
>>
>> I use net-snmp.x86_64               1:5.5-54.el6_7.1 on RHEL.
>>
>>
>> May you help me please ?
>>
>> Thanks,
>> JC
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Transform Data into Opportunity.
>> Accelerate data analysis in your applications with
>> Intel Data Analytics Acceleration Library.
>> Click to learn more.
>> http://makebettercode.com/inteldaal-eval
>> _______________________________________________
>> 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
>>
>>
>
>
> --
> Thanks,
> Pranesh
>
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
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