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

B

BITSTRING - Static variable in class org.opennms.protocols.snmp.asn1.ASN1
A sequence of zero or more bits
BOOLEAN - Static variable in class org.opennms.protocols.snmp.asn1.ASN1
Basic data type representing TRUE or FALSE.
BerEncoder - class org.opennms.protocols.snmp.asn1.BerEncoder.
The BerEncoder class is used to implement the AsnEncoder interface for the Basic Encoding Rules (BER).
BerEncoder() - Constructor for class org.opennms.protocols.snmp.asn1.BerEncoder
Default constructor for the BER Encoder.
bSocketSoTimeoutRequired - Variable in class org.opennms.protocols.snmp.SnmpPortal
Set to true if it is necessary to set the socket timeout value via the Socket.setSoTimeout() method in order to keep from blocking indefinitely on a socket I/O call.
buildHeader(byte[], int, byte, int) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildHeader() method is used to encode an ASN.1 header into the specified byte buffer.
buildHeader(byte[], int, byte, int) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildHeader() method is used to encode an ASN.1 header into the specified byte buffer.
buildInteger32(byte[], int, byte, int) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildInteger32() method is used to encode an ASN.1 32-bit signed integer into the specified byte buffer.
buildInteger32(byte[], int, byte, int) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildInteger32() method is used to encode an ASN.1 32-bit signed integer into the specified byte buffer.
buildLength(byte[], int, int) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildLength() method is used to encode an ASN.1 length into the specified byte buffer.
buildLength(byte[], int, int) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildLength() method is used to encode an ASN.1 length into the specified byte buffer.
buildNull(byte[], int, byte) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildNull() method is used to encode an ASN.1 NULL value into the specified byte buffer.
buildNull(byte[], int, byte) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildNull() method is used to encode an ASN.1 NULL value into the specified byte buffer.
buildObjectId(byte[], int, byte, int[]) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildObjectId() method is used to encode an ASN.1 object id value into the specified byte buffer.
buildObjectId(byte[], int, byte, int[]) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildObjectId() method is used to encode an ASN.1 object id value into the specified byte buffer.
buildString(byte[], int, byte, byte[]) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildString() method is used to encode an ASN.1 string value into the specified byte buffer.
buildString(byte[], int, byte, byte[]) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildString() method is used to encode an ASN.1 string value into the specified byte buffer.
buildUInteger32(byte[], int, byte, long) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildUInteger32() method is used to encode an ASN.1 32-bit unsigned integer into the specified byte buffer.
buildUInteger32(byte[], int, byte, long) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildUInteger32() method is used to encode an ASN.1 32-bit unsigned integer into the specified byte buffer.
buildUInteger64(byte[], int, byte, BigInteger) - Method in interface org.opennms.protocols.snmp.asn1.AsnEncoder
The buildUInteger64() method is used to encode an ASN.1 64-bit unsigned integer into the specified byte buffer.
buildUInteger64(byte[], int, byte, BigInteger) - Method in class org.opennms.protocols.snmp.asn1.BerEncoder
The buildUInteger64() method is used to encode an ASN.1 64-bit unsigned integer into the specified byte buffer.
byteToInt(byte) - Static method in class org.opennms.protocols.icmp.ICMPHeader
Converts a byte to an integer.
byteToInt(byte) - Static method in class org.opennms.protocols.ip.IPHeader
Converts a byte to an integer, treating the byte as unsigned.
byteToInt(byte) - Static method in class org.opennms.protocols.ip.IPv4Address
Converts a byte to an integer, treating the byte as unsigned.
byteToInt(byte) - Static method in class org.opennms.protocols.ip.OC16ChecksumProducer
Converts a 8-bit value to a 32-bit integer value.
byteToInt(byte) - Static method in class org.opennms.protocols.snmp.asn1.BerEncoder
Converts a primitive byte to a primitive long using "unsigned" logic.
byteToLong(byte) - Static method in class org.opennms.protocols.snmp.asn1.BerEncoder
Converts a primitive byte to a primitive long.
byteToShort(byte) - Static method in class org.opennms.protocols.icmp.ICMPHeader
Converts a byte to a short.
byteToShort(byte) - Static method in class org.opennms.protocols.ip.IPHeader
Converts a byte to a short, treating the byte as unsigned.
bytesRequired() - Method in class org.opennms.protocols.ip.IPHeader.EndOfOptions
Returns the number of bytes requried to represent this option
bytesRequired() - Method in class org.opennms.protocols.ip.IPHeader.Option
The nubmer of bytes required to represent this option in the IP header
bytesRequired() - Method in class org.opennms.protocols.ip.IPHeader.RouteOption
The number of bytes required to represent this option in an IP header

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.