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
A
APPLICATION
- Static variable in class org.opennms.protocols.snmp.asn1.
ASN1
Relevant to a particular application.
ASN1
- class org.opennms.protocols.snmp.asn1.
ASN1
.
Public ASN.1 definitions.
ASN1()
- Constructor for class org.opennms.protocols.snmp.asn1.
ASN1
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpCounter32
Defines the ASN.1 type for this object.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpCounter64
The ASN.1 value for an unsigned integer value.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpEndOfMibView
The ASN.1 value that defines this variable.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpGauge32
Defines the ASN.1 type for this object.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpIPAddress
Defines the ASN.1 type for this object.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpInt32
The ASN.1 type as defined by the SNMP SMI specification.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpNoSuchInstance
The ASN.1 value that defines this variable.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpNoSuchObject
The ASN.1 value that defines this variable.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpNull
Defines the ASN.1 value for the SnmpNull class.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpObjectId
Defines the SNMP SMI type for this particular object.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpOctetString
The ASN.1 value for the OCTET STRING type.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpOpaque
The ASN.1 type for this class.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpTimeTicks
Defines the ASN.1 type for this object.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpUInt32
The ASN.1 value for an unsigned integer value.
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpV2PartyClock
Deprecated.
The ASN.1 type for this object
ASNTYPE
- Static variable in class org.opennms.protocols.snmp.
SnmpVarBind
The ASN.1 identifier used to mark SNMP variables
AsnDecodingException
- exception org.opennms.protocols.snmp.asn1.
AsnDecodingException
.
The AsnDecodingException is generated whenever an error occurs in ASN.1 decoding of data types.
AsnDecodingException()
- Constructor for class org.opennms.protocols.snmp.asn1.
AsnDecodingException
The default exception constructor
AsnDecodingException(String)
- Constructor for class org.opennms.protocols.snmp.asn1.
AsnDecodingException
The exception constructor
AsnEncoder
- interface org.opennms.protocols.snmp.asn1.
AsnEncoder
.
The AsnEncoder interface defines the contract that objects for encoding/decoding ASN.1 SNMP values must fulfill.
AsnEncodingException
- exception org.opennms.protocols.snmp.asn1.
AsnEncodingException
.
The AsnEncodingException is generated whenever an error occurs in ASN.1 encoding of data types.
AsnEncodingException()
- Constructor for class org.opennms.protocols.snmp.asn1.
AsnEncodingException
The default exception constructor
AsnEncodingException(String)
- Constructor for class org.opennms.protocols.snmp.asn1.
AsnEncodingException
The exception constructor
acceptPacket(DatagramPacket)
- Method in class org.opennms.protocols.snmp.
SnmpPortal.Executor
addVarBind(SnmpVarBind)
- Method in class org.opennms.protocols.snmp.
SnmpPduPacket
Adds a new variable to the protocol data unit.
addVarBind(SnmpVarBind)
- Method in class org.opennms.protocols.snmp.
SnmpPduTrap
Adds a new variable to the protocol data unit.
addVarBindAt(int, SnmpVarBind)
- Method in class org.opennms.protocols.snmp.
SnmpPduPacket
Adds a variable at a specific index.
addVarBindAt(int, SnmpVarBind)
- Method in class org.opennms.protocols.snmp.
SnmpPduTrap
Adds a variable at a specific index.
append(int[])
- Method in class org.opennms.protocols.snmp.
SnmpObjectId
Appends the specified identifiers to the current object.
append(String)
- Method in class org.opennms.protocols.snmp.
SnmpObjectId
Converts the passed string to an object identifier and appends them to the current object.
append(SnmpObjectId)
- Method in class org.opennms.protocols.snmp.
SnmpObjectId
Appends the passed SnmpObjectId object to self.
array()
- Method in class org.opennms.protocols.snmp.
SnmpSession.ByteArrayInfo
returns the encapsulated array
assumeString(byte[])
- Method in class org.opennms.protocols.snmp.
SnmpOctetString
This can be used by a derived class to
force
the data contained by the octet string.
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}.