Interface SnmpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SnmpComponentBuilderFactory
Receive traps and poll SNMP (Simple Network Management Protocol) capable
devices.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the SNMP component.static class
-
Method Summary
Modifier and TypeMethodDescriptionsnmp()
SNMP (camel-snmp) Receive traps and poll SNMP (Simple Network Management Protocol) capable devices.
-
Method Details
-
snmp
SNMP (camel-snmp) Receive traps and poll SNMP (Simple Network Management Protocol) capable devices. Category: monitoring Since: 2.1 Maven coordinates: org.apache.camel:camel-snmp- Returns:
- the dsl builder
-