Serialized Form
|
Package com.adventnet.aclparser |
managers
java.util.Vector<E> managers
managersInet
java.util.Vector<E> managersInet
community
java.lang.String community
enterpriseOID
java.lang.String enterpriseOID
trapIndex
int trapIndex
enterpiseOID
java.lang.String enterpiseOID
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package com.adventnet.adaptors |
host
java.lang.String host
port
int port
state
int state
thread
java.lang.Thread thread
notificationBroadcasterSupport
javax.management.NotificationBroadcasterSupport notificationBroadcasterSupport
mbeanNotificationInfo
javax.management.MBeanNotificationInfo[] mbeanNotificationInfo
seqNo
long seqNo
processnotification
AbstractAdaptor.ProcessNotification processnotification
notifications
java.util.Hashtable<K,V> notifications
wbSchedulerFlag
boolean wbSchedulerFlag
|
Package com.adventnet.adaptors.clients |
th
java.lang.Throwable th
connectorHost
java.lang.String connectorHost
connectorPort
int connectorPort
protocol
java.lang.String protocol
connectorStatus
boolean connectorStatus
mbeanServerID
java.lang.String mbeanServerID
|
Package com.adventnet.adaptors.clients.http |
message
java.lang.String message
errorMessage
java.lang.String errorMessage
detailedErrorMessage
java.lang.String detailedErrorMessage
log
Log log
|
Package com.adventnet.adaptors.corba |
objectName
javax.management.ObjectName objectName
table
java.util.Hashtable<K,V> table
server
javax.management.MBeanServer server
mbeanInfo
javax.management.MBeanInfo mbeanInfo
log
Log log
orb
org.omg.CORBA.ORB orb
factory
RemoteMBeanServerImpl factory
p
java.lang.Process p
cmd
java.lang.String cmd
classpath
java.lang.String classpath
java_home
java.lang.String java_home
version
java.lang.String version
notifFilter
javax.management.NotificationFilter notifFilter
notifListener
javax.management.NotificationListener notifListener
implName
java.lang.String implName
server
javax.management.MBeanServer server
authenticationEnabled
boolean authenticationEnabled
authorisationEnabled
boolean authorisationEnabled
userName
java.lang.String userName
userContext
com.adventnet.agent.security.UserContext userContext
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
contextInfo
com.adventnet.agent.security.ContextInfo contextInfo
paramTypes
java.lang.String[] paramTypes
context
java.lang.String context
log
Log log
viewMBean
javax.management.ObjectName viewMBean
users
java.util.Properties users
persistName
java.lang.String persistName
adaptorName
javax.management.ObjectName adaptorName
adaptorVersion
java.lang.String adaptorVersion
listenerTable
java.util.Hashtable<K,V> listenerTable
|
Package com.adventnet.adaptors.html |
objectName
javax.management.ObjectName objectName
table
java.util.Hashtable<K,V> table
notifFileSize
long notifFileSize
notifFileCount
int notifFileCount
maxNotifFileCount
int maxNotifFileCount
log
Log log
mbeanInfo
javax.management.MBeanInfo mbeanInfo
handback
int handback
types
java.util.Vector<E> types
httpIntf
HttpServerInterface httpIntf
cmplxIntf
com.adventnet.html.datahandler.DataTypeHandler cmplxIntf
notifFlag
boolean notifFlag
authenticateFlag
boolean authenticateFlag
authorisationFlag
boolean authorisationFlag
isStarted
boolean isStarted
init
HtmlAdaptorInitializer init
firstAccess
boolean firstAccess
|
Package com.adventnet.adaptors.http |
objectName
javax.management.ObjectName objectName
table
java.util.Hashtable<K,V> table
mbeanInfo
javax.management.MBeanInfo mbeanInfo
httpServerInterface
HttpServerInterface httpServerInterface
userContext
com.adventnet.agent.security.UserContext userContext
log
Log log
handback
int handback
types
java.util.Vector<E> types
authorisationFlag
boolean authorisationFlag
authenticateFlag
boolean authenticateFlag
isStarted
boolean isStarted
version
java.lang.String version
server
javax.management.MBeanServer server
userName
java.lang.String userName
paramTypes
java.lang.String[] paramTypes
context
java.lang.String context
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
viewMBean
javax.management.ObjectName viewMBean
contextInfo
com.adventnet.agent.security.ContextInfo contextInfo
log
Log log
authorisationEnabled
boolean authorisationEnabled
authenticationEnabled
boolean authenticationEnabled
handback
int handback
enableNotif
boolean enableNotif
clientTable
java.util.Hashtable<K,V> clientTable
mbeanTable
java.util.Hashtable<K,V> mbeanTable
|
Package com.adventnet.adaptors.rmi |
server
javax.management.MBeanServer server
- The server reference
authenticationEnabled
boolean authenticationEnabled
authorisationEnabled
boolean authorisationEnabled
userContext
com.adventnet.agent.security.UserContext userContext
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
contextInfo
com.adventnet.agent.security.ContextInfo contextInfo
userName
java.lang.String userName
paramTypes
java.lang.String[] paramTypes
context
java.lang.String context
log
Log log
viewMBean
javax.management.ObjectName viewMBean
users
java.util.HashMap<K,V> users
persistName
java.lang.String persistName
listeners
java.util.ArrayList<E> listeners
- Listeners that are interested in receiving notifications from RMI Adaptor
listenerTable
java.util.Hashtable<K,V> listenerTable
|
Class com.adventnet.adaptors.rmi.RemoteMBeanServerImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
|
Class com.adventnet.adaptors.rmi.RemoteNotificationFilterImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
|
Class com.adventnet.adaptors.rmi.RemoteNotificationListenerImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
remoteMBeanServer
RemoteMBeanServerImpl remoteMBeanServer
objectName
javax.management.ObjectName objectName
- the objectname of this RMIAdaptor mbean.
table
java.util.Hashtable<K,V> table
- the key-value pair objectName table
mbeanInfo
javax.management.MBeanInfo mbeanInfo
- the MBeanInfo of the RMIAdaptor mbean
log
Log log
authentication
boolean authentication
authorisation
boolean authorisation
isStarted
boolean isStarted
- Boolean to indicate whether the RMIAdaptor is started
registry
java.rmi.registry.Registry registry
sslEnabled
boolean sslEnabled
sslProps
java.util.Hashtable<K,V> sslProps
handback
int handback
keyStore
java.lang.String keyStore
keyStorePass
java.lang.String keyStorePass
clientAuth
boolean clientAuth
|
Package com.adventnet.adaptors.snmp |
objectName
javax.management.ObjectName objectName
- the objectname of this SnmpAdaptor mbean.
table
java.util.Hashtable<K,V> table
- the key-value pair objectName table
mbeanInfo
javax.management.MBeanInfo mbeanInfo
- the MBeanInfo of the SnmpAdaptor mbean
handback
int handback
- Useful in making handback objects while registering with the NotificationBroadcasters
types
java.util.Vector<E> types
- maintains the types of the notification to be filtered
debugLevel
java.lang.Integer debugLevel
- the snmp debug level
listenerTable
java.util.Hashtable<K,V> listenerTable
- key = ObjectName value = String(the oid value)
supportTable
java.util.Hashtable<K,V> supportTable
- key = ObjectName value = VarBindRequestListenerSupport
classNameTable
java.util.Hashtable<K,V> classNameTable
- Key=className value=VarBindRequestListenerSupport
objectNamePatternTable
java.util.Hashtable<K,V> objectNamePatternTable
- key=ObjectName pattern by which the table handled. value=ObjectName the ObjectName of the internal
MBean registered for handling the table
trapHelper
SnmpTrapHelper trapHelper
ndss
javax.management.modelmbean.ModelMBeanNotificationInfo ndss
snmpgroup
SnmpGroup snmpgroup
- the snmpgroup instrumentation mbean
snmpgroupON
javax.management.ObjectName snmpgroupON
- the objectname of snmpgroup
snmpGroupEnabled
boolean snmpGroupEnabled
- specified whether the snmpgroup mbean is registered with the server
notifFlag
boolean notifFlag
oidValue
java.lang.String oidValue
adss
javax.management.modelmbean.ModelMBeanAttributeInfo[] adss
- This method is an implementation of MBeanRegistration interface.
Allows this MBean to perform any operations it needs before being registered in the
MBeanServer. If the name of the MBean is not specified, the MBean can provide a name for
its registration. If any exception is raised, the MBean will not be registered in the
MBeanServer.
This method is called by the MBeanServer before this mbean getting
registered with the server. If the passed objectName is invalid
the returned objectName is taken as valid name to get registered with
the server.
The snmp agent gets actually started only inside this method at the specified
port mentioned in the key "port" . If the key "port" is absent, then the
service(SNMP agent) gets started at the default port 8001.
fos
java.io.FileOutputStream fos
grp
AgentSnmpGroup grp
version
java.lang.String version
th
java.lang.Object th
trapListener
SnmpTrapService trapListener
viewBasedFlag
boolean viewBasedFlag
oidRep
int[] oidRep
subidList
int[] subidList
tempTable
java.util.Hashtable<K,V> tempTable
adss
javax.management.modelmbean.ModelMBeanAttributeInfo[] adss
ndss
javax.management.modelmbean.ModelMBeanNotificationInfo[] ndss
oi
javax.management.ObjectInstance oi
objectName
java.lang.String objectName
msClassName
java.lang.String msClassName
adaptor
SnmpAdaptor adaptor
server
javax.management.MBeanServer server
tabular
boolean tabular
implementsModelListener
boolean implementsModelListener
count
int count
insTable
AgentTableModel insTable
rowStatus
boolean rowStatus
rowStatusOid
java.lang.String rowStatusOid
rowStatusName
java.lang.String rowStatusName
nonIndexCount
int nonIndexCount
virtualEntries
java.util.Hashtable<K,V> virtualEntries
indexNames
java.lang.String[] indexNames
handback
int handback
- Useful in making handback objects while registering with the NotificationBroadcasters
types
java.util.Vector<E> types
- maintains the types of the notification to be filtered
viewBasedAuthorisation
boolean viewBasedAuthorisation
community
java.lang.String community
paramTypes
java.lang.String[] paramTypes
context
java.lang.String context
viewMBean
javax.management.ObjectName viewMBean
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
minfo
javax.management.modelmbean.ModelMBeanInfo minfo
entryToAdd
java.lang.Object[][] entryToAdd
listener
UpdateListener listener
th
java.lang.Object th
snmpLog
Log snmpLog
|
Package com.adventnet.adaptors.tl1 |
tl1Agent
com.adventnet.agent.tl1.TL1Agent tl1Agent
- The TL1Agent object which handles the TL1 requests
objectName
javax.management.ObjectName objectName
- the objectname of this TL1Adaptor mbean.
table
java.util.Hashtable<K,V> table
- the key-value pair objectName table
mbeanInfo
javax.management.MBeanInfo mbeanInfo
- the MBeanInfo of the TL1Adaptor mbean
mpHandler
TL1MultiProtocolHandler mpHandler
formatter
com.adventnet.agent.tl1.TL1MessageFormatter formatter
isAllSession
boolean isAllSession
version
java.lang.String version
respPacketSize
int respPacketSize
debugLevel
int debugLevel
port
int port
- the port in which the service gets started
ports
int[] ports
multiplePortFlag
boolean multiplePortFlag
ackSenderFlag
boolean ackSenderFlag
ackTime
long ackTime
asyncMode
boolean asyncMode
THREAD_LIMIT
int THREAD_LIMIT
craftFlag
boolean craftFlag
authFlag
boolean authFlag
tl1TcpTable
java.util.Hashtable<K,V> tl1TcpTable
mbeanServer
javax.management.MBeanServer mbeanServer
agent
com.adventnet.agent.tl1.TL1Agent agent
tl1Handler
TL1MessageHandler tl1Handler
types
java.util.Vector<E> types
handback
int handback
vendorName
java.lang.String vendorName
seqnum
long seqnum
tl1HandlerName
java.lang.String tl1HandlerName
ackMessage
TL1AckMessage ackMessage
responseInfo
com.adventnet.agent.tl1.TL1AgentResponseInfo responseInfo
|
Package com.adventnet.html.staticssi |
|
Package com.adventnet.services.cascading |
objectName
javax.management.ObjectName objectName
- Variable to store the ObjectName of the cascader.
table
java.util.Hashtable<K,V> table
- the key-value pair objectName table.
userContext
com.adventnet.agent.security.UserContext userContext
- the username and pasword to be authenticated
mbeanInfo
javax.management.MBeanInfo mbeanInfo
- the MBeanInfo of the RMIAdaptor mbean
protocol
java.lang.String protocol
- Variable representing the protocol that is used to contact the SubAgent.
Default is RMI.
host
java.lang.String host
- Variable representing the SubAgent host.
port
int port
- Variable representing the SubAgent Port.
client
Client client
- Variable representing the Client object that will be used to query the
SubAgent .
proxyTable
java.util.Hashtable<K,V> proxyTable
- Variable storing the proxy infos in a Hashtable.
cascaderState
boolean cascaderState
- Variable representing the status of this service.
handback
int handback
- Variable referring to the Handback object tha will be used in
Notifications.
types
java.util.Vector<E> types
- Vector to hold the Notification Types.
nfs
javax.management.NotificationFilter nfs
- Variable representing the NotificationFilter that should be used.
log
Log log
notifFlag
boolean notifFlag
adaptorInfo
java.lang.Object adaptorInfo
heartBeatState
boolean heartBeatState
- Variables required for representing HeartBeat parameters
heartBeatRate
int heartBeatRate
firstTime
boolean firstTime
cascaderStarted
boolean cascaderStarted
|
Package com.adventnet.services.discovery |
discoveryObjectsVector
java.util.Vector<E> discoveryObjectsVector
startUpDiscovery
boolean startUpDiscovery
|
Package com.adventnet.services.monitor |
observedObject
javax.management.ObjectName observedObject
observedAttribute
java.lang.String observedAttribute
userData
java.lang.Object userData
type
java.lang.String type
columnName
java.lang.String columnName
|
Package com.adventnet.snmp.mibs |
name
java.lang.String name
description
java.lang.String description
access
int access
creationObjects
java.util.Vector<E> creationObjects
syntax
LeafSyntax syntax
writeSyntax
LeafSyntax writeSyntax
defVal
java.lang.String defVal
name
java.lang.String name
status
java.lang.String status
description
java.lang.String description
reference
java.lang.String reference
productrelease
java.lang.String productrelease
agentCap
java.util.Vector<E> agentCap
supports
java.lang.String supports
groups
java.util.Vector<E> groups
variation
java.util.Vector<E> variation
acVariation
java.util.Vector<E> acVariation
acSyntax
java.util.Vector<E> acSyntax
acWriteSyntax
java.util.Vector<E> acWriteSyntax
acAccess
java.util.Vector<E> acAccess
creationRequires
java.util.Vector<E> creationRequires
acDefval
java.util.Vector<E> acDefval
variationDescription
java.util.Vector<E> variationDescription
|
Class com.adventnet.snmp.mibs.AgentMibOperations extends com.adventnet.snmp.mibs.BasicAgentMibOperations implements Serializable |
nodes
java.util.Vector<E> nodes
addNodeFlag
boolean addNodeFlag
|
Class com.adventnet.snmp.mibs.BasicAgentMibOperations extends MibOperations implements Serializable |
module
MibModule module
moduleNameVector
java.util.Vector<E> moduleNameVector
moduleNodeVecHash
java.util.Hashtable<K,V> moduleNodeVecHash
nodeDataHash
java.util.Hashtable<K,V> nodeDataHash
isRuntime
boolean isRuntime
nodes
java.util.Vector<E> nodes
discardComments
boolean discardComments
strbuff
java.lang.StringBuffer strbuff
a
int a
addNodeFlag
boolean addNodeFlag
saveAgentClause
boolean saveAgentClause
fromTable
boolean fromTable
name
java.lang.String name
- The name of this LeafSyntax instance
type
byte type
- the SNMP type defined by the SnmpAPI types
equivName
java.lang.String equivName
- Equivalent SNMP type name
size
int size
- Maximum Size restriction for string type syntaxes
MIN
long MIN
- Minimum value allowed for integer type syntaxes
MAX
long MAX
- Maximum value allowed for integer type syntaxes
syntax
LeafSyntax syntax
range
RangeList range
node_type
int node_type
- The node_type values are defined in MIBConstants.
augList
java.util.Vector<E> augList
moduleComps
java.util.Vector<E> moduleComps
isVersion2Mib
boolean isVersion2Mib
- Defines the SMI version of this MIB module. Will be set to true if
this module contains any SMIv2 Macro construct.
name
java.lang.String name
root
MibNode root
nodeList
java.util.Hashtable<K,V> nodeList
- Nodelist containing nodes defined in this module.
trapList
java.util.Hashtable<K,V> trapList
- List of traps defined in this module
filename
java.lang.String filename
- To report parse errors. API users need not use this variable
mibOps
MibOperations mibOps
- The api to which this module should be added
notificationList
java.util.Hashtable<K,V> notificationList
notificationTypeList
java.util.Hashtable<K,V> notificationTypeList
notificationGroupList
java.util.Hashtable<K,V> notificationGroupList
objectGroupList
java.util.Hashtable<K,V> objectGroupList
moduleIdentityList
java.util.Hashtable<K,V> moduleIdentityList
modComList
java.util.Hashtable<K,V> modComList
moduleIdentity
MibNode moduleIdentity
agentCapabilitiesNode
MibNode agentCapabilitiesNode
agentCapVect
java.util.Vector<E> agentCapVect
preModuleComments
java.lang.String preModuleComments
moduleCompliance
java.util.Vector<E> moduleCompliance
importedModules
java.lang.String importedModules
importsVector
java.util.Vector<E> importsVector
vectorOID
java.util.Vector<E> vectorOID
stc
java.util.Vector<E> stc
rootNodes
java.util.Vector<E> rootNodes
oidVector
java.util.Vector<E> oidVector
imports
java.util.Hashtable<K,V> imports
- Hashtable containing list of modules this mib is dependent and
the corresponding ImportObjects
importsString
java.lang.String importsString
- Contains the IMPORTS as defined in MIB(i.e; the format)
inp
java.io.DataInputStream inp
- The principal input streams
descInp
java.io.DataInputStream descInp
- The principal input streams
mibModules
java.lang.String mibModules
line
int line
seqList
java.util.Hashtable<K,V> seqList
unResolvedNodes
java.util.Hashtable<K,V> unResolvedNodes
- Contains list of nodes which need to be resolved.
unResolvedTCList
java.util.Hashtable<K,V> unResolvedTCList
- Contains for each syntax element identified by so called name, the
vector corresponding to elements whose syntax needs to be set with
the syntax of specific type.
tcList
java.util.Hashtable<K,V> tcList
- List of TEXTUAL-CONVENTION defined in this module
nonDefnStdTCs
java.util.Hashtable<K,V> nonDefnStdTCs
impVect
java.util.Vector<E> impVect
module
java.lang.String module
- Deprecated.
- Strores the MODULE field in MODULE-COMPLIANCE
mandatoryGroups
java.lang.String mandatoryGroups
- Deprecated.
- Strores the MANDATORY-GROUP field in MODULE-COMPLIANCE
group
java.util.Vector<E> group
- Deprecated.
- A Vector of the GROUP fields in MODULE-COMPLIANCE
groupDescription
java.util.Vector<E> groupDescription
- Deprecated.
- A Vector of DESCRIPTION fields under GROUP clause in MODULE-COMPLIANCE
object
java.util.Vector<E> object
- Deprecated.
- A Vector of OBJECT fields in MODULE-COMPLIANCE
objectSyntax
java.util.Vector<E> objectSyntax
- Deprecated.
- A Vector of SYNTAX fields under OBJECT clause in MODULE-COMPLIANCE
objectWriteSyntax
java.util.Vector<E> objectWriteSyntax
- Deprecated.
- A Vector of WRITE-SYNTAX fields under the OBJECT clause in MODULE-COMPLIANCE
objectAccess
java.util.Vector<E> objectAccess
- Deprecated.
- A Vector of ACCESS fields under OBJECT clause
in MODULE-COMPLIANCE
objectDescription
java.util.Vector<E> objectDescription
- Deprecated.
- A Vector of DESCRIPTION fields under OBJECT clause
in MODULE-COMPLIANCE
impliedNode
java.lang.String impliedNode
importFromModule
java.lang.String importFromModule
defOIDStr
java.lang.String defOIDStr
userObj
java.lang.Object userObj
commentObj
com.adventnet.snmp.mibs.mibparser.CommentClass commentObj
isImported
boolean isImported
subid
int subid
- The subid of this MIB Node
childList
java.util.Vector<E> childList
- Nodes children as a vector
isAugments
boolean isAugments
- Boolean to indicate if this node augments another node (for a table
such as ifEntry)
augmentNode
MibNode augmentNode
- The node which is being augmented by this node
augmentStr
java.lang.String augmentStr
oid_array
int[] oid_array
oid_string
java.lang.String oid_string
- This contains the complete oid string, from .iso.org...
isImplied
boolean isImplied
nextNode
MibNode nextNode
revisions
java.util.Vector<E> revisions
- To store a Vector of Revision elements
revisionDescriptions
java.util.Vector<E> revisionDescriptions
- To store a Vector of Revision Description elements
objects
java.util.Vector<E> objects
- The OBJECT clause names in OBJECT-GROUP and NOTIFICATION_TYPE macro
in a Vector
addedForResolving
boolean addedForResolving
- Compiled output reader methods. Reads in new elements and adds itself
to parent node.
The method returns the MibNode object which should be added to the Hashtable
This happens when the node which is performing this op should instead use a different
node as returned by this method.
m_type
int m_type
remoteParent
MibNode remoteParent
moduleName
java.lang.String moduleName
- The name of the module this node is defined
macroType
java.lang.String macroType
- The name of the macro-type
label
java.lang.String label
- The name of this MIB Node
parent
MibNode parent
- Nodes Parent
syntax
LeafSyntax syntax
- The syntax associated with this node. Is in module syntaxList if a TC, or basic
access
int access
- Access for this node
status
java.lang.String status
- Status of this node
node_status
int node_status
- The node status
node_access
int node_access
- The node access. Note that this returns the types defined in MIBConstants
and not SnmpAPI constants.
description
java.lang.String description
- Description of node
reference
java.lang.String reference
- String reference for the node
indexNames
java.util.Vector<E> indexNames
- Index names defined for this node
defval
java.lang.String defval
- The defined defval as is defined in the MIB (not parsed).
tableSequence
java.lang.String tableSequence
- The name in the SEQUENCE OF "name" item
rowName
java.lang.String rowName
- The name of the row sequence
tableItems
java.util.Vector<E> tableItems
- The names of the items in the row sequence
units
java.lang.String units
- To store UNITS clause in OBJECT-TYPE macro
lastupdated
java.lang.String lastupdated
- To Store the LAST-UPDATED clause in MODULE-IDENTITY macro
organization
java.lang.String organization
- To store ORGANIZATION clause in MODULE-IDENTITY macro
contactinfo
java.lang.String contactinfo
- To store CONTACT-INFO clause in MODULE-IDENTITY macro
revdescription
java.lang.String revdescription
moduleCompliance
java.util.Vector<E> moduleCompliance
- The names in MODULE-COMPLIANCE.
agentCap
java.util.Vector<E> agentCap
objectNames
java.lang.String objectNames
- The OBJECT clause names in OBJECT-GROUP and NOTIFICATION_TYPE macro
notificationsNames
java.lang.String notificationsNames
- The NOTIFICATIONS clause names in NOTIFICATION-GROUP macro
productrelease
java.lang.String productrelease
- To store PRODUCT-RELEASE clause in AGENT-CAPABILITIES macro
extFlag
boolean extFlag
calledFromMibModule
boolean calledFromMibModule
serializeMibs
boolean serializeMibs
justParse
boolean justParse
overWrite
boolean overWrite
overWriteCMI
boolean overWriteCMI
loadFromSerializedMibs
boolean loadFromSerializedMibs
isLoadedFromApplURL
boolean isLoadedFromApplURL
toBytes
boolean toBytes
isDescRead
boolean isDescRead
throwFileNotFound
boolean throwFileNotFound
endsWithCMI
boolean endsWithCMI
jdbc
boolean jdbc
moduleParsed
boolean moduleParsed
moduleFileNameMatch
boolean moduleFileNameMatch
showImportedIndex
boolean showImportedIndex
searching
boolean searching
canSerialize
boolean canSerialize
database
boolean database
loadedFromJar
boolean loadedFromJar
displayHintFlag
boolean displayHintFlag
loadDirect
boolean loadDirect
overWriteSer
boolean overWriteSer
extensionNames
java.lang.String extensionNames
sfName
java.lang.String sfName
serializedFileName
java.lang.String serializedFileName
mibFileDir
java.lang.String mibFileDir
mibFileName
java.lang.String mibFileName
searchPath
java.lang.String searchPath
moduleDefinition
java.lang.String moduleDefinition
cdsFile
java.lang.String cdsFile
cdsFileName
java.lang.String cdsFileName
multipleRevision
java.lang.String multipleRevision
revisionString
java.lang.String revisionString
userLabel
java.util.Vector<E> userLabel
searchPathDir
java.util.Vector<E> searchPathDir
standardNodes
java.util.Vector<E> standardNodes
revisionFileNames
java.util.Vector<E> revisionFileNames
multipleRevisionModuleNames
java.util.Vector<E> multipleRevisionModuleNames
moduleNameVector
java.util.Vector<E> moduleNameVector
loadedModules
java.util.Vector<E> loadedModules
impModVect
java.util.Vector<E> impModVect
collectedModules
java.util.Vector<E> collectedModules
extensionName
java.lang.String[] extensionName
starters
MibNode[] starters
resolver
ImportResolver resolver
oidNums
int[] oidNums
cmiFile
java.io.File cmiFile
modNameDefnTable
java.util.Hashtable<K,V> modNameDefnTable
jMibOps
JdbcMibOperations jMibOps
stmt
java.sql.Statement stmt
dbType
byte dbType
parsingLevel
byte parsingLevel
importsParsingLevel
byte importsParsingLevel
entryTable
java.util.Hashtable<K,V> entryTable
genericTcList
java.util.Hashtable<K,V> genericTcList
modules
java.util.Hashtable<K,V> modules
globalImports
java.util.Hashtable<K,V> globalImports
errIndexTable
java.util.Hashtable<K,V> errIndexTable
errAugNotEntryTable
java.util.Hashtable<K,V> errAugNotEntryTable
errRecrAugEntryTable
java.util.Hashtable<K,V> errRecrAugEntryTable
errOctetStrSizeTable
java.util.Hashtable<K,V> errOctetStrSizeTable
errDispHintTable
java.util.Hashtable<K,V> errDispHintTable
errNamesTable
java.util.Hashtable<K,V> errNamesTable
errDiffSizeTable
java.util.Hashtable<K,V> errDiffSizeTable
errImpliedTable
java.util.Hashtable<K,V> errImpliedTable
errTrapNumTable
java.util.Hashtable<K,V> errTrapNumTable
errInAppDefvalTable
java.util.Hashtable<K,V> errInAppDefvalTable
checks
byte[] checks
removedChecks
byte[] removedChecks
mibParserConstants
MibParserConstants mibParserConstants
applet
java.applet.Applet applet
writerVer
byte[] writerVer
- The version for the compiled MIB generator will be read into this.
ignoreSpecificControlCodes
boolean ignoreSpecificControlCodes
overWriteDataBase
boolean overWriteDataBase
indxNode
MibNode indxNode
syntax
LeafSyntax syntax
allNodeList
java.util.Hashtable<K,V> allNodeList
- The Hashtable which contains the OIDs and the corresponding
node instance of all the loaded modules.
checks
byte[] checks
checksTable
java.util.Hashtable<K,V> checksTable
removeChecksTable
java.util.Hashtable<K,V> removeChecksTable
seriousChecks
byte[] seriousChecks
criticalChecks
byte[] criticalChecks
normalChecks
byte[] normalChecks
emptyChecks
byte[] emptyChecks
syntax
LeafSyntax syntax
displayHint
java.lang.String displayHint
status
java.lang.String status
description
java.lang.String description
reference
java.lang.String reference
commentObj
com.adventnet.snmp.mibs.mibparser.CommentClass commentObj
moduleName
java.lang.String moduleName
module
MibModule module
name
java.lang.String name
value
int value
enterprise
SnmpOID enterprise
enterpriseString
java.lang.String enterpriseString
variables
java.util.Vector<E> variables
description
java.lang.String description
reference
java.lang.String reference
commentObj
com.adventnet.snmp.mibs.mibparser.CommentClass commentObj
mcName
java.lang.String mcName
status
java.lang.String status
descr
java.lang.String descr
ref
java.lang.String ref
OIDString
java.lang.String OIDString
numOid
java.lang.String numOid
mcModules
java.util.Vector<E> mcModules
modName
java.lang.String modName
mandatoryGroups
java.lang.String mandatoryGroups
objects
java.util.Vector<E> objects
groups
java.util.Vector<E> groups
objectTable
java.util.Hashtable<K,V> objectTable
groupTable
java.util.Hashtable<K,V> groupTable
name
java.lang.String name
description
java.lang.String description
lastupdated
java.lang.String lastupdated
organization
java.lang.String organization
contactinfo
java.lang.String contactinfo
OIDString
java.lang.String OIDString
numOid
java.lang.String numOid
revisions
java.util.Vector<E> revisions
revisionDescriptions
java.util.Vector<E> revisionDescriptions
name
java.lang.String name
status
java.lang.String status
description
java.lang.String description
reference
java.lang.String reference
OIDString
java.lang.String OIDString
numOid
java.lang.String numOid
notifications
java.util.Vector<E> notifications
name
java.lang.String name
status
java.lang.String status
description
java.lang.String description
reference
java.lang.String reference
OIDString
java.lang.String OIDString
numOid
java.lang.String numOid
objects
java.util.Vector<E> objects
name
java.lang.String name
status
java.lang.String status
description
java.lang.String description
reference
java.lang.String reference
OIDString
java.lang.String OIDString
numOid
java.lang.String numOid
objects
java.util.Vector<E> objects
|
Package com.adventnet.snmp.snmp2 |
data
byte[] data
d_data
byte[] d_data
m_idx
int m_idx
spaceLeft
int spaceLeft
bookMark
int bookMark
dataLength
int dataLength
requiredSize
int requiredSize
PROTOCOL_MSG_LENGTH
int PROTOCOL_MSG_LENGTH
DEBUG
boolean DEBUG
url
java.net.URL url
props
java.util.Properties props
msg
ServletCommunication msg
protocol
int protocol
app
java.applet.Applet app
debug
boolean debug
httpListener
HttpListenerImpl httpListener
dbConnected
boolean dbConnected
local_port
int local_port
responses
java.util.Vector<E> responses
timeOut
int timeOut
connected
boolean connected
sock
com.adventnet.management.transport.SessionTransportProvider sock
- The socket used to communicate with the SNMP Applet Server
port
int port
- Some necessary parameters used to pick up datagrams
len
int len
- Some necessary parameters used to pick up datagrams
data
byte[] data
remoteHost
java.lang.String remoteHost
remoteHostName
java.lang.String remoteHostName
sasClientThread
java.lang.Thread sasClientThread
addr
java.lang.String addr
host
java.lang.String host
closeSocket
boolean closeSocket
gotResponse
boolean gotResponse
- Some parameters to implement the clientCall
callData
byte[] callData
CALL_TIMEOUT
int CALL_TIMEOUT
gotUserResponse
boolean gotUserResponse
userRcvData
byte[] userRcvData
user_req_type
int user_req_type
provider
com.adventnet.management.transport.TransportProvider provider
msgFlags
byte msgFlags
- To store the decoded msgFlags on a received message
msgID
int msgID
- Get snmp security model from the message.
msgMaxSize
int msgMaxSize
security
SecurityModelEntry security
- The SecurityModelEntry reference for the message
securityName
byte[] securityName
contextID
byte[] contextID
- The context ID associated with the message.
contextName
byte[] contextName
- Context name associated with the message.
securityModel
int securityModel
- SecurityModel associated with the message.
authenticationFailed
boolean authenticationFailed
sessionList
java.util.Vector<E> sessionList
- List of SNMP sessions managed under this SnmpAPI instance
dbOps
com.adventnet.utils.DatabaseOperations dbOps
commAuthFlag
boolean commAuthFlag
- The communityAuthentication flag corresponding to this SnmpAPI.
notifyFilter
boolean notifyFilter
- The NotificationFiltering flag corresponding to this SnmpAPI.
notifyModule
SnmpNotifyModule notifyModule
addrTable
SnmpTargetAddrTable addrTable
addrExtTable
SnmpTargetAddrExtTable addrExtTable
tableRegistered
boolean tableRegistered
startBoolean
boolean startBoolean
threadStop
boolean threadStop
- To stop this thread.
MONITOR_SLEEP
int MONITOR_SLEEP
v3dBaseFlag
boolean v3dBaseFlag
- Database flag in the case of V3 for this SnmpAPI instance
v3ConfigFlag
boolean v3ConfigFlag
v3ConfigTable
java.lang.String v3ConfigTable
SNMP_PORT
int SNMP_PORT
- The snmp port value of 161 for UDP.
SNMP_TRAP_PORT
int SNMP_TRAP_PORT
- The trap port value of 162 for UDP.
snmpEngineID
byte[] snmpEngineID
snmpEngineBoots
int snmpEngineBoots
snmpEngineTime
int snmpEngineTime
startTime
long startTime
timeWindow
int timeWindow
snmpEngine
SnmpEngineTable snmpEngine
providerFileName
java.lang.String providerFileName
securityProvider
SecurityProvider securityProvider
acmProvider
ACMProvider acmProvider
serializeFileName
java.lang.String serializeFileName
engineBootsSerializeFileName
java.lang.String engineBootsSerializeFileName
byteValue
byte[] byteValue
- byteValue is the master value of the OCTETSTRING and is always valid
The value of the octet string, never null
value
java.lang.String value
- The String representation of the bit string. value is the
String representation that is generated only on demand then cached.
value
long[] value
byteValue
byte[] byteValue
remoteHost
java.lang.String remoteHost
remotePort
int remotePort
engineName
java.lang.String engineName
transportProvider
boolean transportProvider
engineID
byte[] engineID
engineTime
int engineTime
lastReceivedEngineTime
int lastReceivedEngineTime
localTime
long localTime
engineBoots
int engineBoots
engineTable
java.util.Hashtable<K,V> engineTable
queryString
java.lang.String queryString
dbOps
com.adventnet.utils.DatabaseOperations dbOps
dBaseFlag
boolean dBaseFlag
engParams
com.adventnet.utils.DatabaseTableParams engParams
value
long value
byteValue
byte[] byteValue
ipAddr
java.lang.String ipAddr
value
java.lang.String value
byteValue
byte[] byteValue
octetsValue
java.lang.String[] octetsValue
- Variabe Declration
zeroValue
java.lang.String zeroValue
indexCounter
int indexCounter
count
int count
address
java.lang.String address
msgVersion
int msgVersion
- SNMP Version number in PDU
messageVersion
int messageVersion
community
java.lang.String community
writeCommunity
java.lang.String writeCommunity
- writeCommunity string received/sent
communityEnc
java.lang.String communityEnc
- The encoding to use for community string. Default is 8-bit ASCII
isDebug
boolean isDebug
alwaysEncode
boolean alwaysEncode
- boolean to control ASN.1 encoding (default true).
Set to false to only encode if not already encoded.
Normally a message is ASN.1 encoded during every send process.
If you have a message that you send (unchanged) repeatedly, you can
save time on subsequent resends by setting this to false.
pdu
SnmpPDU pdu
asnParser
ASN1Parser asnParser
notifyName
byte[] notifyName
notifyTag
byte[] notifyTag
notifyType
int notifyType
storageType
int storageType
rowStatus
int rowStatus
filterProfileName
byte[] filterProfileName
filterSubTree
int[] filterSubTree
filterMask
byte[] filterMask
filterType
int filterType
storageType
int storageType
rowStatus
int rowStatus
filterProfileName
byte[] filterProfileName
storageType
int storageType
rowStatus
int rowStatus
targetParamsName
byte[] targetParamsName
filterProfileTable
java.util.Hashtable<K,V> filterProfileTable
targetParamsTable
SnmpTargetParamsTable targetParamsTable
filterTable
java.util.Hashtable<K,V> filterTable
notifyTable
java.util.Hashtable<K,V> notifyTable
value
int value
byteValue
byte[] byteValue
value
int[] value
- The value of the Object ID
byteValue
byte[] byteValue
longArray
long[] longArray
hashCode
int hashCode
stringOID
java.lang.String stringOID
var
SnmpVar var
msg
SnmpMessage msg
errorSend
boolean errorSend
syncSendFlag
boolean syncSendFlag
broadCast
boolean broadCast
isDiscoveryRequest
boolean isDiscoveryRequest
asnParser
ASN1Parser asnParser
address
java.net.InetAddress address
- Address of SNMP peer
lookup
boolean lookup
- This flag when set will not do a DNS lookup when set and get of host is being done.
agentAddr
java.lang.String agentAddr
- address of object generating trap in String format.
remoteAddress
java.net.InetAddress remoteAddress
- Address of SNMP Peer
protocolOptions
ProtocolOptions protocolOptions
- Protocol parameter
engineID
byte[] engineID
remoteHost
java.lang.String remoteHost
- Name of SNMP peer - needed for Applets that cannot resolve hosts
remotePort
int remotePort
- Remote port of SNMP peer
command
byte command
- Type of this PDU
reqid
int reqid
- Request id
errstat
int errstat
- Error status
errindex
int errindex
- Error index
enterprise
SnmpOID enterprise
- System OID
agent_addr
java.net.InetAddress agent_addr
- address of object generating trap
trap_type
int trap_type
- trap type
specific_type
int specific_type
- specific type
time
long time
- Uptime
variables
java.util.Vector<E> variables
- list of SnmpVarBind objects
useWriteValidate
boolean useWriteValidate
timeout
int timeout
- Gets the timeout value. The timeout is the time to wait for the
first response in milli-seconds, before attempting a retransmission.
The timeout value grows exponentially, after the first
retransmission. For example, if the timeout is set to 5000
(meaning 5 seconds) and retries is set to 3, the first
retransmission will happen after 5 seconds, the second after
15 seconds etc. The timeout in the
pdu overrides the timeout value in session. This means, only when
the timeout in the pdu is 0, the session timeout value is used.
The default value of timeout is 0 milliseconds.
retries
int retries
- Number of retries for this PDU before timeout. The retries in the
pdu overrides the retries value in session. This means, only when
the retries in the pdu is 0, the session value is used.
The default value of retries is 0.
isDebug
boolean isDebug
callBackClient
SnmpClient callBackClient
time_sent
long time_sent
time_expires
long time_expires
time_received
long time_received
requestID
int requestID
encodeError
java.lang.String encodeError
clientID
int clientID
proxyName
byte[] proxyName
proxyType
byte proxyType
snmpProxyContextID
byte[] snmpProxyContextID
snmpProxyContextName
byte[] snmpProxyContextName
proxyTargetParamsIn
byte[] proxyTargetParamsIn
proxySingleTargetOut
byte[] proxySingleTargetOut
proxyMultipleTargetOut
byte[] proxyMultipleTargetOut
- This is a tag value
rowStatus
int rowStatus
storageType
int storageType
proxyList
java.util.Vector<E> proxyList
broadCastFeatureEnable
boolean broadCastFeatureEnable
disableAuthTrap
boolean disableAuthTrap
connListener
ConnectionListener connListener
version
int version
- SNMP version for outgoing requests.
snmpClients
java.util.Hashtable<K,V> snmpClients
pduVersion
int pduVersion
id
int id
waitTime
int waitTime
dateFormat
java.text.SimpleDateFormat dateFormat
disableEcho
boolean disableEcho
socketReceiveBufferSize
int socketReceiveBufferSize
CALLBACK_THREAD
boolean CALLBACK_THREAD
- callback to be called from a separate thread
community
java.lang.String community
- community for outgoing requests.
writeCommunity
java.lang.String writeCommunity
- This is the writeCommunity used for authentication. This is used
in SET operations only. The writeCommunity string in the
pdu overrides the writeCommunity in session. This means, only when
the writeCommunity string in the pdu is null, the one in session
is used. If the writeCommunity is not specified, then value in
community field is used. The default writeCommunity value is null.
retries
int retries
- Number of retries before timeout.
timeout
int timeout
- Number of mS until first timeout, then exponential backoff
secLevelForTimeSync
byte secLevelForTimeSync
- secLevelForTimeSync: The securityLevel that will be used when
doing a timeSync for a authPriv user
userName
byte[] userName
- User Name : Is same as SecurityName for USM
contextName
byte[] contextName
- Context name associated with the message
isTrapAuthEnabled
boolean isTrapAuthEnabled
packetBufferSize
int packetBufferSize
- Datagram packet buffer size
peername
java.lang.String peername
- Domain name or dotted IP address of default peer.
remote_port
int remote_port
- snmp target port number of peer.
report_reportPDU
boolean report_reportPDU
local_addrs
java.lang.String[] local_addrs
- Local Addresses, hostnames or IP addresses, to bind session to.
local_port
int local_port
- Local UDP port number, 0 is the default in which case it's
system assigned
sasclient
SASClient sasclient
- To get around socket access restriction in applets, the SASClient
allows for using a
process on the Applet host as a pass through for Snmp PDUs. If this
variable "sasclient" is non-null, this passthrough mechanism will
be used for this session instance.
clients
java.util.Vector<E> clients
- The SnmpClient interfaces for this session.
socketTimeout
int socketTimeout
- This is the socket Timeout set to default of 25ms. Avoids
blocking receive. Can be reduced to increase send thoroughput.
socketDelay
int socketDelay
- This is the time the receiver thread waits before re-entering
the blocking receive. Set to default of 50ms.
cachedPeername
java.lang.String cachedPeername
cachedAddress
java.net.InetAddress cachedAddress
protocol
int protocol
errStr
java.lang.String errStr
autoInformResponse
boolean autoInformResponse
protocolOptions
ProtocolOptions protocolOptions
openFlag
boolean openFlag
providerClassName
java.lang.String providerClassName
sasFlag
boolean sasFlag
udpFlag
boolean udpFlag
tcpFlag
boolean tcpFlag
closeSocket
boolean closeSocket
timeoutPolicy
TimeoutPolicy timeoutPolicy
messageTag
java.lang.String messageTag
group
SnmpGroup group
API
SnmpAPI API
requestList
java.util.Vector<E> requestList
responseList
java.util.Vector<E> responseList
timeouts
java.util.Vector<E> timeouts
RESP_QUEUE_SIZE
int RESP_QUEUE_SIZE
TIMEOUT_QUEUE_SIZE
int TIMEOUT_QUEUE_SIZE
snmpcallback
SnmpCallback snmpcallback
authenticationFailed
boolean authenticationFailed
transportProvider
SnmpTransportProvider transportProvider
transportProviderFileName
java.lang.String transportProviderFileName
isSessionEstablished
boolean isSessionEstablished
packetSender
PacketSender packetSender
value
java.lang.String value
byteValue
byte[] byteValue
targetAddrName
byte[] targetAddrName
targetAddrTDomain
byte targetAddrTDomain
tAddrTDomain
int[] tAddrTDomain
targetAddrTAddress
byte[] targetAddrTAddress
targetHost
java.lang.String targetHost
targetPort
int targetPort
targetAddrTimeout
int targetAddrTimeout
targetAddrRetryCount
int targetAddrRetryCount
rowStatus
int rowStatus
storageType
int storageType
spinLock
int spinLock
tagList
java.lang.String tagList
snmpTagList
java.util.Vector<E> snmpTagList
- A Vector for storing the SnmpTag values.
targetAddrParams
SnmpTargetParamsEntry targetAddrParams
snmpTargetAddrTMask
byte[] snmpTargetAddrTMask
snmpTargetAddrMMS
int snmpTargetAddrMMS
targetAddrEntry
SnmpTargetAddrEntry targetAddrEntry
tAddrExtTable
java.util.Hashtable<K,V> tAddrExtTable
targetAddrTable
SnmpTargetAddrTable targetAddrTable
addrTable
java.util.Hashtable<K,V> addrTable
paramsName
byte[] paramsName
storageType
int storageType
rowStatus
int rowStatus
paramsSecurityModel
int paramsSecurityModel
paramsMPModel
int paramsMPModel
paramsSecModel
byte paramsSecModel
paramsSecurityName
byte[] paramsSecurityName
paramsSecurityLevel
byte paramsSecurityLevel
paramsTable
java.util.Hashtable<K,V> paramsTable
|
Class com.adventnet.snmp.snmp2.SnmpTrapConvertor extends java.lang.Object implements Serializable |
value
long value
byteValue
byte[] byteValue
Type
byte Type
- Type of SNMP variable based on static definitions in the SnmpAPI
class, e.g. SnmpAPI.INTEGER, SnmpAPI.TIMETICKS, etc.
varbindErrorVal
byte varbindErrorVal
- Used only by SnmpNULL at present to store the error value in
case of snmpv2 response PDUs.
oid
SnmpOID oid
- The object identifier in the SnmpVarBind, not instantiated automatically.
variable
SnmpVar variable
- The SnmpVar, which is not instantiated automatically.
varbindErrindex
int varbindErrindex
- To store the exception value in the v2c agent's response
pdu. Unlike in SnmpV1, there are some exception responses
in SnmpV2 where the errstat is set to zero and the tag value
of the variable field in the varbind is set to an exception value
localPort
int localPort
remotePort
int remotePort
remoteAddress
java.net.InetAddress remoteAddress
localAddresses
java.lang.String[] localAddresses
gcjFlag
boolean gcjFlag
localAddressIndex
int localAddressIndex
remoteHost
java.lang.String remoteHost
sockBufferSize
int sockBufferSize
trafficClass
int trafficClass
|
Package com.adventnet.snmp.snmp2.agent |
aclCommunity
java.lang.String aclCommunity
- This represents the Community of this Access Control List Entry.
aclAccess
java.lang.Integer aclAccess
- This gives the Access level for each community types.
The Different Access Levels are,
-
NO_ACCESS(0) - No Access allowed.
-
READ_ONLY(1) - Read Access only is allowed.
-
WRITE_ONLY(2) - Allowed for Writing alone.
-
READ_WRITE(3) - Allowed for both Reading and Writing.
aclManagers
java.lang.String aclManagers
- This is the Managers List.
aclStatus
java.lang.Integer aclStatus
- This tells the Status of this Access Control Entry.
This is the RowStatus column of enumerations,
-
active(1) - The Entry is Active
-
notInservice(2) - The Entry is temporarily not available
-
notReady(3) - The row is not fully available
-
createAndGo(4) - To create a row and make its status as Active
-
createAndWait(5) - To create a row
-
destroy(6) - This will destroy this Entry
instanceOID
int[] instanceOID
- The Instance OID Value.
errstat
byte errstat
errvalue
byte errvalue
errindex
int errindex
errstat
byte errstat
errvalue
byte errvalue
errindex
int errindex
decoder
AgentSnmpDecoder decoder
coldStartFlag
boolean coldStartFlag
warmStart
boolean warmStart
isStartUpTrapDisabled
boolean isStartUpTrapDisabled
isAuthTrapsDisabled
boolean isAuthTrapsDisabled
ipAddress
java.lang.String ipAddress
- boolean for Acl Authentication enalbing.
asyncMode
boolean asyncMode
MAX_THREADS
int MAX_THREADS
THREAD_LIMIT
int THREAD_LIMIT
AgentScheduler
ThreadScheduler AgentScheduler
startTime
long startTime
- The starttime of the agent
aclTable
BaseAclTable aclTable
- The Authentication Control Table associated with this BaseSnmpAgent.
snmpLog
Log snmpLog
errstat
int errstat
versionInInt
int versionInInt
snmpVersion
java.lang.String snmpVersion
callbackThread
boolean callbackThread
- Used to facilitate CallBacks
utilities
AgentUtil utilities
pduRequestHdlr
SnmpPduRequestListener pduRequestHdlr
- listener for the pdu's we receive
started
boolean started
port
int port
communityVector
java.util.Vector<E> communityVector
communityWriter
UpdateListener communityWriter
statusListener
StatusListener statusListener
authListener
AuthenticationListener authListener
trapListener
BaseSnmpTrapService trapListener
- The BaseSnmpTrapService associated with this BaseSnmpAgent.
trapSourceDefault
boolean trapSourceDefault
systemGroupHandler
SystemGroupHandler systemGroupHandler
registrationlistener
RegistrationListener registrationlistener
sgl
SystemGroupInstrument sgl
sysORTableListener
BaseSysORTableRequestHandler sysORTableListener
outTraps
int outTraps
snmpSetGroupListener
SnmpSetRequestHandler snmpSetGroupListener
viewBasedFlag
boolean viewBasedFlag
accessListener
AccessListener accessListener
v1v2AccessControl
boolean v1v2AccessControl
v1v2AccessControlTable
java.util.Hashtable<K,V> v1v2AccessControlTable
protocol
int protocol
localAddress
java.lang.String localAddress
- local address of the agent.
oldAddress
java.lang.String oldAddress
oldPort
int oldPort
debugLevel
int debugLevel
- this indicates the debugLevel of the agent.
It can take different level of values defined in utils class.
- See Also:
utils
isInformRequest
boolean isInformRequest
selectedPort
boolean selectedPort
trapPDU
SnmpPDU trapPDU
trapSourceDefault
boolean trapSourceDefault
tfTable
TrapForwardingTableInterface tfTable
forTable
BaseForwardingTable forTable
trapSource
boolean trapSource
snmpDecoder
AgentSnmpDecoder snmpDecoder
localAddress
java.lang.String localAddress
sessionAddress
java.lang.String sessionAddress
isLocalAddressChanged
boolean isLocalAddressChanged
rowIndex
int rowIndex
version
int version
enterprise
SnmpOID enterprise
trapIndex
int trapIndex
community
java.lang.String community
managerHost
java.lang.String managerHost
managerPort
int managerPort
agentAddr
java.lang.String agentAddr
varb
java.util.Vector<E> varb
listener
RegistrationListener listener
hdlr
BaseTrapForwardingTable hdlr
snmpLog
Log snmpLog
sessionPort
int sessionPort
debug
boolean debug
requestType
byte requestType
subId
int subId
value
java.lang.Object value
oidArray
int[] oidArray
instanceOID
int[] instanceOID
managerHostType
java.lang.Integer managerHostType
managerHost
java.lang.String managerHost
managerPort
java.lang.Integer managerPort
community
java.lang.String community
version
java.lang.Integer version
timeOut
java.lang.Long timeOut
retries
java.lang.Long retries
rowStatus
java.lang.Integer rowStatus
|
Class com.adventnet.snmp.snmp2.agent.HandleTrapFail extends java.lang.Object implements Serializable |
unProcessedListeners
java.util.Vector<E> unProcessedListeners
- Helps support for multi-varbind Events.
these listeners are processed at the end
isRollBack
boolean isRollBack
- boolean specifying the RollBack Support.
rootOid
java.lang.String rootOid
presentRoot
java.lang.String presentRoot
validCommand
boolean validCommand
snmpLog
Log snmpLog
pdu
SnmpPDU pdu
- Deprecated.
error
java.lang.String error
- Deprecated.
listener
ProxyPduListener listener
- Deprecated.
oid
java.lang.String oid
subidList
int[] subidList
status
java.lang.String status
- This says status of the registering Oid
takes values "add","remove","modify"
listener
VarBindRequestListener listener
key
java.lang.String key
snmpVar
SnmpVar snmpVar
- Deprecated.
simType
int simType
- Deprecated.
nodeAccess
int nodeAccess
- Deprecated.
type
java.lang.Byte type
- Deprecated.
expValue
double expValue
- Deprecated.
randomValues
java.lang.String randomValues
- Deprecated.
Oid
java.lang.String Oid
- Deprecated.
isSimulated
boolean isSimulated
- Deprecated.
isRecorded
boolean isRecorded
- Deprecated.
coldStartFlag
boolean coldStartFlag
warmStart
boolean warmStart
windowsSubAgent
boolean windowsSubAgent
v3UserConfig
boolean v3UserConfig
mibSupportForAdaptor
boolean mibSupportForAdaptor
v3AdaptorStorage
java.lang.String v3AdaptorStorage
isV3Adaptor
boolean isV3Adaptor
ipAddress
java.lang.String ipAddress
strictlyV3
boolean strictlyV3
entry
SnmpEngineEntry entry
table
SnmpEngineTable table
snmpV3Handler
SnmpV3Handler snmpV3Handler
- for SnmpV3 support
aclTable
AclTable aclTable
- The Authentication Control Table associated with this SnmpAgent.
spinLockFlag
boolean spinLockFlag
- For USM Support
usmSpinLock
boolean usmSpinLock
debug
boolean debug
respPdu
SnmpPDU respPdu
props
java.lang.String[] props
remoteV3Client
RemoteV3Client remoteV3Client
- This interface will be called whenever the USM or VACM table is updated , provided the
it is added to the SnmpAgent using the addREmoteV3Client().
v3Initialiser
V3Initialiser v3Initialiser
- The object of this class will be used if the user wants to implement his own class
from which the V3 configurations have to be initialised.
isRemoteConfigurable
boolean isRemoteConfigurable
viewBasedFlag
boolean viewBasedFlag
options
AgentParamOptions options
- This method when called overrides the init method of the Snmp args
and sets the value read from the conf file
args
java.lang.String[] args
pdu
SnmpPDU pdu
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
agentHost
java.lang.String agentHost
decoder
AgentSnmpDecoder decoder
agentPortNumber
int agentPortNumber
agentTimeOut
long agentTimeOut
pdu
SnmpPDU pdu
proxySession
SnmpSession proxySession
- The Snmp Session used for proxying by SnmpAgent
api
SnmpAPI api
- The Snmp API thread used for callbacks by SnmpAgent
community
java.lang.String community
userBasedCommunityPolicy
boolean userBasedCommunityPolicy
registeredOid
java.lang.String registeredOid
proxyTimeOuts
boolean proxyTimeOuts
- Deprecated. As the ProxyPduListener is deprecated.
- removes a ProxyPduListener interested in recording the Pdu's
- Since:
- AdventNet Agent Toolkit (Java Edition) 4.2 release.
version
int version
retries
int retries
status
int status
snmpLog
Log snmpLog
decoder
AgentSnmpDecoder decoder
- Will be used to decode and print when debug set to 3.
startTime
long startTime
- The starttime of the agent
receiverSession
SnmpSession receiverSession
callbackThread
boolean callbackThread
- Used to facilitate CallBacks
subAgentAddressFlag
boolean subAgentAddressFlag
started
boolean started
port
int port
trapListener
TrapRequestListener trapListener
tModelComplete
AgentTableModel tModelComplete
snmpLog
Log snmpLog
fToVPersistence
boolean fToVPersistence
selectedPort
boolean selectedPort
failedInformVect
java.util.Vector<E> failedInformVect
trapPDU
SnmpPDU trapPDU
isReliableTraps
boolean isReliableTraps
v3ForTable
V3ForwardingTable v3ForTable
forTable
ForwardingTable forTable
snmpDecoder
AgentSnmpDecoder snmpDecoder
localAddress
java.lang.String localAddress
sessionAddress
java.lang.String sessionAddress
userName
java.lang.String userName
- UserName to be used while sending a V3 notification.
contextName
java.lang.String contextName
- The ContextName to be used while forwarding a
V3 notification.
securityModel
int securityModel
- The SecurityModel to be used while forwarding a
V3 notification.
trapPathName
java.lang.String trapPathName
trapTableName
java.lang.String trapTableName
v3TrapTableName
java.lang.String v3TrapTableName
hdlr
SimpleTrapForwardingTable hdlr
isPersistence
boolean isPersistence
fileToVector
XMLToVector fileToVector
securityLevel
byte securityLevel
numRowsforRelTraps
int numRowsforRelTraps
notifHdlr1
NotificationLogTableRequestHandler notifHdlr1
notifVarHdlr1
NotificationVarbindTableRequestHandler notifVarHdlr1
snmpLog
Log snmpLog
status
java.lang.String status
- Deprecated.
key
java.lang.String key
- Deprecated.
varBind
SnmpVarBind varBind
- Deprecated.
errStat
java.lang.Byte errStat
- Deprecated.
errIndex
java.lang.Byte errIndex
- Deprecated.
error
java.lang.String error
- Deprecated.
command
java.lang.Byte command
- Deprecated.
requestFailed
java.lang.Boolean requestFailed
- Deprecated.
requestOid
java.lang.String requestOid
- Deprecated.
prevOidVec
java.util.Vector<E> prevOidVec
- Deprecated.
type
java.lang.Byte type
- Deprecated.
nodeAccess
int nodeAccess
- Deprecated.
getBulkSupported
boolean getBulkSupported
- Deprecated.
propertyVector
java.util.Vector<E> propertyVector
- Deprecated.
simulationType
int simulationType
- Deprecated.
expValue
double expValue
- Deprecated.
retexp
double retexp
- Deprecated.
oldValue
long oldValue
- Deprecated.
count
int count
- Deprecated.
forSine
long forSine
- Deprecated.
randomValues
java.lang.String randomValues
- Deprecated.
oldcounterval
long oldcounterval
- Deprecated.
snmpLog
Log snmpLog
- Deprecated.
enterpriseOID
java.lang.String enterpriseOID
trapIndex
int trapIndex
sourceForTrapInfo
int sourceForTrapInfo
agentAddress
java.lang.String agentAddress
oidvalues
OidandValue[] oidvalues
varbinds
java.util.Vector<E> varbinds
timeticks
long timeticks
subAgent
boolean subAgent
instanceOID
int[] instanceOID
v3ManagerHostType
java.lang.Integer v3ManagerHostType
managerHost
java.lang.String managerHost
managerPort
java.lang.Integer managerPort
managerVersion
java.lang.Integer managerVersion
managerCommunity
java.lang.String managerCommunity
v3managerusername
java.lang.String v3managerusername
v3managerusersecmodel
java.lang.Long v3managerusersecmodel
v3SecurityLevel
java.lang.Integer v3SecurityLevel
v3managerusercontextname
java.lang.String v3managerusercontextname
managerTimeOut
java.lang.Long managerTimeOut
managerRetries
java.lang.Long managerRetries
rowStatus
java.lang.Integer rowStatus
aclCommunity
java.lang.String aclCommunity
- The aclCommunity value of this Entry
mibViews
java.lang.String mibViews
- The MibViews of this Entry
viewStatus
java.lang.Integer viewStatus
- The RowStatus Implementation of this Entry
instanceOID
int[] instanceOID
- The InstanceOID of this entry.
pdu
SnmpPDU pdu
registeredNode
AgentNode registeredNode
varbindList
java.util.Vector<E> varbindList
propListener
PropertyRegistrationListener propListener
holder
VarBindRequestListenerHolder holder
- The holder which holds info about the listener
failedVarBindList
java.util.Vector<E> failedVarBindList
command
byte command
agentVersion
int agentVersion
leafNodes
java.util.Vector<E> leafNodes
failedList
java.util.Vector<E> failedList
data
byte[] data
globalIndexList
java.util.Vector<E> globalIndexList
originalOIDList
java.util.Vector<E> originalOIDList
holderKey
int[] holderKey
agentAddress
java.lang.String agentAddress
rollback
boolean rollback
isRemoveEntry
boolean isRemoveEntry
|
Package com.adventnet.snmp.snmp2.agent.usm |
|
Class com.adventnet.snmp.snmp2.agent.usm.InformUserTableRequestHandler extends java.lang.Object implements Serializable |
|
Class com.adventnet.snmp.snmp2.agent.usm.InformUserTableXMLToVector extends java.lang.Object implements Serializable |
|
Package com.adventnet.snmp.snmp2.security.community |
communityIndex
byte[] communityIndex
communityName
byte[] communityName
securityName
byte[] securityName
contextEngineID
byte[] contextEngineID
contextName
byte[] contextName
transportTag
byte[] transportTag
storageType
int storageType
rowStatus
int rowStatus
securityModel
int securityModel
commTable
java.util.Hashtable<K,V> commTable
|
Package com.adventnet.snmp.snmp2.usm |
enableAdd
boolean enableAdd
- If the engineId is set directly on a PDU, then the discovery need not be done.
Hence the SnmpEngineEntry should not be added in the SnmpEngineTable. This
boolean is used for enabling/disabling the addition of SnmpEngineEntry in the
SnmpEngineTable.
engineID
byte[] engineID
- Engine identifier associated with the SNMP engine
userName
byte[] userName
- User Name : Is same as SecurityName for USM
securityName
byte[] securityName
- Model Independent SecurityName
authProtocol
int authProtocol
- authProtocol for this combination of securityName and snmpEngineID
authPassword
byte[] authPassword
- Authorization Password
authKey
byte[] authKey
- Authorization key
privProtocol
int privProtocol
- Privacy protocol to be used
privKey
byte[] privKey
- Privacy Key
privPassword
byte[] privPassword
- Privacy Password
securityLevel
byte securityLevel
- User's default security Level
engineBoots
int engineBoots
engineTime
int engineTime
localTime
long localTime
authParams
byte[] authParams
authPos
int authPos
privParams
byte[] privParams
engineEntry
SnmpEngineEntry engineEntry
userCloneFrom
int[] userCloneFrom
- The USM UserCloneFrom variable
userPublic
byte[] userPublic
- The USMUserPublic variable
storageType
int storageType
- The StorageType variable
userStatus
int userStatus
- The userStatus variable
tempEntry
USMUserEntry tempEntry
- Used for encoding the USM message if own key change is effected,
otherwise the digest will fail.
ownKeyChange
boolean ownKeyChange
- A private boolean variable to signify the Own Key change
flag.This is required if a OwnKeyChange request comes to
the agent in which case the agent needs to encode a proper
digest.ie., the digest should be made w.r.t the auth/priv
key prior to the change, otherwise a digest failure will
occur in the manager.
utils
java.lang.Object utils
respondToDiscovery
boolean respondToDiscovery
userTable
java.util.Hashtable<K,V> userTable
dbOps
com.adventnet.utils.DatabaseOperations dbOps
usmParams
com.adventnet.utils.DatabaseTableParams usmParams
engParams
com.adventnet.utils.DatabaseTableParams engParams
dBaseFlag
boolean dBaseFlag
- Database flag for this SnmpAPI instance
v3ConfigFlag
boolean v3ConfigFlag
alwaysSyncDiscovery
boolean alwaysSyncDiscovery
|
Package com.adventnet.snmp.snmp2.vacm |
contextPrefix
byte[] contextPrefix
- The ContextPrefix for the particular group,security model and level
securityModel
int securityModel
- Security model for which access is required
securityLevel
byte securityLevel
- Security level for which access is required
contextMatch
int contextMatch
- The ContextMatch to match the ContextName with ContextPrefix
readView
byte[] readView
- The ReadViewName for the particular Context
writeView
byte[] writeView
- The WriteViewName for the particular Context
notifyView
byte[] notifyView
- The NotifyViewName for the particular Context
storageType
int storageType
- The StorageType variable
userStatus
int userStatus
- The userStatus variable
contextName
byte[] contextName
- VacmAccessContextName
familyViewName
byte[] familyViewName
- The human readable name for a family of view subtrees.
familySubTree
int[] familySubTree
- The vacmViewTreeFamilySubtree is the MIB subtree which when
combined with the corresponding instance of vacmViewTreeFamilyMask
defines a family of view subtrees.
familyMask
byte[] familyMask
- The familyMask which, in combination with the the familySubTree
defines the family of view subtrees
familyType
int familyType
- The familyType which specifies the family of view subtrees is include
or excluded from the MIB Views
storageType
int storageType
- The StorageType variable
familyStatus
int familyStatus
- The status of the row in the table(particular entry)
subTreeCheck
boolean subTreeCheck
groupName
byte[] groupName
- The VacmGroupName
accessEntryVector
java.util.Vector<E> accessEntryVector
- Vector of VacmAccessEntry objects. The vector is mainted as sorted.
securityModel
int securityModel
- Security Model associated with the group
securityName
byte[] securityName
- Security name associated with the group
groupName
byte[] groupName
- Group name assoicated for access control
storageType
int storageType
- The StorageType variable
userStatus
int userStatus
- The userStatus variable
familyViewName
byte[] familyViewName
- VacmViewTreeFamilyName
familyVector
java.util.Vector<E> familyVector
- Vector of VacmFamilyEntry Objects. The vector is sorted.
|
Package com.adventnet.tl1 |
message
java.lang.Object message
sock
java.net.Socket sock
dis
java.io.DataInputStream dis
dos
java.io.DataOutputStream dos
sessionLog
java.io.DataOutputStream sessionLog
api
TL1API api
clientList
java.util.Vector<E> clientList
errorList
java.util.Vector<E> errorList
connectionHandler
ConnectionHandler connectionHandler
connectionListener
ConnectionListener connectionListener
messageFormatter
MessageFormatter messageFormatter
requestList
java.util.Vector<E> requestList
responseList
java.util.Vector<E> responseList
syncSendRequestList
java.util.Vector<E> syncSendRequestList
syncSendResponseList
java.util.Vector<E> syncSendResponseList
createLog
boolean createLog
openLog
boolean openLog
partialMessages
java.util.Hashtable<K,V> partialMessages
partialMessageAccumulation
boolean partialMessageAccumulation
logfile
java.io.RandomAccessFile logfile
binFile
java.io.RandomAccessFile binFile
targetHost
java.lang.String targetHost
targetPort
int targetPort
transportProviderFlag
boolean transportProviderFlag
- boolean to indicate if protocol option is used or not
transportProvider
com.adventnet.tl1.transport.TL1TransportProvider transportProvider
transportProviderFileName
java.lang.String transportProviderFileName
protocolOptions
com.adventnet.tl1.transport.ProtocolOptions protocolOptions
transportProviderClass
java.lang.Class<T> transportProviderClass
transportProviderClassName
java.lang.String transportProviderClassName
receiverStart
boolean receiverStart
- boolean to indicate if receiver thread has been started
callbackStart
boolean callbackStart
- boolean to indicate if callback thread has been started
applet
java.applet.Applet applet
loopFlag
boolean loopFlag
recdMsgHolder
java.lang.String recdMsgHolder
- contains the received messages
parser
TL1Parser parser
tasClient
TASClient tasClient
keepAlive
TL1KeepAlive keepAlive
connectStatus
boolean connectStatus
parserOptions
TL1ParserOptions parserOptions
sessionClassifier
java.lang.Object sessionClassifier
ack
java.lang.String ack
textBlock
java.lang.String textBlock
block
TL1TextBlock block
ctagHashtable
java.util.Hashtable<K,V> ctagHashtable
monThread
java.lang.Thread monThread
tl1message
java.lang.String tl1message
isIgnoreAutoMsg
boolean isIgnoreAutoMsg
isAutonomousMsgRcvd
boolean isAutonomousMsgRcvd
syncSendInProgress
boolean syncSendInProgress
retries
int retries
- Number of retries before timeout.
timeout
int timeout
- The timeout is the time to wait for the first response in
milli-seconds, before attempting a retransmission.
timeouts
java.util.Vector<E> timeouts
|
Package com.adventnet.utilities.common |
exceptionCode
byte exceptionCode
exceptionString
java.lang.String exceptionString
exp
java.lang.Exception exp
|
Package com.adventnet.utilities.xml.dom |
rootNode
XMLNode rootNode
className
java.lang.String className
errHdlr
org.xml.sax.ErrorHandler errHdlr
doValidate
boolean doValidate
nodeType
int nodeType
- Valid values are
ELEMENT, DOCUMENT, ENTITYREF, COMMENT, PCDATA, CDATA
nodeValue
java.lang.String nodeValue
- Value
nodeName
java.lang.String nodeName
- Name of the data element. Null for COMMENT, PCDATA, CDATA
attributeList
java.util.Hashtable<K,V> attributeList
- Attribute list of an ELEMENT data. Null for COMMENT, PCDATA, CDATA
childNodes
java.util.Vector<E> childNodes
- Vector comprised of child XMLNodes. Null for COMMENT, PCDATA, and
CDATA data elements
parentNode
XMLNode parentNode
- Reference to parent node
attrNameVector
java.util.Vector<E> attrNameVector
rootElement
org.w3c.dom.Element rootElement
rootNodeList
org.w3c.dom.NodeList rootNodeList
|
Package com.adventnet.utilities.xml.sax |
ex
java.lang.Exception ex
|
Package com.adventnet.utils.agent |
registeredOid
int[] registeredOid
- Deprecated.
separator
java.lang.String separator
- Deprecated.
agent
SnmpAgent agent
- Deprecated.
v2Supported
boolean v2Supported
- Deprecated.
port
int port
- Deprecated.
defaultHost
java.lang.String defaultHost
- Deprecated.
|
Package com.adventnet.utils.jmx |
|
Class com.adventnet.utils.jmx.ExtendedTabularData extends javax.jmx.openmbean.TabularData implements Serializable |
tempTabParam
javax.jmx.openmbean.TabularParameterInfo tempTabParam
table
java.util.Hashtable<K,V> table
tempTable
java.util.Hashtable<K,V> tempTable
|
Class com.adventnet.utils.jmx.JmxXMLTranslator.TranslatorException extends java.lang.Exception implements Serializable |
|
Class com.adventnet.utils.jmx.ObjectArray extends java.lang.Object implements Serializable |
array
java.lang.Object[] array
|
Class com.adventnet.utils.jmx.ObjectArrayWrapper extends java.lang.Object implements Serializable |
array
java.lang.Object[] array
hashcode
int hashcode
|
Class com.adventnet.utils.jmx.SortedTable extends java.util.TreeMap implements Serializable |
collection
java.util.Collection<E> collection
keyset
java.util.Set<E> keyset
|
Package javax.jmx.openmbean |
|
Class javax.jmx.openmbean.CompositeAttributeInfo extends javax.jmx.openmbean.OpenMBeanAttributeInfo implements Serializable |
attributeInfo
javax.jmx.openmbean.OpenMBeanAttributeInfo[] attributeInfo
|
Class javax.jmx.openmbean.CompositeData extends java.lang.Object implements Serializable |
names
java.lang.String[] names
values
java.lang.Object[] values
table
java.util.Hashtable<K,V> table
isModifiedTable
java.util.Hashtable<K,V> isModifiedTable
parameterInfo
javax.jmx.openmbean.CompositeParameterInfo parameterInfo
operationtype
java.lang.String operationtype
|
Class javax.jmx.openmbean.CompositeParameterInfo extends javax.jmx.openmbean.OpenMBeanParameterInfo implements Serializable |
parameterInfo
javax.jmx.openmbean.OpenMBeanParameterInfo[] parameterInfo
|
Class javax.jmx.openmbean.ObjectArray extends java.lang.Object implements Serializable |
array
java.lang.Object[] array
|
Class javax.jmx.openmbean.OpenMBeanAttributeInfo extends javax.management.MBeanAttributeInfo implements Serializable |
|
Class javax.jmx.openmbean.OpenMBeanConstructorInfo extends javax.management.MBeanConstructorInfo implements Serializable |
|
Class javax.jmx.openmbean.OpenMBeanInfo extends javax.management.MBeanInfo implements Serializable |
|
Class javax.jmx.openmbean.OpenMBeanOperationInfo extends javax.management.MBeanOperationInfo implements Serializable |
|
Class javax.jmx.openmbean.OpenMBeanParameterInfo extends javax.management.MBeanParameterInfo implements Serializable |
|
Class javax.jmx.openmbean.TabularAttributeInfo extends javax.jmx.openmbean.CompositeAttributeInfo implements Serializable |
indexNames
java.lang.String[] indexNames
|
Class javax.jmx.openmbean.TabularData extends java.lang.Object implements Serializable |
rows
javax.jmx.openmbean.CompositeData[] rows
table
java.util.Hashtable<K,V> table
tempTable
java.util.Hashtable<K,V> tempTable
parameterInfo
javax.jmx.openmbean.TabularParameterInfo parameterInfo
|
Class javax.jmx.openmbean.TabularParameterInfo extends javax.jmx.openmbean.CompositeParameterInfo implements Serializable |
indexNames
java.lang.String[] indexNames
|
Class javax.management.Attribute extends java.lang.Object implements Serializable |
serialVersionUID: 2484220110589082382L
name
java.lang.String name
value
java.lang.Object value
|
Class javax.management.AttributeChangeNotification extends javax.management.Notification implements Serializable |
serialVersionUID: 535176054565814134L
attributeName
java.lang.String attributeName
attributeType
java.lang.String attributeType
oldValue
java.lang.Object oldValue
newValue
java.lang.Object newValue
|
Class javax.management.AttributeChangeNotificationFilter extends java.lang.Object implements Serializable |
serialVersionUID: -6347317584796410029L
enabledAttributes
java.util.Vector<E> enabledAttributes
|
Class javax.management.AttributeList extends java.util.ArrayList<java.lang.Object> implements Serializable |
serialVersionUID: -4077085769279709076L
|
Class javax.management.AttributeNotFoundException extends javax.management.OperationsException implements Serializable |
serialVersionUID: 6511584241791106926L
|
Class javax.management.AttributeValueExp extends java.lang.Object implements Serializable |
serialVersionUID: -7768025046539163385L
attr
java.lang.String attr
|
Class javax.management.BadAttributeValueExpException extends java.lang.Exception implements Serializable |
serialVersionUID: -3105272988410493376L
val
java.lang.Object val
|
Class javax.management.BadBinaryOpValueExpException extends java.lang.Exception implements Serializable |
serialVersionUID: 5068475589449021227L
exp
javax.management.ValueExp exp
|
Class javax.management.BadStringOperationException extends java.lang.Exception implements Serializable |
serialVersionUID: 7802201238441662100L
op
java.lang.String op
|
Class javax.management.ImmutableDescriptor extends java.lang.Object implements Serializable |
serialVersionUID: 8853308591080540165L
readResolve
private java.lang.Object readResolve()
throws java.io.InvalidObjectException
- Throws:
java.io.InvalidObjectException
names
java.lang.String[] names
values
java.lang.Object[] values
|
Class javax.management.InstanceAlreadyExistsException extends javax.management.OperationsException implements Serializable |
serialVersionUID: 8893743928912733931L
|
Class javax.management.InstanceNotFoundException extends javax.management.OperationsException implements Serializable |
serialVersionUID: -882579438394773049L
|
Class javax.management.IntrospectionException extends javax.management.OperationsException implements Serializable |
serialVersionUID: 1054516935875481725L
|
Class javax.management.InvalidApplicationException extends java.lang.Exception implements Serializable |
serialVersionUID: -3048022274675537269L
val
java.lang.Object val
|
Class javax.management.InvalidAttributeValueException extends javax.management.OperationsException implements Serializable |
serialVersionUID: 2164571879317142449L
|
Class javax.management.JMException extends java.lang.Exception implements Serializable |
serialVersionUID: 350520924977331825L
|
Class javax.management.JMRuntimeException extends java.lang.RuntimeException implements Serializable |
serialVersionUID: 6573344628407841861L
|
Class javax.management.ListenerNotFoundException extends javax.management.OperationsException implements Serializable |
serialVersionUID: -7242605822448519061L
|
Class javax.management.MalformedObjectNameException extends javax.management.OperationsException implements Serializable |
serialVersionUID: -572689714442915824L
|
Class javax.management.MBeanAttributeInfo extends javax.management.MBeanFeatureInfo implements Serializable |
attributeType
java.lang.String attributeType
isWrite
boolean isWrite
isRead
boolean isRead
is
boolean is
|
Class javax.management.MBeanConstructorInfo extends javax.management.MBeanFeatureInfo implements Serializable |
serialVersionUID: 4433990064191844427L
signature
javax.management.MBeanParameterInfo[] signature
|
Class javax.management.MBeanException extends javax.management.JMException implements Serializable |
serialVersionUID: 4066342430588744142L
exception
java.lang.Exception exception
|
Class javax.management.MBeanFeatureInfo extends java.lang.Object implements Serializable |
serialVersionUID: 3952882688968447265L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.lang.String name
description
java.lang.String description
|
Class javax.management.MBeanInfo extends java.lang.Object implements Serializable |
serialVersionUID: -6451021435135161911L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
description
java.lang.String description
className
java.lang.String className
attributes
javax.management.MBeanAttributeInfo[] attributes
operations
javax.management.MBeanOperationInfo[] operations
constructors
javax.management.MBeanConstructorInfo[] constructors
notifications
javax.management.MBeanNotificationInfo[] notifications
|
Class javax.management.MBeanNotificationInfo extends javax.management.MBeanFeatureInfo implements Serializable |
serialVersionUID: -3888371564530107064L
types
java.lang.String[] types
|
Class javax.management.MBeanOperationInfo extends javax.management.MBeanFeatureInfo implements Serializable |
serialVersionUID: -6178860474881375330L
type
java.lang.String type
signature
javax.management.MBeanParameterInfo[] signature
impact
int impact
|
Class javax.management.MBeanParameterInfo extends javax.management.MBeanFeatureInfo implements Serializable |
serialVersionUID: 7432616882776782338L
type
java.lang.String type
|
Class javax.management.MBeanPermission extends java.security.Permission implements Serializable |
serialVersionUID: -2416928705275160661L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
actions
java.lang.String actions
|
Class javax.management.MBeanRegistrationException extends javax.management.MBeanException implements Serializable |
serialVersionUID: 4482382455277067805L
|
Class javax.management.MBeanServerNotification extends javax.management.Notification implements Serializable |
serialVersionUID: 2876477500475969677L
objectName
javax.management.ObjectName objectName
|
Class javax.management.MBeanServerPermission extends java.security.BasicPermission implements Serializable |
serialVersionUID: -5661980843569388590L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
|
Class javax.management.MBeanTrustPermission extends java.security.BasicPermission implements Serializable |
serialVersionUID: -2952178077029018140L
|
Class javax.management.NotCompliantMBeanException extends javax.management.OperationsException implements Serializable |
serialVersionUID: 5175579583207963577L
|
Class javax.management.Notification extends java.util.EventObject implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.NotificationFilterSupport extends java.lang.Object implements Serializable |
serialVersionUID: 6579080007561786969L
enabledTypes
java.util.List<E> enabledTypes
|
Class javax.management.ObjectInstance extends java.lang.Object implements Serializable |
serialVersionUID: -4099952623687795850L
name
javax.management.ObjectName name
className
java.lang.String className
|
Class javax.management.ObjectName extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.OperationsException extends javax.management.JMException implements Serializable |
serialVersionUID: -4967597595580536216L
|
Class javax.management.QueryEval extends java.lang.Object implements Serializable |
serialVersionUID: 2675899265640874796L
|
Class javax.management.ReflectionException extends javax.management.JMException implements Serializable |
serialVersionUID: 9170809325636915553L
exception
java.lang.Exception exception
|
Class javax.management.RuntimeErrorException extends javax.management.JMRuntimeException implements Serializable |
serialVersionUID: 704338937753949796L
error
java.lang.Error error
|
Class javax.management.RuntimeMBeanException extends javax.management.JMRuntimeException implements Serializable |
serialVersionUID: 5274912751982730171L
runtimeException
java.lang.RuntimeException runtimeException
|
Class javax.management.RuntimeOperationsException extends javax.management.JMRuntimeException implements Serializable |
serialVersionUID: -8408923047489133588L
runtimeException
java.lang.RuntimeException runtimeException
|
Class javax.management.ServiceNotFoundException extends javax.management.OperationsException implements Serializable |
serialVersionUID: -3990675661956646827L
|
Class javax.management.StringValueExp extends java.lang.Object implements Serializable |
serialVersionUID: -3256390509806284044L
val
java.lang.String val
|
Package javax.management.loading |
|
Class javax.management.loading.MLet extends java.net.URLClassLoader implements Serializable |
serialVersionUID: 3636148327800330130L
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.lang.UnsupportedOperationException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
java.lang.UnsupportedOperationException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException,
java.lang.UnsupportedOperationException
- Throws:
java.io.IOException
java.lang.UnsupportedOperationException
|
Class javax.management.loading.PrivateMLet extends javax.management.loading.MLet implements Serializable |
serialVersionUID: 2503458973393711979L
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.lang.UnsupportedOperationException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
java.lang.UnsupportedOperationException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException,
java.lang.UnsupportedOperationException
- Throws:
java.io.IOException
java.lang.UnsupportedOperationException
|
Package javax.management.modelmbean |
|
Class javax.management.modelmbean.DescriptorSupport extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.InvalidTargetObjectTypeException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.ModelMBeanAttributeInfo extends javax.management.MBeanAttributeInfo implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.ModelMBeanConstructorInfo extends javax.management.MBeanConstructorInfo implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.ModelMBeanInfoSupport extends javax.management.MBeanInfo implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.ModelMBeanNotificationInfo extends javax.management.MBeanNotificationInfo implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.ModelMBeanOperationInfo extends javax.management.MBeanOperationInfo implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class javax.management.modelmbean.XMLParseException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Package javax.management.monitor |
|
Class javax.management.monitor.MonitorNotification extends javax.management.Notification implements Serializable |
serialVersionUID: -4608189663661929204L
observedObject
javax.management.ObjectName observedObject
observedAttribute
java.lang.String observedAttribute
derivedGauge
java.lang.Object derivedGauge
trigger
java.lang.Object trigger
|
Class javax.management.monitor.MonitorSettingException extends javax.management.JMRuntimeException implements Serializable |
serialVersionUID: -8807913418190202007L