Serialized Form
|
Package com.adventnet.aclparser |
community
java.lang.String community
enterpiseOID
java.lang.String enterpiseOID
enterpriseOID
java.lang.String enterpriseOID
managers
java.util.Vector managers
managersInet
java.util.Vector managersInet
trapIndex
int trapIndex
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.
eol
java.lang.String eol
- The end of line string for this machine.
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.
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).
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.
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
mbeanNotificationInfo
MBeanNotificationInfo[] mbeanNotificationInfo
notificationBroadcasterSupport
NotificationBroadcasterSupport notificationBroadcasterSupport
notifications
java.util.Hashtable notifications
port
int port
processnotification
AbstractAdaptor.ProcessNotification processnotification
seqNo
long seqNo
state
int state
thread
java.lang.Thread thread
wbSchedulerFlag
boolean wbSchedulerFlag
|
Package com.adventnet.adaptors.clients |
th
java.lang.Throwable th
connectorHost
java.lang.String connectorHost
connectorPort
int connectorPort
connectorStatus
boolean connectorStatus
mbeanServerID
java.lang.String mbeanServerID
protocol
java.lang.String protocol
|
Package com.adventnet.adaptors.clients.http |
detailedErrorMessage
java.lang.String detailedErrorMessage
errorMessage
java.lang.String errorMessage
log
Log log
message
java.lang.String message
|
Package com.adventnet.adaptors.corba |
classpath
java.lang.String classpath
cmd
java.lang.String cmd
factory
RemoteMBeanServerImpl factory
java_home
java.lang.String java_home
log
Log log
mbeanInfo
MBeanInfo mbeanInfo
objectName
ObjectName objectName
orb
org.omg.CORBA.ORB orb
p
java.lang.Process p
server
MBeanServer server
table
java.util.Hashtable table
version
java.lang.String version
nf
com.adventnet.adaptors.corba.server.NotificationFilter nf
notifFilter
NotificationFilter notifFilter
notifListener
NotificationListener notifListener
adaptorName
ObjectName adaptorName
adaptorVersion
java.lang.String adaptorVersion
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
authenticationEnabled
boolean authenticationEnabled
authorisationEnabled
boolean authorisationEnabled
context
java.lang.String context
contextInfo
com.adventnet.agent.security.ContextInfo contextInfo
implName
java.lang.String implName
listenerTable
java.util.Hashtable listenerTable
log
Log log
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
paramTypes
java.lang.String[] paramTypes
persistName
java.lang.String persistName
server
MBeanServer server
userContext
com.adventnet.agent.security.UserContext userContext
userName
java.lang.String userName
users
java.util.Properties users
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
viewMBean
ObjectName viewMBean
|
Package com.adventnet.adaptors.html |
authenticateFlag
boolean authenticateFlag
authorisationFlag
boolean authorisationFlag
cmplxIntf
com.adventnet.html.datahandler.DataTypeHandler cmplxIntf
firstAccess
boolean firstAccess
handback
int handback
httpIntf
HttpServerInterface httpIntf
init
HtmlAdaptorInitializer init
isStarted
boolean isStarted
log
Log log
maxNotifFileCount
int maxNotifFileCount
mbeanInfo
MBeanInfo mbeanInfo
notifFileCount
int notifFileCount
notifFileSize
long notifFileSize
notifFlag
boolean notifFlag
objectName
ObjectName objectName
table
java.util.Hashtable table
types
java.util.Vector types
|
Package com.adventnet.adaptors.http |
authenticateFlag
boolean authenticateFlag
authorisationFlag
boolean authorisationFlag
handback
int handback
httpServerInterface
HttpServerInterface httpServerInterface
isStarted
boolean isStarted
log
Log log
mbeanInfo
MBeanInfo mbeanInfo
objectName
ObjectName objectName
table
java.util.Hashtable table
types
java.util.Vector types
userContext
com.adventnet.agent.security.UserContext userContext
version
java.lang.String version
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
authenticationEnabled
boolean authenticationEnabled
authorisationEnabled
boolean authorisationEnabled
clientTable
java.util.Hashtable clientTable
context
java.lang.String context
contextInfo
com.adventnet.agent.security.ContextInfo contextInfo
enableNotif
boolean enableNotif
handback
int handback
log
Log log
mbeanTable
java.util.Hashtable mbeanTable
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
paramTypes
java.lang.String[] paramTypes
server
MBeanServer server
userName
java.lang.String userName
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
viewMBean
ObjectName viewMBean
|
Package com.adventnet.adaptors.rmi |
nf
RemoteNotificationFilter nf
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
authenticationEnabled
boolean authenticationEnabled
authorisationEnabled
boolean authorisationEnabled
context
java.lang.String context
contextInfo
com.adventnet.agent.security.ContextInfo contextInfo
filterTable
java.util.Hashtable filterTable
listenerTable
java.util.Hashtable listenerTable
log
Log log
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
paramTypes
java.lang.String[] paramTypes
persistName
java.lang.String persistName
server
MBeanServer server
- The server reference
userContext
com.adventnet.agent.security.UserContext userContext
userName
java.lang.String userName
users
java.util.HashMap users
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
viewMBean
ObjectName viewMBean
authentication
boolean authentication
authorisation
boolean authorisation
handback
int handback
isStarted
boolean isStarted
- Boolean to indicate whether the RMIAdaptor is started
log
Log log
mbeanInfo
MBeanInfo mbeanInfo
- the MBeanInfo of the RMIAdaptor mbean
objectName
ObjectName objectName
- the objectname of this RMIAdaptor mbean.
registry
java.rmi.registry.Registry registry
remoteMBeanServer
RemoteMBeanServerImpl remoteMBeanServer
sslEnabled
boolean sslEnabled
sslProps
java.util.Hashtable sslProps
table
java.util.Hashtable table
- the key-value pair objectName table
clientAuth
boolean clientAuth
keyStore
java.lang.String keyStore
keyStorePass
java.lang.String keyStorePass
|
Package com.adventnet.adaptors.snmp |
adaptor
SnmpAdaptor adaptor
adss
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.
classNameTable
java.util.Hashtable classNameTable
- Key=className value=VarBindRequestListenerSupport
debugLevel
java.lang.Integer debugLevel
- the snmp debug level
fos
java.io.FileOutputStream fos
grp
AgentSnmpGroup grp
handback
int handback
- Useful in making handback objects while registering with the NotificationBroadcasters
listenerTable
java.util.Hashtable listenerTable
- key = ObjectName value = String(the oid value)
mbeanInfo
MBeanInfo mbeanInfo
- the MBeanInfo of the SnmpAdaptor mbean
ndss
ModelMBeanNotificationInfo ndss
notifFlag
boolean notifFlag
objectName
ObjectName objectName
- the objectname of this SnmpAdaptor mbean.
objectNamePatternTable
java.util.Hashtable objectNamePatternTable
- key=ObjectName pattern by which the table handled. value=ObjectName the ObjectName of the internal
MBean registered for handling the table
oidValue
java.lang.String oidValue
snmpgroup
SnmpGroup snmpgroup
- the snmpgroup instrumentation mbean
snmpGroupEnabled
boolean snmpGroupEnabled
- specified whether the snmpgroup mbean is registered with the server
snmpgroupON
ObjectName snmpgroupON
- the objectname of snmpgroup
supportTable
java.util.Hashtable supportTable
- key = ObjectName value = VarBindRequestListenerSupport
table
java.util.Hashtable table
- the key-value pair objectName table
th
java.lang.Object th
trapHelper
SnmpTrapHelper trapHelper
trapListener
SnmpTrapService trapListener
types
java.util.Vector types
- maintains the types of the notification to be filtered
version
java.lang.String version
viewBasedFlag
boolean viewBasedFlag
adaptor
SnmpAdaptor adaptor
adss
ModelMBeanAttributeInfo[] adss
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
community
java.lang.String community
context
java.lang.String context
count
int count
entryToAdd
java.lang.Object[][] entryToAdd
handback
int handback
- Useful in making handback objects while registering with the NotificationBroadcasters
implementsModelListener
boolean implementsModelListener
indexNames
java.lang.String[] indexNames
insTable
AgentTableModel insTable
listener
UpdateListener listener
minfo
ModelMBeanInfo minfo
msClassName
java.lang.String msClassName
ndss
ModelMBeanNotificationInfo[] ndss
nonIndexCount
int nonIndexCount
objectName
java.lang.String objectName
oi
ObjectInstance oi
oidRep
int[] oidRep
paramTypes
java.lang.String[] paramTypes
rowStatus
boolean rowStatus
rowStatusName
java.lang.String rowStatusName
rowStatusOid
java.lang.String rowStatusOid
server
MBeanServer server
snmpLog
Log snmpLog
subidList
int[] subidList
tabular
boolean tabular
tempTable
java.util.Hashtable tempTable
th
java.lang.Object th
types
java.util.Vector types
- maintains the types of the notification to be filtered
viewBasedAuthorisation
boolean viewBasedAuthorisation
viewMBean
ObjectName viewMBean
virtualEntries
java.util.Hashtable virtualEntries
|
Package com.adventnet.adaptors.tl1 |
ackSenderFlag
boolean ackSenderFlag
ackTime
long ackTime
asyncMode
boolean asyncMode
authFlag
boolean authFlag
craftFlag
boolean craftFlag
debugLevel
int debugLevel
formatter
com.adventnet.agent.tl1.TL1MessageFormatter formatter
isAllSession
boolean isAllSession
mbeanInfo
MBeanInfo mbeanInfo
- the MBeanInfo of the TL1Adaptor mbean
mpHandler
TL1MultiProtocolHandler mpHandler
multiplePortFlag
boolean multiplePortFlag
objectName
ObjectName objectName
- the objectname of this TL1Adaptor mbean.
port
int port
- the port in which the service gets started
ports
int[] ports
respPacketSize
int respPacketSize
table
java.util.Hashtable table
- the key-value pair objectName table
THREAD_LIMIT
int THREAD_LIMIT
tl1Agent
com.adventnet.agent.tl1.TL1Agent tl1Agent
- The TL1Agent object which handles the TL1 requests
tl1TcpTable
java.util.Hashtable tl1TcpTable
version
java.lang.String version
ackMessage
TL1AckMessage ackMessage
agent
com.adventnet.agent.tl1.TL1Agent agent
handback
int handback
mbeanServer
MBeanServer mbeanServer
responseInfo
com.adventnet.agent.tl1.TL1AgentResponseInfo responseInfo
seqnum
long seqnum
tl1Handler
TL1MessageHandler tl1Handler
tl1HandlerName
java.lang.String tl1HandlerName
types
java.util.Vector types
vendorName
java.lang.String vendorName
|
Package com.adventnet.html.staticssi |
|
Package com.adventnet.services.cascading |
adaptorInfo
java.lang.Object adaptorInfo
cascaderStarted
boolean cascaderStarted
cascaderState
boolean cascaderState
- Variable representing the status of this service.
client
Client client
- Variable representing the Client object that will be used to query the
SubAgent .
firstTime
boolean firstTime
handback
int handback
- Variable referring to the Handback object tha will be used in
Notifications.
heartBeatRate
int heartBeatRate
heartBeatState
boolean heartBeatState
- Variables required for representing HeartBeat parameters
host
java.lang.String host
- Variable representing the SubAgent host.
log
Log log
mbeanInfo
MBeanInfo mbeanInfo
- the MBeanInfo of the RMIAdaptor mbean
nfs
NotificationFilter nfs
- Variable representing the NotificationFilter that should be used.
notifFlag
boolean notifFlag
objectName
ObjectName objectName
- Variable to store the ObjectName of the cascader.
port
int port
- Variable representing the SubAgent Port.
protocol
java.lang.String protocol
- Variable representing the protocol that is used to contact the SubAgent.
Default is RMI.
proxyTable
java.util.Hashtable proxyTable
- Variable storing the proxy infos in a Hashtable.
table
java.util.Hashtable table
- the key-value pair objectName table.
types
java.util.Vector types
- Vector to hold the Notification Types.
userContext
com.adventnet.agent.security.UserContext userContext
- the username and pasword to be authenticated
|
Package com.adventnet.services.discovery |
discoveryObjectsVector
java.util.Vector discoveryObjectsVector
startUpDiscovery
boolean startUpDiscovery
adaptorsInfo
java.util.Hashtable adaptorsInfo
agentName
java.lang.String agentName
agentStatus
boolean agentStatus
autoMessage
boolean autoMessage
broadcastTheResponse
boolean broadcastTheResponse
clientHost
java.net.InetAddress clientHost
clientPort
int clientPort
fromAgent
boolean fromAgent
mBeanServerId
java.lang.String mBeanServerId
multicastGroup
java.net.InetAddress multicastGroup
timeStamp
java.lang.String timeStamp
timeToLive
int timeToLive
userData
java.util.Properties userData
|
Package com.adventnet.services.monitor |
columnName
java.lang.String columnName
observedAttribute
java.lang.String observedAttribute
observedObject
ObjectName observedObject
type
java.lang.String type
userData
java.lang.Object userData
|
Package com.adventnet.snmp.mibs |
access
int access
creationObjects
java.util.Vector creationObjects
defVal
java.lang.String defVal
description
java.lang.String description
name
java.lang.String name
syntax
LeafSyntax syntax
writeSyntax
LeafSyntax writeSyntax
agentCap
java.util.Vector agentCap
description
java.lang.String description
name
java.lang.String name
productrelease
java.lang.String productrelease
reference
java.lang.String reference
status
java.lang.String status
acAccess
java.util.Vector acAccess
acDefval
java.util.Vector acDefval
acSyntax
java.util.Vector acSyntax
acVariation
java.util.Vector acVariation
acWriteSyntax
java.util.Vector acWriteSyntax
creationRequires
java.util.Vector creationRequires
groups
java.util.Vector groups
supports
java.lang.String supports
variation
java.util.Vector variation
variationDescription
java.util.Vector variationDescription
mibOps
MibOperations mibOps
acmName
java.lang.String acmName
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
oid
java.lang.String oid
tableName
java.lang.String tableName
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
alphaType
byte[] alphaType
enumTable
java.util.Hashtable enumTable
jMibOps
JdbcMibOperations jMibOps
labelVect
java.util.Vector labelVect
moduleName
java.lang.String moduleName
name
java.lang.String name
numericType
byte[] numericType
oid
java.lang.String oid
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
type
byte type
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
rs1
java.sql.ResultSet rs1
tableName
java.lang.String tableName
accessVector
java.util.Vector accessVector
descrVector
java.util.Vector descrVector
grpVector
java.util.Vector grpVector
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
objDescrVector
java.util.Vector objDescrVector
objVector
java.util.Vector objVector
oid
java.lang.String oid
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
synVector
java.util.Vector synVector
tableName
java.lang.String tableName
wsynVector
java.util.Vector wsynVector
childVector
java.util.Vector childVector
defval
java.lang.String defval
description
java.lang.String description
isImportedNode
java.lang.String isImportedNode
jMibOps
JdbcMibOperations jMibOps
keyName
java.lang.String keyName
macroType
java.lang.String macroType
moduleName
java.lang.String moduleName
nodeName
java.lang.String nodeName
oid
java.lang.String oid
queryString
java.lang.String queryString
reference
java.lang.String reference
rs
java.sql.ResultSet rs
subID
int subID
tableName
java.lang.String tableName
accessTable
java.util.Hashtable accessTable
allMods
java.util.Vector allMods
allModules
java.util.Hashtable allModules
cache
java.util.Hashtable cache
con
java.sql.Connection con
enumTable
java.util.Hashtable enumTable
equivNameTable
java.util.Hashtable equivNameTable
fileNameVector
java.util.Vector fileNameVector
importedModules
java.lang.String importedModules
macroTable
java.util.Hashtable macroTable
maxConnection
int maxConnection
mibOps
MibOperations mibOps
moduleName
java.lang.String moduleName
moduleNotExist
boolean moduleNotExist
moduleVector
java.util.Vector moduleVector
multipleRevision
java.lang.String multipleRevision
OIDTable
java.lang.String[] OIDTable
queryString
java.lang.String queryString
rangeTable
java.util.Hashtable rangeTable
revisionModuleNames
java.util.Vector revisionModuleNames
rs
java.sql.ResultSet rs
sas
SASClient sas
sequenceObjectNames
java.util.Vector sequenceObjectNames
sequenceSyntaxNames
java.util.Vector sequenceSyntaxNames
stdNode
java.util.Hashtable stdNode
stdNodeOID
java.util.Hashtable stdNodeOID
stmt
java.sql.Statement stmt
stmts
java.util.Vector stmts
tableHash
java.util.Hashtable tableHash
tempModuleVector
java.util.Vector tempModuleVector
typeHashtable
java.util.Hashtable typeHashtable
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
description
java.lang.String description
enterprise
java.lang.String enterprise
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
queryString
java.lang.String queryString
reference
java.lang.String reference
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
value
int value
variables
java.util.Vector variables
jMibOps
JdbcMibOperations jMibOps
mcModules
java.util.Vector mcModules
mcName
java.lang.String mcName
oid
java.lang.String oid
oidStr
java.lang.String oidStr
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
groups
java.util.Vector groups
groupTable
java.util.Hashtable groupTable
jMibOps
JdbcMibOperations jMibOps
mcName
java.lang.String mcName
modName
java.lang.String modName
objects
java.util.Vector objects
objectTable
java.util.Hashtable objectTable
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
contactInfo
java.lang.String contactInfo
description
java.lang.String description
jMibOps
JdbcMibOperations jMibOps
lastUpdated
java.lang.String lastUpdated
moduleName
java.lang.String moduleName
name
java.lang.String name
numOid
java.lang.String numOid
oidStr
java.lang.String oidStr
organization
java.lang.String organization
queryString
java.lang.String queryString
revItems
java.util.Hashtable revItems
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
oid
java.lang.String oid
oidStr
java.lang.String oidStr
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
description
java.lang.String description
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
objects
java.lang.String objects
oid
java.lang.String oid
oidStr
java.lang.String oidStr
queryString
java.lang.String queryString
reference
java.lang.String reference
rs
java.sql.ResultSet rs
status
java.lang.String status
tableName
java.lang.String tableName
jMibOps
JdbcMibOperations jMibOps
moduleName
java.lang.String moduleName
name
java.lang.String name
oid
java.lang.String oid
oidStr
java.lang.String oidStr
queryString
java.lang.String queryString
rs
java.sql.ResultSet rs
tableName
java.lang.String tableName
equivName
java.lang.String equivName
- Equivalent SNMP type name
MAX
long MAX
- Maximum value allowed for integer type syntaxes
MIN
long MIN
- Minimum value allowed for integer type syntaxes
name
java.lang.String name
- The name of this LeafSyntax instance
node_type
int node_type
- The node_type values are defined in MIBConstants.
range
RangeList range
size
int size
- Maximum Size restriction for string type syntaxes
syntax
LeafSyntax syntax
type
byte type
- the SNMP type defined by the SnmpAPI types
descr
java.lang.String descr
name
java.lang.String name
descr
java.lang.String descr
minAccess
java.lang.String minAccess
name
java.lang.String name
syntax
java.lang.String syntax
writeSyntax
java.lang.String writeSyntax
agentCapabilitiesNode
MibNode agentCapabilitiesNode
agentCapVect
java.util.Vector agentCapVect
augList
java.util.Vector augList
descInp
java.io.DataInputStream descInp
- The principal input streams
filename
java.lang.String filename
- To report parse errors. API users need not use this variable
importedModules
java.lang.String importedModules
imports
java.util.Hashtable 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)
importsVector
java.util.Vector importsVector
impVect
java.util.Vector impVect
inp
java.io.DataInputStream inp
- The principal input streams
isVersion2Mib
boolean isVersion2Mib
- Defines the SMI version of this MIB module. Will be set to true if
this module contains any SMIv2 Macro construct.
line
int line
mibModules
java.lang.String mibModules
mibOps
MibOperations mibOps
- The api to which this module should be added
modComList
java.util.Hashtable modComList
moduleCompliance
java.util.Vector moduleCompliance
moduleComps
java.util.Vector moduleComps
moduleIdentity
MibNode moduleIdentity
moduleIdentityList
java.util.Hashtable moduleIdentityList
name
java.lang.String name
nodeList
java.util.Hashtable nodeList
- Nodelist containing nodes defined in this module.
nonDefnStdTCs
java.util.Hashtable nonDefnStdTCs
notificationGroupList
java.util.Hashtable notificationGroupList
notificationList
java.util.Hashtable notificationList
notificationTypeList
java.util.Hashtable notificationTypeList
objectGroupList
java.util.Hashtable objectGroupList
oidVector
java.util.Vector oidVector
preModuleComments
java.lang.String preModuleComments
root
MibNode root
rootNodes
java.util.Vector rootNodes
seqList
java.util.Hashtable seqList
stc
java.util.Vector stc
tcList
java.util.Hashtable tcList
- List of TEXTUAL-CONVENTION defined in this module
trapList
java.util.Hashtable trapList
- List of traps defined in this module
unResolvedNodes
java.util.Hashtable unResolvedNodes
- Contains list of nodes which need to be resolved.
unResolvedTCList
java.util.Hashtable 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.
vectorOID
java.util.Vector vectorOID
childList
java.util.Vector childList
oidName
java.lang.String oidName
this$0
MibModule this$0
importOids
java.util.Vector importOids
- Vectors containing list of imported oids and tc's
moduleName
java.lang.String moduleName
tcList
java.util.Vector tcList
this$0
MibModule this$0
group
java.util.Vector group
- Deprecated.
- A Vector of the GROUP fields in MODULE-COMPLIANCE
groupDescription
java.util.Vector groupDescription
- Deprecated.
- A Vector of DESCRIPTION fields under GROUP clause in MODULE-COMPLIANCE
mandatoryGroups
java.lang.String mandatoryGroups
- Deprecated.
- Strores the MANDATORY-GROUP field in MODULE-COMPLIANCE
module
java.lang.String module
- Deprecated.
- Strores the MODULE field in MODULE-COMPLIANCE
object
java.util.Vector object
- Deprecated.
- A Vector of OBJECT fields in MODULE-COMPLIANCE
objectAccess
java.util.Vector objectAccess
- Deprecated.
- A Vector of ACCESS fields under OBJECT clause
in MODULE-COMPLIANCE
objectDescription
java.util.Vector objectDescription
- Deprecated.
- A Vector of DESCRIPTION fields under OBJECT clause
in MODULE-COMPLIANCE
objectSyntax
java.util.Vector objectSyntax
- Deprecated.
- A Vector of SYNTAX fields under OBJECT clause in MODULE-COMPLIANCE
objectWriteSyntax
java.util.Vector objectWriteSyntax
- Deprecated.
- A Vector of WRITE-SYNTAX fields under the OBJECT clause in MODULE-COMPLIANCE
access
int access
- Access for this node
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.
agentCap
java.util.Vector agentCap
augmentNode
MibNode augmentNode
- The node which is being augmented by this node
augmentStr
java.lang.String augmentStr
childList
java.util.Vector childList
- Nodes children as a vector
commentObj
com.adventnet.snmp.mibs.mibparser.CommentClass commentObj
contactinfo
java.lang.String contactinfo
- To store CONTACT-INFO clause in MODULE-IDENTITY macro
defOIDStr
java.lang.String defOIDStr
defval
java.lang.String defval
- The defined defval as is defined in the MIB (not parsed).
description
java.lang.String description
- Description of node
impliedNode
java.lang.String impliedNode
importFromModule
java.lang.String importFromModule
indexNames
java.util.Vector indexNames
- Index names defined for this node
isAugments
boolean isAugments
- Boolean to indicate if this node augments another node (for a table
such as ifEntry)
isImplied
boolean isImplied
isImported
boolean isImported
label
java.lang.String label
- The name of this MIB Node
lastupdated
java.lang.String lastupdated
- To Store the LAST-UPDATED clause in MODULE-IDENTITY macro
m_type
int m_type
macroType
java.lang.String macroType
- The name of the macro-type
moduleCompliance
java.util.Vector moduleCompliance
- The names in MODULE-COMPLIANCE.
moduleName
java.lang.String moduleName
- The name of the module this node is defined
nextNode
MibNode nextNode
node_access
int node_access
- The node access. Note that this returns the types defined in MIBConstants
and not SnmpAPI constants.
node_status
int node_status
- The node status
notificationsNames
java.lang.String notificationsNames
- The NOTIFICATIONS clause names in NOTIFICATION-GROUP macro
objectNames
java.lang.String objectNames
- The OBJECT clause names in OBJECT-GROUP and NOTIFICATION_TYPE macro
objects
java.util.Vector objects
- The OBJECT clause names in OBJECT-GROUP and NOTIFICATION_TYPE macro
in a Vector
oid_array
int[] oid_array
oid_string
java.lang.String oid_string
- This contains the complete oid string, from .iso.org...
organization
java.lang.String organization
- To store ORGANIZATION clause in MODULE-IDENTITY macro
parent
MibNode parent
- Nodes Parent
productrelease
java.lang.String productrelease
- To store PRODUCT-RELEASE clause in AGENT-CAPABILITIES macro
reference
java.lang.String reference
- String reference for the node
remoteParent
MibNode remoteParent
revdescription
java.lang.String revdescription
revisionDescriptions
java.util.Vector revisionDescriptions
- To store a Vector of Revision Description elements
revisions
java.util.Vector revisions
- To store a Vector of Revision elements
rowName
java.lang.String rowName
- The name of the row sequence
status
java.lang.String status
- Status of this node
subid
int subid
- The subid of this MIB Node
syntax
LeafSyntax syntax
- The syntax associated with this node. Is in module syntaxList if a TC, or basic
tableItems
java.util.Vector tableItems
- The names of the items in the row sequence
tableSequence
java.lang.String tableSequence
- The name in the SEQUENCE OF "name" item
units
java.lang.String units
- To store UNITS clause in OBJECT-TYPE macro
userObj
java.lang.Object userObj
allNodeList
java.util.Hashtable allNodeList
- The Hashtable which contains the OIDs and the corresponding
node instance of all the loaded modules.
applet
java.applet.Applet applet
calledFromMibModule
boolean calledFromMibModule
canSerialize
boolean canSerialize
cdsFile
java.lang.String cdsFile
cdsFileName
java.lang.String cdsFileName
checks
byte[] checks
cmiFile
java.io.File cmiFile
collectedModules
java.util.Vector collectedModules
database
boolean database
dbType
byte dbType
displayHintFlag
boolean displayHintFlag
endsWithCMI
boolean endsWithCMI
entryTable
java.util.Hashtable entryTable
errAugNotEntryTable
java.util.Hashtable errAugNotEntryTable
errDiffSizeTable
java.util.Hashtable errDiffSizeTable
errDispHintTable
java.util.Hashtable errDispHintTable
errImpliedTable
java.util.Hashtable errImpliedTable
errInAppDefvalTable
java.util.Hashtable errInAppDefvalTable
errIndexTable
java.util.Hashtable errIndexTable
errNamesTable
java.util.Hashtable errNamesTable
errOctetStrSizeTable
java.util.Hashtable errOctetStrSizeTable
errRecrAugEntryTable
java.util.Hashtable errRecrAugEntryTable
errTrapNumTable
java.util.Hashtable errTrapNumTable
extensionName
java.lang.String[] extensionName
extensionNames
java.lang.String extensionNames
extFlag
boolean extFlag
genericTcList
java.util.Hashtable genericTcList
globalImports
java.util.Hashtable globalImports
ignoreSpecificControlCodes
boolean ignoreSpecificControlCodes
impModVect
java.util.Vector impModVect
importsParsingLevel
byte importsParsingLevel
indxNode
MibNode indxNode
isDescRead
boolean isDescRead
isLoadedFromApplURL
boolean isLoadedFromApplURL
jdbc
boolean jdbc
jMibOps
JdbcMibOperations jMibOps
justParse
boolean justParse
loadDirect
boolean loadDirect
loadedFromJar
boolean loadedFromJar
loadedModules
java.util.Vector loadedModules
loadFromSerializedMibs
boolean loadFromSerializedMibs
mibFileDir
java.lang.String mibFileDir
mibFileName
java.lang.String mibFileName
mibParserConstants
MibParserConstants mibParserConstants
modNameDefnTable
java.util.Hashtable modNameDefnTable
moduleDefinition
java.lang.String moduleDefinition
moduleFileNameMatch
boolean moduleFileNameMatch
moduleNameVector
java.util.Vector moduleNameVector
moduleParsed
boolean moduleParsed
modules
java.util.Hashtable modules
multipleRevision
java.lang.String multipleRevision
multipleRevisionModuleNames
java.util.Vector multipleRevisionModuleNames
oidNums
int[] oidNums
overWrite
boolean overWrite
overWriteCMI
boolean overWriteCMI
overWriteDataBase
boolean overWriteDataBase
overWriteSer
boolean overWriteSer
parsingLevel
byte parsingLevel
removedChecks
byte[] removedChecks
resolver
ImportResolver resolver
revisionFileNames
java.util.Vector revisionFileNames
revisionString
java.lang.String revisionString
searching
boolean searching
searchPath
java.lang.String searchPath
searchPathDir
java.util.Vector searchPathDir
serializedFileName
java.lang.String serializedFileName
serializeMibs
boolean serializeMibs
sfName
java.lang.String sfName
showImportedIndex
boolean showImportedIndex
standardNodes
java.util.Vector standardNodes
starters
MibNode[] starters
stmt
java.sql.Statement stmt
syntax
LeafSyntax syntax
throwFileNotFound
boolean throwFileNotFound
toBytes
boolean toBytes
userLabel
java.util.Vector userLabel
writerVer
byte[] writerVer
- The version for the compiled MIB generator will be read into this.
checks
byte[] checks
checksTable
java.util.Hashtable checksTable
criticalChecks
byte[] criticalChecks
emptyChecks
byte[] emptyChecks
normalChecks
byte[] normalChecks
removeChecksTable
java.util.Hashtable removeChecksTable
seriousChecks
byte[] seriousChecks
commentObj
com.adventnet.snmp.mibs.mibparser.CommentClass commentObj
description
java.lang.String description
displayHint
java.lang.String displayHint
reference
java.lang.String reference
status
java.lang.String status
syntax
LeafSyntax syntax
commentObj
com.adventnet.snmp.mibs.mibparser.CommentClass commentObj
description
java.lang.String description
enterprise
SnmpOID enterprise
enterpriseString
java.lang.String enterpriseString
module
MibModule module
moduleName
java.lang.String moduleName
name
java.lang.String name
reference
java.lang.String reference
value
int value
variables
java.util.Vector variables
descr
java.lang.String descr
mcModules
java.util.Vector mcModules
mcName
java.lang.String mcName
numOid
java.lang.String numOid
OIDString
java.lang.String OIDString
ref
java.lang.String ref
status
java.lang.String status
groups
java.util.Vector groups
groupTable
java.util.Hashtable groupTable
mandatoryGroups
java.lang.String mandatoryGroups
modName
java.lang.String modName
objects
java.util.Vector objects
objectTable
java.util.Hashtable objectTable