You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/05/11 09:21:48 UTC

svn commit: r817195 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache snmp.html

Author: buildbot
Date: Fri May 11 07:21:48 2012
New Revision: 817195

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/snmp.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Fri May 11 07:21:48 2012
@@ -15102,6 +15102,8 @@ snmp:192.168.178.23:161?protocol=udp&amp
 snmp:127.0.0.1:162?protocol=udp&type=TRAP
 </pre>
 </div></div>
+<p><b>From Camel 2.10.0</b>,  you can get the community of SNMP TRAP with message header 'securityName',<br clear="none">
+peer address of the SNMP TRAP with message header 'peerAddress'.</p>
 
 <p>Routing example in Java: (converts the SNMP PDU to XML String)</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Fri May 11 07:21:48 2012
@@ -35520,6 +35520,8 @@ snmp:192.168.178.23:161?protocol=udp&amp
 snmp:127.0.0.1:162?protocol=udp&amp;type=TRAP
 </pre>
 </div></div>
+<p><b>From Camel 2.10.0</b>,  you can get the community of SNMP TRAP with message header 'securityName',<br clear="none">
+peer address of the SNMP TRAP with message header 'peerAddress'.</p>
 
 <p>Routing example in Java: (converts the SNMP PDU to XML String)</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/snmp.html
==============================================================================
--- websites/production/camel/content/snmp.html (original)
+++ websites/production/camel/content/snmp.html Fri May 11 07:21:48 2012
@@ -171,6 +171,8 @@ snmp:192.168.178.23:161?protocol=udp&amp
 snmp:127.0.0.1:162?protocol=udp&amp;type=TRAP
 </pre>
 </div></div>
+<p><b>From Camel 2.10.0</b>,  you can get the community of SNMP TRAP with message header 'securityName',<br clear="none">
+peer address of the SNMP TRAP with message header 'peerAddress'.</p>
 
 <p>Routing example in Java: (converts the SNMP PDU to XML String)</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">