|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.opennms.protocols.snmp | |
org.opennms.bb.dp.capsd.components | |
org.opennms.bb.dp.capsd.snmp | |
org.opennms.bb.dp.trapd | |
org.opennms.protocols.snmp | |
org.opennms.test |
Classes in org.opennms.protocols.snmp used by org.opennms.bb.dp.capsd.componentsSnmpSession
|
The SnmpSession is the main connection between the SNMP manager and the SNMP Agent. |
Classes in org.opennms.protocols.snmp used by org.opennms.bb.dp.capsd.snmpSnmpHandler
|
The SnmpHandler interface is implemented by an object that wishs to receive callbacks when a SNMP protocol data unit is received from an agent. SnmpObjectId
|
Defines the SNMP object identifier class for naming variables. SnmpPduPacket
|
Base class for all Protocol Data Unit (PDU) implementations. SnmpPduRequest
|
The SnmpPduRequest defines the SNMPv1 and SNMPv2 Protocol Data Unit (PDU) for certian message types. SnmpSession
|
The SnmpSession is the main connection between the SNMP manager and the SNMP Agent. SnmpSyntax
|
This class defines the interface that must be implemented by all object that can be passed or received to/from a SNMP agent and manager. SnmpVarBind
|
This class defined the SNMP variables that are transmitted to and from an agent. |
Classes in org.opennms.protocols.snmp used by org.opennms.bb.dp.trapdSnmpOctetString
|
Implements the ASN1.UNIVERSAL Octet String datatype. SnmpPduPacket
|
Base class for all Protocol Data Unit (PDU) implementations. SnmpPduTrap
|
The SnmpPduTrap object represents the SNMP Protoco Data Unit for an SNMP Trap. SnmpTrapHandler
|
The SnmpTrapHandler interface is implemented by an object that wishs to receive callbacks when a SNMP trap protocol data unit is received from an agent. SnmpTrapSession
|
The trap session is used to send and receives SNMPv1 & v2 trap messages. |
Classes in org.opennms.protocols.snmp used by org.opennms.protocols.snmpSnmpBadConversionException
|
Constructed when the library is unable to covert a value to another. SnmpCounter32
|
Defines a SNMPv1 32-bit counter object. SnmpCounter64
|
This class defines the 64-bit SNMP counter object used to transmit 64-bit unsigned number. SnmpEndOfMibView
|
The SnmpEndOfMibView object is typically returned by an SNMPv2 agent when there is no lexagraphically next object identifier in its tables. SnmpGauge32
|
Defines a SNMPv1 32-bit gauge object. SnmpHandler
|
The SnmpHandler interface is implemented by an object that wishs to receive callbacks when a SNMP protocol data unit is received from an agent. SnmpInt32
|
This class defines the SNMP 32-bit signed integer used by the SNMP SMI. SnmpIPAddress
|
This SnmpIPAddress is used to extend the Snmp Octet String SMI class. SnmpNoSuchInstance
|
The SnmpNoSuchInstance object is typically returned by an SNMPv2 agent when there is no matching object identifier instance in its tables. SnmpNoSuchObject
|
The SnmpNoSuchObject object is typically returned by an SNMPv2 agent when there is no matching object identifier for the agent. SnmpNull
|
Implements the SNMP Null object as defined by the SNMPv1 and SNMPv2 SMI. SnmpObjectId
|
Defines the SNMP object identifier class for naming variables. SnmpOctetString
|
Implements the ASN1.UNIVERSAL Octet String datatype. SnmpOpaque
|
The SnmpOpaque class is an extension of the octet string class and is used to pass opaque data. SnmpPacketHandler
|
The SnmpPacketHandler is implemented by an object that wishes to be notified when SNMP data is received from an agent. SnmpParameters
|
The SnmpParameters class is used to define the parameters for an SnmpSession. SnmpPduBulk
|
This class defines the SNMPv2 GetBulk request sent from the management platform to the agent. SnmpPduEncodingException
|
This class is thrown by the SNMP classes when an encoding exception occurs at the SNMP level and not via the AsnEncoder class. SnmpPduPacket
|
Base class for all Protocol Data Unit (PDU) implementations. SnmpPduRequest
|
The SnmpPduRequest defines the SNMPv1 and SNMPv2 Protocol Data Unit (PDU) for certian message types. SnmpPduTrap
|
The SnmpPduTrap object represents the SNMP Protoco Data Unit for an SNMP Trap. SnmpPeer
|
The peer object defines a SNMP peer agent that is communicated with. SnmpPortal
|
Abstracts the communication related details from the SnmpSession and SnmpTrapSession. SnmpRequest
|
Implements a way to track outstanding SNMP pdu request. SnmpSession
|
The SnmpSession is the main connection between the SNMP manager and the SNMP Agent. SnmpSession.ByteArrayInfo
|
Encapsulates a byte array and the number of bytes of valid data in the array. SnmpSyntax
|
This class defines the interface that must be implemented by all object that can be passed or received to/from a SNMP agent and manager. SnmpTimer
|
Provides a simple timer scheduler for use by the internal SnmpSession class. SnmpTimeTicks
|
Defines a SNMPv1 32-bit time ticks object. SnmpTrapHandler
|
The SnmpTrapHandler interface is implemented by an object that wishs to receive callbacks when a SNMP trap protocol data unit is received from an agent. SnmpTrapSession
|
The trap session is used to send and receives SNMPv1 & v2 trap messages. SnmpUInt32
|
This class defines the 32-bit unsigned SNMP object used to transmit 32-bit unsigned number. SnmpV2Error
|
This class provides the base class for the SNMP V2 error class. SnmpV2PartyClock
|
Deprecated. Obsoleted in RFC 1902. SnmpVarBind
|
This class defined the SNMP variables that are transmitted to and from an agent. |
Classes in org.opennms.protocols.snmp used by org.opennms.testSnmpHandler
|
The SnmpHandler interface is implemented by an object that wishs to receive callbacks when a SNMP protocol data unit is received from an agent. SnmpObjectId
|
Defines the SNMP object identifier class for naming variables. SnmpOctetString
|
Implements the ASN1.UNIVERSAL Octet String datatype. SnmpPduPacket
|
Base class for all Protocol Data Unit (PDU) implementations. SnmpPduTrap
|
The SnmpPduTrap object represents the SNMP Protoco Data Unit for an SNMP Trap. SnmpSession
|
The SnmpSession is the main connection between the SNMP manager and the SNMP Agent. SnmpSyntax
|
This class defines the interface that must be implemented by all object that can be passed or received to/from a SNMP agent and manager. SnmpTrapHandler
|
The SnmpTrapHandler interface is implemented by an object that wishs to receive callbacks when a SNMP trap protocol data unit is received from an agent. SnmpTrapSession
|
The trap session is used to send and receives SNMPv1 & v2 trap messages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |