Re: question to notification example

2005-08-15 Thread Robert Story
On Tue, 09 Aug 2005 15:48:23 +0200 Torben wrote: TS> sorry, but I did not get the point. :-( TS> Why do I have to add at first the snmpTrapOID.0 with my notification OID TS> as variable? He already answered that question: TS> >Because that's how SNMPv2 (and SNMPv3) specifies which notification T

Re: question to notification example

2005-08-09 Thread Torben Surmer
TED]> To: Torben Surmer <[EMAIL PROTECTED]> CC: [email protected] Subject: Re: question to notification example Date: Mon, 25 Jul 2005 09:32:03 +0100 On Sat, 2005-07-23 at 16:22 +0200, Torben Surmer wrote: > in the fine working notification sample > /* In the notifi

Re: question to notification example

2005-07-25 Thread Dave Shield
On Sat, 2005-07-23 at 16:22 +0200, Torben Surmer wrote: > in the fine working notification sample > /* In the notification, we have to assign our notification OID to > * the snmpTrapOID.0 object. Here is it's definition. */ > oid objid_snmptrap[] = { 1, 3, 6, 1, 2, 1, 4, 3, 0 }; > Do anyb

question to notification example

2005-07-23 Thread Torben Surmer
Hallo, in the fine working notification sample (/net-snmp-5.2.1/agent/mibgroup/examples/notification.c) I can find a comment: /* In the notification, we have to assign our notification OID to * the snmpTrapOID.0 object. Here is it's definition. */ oid objid_snmptrap[] = { 1