Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JoeSNMP API 0.2.6
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
W
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.
m_addr
- Variable in class org.opennms.protocols.ip.
IPv4Address
m_addrs
- Variable in class org.opennms.protocols.ip.
IPHeader.RouteOption
The list of addresses for the packet to hit on it's way to it's destination
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_checksum
- Variable in class org.opennms.protocols.icmp.
ICMPHeader
m_checksum
- Variable in class org.opennms.protocols.ip.
IPHeader
One's compliment 16-bit checksum of the header only.
m_cksum
- Variable in class org.opennms.protocols.ip.
OC16ChecksumProducer
m_code
- Variable in class org.opennms.protocols.icmp.
ICMPHeader
m_code
- Variable in class org.opennms.protocols.ip.
IPHeader.Option
The single byte that defiend the copied bit, class, and code for the option
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_dstAddr
- Variable in class org.opennms.protocols.ip.
IPHeader
Destination address of the IP datagram
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_exit
- Variable in class org.opennms.protocols.snmp.
SnmpTimer
when true the internal thread should exit
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_finalized
- Variable in class org.opennms.protocols.ip.
OC16ChecksumProducer
m_flags
- Variable in class org.opennms.protocols.ip.
IPHeader
The fragmentation flags tha occupy the upper 3 bits of the fragment offset field
m_forWhom
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession.TrapHandler
Who to pass as the session parameter
m_fragOffset
- Variable in class org.opennms.protocols.ip.
IPHeader
The fragment offset of this packet
m_generic
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The generic trap number.
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_hdrlen
- Variable in class org.opennms.protocols.ip.
IPHeader
The length of the IP header in 32-bit words
m_ident
- Variable in class org.opennms.protocols.icmp.
ICMPHeader
m_identity
- Variable in class org.opennms.protocols.ip.
IPHeader
The identity of the IP dagagram.
m_iphdr
- Variable in class org.opennms.protocols.icmp.
ErrorMessage
m_isClosing
- Variable in class org.opennms.protocols.snmp.
SnmpPortal
When set the portal object's close method has been invoked.
m_length
- Variable in class org.opennms.protocols.ip.
IPHeader
The total length of the IP datagram and it's payload
m_length
- Variable in class org.opennms.protocols.snmp.
SnmpSession.ByteArrayInfo
The valid length of the buffer
m_list
- Variable in class org.opennms.protocols.snmp.
SnmpTimer
The list of runnable objects (stored as TimeoutElement)
m_mask
- Variable in class org.opennms.protocols.icmp.
AddressMaskReply
m_name
- Variable in class org.opennms.protocols.snmp.
SnmpVarBind
The object identifier that uniquely identifies the "value".
m_options
- Variable in class org.opennms.protocols.ip.
IPHeader
any option data in the datagram
m_origStamp
- Variable in class org.opennms.protocols.icmp.
TimestampReply
m_origStamp
- Variable in class org.opennms.protocols.icmp.
TimestampRequest
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.
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.
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.
SnmpSession
the receiver thread
m_portal
- Variable in class org.opennms.protocols.snmp.
SnmpTrapSession
The default SNMP trap callback handler.
m_protoData
- Variable in class org.opennms.protocols.icmp.
ErrorMessage
m_protocol
- Variable in class org.opennms.protocols.ip.
IPHeader
The protocol encapuslated by this packet
m_readCommunity
- Variable in class org.opennms.protocols.snmp.
SnmpParameters
The read community string.
m_recvStamp
- Variable in class org.opennms.protocols.icmp.
TimestampReply
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.
SnmpPduPacket
The request id for this specific packet.
m_requests
- 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_sequence
- Variable in class org.opennms.protocols.icmp.
ICMPHeader
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_srcAddr
- Variable in class org.opennms.protocols.ip.
IPHeader
Source address of the IP datagram
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_sync
- Variable in class org.opennms.protocols.snmp.
SnmpTimer
The synchronization object
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
The thread doing the scheduling
m_threadException
- Variable in class org.opennms.protocols.snmp.
SnmpSession
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_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_timesSent
- Variable in class org.opennms.protocols.snmp.
SnmpRequest
The number of times this request has been transmitted.
m_toRun
- Variable in class org.opennms.protocols.snmp.
SnmpTimer.TimeoutElement
The runnable object
m_tos
- Variable in class org.opennms.protocols.ip.
IPHeader
the Type-Of-Service defined for the IP datagram
m_tstamp
- Variable in class org.opennms.protocols.snmp.
SnmpPduTrap
The timestamp for when the trap occured.
m_ttl
- Variable in class org.opennms.protocols.ip.
IPHeader
The Time-To-Live for this IP packet
m_type
- Variable in class org.opennms.protocols.icmp.
ICMPHeader
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.ip.
IPHeader
The IP version
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.TimeoutElement
The date to run the runnable
m_why
- Variable in class org.opennms.protocols.snmp.
SnmpSession
This is the saved fatal excetion 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
m_xmitStamp
- Variable in class org.opennms.protocols.icmp.
TimestampReply
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JoeSNMP API 0.2.6
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
W
Generated by jpp on July 15 2004 1044.