[JBoss-user] [Management, JMX/JBoss] - Re: Trap OID when using v2c in SNMP Adaptor

2005-08-29 Thread [EMAIL PROTECTED]
If I remember, when using v2 the properties of the trap, have to be defined in 
its var-bind list instead.

See for example 
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094aa5.shtml#topic1

It would be good to come out with a working example to post it on the wiki.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3892040#3892040

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3892040


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Trap OID when using v2c in SNMP Adaptor

2005-08-29 Thread amyrlinseat
Yes, I understand it now. Thanks Dimitris for the quick reply.
Also see these URLs:
http://www.zvon.org/tmRFC/RFC3584/Output/index.html (section 3)
http://www.zvon.org/tmRFC/RFC2089/Output/chapter3.html

But, this means that my mapping nodes in notifications.xml depend on my choice 
of a version in manages.xml - because if I choose v2c I should put 2 additional 
values in the var-bind (payload) part. Also it means that I can't define in 
managers.xml several managers, and have some of them use v1 and some of them 
use v2c. Am I correct in this?

It seems a better implementation would do the translation from v1 to v2c 
automatically (as the rules for doing that are quite simple, see the URLs I 
gave). Am I correct in this? Do you plan doing it in the future?

Amyrlin

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3892047#3892047

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3892047


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Trap OID when using v2c in SNMP Adaptor

2005-08-29 Thread [EMAIL PROTECTED]
You are right. The simplest solution would be to just instantiate twice the 
snmp-adapter with one instance configured with the managers using v1 and the 
other v2.

I think what's more important now is to get on the wiki some real use-cases, so 
if you get to configure it correctly for v2 traps, would you like to write a 
page about that?



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3892080#3892080

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3892080


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user