- setAddress(String) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies the connection URI used to connect to a snmp capable device.
- setAddress(String) - Method in class org.apache.servicemix.snmp.SnmpTrapConsumerEndpoint
-
Specifies the connection URI used to connect to a snmp capable device.
- setAsText(String) - Method in class org.apache.servicemix.snmp.util.OIDListEditor
-
- setEnabled(boolean) - Method in class org.apache.servicemix.snmp.SnmpTrapConsumerEndpoint
-
Specifies wether the endpoint is enabled or not.
- setEndpoints(SnmpEndpointType[]) - Method in class org.apache.servicemix.snmp.SnmpComponent
-
- setMarshaler(SnmpMarshalerSupport) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies a marshaler class which provides the logic for converting
a snmp response into a normalized message.
- setMarshaler(SnmpMarshalerSupport) - Method in class org.apache.servicemix.snmp.SnmpTrapConsumerEndpoint
-
Specifies a marshaler class which provides the logic for converting
a snmp trap into a normalized message.
- setOids(OIDList) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies a reference to a list of OID values which will be used for
the snmp request.
- setRetries(int) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies the connection retries.
- setSnmpCommunity(String) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies the snmp community to use.
- setSnmpVersion(int) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies the snmp protocol version to use.
- setTimeout(int) - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
Specifies the connection time out in milliseconds.
- SNMP_TAG - Static variable in class org.apache.servicemix.snmp.marshaler.DefaultSnmpMarshaler
-
- SnmpComponent - Class in org.apache.servicemix.snmp
-
- SnmpComponent() - Constructor for class org.apache.servicemix.snmp.SnmpComponent
-
- SnmpEndpointType - Interface in org.apache.servicemix.snmp
-
- SnmpMarshalerSupport - Interface in org.apache.servicemix.snmp.marshaler
-
a marshaler interface for snmp component
- SnmpPollingEndpoint - Class in org.apache.servicemix.snmp
-
This is the polling endpoint for the snmp component.
- SnmpPollingEndpoint() - Constructor for class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
- SnmpTrapConsumerEndpoint - Class in org.apache.servicemix.snmp
-
This is the trap endpoint for the snmp component.
- SnmpTrapConsumerEndpoint() - Constructor for class org.apache.servicemix.snmp.SnmpTrapConsumerEndpoint
-
- start() - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
- start() - Method in class org.apache.servicemix.snmp.SnmpTrapConsumerEndpoint
-
- stop() - Method in class org.apache.servicemix.snmp.SnmpPollingEndpoint
-
- stop() - Method in class org.apache.servicemix.snmp.SnmpTrapConsumerEndpoint
-