Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JoeSNMP API 0.3.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
M
MASK
- Static variable in class org.opennms.protocols.snmp.
SnmpUInt32
The 32-bit mask to be BITWISE AND with all values to ensure that only the lower 32-bits are set.
MAXIMUM_THREADPOOL_SIZE
- Static variable in class org.opennms.protocols.snmp.
SnmpPortal
m_agentAddr
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The IP Address of the remote agent sending the trap.
m_buf
- Variable in class org.opennms.protocols.snmp.
SnmpSession.ByteArrayInfo
The buffer
m_chained
- Variable in class org.opennms.protocols.snmp.
SnmpBadConversionException
The original exception that caused this exception to be generated.
m_comm
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
The datagram socket used to send and receive SNMP messages.
m_command
- Variable in class org.opennms.protocols.snmp.
SnmpPduPacket
The SNMP command for the pdu.
m_data
- Variable in class org.opennms.protocols.snmp.
SnmpObjectId
The array of object identifiers minimum length for a valid object id is 2 (.0.0)
m_data
- Variable in class org.opennms.protocols.snmp.
SnmpOctetString
The actual octet string data (UTF-8)
m_defHandler
- Variable in class org.opennms.protocols.snmp.
SnmpSession
The default SNMP callback handler.
m_encoder
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
ASN.1 codec used to encode/decode snmp traps that are sent and received by this session.
m_encoder
- Variable in class org.opennms.protocols.snmp.
SnmpParameters
The AsnEncoder object used by the session to encode and decode information.
m_encoder
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
ASN.1 encoder used to decode the SNMP messages.
m_encoder
- Variable in class org.opennms.protocols.snmp.
SnmpSession
ASN encoder
m_encoder
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
ASN.1 codec used to encode/decode snmp traps that are sent and received by this session.
m_enterprise
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The trap's enterprise object identifier
m_errIndex
- Variable in class org.opennms.protocols.snmp.
SnmpPduPacket
The error index in a normal pdu, it is used as the maximum repititions in the get bulk pdu.
m_errStatus
- Variable in class org.opennms.protocols.snmp.
SnmpPduPacket
The error status in a normal pdu, is is used as the non-repeaters in the getbulk.
m_expired
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
When set the request as a whole has expired and should no longer be process by any methods.
m_fastReceiver
- Variable in class org.opennms.protocols.snmp.
SnmpPortal.Receiver
m_fastReceiverQ
- Variable in class org.opennms.protocols.snmp.
SnmpPortal.Receiver
m_forWhom
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession.AgentHandler
Who to pass as the session parameter
m_forWhom
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession.TrapHandler
Who to pass as the session parameter
m_generic
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The generic trap number.
m_handler
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
The public trap handler that process received traps.
m_handler
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
The packet handler that is used to process received SNMP packets and invalid datagrams.
m_handler
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
The SnmpHandler to invoke for this request
m_handler
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
The public trap handler that process received traps.
m_isActive
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerLogic
m_isClosing
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
When set the portal object's close method has been invoked.
m_isTrap
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
True is this request represents a trap
m_items
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerLogic
m_length
- Variable in class org.opennms.protocols.snmp.
SnmpSession.ByteArrayInfo
The valid length of the buffer
m_name
- Variable in class org.opennms.protocols.snmp.
SnmpVarBind
The object identifier that uniquely identifies the "value".
m_numOfExecutorThreads
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
the number of executor threads in the thread pool specified during construction of SnmpPortal
m_params
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The default parameters for communicating with the agent.
m_pdu
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
The pdu transemited to the SnmpPeer.
m_peer
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
Used to hold the community strings for validation, and the agent port to listen on.
m_peer
- Variable in class org.opennms.protocols.snmp.
SnmpPduPacket
The peer of this packet, if we are agent
m_peer
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The internet address of the peer
m_peer
- Variable in class org.opennms.protocols.snmp.
SnmpSession
The SNMP peer to whom this session will communicate with.
m_port
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
The default port were traps are sent and received by this session.
m_port
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The remote port of the agent.
m_port
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
The default port were traps are sent and received by this session.
m_portal
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
The default SNMP trap callback handler.
m_portal
- Variable in class org.opennms.protocols.snmp.
SnmpSession
the receiver thread
m_portal
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
The default SNMP trap callback handler.
m_readCommunity
- Variable in class org.opennms.protocols.snmp.
SnmpParameters
The read community string.
m_recvThread
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
the receiver thread that runs the inner class Receiver.
m_requestID
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
m_requestId
- Variable in class org.opennms.protocols.snmp.
SnmpPduPacket
The request id for this specific packet.
m_requestsMap
- Variable in class org.opennms.protocols.snmp.
SnmpSession
Used to contain a list of outstanding request for the session.
m_retries
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The number of time to resend the datagram to the host.
m_runnable
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerElement
m_sequence
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerElement
m_serveraddress
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The local address to bind
m_serverport
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The local port of the agent.
m_session
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
The session that created this request
m_specific
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The specific trap number.
m_stopRun
- Variable in class org.opennms.protocols.snmp.
SnmpSession
If the boolean variable is set then the destroy() method must have been called
m_sync
- Variable in class org.opennms.protocols.snmp.
SnmpSession
Provides a synchronization point
m_syntaxArray
- Static variable in class org.opennms.protocols.snmp.
SnmpUtil
The array of dynamically registred SnmpSyntax objects
m_thread
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerLogic
m_thread
- Variable in class org.opennms.protocols.snmp.
SnmpTimer
m_threadException
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
If this boolean value is set then the receiver thread is terminated due to an exception that was generated in either a handler or a socket error.
m_threadException
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
If this boolean value is set then the receiver thread is terminated due to an exception that was generated in either a handler or a socket error.
m_threadPool
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
The thread pool that holds the executor threads
m_timeout
- Variable in class org.opennms.protocols.snmp.
SnmpPeer
The length of time to wait on the remote agent to respond.
m_timer
- Variable in class org.opennms.protocols.snmp.
SnmpSession
The timer object used to schedule the SnmpRequest timeouts.
m_timerLogic
- Variable in class org.opennms.protocols.snmp.
SnmpTimer
m_timesSent
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
The number of times this request has been transmitted.
m_tstamp
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The timestamp for when the trap occured.
m_usedBuffers
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
Cache used bufferes
m_value
- Variable in class org.opennms.protocols.snmp.
SnmpCounter64
The internal 64-bit unsigned quantity implemented as a 64-bit signed quantity
m_value
- Variable in class org.opennms.protocols.snmp.
SnmpInt32
The internal 32-bit signed quantity
m_value
- Variable in class org.opennms.protocols.snmp.
SnmpUInt32
The internal 32-bit unsigned quantity implemented as a 64-bit signed quantity
m_value
- Variable in class org.opennms.protocols.snmp.
SnmpVarBind
The actual value object associated with the object identifier.
m_variables
- Variable in class org.opennms.protocols.snmp.
SnmpPduPacket
The list of variables for this particular PDU.
m_variables
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The list of variable bindings for the trap.
m_version
- Variable in class org.opennms.protocols.snmp.
SnmpParameters
The SNMP protocol version used for communication.
m_when
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerElement
m_why
- Variable in class org.opennms.protocols.snmp.
SnmpAgentSession
This is the saved fatal exception that can be rethrown by the application
m_why
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
This is the saved fatal exception that can be rethrown by the application
m_writeCommunity
- Variable in class org.opennms.protocols.snmp.
SnmpParameters
The write community string
ms_nextInSequence
- Static variable in class org.opennms.protocols.snmp.
SnmpTimer.TimerElement
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JoeSNMP API 0.3.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Generated by builder on ${TODAY} ${TSTAMP}.