This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: snmpTrapOID


SNMP defines many traps. 

The value of an SNMP object with sysUpTime as OID specifies the time
since the last reset for the SNMP node.

Likewise, the value of an SNMP object with snmpTrapOID as OID specifies
the trap that the SNMP message is referring to.

Hope this helps.

Khurram

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Yuriy
Coureelo
Sent: Monday, June 06, 2005 7:01 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] snmpTrapOID

Dear Sir!

snmp v2 trap consists of:
     sysUpTime   // {1.3.6.1.2.1.1.3.0}
     snmpTrapOID // {1.3.6.1.6.3.1.1.4.1.0}
     varList     // optional, I can attach anyone variable or more

I can understand what is sysUpTime - it is a time, in timeticks, from
system power up till sending trap.

But what is snmpTrapOID? I know, it holds some OID, but what is sense
of the thing? What purpose it serves?

Sincerely yours
Yuriy Coureelo



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]