A B C D E F G H I J K L M N O P Q R S T U V W X

S

SASLMessage - Class in javax.management.remote.message
A challenge or response exchanged between client and server during SASL authentication.
SASLMessage(String, int, byte[]) - Constructor for class javax.management.remote.message.SASLMessage
Constructs a new SASLMessage with the specified SASL mechanism, status and generated blob.
securityParameters - Variable in class com.sun.management.snmp.SnmpMsg
Security parameters.
securityParameters - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
The security parameters.
sendAsNotificationOriginator() - Method in class com.sun.management.snmp.agent.SnmpTrap
By default a trap is sent as a notification originator.
sendAsProxy() - Method in class com.sun.management.snmp.agent.SnmpTrap
By default a trap is sent as a notification originator.
sendNotification(Notification) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
Sends a notification.
sendNotification(Notification) - Method in class javax.management.remote.generic.GenericConnector
Send a notification to the connection listeners.
sendV1(SnmpAdaptorServer) - Method in class com.sun.management.snmp.agent.SnmpTrap
Send this trap.
sendV2(SnmpAdaptorServer) - Method in class com.sun.management.snmp.agent.SnmpTrap
Send as a V2 trap.
sendV3(SnmpV3AdaptorServer) - Method in class com.sun.management.snmp.agent.SnmpTrap
Send as a V3 trap.
sendV3Usm(SnmpV3AdaptorServer, String, int, String) - Method in class com.sun.management.snmp.agent.SnmpTrap
Send as a V3 trap.
SequenceTag - Static variable in class com.sun.management.snmp.BerDecoder
 
SequenceTag - Static variable in class com.sun.management.snmp.BerEncoder
 
SequenceTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for a SEQUENCE or SEQUENCE OF.
server - Variable in class com.sun.management.snmp.agent.SnmpGenericObjectServer
The MBean server through which the MBeans will be accessed.
server - Variable in class com.sun.management.snmp.agent.SnmpMibAgent
The reference to the MBean server.
server - Variable in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
Reference to the MBean server.
SERVER_ADDRESS_WILDCARD - Static variable in class javax.management.remote.jmxmp.JMXMPConnectorServer
Name of the attribute that specifies whether the connector server should listen for connections on all connected network interfaces, or just on the interface whose address is specified in the JMXServiceURL.
ServiceName - Class in com.sun.jdmk
Used for storing default values used by JDMK services.
sessionName - Variable in class com.sun.management.snmp.manager.SnmpSession
The name identifying this session.
SET - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
Processes a set operation.
set(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
Execute an SNMP SET request.
set(SnmpGenericMetaServer, ObjectName, SnmpValue, long, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
Set the value of an SNMP variable.
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMib
Processes a set operation.
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Processes a set operation.
set(SnmpMibRequest) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Processes a set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibOid
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Generic handling of the set operation.
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
Implement the set method from the abstract SnmpMibAgent class.
set(SnmpPeer, SnmpSession, SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
The set implementation.
set(SnmpValue, long, Object) - Method in interface com.sun.management.snmp.agent.SnmpStandardMetaServer
Sets the value of the scalar object identified by the given OID arc.
set(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpStandardObjectServer
Generic handling of the set operation.
set(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
SET_ATTRIBUTE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.setAttribute(ObjectName, Attribute).
SET_ATTRIBUTES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.setAttributes(ObjectName, AttributeList).
setAlgorithmManager(SnmpUsmAlgorithmManager) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Associates an SnmpUsmAlgorithmManager.
setAlgorithmManager(SnmpUsmAlgorithmManager) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
See SnmpUsmLcd interface doc for details.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Sets the value of a specific attribute of a named MBean.
setAttribute(Attribute) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the value of a specific attribute of the HTML protocol adaptor.
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
setAttribute(Object, Attribute) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
setAttribute(Attribute) - Method in class com.sun.jdmk.GenericProxy
Deprecated. Sets the value of a specific attribute of an MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("setAttribute", name), then checkWrite("setAttribute", name), then forward this method to the wrapped object.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerForwarder
 
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Sets the value of a specific attribute of a named MBean.
setAttribute(Object, Attribute) - Method in interface com.sun.jdmk.MetaData
Sets the value of a specific attribute of an MBean.
setAttribute(Object, Attribute) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
setAttribute(Object, Attribute, Class) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated. Invoke setAttribute through reflection on a standard MBean instance.
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Sets a specific attribute in an MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
setAttribute(Attribute) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Set the value of a specific attribute on the source MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Allows to modify the values of several attributes of an MBean.
setAttributes(AttributeList) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the values of several attributes of the HTML protocol adaptor.
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Allows you to modify the values of several attributes of an MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Allows you to modify the values of several attributes of an MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
setAttributes(Object, AttributeList) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
setAttributes(AttributeList) - Method in class com.sun.jdmk.GenericProxy
Deprecated. Sets the values of several attributes of an MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Sets the values of several attributes of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("setAttributes", name), then checkWrite("setAttributes", name), then forward this method to the wrapped object.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerForwarder
 
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Sets the values of several attributes of a named MBean.
setAttributes(Object, AttributeList) - Method in interface com.sun.jdmk.MetaData
Sets the values of several attributes of an MBean.
setAttributes(Object, AttributeList) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Sets a set of attributes in an MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
setAttributes(AttributeList) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Sets the values of several attributes in the source MBean.
setAuthAlgorithm(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Sets the authentication algorithm.
setAuthenticated(boolean) - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
Sets whether the authentication succeeded.
setAuthInfo(AuthInfo) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Sets the value of the authentication info property.
setAuthInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Sets the value of the authentication info property.
setAuthInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Sets the value of the authentication info property.
setAuthKeyChange(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Sets the random delta value that comes from remote configuration.
setAuthoritativeEngineBoots(int) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
Sets the authoritative engine nb boots.
setAuthoritativeEngineId(SnmpEngineId) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
Sets the authoritative engine Id.
setAuthoritativeEngineTime(int) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
Sets the authoritative engine time.
setAuthorizedListFile(String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Sets the full path of the file containing the ACL information.
setAuthorizedListFile(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Sets the full path of the file containing the ACL information.
setAuthParameters(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
Sets the authentication parameters.
setAuthRespEnabled(boolean) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the flag indicating if responses need to be sent in case of authentication failure.
setAuthRespEnabled(boolean) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the flag indicating if responses need to be sent in case of authentication failure.
setAuthTrapEnabled(boolean) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the flag indicating if traps need to be sent in case of authentication failure.
setAuthTrapEnabled(boolean) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the flag indicating if traps need to be sent in case of authentication failure.
setBit(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that has the designated bit set.
setBufferSize(Integer) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the buffer size of this SNMP protocol adaptor.
setBufferSize(Integer) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the buffer size of this SNMP protocol adaptor.
setCacheSize(int, boolean) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Sets the cache size of notifications waiting to be forwarded.
setCacheSize(int, boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Set the cache size of notifications waiting to be forwarded.
setCacheSize(int, boolean) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Sets the cache size of notifications waiting to be forwarded.
setCommunityString(String) - Method in class com.sun.management.snmp.agent.SnmpTrap
Sets the community string.
setCommunityString(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
When forwarding in SNMP V1 and or V2, if useInetAddressAcl is activated and no ACL file or no destinations are available, the trap is sent to the local host using this specified community string.
setConfigParameters(ArrayList) - Method in interface com.sun.jdmk.Repository
Deprecated. The purpose of this method is to provide a unified way to provide whatever configuration information is needed by the specific underlying implementation of the repository.
setConfigParameters(ArrayList) - Method in class com.sun.jdmk.RepositorySupport
Deprecated. The purpose of this method is to provide a unified way to provide whatever configuration information is needed by the specific underlying implementation of the repository.
setContextEngineId(byte[]) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
Sets the context engine Id in which requests will be interpreted.
setContextEngineId(SnmpMsg, byte[]) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
Set the context engine Id of the passed message.
setContextEngineId(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
Does nothing, is used in V3 to set the context engine id after decryption.
setContextEngineId(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
See SnmpMsgTranslator interface doc.
setContextName(byte[]) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
Sets the context name in which requests will be interpreted.
setContextName(SnmpMsg, byte[]) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
Set the context name of the passed message.
setContextName(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
Does nothing, is used in V3 to set the context name after decryption.
setContextName(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
See SnmpMsgTranslator interface doc.
setCreationEnabled(boolean) - Method in class com.sun.management.snmp.agent.SnmpMibTable
This method lets you dynamically switch the creation policy.
setCreationEnabled(boolean) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
This method lets you dynamically switch the creation policy.
setDefaultDomain(String) - Method in interface com.sun.jdmk.Repository
Deprecated. Sets the name of the domain currently used by default in the repository.
setDefaultDomain(String) - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Sets the name of the domain currently used by default in the repository.
setDefaultMBeanInterceptor(MBeanInterceptor) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Change the MBeanInterceptor object to which all requests from the MBeanServer interface are forwarded.
setDefaultMBeanInterceptor(MBeanInterceptor) - Method in interface com.sun.jdmk.MBeanServerInt
Deprecated. use JdmkMBeanServer.setMBeanServerInterceptor(com.sun.jdmk.interceptor.MBeanServerInterceptor)
setDefaultPeer(SnmpPeer) - Method in class com.sun.management.snmp.manager.SnmpSession
Sets peer as default.
setDestinationAddress(InetAddress) - Method in class com.sun.management.snmp.agent.SnmpTrap
Sets the trap destination address.
setDestinationPort(int) - Method in class com.sun.management.snmp.agent.SnmpTrap
Sets the trap destination port.
setDestPort(int) - Method in class com.sun.management.snmp.manager.SnmpPeer
Changes the port address of the destination for the request.
setEndOfMibView() - Method in class com.sun.management.snmp.SnmpVarBind
Set the value to SnmpVarBind.endOfMibView.
setEngineId(SnmpEngineId) - Method in class com.sun.management.snmp.SnmpEngineParameters
Set the engine Id.
setEnterpriseOid(String) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the enterprise OID.
setEnterpriseOid(String) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the enterprise OID.
setEnterpriseOid(String) - Method in class com.sun.management.snmp.agent.SnmpTrap
Sets the enterprise OID.
setErrorIndex(int) - Method in class com.sun.management.snmp.SnmpPduRequest
Implements SnmpPduRequestType interface.
setErrorIndex(int) - Method in interface com.sun.management.snmp.SnmpPduRequestType
Error index setter.
setErrorIndex(int) - Method in class com.sun.management.snmp.SnmpScopedPduRequest
Error index setter.
setErrorStatus(int) - Method in class com.sun.management.snmp.SnmpPduRequest
Implements SnmpPduRequestType interface.
setErrorStatus(int) - Method in interface com.sun.management.snmp.SnmpPduRequestType
Error status setter.
setErrorStatus(int) - Method in class com.sun.management.snmp.SnmpScopedPduRequest
Error status setter.
setEtcDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
setHeartBeatPeriod(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Specifies the heartbeat period in milliseconds.
setHeartBeatPeriod(int) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Specifies the heartbeat period in milliseconds.
setHeartBeatPeriod(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Specifies the heartbeat period in milliseconds.
setHeartBeatRetries(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Sets the number of retries.
setHeartBeatRetries(int) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Sets the number of retries.
setHeartBeatRetries(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Sets the number of retries.
setHost(String) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Sets the value of the server host property.
setHost(String) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Sets the value of the server host property.
setHost(String) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Sets the value of the server host property.
setHost(String) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Sets the value of the RMI Connector Server host property.
setInetAddressAclUsed(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
By default if an InetAddressAcl file is loaded by the SNMP adaptor, it will be parsed in order to find manager IP addresses.
setInetAddressAclUsed(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
By default if an InetAddressAcl file is loaded by the SNMP adaptor, it will be parsed in order to find manager IP addresses.
setInformCommunity(String) - Method in class com.sun.management.snmp.manager.SnmpParameters
Sets the community string to use when performing inform requests.
setInformPort(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the port used by this SNMP protocol adaptor for sending inform requests.
setInformPort(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the port used by this SNMP protocol adaptor for sending inform requests.
setInitialContext(ThreadContext) - Method in class com.sun.jdmk.ThreadContext
Set the initial context of the calling thread to a context obtained from another thread.
setInstallDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
setInstance(UsmStatsMBean) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Allow to bind the metadata description to a specific object.
setInstance(UsmUserEntryMBean) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(UsmUserMBean) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Allow to bind the metadata description to a specific object.
setLcd(SnmpUsmLcd) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
Sets the specified Lcd.
setLcd(SnmpUsmLcd) - Method in interface com.sun.management.snmp.usm.SnmpUsm
Sets the local configuration datastore.
setLogin(String) - Method in class com.sun.jdmk.comm.AuthInfo
Sets the value of the login property.
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Sets the maximum number of clients this GenericHttpConnectorServer can process concurrently.
setMaxActiveClientCount(int) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Deprecated. Sets the maximum number of clients this connector can process concurrently.
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the maximum number of clients this HtmlAdaptorServer can process concurrently.
setMaxActiveClientCount(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the maximum number of managers this SNMP protocol adaptor can process concurrently.
setMaxActiveClientCount(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the maximum number of managers this SNMP protocol adaptor can process concurrently.
setMaxRepetitions(int) - Method in class com.sun.management.snmp.SnmpPduBulk
Implements the SnmpPduBulkType interface.
setMaxRepetitions(int) - Method in interface com.sun.management.snmp.SnmpPduBulkType
The max-repetitions setter.
setMaxRepetitions(int) - Method in class com.sun.management.snmp.SnmpScopedPduBulk
The max-repetitions setter.
setMaxSnmpPktSize(int) - Method in class com.sun.management.snmp.manager.SnmpPeer
Configures the maximum packet size that can be used when generating an SNMP request.
setMaxTries(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
Changes the maximum number of times to try sending an inform request before giving up.
setMaxTries(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Changes the maximum number of times to try sending an inform request before giving up.
setMaxTries(int) - Method in class com.sun.management.snmp.manager.SnmpPeer
Changes the maximum number of times to try before giving up.
setMBeanObjectInstance(ObjectInstance) - Method in class com.sun.jdmk.GenericProxy
Deprecated. Sets an ObjectInstance identifying an MBean which will be represented by this proxy.
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.CommunicatorServer
Set the MBeanServer object to which incoming requests are sent.
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated.  
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated.  
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.MBeanServerForwarder
Change the wrapped MBeanServer object to which all requests from the MBeanServer interface are forwarded.
setMBeanServer(MBeanServer) - Method in class com.sun.management.comm.CommunicatorServer
Set the MBeanServer object to which incoming requests are sent.
setMBeanServerInterceptor(MBeanServerInterceptor) - Method in interface com.sun.jdmk.JdmkMBeanServer
Change the MBeanServerInterceptor object to which all requests from the MBeanServer interface are forwarded.
setMibTable(SnmpUsmMibTable) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Adds an Usm MIB table.
setMibTable(SnmpUsmMibTable) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
See SnmpUsmLcd interface doc for details.
setMode(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Sets the notification forwarding mode.
setMode(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Sets the notification forwarding mode, it is the agent to push notifications to the client, if set to PULL_MODE, it is the client to retrieve notifications from the agent.
setMode(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Sets the notification forwarding mode.
setMsgMaxSize(int) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
Sets the max allowed size for responses.
setMsgSecurityModel(int) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
Sets the security model implemented by the son.
setMsgTranslator(SnmpMsgTranslator) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
In order to change the behavior of the translator, set it.
setMsgTranslator(SnmpMsgTranslator) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
In order to change the behavior of the translator, set it.
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the multicast group name.
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Sets the multicast group name.
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sets the multicast group name.
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the multicast port.
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Sets the multicast port.
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sets the multicast port.
setMultiplexAllowed(boolean) - Method in class com.sun.management.snmp.manager.SnmpOptions
Sets the MultiplexAllowed option.
setName(String) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Sets the value of the RMI Connector Server service name property.
setName(String) - Method in class com.sun.management.snmp.manager.SnmpSession
Sets the session name (often used in identification).
setNextInterceptor(MBeanServerInterceptor) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
Set the MBeanServerInterceptor to which requests will be forwarded.
setNonRepeaters(int) - Method in class com.sun.management.snmp.SnmpPduBulk
Implements the SnmpPduBulkType interface.
setNonRepeaters(int) - Method in interface com.sun.management.snmp.SnmpPduBulkType
The non-repeaters setter.
setNonRepeaters(int) - Method in class com.sun.management.snmp.SnmpScopedPduBulk
The non-repeaters setter.
setNoSuchInstance() - Method in class com.sun.management.snmp.SnmpVarBind
Set the value to SnmpVarBind.noSuchInstance.
setNoSuchObject() - Method in class com.sun.management.snmp.SnmpVarBind
Set the value to SnmpVarBind.noSuchObject.
setOid(SnmpOid) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
setOid(SnmpOid, boolean) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
setOperationContext(OperationContext) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Set the OperationContext of this connector.
setOperationContext(OperationContext) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Set the OperationContext of this connection.
setOperationContext(OperationContext) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Set the OperationContext of this connector.
setOptions(int) - Method in class com.sun.management.snmp.manager.SnmpRequest
Allows the user to configure the behavior of the request when certain errors occur, such as SnmpTooBig and optFixPduOnError.
setOverflowCount(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Sets the number of notifications discarded, this number indicates the number of notifications discarded because the cache limit has been reached.
setOverflowCount(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Sets the number of notifications discarded, this number indicates the number of notifications discarded because the cache limit has been reached.
setOverflowCount(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Sets the number of notifications discarded, this number indicates the number of notifications discarded because the cache limit has been reached.
setOverflowMode(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Specifies whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size exceeds.
setOverflowMode(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Specify whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size exceeds.
setOverflowMode(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Specify whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size exceeds.
setParams(SnmpParams) - Method in class com.sun.management.snmp.manager.SnmpPeer
Sets the SnmpParams object associated with the peer.
setParams(SnmpParams) - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Set the params used when making requests.
setParser(ObjectName) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the MBean that will be used to parse the incoming HTML requests or to built the outgoing HTML pages.
setPassword(String) - Method in class com.sun.jdmk.comm.AuthInfo
Sets the value of the password property.
setPduFactory(SnmpPduFactory) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the message factory of this SNMP protocol adaptor.
setPduFactory(SnmpPduFactory) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the message factory of this SNMP protocol adaptor.
setPduFactory(SnmpPduFactory) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Sets the PDU factory associated to this SnmpEventReportDispatcher.
setPduFactory(SnmpPduFactory) - Method in class com.sun.management.snmp.manager.SnmpSession
Sets the PDU factory.
setPduFixedOnError(boolean) - Method in class com.sun.management.snmp.manager.SnmpOptions
Sets the PduFixedOnError option.
setPduSourceAddress(InetAddress) - Method in class com.sun.management.snmp.agent.SnmpTrap
When a trap is received, localhost is set as the source of the sent trap.
setPeriod(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Specifies the period for notification forwarding in milliseconds.
setPeriod(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Specifies the period for notification forwarding in milliseconds.
setPeriod(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Specifies the period for notification forwarding in milliseconds.
setPointToPointResponse(boolean) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Set unicast datagram socket mode for the Java DMK agent response.
setPointToPointResponse(boolean) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Set unicast datagram socket mode for the Java DMK agent response.
setPort(int) - Method in class com.sun.jdmk.comm.CommunicatorServer
Sets the port number used by this CommunicatorServer.
setPort(int) - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Sets the port number used by this CommunicatorServer.
setPort(int) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Sets the value of the server port property.
setPort(int) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Sets the value of the server port property.
setPort(int) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Sets the value of the server port property.
setPort(int) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Sets the value of the RMI Connector Server port property.
setPort(int) - Method in class com.sun.management.comm.CommunicatorServer
Sets the port number used by this CommunicatorServer.
setPort(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the port number used by this CommunicatorServer.
setPrincipal(String) - Method in class com.sun.management.snmp.manager.usm.SnmpUsmParameters
Set the associated principal.
setPrivAlgorithm(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Sets the privacy algorithm.
setPrivKeyChange(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Sets the random delta value that comes from remote configuration.
setPrivParameters(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
Sets the privacy parameters.
setProtocolVersion(int) - Method in class com.sun.management.snmp.manager.SnmpParams
Sets the version of the protocol to be used.
setRdCommunity(String) - Method in class com.sun.management.snmp.manager.SnmpParameters
Sets the community string to use when performing get operations.
setResponsePktSize(int) - Method in class com.sun.management.snmp.manager.SnmpSession
Sets the maximum size allowed for response packet.
setRowStatus(SnmpOid, int, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Set the control variable to the specified newStatus value.
setRowStatus(int, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
 
setRowStatus(SnmpOid, int, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
setSecurityFile(String) - Method in class com.sun.management.snmp.SnmpEngineParameters
Sets the file to use for Java DMK Lcd.
setSecurityLevel(int) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
Sets the flags that will be used when sending requests.
setSecurityName(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Sets the security name.
setSecurityParameters(SnmpSecurityParameters) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
Called by son at construction time.
setServer(ProxyHandler) - Method in class com.sun.jdmk.GenericProxy
Deprecated.  
setServer(ProxyHandler) - Method in interface com.sun.jdmk.Proxy
Deprecated. Sets the server to which this proxy is bound.
setServiceName(String) - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Set the service name of this RMI object.
setServiceName(String) - Method in interface com.sun.jdmk.comm.RmiConnectorServerMBean
Deprecated. Set the service name of this RMI object.
setSnmpAdaptor(SnmpMibHandler) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler, String) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler, String, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler, String) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
setSnmpAdaptorName(ObjectName) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName, String) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName, String, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName, String) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpCounter64Value(long) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpCounter64 value part associated with this SnmpVarBind with the specified counter 64 value.
setSnmpCounter64Value(UnsignedLong) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpCounter64 value part associated with this SnmpVarBind with the specified counter 64 value.
setSnmpCounterValue(long) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpCounter value part associated with this SnmpVarBind with the specified counter value.
setSnmpGaugeValue(long) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpGauge value part associated with this SnmpVarBind with the specified gauge value.
setSnmpIntValue(long) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpInt value part associated with this SnmpVarBind with the specified integer value.
setSnmpIpAddressValue(String) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpIpAddress value part associated with this SnmpVarBind with the specified ipAddress value.
setSnmpOidTable(SnmpOidTable) - Static method in class com.sun.management.snmp.SnmpOid
Sets the MIB table to use for resolving MIB variable names.
setSnmpOidValue(String) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpOid value part associated with this SnmpVarBind with the specified OID value.
setSnmpOpaqueValue(byte[]) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpOpaque value part associated with this SnmpVarBind with the specified bytes array values.
setSnmpStringFixedValue(String) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpStringFixed value part associated with this SnmpVarBind with the specified string value.
setSnmpStringValue(String) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpString value part associated with this SnmpVarBind with the specified string value.
setSnmpTimeticksValue(long) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpTimeticks value part associated with this SnmpVarBind with the specified timeticks value.
setSnmpValue(SnmpValue) - Method in class com.sun.management.snmp.SnmpVarBind
Sets the SnmpValue part associated with this SnmpVarBind with the specified value.
setSourceIpAddress(InetAddress) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
When a trap is received, localhost is set as the source of the forwarded trap.
setStorageType(int) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Sets the storage type.
setTemplateStatus(boolean) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Set the template status.
setTimelinessWindow(int) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
Set the time window used for timeliness checks.
setTimelinessWindow(int) - Method in interface com.sun.management.snmp.usm.SnmpUsm
Set the time window used for timeliness checks.
setTimeout(int) - Method in class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in interface com.sun.jdmk.comm.HttpConnectorServerMBean
Deprecated. Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in interface com.sun.jdmk.comm.HttpsConnectorServerMBean
Deprecated. Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated.  
setTimeOut(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the time during which the DiscoveryClient waits for discovery responses.
setTimeOut(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the time during which the DiscoveryClient waits for discovery responses.
setTimeout(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
Changes the timeout to wait for an inform response from the manager.
setTimeout(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Changes the timeout to wait for an inform response from the manager.
setTimeout(long) - Method in class com.sun.management.snmp.agent.SnmpProxy
Sets the proxy / agent communication total timeout.
setTimeout(int) - Method in class com.sun.management.snmp.manager.SnmpPeer
Changes the timeout to wait for a response from the peer.
setTimestamp(Timestamp) - Method in class com.sun.management.snmp.SnmpVarBindList
Records the sysUpTime and the actual time when this SnmpVarBindList was changed or created.
setTimeToLive(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the default time-to-live for this DiscoveryClient.
setTimeToLive(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the default time-to-live for this DiscoveryClient.
setTimeToLive(int) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
setTimeToLive(int) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
setTmpDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. Use com.sun.jdmk.defaults.DefaultPaths instead.
setTooBigHandled(boolean) - Method in class com.sun.management.snmp.manager.SnmpOptions
Sets the TooBigHandled option.
setTrapPort(Integer) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sets the port used by this SNMP protocol adaptor for sending traps.
setTrapPort(Integer) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sets the port used by this SNMP protocol adaptor for sending traps.
setUserAcl(UserAcl) - Method in class com.sun.management.snmp.SnmpEngineParameters
Sets a customized user ACL.
setUserAuthKeyChange(SnmpUsmSecureUser, byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Asks the Lcd to set the key change parameters to the passed user.
setUserAuthKeyChange(SnmpUsmSecureUser, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
See SnmpUsmLcd interface doc for details.
setUserData(byte[]) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Allows the user to specify additional information in the DiscoveryResponse message.
setUserData(byte[]) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Allows the user to specify additional information in the DiscoveryResponse message.
setUserDataFactory(SnmpUserDataFactory) - Method in class com.sun.management.comm.SnmpAdaptorServer
Set the user-data factory of this SNMP protocol adaptor.
setUserDataFactory(SnmpUserDataFactory) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Set the user-data factory of this SNMP protocol adaptor.
setUserName(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
Sets the user name.
setUserPrivKeyChange(SnmpUsmSecureUser, byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Asks the Lcd to set the key change parameters to the passed user.
setUserPrivKeyChange(SnmpUsmSecureUser, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
See SnmpUsmLcd interface doc for details.
setUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserAuthKeyChange" variable.
setUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserAuthKeyChange" variable.
setUsmUserAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserAuthKeyChange" variable.
setUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserAuthProtocol" variable.
setUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserAuthProtocol" variable.
setUsmUserAuthProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserAuthProtocol" variable.
setUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserCloneFrom" variable.
setUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserCloneFrom" variable.
setUsmUserCloneFrom(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserCloneFrom" variable.
setUsmUserOwnAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserOwnAuthKeyChange" variable.
setUsmUserOwnAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserOwnAuthKeyChange" variable.
setUsmUserOwnAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserOwnAuthKeyChange" variable.
setUsmUserOwnPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserOwnPrivKeyChange" variable.
setUsmUserOwnPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserOwnPrivKeyChange" variable.
setUsmUserOwnPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserOwnPrivKeyChange" variable.
setUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserPrivKeyChange" variable.
setUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserPrivKeyChange" variable.
setUsmUserPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserPrivKeyChange" variable.
setUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserPrivProtocol" variable.
setUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserPrivProtocol" variable.
setUsmUserPrivProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserPrivProtocol" variable.
setUsmUserPublic(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserPublic" variable.
setUsmUserPublic(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserPublic" variable.
setUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
Setter for the "UsmUserSpinLock" variable.
setUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserImpl
Setter for the "UsmUserSpinLock" variable.
setUsmUserSpinLock(Integer) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserMBean
Setter for the "UsmUserSpinLock" variable.
setUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserStatus" variable.
setUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserStatus" variable.
setUsmUserStatus(EnumUsmUserStatus) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserStatus" variable.
setUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Setter for the "UsmUserStorageType" variable.
setUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserStorageType" variable.
setUsmUserStorageType(EnumUsmUserStorageType) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Setter for the "UsmUserStorageType" variable.
setV3Parameters(String, String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
When forwarding in Snmp V3, the default principal, context and security level to use.
setVarBindLimit(int) - Method in class com.sun.management.snmp.manager.SnmpPeer
Configures the maximum number of variable bindings that can be sent to a peer.
setVarBindList(Vector) - Method in class com.sun.management.snmp.SnmpVarBindList
Replaces the current variable binding list of SnmpVarBind with the new specified variable binding list of SnmpVarBind objects.
setVarBindList(Vector, boolean) - Method in class com.sun.management.snmp.SnmpVarBindList
Replaces the current variable binding list of SnmpVarBind objects with the new variable binding list of SnmpVarBind objects.
setWrCommunity(String) - Method in class com.sun.management.snmp.manager.SnmpParameters
Sets the community to be used when issuing set operations.
SHA_BLOCKSIZE - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacSha
Block size as defined in rfc 2574, 64.
shiftLeft(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to [this * 2n], where [x] is the floor function.
shiftRight(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to [this / 2n], where [x] is the floor function.
sign(byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
Sign some data using a key.
sign(byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
Sign the passed data and returns the corresponding Hmac.
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Hook for subclasses.
skipError(boolean) - Method in class com.sun.management.snmp.agent.SnmpProxy
If the proxied agent is answering an error during a getnext or getbulk, this proxy will throw a SnmpStatusException.
skipError() - Method in class com.sun.management.snmp.agent.SnmpProxy
True means that this proxy doesn't throw exception in the case of erroneous getnext.
skipVariable(long, Object, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
Hook for subclasses.
SNMP_ADAPTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the SNMP adaptor.
SNMP_ADAPTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the SNMP protocol adaptor.
SNMP_ENTRY_ADDED - Static variable in class com.sun.management.snmp.agent.SnmpTableEntryNotification
Notification type denoting that a new entry has been added to the SNMP table.
SNMP_ENTRY_REMOVED - Static variable in class com.sun.management.snmp.agent.SnmpTableEntryNotification
Notification type denoting that an entry has been removed from the SNMP table.
SNMP_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an SNMP connector type.
SNMP_USER_BASED_SM_MIB - Class in com.sun.management.snmp.usm.usmmib
The class is used for representing "SNMP-USER-BASED-SM-MIB".
SNMP_USER_BASED_SM_MIB() - Constructor for class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Default constructor.
SNMP_USER_BASED_SM_MIBImpl - Class in com.sun.management.snmp.usm.usmmib
This is a RFC 2574 MIB implementation.
SNMP_USER_BASED_SM_MIBImpl(SnmpEngine, SnmpUsmLcd, SnmpUsm) - Constructor for class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
Constructor.
SNMP_USER_BASED_SM_MIBOidTable - Class in com.sun.management.snmp.usm.usmmib
The class contains metadata definitions for "SNMP-USER-BASED-SM-MIB".
SNMP_USER_BASED_SM_MIBOidTable() - Constructor for class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBOidTable
Default constructor.
SnmpAckPdu - Interface in com.sun.management.snmp
Interface to be implemented by PDUs that are acknowledged (e.g.
SnmpAdaptorServer - Class in com.sun.management.comm
Implements an adaptor on top of the SNMP protocol.
SnmpAdaptorServer() - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the default port (161).
SnmpAdaptorServer(int) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port.
SnmpAdaptorServer(InetAddressAcl) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the default port (161) and the specified IP address based ACL implementation.
SnmpAdaptorServer(InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the default port (161) and the specified InetAddress.
SnmpAdaptorServer(InetAddressAcl, int) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified IP address based ACL implementation.
SnmpAdaptorServer(int, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified InetAddress.
SnmpAdaptorServer(InetAddressAcl, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified IP address based ACL implementation and the specified InetAddress.
SnmpAdaptorServer(InetAddressAcl, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port, the specified address based ACL implementation and the specified InetAddress.
SnmpAdaptorServer(boolean, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified InetAddress.
SnmpAdaptorServerMBean - Interface in com.sun.management.comm
Exposes the remote management interface of the SnmpAdaptorServer MBean.
snmpAuthNotSupported - Static variable in interface com.sun.management.snmp.SnmpDefinitions
SNMP V3 Error code specific to the API.
snmpBadSecurityLevel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
SNMP V3 Error code specific to the API.
SnmpBadSecurityLevelException - Exception in com.sun.management.snmp
This exception is thrown when an incorrect security level is handled.
SnmpBadSecurityLevelException(String) - Constructor for exception com.sun.management.snmp.SnmpBadSecurityLevelException
 
SnmpCounter - Class in com.sun.management.snmp
Represents an SNMP counter.
SnmpCounter(int) - Constructor for class com.sun.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified integer value.
SnmpCounter(Integer) - Constructor for class com.sun.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified Integer value.
SnmpCounter(long) - Constructor for class com.sun.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified long value.
SnmpCounter(Long) - Constructor for class com.sun.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified Long value.
SnmpCounter64 - Class in com.sun.management.snmp
Represents an SNMP 64bits counter.
SnmpCounter64(long) - Constructor for class com.sun.management.snmp.SnmpCounter64
Constructs a new SnmpCounter64 from the specified long value.
SnmpCounter64(Long) - Constructor for class com.sun.management.snmp.SnmpCounter64
Constructs a new SnmpCounter64 from the specified Long value.
SnmpCounter64(UnsignedLong) - Constructor for class com.sun.management.snmp.SnmpCounter64
Constructs a new SnmpCounter64 from the specified UnsignedLong value.
SnmpDataTypeEnums - Interface in com.sun.management.snmp
Contains SNMP data type constants.
SnmpDefinitions - Interface in com.sun.management.snmp
Contains SNMP constants related to command and response codes.
SnmpEngine - Interface in com.sun.management.snmp
This engine is conformant with the RFC 2571.
SnmpEngineFactory - Interface in com.sun.management.snmp
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 - Class in com.sun.management.snmp
This class is handling an SnmpEngineId data.
SnmpEngineParameters - Class in com.sun.management.snmp
This class is used to pass some specific parameters to an SnmpEngineFactory .
SnmpEngineParameters() - Constructor for class com.sun.management.snmp.SnmpEngineParameters
 
SnmpErrorHandlerAgent - Class in com.sun.management.snmp.agent
A simple MIB agent that implements SNMP calls (get, set, getnext and getbulk) in a way that only errors or exceptions are returned.
SnmpErrorHandlerAgent() - Constructor for class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
 
snmpErrorToString(int) - Static method in class com.sun.management.comm.SnmpInformRequest
Returns the String representation of an error code.
snmpErrorToString(int) - Static method in class com.sun.management.snmp.manager.SnmpRequest
Returns the String representation of an error code.
SnmpEventReportDispatcher - Class in com.sun.management.snmp.manager
Implements an SNMP event report dispatcher.
SnmpEventReportDispatcher() - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the port 162.
SnmpEventReportDispatcher(int) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int, InetAddress) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngine, int) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngine, int, InetAddress) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher - Class in com.sun.management.snmp
Implements an SNMP event report dispatcher.
SnmpEventReportDispatcher() - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the port 162.
SnmpEventReportDispatcher(int) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(int, InetAddress, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngine, int, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int, InetAddress, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(SnmpEngine, int, InetAddress, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpGauge - Class in com.sun.management.snmp
Represents an SNMP gauge.
SnmpGauge(int) - Constructor for class com.sun.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified integer value.
SnmpGauge(Integer) - Constructor for class com.sun.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified Integer value.
SnmpGauge(long) - Constructor for class com.sun.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified long value.
SnmpGauge(Long) - Constructor for class com.sun.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified Long value.
SnmpGenericMetaServer - Interface in com.sun.management.snmp.agent
This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpGenericObjectServer object.
SnmpGenericObjectServer - Class in com.sun.management.snmp.agent
This class is a utility class that transforms SNMP GET / SET requests into standard JMX getAttributes() setAttributes() requests.
SnmpGenericObjectServer(MBeanServer) - Constructor for class com.sun.management.snmp.agent.SnmpGenericObjectServer
Builds a new SnmpGenericObjectServer.
snmpGetBulkRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int, int) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP getbulk request on the variable binding list.
snmpGetBulkRequest(SnmpRequestHandler, SnmpVarBindList, int, int) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP getbulk request on the variable binding list.
snmpGetNextPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int) - Method in class com.sun.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetNextPollRequest(SnmpRequestHandler, SnmpVarBindList, int) - Method in class com.sun.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetNextRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP getnext request on the variable binding list.
snmpGetNextRequest(SnmpRequestHandler, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP getnext request on the variable binding list.
snmpGetPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int) - Method in class com.sun.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetPollRequest(SnmpRequestHandler, SnmpVarBindList, int) - Method in class com.sun.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP get request on the variable binding list.
snmpGetRequest(SnmpRequestHandler, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP get request on the variable binding list.
SnmpIndex - Class in com.sun.management.snmp.agent
Represents a SNMP index.
SnmpIndex(SnmpOid[]) - Constructor for class com.sun.management.snmp.agent.SnmpIndex
Initializes an SnmpIndex using a vector of object identifiers.
SnmpIndex(SnmpOid) - Constructor for class com.sun.management.snmp.agent.SnmpIndex
Initializes an SnmpIndex using the specified Object Identifier.
SnmpInformHandler - Interface in com.sun.management.comm
Provides the callback methods that are required to be implemented by the application when an inform response is received by the agent.
SnmpInformListener - Interface in com.sun.management.snmp.manager
Should be implemented by classes that wish to receive SNMP inform PDUs.
snmpInformRequest(SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(InetAddress, String, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(SnmpPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(InetAddress, String, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(SnmpPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends an inform using SNMP V2 inform request format.
SnmpInformRequest - Class in com.sun.management.comm
This class is used by the SNMP adaptor server to send inform requests to an SNMP manager and receive inform responses.
snmpInformRequest(SnmpPeer, SnmpRequestHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP inform request on the variable binding list.
snmpInformRequest(SnmpRequestHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP inform request on the variable binding list.
SnmpInt - Class in com.sun.management.snmp
Represents an SNMP integer.
SnmpInt(int) - Constructor for class com.sun.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified integer value.
SnmpInt(Integer) - Constructor for class com.sun.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified Integer value.
SnmpInt(long) - Constructor for class com.sun.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified long value.
SnmpInt(Long) - Constructor for class com.sun.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified Long value.
SnmpInt(Enumerated) - Constructor for class com.sun.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified Enumerated value.
SnmpInt(boolean) - Constructor for class com.sun.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified boolean value.
SnmpIpAddress - Class in com.sun.management.snmp
Represents an SNMP IpAddress.
SnmpIpAddress(byte[]) - Constructor for class com.sun.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from the specified bytes array.
SnmpIpAddress(long) - Constructor for class com.sun.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from the specified long value.
SnmpIpAddress(String) - Constructor for class com.sun.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from a dot-formatted String.
SnmpIpAddress(long, long, long, long) - Constructor for class com.sun.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from four long values.
SnmpMessage - Class in com.sun.management.snmp
Is a partially decoded representation of an SNMP packet.
SnmpMessage() - Constructor for class com.sun.management.snmp.SnmpMessage
 
SnmpMib - Class in com.sun.management.snmp.agent
Abstract class for representing an SNMP MIB.
SnmpMib() - Constructor for class com.sun.management.snmp.agent.SnmpMib
Default constructor.
SnmpMibAgent - Class in com.sun.management.snmp.agent
Abstract class for representing an SNMP agent.
SnmpMibAgent() - Constructor for class com.sun.management.snmp.agent.SnmpMibAgent
Default constructor.
SnmpMibAgentMBean - Interface in com.sun.management.snmp.agent
Exposes the remote management interface of the SnmpMibAgent MBean.
SnmpMibEntry - Class in com.sun.management.snmp.agent
Represents a node in an SNMP MIB which corresponds to a table entry meta node.
SnmpMibEntry() - Constructor for class com.sun.management.snmp.agent.SnmpMibEntry
 
SnmpMibGroup - Class in com.sun.management.snmp.agent
Represents a node in an SNMP MIB which corresponds to a group.
SnmpMibGroup() - Constructor for class com.sun.management.snmp.agent.SnmpMibGroup
 
SnmpMibHandler - Interface in com.sun.management.snmp.agent
The logical link between an SNMP MIB and the SNMP communication stack.
SnmpMibNode - Class in com.sun.management.snmp.agent
The SnmpMibNode class represents a node in an SNMP MIB.
SnmpMibNode() - Constructor for class com.sun.management.snmp.agent.SnmpMibNode
 
SnmpMibOid - Class in com.sun.management.snmp.agent
Represents a node in an SNMP MIB which is neither a group nor a variable.
SnmpMibOid() - Constructor for class com.sun.management.snmp.agent.SnmpMibOid
Default constructor.
SnmpMibRequest - Interface in com.sun.management.snmp.agent
This interface models the part of a SNMP request that involves a specific MIB.
SnmpMibSubRequest - Interface in com.sun.management.snmp.agent
This interface models an SNMP sub request to be performed on a specific SNMP MIB node.
SnmpMibTable - Class in com.sun.management.snmp.agent
This class is the base class for SNMP table metadata.
SnmpMibTable(SnmpMib) - Constructor for class com.sun.management.snmp.agent.SnmpMibTable
Create a new SnmpMibTable metadata node.
SnmpMsg - Class in com.sun.management.snmp
A partially decoded representation of an SNMP packet.
SnmpMsg() - Constructor for class com.sun.management.snmp.SnmpMsg
 
SnmpMsgProcessingModelV1V2 - Class in com.sun.management.snmp.mpm
Defines an implementation of the SnmpMsgProcessingModel interface.
SnmpMsgProcessingModelV1V2(SnmpMsgProcessingSubSystem, SnmpMsgTranslator) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
Constructor.
SnmpMsgProcessingModelV3 - Class in com.sun.management.snmp.mpm
Defines an implementation of the SnmpMsgProcessingModel interface.
SnmpMsgProcessingModelV3(SnmpMsgProcessingSubSystem, SnmpMsgTranslator) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
Constructor.
SnmpMsgTranslator - Interface in com.sun.management.snmp.mpm
The translator interface is implemented by classes dealing with a specific SNMP protocol version.
SnmpMsgTranslatorCs2Ctxt - Class in com.sun.management.snmp.mpm
This translator is dedicated to translate V1 V2 parameters in the context of SNMP V3 messages.
SnmpMsgTranslatorCs2Ctxt(SnmpEngine) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt
 
SnmpMsgTranslatorV1V2 - Class in com.sun.management.snmp.mpm
This translator is dedicated to translate V1 V2 parameters in the context of SNMP V3 messages.
SnmpMsgTranslatorV1V2(SnmpEngine) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
 
SnmpMsgTranslatorV3 - Class in com.sun.management.snmp.mpm
This translator is dedicated to translate V3 parameters.
SnmpMsgTranslatorV3() - Constructor for class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
 
SnmpNull - Class in com.sun.management.snmp
Represents an SNMP null value.
SnmpNull() - Constructor for class com.sun.management.snmp.SnmpNull
Constructs a new SnmpNull.
SnmpNull(String) - Constructor for class com.sun.management.snmp.SnmpNull
Constructs a new SnmpNull.
SnmpNull(int) - Constructor for class com.sun.management.snmp.SnmpNull
Constructs a new SnmpNull from the specified tag value.
SnmpOid - Class in com.sun.management.snmp
Represents an SNMP Object Identifier (OID).
SnmpOid() - Constructor for class com.sun.management.snmp.SnmpOid
Constructs a new SnmpOid with no components.
SnmpOid(long[]) - Constructor for class com.sun.management.snmp.SnmpOid
Constructs a new SnmpOid from the specified component array.
SnmpOid(long) - Constructor for class com.sun.management.snmp.SnmpOid
Constructs a new SnmpOid containing one component with the specified value.
SnmpOid(long, long, long, long) - Constructor for class com.sun.management.snmp.SnmpOid
Constructs a new SnmpOid containing four components with the specified values.
SnmpOid(String) - Constructor for class com.sun.management.snmp.SnmpOid
Constructs a new SnmpOid from a dot-formatted String or a MIB variable name.
SnmpOidDatabase - Interface in com.sun.management.snmp
Defines the minimal functionality that should be provided by a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables.
SnmpOidDatabaseSupport - Class in com.sun.management.snmp
Defines a set of SnmpOidTable objects containing metadata definitions for MIB variables.
SnmpOidDatabaseSupport() - Constructor for class com.sun.management.snmp.SnmpOidDatabaseSupport
Creates an empty SnmpOidDatabaseSupport.
SnmpOidDatabaseSupport(SnmpOidTable) - Constructor for class com.sun.management.snmp.SnmpOidDatabaseSupport
Creates an SnmpOidDatabaseSupport containing the specified SnmpOidTable object.
SnmpOidRecord - Class in com.sun.management.snmp
Represents an entry of an SnmpOidTable.
SnmpOidRecord(String, String, String) - Constructor for class com.sun.management.snmp.SnmpOidRecord
Creates an SnmpOidRecord with the specified MIB variable name, OID and type.
SnmpOidTable - Interface in com.sun.management.snmp
Defines the minimum functionality that should be provided by a class containing metadata definitions for variables of a MIB.
SnmpOidTableSupport - Class in com.sun.management.snmp
Contains metadata definitions for MIB variables.
SnmpOidTableSupport(String) - Constructor for class com.sun.management.snmp.SnmpOidTableSupport
Creates an SnmpOidTableSupport with the specified name.
SnmpOpaque - Class in com.sun.management.snmp
Is used to represent an SNMP value.
SnmpOpaque(byte[]) - Constructor for class com.sun.management.snmp.SnmpOpaque
Constructs a new SnmpOpaque from the specified bytes array.
SnmpOpaque(Byte[]) - Constructor for class com.sun.management.snmp.SnmpOpaque
Constructs a new SnmpOpaque with the specified Bytes array.
SnmpOpaque(String) - Constructor for class com.sun.management.snmp.SnmpOpaque
Constructs a new SnmpOpaque from the specified String value.
SnmpOptions - Class in com.sun.management.snmp.manager
Is used to configure various options for SnmpSession.
SnmpOptions() - Constructor for class com.sun.management.snmp.manager.SnmpOptions
Creates a new option with a default value.
SnmpOptions(int) - Constructor for class com.sun.management.snmp.manager.SnmpOptions
Creates a new option with the specified value.
snmpOptions - Variable in class com.sun.management.snmp.manager.SnmpSession
Set of options used to configure all SnmpRequests created in this session.
SnmpParameters - Class in com.sun.management.snmp.manager
Contains a set of resources that are used by an SnmpSession object while sending or receiving packets to and from an SnmpPeer.
SnmpParameters() - Constructor for class com.sun.management.snmp.manager.SnmpParameters
Creates an SnmpParameters object with defaults set up.
SnmpParameters(String, String) - Constructor for class com.sun.management.snmp.manager.SnmpParameters
Creates an SnmpParameters object.
SnmpParameters(String, String, String) - Constructor for class com.sun.management.snmp.manager.SnmpParameters
Creates an SnmpParameters object.
SnmpParams - Class in com.sun.management.snmp.manager
This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
SnmpPdu - Class in com.sun.management.snmp
Is the fully decoded representation of an SNMP packet.
SnmpPdu() - Constructor for class com.sun.management.snmp.SnmpPdu
 
SnmpPduBulk - Class in com.sun.management.snmp
Represents a get-bulk PDU as defined in RFC 1448.
SnmpPduBulk() - Constructor for class com.sun.management.snmp.SnmpPduBulk
Builds a new get-bulk PDU.
SnmpPduBulkType - Interface in com.sun.management.snmp
Interface implemented by classes modeling bulk pdu.
SnmpPduFactory - Interface in com.sun.management.snmp
Defines the interface of the object in charge of encoding and decoding SNMP packets.
SnmpPduFactoryBER - Class in com.sun.management.snmp
Default implementation of the SnmpPduFactory interface.
SnmpPduFactoryBER() - Constructor for class com.sun.management.snmp.SnmpPduFactoryBER
 
SnmpPduPacket - Class in com.sun.management.snmp
Is the fully decoded representation of an SNMP packet.
SnmpPduPacket() - Constructor for class com.sun.management.snmp.SnmpPduPacket
 
SnmpPduRequest - Class in com.sun.management.snmp
Is used to represent get, get-next, set, response and SNMPv2-trap PDUs.
SnmpPduRequest() - Constructor for class com.sun.management.snmp.SnmpPduRequest
 
SnmpPduRequestType - Interface in com.sun.management.snmp
Interface implemented by classes modeling request pdu.
snmpPduTrap(InetAddress, SnmpPduPacket) - Method in class com.sun.management.comm.SnmpAdaptorServer
Send the specified trap PDU to the passed InetAddress.
snmpPduTrap(SnmpPeer, SnmpPduPacket) - Method in class com.sun.management.comm.SnmpAdaptorServer
Send the specified trap PDU to the passed SnmpPeer.
snmpPduTrap(InetAddress, SnmpPduPacket) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Send the specified trap PDU to the passed InetAddress.
snmpPduTrap(SnmpPeer, SnmpPduPacket) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Send the specified trap PDU to the passed SnmpPeer.
SnmpPduTrap - Class in com.sun.management.snmp
Represents an SNMPv1-trap PDU.
SnmpPduTrap() - Constructor for class com.sun.management.snmp.SnmpPduTrap
Builds a new trap PDU.
SnmpPeer - Class in com.sun.management.snmp.manager
Holds information about an SNMP agent.
SnmpPeer(String) - Constructor for class com.sun.management.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device.
SnmpPeer(InetAddress) - Constructor for class com.sun.management.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device.
SnmpPeer(String, int) - Constructor for class com.sun.management.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device with the specified port.
snmpPrivNotSupported - Static variable in interface com.sun.management.snmp.SnmpDefinitions
SNMP V3 Error code specific to the API.
SnmpProxy - Class in com.sun.management.snmp.agent
The SnmpProxy class provides an implementation of an SNMP proxy.
SnmpProxy(SnmpEngine, SnmpPeer, String) - Constructor for class com.sun.management.snmp.agent.SnmpProxy
Initializes this SNMP proxy with a SnmpPeer to which calls are forwarded.
SnmpProxy(SnmpEngine, SnmpPeer, String, String) - Constructor for class com.sun.management.snmp.agent.SnmpProxy
Initializes this SNMP proxy with a SnmpPeer to which calls are forwarded.
snmpReqAborted - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqEncodingError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqHandleTooBig - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqInternalError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqPacketOverflow - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqRefireAfterVbFix - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqSocketIOError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqTimeout - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqTooBigImpossible - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
SnmpRequest - Class in com.sun.management.snmp.manager
Creates a request that is used to perform one or more SNMP operations such as Get, GetNext, Set, Inform and GetBulk on a specified SnmpVarBindList.
SnmpRequestForwarder - Interface in com.sun.management.snmp.agent
Implements this interface in order to receive SNMP Requests that are dedicated to non-local engine IDs (see RFC 2573 Snmp Applications proxy forwarder).
SnmpRequestHandler - Interface in com.sun.management.snmp.manager
Provides the callback methods that are required to be implemented by the application.
snmpReqUnknownError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpRspAuthorizationError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: authorizationError.
snmpRspBadValue - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: badValue.
snmpRspCommitFailed - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: commitFailed.
snmpRspDecodingError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpRspEndOfTable - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpRspGenErr - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: genErr.
snmpRspInconsistentName - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: inconsistentName.
snmpRspInconsistentValue - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: inconsistentValue.
snmpRspNoAccess - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noAccess.
snmpRspNoCreation - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noCreation.
snmpRspNoError - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noError.
snmpRspNoSuchName - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noSuchName.
snmpRspNotWritable - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: notWritable.
snmpRspReadOnly - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: readOnly.
snmpRspResourceUnavailable - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: resourceUnavailable.
snmpRspTooBig - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: tooBig.
snmpRspUndoFailed - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: undoFailed.
snmpRspWrongEncoding - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongEncoding.
snmpRspWrongLength - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongLength.
snmpRspWrongType - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongType.
snmpRspWrongValue - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongValue.
SnmpScopedPduBulk - Class in com.sun.management.snmp
Represents a get-bulk PDU as defined in RFC 1448.
SnmpScopedPduBulk() - Constructor for class com.sun.management.snmp.SnmpScopedPduBulk
 
SnmpScopedPduPacket - Class in com.sun.management.snmp
Is the fully decoded representation of an SNMP V3 packet.
SnmpScopedPduPacket() - Constructor for class com.sun.management.snmp.SnmpScopedPduPacket
Constructor.
SnmpScopedPduRequest - Class in com.sun.management.snmp
Is used to represent get, get-next, set, response SNMP V3 scoped PDUs.
SnmpScopedPduRequest() - Constructor for class com.sun.management.snmp.SnmpScopedPduRequest
 
SnmpSecurityException - Exception in com.sun.management.snmp
This exception is thrown when an error occurs in an SnmpSecurityModel .
SnmpSecurityException(String) - Constructor for exception com.sun.management.snmp.SnmpSecurityException
Constructor.
SnmpSecurityParameters - Interface in com.sun.management.snmp
Security parameters are security model dependent.
SnmpSession - Class in com.sun.management.snmp.manager
Creates, controls, and manages one or more requests.
SnmpSession(SnmpEngine, String, SnmpPeer) - Constructor for class com.sun.management.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(String, SnmpPeer) - Constructor for class com.sun.management.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(String) - Constructor for class com.sun.management.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(SnmpEngineParameters, SnmpEngineFactory, String, SnmpPeer) - Constructor for class com.sun.management.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(SnmpEngineParameters, SnmpEngineFactory, String, SnmpPeer, InetSocketAddress) - Constructor for class com.sun.management.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(SnmpEngineParameters, SnmpEngineFactory, String, SnmpPeer, InetAddress, int) - Constructor for class com.sun.management.snmp.manager.SnmpSession
Constructor for creating a new session.
snmpSetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP set request on the peer for the specified variable binding list.
snmpSetRequest(SnmpRequestHandler, SnmpVarBindList) - Method in class com.sun.management.snmp.manager.SnmpSession
Performs a single SNMP set request on the peer for the specified variable binding list.
SnmpStandardMetaServer - Interface in com.sun.management.snmp.agent
This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpStandardObjectServer object.
SnmpStandardObjectServer - Class in com.sun.management.snmp.agent
This class is a utility class that transform SNMP GET / SET requests into series of getAttributeName() setAttributeName() invoked on the MBean.
SnmpStandardObjectServer() - Constructor for class com.sun.management.snmp.agent.SnmpStandardObjectServer
 
SnmpStatusException - Exception in com.sun.management.snmp
Reports an error which occurred during a get/set operation on a mib node.
SnmpStatusException(int) - Constructor for exception com.sun.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with the specified status error.
SnmpStatusException(int, int) - Constructor for exception com.sun.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with the specified status error and status index.
SnmpStatusException(String) - Constructor for exception com.sun.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with an error message.
SnmpStatusException(SnmpStatusException, int) - Constructor for exception com.sun.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with an error index.
SnmpString - Class in com.sun.management.snmp
Represents an SNMP string.
SnmpString() - Constructor for class com.sun.management.snmp.SnmpString
Constructs a new empty SnmpString.
SnmpString(byte[]) - Constructor for class com.sun.management.snmp.SnmpString
Constructs a new SnmpString from the specified bytes array.
SnmpString(Byte[]) - Constructor for class com.sun.management.snmp.SnmpString
Constructs a new SnmpString from the specified Bytes array.
SnmpString(String) - Constructor for class com.sun.management.snmp.SnmpString
Constructs a new SnmpString from the specified String value.
SnmpString(InetAddress) - Constructor for class com.sun.management.snmp.SnmpString
Constructs a new SnmpString from the specified InetAddress .
SnmpStringFixed - Class in com.sun.management.snmp
Represents an SNMP String defined with a fixed length.
SnmpStringFixed(byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified bytes array.
SnmpStringFixed(Byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed with the specified Bytes array.
SnmpStringFixed(String) - Constructor for class com.sun.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified String value.
SnmpStringFixed(int, byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified bytes array with the specified length.
SnmpStringFixed(int, Byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified Bytes array with the specified length.
SnmpStringFixed(int, String) - Constructor for class com.sun.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified String with the specified length.
SnmpTableCallbackHandler - Interface in com.sun.management.snmp.agent
This interface ensures the synchronization between Metadata table objects and bean-like table objects.
SnmpTableEntryFactory - Interface in com.sun.management.snmp.agent
This interface is implemented by mibgen generated table objects inheriting from SnmpTableSupport.
SnmpTableEntryNotification - Class in com.sun.management.snmp.agent
Represents a notification emitted when an entry is added or deleted from an SNMP table.
SnmpTableSupport - Class in com.sun.management.snmp.agent
This class is an abstraction for an SNMP table.
SnmpTableSupport(SnmpMib) - Constructor for class com.sun.management.snmp.agent.SnmpTableSupport
Initializes the table.
SnmpTimeticks - Class in com.sun.management.snmp
Contains an SnmpTimeTick value which has units of 1/100th of a second.
SnmpTimeticks(int) - Constructor for class com.sun.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified integer value.
SnmpTimeticks(Integer) - Constructor for class com.sun.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified Integer value.
SnmpTimeticks(long) - Constructor for class com.sun.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified long value.
SnmpTimeticks(Long) - Constructor for class com.sun.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified Long value.
SnmpTooBigException - Exception in com.sun.management.snmp
Is used internally to signal that the size of a PDU exceeds the packet size limitation.
SnmpTooBigException() - Constructor for exception com.sun.management.snmp.SnmpTooBigException
Builds an SnmpTooBigException with varBindCount set to 0.
SnmpTooBigException(int) - Constructor for exception com.sun.management.snmp.SnmpTooBigException
Builds an SnmpTooBigException with varBindCount set to the specified value.
SnmpTrap - Class in com.sun.management.snmp.agent
This class represents an SNMP trap.
SnmpTrap(int, int, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with SNMP V1 style parameters
SnmpTrap(InetAddress, String, int, int, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with SNMP V1 style parameters.
SnmpTrap(SnmpOid, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with SNMP V2 style parameters.
SnmpTrap(InetAddress, String, SnmpOid, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with SNMP V2 style parameters.
SnmpTrap(SnmpPduTrap) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with an SNMP V1 trap PDU.
SnmpTrap(SnmpScopedPduRequest) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with an SNMP V3 scoped PDU.
SnmpTrap(SnmpPduRequest) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
Initializes this SNMP trap with an SNMP request PDU.
snmpTrapAddressOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
snmpTrapAddress Oid as defined in RFC 2576.
snmpTrapCommunityOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
snmpTrapCommunity Oid as defined in RFC 2576.
snmpTrapEnterpriseOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
snmpTrapEnterprise Oid as defined in RFC 1907.
SnmpTrapForwarder - Class in com.sun.management.snmp.agent
This MBean allows you to receive traps of subagents and forward them to managers.
SnmpTrapForwarder(SnmpV3AdaptorServer, int) - Constructor for class com.sun.management.snmp.agent.SnmpTrapForwarder
Instantiate a SnmpTrapForwarder that will forward received traps according to its configuration.
SnmpTrapForwarder(SnmpV3AdaptorServer, int, InetAddress) - Constructor for class com.sun.management.snmp.agent.SnmpTrapForwarder
Instantiate a SnmpTrapForwarder that will forward received traps according to its configuration.
SnmpTrapForwarderMBean - Interface in com.sun.management.snmp.agent
This MBean interface allows the remote manageability of the trap forwarding feature.
SnmpTrapListener - Interface in com.sun.management.snmp.manager
Should be implemented by classes that wish to receive SNMP trap PDUs.
snmpTrapOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
snmpTrapOid Oid as defined in RFC 1907.
SnmpTrapReceiver - Class in com.sun.management.snmp.agent
This MBean allows you to receive traps of subagents.
SnmpTrapReceiver(SnmpEngine, int, InetAddress) - Constructor for class com.sun.management.snmp.agent.SnmpTrapReceiver
Instantiate a SnmpTrapForwarder that will forward received traps according to its configuration.
SnmpTrapReceiver(SnmpEngineParameters, SnmpEngineFactory, int, InetAddress) - Constructor for class com.sun.management.snmp.agent.SnmpTrapReceiver
Instantiate a SnmpTrapForwarder that will forward received traps according to its configuration.
snmpTrapsOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
snmpTraps Oid as defined in RFC 1907.
snmpTrapSysUpTimeOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
snmpSysUpTime Oid as defined in RFC 1907.
SnmpUnknownAccContrModelException - Exception in com.sun.management.snmp
This exception is thrown when an SnmpAccessControlSubSystem doesn't know the passed ID.
SnmpUnknownAccContrModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownAccContrModelException
Constructor.
SnmpUnknownModelException - Exception in com.sun.management.snmp
This exception is thrown when a needed model is not present in the engine.
SnmpUnknownModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownModelException
Constructor.
SnmpUnknownModelLcdException - Exception in com.sun.management.snmp
This exception is thrown when an SnmpLcd has no ModelLcd associated to the model.
SnmpUnknownModelLcdException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownModelLcdException
Constructor.
SnmpUnknownMsgProcModelException - Exception in com.sun.management.snmp
This exception is thrown when an SnmpMsgProcessingSubSystem doesn't know the passed ID.
SnmpUnknownMsgProcModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownMsgProcModelException
Constructor.
snmpUnknownPrincipal - Static variable in interface com.sun.management.snmp.SnmpDefinitions
SNMP V3 Error code specific to the API.
SnmpUnknownSecModelException - Exception in com.sun.management.snmp
This exception is thrown when an SnmpSecuritySubSystem doesn't know the passed ID.
SnmpUnknownSecModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownSecModelException
Constructor.
SnmpUnknownSubSystemException - Exception in com.sun.management.snmp
This exception is thrown when the handled SnmpSubSystem is unknown.
SnmpUnknownSubSystemException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownSubSystemException
Constructor.
SnmpUnsignedInt - Class in com.sun.management.snmp
Is the base for all SNMP syntaxes based on unsigned integers.
SnmpUnsignedInt(int) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified integer value.
SnmpUnsignedInt(Integer) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified Integer value.
SnmpUnsignedInt(long) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified long value.
SnmpUnsignedInt(Long) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified Long value.
SnmpUserDataFactory - Interface in com.sun.management.snmp.agent
This interface is provided to enable fine customization of the SNMP agent behavior.
SnmpUserSecurityModel - Class in com.sun.management.snmp.usm
FOR INTERNAL USE ONLY.
SnmpUserSecurityModel(SnmpSubSystem, SnmpUsmLcd) - Constructor for class com.sun.management.snmp.usm.SnmpUserSecurityModel
Constructor.
SnmpUsm - Interface in com.sun.management.snmp.usm
This interface is implemented by User based Security Models.
SnmpUsmAlgorithm - Interface in com.sun.management.snmp.usm
User based Security Model algorithm.
SnmpUsmAlgorithmManager - Class in com.sun.management.snmp.usm
Usm Algorithm manager.
SnmpUsmAlgorithmManager() - Constructor for class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
 
SnmpUsmAuthAlgorithm - Interface in com.sun.management.snmp.usm
Authentication algorithm interface.
SnmpUsmAuthAlgorithmException - Exception in com.sun.management.snmp.usm
Thrown when an error occurs concerning the authentication algorithms.
SnmpUsmAuthAlgorithmException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmAuthAlgorithmException
Constructor.
SnmpUsmAuthException - Exception in com.sun.management.snmp.usm
Thrown when an authentication error occurs.
SnmpUsmAuthException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmAuthException
Constructor.
SnmpUsmAuthPair - Class in com.sun.management.snmp.usm
This class models a "user/authentication algorithm" relation.
SnmpUsmAuthPair() - Constructor for class com.sun.management.snmp.usm.SnmpUsmAuthPair
 
snmpUsmBadEngineId - Static variable in interface com.sun.management.snmp.SnmpDefinitions
SNMP Usm V3 Error code specific to the API.
SnmpUsmDesAlgorithm - Class in com.sun.management.snmp.usm
This is an implementation of Des encryption algorithm.
SnmpUsmDesAlgorithm(SnmpEngine) - Constructor for class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
Constructor.
SnmpUsmDesAlgorithm(SnmpEngine, String, String) - Constructor for class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
Constructor.
SnmpUsmEngineIdException - Exception in com.sun.management.snmp.usm
Thrown when an error occurs concerning the user name.
SnmpUsmEngineIdException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmEngineIdException
Constructor.
SnmpUsmEnginePeer - Class in com.sun.management.snmp.usm
FOR INTERNAL USE ONLY.
SnmpUsmException - Exception in com.sun.management.snmp.usm
Super class of any Usm exception.
SnmpUsmException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmException
Constructor.
SnmpUsmHmacAlgorithm - Class in com.sun.management.snmp.usm
FOR INTERNAL USE ONLY.
SnmpUsmHmacAlgorithm(String, String) - Constructor for class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
 
SnmpUsmHmacMd5 - Class in com.sun.management.snmp.usm
Provides the parameters needed by SnmpUsmHmacAlgorithm to instantiate an Hmac MD5 algorithm.
SnmpUsmHmacMd5() - Constructor for class com.sun.management.snmp.usm.SnmpUsmHmacMd5
Instantiate a new algorithm.
SnmpUsmHmacSha - Class in com.sun.management.snmp.usm
Provides the parameters needed by SnmpUsmHmacAlgorithm to instantiate an Hmac SHA algorithm.
SnmpUsmHmacSha() - Constructor for class com.sun.management.snmp.usm.SnmpUsmHmacSha
 
snmpUsmInvalidTimeliness - Static variable in interface com.sun.management.snmp.SnmpDefinitions
SNMP Usm V3 Error code specific to the API.
SnmpUsmKeyHandler - Interface in com.sun.management.snmp
This interface allows you to compute key localization and delta generation.
SnmpUsmLcd - Interface in com.sun.management.snmp.usm
An Usm Lcd is handling user configuration needed by the User based Security Model as defined in RFC 2574.
SnmpUsmMibTable - Interface in com.sun.management.snmp.usm
Interface to implement by the Usm MIB table in order to receive configuration modification events.
SnmpUsmParameters - Class in com.sun.management.snmp.manager.usm
This class models the set of parameters that are needed when making an SNMP request to an SNMP engine using the User Based Security Model.
SnmpUsmParameters(SnmpEngine, String) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmParameters
Package constructor.
SnmpUsmParameters(SnmpEngine) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmParameters
Package constructor.
SnmpUsmPasswordLcd - Class in com.sun.management.snmp.usm
FOR INTERNAL USE ONLY.
SnmpUsmPasswordLcd(SnmpEngine, SnmpSubSystem, SnmpLcd, String) - Constructor for class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
Constructor.
SnmpUsmPeer - Class in com.sun.management.snmp.manager.usm
This class models a distant SNMP V3 agent using the User based Security Model for V3 requests.
SnmpUsmPeer(SnmpEngine, String) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine, InetAddress) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine, String, int) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Creates an SNMP peer object for a device with the specified port.
SnmpUsmPeer(SnmpEngine, String, SnmpEngineId) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine, InetAddress, SnmpEngineId) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine, String, int, SnmpEngineId) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Creates an SNMP peer object for a device with the specified port.
SnmpUsmPrivAlgorithm - Interface in com.sun.management.snmp.usm
Encryption algorithm interface.
SnmpUsmPrivAlgorithmException - Exception in com.sun.management.snmp.usm
Thrown when an error occurs concerning the privacy algorithms.
SnmpUsmPrivAlgorithmException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmPrivAlgorithmException
Constructor.
SnmpUsmPrivException - Exception in com.sun.management.snmp.usm
Thrown when an error occurs concerning privacy.
SnmpUsmPrivException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmPrivException
Constructor.
SnmpUsmPrivPair - Class in com.sun.management.snmp.usm
This class models a "user/privacy algorithm" relation.
SnmpUsmPrivPair() - Constructor for class com.sun.management.snmp.usm.SnmpUsmPrivPair
 
SnmpUsmProxy - Class in com.sun.management.snmp.agent
The SnmpUsmProxy class provides an implementation of an SNMP V3 proxy.
SnmpUsmProxy(SnmpEngine, SnmpUsmPeer, String) - Constructor for class com.sun.management.snmp.agent.SnmpUsmProxy
Initializes this SNMP proxy with a SnmpPeer to which calls are forwarded.
SnmpUsmProxy(SnmpEngine, SnmpUsmPeer, String, String) - Constructor for class com.sun.management.snmp.agent.SnmpUsmProxy
Initializes this SNMP proxy with a SnmpPeer to which calls are forwarded.
SnmpUsmSecureUser - Interface in com.sun.management.snmp.usm
This interface models an Usm user.
snmpUsmSecurityModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V3 security model id (3).
SnmpUsmSecurityParameters - Interface in com.sun.management.snmp.usm
This interface models the set of security parameters needed to activate security in the User Security Model.
SnmpUsmUserNameException - Exception in com.sun.management.snmp.usm
Thrown when an error occurs concerning the user name.
SnmpUsmUserNameException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmUserNameException
Constructor.
snmpV1AccessControlModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V1 access control model id (0).
snmpV1forwarding(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Activate or deactivate SNMP V1 trap forwarding without providing targets (using the method addV1Target).
snmpV1forwarding(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Activate or deactivate SNMP V1 trap forwarding.
snmpV1MsgProcessingModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V1 msg processing model id (0).
snmpV1SecurityModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V1 security model id (1).
snmpV1Trap(int, int, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V1 trap format.
snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V1 trap format.
snmpV1Trap(InetAddress, SnmpIpAddress, String, SnmpOid, int, int, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V1 trap format.
snmpV1Trap(SnmpPeer, SnmpIpAddress, SnmpOid, int, int, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V1 trap format.
snmpV1Trap(int, int, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V1 trap format.
snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V1 trap format.
snmpV1Trap(SnmpPeer, SnmpIpAddress, SnmpOid, int, int, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V1 trap format.
snmpV2AccessControlModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V2 access control model id (1).
snmpV2forwarding(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Activate or deactivate SNMP V2 trap forwarding without providing targets (using the method addV2Target).
snmpV2forwarding(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Activate or deactivate SNMP V2 trap forwarding.
snmpV2MsgProcessingModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V2 msg processing model id (1).
snmpV2SecurityModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V2 security model id (2).
snmpV2Trap(SnmpPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V2 trap format.
snmpV2Trap(SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V2 trap format.
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V2 trap format.
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
Sends a trap using SNMP V2 trap format.
snmpV2Trap(SnmpPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V2 trap format.
snmpV2Trap(SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V2 trap format.
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V2 trap format.
snmpV3AccessControlModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V3 access control model id (3).
SnmpV3AdaptorServer - Class in com.sun.management.comm
Implements an adaptor on top of the SNMP V3 protocol.
SnmpV3AdaptorServer() - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the default port (161).
SnmpV3AdaptorServer(int) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the specified port.
SnmpV3AdaptorServer(InetAddressAcl) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the default port (161) and the specified IP address based ACL implementation.
SnmpV3AdaptorServer(InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the default port (161) and the specified InetAddress.
SnmpV3AdaptorServer(InetAddressAcl, int) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified IP address based ACL implementation.
SnmpV3AdaptorServer(int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified InetAddress.
SnmpV3AdaptorServer(InetAddressAcl, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the specified IP address based ACL implementation and the specified InetAddress.
SnmpV3AdaptorServer(InetAddressAcl, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the specified port, the specified address based ACL implementation and the specified InetAddress.
SnmpV3AdaptorServer(boolean, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified InetAddress.
SnmpV3AdaptorServer(SnmpEngineParameters, SnmpEngineFactory, InetAddressAcl, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor with a specified factory, engine parameters, an ACL implementation, a port, and the specified InetAddress.
SnmpV3AdaptorServer(SnmpEngineParameters, SnmpEngineFactory, boolean, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
Initializes this SNMP protocol adaptor with a specified factory, engine parameters, port and the specified InetAddress.
SnmpV3AdaptorServerMBean - Interface in com.sun.management.comm
Exposes the remote management interface of the SnmpV3AdaptorServer MBean.
snmpV3forwarding(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Activate or deactivate SNMP V3 trap forwarding without providing targets (using the method addV3Target).
snmpV3forwarding(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Activate or deactivate SNMP V3 trap forwarding.
snmpV3InformRequest(InetAddress, SnmpInformHandler, SnmpScopedPduRequest, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
You shouldn't use this method directly.
SnmpV3InformRequest - Class in com.sun.management.comm
This class is used by the SNMP adaptor server to send inform requests to an SNMP V3 manager and receive inform responses.
SnmpV3Message - Class in com.sun.management.snmp
Is a partially decoded representation of an SNMP V3 packet.
SnmpV3Message() - Constructor for class com.sun.management.snmp.SnmpV3Message
Constructor.
snmpV3MsgProcessingModel - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Snmp V3 msg processing model id (3).
SnmpV3Parameters - Class in com.sun.management.snmp.manager
This class models the parameters that are needed when making SNMP V3 requests.
SnmpV3Parameters() - Constructor for class com.sun.management.snmp.manager.SnmpV3Parameters
Constructor.
SnmpV3Parameters(byte[], byte[], byte, int, int) - Constructor for class com.sun.management.snmp.manager.SnmpV3Parameters
Constructor.
SnmpV3Proxy - Class in com.sun.management.snmp.agent
The SnmpV3Proxy class is an abstract class that provides services to proxy an SNMP V3 agent.
SnmpV3Proxy(SnmpEngine, SnmpPeer, String, String) - Constructor for class com.sun.management.snmp.agent.SnmpV3Proxy
Initializes this SNMP proxy with a SnmpPeer to which calls are forwarded.
snmpV3Trap(SnmpUsmPeer, SnmpScopedPduRequest) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
You shouldn't call this method directly.
snmpV3Trap(InetAddress, SnmpScopedPduRequest) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
You shouldn't call this method directly.
snmpV3Trap(SnmpScopedPduRequest) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
You shouldn't call this method directly.
snmpV3UsmInformRequest(SnmpUsmPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Sends an inform request using SNMP V3 inform request format.
snmpV3UsmInformRequest(SnmpUsmPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Sends an inform request using SNMP V3 inform request format.
snmpV3UsmTrap(String, int, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Sends a trap to all IP addresses in InetAddressAcl using Usm as security model.
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Sends a trap to the specified address using Usm as security model.
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Sends a trap to the specified address using Usm as security model.
snmpV3UsmTrap(SnmpUsmPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Sends a trap to the specified SnmpUsmPeer using Usm as security model.
snmpV3UsmTrap(String, int, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Sends a trap to all IP addresses in IPAcl using Usm as security model.
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Sends a trap to the specified address using Usm as security model.
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Sends a trap to the specified address using Usm as security model.
snmpV3UsmTrap(SnmpUsmPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Sends a trap to the specified SnmpUsmPeer using Usm as security model.
SnmpValue - Class in com.sun.management.snmp
Is an abstract representation of an SNMP Value.
SnmpValue() - Constructor for class com.sun.management.snmp.SnmpValue
 
SnmpVarBind - Class in com.sun.management.snmp
This class holds information for a MIB variable contained in an SnmpVarBindList.
SnmpVarBind() - Constructor for class com.sun.management.snmp.SnmpVarBind
Default constructor.
SnmpVarBind(SnmpOid) - Constructor for class com.sun.management.snmp.SnmpVarBind
Constructs a new SnmpVarBind object from the specified SnmpOid value.
SnmpVarBind(SnmpOid, SnmpValue) - Constructor for class com.sun.management.snmp.SnmpVarBind
Constructs a new SnmpVarBind object from the specified SnmpOid and SnmpValue.
SnmpVarBind(String) - Constructor for class com.sun.management.snmp.SnmpVarBind
Constructs a new SnmpVarBind object from the specified String value.
SnmpVarBindList - Class in com.sun.management.snmp
Contains a list of SnmpVarBind objects.
SnmpVarBindList() - Constructor for class com.sun.management.snmp.SnmpVarBindList
Prepares an empty list.
SnmpVarBindList(int) - Constructor for class com.sun.management.snmp.SnmpVarBindList
Prepares an empty list.
SnmpVarBindList(String) - Constructor for class com.sun.management.snmp.SnmpVarBindList
Prepares an empty list with a String to print while debugging.
SnmpVarBindList(SnmpVarBindList) - Constructor for class com.sun.management.snmp.SnmpVarBindList
Similar to the copy constructor.
SnmpVarBindList(Vector) - Constructor for class com.sun.management.snmp.SnmpVarBindList
Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects.
SnmpVarBindList(String, Vector) - Constructor for class com.sun.management.snmp.SnmpVarBindList
Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects.
snmpVersionOne - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Represents the SNMP protocol version: SnmpV1.
snmpVersionThree - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Represents the SNMP protocol version: SnmpV3.
snmpVersionTwo - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Represents the SNMP protocol version: SnmpV2.
snmpWalkUntilRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, SnmpOid) - Method in class com.sun.management.snmp.manager.SnmpSession
Walks through the lexicographic ordering of the agent MIB.
snmpWalkUntilRequest(SnmpRequestHandler, SnmpVarBindList, SnmpOid) - Method in class com.sun.management.snmp.manager.SnmpSession
Walks through the lexicographic ordering of the agent MIB.
snmpWrongSnmpVersion - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Error code specific to the API.
sort(int[]) - Static method in class com.sun.management.snmp.agent.SnmpMibNode
Sorts the specified integer array.
specificTrap - Variable in class com.sun.management.snmp.SnmpPduTrap
Specific trap number.
splitAt(int) - Method in class com.sun.management.snmp.SnmpVarBindList
Splits the SnmpVarBindList.
SSL_CIPHER_SUITE - Static variable in class com.sun.jdmk.JdmkProperties
Deprecated. use JdmkProperties instead.
stAborted - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: request aborted.
stAborted - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: request aborted.
stackBuf - Variable in class com.sun.management.snmp.BerEncoder
 
stackTop - Variable in class com.sun.management.snmp.BerEncoder
 
start() - Method in class com.sun.jdmk.comm.CommunicatorServer
Starts this CommunicatorServer.
start() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Starts this CommunicatorServer.
start() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Create a multicast socket and join the multicast group.
start() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Create a multicast socket and join the multicast group.
start() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Starts listening for DiscoveryResponder objects registering/unregistering.
start() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Starts listening for DiscoveryResponder objects registering/unregistering.
start() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Create a multicast socket and join the multicast group.
start() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Create a multicast socket and join the multicast group.
start() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
start(boolean) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
start(boolean) - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Starts this cascading agent.
start() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Starts the cascading.
start() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
 
start(boolean) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
Starts this cascading agent.
start() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Start the Task Server Thread.
start(int) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Start the Task Server Thread.
start() - Method in class com.sun.management.comm.CommunicatorServer
Starts this CommunicatorServer.
start() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
Start listening for traps.
start - Variable in class com.sun.management.snmp.BerEncoder
 
start() - Method in class javax.management.remote.generic.GenericConnectorServer
Activates the connector server, that is, starts listening for client connections.
start(Map) - Method in interface javax.management.remote.generic.MessageConnectionServer
Activates this server for new client connections.
STARTING - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Represents a STARTING state.
STARTING - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
Marks the "state" property as in-transition from OFFLINE to ONLINE.
STARTING - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
Marks the "state" property as in-transition from OFFLINE to ONLINE.
state - Variable in class com.sun.jdmk.discovery.DiscoveryClient
Reflects the current state of the discovery client.
status - Variable in exception com.sun.management.snmp.SnmpSecurityException
The status of the exception.
status - Variable in class com.sun.management.snmp.SnmpVarBind
Indicates the status of the value in this SnmpVarBind.
statusDescription(int) - Static method in class com.sun.management.snmp.manager.SnmpRequest
Returns the string state corresponding to the specified integer state.
statusLegend - Static variable in class com.sun.management.snmp.SnmpVarBind
Keeps the legend for the value part of the SnmpVarBind.
stInProgress - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: in progress.
stInProgress - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: in progress.
stInternalError - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: internal error occurred.
stInternalError - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: internal error occurred.
stNeverUsed - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: request never used.
stNeverUsed - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: request never used.
stop() - Method in class com.sun.jdmk.comm.CommunicatorServer
Stops this CommunicatorServer.
stop() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Stops this CommunicatorServer.
stop() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Stops this connector server.
stop() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Stops the HTML protocol adaptor.
stop() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Stops this connector server.
stop() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Leaves the multicast group.
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Leaves the multicast group.
stop() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Stops this DiscoveryMonitor.
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Stops this DiscoveryMonitor.
stop() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sends a leave message to the multicast group and leaves it.
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sends a leave message to the multicast group and leaves it.
stop() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
stop() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Stops the cascading.
stop() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
Stops this CascadingAgent.
stop() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Stop the Task Server Thread.
stop() - Method in class com.sun.management.comm.CommunicatorServer
Stops this CommunicatorServer.
stop() - Method in class com.sun.management.comm.SnmpAdaptorServer
Stops this SNMP protocol adaptor.
stop() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
Stop listening for traps.
stop() - Method in class javax.management.remote.generic.GenericConnectorServer
 
stop() - Method in interface javax.management.remote.generic.MessageConnectionServer
Terminates this server.
STOPPING - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Represents a STOPPING state.
STOPPING - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Marks the "state" property as in-transition from ONLINE to OFFLINE.
STOPPING - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
Marks the "state" property as in-transition from ONLINE to OFFLINE.
STOPPING - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
Marks the "state" property as in-transition from ONLINE to OFFLINE.
stReceivedReply - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: reply received.
stReceivedReply - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: reply received.
stResultsAvailable - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: result available for the request.
stResultsAvailable - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: result available for the request.
stringTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
 
stringTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
 
stringValue() - Method in class com.sun.management.snmp.SnmpIpAddress
Converts the address to its String form.
stTimeout - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: timeout.
stTimeout - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: timeout.
stValueEndOfMibView - Static variable in class com.sun.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is endOfMibView.
stValueNoSuchInstance - Static variable in class com.sun.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is noSuchInstance.
stValueNoSuchObject - Static variable in class com.sun.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is noSuchObject.
stValueOk - Static variable in class com.sun.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is valid.
stValueUnspecified - Static variable in class com.sun.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is not initialized.
stWaitingForReply - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: waiting for reply.
stWaitingForReply - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: waiting for reply.
stWaitingToSend - Static variable in class com.sun.management.comm.SnmpInformRequest
Status of an inform request: waiting to be sent.
stWaitingToSend - Static variable in class com.sun.management.snmp.manager.SnmpRequest
Status of a request: waiting to be sent.
subgroups - Variable in class com.sun.management.snmp.agent.SnmpMibGroup
 
submitTask(Task) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Submit a task.
submitTask(Task) - Method in interface com.sun.jdmk.tasks.TaskServer
Submit a task to be executed.
subtract(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to this - x.
supports(String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Returns true if the connector server supports the given feature, false otherwise.
syncDataSource() - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Tells the Lcd to synchronize with its data source.
syncDataSource() - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
See SnmpUsmLcd interface doc for details.
syncInProgress() - Method in class com.sun.management.snmp.manager.SnmpSession
Indicates whether this session is performing synchronous operation for a request.

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.