Serialized Form


Package com.adventnet.aclparser

Class com.adventnet.aclparser.DefaultTrapPolicy implements Serializable

Serialized Fields

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

Class com.adventnet.aclparser.ParseException implements Serializable

Serialized Fields

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.

Class com.adventnet.aclparser.TokenMgrError implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package com.adventnet.management.transport

Class com.adventnet.management.transport.TransportException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package com.adventnet.snmp.beans

Class com.adventnet.snmp.beans.AccessControlSnmpAgent implements Serializable

Serialized Fields

aclFile

java.lang.String aclFile

aclFlag

boolean aclFlag

parser

ACLParser parser

readCommunities

java.util.Vector readCommunities
The community policies Vector of read AccessPolicy

trapService

SnmpTrapService trapService

trapVector

java.util.Vector trapVector
The Trap policies Vector of TrapPolicy

writeCommunities

java.util.Vector writeCommunities
The community policies Vector of read-write AccessPolicy

Class com.adventnet.snmp.beans.ClippedTable implements Serializable

Serialized Fields

end_flag

boolean end_flag

end_flagInd

boolean end_flagInd

FROM_INDEX

int FROM_INDEX

FROM_ORIGIN

int FROM_ORIGIN

indeces

int[] indeces

index_flag

boolean index_flag

indexMibNodes

java.util.Vector indexMibNodes

indexNames

java.util.Vector indexNames

isAugmentedDisplay

boolean isAugmentedDisplay

modeOfGetting

int modeOfGetting

next

boolean next

next_1

boolean next_1

numberVisibleRow

int numberVisibleRow

polling

boolean polling

row_count

int row_count

stack

java.util.Stack stack

stackInd

java.util.Stack stackInd

stop

boolean stop

stringData

java.lang.String[][] stringData

stroid

java.lang.String stroid

subOidList

SnmpOID[] subOidList

tableoid

java.lang.String tableoid

temp_count

int temp_count

Class com.adventnet.snmp.beans.DataException implements Serializable

Class com.adventnet.snmp.beans.ObjectIDEditorList.BrowserPanel implements Serializable

Serialized Fields

this$0

ObjectIDEditorList this$0

Class com.adventnet.snmp.beans.ParsedTrapEvent implements Serializable

Serialized Fields

category

java.lang.String category
The community string of the Trap

color

java.lang.String color

date

java.util.Date date
Time when the Trap event occured.

domain

java.lang.String domain
The domain - application specific

entity

java.lang.String entity
The agent node that send the trap

eoid

java.lang.String eoid
Enterprise OID of the Trap

f

java.awt.Frame f
To set the cursor

helpURL

java.lang.String helpURL
URL having more information about the Trap received.

id

int id
A unique id for internal processing

localPort

int localPort

network

java.lang.String network
The associated network - application specific

node

java.lang.String node
The node generating this event

remotePort

int remotePort
Remote port from which the trap is received

rowColor

java.awt.Color rowColor
The color of the row on the Trap Table, that specifies th Trap.

severity

int severity
The severity of this event, viz. All,Critical,Major,Minor,Warning,Clear,Info

snmpTrapOID

java.lang.String snmpTrapOID

source

java.lang.String source
Agent that sent the trap

specificType

int specificType
Specific Type of the Trap

systemUpTime

java.lang.String systemUpTime

text

java.lang.String text
The descriptive text message that explains the event

time

long time
Time when the event occured.

trapType

int trapType
Generic Type of the Trap

version

java.lang.String version

Class com.adventnet.snmp.beans.PropertyCustomizer implements Serializable

Serialized Fields

support

java.beans.PropertyChangeSupport support

Class com.adventnet.snmp.beans.PropertyCustomPanel implements Serializable

Serialized Fields

aPass

java.lang.String aPass

authProtChoice

javax.swing.JComboBox authProtChoice

authProtocol

java.lang.String authProtocol

currentUser

int currentUser

engineTable

SnmpEngineTable engineTable

host

java.lang.String host

lfont

java.awt.Font lfont

port

int port

pPass

java.lang.String pPass

privProtChoice

javax.swing.JComboBox privProtChoice

