- setAddress(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
- setAuthenticationPassphrase(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
The authentication passphrase.
- setAuthenticationProtocol(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Authentication protocol to use if security level is set to enable authentication
The possible values are: MD5, SHA1
- setDelay(long) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets update rate in seconds
- setOids(OIDList) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Defines which values you are interested in.
- setPrivacyPassphrase(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
The privacy passphrase.
- setPrivacyProtocol(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
The privacy protocol ID to be associated with this user.
- setProtocol(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Here you can select which protocol to use.
- setRetries(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Defines how often a retry is made before canceling the request.
- setSecurityLevel(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the security level for this target.
- setSecurityName(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the security name to be used with this target.
- setSnmpCommunity(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the community octet string for the snmp request.
- setSnmpContextEngineId(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the context engine ID field of the scoped PDU.
- setSnmpContextName(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the context name field of this scoped PDU.
- setSnmpVersion(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the snmp version for the request.
- setTarget(Target) - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
-
- setTimeout(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Sets the timeout value for the request in millis.
- setType(SnmpActionType) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
-
Which operation to perform such as poll, trap, etc.
- SNMP_TAG - Static variable in class org.apache.camel.component.snmp.SnmpConverters
-
- SnmpActionType - Enum in org.apache.camel.component.snmp
-
- SnmpAuthProtocolType - Enum in org.apache.camel.component.snmp
-
- SnmpComponent - Class in org.apache.camel.component.snmp
-
- SnmpComponent() - Constructor for class org.apache.camel.component.snmp.SnmpComponent
-
- SnmpConverters - Class in org.apache.camel.component.snmp
-
- SnmpEndpoint - Class in org.apache.camel.component.snmp
-
The snmp component gives you the ability to poll SNMP capable devices or receiving traps.
- SnmpEndpoint(String, SnmpComponent) - Constructor for class org.apache.camel.component.snmp.SnmpEndpoint
-
creates a snmp endpoint
- SnmpMessage - Class in org.apache.camel.component.snmp
-
- SnmpMessage() - Constructor for class org.apache.camel.component.snmp.SnmpMessage
-
- SnmpMessage(PDU) - Constructor for class org.apache.camel.component.snmp.SnmpMessage
-
- SnmpMessage(PDU, CommandResponderEvent) - Constructor for class org.apache.camel.component.snmp.SnmpMessage
-
- SnmpOIDPoller - Class in org.apache.camel.component.snmp
-
- SnmpOIDPoller(SnmpEndpoint, Processor) - Constructor for class org.apache.camel.component.snmp.SnmpOIDPoller
-
- SnmpPrivacyProtocolType - Enum in org.apache.camel.component.snmp
-
- SnmpTrapConsumer - Class in org.apache.camel.component.snmp
-
- SnmpTrapConsumer(SnmpEndpoint, Processor) - Constructor for class org.apache.camel.component.snmp.SnmpTrapConsumer
-