JoeSNMP API 0.2.6
A B C D E F G H I L M N O P R S T U V W

C

CODE_BAD_IP_HEADER - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_COMMUNICATIONS_ADMIN_PROHIBITIED - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_DESTINATION_HOST_ADMIN_PROHIBITED - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_DESTINATION_HOST_UNKNOWN - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_DESTINATION_NETWORK_ADMIN_PROHIBITED - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_DESTINATION_NETWORK_UNKNOWN - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_END_OF_OPTION_LIST - Static variable in class org.opennms.protocols.ip.IPHeader.Option
Defines the code for the End-Of-Options list
CODE_FRAGMENTATION_NEEDED - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_HOST_PRECEDENCE_VIOLATION - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_HOST_UNREACHABLE - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_HOST_UNREACHABLE_FOR_TOS - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_LOOSE_SOURCE_ROUTE - Static variable in class org.opennms.protocols.ip.IPHeader.Option
Defines the code for the loose source routing option
CODE_NETWORK_UNREACHABLE - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_NETWORK_UNREACHABLE_FOR_TOS - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_PORT_UNREACHABLE - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_PRECEDENCE_CUTOFF_IN_EFFECT - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_PROTOCOL_UNREACHABLE - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_REDIRECT_FOR_HOST - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_REDIRECT_FOR_NETWORK - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_REDIRECT_FOR_TYPE_OF_SERVICE_AND_HOST - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_REDIRECT_FOR_TYPE_OF_SERVICE_AND_NETWORK - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_REQUIRED_OPTION_MISSING - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_ROUTE_RECORD - Static variable in class org.opennms.protocols.ip.IPHeader.Option
Defines the code for the packet route record option.
CODE_SOURCE_HOST_ISOLATED - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_SOURCE_ROUTE_FAILED - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_STRICT_SOURCE_ROUTE - Static variable in class org.opennms.protocols.ip.IPHeader.Option
Defines the code for the strict soruce routing option
CODE_TTL_EQ_ZERO_IN_REASSEMBLY - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CODE_TTL_EQ_ZERO_IN_TRANSIT - Static variable in class org.opennms.protocols.icmp.ICMPHeader
 
CONSTRUCTOR - Static variable in class org.opennms.protocols.snmp.asn1.ASN1
A constructed data object such as a set or sequence.
CONSTRUCTOR - Static variable in class org.opennms.protocols.snmp.asn1.BerEncoder
Defines the BER constructor id
CONTEXT - Static variable in class org.opennms.protocols.snmp.asn1.ASN1
Also relevant to a particular application, but limited by context
cancel(int) - Method in class org.opennms.protocols.snmp.SnmpSession
Cancels the current outstanding reqeust as defined by the SnmpPduPacket's requestId method.
cancel() - Method in class org.opennms.protocols.snmp.SnmpTimer
Cancels the current timer object and terminates the internal thread
clone() - Method in class org.opennms.protocols.snmp.SnmpCounter32
Creates a new object that is a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpCounter64
Returns a duplicte of the current object
clone() - Method in class org.opennms.protocols.snmp.SnmpEndOfMibView
Returns a duplicate object of self.
clone() - Method in class org.opennms.protocols.snmp.SnmpGauge32
Creates a new object that is a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpIPAddress
Create a new object that is a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpInt32
Returns a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpNoSuchInstance
Returns a duplicate object of self.
clone() - Method in class org.opennms.protocols.snmp.SnmpNoSuchObject
Returns a duplicate object of self.
clone() - Method in class org.opennms.protocols.snmp.SnmpNull
Used to get a duplicate of the current object so that it can be modified without affecting the creating object.
clone() - Method in class org.opennms.protocols.snmp.SnmpObjectId
Implements the cloneable interface.
clone() - Method in class org.opennms.protocols.snmp.SnmpOctetString
Creates a duplicate copy of the object and returns it to the caller.
clone() - Method in class org.opennms.protocols.snmp.SnmpOpaque
Returns a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpParameters
Used to get a newly created duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpPduBulk
Creates a new duplicate object of self that shares no references with the original PDU.
clone() - Method in class org.opennms.protocols.snmp.SnmpPduPacket
Defined for derived classes to return a duplicate of self.
clone() - Method in class org.opennms.protocols.snmp.SnmpPduRequest
Used to get a duplicate of self.
clone() - Method in class org.opennms.protocols.snmp.SnmpPduTrap
 
clone() - Method in class org.opennms.protocols.snmp.SnmpPeer
Used to get a newly created copy of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpTimeTicks
Creates a new object that is a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpUInt32
Returns a duplicte of the current object
clone() - Method in class org.opennms.protocols.snmp.SnmpV2Error
Returns a duplicate of the current object.
clone() - Method in class org.opennms.protocols.snmp.SnmpV2PartyClock
Deprecated. Creates and returns a duplicate object of self.
clone() - Method in class org.opennms.protocols.snmp.SnmpVarBind
Returns a newly created duplicate object to the caller
close() - Method in class org.opennms.protocols.snmp.SnmpPortal
Used to close the session.
close() - Method in class org.opennms.protocols.snmp.SnmpSession
Used to close the session.
close() - Method in class org.opennms.protocols.snmp.SnmpTrapSession
Used to close the session.
compare(int[]) - Method in class org.opennms.protocols.snmp.SnmpObjectId
Lexigraphically compares the object identifer to the array of identifiers.
compare(int[], int) - Method in class org.opennms.protocols.snmp.SnmpObjectId
Lexigraphically compares the object identifer to the array of identifiers.
compare(SnmpObjectId) - Method in class org.opennms.protocols.snmp.SnmpObjectId
Lexigraphically compares the object identifer to the passed object identifer.
computeChecksum() - Method in class org.opennms.protocols.icmp.AddressMaskReply
Computes the ones compliment 16-bit checksum for the ICMP message.
computeChecksum() - Method in class org.opennms.protocols.icmp.AddressMaskRequest
Computes the ones compliment 16-bit checksum for the ICMP message.
computeChecksum() - Method in class org.opennms.protocols.icmp.ICMPHeader
Provides the default checksum implementation for the ICMP header.
computeChecksum(OC16ChecksumProducer) - Method in class org.opennms.protocols.icmp.ICMPHeader
Used by derived classes to begin the checksum process.
computeChecksum() - Method in class org.opennms.protocols.icmp.TimestampReply
Computes the ones compliment 16-bit checksum for the ICMP message.
computeChecksum() - Method in class org.opennms.protocols.icmp.TimestampRequest
Computes the ones compliment 16-bit checksum for the ICMP message.
convert(String) - Static method in class org.opennms.protocols.snmp.SnmpObjectId
Converts a textual object identifier to an array of integer values.
convertToIpAddress() - Method in class org.opennms.protocols.snmp.SnmpIPAddress
Converts the current Application String to an IPv4Address object.
copy(byte[], int, byte[], int, int) - Static method in class org.opennms.protocols.snmp.SnmpUtil
Used to copy data from one buffer to another.
copy(int[], int, int[], int, int) - Static method in class org.opennms.protocols.snmp.SnmpUtil
Used to copy data from one buffer to another.
copy(byte[], int, byte[], int, int) - Static method in class org.opennms.protocols.snmp.asn1.BerEncoder
Used to copy data from one buffer to another.
copy(int[], int, int[], int, int) - Static method in class org.opennms.protocols.snmp.asn1.BerEncoder
Used to copy data from one buffer to another.

JoeSNMP API 0.2.6
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.