scrpan

javax.swing.JScrollPane scrpan

secLevel

java.lang.String secLevel

secLevelChoice

javax.swing.JComboBox secLevelChoice

statlabel

javax.swing.JLabel statlabel

support

java.beans.PropertyChangeSupport support

table

javax.swing.JTable table

target

CustomizerTemplate target

uName

java.lang.String uName

useraddpanel

PropertyCustomPanel.UserAddEditor useraddpanel

usersVec

java.util.Vector usersVec

usmTable

USMUserTable usmTable

Class com.adventnet.snmp.beans.PropertyCustomPanel.UserAddEditor implements Serializable

Serialized Fields

apassLab

javax.swing.JLabel apassLab

apassTxt

javax.swing.JPasswordField apassTxt

aud

PropertyCustomPanel aud

AUPR

int AUPR

AUPW

int AUPW

authProtChoice

javax.swing.JComboBox authProtChoice

HOST

int HOST

label

javax.swing.JLabel[] label

PORT

int PORT

ppassLab

javax.swing.JLabel ppassLab

ppassTxt

javax.swing.JPasswordField ppassTxt

PRPR

int PRPR

PRPW

int PRPW

secLevelChoice

javax.swing.JComboBox secLevelChoice

SECU

int SECU

tabColName

java.lang.String[] tabColName

this$0

PropertyCustomPanel this$0

USER

int USER

userEnttxt

javax.swing.JTextField[] userEnttxt

Class com.adventnet.snmp.beans.PropertyCustomPanel.UserTableModel implements Serializable

Serialized Fields

aud

PropertyCustomPanel aud

host

java.lang.String host

port

int port

tabColName

java.lang.String[] tabColName

this$0

PropertyCustomPanel this$0

userList

java.util.Vector userList

Class com.adventnet.snmp.beans.RequestEvent implements Serializable

Serialized Fields

dest

ResultListener dest

error

java.lang.String error

objectNames

java.lang.String[] objectNames

reqid

int reqid

requestType

byte requestType

values

java.lang.String[] values

varbinds

SnmpVarBind[] varbinds

vars

SnmpVar[] vars

Class com.adventnet.snmp.beans.ResultEvent implements Serializable

Serialized Fields

error

java.lang.String error

failedreqid

int failedreqid

mibOps

MibOperations mibOps

response

java.lang.Object response

Class com.adventnet.snmp.beans.SnmpPoller implements Serializable

Serialized Fields

absoluteCounters

boolean absoluteCounters

isAutoActive

boolean isAutoActive

lastCounterValue

long lastCounterValue

logString

java.lang.String logString

pollingPaused

boolean pollingPaused

pollingStopped

boolean pollingStopped

Class com.adventnet.snmp.beans.SnmpPropertyChangeEvent implements Serializable

Serialized Fields

isAuthPasswordChanged

boolean isAuthPasswordChanged

isAuthProtocolChanged

boolean isAuthProtocolChanged

isCommunityChanged

boolean isCommunityChanged

isContextIDChanged

boolean isContextIDChanged

isContextNameChanged

boolean isContextNameChanged

isHostNameChanged

boolean isHostNameChanged

isMibModuleChanged

boolean isMibModuleChanged

isObjectIDChanged

boolean isObjectIDChanged

isPortChanged

boolean isPortChanged

isPrincipalChanged

boolean isPrincipalChanged

isPrivPasswordChanged

boolean isPrivPasswordChanged

isRetriesChanged

boolean isRetriesChanged

isTimeoutChanged

boolean isTimeoutChanged

isVersionChanged

boolean isVersionChanged

snmpproperty

java.lang.Object snmpproperty

Class com.adventnet.snmp.beans.SnmpRequestServer implements Serializable

Serialized Fields

destinations

java.util.Hashtable destinations

logID

int logID

logString

java.lang.String logString

mibModules

java.lang.String mibModules

prevoid

int[] prevoid

requests

java.util.Hashtable requests

serialize

boolean serialize
based on this flag the v3 tables ( USMUserTable and SnmpEngineTable ) will be serialized.

Class com.adventnet.snmp.beans.SnmpResultObject implements Serializable

