Home » openjdk-7 » com.sun.jmx » snmp » internal »

com.sun.jmx.snmp.internal

Interfaces:

SnmpAccessControlModel   Access Control Model interface.  code | html
SnmpAccessControlSubSystem   Access Control sub system interface.  code | html
SnmpIncomingRequest  

An SnmpIncomingRequest handles both sides of an incoming SNMP request:

  • The request. 
code | html
SnmpIncomingResponse  

An SnmpIncomingResponse handles the unmarshalling of the received response.

This API is a Sun Microsystems internal API and is subject to change without notice.

 
code | html
SnmpModel   Interface that every SNMP model must implement in order to be integrated in the engine framework.  code | html
SnmpModelLcd   An interface to implement when developping customized model configuration datastore.  code | html
SnmpMsgProcessingModel   The message processing model interface.  code | html
SnmpMsgProcessingSubSystem   Message processing sub system interface.  code | html
SnmpOutgoingRequest  

An SnmpOutgoingRequest handles the marshalling of the message to send.

This API is a Sun Microsystems internal API and is subject to change without notice.

 
code | html
SnmpSecurityCache   Cache is returned by SnmpSecurityModel when handling requests.  code | html
SnmpSecurityModel   Security model interface.  code | html
SnmpSecuritySubSystem   Security sub system interface.  code | html
SnmpSubSystem   SNMP sub system interface.  code | html

Abstract Classes:

SnmpLcd   Class to extend in order to develop a customized Local Configuration Datastore.  code | html

Classes:

SnmpDecryptedPdu   Class returned by SnmpSecuritySubSystem and SnmpSecurityModel code | html
SnmpEngineImpl   This engine is conformant with the RFC 2571.  code | html
SnmpLcd.SubSysLcdManager     code | html
SnmpTools   Utility class used to deal with various data representations.  code | html