Serialized Form


Package com.adventnet.afp.log

Class com.adventnet.afp.log.LogException implements Serializable

Serialized Fields

exception

java.lang.Exception exception
For holding the exception

message

java.lang.String message
This variable holds the message

printInnerException

boolean printInnerException
boolean to decide about printing inner exception


Package com.adventnet.management.transport

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


Package com.adventnet.snmp.beans

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

Serialized Fields

stop

boolean stop

stack

java.util.Stack stack

stackInd

java.util.Stack stackInd

subOidList

SnmpOID[] subOidList

stringData

java.lang.String[][] stringData

next

boolean next

numberVisibleRow

int numberVisibleRow

row_count

int row_count

temp_count

int temp_count

indeces

int[] indeces

end_flag

boolean end_flag

end_flagInd

boolean end_flagInd

index_flag

boolean index_flag

polling

boolean polling

indexNames

java.util.Vector indexNames

indexMibNodes

java.util.Vector indexMibNodes

isAugmentedDisplay

boolean isAugmentedDisplay

tableoid

java.lang.String tableoid

next_1

boolean next_1

stroid

java.lang.String stroid

FROM_ORIGIN

int FROM_ORIGIN

FROM_INDEX

int FROM_INDEX

modeOfGetting

int modeOfGetting

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

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

Serialized Fields

id

int id
A unique id for internal processing

text

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

category

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

domain

java.lang.String domain
The domain - application specific

network

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

node

java.lang.String node
The node generating this event

entity

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

severity

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

eoid

java.lang.String eoid
Enterprise OID of the Trap

specificType

int specificType
Specific Type of the Trap

trapType

int trapType
Generic Type of the Trap

remotePort

int remotePort
Remote port from which the trap is received

localPort

int localPort

version

java.lang.String version

snmpTrapOID

java.lang.String snmpTrapOID

systemUpTime

java.lang.String systemUpTime

time

long time
Time when the event occured.

source

java.lang.String source
Agent that sent the trap

helpURL

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

date

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

color

java.lang.String color

rowColor

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

f

java.awt.Frame f
To set the cursor

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

target

CustomizerTemplate target

usersVec

java.util.Vector usersVec

host

java.lang.String host

port

int port

scrpan

javax.swing.JScrollPane scrpan

support

java.beans.PropertyChangeSupport support

useraddpanel

com.adventnet.snmp.beans.PropertyCustomPanel.UserAddEditor useraddpanel

usmTable

USMUserTable usmTable

engineTable

SnmpEngineTable engineTable

lfont

java.awt.Font lfont

table

javax.swing.JTable table

currentUser

int currentUser

authProtChoice

javax.swing.JComboBox authProtChoice

privProtChoice

javax.swing.JComboBox privProtChoice

secLevelChoice

javax.swing.JComboBox secLevelChoice

statlabel

javax.swing.JLabel statlabel

uName

java.lang.String uName

aPass

java.lang.String aPass

pPass

java.lang.String pPass

secLevel

java.lang.String secLevel

authProtocol

java.lang.String authProtocol

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

Serialized Fields

dest

ResultListener dest

values

java.lang.String[] values

objectNames

java.lang.String[] objectNames

requestType

byte requestType

reqid

int reqid

varbinds

SnmpVarBind[] varbinds

vars

SnmpVar[] vars

error

java.lang.String error

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

Serialized Fields

mibOps

MibOperations mibOps

failedreqid

int failedreqid

response

java.lang.Object response

error

java.lang.String error

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

Serialized Fields

logString

java.lang.String logString

pollingStopped

boolean pollingStopped

pollingPaused

boolean pollingPaused

isAutoActive

boolean isAutoActive

absoluteCounters

boolean absoluteCounters

lastCounterValue

long lastCounterValue

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

Serialized Fields

snmpproperty

java.lang.Object snmpproperty

isHostNameChanged

boolean isHostNameChanged

isPortChanged

boolean isPortChanged

isVersionChanged

boolean isVersionChanged

isTimeoutChanged

boolean isTimeoutChanged

isRetriesChanged

boolean isRetriesChanged

isCommunityChanged

boolean isCommunityChanged

isMibModuleChanged

boolean isMibModuleChanged

isObjectIDChanged

boolean isObjectIDChanged

isPrincipalChanged

boolean isPrincipalChanged