Serialized Fields

code

int code

errorTable

java.util.Hashtable errorTable

responseVector

java.util.Vector responseVector

Class com.adventnet.snmp.beans.SnmpServer implements Serializable

Serialized Fields

applet

java.applet.Applet applet
This is if SAS needs to be used

attemptCompleteData

boolean attemptCompleteData
get complete PDU by spliting the request if tooBig

attemptPartialData

boolean attemptPartialData
get part of the PDU if some objects fails

authKey

byte[] authKey

authPassword

java.lang.String authPassword

authProtocol

int authProtocol

broadCast

boolean broadCast

clientID

int clientID

community

java.lang.String community

contextID

byte[] contextID

contextName

java.lang.String contextName

count

int count

debugon

boolean debugon

discoveryTimeSyncListener

java.util.Vector discoveryTimeSyncListener

enc

java.lang.String enc

engineID

byte[] engineID

engineTable

SnmpEngineTable engineTable

error

java.lang.String error

errorCode

int errorCode

errorcodes

java.util.Hashtable errorcodes

errorIndex

int errorIndex

exceptionCode

int exceptionCode

exceptionCodes

java.util.Hashtable exceptionCodes

group_oidList

java.lang.String[] group_oidList

isName

boolean isName

isNotSet

boolean isNotSet

isResourcesAllocated

boolean isResourcesAllocated
The resources like SnmpAPI, SnmpSession are allocated or deallocated

isSendPDUByGroup

boolean isSendPDUByGroup

listeners

java.util.Vector listeners

localAddrs

java.lang.String[] localAddrs

localPort

int localPort
this is for starting session at this localport

logFlag

boolean logFlag

loggerImpl

com.adventnet.utils.SnmpLoggerImpl loggerImpl

logLevel

int logLevel

logString

java.lang.String logString

logType

int logType

matchServ

java.util.Vector matchServ

matchtable

java.util.Hashtable matchtable

MAX_NUM_ROWS

int MAX_NUM_ROWS

maxRepetitions

int maxRepetitions

newCons

boolean newCons

nonRepeaters

int nonRepeaters

oidList

SnmpOID[] oidList
The Object Identifiers will be stored in this array variable. This will be used for PDU construction.

options

ProtocolOptions options

pdu

SnmpPDU pdu

pduErrorIndex

int pduErrorIndex

pollInterval

int pollInterval

port

int port

principal

java.lang.String principal

printStr

java.lang.String printStr

privKey

byte[] privKey

privPassword

java.lang.String privPassword

privProtocol

int privProtocol

propertylisteners

java.util.Vector propertylisteners

protocol

int protocol

receiveBufferSize

int receiveBufferSize

reqid

int reqid

retries

int retries

secModel

int secModel

securityLevel

byte securityLevel

sendTimeoutEvents

boolean sendTimeoutEvents

sentreqid

int sentreqid

sessionName

java.lang.String sessionName

targetHost

java.lang.String targetHost

timeout

int timeout

userError

java.lang.String userError

userErrorCode

int userErrorCode

usmTable

USMUserTable usmTable

v3ErrorTable

java.util.Hashtable v3ErrorTable

validateUser

boolean validateUser

varbinds_per_request

int varbinds_per_request
number of varbinds to be sent with the splitted request

varList

SnmpVar[] varList

version

int version

writeCommunity

java.lang.String writeCommunity

Class com.adventnet.snmp.beans.SnmpTable implements Serializable

Serialized Fields

ADDandDELcol

int ADDandDELcol

augmentedTableoid

java.lang.String augmentedTableoid

cnam

java.util.Vector cnam

colOIDs

java.util.Vector colOIDs

columnClass

java.lang.Class[] columnClass

columnNames

java.lang.String[] columnNames

columns

java.util.Vector columns

columnsPolled

java.util.Vector columnsPolled

DATA_TYPE

int DATA_TYPE

editable

boolean[] editable

externalIndices

java.util.Vector externalIndices

holes

int[] holes

holesCount

int holesCount

holesGot

boolean holesGot

isAugmentedTable

boolean isAugmentedTable

isEntryStatus

boolean isEntryStatus

