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

E

egpNeighborLossOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
egpNeighborLoss Oid as defined in RFC 1907.
enableCommunityStringAtContext() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Activate the community string to context translation.
enableCommunityStringAtContext() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Activate the community string to context translation.
enableConnectionNotifications() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
This method should only be called by subclasses.
enableSnmpV1V2SetRequest() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Enable SNMP V1 and V2 set requests.
enableStrictParsing(boolean) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
Call this method in order to change the file parsing behavior.
encode(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
Look for SnmpMsgProcessingModel interface specification.
encode(SnmpDecryptedPdu, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
Look for SnmpMsgProcessingModel interface specification
encode(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
Look for SnmpMsgProcessingModel interface specification.
encode(SnmpDecryptedPdu, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
Look for SnmpMsgProcessingModel interface specification.
encode(byte[]) - Method in interface com.sun.management.snmp.SnmpSecurityParameters
BER encoding of security parameters.
encodeAuthentication(int) - Method in class com.sun.management.snmp.manager.SnmpParameters
For Java DMK internal use only.
encodeMessage(byte[]) - Method in class com.sun.management.snmp.SnmpMessage
Encodes this message and puts the result in the specified byte array.
encodeMessage(byte[]) - Method in class com.sun.management.snmp.SnmpMsg
Encodes this message and puts the result in the specified byte array.
encodeMessage(byte[]) - Method in class com.sun.management.snmp.SnmpV3Message
Encodes this message and puts the result in the specified byte array.
encodePriv(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
Look for SnmpMsgProcessingModel interface specification.
encodePriv(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
Look for SnmpMsgProcessingModel interface specification.
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpMessage
Initializes this message with the specified pdu.
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpMsg
Initializes this message with the specified pdu.
encodeSnmpPdu(SnmpPdu, int) - Method in interface com.sun.management.snmp.SnmpPduFactory
Encodes the specified SnmpPdu and returns the resulting SnmpMsg.
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpPduFactoryBER
Encodes the specified SnmpPdu and returns the resulting SnmpMsg.
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpV3Message
Initializes this message with the specified pdu.
encodeVarBindList(BerEncoder, SnmpVarBind[]) - Method in class com.sun.management.snmp.SnmpMsg
For Java DMK private use only.
encrypt(byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
Encrypts the passed data with the provided key.
encrypt(byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm
Encrypt some data using a key.
encryptedPdu - Variable in class com.sun.management.snmp.SnmpV3Message
The encrypted form of the scoped pdu (Only relevant when dealing with privacy).
endOfMibView - Static variable in class com.sun.management.snmp.SnmpVarBind
Error code value as defined in RFC 1448 for: endOfMibView.
endOperation(Object, int, String, ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This method is called when the operation invoked on the wrapped interceptor is completed.
endRowAction(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
This method takes care of final RowStatus handling during the set() phase of a SET request.
enterprise - Variable in class com.sun.management.snmp.SnmpPduTrap
Enterprise object identifier.
entries - Variable in class com.sun.management.snmp.agent.SnmpTableSupport
The list of entries
entries() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Returns an enumeration of the entries in this ACL.
entries() - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Returns an enumeration of the entries in this ACL.
Enumerated - Class in com.sun.jdmk
This class is used for implementing enumerated values.
Enumerated() - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated with a default value.
Enumerated(int) - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated from its integer form.
Enumerated(Integer) - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated from its Integer form.
Enumerated(String) - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated from its string form.
EnumRowStatus - Class in com.sun.management.snmp
This class is an internal class which is used to represent RowStatus codes as defined in RFC 2579.
EnumRowStatus(int) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from an int.
EnumRowStatus(Enumerated) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from an Enumerated.
EnumRowStatus(long) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from a long.
EnumRowStatus(Integer) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from an Integer.
EnumRowStatus(Long) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from a Long.
EnumRowStatus() - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus with unspecified value.
EnumRowStatus(String) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from a String.
EnumRowStatus(SnmpInt) - Constructor for class com.sun.management.snmp.EnumRowStatus
Build an EnumRowStatus from an SnmpInt.
EnumUsmUserStatus - Class in com.sun.management.snmp.usm.usmmib
The class used for representing "UsmUserStatus".
EnumUsmUserStatus(int) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
 
EnumUsmUserStatus(Integer) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
 
EnumUsmUserStatus() - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
 
EnumUsmUserStatus(String) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
 
EnumUsmUserStorageType - Class in com.sun.management.snmp.usm.usmmib
The class is used for representing "UsmUserStorageType".
EnumUsmUserStorageType(int) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
 
EnumUsmUserStorageType(Integer) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
 
EnumUsmUserStorageType() - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
 
EnumUsmUserStorageType(String) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
 
equals(Object) - Method in class com.sun.jdmk.Enumerated
Compares this enumerated to the specified enumerated.
equals(Object) - Method in class com.sun.jdmk.NamedObject
Deprecated. Compares the current object name with another object name.
equals(Object) - Method in class com.sun.jdmk.UnsignedLong
 
equals(SnmpIndex) - Method in class com.sun.management.snmp.agent.SnmpIndex
Compares two indexes for equality.
equals(Object) - Method in class com.sun.management.snmp.manager.SnmpParameters
Compares two objects.
equals(Object) - Method in class com.sun.management.snmp.manager.SnmpPeer
Compares the two peer objects to determine whether they are the same.
equals(Object) - Method in class com.sun.management.snmp.SnmpEngineId
Tests SnmpEngineId instance equality.
equals(Object) - Method in class com.sun.management.snmp.SnmpOid
Checks whether the specified Object is equal to this SnmpOid.
equals(Object) - Method in class com.sun.management.snmp.SnmpOidTableSupport
Checks if the specified Object is equal to this SnmpOidTableSupport.
errEndOfMibViewTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an EndOfMibView as defined in RFC 1902.
errNoSuchInstanceTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a NoSuchInstance as defined in RFC 1902.
errNoSuchObjectTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a NoSuchObject as defined in RFC 1902.
errorIndex - Variable in class com.sun.management.snmp.SnmpPduRequest
Error index.
errorStatus - Variable in class com.sun.management.snmp.SnmpPduRequest
Error status.
execute(Task) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Execute the given task.

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.