isAuthProtocolChanged

boolean isAuthProtocolChanged

isAuthPasswordChanged

boolean isAuthPasswordChanged

isPrivPasswordChanged

boolean isPrivPasswordChanged

isContextIDChanged

boolean isContextIDChanged

isContextNameChanged

boolean isContextNameChanged

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

Serialized Fields

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.

destinations

java.util.Hashtable destinations

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

Serialized Fields

code

int code

responseVector

java.util.Vector responseVector

errorTable

java.util.Hashtable errorTable

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

Serialized Fields

reqid

int reqid

clientID

int clientID

protocol

int protocol

options

ProtocolOptions options

localAddrs

java.lang.String[] localAddrs

pdu

SnmpPDU pdu

broadCast

boolean broadCast

loggerImpl

com.adventnet.snmp.beans.SnmpLoggerImpl loggerImpl

logFlag

boolean logFlag

logLevel

int logLevel

logType

int logType

printStr

java.lang.String printStr

logString

java.lang.String logString

receiveBufferSize

int receiveBufferSize

isSendPDUByGroup

boolean isSendPDUByGroup

isNotSet

boolean isNotSet

count

int count

sentreqid

int sentreqid

matchtable

java.util.Hashtable matchtable

matchServ

java.util.Vector matchServ

group_oidList

java.lang.String[] group_oidList

propertylisteners

java.util.Vector propertylisteners

listeners

java.util.Vector listeners

sendTimeoutEvents

boolean sendTimeoutEvents

targetHost

java.lang.String targetHost

port

int port

community

java.lang.String community

writeCommunity

java.lang.String writeCommunity

oidList

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

varList

SnmpVar[] varList

timeout

int timeout

retries

int retries

maxRepetitions

int maxRepetitions

nonRepeaters

int nonRepeaters

MAX_NUM_ROWS

int MAX_NUM_ROWS

version

int version

isName

boolean isName

localPort

int localPort
this is for starting session at this localport

sessionName

java.lang.String sessionName

pollInterval

int pollInterval

principal

java.lang.String principal

engineID

byte[] engineID

contextName

java.lang.String contextName

contextID

byte[] contextID

authPassword

java.lang.String authPassword

privPassword

java.lang.String privPassword

authKey

byte[] authKey

authProtocol

int authProtocol

privProtocol

int privProtocol

privKey

byte[] privKey

securityLevel

byte securityLevel

secModel

int secModel

engineTable

SnmpEngineTable engineTable

usmTable

USMUserTable usmTable

discoveryTimeSyncListener

java.util.Vector discoveryTimeSyncListener

attemptPartialData

boolean attemptPartialData
get part of the PDU if some objects fails

attemptCompleteData

boolean attemptCompleteData
get complete PDU by spliting the request if tooBig

varbinds_per_request

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

isResourcesAllocated

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

error

java.lang.String error

errorCode

int errorCode

errorIndex

int errorIndex

exceptionCode

int exceptionCode

v3ErrorTable

java.util.Hashtable v3ErrorTable

enc

java.lang.String enc

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

Serialized Fields

isEntryStatus

boolean isEntryStatus

tableData

java.util.Vector tableData

pollInterval

int pollInterval

performSets

boolean performSets

tableListeners

java.util.Vector tableListeners

tableOID

SnmpOID tableOID

DATA_TYPE

int DATA_TYPE

RETRIEVAL_MODE

boolean RETRIEVAL_MODE

columnsPolled

java.util.Vector columnsPolled

colOIDs

java.util.Vector colOIDs

isNotInSubTree

boolean isNotInSubTree

holesCount

int holesCount

holes

int[] holes

holesGot

boolean holesGot

augmentedTableoid

java.lang.String augmentedTableoid

isAugmentedTable

boolean isAugmentedTable

rootoid

int[] rootoid

ADDandDELcol

int ADDandDELcol

num_col

int num_col

logString

java.lang.String logString

shifting

boolean shifting

columns

java.util.Vector columns

nodes

java.util.Vector nodes

columnNames

java.lang.String[] columnNames

columnClass

java.lang.Class[] columnClass

editable

boolean[] editable

cnam

java.util.Vector cnam

externalIndices

java.util.Vector externalIndices

syntax

java.util.Vector syntax

noAccessIndex

java.util.Vector noAccessIndex