isNotInSubTree

boolean isNotInSubTree

logString

java.lang.String logString

noAccessIndex

java.util.Vector noAccessIndex

nodes

java.util.Vector nodes

num_col

int num_col

performSets

boolean performSets

pollInterval

int pollInterval

RETRIEVAL_MODE

boolean RETRIEVAL_MODE

rootoid

int[] rootoid

rowtry

int rowtry

shifting

boolean shifting

stopped

boolean stopped

syntax

java.util.Vector syntax

tableData

java.util.Vector tableData

tableListeners

java.util.Vector tableListeners

tableOID

SnmpOID tableOID

Class com.adventnet.snmp.beans.SnmpTableEvent implements Serializable

Serialized Fields

changedValue

java.lang.Object changedValue

column

int column

endRow

int endRow

error

java.lang.String error

isEnd

boolean isEnd

startRow

int startRow

type

int type

Class com.adventnet.snmp.beans.SnmpTarget implements Serializable

Serialized Fields

ackFlag

boolean ackFlag

debugListeners

java.util.Vector debugListeners

informReqID

int informReqID

logString

java.lang.String logString

mibModules

java.lang.String mibModules

serialize

boolean serialize
based on this flag v3 table like USMUserTable and SnmpEngineTable will be serialized

Class com.adventnet.snmp.beans.SnmpTrapReceiver implements Serializable

Serialized Fields

api

SnmpAPI api

authPassword

java.lang.String authPassword

authProtocol

int authProtocol

commAuth

boolean commAuth

community

java.lang.String community

contextID

byte[] contextID

contextName

java.lang.String contextName

error

java.lang.String error

isAutoInformResponseEnabled

boolean isAutoInformResponseEnabled

isCallbackthreadEnabled

boolean isCallbackthreadEnabled

isReceiverStopped

boolean isReceiverStopped
Is the receiver stopped

isResourcesAllocated

boolean isResourcesAllocated
The resources like SnmpAPI, SnmpSession are allocated or deallocated

isTrapAuthEnabled

boolean isTrapAuthEnabled

listeners

java.util.Vector listeners

localAddresses

java.lang.String[] localAddresses

logClient

com.adventnet.utils.LogInterface logClient

mibModules

java.lang.String mibModules

mibOps

MibOperations mibOps

options

ProtocolOptions options

port

int port

principal

java.lang.String principal

privPassword

java.lang.String privPassword

privProtocol

int privProtocol

protocol

int protocol

receiveBufferSize

int receiveBufferSize

sdf

java.text.SimpleDateFormat sdf

secModel

int secModel

session

SnmpSession session

targets

java.util.Vector targets

trapFlag

boolean trapFlag

usmTable

USMUserTable usmTable

v3Auth

boolean v3Auth

version

int version

Class com.adventnet.snmp.beans.SubAgentCustomDialog implements Serializable

Serialized Fields

cardPanel

javax.swing.JPanel cardPanel

configFileTextField

javax.swing.JTextField configFileTextField

configFileTextStr

java.lang.String configFileTextStr

currentProps

java.lang.String[] currentProps

dllPathTextField

javax.swing.JTextField dllPathTextField

dllPathTextStr

java.lang.String dllPathTextStr

obj

SubAgentCustomEditor obj

subAgentNameStr

java.lang.String subAgentNameStr

subAgentNameText

javax.swing.JTextField subAgentNameText

subAgentStatusComBox

javax.swing.JComboBox subAgentStatusComBox

subAgentStatusStr

java.lang.String subAgentStatusStr

subAgentTypeComBox

javax.swing.JComboBox subAgentTypeComBox

subAgentTypeStr

java.lang.String subAgentTypeStr

subTreeField

javax.swing.JTextField subTreeField

subTreeStr

java.lang.String subTreeStr

Class com.adventnet.snmp.beans.TrapEvent implements Serializable

Serialized Fields

error

java.lang.String error

pdu

SnmpPDU pdu


Package com.adventnet.snmp.mibs

Class com.adventnet.snmp.mibs.ACVariation implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.AgentCapabilities implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.AgentCapabilitiesModule implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.AgentMibOperations implements Serializable

