Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
O
P
S
V
A
activate()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
activate()
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
C
convertToJBI(MessageExchange, NormalizedMessage, PDU, PDU)
- Method in class org.apache.servicemix.snmp.marshaler.
DefaultSnmpMarshaler
convertToJBI(MessageExchange, NormalizedMessage, PDU, PDU)
- Method in interface org.apache.servicemix.snmp.marshaler.
SnmpMarshalerSupport
converts a snmp event message into a jbi normalized message
D
DEFAULT_COMMUNITY
- Static variable in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
DEFAULT_ENABLED_VALUE
- Static variable in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
DEFAULT_SNMP_RETRIES
- Static variable in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
DEFAULT_SNMP_TIMEOUT
- Static variable in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
DEFAULT_SNMP_VERSION
- Static variable in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
DefaultSnmpMarshaler
- Class in
org.apache.servicemix.snmp.marshaler
default marshaler implementation
DefaultSnmpMarshaler()
- Constructor for class org.apache.servicemix.snmp.marshaler.
DefaultSnmpMarshaler
E
ENTRY_TAG
- Static variable in class org.apache.servicemix.snmp.marshaler.
DefaultSnmpMarshaler
G
getAddress()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
getAddress()
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
getConfiguredEndpoints()
- Method in class org.apache.servicemix.snmp.
SnmpComponent
getEndpointClasses()
- Method in class org.apache.servicemix.snmp.
SnmpComponent
getEndpoints()
- Method in class org.apache.servicemix.snmp.
SnmpComponent
getMarshaler()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
getMarshaler()
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
getOids()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
getRetries()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
getSnmp()
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
getSnmpCommunity()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
getSnmpVersion()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
getTimeout()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
I
isEnabled()
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
O
OID_TAG
- Static variable in class org.apache.servicemix.snmp.marshaler.
DefaultSnmpMarshaler
OIDList
- Class in
org.apache.servicemix.snmp.util
OIDList()
- Constructor for class org.apache.servicemix.snmp.util.
OIDList
OIDListEditor
- Class in
org.apache.servicemix.snmp.util
OIDListEditor()
- Constructor for class org.apache.servicemix.snmp.util.
OIDListEditor
onResponse(ResponseEvent)
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
org.apache.servicemix.snmp
- package org.apache.servicemix.snmp
Component for SNMP using the SNMP4J API
org.apache.servicemix.snmp.marshaler
- package org.apache.servicemix.snmp.marshaler
org.apache.servicemix.snmp.util
- package org.apache.servicemix.snmp.util
P
poll()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
process(MessageExchange)
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
process(MessageExchange)
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
processPdu(CommandResponderEvent)
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
S
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
V
validate()
- Method in class org.apache.servicemix.snmp.
SnmpPollingEndpoint
validate()
- Method in class org.apache.servicemix.snmp.
SnmpTrapConsumerEndpoint
VALUE_TAG
- Static variable in class org.apache.servicemix.snmp.marshaler.
DefaultSnmpMarshaler
A
C
D
E
G
I
O
P
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2009
The Apache Software Foundation
. All Rights Reserved.