rowtry

int rowtry

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

Serialized Fields

changedValue

java.lang.Object changedValue

startRow

int startRow

endRow

int endRow

column

int column

type

int type

error

java.lang.String error

isEnd

boolean isEnd

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

Serialized Fields

mibModules

java.lang.String mibModules

debugListeners

java.util.Vector debugListeners

logString

java.lang.String logString

ackFlag

boolean ackFlag

informReqID

int informReqID

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

receiveBufferSize

int receiveBufferSize

protocol

int protocol

options

ProtocolOptions options

logClient

LogInterface logClient

mibModules

java.lang.String mibModules

isTrapAuthEnabled

boolean isTrapAuthEnabled

trapFlag

boolean trapFlag

isAutoInformResponseEnabled

boolean isAutoInformResponseEnabled

isResourcesAllocated

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

isReceiverStopped

boolean isReceiverStopped
Is the receiver stopped

targets

java.util.Vector targets

api

SnmpAPI api

session

SnmpSession session

mibOps

MibOperations mibOps

listeners

java.util.Vector listeners

localAddresses

java.lang.String[] localAddresses

port

int port

community

java.lang.String community

version

int version

isCallbackthreadEnabled

boolean isCallbackthreadEnabled

usmTable

USMUserTable usmTable

secModel

int secModel

principal

java.lang.String principal

contextName

java.lang.String contextName

contextID

byte[] contextID

authPassword

java.lang.String authPassword

privPassword

java.lang.String privPassword

authProtocol

int authProtocol

privProtocol

int privProtocol

error

java.lang.String error

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

Serialized Fields

pdu

SnmpPDU pdu

error

java.lang.String error


Package com.adventnet.snmp.mibs

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

Serialized Fields

name

java.lang.String name

description

java.lang.String description

access

int access

creationObjects

java.util.Vector creationObjects

syntax

LeafSyntax syntax

writeSyntax

LeafSyntax writeSyntax

defVal

java.lang.String defVal

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

Serialized Fields

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 agentCap

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

Serialized Fields

supports

java.lang.String supports

groups

java.util.Vector groups

variation

java.util.Vector variation

acVariation

java.util.Vector acVariation

acSyntax

java.util.Vector acSyntax

acWriteSyntax

java.util.Vector acWriteSyntax

acAccess

java.util.Vector acAccess

creationRequires

java.util.Vector creationRequires

acDefval

java.util.Vector acDefval

variationDescription

java.util.Vector variationDescription

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

Serialized Fields

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

com.adventnet.snmp.mibs.RangeList range

node_type

int node_type
The node_type values are defined in MIBConstants.

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

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

Serialized Fields

augList

java.util.Vector augList

moduleComps

java.util.Vector 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 nodeList
Nodelist containing nodes defined in this module.

trapList

java.util.Hashtable 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 notificationList

notificationTypeList

java.util.Hashtable notificationTypeList

notificationGroupList

java.util.Hashtable notificationGroupList

objectGroupList

java.util.Hashtable objectGroupList

moduleIdentityList

java.util.Hashtable moduleIdentityList

modComList

java.util.Hashtable modComList

moduleIdentity

MibNode moduleIdentity

agentCapabilitiesNode

MibNode agentCapabilitiesNode

agentCapVect

java.util.Vector agentCapVect

preModuleComments

java.lang.String preModuleComments

moduleCompliance

java.util.Vector moduleCompliance

importedModules

java.lang.String importedModules

importsVector

java.util.Vector importsVector

vectorOID

java.util.Vector vectorOID

stc

java.util.Vector stc

rootNodes

java.util.Vector rootNodes

oidVector

java.util.Vector oidVector

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)

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 seqList

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.

tcList

java.util.Hashtable tcList
List of TEXTUAL-CONVENTION defined in this module

impVect

java.util.Vector impVect

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

Serialized Fields

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 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

object

java.util.Vector object
Deprecated. 
A Vector of OBJECT fields 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

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

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

Serialized Fields

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.CommentClass commentObj

isImported

boolean isImported

subid

int subid
The subid of this MIB Node

childList

java.util.Vector 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 revisions
To store a Vector of Revision elements

revisionDescriptions

java.util.Vector revisionDescriptions
To store a Vector of Revision Description elements

objects

java.util.Vector 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 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 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 moduleCompliance
The names in MODULE-COMPLIANCE.

agentCap

java.util.Vector 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

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

Serialized Fields

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 userLabel

searchPathDir

java.util.Vector searchPathDir

standardNodes

java.util.Vector standardNodes

revisionFileNames

java.util.Vector revisionFileNames

multipleRevisionModuleNames

java.util.Vector multipleRevisionModuleNames

moduleNameVector

java.util.Vector moduleNameVector

loadedModules

java.util.Vector loadedModules

impModVect

java.util.Vector impModVect

extensionName

java.lang.String[] extensionName

starters

MibNode[] starters

resolver

com.adventnet.snmp.mibs.ImportResolver resolver

oidNums

int[] oidNums

cmiFile

java.io.File cmiFile

modNameDefnTable

java.util.Hashtable modNameDefnTable

jMibOps

com.adventnet.snmp.mibs.JdbcMibOperations jMibOps

stmt

java.sql.Statement stmt

dbType

byte dbType

parsingLevel

byte parsingLevel

importsParsingLevel

byte importsParsingLevel

entryTable

java.util.Hashtable entryTable

genericTcList

java.util.Hashtable genericTcList

modules

java.util.Hashtable modules

globalImports

java.util.Hashtable globalImports

errIndexTable

java.util.Hashtable errIndexTable

errAugNotEntryTable

java.util.Hashtable errAugNotEntryTable

errRecrAugEntryTable

java.util.Hashtable errRecrAugEntryTable

errOctetStrSizeTable

java.util.Hashtable errOctetStrSizeTable

errDispHintTable

java.util.Hashtable errDispHintTable

errNamesTable

java.util.Hashtable errNamesTable

errDiffSizeTable

java.util.Hashtable errDiffSizeTable

errImpliedTable

java.util.Hashtable errImpliedTable

errTrapNumTable

java.util.Hashtable errTrapNumTable

errInAppDefvalTable

java.util.Hashtable 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

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

Serialized Fields

checks

byte[] checks

checksTable

java.util.Hashtable checksTable

removeChecksTable

java.util.Hashtable removeChecksTable

seriousChecks

byte[] seriousChecks

criticalChecks

byte[] criticalChecks

normalChecks

byte[] normalChecks

emptyChecks

byte[] emptyChecks

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

Serialized Fields

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.CommentClass commentObj

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

Serialized Fields

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 variables

description

java.lang.String description

reference

java.lang.String reference

commentObj

com.adventnet.snmp.mibs.CommentClass commentObj

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

Serialized Fields

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 mcModules

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

Serialized Fields

modName

java.lang.String modName

mandatoryGroups

java.lang.String mandatoryGroups

objects

java.util.Vector objects

groups

java.util.Vector groups

objectTable

java.util.Hashtable objectTable

groupTable

java.util.Hashtable groupTable

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

Serialized Fields

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 revisions

revisionDescriptions

java.util.Vector revisionDescriptions

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

Serialized Fields

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 notifications

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

Serialized Fields

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 objects

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

Serialized Fields

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 objects


Package com.adventnet.snmp.snmp2

Class com.adventnet.snmp.snmp2.ASN1Parser implements Serializable

Serialized Fields

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

DEBUG

boolean DEBUG

Class com.adventnet.snmp.snmp2.SASClient implements Serializable

Serialized Fields

url

java.net.URL url

props

java.util.Properties props

msg

com.adventnet.snmp.snmp2.ServletCommunication msg

protocol

int protocol

app

java.applet.Applet app

debug

boolean debug

dbConnected

boolean dbConnected

local_port

int local_port

responses

java.util.Vector responses

timeOut

int timeOut

connected

boolean connected

sock

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

TransportProvider provider

Class com.adventnet.snmp.snmp2.Snmp3Message implements Serializable

Serialized Fields

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.

provider

SecurityProvider provider

API

SnmpAPI API

authenticationFailed

boolean authenticationFailed

Class com.adventnet.snmp.snmp2.SnmpAPI implements Serializable

Serialized Fields

sessionList

java.util.Vector sessionList
List of SNMP sessions managed under this SnmpAPI instance

dbOps

com.adventnet.snmp.snmp2.DatabaseOperations dbOps

commAuthFlag

boolean commAuthFlag
The communityAuthentication flag corresponding to this SnmpAPI.

notifyFilter

boolean notifyFilter
The NotificationFiltering flag corresponding to this SnmpAPI.

notifyModule

com.adventnet.snmp.snmp2.SnmpNotifyModule notifyModule

addrTable

com.adventnet.snmp.snmp2.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

Class com.adventnet.snmp.snmp2.SnmpBits implements Serializable

Class com.adventnet.snmp.snmp2.SnmpBitstring implements Serializable

Serialized Fields

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.

Class com.adventnet.snmp.snmp2.SnmpCounter implements Serializable

Class com.adventnet.snmp.snmp2.SnmpCounter64 implements Serializable

Serialized Fields

value

long[] value

byteValue

byte[] byteValue

Class com.adventnet.snmp.snmp2.SnmpEngineEntry implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.snmp2.SnmpEngineTable implements Serializable

Serialized Fields

engineTable

java.util.Hashtable engineTable

queryString

java.lang.String queryString

dbOps

com.adventnet.utils.DatabaseOperations dbOps

dBaseFlag

boolean dBaseFlag

Class com.adventnet.snmp.snmp2.SnmpException implements Serializable

Class com.adventnet.snmp.snmp2.SnmpGauge implements Serializable

Class com.adventnet.snmp.snmp2.SnmpInt implements Serializable

Serialized Fields

value

int value

byteValue

byte[] byteValue

Class com.adventnet.snmp.snmp2.SnmpIpAddress implements Serializable

Serialized Fields

ipAddr

java.lang.String ipAddr

Class com.adventnet.snmp.snmp2.SnmpMessage implements Serializable

Serialized Fields

msgVersion

int msgVersion
SNMP Version number in PDU

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

Class com.adventnet.snmp.snmp2.SnmpNetworkAddress implements Serializable

Class com.adventnet.snmp.snmp2.SnmpNotifyEntry implements Serializable

Serialized Fields

notifyName

byte[] notifyName

notifyTag

byte[] notifyTag

notifyType

int notifyType

storageType

int storageType

rowStatus

int rowStatus

Class com.adventnet.snmp.snmp2.SnmpNotifyFilterEntry implements Serializable

Serialized Fields

filterProfileName

byte[] filterProfileName

filterSubTree

int[] filterSubTree

filterMask

byte[] filterMask

filterType

int filterType

storageType

int storageType

rowStatus

int rowStatus

Class com.adventnet.snmp.snmp2.SnmpNotifyFilterProfileEntry implements Serializable

Serialized Fields

filterProfileName

byte[] filterProfileName

storageType

int storageType

rowStatus

int rowStatus

targetParamsName

byte[] targetParamsName

Class com.adventnet.snmp.snmp2.SnmpNotifyFilterProfileTable implements Serializable

Serialized Fields

filterProfileTable

java.util.Hashtable filterProfileTable

targetParamsTable

com.adventnet.snmp.snmp2.SnmpTargetParamsTable targetParamsTable

Class com.adventnet.snmp.snmp2.SnmpNotifyFilterTable implements Serializable

Serialized Fields

filterTable

java.util.Hashtable filterTable

Class com.adventnet.snmp.snmp2.SnmpNotifyTable implements Serializable

Serialized Fields

notifyTable

java.util.Hashtable notifyTable

Class com.adventnet.snmp.snmp2.SnmpNsap implements Serializable

Class com.adventnet.snmp.snmp2.SnmpNull implements Serializable

Serialized Fields

value

int value

byteValue

byte[] byteValue

Class com.adventnet.snmp.snmp2.SnmpOID implements Serializable

Serialized Fields

value

int[] value
The value of the Object ID

byteValue

byte[] byteValue

hashCode

int hashCode

stringOID

java.lang.String stringOID

Class com.adventnet.snmp.snmp2.SnmpOpaque implements Serializable

Serialized Fields

var

SnmpVar var

Class com.adventnet.snmp.snmp2.SnmpPDU implements Serializable

Serialized Fields

msg

SnmpMessage msg

errorSend

boolean errorSend

syncSendFlag

boolean syncSendFlag

broadCast

boolean broadCast

interPacketDelay

int interPacketDelay

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

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 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

Class com.adventnet.snmp.snmp2.SnmpSession implements Serializable

Serialized Fields

connListener

ConnectionListener connListener

version

int version
SNMP version for outgoing requests.

snmpClients

java.util.Hashtable snmpClients

id

int id

waitTime

int waitTime

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 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

closeSocket

boolean closeSocket

timeoutPolicy

TimeoutPolicy timeoutPolicy

messageTag

java.lang.String messageTag

group

SnmpGroup group

API

SnmpAPI API

requestList

java.util.Vector requestList

responseList

java.util.Vector responseList

timeouts

java.util.Vector timeouts

RESP_QUEUE_SIZE

int RESP_QUEUE_SIZE

TIMEOUT_QUEUE_SIZE

int TIMEOUT_QUEUE_SIZE

snmpcallback

com.adventnet.snmp.snmp2.SnmpCallback snmpcallback

authenticationFailed

boolean authenticationFailed

transportProvider

SnmpTransportProvider transportProvider

transportProviderFileName

java.lang.String transportProviderFileName

isSessionEstablished

boolean isSessionEstablished

packetSender

com.adventnet.snmp.snmp2.PacketSender packetSender

Class com.adventnet.snmp.snmp2.SnmpString implements Serializable

Serialized Fields

value

java.lang.String value

byteValue

byte[] byteValue

Class com.adventnet.snmp.snmp2.SnmpTargetAddrExtEntry implements Serializable

Serialized Fields

snmpTargetAddrTMask

byte[] snmpTargetAddrTMask

snmpTargetAddrMMS

int snmpTargetAddrMMS

targetAddrEntry

com.adventnet.snmp.snmp2.SnmpTargetAddrEntry targetAddrEntry

Class com.adventnet.snmp.snmp2.SnmpTargetAddrExtTable implements Serializable

Serialized Fields

tAddrExtTable

java.util.Hashtable tAddrExtTable

targetAddrTable

com.adventnet.snmp.snmp2.SnmpTargetAddrTable targetAddrTable

Class com.adventnet.snmp.snmp2.SnmpTimeticks implements Serializable

Class com.adventnet.snmp.snmp2.SnmpUnsignedInt implements Serializable

Serialized Fields

value

long value

byteValue

byte[] byteValue

Class com.adventnet.snmp.snmp2.SnmpVar implements Serializable

Serialized Fields

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.

Class com.adventnet.snmp.snmp2.SnmpVarBind implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.snmp2.UDPProtocolOptions implements Serializable

Serialized Fields

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


Package com.adventnet.snmp.snmp2.security.community

Class com.adventnet.snmp.snmp2.security.community.SnmpCommunityEntry implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.snmp2.security.community.SnmpCommunityTable implements Serializable

Serialized Fields

commTable

java.util.Hashtable commTable


Package com.adventnet.snmp.snmp2.usm

Class com.adventnet.snmp.snmp2.usm.USMUserEntry implements Serializable

Serialized Fields

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

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

Class com.adventnet.snmp.snmp2.usm.USMUserTable implements Serializable

Serialized Fields

userTable

java.util.Hashtable userTable

dbOps

com.adventnet.utils.DatabaseOperations dbOps

dBaseFlag

boolean dBaseFlag
Database flag for this SnmpAPI instance

v3ConfigFlag

boolean v3ConfigFlag


Package com.adventnet.snmp.snmp2.vacm

Class com.adventnet.snmp.snmp2.vacm.VacmAccessEntry implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.snmp2.vacm.VacmContextEntry implements Serializable

Serialized Fields

contextName

byte[] contextName
VacmAccessContextName

Class com.adventnet.snmp.snmp2.vacm.VacmFamilyEntry implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.snmp2.vacm.VacmGroupAccessEntry implements Serializable

Serialized Fields

groupName

byte[] groupName
The VacmGroupName

accessEntryVector

java.util.Vector accessEntryVector
Vector of VacmAccessEntry objects. The vector is mainted as sorted.

Class com.adventnet.snmp.snmp2.vacm.VacmGroupEntry implements Serializable

Serialized Fields

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

Class com.adventnet.snmp.snmp2.vacm.VacmViewTreeEntry implements Serializable

Serialized Fields

familyViewName

byte[] familyViewName
VacmViewTreeFamilyName

familyVector

java.util.Vector familyVector
Vector of VacmFamilyEntry Objects. The vector is sorted.



Copyright (c)AdventNet Inc., 1996-2004