Serialized Fields

addNodeFlag

boolean addNodeFlag

nodes

java.util.Vector nodes

Class com.adventnet.snmp.mibs.BasicAgentMibOperations implements Serializable

Serialized Fields

a

int a

addNodeFlag

boolean addNodeFlag

discardComments

boolean discardComments

fromTable

boolean fromTable

isRuntime

boolean isRuntime

module

MibModule module

moduleNameVector

java.util.Vector moduleNameVector

moduleNodeVecHash

java.util.Hashtable moduleNodeVecHash

nodeDataHash

java.util.Hashtable nodeDataHash

nodes

java.util.Vector nodes

saveAgentClause

boolean saveAgentClause

strbuff

java.lang.StringBuffer strbuff

Class com.adventnet.snmp.mibs.ImportResolver implements Serializable

Serialized Fields

mibOps

MibOperations mibOps

Class com.adventnet.snmp.mibs.JdbcACVariation implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcAgentCapabilities implements Serializable

Serialized Fields

jMibOps

JdbcMibOperations jMibOps

moduleName

java.lang.String moduleName

name

java.lang.String name

oid

java.lang.String oid

tableName

java.lang.String tableName

Class com.adventnet.snmp.mibs.JdbcAgentCapabilitiesModule implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcLeafSyntax implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcMibModule implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcMibModuleCompliance implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcMibNode implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcMibOperations implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcMibTC implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcMibTrap implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcModuleCompliance implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcModuleComplianceModule implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcModuleIdentity implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcNotificationGroup implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcNotificationType implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.JdbcObjectGroup implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.LeafSyntax implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.MCGroup implements Serializable

Serialized Fields

descr

java.lang.String descr

name

java.lang.String name

Class com.adventnet.snmp.mibs.MCObject implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.MibException implements Serializable

Class com.adventnet.snmp.mibs.MibMacro implements Serializable

Class com.adventnet.snmp.mibs.MibModule implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.MibModule.ImportOid implements Serializable

Serialized Fields

childList

java.util.Vector childList

oidName

java.lang.String oidName

this$0

MibModule this$0

Class com.adventnet.snmp.mibs.MibModule.ImportsClass implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.MibModuleCompliance implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.MibNode implements Serializable

Serialized Fields

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

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

Class com.adventnet.snmp.mibs.MibOperations implements Serializable

Serialized Fields

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.

Class com.adventnet.snmp.mibs.MibParserConstants implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.MibTC implements Serializable

Serialized Fields

commentObj

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

Class com.adventnet.snmp.mibs.MibTrap implements Serializable

Serialized Fields

commentObj

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

Class com.adventnet.snmp.mibs.ModuleCompliance implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.ModuleComplianceModule implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.mibs.ModuleIdentity implements Serializable

Serialized Fields

contactinfo

java.lang.String contactinfo

description

java.lang.String description

lastupdated

java.lang.String lastupdated

name

java.lang.String name

numOid

java.lang.String numOid

OIDString

java.lang.String OIDString

organization

java.lang.String organization

revisionDescriptions

java.util.Vector revisionDescriptions

revisions

java.util.Vector revisions

Class com.adventnet.snmp.mibs.NotificationGroup implements Serializable

Serialized Fields

description

java.lang.String description

name

java.lang.String name

notifications

java.util.Vector notifications

numOid

java.lang.String numOid

OIDString

java.lang.String OIDString

reference

java.lang.String reference

status

java.lang.String status

Class com.adventnet.snmp.mibs.NotificationType implements Serializable

Serialized Fields

description

java.lang.String description

name

java.lang.String name

numOid

java.lang.String numOid

objects

java.util.Vector objects

OIDString

java.lang.String OIDString

reference

java.lang.String reference

status

java.lang.String status

Class com.adventnet.snmp.mibs.ObjectGroup implements Serializable

Serialized Fields

description

java.lang.String description

name

java.lang.String name

numOid

java.lang.String numOid

objects

java.util.Vector objects

OIDString

java.lang.String OIDString

reference

java.lang.String reference

status

java.lang.String status

Class