|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.management.snmp | |
---|---|
com.sun.management.comm | Provides the classes implementing the SNMP adaptor servers. |
com.sun.management.snmp | Provides the core classes for implementing common SNMP data types and services. |
com.sun.management.snmp.IPAcl | Provides the classes for storing ACL information in an ASCII file. |
com.sun.management.snmp.agent | Provides the classes for implementing an SNMP agent. |
com.sun.management.snmp.manager | Provides the classes for implementing an SNMP manager and for sending SNMP requests. |
com.sun.management.snmp.manager.usm | Provides the classes for sending SNMPv3 requests, using the User-based Security Model. |
com.sun.management.snmp.mpm | Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3. |
com.sun.management.snmp.uacl | Provides the classes for storing User based ACL information in an ASCII file. |
com.sun.management.snmp.usm | Provides the classes for implementing the SNMP User-based Security Model for SNMPv3. |
com.sun.management.snmp.usm.usmmib | Provides the classes which implement the SNMP-USER-BASED-SM-MIB. |
Classes in com.sun.management.snmp used by com.sun.management.comm | |
---|---|
InetAddressAcl
Defines the IP address based ACL used by the SNMP protocol adaptor. |
|
SnmpDefinitions
Contains SNMP constants related to command and response codes. |
|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpEngineFactory
This SnmpEngineFactory is instantiating an SnmpEngine containing :
Message Processing Sub System + V1, V2 et V3 Message Processing Models
Security Sub System + User based Security Model (Id 3)
Access Control Sub System + Ip ACL + User based Access Control Model. |
|
SnmpEngineId
This class is handling an SnmpEngineId data. |
|
SnmpEngineParameters
This class is used to pass some specific parameters to an
SnmpEngineFactory . |
|
SnmpIpAddress
Represents an SNMP IpAddress. |
|
SnmpOid
Represents an SNMP Object Identifier (OID). |
|
SnmpPduFactory
Defines the interface of the object in charge of encoding and decoding SNMP packets. |
|
SnmpPduPacket
Is the fully decoded representation of an SNMP packet. |
|
SnmpScopedPduRequest
Is used to represent get , get-next , set , response SNMP V3 scoped PDUs. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpTimeticks
Contains an SnmpTimeTick value which
has units of 1/100th of a second. |
|
SnmpVarBindList
Contains a list of SnmpVarBind objects. |
Classes in com.sun.management.snmp used by com.sun.management.snmp | |
---|---|
BerDecoder
The BerDecoder class is used for decoding
BER-encoded data. |
|
BerEncoder
The BerEncoder class is used for encoding data using BER. |
|
BerException
Exception thrown when a BER encoding/decoding error occurs. |
|
InetAddressAcl
Defines the IP address based ACL used by the SNMP protocol adaptor. |
|
SnmpAckPdu
Interface to be implemented by PDUs that are acknowledged (e.g. |
|
SnmpCounter
Represents an SNMP counter. |
|
SnmpCounter64
Represents an SNMP 64bits counter. |
|
SnmpDataTypeEnums
Contains SNMP data type constants. |
|
SnmpDefinitions
Contains SNMP constants related to command and response codes. |
|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpEngineFactory
This SnmpEngineFactory is instantiating an SnmpEngine containing :
Message Processing Sub System + V1, V2 et V3 Message Processing Models
Security Sub System + User based Security Model (Id 3)
Access Control Sub System + Ip ACL + User based Access Control Model. |
|
SnmpEngineId
This class is handling an SnmpEngineId data. |
|
SnmpEngineParameters
This class is used to pass some specific parameters to an
SnmpEngineFactory . |
|
SnmpGauge
Represents an SNMP gauge. |
|
SnmpInt
Represents an SNMP integer. |
|
SnmpIpAddress
Represents an SNMP IpAddress. |
|
SnmpMsg
A partially decoded representation of an SNMP packet. |
|
SnmpNull
Represents an SNMP null value. |
|
SnmpOid
Represents an SNMP Object Identifier (OID). |
|
SnmpOidDatabase
Defines the minimal functionality that should be provided by a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables. |
|
SnmpOidRecord
Represents an entry of an SnmpOidTable . |
|
SnmpOidTable
Defines the minimum functionality that should be provided by a class containing metadata definitions for variables of a MIB. |
|
SnmpOpaque
Is used to represent an SNMP value. |
|
SnmpPdu
Is the fully decoded representation of an SNMP packet. |
|
SnmpPduBulkType
Interface implemented by classes modeling bulk pdu. |
|
SnmpPduFactory
Defines the interface of the object in charge of encoding and decoding SNMP packets. |
|
SnmpPduPacket
Is the fully decoded representation of an SNMP packet. |
|
SnmpPduRequestType
Interface implemented by classes modeling request pdu. |
|
SnmpScopedPduPacket
Is the fully decoded representation of an SNMP V3 packet. |
|
SnmpSecurityParameters
Security parameters are security model dependent. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpString
Represents an SNMP string. |
|
SnmpStringFixed
Represents an SNMP String defined with a fixed length. |
|
SnmpTimeticks
Contains an SnmpTimeTick value which
has units of 1/100th of a second. |
|
SnmpTooBigException
Is used internally to signal that the size of a PDU exceeds the packet size limitation. |
|
SnmpUnknownModelException
This exception is thrown when a needed model is not present in the engine. |
|
SnmpUnsignedInt
Is the base for all SNMP syntaxes based on unsigned integers. |
|
SnmpUsmKeyHandler
This interface allows you to compute key localization and delta generation. |
|
SnmpValue
Is an abstract representation of an SNMP Value. |
|
SnmpVarBind
This class holds information for a MIB variable contained in an SnmpVarBindList . |
|
SnmpVarBindList
Contains a list of SnmpVarBind objects. |
|
Timestamp
This class is used by the SnmpVarBindList object. |
|
UserAcl
Defines the user based ACL used by the SNMP protocol adaptor. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.IPAcl | |
---|---|
InetAddressAcl
Defines the IP address based ACL used by the SNMP protocol adaptor. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.agent | |
---|---|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpEngineFactory
This SnmpEngineFactory is instantiating an SnmpEngine containing :
Message Processing Sub System + V1, V2 et V3 Message Processing Models
Security Sub System + User based Security Model (Id 3)
Access Control Sub System + Ip ACL + User based Access Control Model. |
|
SnmpEngineId
This class is handling an SnmpEngineId data. |
|
SnmpEngineParameters
This class is used to pass some specific parameters to an
SnmpEngineFactory . |
|
SnmpOid
Represents an SNMP Object Identifier (OID). |
|
SnmpPdu
Is the fully decoded representation of an SNMP packet. |
|
SnmpPduPacket
Is the fully decoded representation of an SNMP packet. |
|
SnmpPduRequest
Is used to represent get , get-next , set , response and SNMPv2-trap PDUs. |
|
SnmpPduTrap
Represents an SNMPv1-trap PDU. |
|
SnmpScopedPduRequest
Is used to represent get , get-next , set , response SNMP V3 scoped PDUs. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpValue
Is an abstract representation of an SNMP Value. |
|
SnmpVarBind
This class holds information for a MIB variable contained in an SnmpVarBindList . |
|
SnmpVarBindList
Contains a list of SnmpVarBind objects. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.manager | |
---|---|
SnmpDefinitions
Contains SNMP constants related to command and response codes. |
|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpEngineFactory
This SnmpEngineFactory is instantiating an SnmpEngine containing :
Message Processing Sub System + V1, V2 et V3 Message Processing Models
Security Sub System + User based Security Model (Id 3)
Access Control Sub System + Ip ACL + User based Access Control Model. |
|
SnmpEngineId
This class is handling an SnmpEngineId data. |
|
SnmpEngineParameters
This class is used to pass some specific parameters to an
SnmpEngineFactory . |
|
SnmpOid
Represents an SNMP Object Identifier (OID). |
|
SnmpPduFactory
Defines the interface of the object in charge of encoding and decoding SNMP packets. |
|
SnmpPduRequest
Is used to represent get , get-next , set , response and SNMPv2-trap PDUs. |
|
SnmpPduTrap
Represents an SNMPv1-trap PDU. |
|
SnmpScopedPduRequest
Is used to represent get , get-next , set , response SNMP V3 scoped PDUs. |
|
SnmpSecurityParameters
Security parameters are security model dependent. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpVarBindList
Contains a list of SnmpVarBind objects. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.manager.usm | |
---|---|
SnmpDefinitions
Contains SNMP constants related to command and response codes. |
|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpEngineId
This class is handling an SnmpEngineId data. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpUnknownModelException
This exception is thrown when a needed model is not present in the engine. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.mpm | |
---|---|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpMsg
A partially decoded representation of an SNMP packet. |
|
SnmpPdu
Is the fully decoded representation of an SNMP packet. |
|
SnmpPduFactory
Defines the interface of the object in charge of encoding and decoding SNMP packets. |
|
SnmpSecurityParameters
Security parameters are security model dependent. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpTooBigException
Is used internally to signal that the size of a PDU exceeds the packet size limitation. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.uacl | |
---|---|
UserAcl
Defines the user based ACL used by the SNMP protocol adaptor. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.usm | |
---|---|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpEngineId
This class is handling an SnmpEngineId data. |
|
SnmpSecurityException
This exception is thrown when an error occurs in an SnmpSecurityModel . |
|
SnmpSecurityParameters
Security parameters are security model dependent. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpTooBigException
Is used internally to signal that the size of a PDU exceeds the packet size limitation. |
Classes in com.sun.management.snmp used by com.sun.management.snmp.usm.usmmib | |
---|---|
SnmpEngine
This engine is conformant with the RFC 2571. |
|
SnmpOid
Represents an SNMP Object Identifier (OID). |
|
SnmpOidTable
Defines the minimum functionality that should be provided by a class containing metadata definitions for variables of a MIB. |
|
SnmpOidTableSupport
Contains metadata definitions for MIB variables. |
|
SnmpStatusException
Reports an error which occurred during a get/set operation on a mib node. |
|
SnmpValue
Is an abstract representation of an SNMP Value. |
|
SnmpVarBind
This class holds information for a MIB variable contained in an SnmpVarBindList . |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |