All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- ADD.
Static variable in class VisiModel.ModelUpdate
- Defined
ModelUpdate update types
- addAlias(NodeAddress, ATMNode).
Method in class VisiModel.ATMNetwork
- Add an address alias for a node.
- addAlias(String, ATMNode).
Method in class VisiModel.ATMNetwork
- Add a name alias for a node.
- addNode(ATMNode).
Method in class VisiModel.ATMNetwork
- Add a node to the network.
- addPort(ATMPort).
Method in class VisiModel.ATMNode
- Adds an ATM port to the node.
- addPort(String).
Method in class VisiModel.ATMNode
- Adds an ATM port to the node.
- addr.
Variable in class VisiModel.Interface
- The address associated with the interface.
- address.
Variable in class VisiModel.ATMAddress
- The ATM address.
- address.
Variable in class VisiModel.IPAddress
-
- ADSL.
Static variable in class VisiModel.Interface
-
- aliases.
Variable in class VisiModel.ATMNetwork
- A list of aliases for the nodes in the network.
- ALL.
Static variable in class VisiModel.VLog
-
- APPLE_TALK_RAP.
Static variable in class VisiModel.Interface
-
- ARCNET.
Static variable in class VisiModel.Interface
-
- ARCNET_PLUS.
Static variable in class VisiModel.Interface
-
- ASYNC.
Static variable in class VisiModel.Interface
-
- ATM.
Static variable in class VisiModel.Interface
-
- ATM_AAL5.
Static variable in class VisiModel.Interface
-
- ATM_DXI.
Static variable in class VisiModel.Interface
-
- ATM_EM_8023.
Static variable in class VisiModel.Interface
-
- ATM_EM_8025.
Static variable in class VisiModel.Interface
-
- ATM_EM_CIRCUIT.
Static variable in class VisiModel.Interface
-
- ATM_FUNI.
Static variable in class VisiModel.Interface
-
- ATM_IMA.
Static variable in class VisiModel.Interface
-
- ATM_LOG_PORT.
Static variable in class VisiModel.Interface
-
- ATM_SUB.
Static variable in class VisiModel.Interface
-
- ATMAddress(String).
Constructor for class VisiModel.ATMAddress
- Construct an ATM address.
- ATMARPSERVER.
Static variable in class VisiModel.ATMNode
-
- ATMNetwork(String).
Constructor for class VisiModel.ATMNetwork
- Constructs an IP/ATM network.
- ATMNode(String, ATMNetwork).
Constructor for class VisiModel.ATMNode
- Constructs an ATM node.
- ATMNode(String, ATMNetwork, String, long).
Constructor for class VisiModel.ATMNode
- Constructs an ATM node.
- ATMNodeNotFoundException().
Constructor for class VisiModel.ATMNodeNotFoundException
-
- ATMPort(String, ATMNode).
Constructor for class VisiModel.ATMPort
- Constructs an ATM port.
- ATMPort(String, ATMNode, ATMPort).
Constructor for class VisiModel.ATMPort
- Constructs an ATM port.
- AVALON_PP.
Static variable in class VisiModel.Interface
-
- BSC.
Static variable in class VisiModel.Interface
-
- bwAllocIn.
Variable in class VisiModel.PortUpdate
- The port's allocated input bandwidth.
- bwAllocOut.
Variable in class VisiModel.PortUpdate
- The port's allocated output bandwidth.
- bwIn.
Variable in class VisiModel.PortUpdate
- The port's input bandwidth.
- bwOut.
Variable in class VisiModel.PortUpdate
- The port's output bandwidth.
- CATV_DWNSTRM.
Static variable in class VisiModel.Interface
-
- CATV_MAC.
Static variable in class VisiModel.Interface
-
- CATV_UPSTRM.
Static variable in class VisiModel.Interface
-
- cellsIn.
Variable in class VisiModel.PortUpdate
- The number of cells the port has received.
- cellsOut.
Variable in class VisiModel.PortUpdate
- The number of cells the port has transmitted.
- CES.
Static variable in class VisiModel.Interface
-
- CHANNEL.
Static variable in class VisiModel.Interface
-
- CHANNEL_370.
Static variable in class VisiModel.Interface
-
- CLAW.
Static variable in class VisiModel.Interface
-
- clear().
Method in class VisiModel.ATMNetwork
- Clear all nodes from the network.
- COFFEE_POT.
Static variable in class VisiModel.Interface
-
- collectDst.
Variable in class VisiModel.ConfigMgr
- Disposition of
CollectUpdate objects.
- collectExt.
Static variable in class VisiModel.ConfigMgr
- File extension for
CollectorUpdate save files.
- collectPort.
Static variable in class VisiModel.ConfigMgr
- Default remote connection port number.
- collectSrc.
Variable in class VisiModel.ConfigMgr
- Source of Collector data.
- COMBAT_NET.
Static variable in class VisiModel.Interface
-
- ConfigException().
Constructor for class VisiModel.ConfigException
- Constructs a
ConfigException with no message.
- ConfigException(String).
Constructor for class VisiModel.ConfigException
- Constructs a
ConfigException with a detail message.
- ConfigException(String, int, String).
Constructor for class VisiModel.ConfigException
- Constructs a
ConfigException with a specified file name,
line number and detail message.
- ConfigMgr(String, String).
Constructor for class VisiModel.ConfigMgr
- Class constructor.
- confName.
Variable in class VisiModel.ConfigMgr
-
- contains(ATMNode).
Method in class VisiModel.ATMNetwork
- Test whether the network contains a node.
- control.
Variable in class VisiModel.SwitchUpdate
- The update type.
- count.
Variable in class VisiModel.FIFO
- The number of components in the FIFO.
- countPorts().
Method in class VisiModel.ATMNode
- Gets the number of ports on the node.
- cycleTime.
Variable in class VisiModel.ConfigMgr
-
- DCN.
Static variable in class VisiModel.Interface
-
- DEBUG1.
Static variable in class VisiModel.VLog
-
- DEBUG2.
Static variable in class VisiModel.VLog
-
- DEBUG3.
Static variable in class VisiModel.VLog
-
- DELETE.
Static variable in class VisiModel.ModelUpdate
-
- delete().
Method in class VisiModel.ATMNode
- Deletes the node (and its subcomponents) from its network.
- delete().
Method in class VisiModel.ATMPort
- Delete this port (and its subcomponents).
- delete(Object).
Method in class VisiModel.FIFO
-
- deleteAlias(NodeAddress).
Method in class VisiModel.ATMNetwork
- Delete a node's address alias from the network.
- deleteAlias(String).
Method in class VisiModel.ATMNetwork
- Delete a node's name alias from the network.
- deleteNode(ATMNode).
Method in class VisiModel.ATMNetwork
- Delete a node from the network.
- deletePort(ATMPort).
Method in class VisiModel.ATMNode
- Deletes an ATM port from the node.
- deletePort(String).
Method in class VisiModel.ATMNode
- Deletes an ATM port from the node.
- dequeue().
Method in class VisiModel.FIFO
- Removes and returns the first object in this FIFO.
- description.
Variable in class VisiModel.ATMNode
- Description of the node.
- description.
Variable in class VisiModel.NodeUpdate
- The node's description.
- DISCOVERY.
Static variable in class VisiModel.VLog
-
- DLS.
Static variable in class VisiModel.Interface
-
- drain().
Method in class VisiModel.FIFO
- Removes all objects in this FIFO.
- DS0.
Static variable in class VisiModel.Interface
-
- DS0_GROUP.
Static variable in class VisiModel.Interface
-
- DS1.
Static variable in class VisiModel.Interface
-
- DS3.
Static variable in class VisiModel.Interface
-
- DTM.
Static variable in class VisiModel.Interface
-
- E1.
Static variable in class VisiModel.Interface
-
- elementAt(int).
Method in class VisiModel.FIFO
-
- ENC_INTF.
Static variable in class VisiModel.Interface
-
- end1.
Variable in class VisiModel.PhyUpdate
- The name of the node at one end of the connection.
- end1.
Variable in class VisiModel.VCCUpdate
- The name of the node at the first end of the connection.
- end2.
Variable in class VisiModel.PhyUpdate
- The name of the node at the other end of the connection.
- end2.
Variable in class VisiModel.VCCUpdate
- The name of the node at the second end of the connection.
- END_SYSTEM.
Static variable in class VisiModel.ATMNode
-
- EndSystemUpdate(int, String, String, long, int, long).
Constructor for class VisiModel.EndSystemUpdate
- Construct an end system update.
- enqueue(Object).
Method in class VisiModel.FIFO
- Adds the specified object to the end of this FIFO.
- EON.
Static variable in class VisiModel.Interface
-
- EPLRS.
Static variable in class VisiModel.Interface
-
- equals(Object).
Method in class VisiModel.ATMAddress
- Compares the ATM address against the specified object.
- equals(Object).
Method in class VisiModel.IPAddress
- Compares the IP address against the specified object.
- ERR.
Static variable in class VisiModel.VLog
-
- ETHER_SWITCH.
Static variable in class VisiModel.ATMNode
-
- ETHERNET.
Static variable in class VisiModel.Interface
-
- ETHERNET_100FX.
Static variable in class VisiModel.Interface
-
- ETHERNET_100T.
Static variable in class VisiModel.Interface
-
- ETHERNET_100VG.
Static variable in class VisiModel.Interface
-
- ETHERNET_3MB.
Static variable in class VisiModel.Interface
-
- ETHERNET_GB.
Static variable in class VisiModel.Interface
-
- farPort.
Variable in class VisiModel.ATMPort
- The remote port this port is connected to.
- FAST_CHAN.
Static variable in class VisiModel.Interface
-
- FDDI.
Static variable in class VisiModel.Interface
-
- FIBRE_CHAN.
Static variable in class VisiModel.Interface
-
- FIFO().
Constructor for class VisiModel.FIFO
- Class constructor.
- FIFO(String).
Constructor for class VisiModel.FIFO
- Class constructor.
- findVCCs.
Variable in class VisiModel.ConfigMgr
-
- flags.
Variable in class VisiModel.ATMNode
- Flags that indicate attributes of the node (e.g.
- flags.
Variable in class VisiModel.NodeUpdate
- Flags indicating special node information.
- FR.
Static variable in class VisiModel.Interface
-
- FR_MULTI.
Static variable in class VisiModel.Interface
-
- FRAME_RELAY_SVC.
Static variable in class VisiModel.Interface
-
- G703_64KB.
Static variable in class VisiModel.Interface
-
- getAddress().
Method in class VisiModel.ATMAddress
- Get the raw ATM address.
- getAddress().
Method in class VisiModel.Interface
- Get the interface's address.
- getAddress().
Method in class VisiModel.IPAddress
- Get the raw IP addresss.
- getBwAllocIn().
Method in class VisiModel.PortUpdate
- Gets the port's allocated input bandwidth.
- getBwAllocOut().
Method in class VisiModel.PortUpdate
- Gets the port's allocated output bandwidth.
- getBwIn().
Method in class VisiModel.PortUpdate
- Gets the port's input bandwidth.
- getBwOut().
Method in class VisiModel.PortUpdate
- Gets the port's output bandwidth.
- getCellsIn().
Method in class VisiModel.PortUpdate
- Gets the number of cells the port has received.
- getCellsOut().
Method in class VisiModel.PortUpdate
- Gets the number of cells the port has transmitted.
- getCollectDst().
Method in class VisiModel.ConfigMgr
- Gets the configured
CollectorUpdate destination.
- getCollectSrc().
Method in class VisiModel.ConfigMgr
- Gets the configured
CollectorUpdate source.
- getConnectedNode().
Method in class VisiModel.ATMPort
- Gets the remote node that this port is connected to.
- getConnectedPort().
Method in class VisiModel.ATMPort
- Gets the remote port that this port is connected to.
- getControl().
Method in class VisiModel.SwitchUpdate
- Get the control processor's name.
- getDate(StringBuffer).
Static method in class VisiModel.VLog
- Returns a date StringBuffer while trapping for exceptions
- getDate(StringBuffer, long).
Static method in class VisiModel.VLog
- Returns a date StringBuffer while trapping for exceptions
- getDescription().
Method in class VisiModel.ATMNode
- Gets the node's description.
- getDescription().
Method in class VisiModel.NodeUpdate
- Get the node's description.
- getEnd1().
Method in class VisiModel.PhyUpdate
- Get the name of the node at the first end of the connection.
- getEnd1().
Method in class VisiModel.VCCUpdate
- Gets the name of the node at the first end of the connection.
- getEnd2().
Method in class VisiModel.PhyUpdate
- Get the name of the node at the second end of the connection.
- getEnd2().
Method in class VisiModel.VCCUpdate
- Gets the name of the node at the second end of the connection.
- getFindVCCs().
Method in class VisiModel.ConfigMgr
- Gets the configured find_vccs value
- getFlags().
Method in class VisiModel.ATMNode
- Gets the node's flags.
- getFlags().
Method in class VisiModel.NodeUpdate
- Get the node's flags value.
- getFlagString().
Method in class VisiModel.ATMNode
- Converts the node's flags to a string.
- getFullName().
Method in class VisiModel.ATMPort
- Get the port's name, qualified by its attached node name.
- getHostAddress().
Method in class VisiModel.ATMAddress
- Get a string representation of the ATM address.
- getHostAddress().
Method in class VisiModel.IPAddress
- Return IP address string as %d.%d.%d.%d
- getHostAddress().
Method in class VisiModel.NodeAddress
- Method to return the node's address in native format.
- getIntfName().
Method in class VisiModel.NodeIntfUpdate
- Get the interface name.
- getIntfType().
Method in class VisiModel.NodeIntfUpdate
- Get the interface type.
- getIntfTypeString(int).
Static method in class VisiModel.Interface
- Get a string describing an interface's physical type.
- getIPAddr().
Method in class VisiModel.NodeIntfUpdate
- Get the interface's IP address.
- getLogLevel().
Method in class VisiModel.ConfigMgr
- Gets the configured log_level
- getLogLevel().
Static method in class VisiModel.VLog
- Return the current log level.
- getMapNames().
Method in class VisiModel.ConfigMgr
- Gets the list of mask_names for address masking.
- getMapping(String).
Method in class VisiModel.ATMNetwork
- Lookup mapping for network prefix
- getMappings().
Static method in class VisiModel.VLog
- Returns the mapping table.
- getMapPrefixes().
Method in class VisiModel.ConfigMgr
- Gets the list of prefixes for address masking.
- getMaskAddresses().
Method in class VisiModel.ATMNetwork
- Get the value of maskAddresses.
- getMaskAddresses().
Method in class VisiModel.ConfigMgr
- Gets the configured mask_addresses value
- getMaskedAddress(String).
Method in class VisiModel.ATMNetwork
- Get the IP address mask info
- getMaxDepth().
Method in class VisiModel.ConfigMgr
- Gets the configured max_depth value
- getModelDst().
Method in class VisiModel.ConfigMgr
- Gets the configured
ModelUpdate destination.
- getModelPort().
Method in class VisiModel.ConfigMgr
- Gets the configured port to listen for remote connections.
- getName().
Method in class VisiModel.ATMNetwork
- Get the network's name.
- getName().
Method in class VisiModel.ATMNode
- Gets the name of the node.
- getName().
Method in class VisiModel.ATMPort
- Get the port's name
- getName().
Method in class VisiModel.Interface
- Get the interface name.
- getName().
Method in class VisiModel.NodeUpdate
- Get the node name.
- getNCollectors().
Method in class VisiModel.ConfigMgr
- Gets the number of requested data collectors
- getNet().
Method in class VisiModel.ATMNode
- Gets the network the node is part of.
- getNet(String).
Static method in class VisiModel.ATMNetwork
- Returns the named
ATMNetwork.
- getNetMask().
Method in class VisiModel.Interface
- Get the interface's netmask
- getNetMask().
Method in class VisiModel.NodeIntfUpdate
- Get the interface's netmask value.
- getNetName().
Method in class VisiModel.ConfigMgr
- Gets the configured network name
- getNetName().
Method in class VisiModel.NetworkUpdate
- Get the name of the network.
- getNode().
Method in class VisiModel.ATMPort
- Gets the local node the port is attached to.
- getNode(NodeAddress).
Method in class VisiModel.ATMNetwork
- Find a node in the network via its address.
- getNode(String).
Method in class VisiModel.ATMNetwork
- Find a node in the network via its name.
- getNodeEnumeration().
Method in class VisiModel.ATMNetwork
- Gets an enumeration over the nodes in the network.
- getNodeName().
Method in class VisiModel.NodeIntfUpdate
- Get the node name.
- getNodeName().
Method in class VisiModel.PortUpdate
- Gets the name of the switch the port is attached to.
- getNodePasswords().
Method in class VisiModel.ConfigMgr
- Gets the list of passwords for the pre-configured network nodes.
- getNodes().
Method in class VisiModel.ConfigMgr
- Gets the list of pre-configured network node addresses
- getNodeType().
Method in class VisiModel.NodeUpdate
- Get the node's type.
- getNoNewNodes().
Method in class VisiModel.ConfigMgr
- Gets the configured no_new_nodes value
- getOwner().
Method in class VisiModel.VCCUpdate
- Get the VCC's owner.
- getPasswords().
Method in class VisiModel.ConfigMgr
- Gets the list of possible network access passwords
- getPhyAddr().
Method in class VisiModel.Interface
- Get the interface's physical address.
- getPhyAddr().
Method in class VisiModel.NodeIntfUpdate
- Get the interface's physical layer address.
- getPhyType().
Method in class VisiModel.Interface
- Get the interface's type.
- getPort(String).
Method in class VisiModel.ATMNode
- Finds a port in the port table.
- getPort1().
Method in class VisiModel.PhyUpdate
- Get the name of the port at the first end of the connection.
- getPort2().
Method in class VisiModel.PhyUpdate
- Get the name of the port at the second end of the connection.
- getPortEnumeration().
Method in class VisiModel.ATMNode
- Gets an enumeration over the port table.
- getPortIteration().
Method in class VisiModel.ATMNode
- Gets an iteration over the port table.
- getPortName().
Method in class VisiModel.PortUpdate
- Gets the port name.
- getQueueIteration().
Method in class VisiModel.FIFO
-
- getRcvCells().
Method in class VisiModel.VCCUpdate
- Gets the number of cells transmitted from end 2 to end 1.
- getRunName().
Method in class VisiModel.ConfigMgr
- Gets the configured run name
- getSigType().
Method in class VisiModel.VCCUpdate
- Get the VCC's signalling type.
- getSwitchesOnly().
Method in class VisiModel.ConfigMgr
- Gets the configured switches_only value
- getTime().
Method in class VisiModel.ModelUpdate
- Gets the time when this object's data was created.
- getType().
Method in class VisiModel.ATMNode
- Gets the node's type.
- getType().
Method in class VisiModel.ModelUpdate
- Get the update type.
- getTypeString(int).
Static method in class VisiModel.ModelUpdate
- Get the update type.
- getTypeString(int).
Static method in class VisiModel.VLog
- Returns a String representing the log level this message is
being printed at.
- getUptime().
Method in class VisiModel.PortUpdate
- Gets the port's uptime.
- getUptime1().
Method in class VisiModel.VCCUpdate
- Gets the VCC's uptime at end1.
- getUptime2().
Method in class VisiModel.VCCUpdate
- Gets the VCC's uptime at end2.
- getVCI1().
Method in class VisiModel.VCCUpdate
- Gets the VCI at the first end of the connection.
- getVCI2().
Method in class VisiModel.VCCUpdate
- Gets the VCI at the second end of the connection.
- getVPI1().
Method in class VisiModel.VCCUpdate
- Gets the VPI at the first end of the connection.
- getVPI2().
Method in class VisiModel.VCCUpdate
- Gets the VPI at the second end of the connection.
- getXmitCells().
Method in class VisiModel.VCCUpdate
- Gets the number of cells transmitted from end 1 to end 2.
- hashCode().
Method in class VisiModel.ATMAddress
- Get a hashcode for the ATM address.
- hashCode().
Method in class VisiModel.IPAddress
- Get a hashcode for the IP address.
- HDH_1822.
Static variable in class VisiModel.Interface
-
- HDLC.
Static variable in class VisiModel.Interface
-
- HDLC_TRSP.
Static variable in class VisiModel.Interface
-
- HDSL.
Static variable in class VisiModel.Interface
-
- hexStr(byte).
Method in class VisiModel.ATMAddress
- Get a representation of a byte as a 2-character hex string.
- HIPPI.
Static variable in class VisiModel.Interface
-
- HIPPI_INTF.
Static variable in class VisiModel.Interface
-
- HSSI.
Static variable in class VisiModel.Interface
-
- HYPERCHANNEL.
Static variable in class VisiModel.Interface
-
- IBM_ENTERPRISE.
Static variable in class VisiModel.Interface
-
- INFO.
Static variable in class VisiModel.VLog
-
- Interface(String, int, String, String, String).
Constructor for class VisiModel.Interface
- Constructs an interface.
- intfName.
Variable in class VisiModel.NodeIntfUpdate
- The interface name.
- intfType.
Variable in class VisiModel.NodeIntfUpdate
- The interface type.
- INTLV_CHAN.
Static variable in class VisiModel.Interface
-
- intVal(byte).
Method in class VisiModel.ATMNetwork
- Returns an (unsigned) integer val of a (signed) byte
- IP.
Static variable in class VisiModel.Interface
-
- IP_ATM_IBM.
Static variable in class VisiModel.Interface
-
- IP_CDLC.
Static variable in class VisiModel.Interface
-
- IP_FWD_INTF.
Static variable in class VisiModel.Interface
-
- IP_MMM.
Static variable in class VisiModel.Interface
-
- IP_PWR.
Static variable in class VisiModel.Interface
-
- IP_SW.
Static variable in class VisiModel.Interface
-
- ipAddr.
Variable in class VisiModel.NodeIntfUpdate
- The interface's IP address.
- IPAddress(String).
Constructor for class VisiModel.IPAddress
- Class constructor.
- ISDN.
Static variable in class VisiModel.Interface
-
- ISDN_BRI.
Static variable in class VisiModel.Interface
-
- ISDN_PRI.
Static variable in class VisiModel.Interface
-
- ISDN_ST.
Static variable in class VisiModel.Interface
-
- ISDN_U.
Static variable in class VisiModel.Interface
-
- ISO_8025_CRFP.
Static variable in class VisiModel.Interface
-
- ISO_8025J.
Static variable in class VisiModel.Interface
-
- ISO_8025R.
Static variable in class VisiModel.Interface
-
- ISO_88022.
Static variable in class VisiModel.Interface
-
- ISO_88023.
Static variable in class VisiModel.Interface
-
- ISO_88024.
Static variable in class VisiModel.Interface
-
- ISO_88025.
Static variable in class VisiModel.Interface
-
- ISO_88026.
Static variable in class VisiModel.Interface
-
- isUnknown().
Method in class VisiModel.ATMAddress
- Determines whether the address is an unknown address.
- isUnknown().
Method in class VisiModel.IPAddress
- Determines whether the address is an unknown address.
- isUnknown().
Method in class VisiModel.NodeAddress
- Determines whether the address is an unknown address.
- iterator().
Method in class VisiModel.VectorIter
- Returns an iteration of the components of this vector.
- LANE_BUS.
Static variable in class VisiModel.ATMNode
-
- LANE_LECS.
Static variable in class VisiModel.ATMNode
-
- LANE_LES.
Static variable in class VisiModel.ATMNode
-
- LAPB.
Static variable in class VisiModel.Interface
-
- LAPD.
Static variable in class VisiModel.Interface
-
- LAPF.
Static variable in class VisiModel.Interface
-
- LOCAL_TALK.
Static variable in class VisiModel.Interface
-
- log(int, String).
Static method in class VisiModel.VLog
- Log a message.
- loglevel.
Variable in class VisiModel.ConfigMgr
-
- loglevel.
Static variable in class VisiModel.VLog
-
- logLevelMap.
Static variable in class VisiModel.VLog
-
- map_name.
Variable in class VisiModel.ConfigMgr
-
- map_prefix.
Variable in class VisiModel.ConfigMgr
-
- mappings.
Variable in class VisiModel.ATMNetwork
- A mapping of network prefixes to masked names
- maskAddresses.
Variable in class VisiModel.ATMNetwork
- Boolean value indicating if we are to mask IP addresses.
- maskAddresses.
Variable in class VisiModel.ConfigMgr
-
- maskCount.
Variable in class VisiModel.ATMNetwork
- The current number of masked addresses.
- maxcount.
Variable in class VisiModel.FIFO
- The high-water mark of components in the FIFO.
- maxDepth.
Variable in class VisiModel.ConfigMgr
-
- merge(ATMNode).
Method in class VisiModel.ATMNode
- Merges the node with another.
- modelDst.
Variable in class VisiModel.ConfigMgr
- Disposition of
ModelUpdate objects.
- modelExt.
Static variable in class VisiModel.ConfigMgr
- File extension for
ModelUpdate save files.
- modelPort.
Variable in class VisiModel.ConfigMgr
- Port number to listen for remote connections.
- ModelUpdate(int, long).
Constructor for class VisiModel.ModelUpdate
- Construct a model update.
- MODEM.
Static variable in class VisiModel.Interface
-
- MODIFY.
Static variable in class VisiModel.ModelUpdate
-
- MPCS.
Static variable in class VisiModel.Interface
-
- myNode.
Variable in class VisiModel.ATMPort
- The local node this port is attached to.
- MYRINET.
Static variable in class VisiModel.Interface
-
- name.
Variable in class VisiModel.ATMNetwork
- The name of the network.
- name.
Variable in class VisiModel.ATMNode
- Network-unique name of this node.
- name.
Variable in class VisiModel.ATMPort
- The name of the port.
- name.
Variable in class VisiModel.FIFO
- A name identifying the creator of this queue.
- name.
Variable in class VisiModel.Interface
- The name of the interface.
- name.
Variable in class VisiModel.NodeUpdate
- The name of the node to be updated.
- nCollectors.
Variable in class VisiModel.ConfigMgr
-
- net.
Variable in class VisiModel.ATMNode
- Network the node is part of.
- netmask.
Variable in class VisiModel.Interface
- The netmask associated with the address
- netMask.
Variable in class VisiModel.NodeIntfUpdate
- The interface's netmask value.
- netName.
Variable in class VisiModel.ConfigMgr
-
- netName.
Variable in class VisiModel.NetworkUpdate
- The name of the network.
- nets.
Static variable in class VisiModel.ATMNetwork
- List of networks.
- NetworkUpdate(int, String, long).
Constructor for class VisiModel.NetworkUpdate
- Construct a network update.
- node.
Variable in class VisiModel.ConfigMgr
-
- NodeAddress().
Constructor for class VisiModel.NodeAddress
-
- NodeIntfUpdate(int, String, String, int, String, String, String, long).
Constructor for class VisiModel.NodeIntfUpdate
- Construct an interface update.
- nodeName.
Variable in class VisiModel.NodeIntfUpdate
- The name of the node on which the interface exists.
- nodeName.
Variable in class VisiModel.PortUpdate
- The name of the switch on which the port exists.
- nodePassword.
Variable in class VisiModel.ConfigMgr
-
- nodes.
Variable in class VisiModel.ATMNetwork
- A table of the nodes in the network.
- nodeType.
Variable in class VisiModel.NodeUpdate
- The node's type.
- NodeUpdate(int, String, String, long, int, long).
Constructor for class VisiModel.NodeUpdate
- Construct a node update.
- NONE.
Static variable in class VisiModel.ATMNode
-
- NONE.
Static variable in class VisiModel.VLog
- VLog message type
- noNewNodes.
Variable in class VisiModel.ConfigMgr
-
- NSAP_FORMAT_DCC.
Static variable in class VisiModel.ATMAddress
-
- NSAP_FORMAT_E164.
Static variable in class VisiModel.ATMAddress
-
- NSAP_FORMAT_ICD.
Static variable in class VisiModel.ATMAddress
-
- NSAP_LENGTH.
Static variable in class VisiModel.ATMAddress
-
- NSIP.
Static variable in class VisiModel.Interface
-
- NULL_FLAGS.
Static variable in class VisiModel.ATMNode
-
- OBSOLETE_FR.
Static variable in class VisiModel.Interface
-
- OBSOLETE_G702.
Static variable in class VisiModel.Interface
-
- OTHER.
Static variable in class VisiModel.Interface
-
- owner.
Variable in class VisiModel.VCCUpdate
- The VCC's owner.
- PARA.
Static variable in class VisiModel.Interface
-
- parse(Reader).
Method in class VisiModel.ConfigMgr
- Parses the specified configuration file.
- parseATMAddress(String).
Static method in class VisiModel.ATMAddress
- Parse a string containing an ATM address into a
byte array.
- parseCollectInput(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses a
collect_input configuration line.
- parseCollectors(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses a
collectors configuration line.
- parseEOL(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Gets an End-Of-Line from the configuration stream.
- parseFindVCCs(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the find_vccs value from the configuration stream
- parseInt(StreamTokenizer, String, boolean).
Method in class VisiModel.ConfigMgr
- Gets an integer from the configuration stream.
- parseLogLevel(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the log_level value from the configuration stream.
- parseMapping(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the mask_addresses value from the configuration stream.
- parseMaskAddresses(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the mask_addresses value from the configuration stream.
- parseMaxDepth(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the max_depth value from the configuration stream
- parseModelOutput(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses a
model_output configuration line.
- parseNet(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses a
net configuration line.
- parseNode(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses a
node configuration line.
- parseNoNewNodes(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the no_new_nodes value from the configuration stream
- parsePassword(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses a
password configuration line.
- parseSwitchesOnly(StreamTokenizer).
Method in class VisiModel.ConfigMgr
- Parses the switches_only value from the configuration stream
- parseWord(StreamTokenizer, String, boolean).
Method in class VisiModel.ConfigMgr
- Gets a word from the configuration stream.
- password.
Variable in class VisiModel.ConfigMgr
-
- phyAddr.
Variable in class VisiModel.Interface
- The physical address associated with the interface.
- phyAddr.
Variable in class VisiModel.NodeIntfUpdate
- The interface's physical layer address.
- phyType.
Variable in class VisiModel.Interface
- The physical interface type.
- phyTypeNames.
Static variable in class VisiModel.Interface
-
- PhyUpdate(int, String, String, String, String, long).
Constructor for class VisiModel.PhyUpdate
- Construct a physical connection update.
- port1.
Variable in class VisiModel.PhyUpdate
- The name of the port at end1 of the connection.
- port2.
Variable in class VisiModel.PhyUpdate
- The name of the port at end2 of the connection.
- portName.
Variable in class VisiModel.PortUpdate
- The port name.
- ports.
Variable in class VisiModel.ATMNode
- List of ATM ports associated with the node.
- PortUpdate(int, String, String, long, long, long, long, long, long, long, long).
Constructor for class VisiModel.PortUpdate
- Constructs a port update.
- PPP.
Static variable in class VisiModel.Interface
-
- PPP_MULTI.
Static variable in class VisiModel.Interface
-
- PPP_SERIAL.
Static variable in class VisiModel.Interface
-
- PROP_MX.
Static variable in class VisiModel.Interface
-
- PROP_VIRTUAL.
Static variable in class VisiModel.Interface
-
- PROPRIETARY.
Static variable in class VisiModel.Interface
-
- PROTEON_10MB.
Static variable in class VisiModel.Interface
-
- PROTEON_80MB.
Static variable in class VisiModel.Interface
-
- queue.
Variable in class VisiModel.FIFO
- Internal fifo list
XXX for performance we should convert to a non-Vector implementation
- QUEUE.
Static variable in class VisiModel.VLog
-
- rcvCells.
Variable in class VisiModel.VCCUpdate
- Cells transmitted from end 2 to end 1.
- RDSL.
Static variable in class VisiModel.Interface
-
- remove().
Method in interface VisiModel.VIteration
- Indicates that the component of the Vector returned by the last
call to nextElement() has been deleted from the Vector.
- RFC_1822.
Static variable in class VisiModel.Interface
-
- ROUTER.
Static variable in class VisiModel.ATMNode
-
- RS_232.
Static variable in class VisiModel.Interface
-
- RSB.
Static variable in class VisiModel.Interface
-
- RSS_80211.
Static variable in class VisiModel.Interface
-
- runName.
Variable in class VisiModel.ConfigMgr
-
- S_TO_S.
Static variable in class VisiModel.Interface
-
- SDLC.
Static variable in class VisiModel.Interface
-
- SDSL.
Static variable in class VisiModel.Interface
-
- setAddr(String).
Method in class VisiModel.Interface
- Set the interface's address.
- setConnectedPort(ATMPort).
Method in class VisiModel.ATMPort
- Sets the remote port that this port is connected to.
- setDescription(String).
Method in class VisiModel.ATMNode
- Sets the node's description.
- setFlags(long).
Method in class VisiModel.ATMNode
- Sets the node's flags.
- setFlags(long).
Method in class VisiModel.NodeUpdate
- Set the node's flags value.
- setLogLevel(int).
Static method in class VisiModel.VLog
- Sets the log level.
- setMapping(String, String).
Method in class VisiModel.ATMNetwork
- Create a mapping between a network prefix and a mask name
- setMaskAddresses(boolean).
Method in class VisiModel.ATMNetwork
- Set the value of maskAddresses
- setName(String).
Method in class VisiModel.ATMNetwork
- Set the network's name.
- setName(String).
Method in class VisiModel.ATMPort
- Set the port's name
- setName(String).
Method in class VisiModel.Interface
- Set the interface name.
- setNetMask(String).
Method in class VisiModel.Interface
- Set the interface's netmask
- setNetName(String).
Method in class VisiModel.ConfigMgr
- Overrides the configured network name.
- setPhyAddr(String).
Method in class VisiModel.Interface
- Set the interface's physical address.
- setPhyType(int).
Method in class VisiModel.Interface
- Set the interface's type.
- sigType.
Variable in class VisiModel.VCCUpdate
- The signalling protocol type.
- SIP.
Static variable in class VisiModel.Interface
-
- size().
Method in class VisiModel.FIFO
- Gets the number of objects in this FIFO.
- SLIP.
Static variable in class VisiModel.Interface
-
- SMDS_DXI.
Static variable in class VisiModel.Interface
-
- SMDS_ICIP.
Static variable in class VisiModel.Interface
-
- SNA_QLLC.
Static variable in class VisiModel.Interface
-
- SNMP.
Static variable in class VisiModel.VLog
-
- SONET.
Static variable in class VisiModel.Interface
-
- SONET_PATH.
Static variable in class VisiModel.Interface
-
- SONET_VT.
Static variable in class VisiModel.Interface
-
- SPANS_LENGTH.
Static variable in class VisiModel.ATMAddress
-
- STAR_LAN.
Static variable in class VisiModel.Interface
-
- SW_LPBK.
Static variable in class VisiModel.Interface
-
- SWITCH.
Static variable in class VisiModel.ATMNode
-
- switchesOnly.
Variable in class VisiModel.ConfigMgr
-
- SwitchUpdate(int, String, String, String, long, long).
Constructor for class VisiModel.SwitchUpdate
- Construct a switch update.
- TDLC.
Static variable in class VisiModel.Interface
-
- time.
Variable in class VisiModel.ModelUpdate
- Time (in milliseconds) when this object's data was created.
- toString().
Method in class VisiModel.ATMAddress
- Get a string describing the ATMAddress object.
- toString().
Method in class VisiModel.ATMNetwork
- Return a string describing the network object.
- toString().
Method in class VisiModel.ATMNode
- Gets a string describing the ATMNode object.
- toString().
Method in class VisiModel.ATMPort
- Get a string describing the ATMPort object.
- toString().
Method in class VisiModel.EndSystemUpdate
- Get a string describing the end system update.
- toString().
Method in class VisiModel.IPAddress
- Get a string describing the IPAddress object.
- toString().
Method in class VisiModel.ModelUpdate
- Get a string describing the model update object.
- toString().
Method in class VisiModel.NetworkUpdate
- Get a string describing the network update object.
- toString().
Method in class VisiModel.NodeIntfUpdate
- Get a string describing the interface update.
- toString().
Method in class VisiModel.NodeUpdate
- Get a string describing the node update object.
- toString().
Method in class VisiModel.PhyUpdate
- Get a string describing the physical connection update object.
- toString().
Method in class VisiModel.PortUpdate
- Gets a string describing the port update.
- toString().
Method in class VisiModel.SwitchUpdate
- Get a string describing the switch update object.
- toString().
Method in class VisiModel.VCCUpdate
- Gets a string describing the VCC update object.
- toString(int).
Method in class VisiModel.Interface
- Get a string describing the interface.
- type.
Variable in class VisiModel.ModelUpdate
- The update type.
- typeNames.
Static variable in class VisiModel.ModelUpdate
-
- ULTRA.
Static variable in class VisiModel.Interface
-
- UNKNOWN.
Static variable in class VisiModel.ATMNode
-
- unknown.
Static variable in class VisiModel.IPAddress
-
- uptime.
Variable in class VisiModel.PortUpdate
- The time the port has been up, in seconds.
- uptime1.
Variable in class VisiModel.VCCUpdate
- The age of the VCC in seconds.
- uptime2.
Variable in class VisiModel.VCCUpdate
- The age of the VCC in seconds.
- V11.
Static variable in class VisiModel.Interface
-
- V35.
Static variable in class VisiModel.Interface
-
- V36.
Static variable in class VisiModel.Interface
-
- V37.
Static variable in class VisiModel.Interface
-
- VCCUpdate(int, String, int, int, long, long, String, int, int, long, long, int, int, long).
Constructor for class VisiModel.VCCUpdate
- Construct a VCC update.
- VCCUpdate(int, String, int, int, String, int, int, int, int, long).
Constructor for class VisiModel.VCCUpdate
- Construct a VCC update.
- vci1.
Variable in class VisiModel.VCCUpdate
- The VCI at the first end of the connection.
- vci2.
Variable in class VisiModel.VCCUpdate
- The VCI at the second end of the connection.
- VectorIter().
Constructor for class VisiModel.VectorIter
- Class constructor.
- VectorIter(int).
Constructor for class VisiModel.VectorIter
- Class constructor.
- VectorIter(int, int).
Constructor for class VisiModel.VectorIter
- Class constructor.
- VIPA.
Static variable in class VisiModel.Interface
-
- VLAN_L2_8021Q.
Static variable in class VisiModel.Interface
-
- VLAN_L3_IP.
Static variable in class VisiModel.Interface
-
- VLAN_L3_IPX.
Static variable in class VisiModel.Interface
-
- VLog().
Constructor for class VisiModel.VLog
-
- VOICE_EM.
Static variable in class VisiModel.Interface
-
- VOICE_ENC.
Static variable in class VisiModel.Interface
-
- VOICE_ENC_IP.
Static variable in class VisiModel.Interface
-
- VOICE_FXO.
Static variable in class VisiModel.Interface
-
- VOICE_FXS.
Static variable in class VisiModel.Interface
-
- vpi1.
Variable in class VisiModel.VCCUpdate
- The VPI at the first end of the connection.
- vpi2.
Variable in class VisiModel.VCCUpdate
- The VPI at the second end of the connection.
- WARN.
Static variable in class VisiModel.VLog
-
- X21.
Static variable in class VisiModel.Interface
-
- X213.
Static variable in class VisiModel.Interface
-
- X25.
Static variable in class VisiModel.Interface
-
- X25_DDN.
Static variable in class VisiModel.Interface
-
- X25_HUNT.
Static variable in class VisiModel.Interface
-
- X25_MIO.
Static variable in class VisiModel.Interface
-
- X25_MULTI.
Static variable in class VisiModel.Interface
-
- X25_PLE.
Static variable in class VisiModel.Interface
-
- X25_RFC877.
Static variable in class VisiModel.Interface
-
- X29_PAD.
Static variable in class VisiModel.Interface
-
- X3_PAD.
Static variable in class VisiModel.Interface
-
- xmitCells.
Variable in class VisiModel.VCCUpdate
- Cells transmitted from end 1 to end 2.