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
- aal5.
Variable in class UPCContract
-
- acquireLock(NodeAddress).
Method in class CollectorNetwork
- Test if lock can be acquired and do so if possible
- addAlias(IPAddress).
Method in class DataCollector
- Add the specified IP address to the alias list.
- addARPServer(String, int).
Method in class HostEntry
- Add an arpserver address entry
- addBUS(String).
Method in class HostEntry
- Add a bus_server entry
- addForwardMap(VCLEndOut).
Method in class VCLEndIn
- Adds a forward mapping from this VCL to an outbound VCL.
- addHost(HostEntry).
Method in class DataCollector
- Unconditionally add this HostEntry on the work queue.
- addInterface(Interface).
Method in class ATMEndSystem
- Adds an interface to the end system.
- addInVCL(VCLEndIn).
Method in class SwitchPort
- Add an inbound VCL endpoint to the port.
- addLECS(String).
Method in class HostEntry
- Add a lecs_server entry
- addLES(String).
Method in class HostEntry
- Add a les_server entry
- addNewHost(String).
Method in class DataCollector
- Check if the host is a member of the list being checked.
- addNewHost(String, String).
Method in class DataCollector
- Check if the host is a member of the list being checked.
- addNSAPMap(String, String).
Method in class HostEntry
- Add an IP to NSAP mapping
- addOutVCL(VCLEndOut).
Method in class SwitchPort
- Add an outbound VCL endpoint to the port.
- addPath(int, CollectorNode).
Method in class SwitchPort
- Adds a virtual path to the port.
- address.
Variable in class CollectorNode
- Canonical address of this node.
- addReversePath(VCLEndIn, VCLEndOut).
Method in class VCC
- Adds the VCL endpoints for the reverse path in a bi-directional VCC.
- addrList.
Variable in class HostEntry
- list of addresses which represent this node
- addrs.
Variable in class CollectorNetwork
-
- addTermVP(PathOrigin).
Method in class CollectorNode
- Adds a virtual path terminating at this node.
- aliasList.
Variable in class DataCollector
- The list of names which are alises for a host in our work queue
- alive.
Variable in class PathOrigin
- The last time this path was reported active.
- alive.
Variable in class SwitchPort
- The last time this port was reported active.
- alive.
Variable in class VCLEndpoint
- The last time this VCL endpoint was reported active.
- aliveTime.
Variable in class CollectorNode
- Time (in milliseconds) when the latest contact with the node occurred.
- alloc.
Variable in class VCCAttributes
- VCC segment allocated BW value.
- allocin.
Variable in class NodePort
-
Input allocated port bandwidth
- allocout.
Variable in class NodePort
- Output allocated port bandwidth
- alt.
Variable in class UPCContract
-
- altDescr.
Variable in class HostEntry
- sysDescr string to be used if we're masking information
- altDescr.
Variable in class NodeDescription
- Freefor text describing the node when address masking is in effect
- arp_ipaddrs.
Static variable in class HostEntry
- one to one list with arpservers containing their IP address (if known)
- arp_nsapaddrs.
Static variable in class HostEntry
- one to one list with arpservers containing their NSAP address
- arpservers.
Static variable in class HostEntry
- list containing known ATMARPServers
- ATMEndSystem(CollectorNetwork, NodeAddress).
Constructor for class ATMEndSystem
- Class constructor.
- ATMEndSystem(CollectorNetwork, NodeAddress, String).
Constructor for class ATMEndSystem
- Class constructor.
- ATMSwitch(CollectorNetwork, NodeAddress).
Constructor for class ATMSwitch
- Class constructor.
- ATMSwitch(CollectorNetwork, NodeAddress, String).
Constructor for class ATMSwitch
- Class constructor.
- ATMSwitch(CollectorNetwork, NodeAddress, String, ATMEndSystem).
Constructor for class ATMSwitch
- Class constructor.
- bus_servers.
Static variable in class HostEntry
- list containing known BUS servers (LANE)
- bwAllocIn.
Variable in class SwitchPort
- The port's allocated input bandwidth.
- bwAllocOut.
Variable in class SwitchPort
- The port's allocated output bandwidth.
- bwin.
Variable in class NodePort
- Input maximum port bandwidth
- bwIn.
Variable in class SwitchPort
- The port's input bandwidth.
- bwout.
Variable in class NodePort
- Output maximum port bandwidth
- bwOut.
Variable in class SwitchPort
- The port's output bandwidth.
- ca.
Variable in class CollectorNetwork
- Link back to CollectorAnalyzer
- ca.
Variable in class DataCollector
- Pointer to CollectorAnalyzer for this run
- ca.
Variable in class DataCollectorWorker
- Pointer to the CollectorAnalyzer for this run
- ca.
Variable in class VendorInfo
- Pointer to the CollectorAnalyzer for this run
- cdv.
Variable in class UPCContract
-
- cdv.
Variable in class VCCAttributes
- VCC segment Cell Delay Variance value.
- cells.
Variable in class VCLEndpoint
- The output cell count for this VCL.
- cellsin.
Variable in class NodePort
- Input port cell count
- cellsIn.
Variable in class SwitchPort
- The number of cells the port has received.
- cellsout.
Variable in class NodePort
- Output port cell count
- cellsOut.
Variable in class SwitchPort
- The number of cells the port has transmitted.
- cellsOut.
Variable in class VCCSegMap
- VCC segment map output cell count.
- CiscoInfo(HostEntry).
Constructor for class CiscoInfo
- Constructor method -- CiscoInfo
- clearVCC().
Method in class VCLEndOut
- Clears any reference to a VCC for this VCL.
- closeIn().
Method in class CollectorStorage
- Closes the
CollectorUpdate input file.
- closeOut().
Method in class CollectorStorage
- Closes the
CollectorUpdate save file.
- closeOut().
Method in class DataCollector
- Close SNMP output stream
- closeOut().
Method in class ModelServerWorker
- Closes the client socket and removes self from worker list.
- closeOut().
Method in class ModelStorage
- Closes the
ModelUpdate save file.
- cm.
Variable in class DataCollector
- Pointer to ConfigManager for this run
- cm.
Variable in class ModelServer
- Pointer to ConfigManager for this run
- CollectorAnalyzer(ConfigMgr, CollectorStorage, DataCollector).
Constructor for class CollectorAnalyzer
- Class constructor.
- CollectorNetwork(String, ConfigMgr, ModelStorage, DataCollector, CollectorAnalyzer, long).
Constructor for class CollectorNetwork
- Class constructor.
- CollectorNode(CollectorNetwork, NodeAddress, boolean).
Constructor for class CollectorNode
- Class constructor.
- CollectorNode(CollectorNetwork, NodeAddress, String, boolean).
Constructor for class CollectorNode
- Class constructor.
- CollectorNode(CollectorNetwork, NodeAddress, String, boolean, String).
Constructor for class CollectorNode
- Class constructor.
- CollectorStorage(ConfigMgr).
Constructor for class CollectorStorage
- Class constructor.
- CollectorUpdate(NodeAddress).
Constructor for class CollectorUpdate
- Constructor for subclasses to initialize superclass fields.
- CollectorUpdate(NodeAddress, long).
Constructor for class CollectorUpdate
- Constructor for subclasses to initialize superclass fields.
- communityName.
Variable in class HostEntry
- SNMP communityName which accesses this node
- completedVCC(VCLEndIn).
Method in class VCLEndOut
- Processes a newly constructed VCC path, terminating at this VCL.
- completeVCC(VCLEndIn).
Method in class VCLEndIn
- Constructs all possible complete VCC paths which traverse this VCL.
- connectPorts(ATMSwitch, SwitchPort).
Method in class ATMSwitch
- Connects this node to a remote switch port.
- connectPorts(ATMSwitch, SwitchPort).
Method in class CollectorNode
- Connects this node to a remote switch port.
- context.
Variable in class SnmpGet
- The SNMP context used to access the node which owns this instance
- context.
Variable in class SnmpGetTable
- The SNMP context used to access the node which owns this instance
- control.
Variable in class ATMSwitch
- End system that is the control processor for this switch.
- controlSwitch.
Variable in class ATMEndSystem
- The switch (if any) for which this end system is a control processor.
- cs.
Variable in class CollectorAnalyzer
- Pointer to the CollectorStorage manager for this run
- cs.
Variable in class DataCollector
- Pointer to CollectorStorage manager for this run
- cuQ.
Variable in class CollectorAnalyzer
- FIFO queue for CollectorUpdates waiting to be processed
- currentHost.
Variable in class DataCollectorWorker
- The entry describing the node we're currently working on
- currTime.
Static variable in class CollectorNetwork
- The current
CollectorUpdate time.
- cycleTime.
Variable in class CollectorNode
- Time (in milliseconds) when the latest collector cycle started.
- DataCollector(ConfigMgr).
Constructor for class DataCollector
- Class constructor.
- DataCollectorWorker(DataCollector, int, CollectorAnalyzer, CollectorNetwork).
Constructor for class DataCollectorWorker
- Class constructor.
- dc.
Variable in class CollectorAnalyzer
- Pointer to the DataCollector manager for this run
- dc.
Variable in class CollectorNetwork
- Link back to DataCollector
- dc.
Variable in class HostEntry
- Pointer to parent DataCollector
- dc.
Variable in class SnmpGet
- The parent DataCollector for this call
- dc.
Variable in class SnmpGetTable
- The parent DataCollector
- dc.
Variable in class VendorInfo
- Pointer to the DataCollector for this run
- dcNewQ.
Variable in class DataCollector
- The FIFO queue containing new nodes to be queried by a collection thread
- dcOldQ.
Variable in class DataCollector
- The FIFO queue containing old nodes to be queried by a collection thread
- DecInfo(HostEntry).
Constructor for class DecInfo
- Constructor method -- DecInfo
- delete().
Method in class ATMEndSystem
- Deletes this node from its network.
- delete().
Method in class ATMSwitch
- Deletes this node from its network.
- delete().
Method in class CollectorNode
- Deletes this node from its network.
- delete().
Method in class PathOrigin
- Delete this path.
- delete().
Method in class SwitchPort
- Deletes this port (and its subcomponents).
- delete().
Method in class VCLEndIn
- Deletes this VCL.
- delete().
Method in class VCLEndOut
- Deletes this VCL.
- delete(CollectorUpdate).
Method in class CollectorAnalyzer
- Delete the given update from the queue.
- delete(VCLEndOut).
Method in class VCC
- Deletes this VCC.
- deleteForwardMap(VCLEndOut).
Method in class VCLEndIn
- Deletes a forward mapping from this VCL to an outbound VCL.
- deleteInterface(Interface).
Method in class ATMEndSystem
- Deletes an interface from the end system.
- deleteInterface(String).
Method in class ATMEndSystem
- Deletes an interface with the specified name from the end system.
- deleteInVCL(int, int).
Method in class SwitchPort
- Delete an inbound VCL endpoint from the port.
- deleteInVCL(VCLEndIn).
Method in class SwitchPort
- Delete an inbound VCL endpoint from the port.
- deleteNew(HostEntry).
Method in class DataCollector
- Delete an entry from the New FIFO queue.
- deleteOld(HostEntry).
Method in class DataCollector
- Delete an entry from the Old FIFO queue.
- deleteOutVCL(int, int).
Method in class SwitchPort
- Delete an outbound VCL endpoint from the port.
- deleteOutVCL(VCLEndOut).
Method in class SwitchPort
- Delete an outbound VCL endpoint from the port.
- deletePath(int).
Method in class SwitchPort
- Delete a virtual path from the port.
- deletePath(PathOrigin).
Method in class SwitchPort
- Delete a virtual path from the port.
- deleteTermNode().
Method in class PathOrigin
- Delete this path due to the deletion of the node terminating this path.
- deleteTermVP(PathOrigin).
Method in class CollectorNode
- Deletes a virtual path terminating at this node.
- deleteVCC().
Method in class VCLEndIn
- Deletes all VCCs which traverse this VCL.
- deleteVCC().
Method in class VCLEndOut
- Deletes all VCCs which traverse this VCL.
- dequeueUpdate().
Method in class CollectorAnalyzer
- Dequeues a
CollectorUpdate from our internal
processing queue.
- description.
Variable in class NodeDescription
- Freeform text describing the node
- descrTable.
Variable in class HostEntry
- one to one list with addrList with the names that describe each interface
- discard.
Variable in class UPCContract
-
- disconnectPorts(ATMPort).
Method in class ATMSwitch
- Disconnects a port on this node from its remote peer port.
- disconnectPorts(ATMPort).
Method in class CollectorNode
- Disconnects a port on this node from its remote peer port.
- discoverHosts.
Variable in class ForeInfo
- Should we look for hosts?
- DOWN.
Static variable in class PeerAddress
- Signalling to peer is down
- DOWN.
Static variable in class VCCSegMap
-
- dumpState(FIFO).
Method in class ATMEndSystem
- Dumps the current state of this endsystem.
- dumpState(FIFO).
Method in class ATMSwitch
- Dumps the current state of this switch.
- dumpState(FIFO).
Method in class CollectorNetwork
- Dumps the current state of this network.
- dumpState(FIFO).
Method in class CollectorNode
- Dumps the current state of this node.
- dumpStateComponent(FIFO).
Method in class ATMEndSystem
- Dumps the current state of this endsystem's components.
- dumpStateComponent(FIFO).
Method in class ATMSwitch
- Dumps the current state of this switch's components.
- dumpStateComponent(FIFO).
Method in class CollectorNode
- Dumps the current state of this node's components.
- dumpStateComponent(FIFO).
Method in class SwitchPort
- Dumps the current state of this switch port's components.
- dumpStateComponent(FIFO).
Method in class VCLEndOut
- Dumps the current state of this VCL's components.
- dumpStateComponent(FIFO, VCLEndOut).
Method in class VCC
- Dumps the current state of this VCC's components.
- dumpStateUncond(FIFO).
Method in class ATMEndSystem
- Unconditionally dumps the current state of this endsystem.
- elementAt(int).
Method in class SnmpGetTable
- Returns the Nth element in the SNMP table.
- elementCount.
Variable in class SnmpGetTable
- The number of elements in this object
- endCycle(NodeEnd).
Method in class ATMEndSystem
- Ends a collector update cycle.
- endCycle(NodeEnd).
Method in class ATMSwitch
- Ends a collector update cycle.
- endCycle(NodeEnd).
Method in class CollectorNetwork
- Ends a collector node update cycle.
- endCycle(NodeEnd).
Method in class CollectorNode
- Ends a collector update cycle.
- endOfTable.
Variable in class SnmpGetTable
- Flag used to indicate when we hit the end of the requested OID prefix
- endStatus.
Variable in class HostEntry
- flag indicating how far we got in this query cycle
- EndSysIntf(NodeAddress, String, int, NodeAddress, String, String).
Constructor for class EndSysIntf
- Class constructor.
- enqueueUpdate(CollectorUpdate).
Method in class CollectorAnalyzer
- Queues the specified
CollectorUpdate to our internal
processing queue.
- enqueueUpdate(ModelUpdate).
Method in class ModelServerWorker
- Queues the specified
ModelUpdate to our internal
processing queue.
- enqueueUpdate(ModelUpdate).
Method in class ModelStorage
- Queues the specified
ModelUpdate to our internal
processing queue(s).
- epd.
Variable in class UPCContract
-
- est.
Variable in class UPCContract
-
- EtherSwitch(CollectorNetwork, NodeAddress, String).
Constructor for class EtherSwitch
- Class constructor.
- finalize().
Method in class CollectorAnalyzer
- Ensures that input
FIFO are drained.
- finalize().
Method in class CollectorStorage
- Ensures that all
CollectorUpdate streams are closed.
- finalize().
Method in class DataCollector
- Close the output stream on exit
- finalize().
Method in class ModelServerWorker
- Ensures that the client socket gets closed.
- finalize().
Method in class ModelStorage
- Ensures that all
ModelUpdate streams are closed.
- findCommunityName(DataCollector, CollectorAnalyzer, int).
Method in class HostEntry
- Try to determine if any of the possible community name (passwords)
we know will work to access this host.
- findNode(NodeAddress).
Method in class CollectorNetwork
- Finds a node in the nework.
- findOrigin().
Method in class VCLEndIn
- Gets the VCL endpoint which is at the origin of the VCC path leading
to this VCL.
- findOrigin().
Method in class VCLEndOut
- Gets the VCL endpoint which is at the origin of the VCC path leading
to this VCL.
- findTerminus(VCLEndIn).
Method in class VCLEndOut
- Locates all the termini for VCC paths which traverse this VCL.
- findVCCs.
Variable in class DataCollector
- Look for VCC segments
- ForeInfo(HostEntry).
Constructor for class ForeInfo
- Constructor method -- ForeInfo
- forward.
Variable in class VCLEndOut
- A forward link to an externally connected inbound VCL endpoint,
if this VCL terminates at another ATM switch.
- forwards.
Variable in class VCLEndIn
- A list of forward links through this switch to the internally
mapped outbound VCL endpoints.
- FSIG.
Static variable in class VCCSegMap
-
- FULL_COMPLETE.
Static variable in class NodeEnd
- Ran a full collection of all known data from the node
- gcr.
Variable in class UPCContract
-
- getAal5Epd().
Method in class UPCContract
-
- getActive().
Method in class PathOrigin
- Gets the last time this path was considered active.
- getActive().
Method in class SwitchPort
- Gets the last time this port was considered active.
- getActive().
Method in class VCLEndpoint
- Gets the last time this VCL endpoint was considered active.
- getAddress().
Method in class CollectorNode
- Gets the canonical node address.
- getAddress().
Method in class HostEntry
- Return the NodeAddress
- getAddrExists(String).
Method in class DataCollector
- Determine if an address exists in hostList.
- getAllocBW().
Method in class VCCAttributes
-
- getAltCLPThreshold().
Method in class UPCContract
-
- getAltDescr().
Method in class HostEntry
- Return the altDescr value
Used when masking node addresses
- getAltDescr().
Method in class NodeDescription
- Get the node's alternate description
- getArpServers().
Method in class ForeInfo
- Query a FORE switch for its configured ATMARP Servers
- getAtmArps().
Method in class ForeInfo
- Query for ATM to IP address mappings in a FORE switch
Query the ATMARP table in the switch and pass mappings
upward.
- getATMArpTable().
Method in class ForeInfo
- Query a FORE switch for its ATMARP table
For each entry in the ATMARP table, try to add the IP address
as a new node to be queried.
- getATMNeighbor(DataCollector).
Method in class CiscoInfo
- getATMNeighbor - attemts to find out who is/are this devices
ATM neighbor(s).
- getCachedNode(NodeAddress).
Method in class CollectorNetwork
- Gets a node from the active cache.
- getCDV().
Method in class UPCContract
-
- getCDV().
Method in class VCCAttributes
-
- getCellCount().
Method in class VCCSegMap
- Gets the VCC segment output cell count
- getCellCount().
Method in class VCLEndpoint
- Get the output cell count for this VCL.
- getContext().
Method in class HostEntry
- Return the SNMP Context
- getControl().
Method in class ATMSwitch
- Gets the control processor for the switch.
- getCurrentHost().
Method in class DataCollectorWorker
- Returns the node of the host this thread is working on.
- getCurrTime().
Static method in class CollectorNetwork
- Gets the current
CollectorUpdate time.
- getCycleStart().
Method in class CollectorNode
- Gets the node's current cycle start time.
- getDescription().
Method in class HostEntry
- Return the sysDescr value
- getDescription().
Method in class NodeDescription
- Gets the node's description
- getDoDiscard().
Method in class UPCContract
-
- getDoPolicing().
Method in class UPCContract
-
- getDoUBRTagging().
Method in class UPCContract
-
- getEstimatedUBRBW().
Method in class UPCContract
-
- getFindVCCs().
Method in class DataCollector
- Get the value of find_vccs
- getForwardMap().
Method in class VCLEndOut
- Gets the forward link to the VCL termination point.
- getGCRPolicing().
Method in class UPCContract
-
- getHostEntry().
Method in class DataCollector
- Dequeue an entry from the work queue and return it to caller.
- getInPort().
Method in class VCCSegMap
- Gets the input port name.
- getInputAllocatedBW().
Method in class NodePort
- Returns the allocated input bandwidth in cells for this object.
- getInputAllocatedBW().
Method in class SwitchPort
- Gets the port's allocated input bandwidth.
- getInputBandwidth().
Method in class NodePort
- Returns the maximum input bandwidth in cells for this object.
- getInputBandwidth().
Method in class SwitchPort
- Gets the port's input bandwidth.
- getInputCells().
Method in class NodePort
- Returns the input cell count for this object.
- getInputCells().
Method in class SwitchPort
- Gets the number of cells the port has received.
- getInterface(String).
Method in class ATMEndSystem
- Gets an interface on the end system.
- getInterfaceEnumeration().
Method in class ATMEndSystem
- Gets an enumeration over the interface table.
- getInVCI().
Method in class VCCSegMap
- Gets the input VCI.
- getInVCL(int, int).
Method in class SwitchPort
- Get an inbound VCL endpoint associated with the port.
- getInVPI().
Method in class VCCSegMap
- Gets the input VPI.
- getIsAal5().
Method in class UPCContract
-
- getKey().
Method in class UPCContract
-
- getLaneInfo().
Method in class ForeInfo
- Get LANE information from this node
- getLock().
Method in class CollectorNetwork
- Return status of lock
- getMBS0().
Method in class UPCContract
-
- getMBS01().
Method in class UPCContract
-
- getMCR().
Method in class UPCContract
-
- getName().
Method in class EndSysIntf
- Gets the interface name
- getName().
Method in class Network
- Gets the interface name
- getName().
Method in class UPCContract
-
- getNet().
Method in class DataCollector
- Return the net associated with this instance.
- getNetAddr().
Method in class EndSysIntf
- Gets the interface's network address
- getNetAddr().
Method in class PeerAddress
- Gets the peer's network address.
- getNetMask().
Method in class EndSysIntf
- Gets the interface's network netmask
- getNewQueueIteration().
Method in class DataCollector
- Return an enumeration of the new FIFO queue.
- getnodeType().
Method in class HostEntry
- Return nodeType
- getNSAPTable().
Method in class ForeInfo
- Query a FORE switch for its NSAP routing table
UNI signalling uses a NSAP routing table to determine
which NSAP address are routed via each physical port.
- getOldQueueIteration().
Method in class DataCollector
- Return an enumeration of the old FIFO queue.
- getOrigin().
Method in class CollectorUpdate
- Gets the origin address for this update.
- getOrigin().
Method in class VCC
- Returns the origin for this VCC.
- getOrigin().
Method in class VCLEndIn
- Gets the VCL at the originating end of VCCs traversing this VCL.
- getOutPort().
Method in class VCCSegMap
- Gets the output port name.
- getOutputAllocatedBW().
Method in class NodePort
- Returns the alloacted output bandwidth in cells for this object.
- getOutputAllocatedBW().
Method in class SwitchPort
- Gets the port's allocated output bandwidth.
- getOutputBandwidth().
Method in class NodePort
- Returns the maximum output bandwidth in cells for this object.
- getOutputBandwidth().
Method in class SwitchPort
- Gets the port's output bandwidth.
- getOutputCells().
Method in class NodePort
- Returns the output cell count for this object.
- getOutputCells().
Method in class SwitchPort
- Gets the number of cells the port has transmitted.
- getOutVCI().
Method in class VCCSegMap
- Gets the output VCI.
- getOutVCL(int, int).
Method in class SwitchPort
- Get an outbound VCL endpoint associated with the port.
- getOutVPI().
Method in class VCCSegMap
- Gets the output VPI.
- getPassNumber().
Method in class VendorInfo
- Returns the current passNumber value.
- getPassword().
Method in class HostEntry
- Return the community name
- getPassword().
Method in class NodeDescription
- Gets the node's password
- getPasswords().
Method in class DataCollector
- Return the ConfigMgr's list of passwords
- getPath(int).
Method in class SwitchPort
- Get a virtual path that originates at the port.
- getPCR0().
Method in class UPCContract
-
- getPCR01().
Method in class UPCContract
-
- getPhy().
Method in class EndSysIntf
- Gets the interface's physical type
- getPhyAddr().
Method in class EndSysIntf
- Gets the interface's physical address
- getPolicingAction().
Method in class VCCAttributes
-
- getPort().
Method in class PathOrigin
- Returns the port associated with this path
- getPort().
Method in class VCCAttributes
- Gets the port name.
- getPort().
Method in class VCLEndpoint
- Get the switch port where the VCL ends.
- getPortMap().
Method in class ForeInfo
- Method to query a FORE switch for it's port configuration table.
- getPortName().
Method in class NodePort
- Gets the port's name.
- getPortName().
Method in class PeerAddress
- Gets the port name.
- getProto().
Method in class VCLEndpoint
- Get the switching protocol that created the VCC.
- getQueueIteration().
Method in class CollectorAnalyzer
- Return an enumeration of the FIFO queue.
- getRejectedCells().
Method in class VCCAttributes
-
- getRemoteIPAddresses().
Method in class ForeInfo
- Query a FORE switch to find any known IP to physical port mapping
SPANS and UNI (via ILMI) attempt to determine the IP address of
the node which is at the terminating end of a signalling channel.
- getReverseMap().
Method in class VCLEndIn
- Gets the reverse link to the VCL origin point.
- getReverseMap().
Method in class VCLEndOut
- Gets the reverse link to the VCL endpoint which is mapped
to this endpoint.
- getReverseVCC(VCLEndIn).
Method in class VCLEndOut
- Gets the previously completed VCC, if one exists, whose VCL path is
in the reverse direction from the endpoints supplied.
- getSchedMode().
Method in class UPCContract
-
- getSCR0().
Method in class UPCContract
-
- getSCR01().
Method in class UPCContract
-
- getSigProto().
Method in class VCCSegMap
- Gets the VCC signalling protocol.
- getSnmpContext().
Method in class HostEntry
- Return the SNMP context for this node
- getSpansAddr().
Method in class ForeInfo
- Determine the SPANS address of a FORE switch
- getStatus().
Method in class NodeEnd
- Gets the final collector cycle status.
- getStatus().
Method in class PeerAddress
- Gets the peer connection status.
- getStatus().
Method in class UPCContract
-
- getStatus().
Method in class VCCSegMap
- Gets the VCC segment status.
- getSwitchControl().
Method in class ATMEndSystem
- Gets the switch for which this end system is the control processor.
- getSwitchesOnly().
Method in class DataCollector
- Get the value of the switches_only parameter
- getTagReq().
Method in class UPCContract
-
- getTerminus().
Method in class VCC
- Returns the array of termi for the VCC.
- getTermNode().
Method in class PathOrigin
- Get node at the far end of the path.
- getTime().
Method in class CollectorUpdate
- Gets the time when this update was created.
- getTime().
Method in class HostEntry
- Returns the time this object was created.
- getType().
Method in class ATMEndSystem
- Get the node's type.
- getType().
Method in class ATMSwitch
- Gets the node's type.
- getType().
Method in class EtherSwitch
- Get the node's type.
- getType().
Method in class NodeDescription
- Gets the node's type
- getType().
Method in class Router
- Get the node's type
- getUPCContracts().
Method in class ForeInfo
- Query a FORE switch for its UPC Contract Table
- getUPCNum().
Method in class VCCAttributes
-
- getUptime().
Method in class NodePort
- Returns the port uptime for this object.
- getUptime().
Method in class SwitchPort
- Gets the port's uptime.
- getUptime().
Method in class VCCSegMap
- Gets the VCC segment uptime
- getUptime().
Method in class VCLEndpoint
- Get the uptime for this VCL.
- getUsedBW().
Method in class VCCAttributes
-
- getVal().
Method in class SnmpGet
- Return the value of this ObjectID to the caller.
- getVCCAttributes().
Method in class ForeInfo
- Query a FORE switch for additional VCC segment info
- getVCCSegments().
Method in class ForeInfo
- Query a FORE switch for VCC segment mappings
FORE switches maintain a mapping for VCC segments listing
the incoming port/vpi/vci to the outgoing port/vpi/vci.
- getVCI().
Method in class VCCAttributes
- Gets the VCI.
- getVCI().
Method in class VCLEndpoint
- Get the VCI at the endpoint.
- getVPI().
Method in class PathOrigin
- Get the path's VPI.
- getVPI().
Method in class PeerAddress
- Gets the VPI to peer.
- getVPI().
Method in class VCCAttributes
- Gets the VPI.
- getVPI().
Method in class VCLEndpoint
- Get the VPI at the endpoint.
- getWorker(int).
Method in class DataCollector
- Return the N'th worker process
- HarpInfo(HostEntry).
Constructor for class HarpInfo
- Constructor method -- HarpInfo
- HostEntry(String).
Constructor for class HostEntry
- Class constructor.
- HostEntry(String, String).
Constructor for class HostEntry
- Class constructor.
- hostList.
Variable in class DataCollector
- The list of host that will be in our work queue
- INCOMPLETE.
Static variable in class NodeEnd
- Collection cycle did not complete most likely due to an exception
- inCycle(long).
Method in class ATMEndSystem
- Updates/verifies update cycle state and data.
- inCycle(long).
Method in class ATMSwitch
- Updates/verifies update cycle state and data.
- inCycle(long).
Method in class CollectorNode
- Updates/verifies update cycle state and data.
- initialOid.
Variable in class SnmpGetTable
- The original OID requested
- inName.
Variable in class CollectorStorage
- The name of the input stream if a file
- inPort.
Variable in class VCCSegMap
- VCC segment map input port name.
- intfs.
Variable in class ATMEndSystem
-
List of network interfaces.
- intfs.
Variable in class HostEntry
- list of network interfaces on this node
- inVCI.
Variable in class VCCSegMap
- VCC segment map input VCI value.
- inVCLs.
Variable in class SwitchPort
- A list of the inbound VCL endpoints associated with the port.
- inVPI.
Variable in class VCCSegMap
- VCC segment map input VPI value.
- ipForwarding.
Variable in class HostEntry
- flag indicating if this node supports ip forwarding (ie.
- isControl.
Variable in class NodePort
-
True if this is a switch port and it is the control
processor's port.
- isControl().
Method in class NodePort
- Determines whether the update applies to a switch control processor.
- isSwitch.
Variable in class ForeInfo
- Is the FORE device a switch
- isSwitch.
Variable in class NodePort
-
True if this port is for a switch node.
- isSwitch().
Method in class NodePort
- Determines whether the update applies to a switch.
- isSwitchControl().
Method in class ATMEndSystem
- Determines whether the end system is a control processor
for an ATM switch.
- isWaiting().
Method in class DataCollectorWorker
- Returns 'waiting' status
- key.
Variable in class UPCContract
-
- lastFullCheck.
Variable in class VendorInfo
- When's the last time we performed a complete check
- lastOid.
Variable in class SnmpGetTable
- The last OID we requested in the SNMP GETNEXT packet
- lecs_servers.
Static variable in class HostEntry
- list containing known LECS servers (LANE)
- les_servers.
Static variable in class HostEntry
- list containing known LES servers (LANE)
- locked.
Static variable in class CollectorNetwork
- Lock to synchronize work queues when deleting/merging elements.
- lockedNode.
Static variable in class CollectorNetwork
-
- main(String[]).
Static method in class VisiCollector
- Entry point for the
VisiCollector program.
- map(VCLEndOut).
Method in class VCLEndIn
- Maps an inbound VCL endpoint to an outbound VCL endpoint.
- matchInterface(NodeAddress, CollectorNode).
Method in class CollectorNetwork
- Check for interface with the address
- maxDepth.
Variable in class DataCollector
- Maximum depth work queue should be allowed to grow to
- mbs0.
Variable in class UPCContract
-
- mbs01.
Variable in class UPCContract
-
- mcr.
Variable in class UPCContract
-
- merge(ATMNode).
Method in class ATMEndSystem
- Merges this node with another specified node.
- merge(ATMNode).
Method in class ATMSwitch
- Merges this node with another specified node.
- merge(ATMNode).
Method in class CollectorNode
- Merges this node with another specified node.
- ModelServer(ConfigMgr).
Constructor for class ModelServer
- Class constructor.
- ModelServerWorker(ModelServer, Socket, ConfigMgr).
Constructor for class ModelServerWorker
- Class constructor.
- ModelStorage(ConfigMgr).
Constructor for class ModelStorage
- Class constructor.
- ms.
Variable in class CollectorAnalyzer
- Pointer to the ModelStorage manager for this run
- ms.
Variable in class CollectorNetwork
- The
ModelUpdate storage manager.
- msv.
Variable in class ModelServerWorker
- Pointer to the ModelServer which owns us
- msv.
Variable in class ModelStorage
- Pointer to the ModelServer which owns us
- muQ.
Variable in class ModelServerWorker
- The FIFO queue of ModelUpdates waiting to be processed
- muQ.
Variable in class ModelStorage
- The FIFO queue of ModelUpdates waiting to be processed
- name.
Variable in class EndSysIntf
- Interface name
- name.
Variable in class Network
- Network name
- name.
Variable in class UPCContract
-
- net.
Variable in class CollectorAnalyzer
- Pointer to the CollectorNetwork reprenting this run
- net.
Variable in class DataCollector
- Pointer to the ATMNetwork which represents this run
- net.
Variable in class DataCollectorWorker
- Pointer to the CollectorNetwork which represents this run
- net.
Variable in class HostEntry
- pointer to the ATMNetwork which this node is a member of
- net.
Variable in class ModelServerWorker
- Pointer to the ATMNetwork which represents this run
- netAddr.
Variable in class EndSysIntf
- Interface's network layer address
- netAddr.
Variable in class PeerAddress
- Peer's network layer address.
- netMask.
Variable in class EndSysIntf
- Interface's network netmask
- netmask.
Variable in class HostEntry
- list of netmasks with a one to one association to the addrList
- Network(String).
Constructor for class Network
- Class constructor.
- newQueueSize().
Method in class DataCollector
- Get ths number of components currently on the processing queue
- NO_CONTACT.
Static variable in class NodeEnd
- Collection was unable to talk to node
- nodeAddress.
Variable in class HostEntry
- address by which we refer to this node
- NodeBegin(NodeAddress).
Constructor for class NodeBegin
- Class constructor.
- NodeBegin(NodeAddress, long).
Constructor for class NodeBegin
- Class constructor.
- NodeDescription(NodeAddress, String, String, String, int).
Constructor for class NodeDescription
- Class constructor.
- NodeEnd(NodeAddress, int).
Constructor for class NodeEnd
- Class constructor.
- NodePort(NodeAddress, String, boolean, boolean).
Constructor for class NodePort
- Class constructor.
- NodePort(NodeAddress, String, boolean, boolean, int, int, int, int, int, int, int).
Constructor for class NodePort
- Class constructor.
- nodes.
Variable in class CollectorNetwork
- Cache of actively updating nodes.
- nodeType.
Variable in class HostEntry
- this node's type
- noMoreNodes.
Variable in class DataCollector
- Should we add any nodes beyonds what's listed in the config file?
- nsapAddrs.
Variable in class HostEntry
- list of NSAP addresses that are assigned to this node
- nWorkers.
Variable in class CollectorNetwork
- How many DataCollectorWorkers there are
- nWorkers.
Variable in class DataCollector
- The number of data collection threads assigned to this run
- OAM.
Static variable in class VCCSegMap
-
- ois.
Variable in class CollectorStorage
- The input stream for the Collector
- oldQueueSize().
Method in class DataCollector
- Get ths number of components currently on the processing queue
- oos.
Variable in class CollectorStorage
- The output stream for the Collector
- oos.
Variable in class DataCollector
-
- oos.
Variable in class ModelServerWorker
- The output stream to which ModelUpdates will be written
- oos.
Variable in class ModelStorage
- Pointer to the output stream
- openIn(ConfigMgr).
Method in class CollectorStorage
- Opens the
CollectorUpdate input file, if specified.
- openOut().
Method in class DataCollector
- Open an output stream for writing SNMP traces
- openOut(ConfigMgr).
Method in class CollectorStorage
- Opens the
CollectorUpdate save file, if specified.
- openOut(ConfigMgr).
Method in class ModelStorage
- Opens the
ModelUpdate save file, if specified.
- origin.
Variable in class CollectorUpdate
- Address of the node from which we obtained this object's data
- origin.
Variable in class VCC
- List of VCL Endpoints at the originating end(s) of the VCC.
- origin.
Variable in class VCLEndIn
- The VCL endpoint at the originating end of any VCC(s) which
traverse this VCL.
- OTHER.
Static variable in class VCCSegMap
-
- outName.
Variable in class CollectorStorage
- The name of the output stream if a file
- outName.
Variable in class DataCollector
- Stream for writing SNMP data
- outName.
Variable in class ModelStorage
- The name of the output file if writing to a file
- outPort.
Variable in class VCCSegMap
- VCC segment map output port name.
- outVCI.
Variable in class VCCSegMap
- VCC segment map output VCI value.
- outVCLs.
Variable in class SwitchPort
- A list of the outbound VCL endpoints associated with the port.
- outVPI.
Variable in class VCCSegMap
- VCC segment map output VPI value.
- parent.
Variable in class DataCollectorWorker
- Pointer to the DataCollector which owns this thread
- parent.
Variable in class VendorInfo
- Pointer to owner of this instantiation
- PARTIAL_COMPLETE.
Static variable in class NodeEnd
- Run a full collectrion but only collected info likely to change
- passNumber.
Variable in class VendorInfo
- How many passes have we performed
- password.
Variable in class NodeDescription
- Node's data collection password
- PathOrigin(SwitchPort, int, CollectorNode).
Constructor for class PathOrigin
- Construct a PathOrigin object.
- paths.
Variable in class SwitchPort
- List of the virtual paths that originate at the port.
- pcr0.
Variable in class UPCContract
-
- pcr01.
Variable in class UPCContract
-
- pdu.
Variable in class SnmpGetTable
- The SNMP GETNEXT PDU used to iterate over the OID table
- PeerAddress(NodeAddress, String, int, NodeAddress, int).
Constructor for class PeerAddress
- Class constructor.
- phy.
Variable in class EndSysIntf
- Interface's physical type (see Interface for possible values)
- phyAddr.
Variable in class EndSysIntf
- Interface's physical layer address
- police.
Variable in class UPCContract
-
- police.
Variable in class VCCAttributes
- VCC segment Policing Action value.
- port.
Variable in class PathOrigin
- The switch port at which the path originates.
- Port.
Variable in class VCCAttributes
-
- port.
Variable in class VCLEndpoint
- The switch port where the VCL ends.
- portName.
Variable in class NodePort
- Port name.
- portName.
Variable in class PeerAddress
- Local port name through which the peer node is connected.
- ports.
Variable in class CollectorNode
- Hold port info for any deleted physical paths so that it can be
restored after an UpdateDescriptor.
- portTable.
Variable in class ForeInfo
- List of physical port names on this device
- PowerHubInfo(HostEntry).
Constructor for class PowerHubInfo
- Constructor method -- PowerHubInfo
- prefix.
Static variable in class ATMSwitch
- Switch node name prefix.
- process(CollectorNetwork).
Method in class CollectorUpdate
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class EndSysIntf
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class Network
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class NodeBegin
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class NodeDescription
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class NodeEnd
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class NodePort
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class PeerAddress
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class UPCContract
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class VCCAttributes
- Applies this update object to the network model.
- process(CollectorNetwork).
Method in class VCCSegMap
- Applies this update object to the network model.
- progname.
Static variable in class VisiCollector
- The name of this application
- proto.
Variable in class VCLEndpoint
- The switching protocol that created the VCL.
- PVC.
Static variable in class VCCSegMap
-
- Q2931.
Static variable in class VCCSegMap
-
- qlen.
Static variable in class ModelServer
- Listen queue length
- qpause.
Static variable in class CollectorAnalyzer
- Number of milliseconds to pause between update queue runs
- qpause.
Static variable in class DataCollectorWorker
- number of ms to pause between loops to force us to give up the CPU
- qpause.
Static variable in class ModelServerWorker
- Number of milliseconds to pause between update queue runs
- qpause.
Static variable in class ModelStorage
- Number of milliseconds to pause between update queue runs
- query(DataCollector, CollectorAnalyzer, int).
Method in class CiscoInfo
- Query method - method called on each pass for Cisco devices.
- query(DataCollector, CollectorAnalyzer, int).
Method in class DecInfo
- Query method - method called on each pass for DEC devices
- query(DataCollector, CollectorAnalyzer, int).
Method in class ForeInfo
- Query method - method called on each pass for Fore devices.
- query(DataCollector, CollectorAnalyzer, int).
Method in class HarpInfo
- Query method - method called on each pass for HARP devices.
- query(DataCollector, CollectorAnalyzer, int).
Method in class HostEntry
- Perform all the work necessary to query this host.
- query(DataCollector, CollectorAnalyzer, int).
Method in class PowerHubInfo
- Query method - method called on each pass for Power Hub devices.
- query(DataCollector, CollectorAnalyzer, int).
Method in class ThreeComInfo
- Query method - method called on each pass for 3Com devices.
- query(DataCollector, CollectorAnalyzer, int).
Method in class UnknownInfo
- Query method - method called on each pass for Unknown devices.
- query(DataCollector, CollectorAnalyzer, int).
Method in class VendorInfo
- Query method to be overridden by subclasses
- queryInterfaces(DataCollector, CollectorAnalyzer, int).
Method in class HostEntry
- Determine the set of IP interfaces this host contains.
- queueMU(ModelUpdate).
Method in class CollectorNode
- Queues
ModelUpdates to the storage manager.
- queueSize().
Method in class CollectorAnalyzer
- Gets the number of components currently on the processing queue.
- queueSize().
Method in class ModelServerWorker
- Gets the number of components currently on the processing queue.
- queueSize().
Method in class ModelStorage
- Gets the number of components currently on the processing queue.
- RCC.
Static variable in class VCCSegMap
-
- rcount.
Variable in class CollectorStorage
- Running reference count.
- rcount.
Variable in class DataCollector
-
- rcount.
Variable in class ModelServerWorker
- The reference count for number of objects processed
- rcount.
Variable in class ModelStorage
- The reference count for number of objects "written"
- readCU().
Method in class CollectorStorage
- Reads the next
CollectorUpdate object from the input
file, if one was specified.
- refreshActive().
Method in class PathOrigin
- Refreshes the path's active time.
- refreshActive().
Method in class SwitchPort
- Refreshes the port's active time.
- refreshActive().
Method in class VCLEndpoint
- Refreshes the VCL endpoint's active time.
- rejected.
Variable in class VCCAttributes
- VCC segment rejected cells value.
- releaseLock().
Method in class CollectorNetwork
- Release lock
- replaceCachedNode(NodeAddress, CollectorNode).
Method in class CollectorNetwork
- Replaces a node in the active cache.
- reported.
Variable in class CollectorNode
-
True if a NodeUpdate has been generated
for this node
- resetPassNumber().
Method in class VendorInfo
- Resets the passNumber value to force a complete query.
- reverse.
Variable in class VCLEndIn
- A reverse link to an externally connected outbound VCL endpoint,
if this VCL originates at another ATM switch.
- reverse.
Variable in class VCLEndOut
- A reverse link to the inbound VCL endpoint in this switch
which is mapped to this endpoint.
- Router(CollectorNetwork, NodeAddress, String).
Constructor for class Router
- Class constructor.
- run().
Method in class CollectorAnalyzer
- Processes the entries on our internal processing queue.
- run().
Method in class DataCollector
- Collects all of the
CollectorUpdate data.
- run().
Method in class DataCollectorWorker
- Gets host on which to operate.
- run().
Method in class ModelServer
- Listens for new client connections.
- run().
Method in class ModelServerWorker
- Adds self to the worker list and then processes the entries on our
internal processing queue.
- run().
Method in class ModelStorage
- Processes the entries on our internal processing queue.
- runFromFile().
Method in class DataCollector
- Collects data from the configured file.
- runFromNet().
Method in class DataCollector
- Collects data from the configured network.
- scanVCC().
Method in class SwitchPort
- Scans through all of this port's VCL endpoints, looking for VCLs
which can be combined to form complete VCC paths.
- sched.
Variable in class UPCContract
-
- scr0.
Variable in class UPCContract
-
- scr01.
Variable in class UPCContract
-
- setCellCount(int).
Method in class VCLEndpoint
- Set (update) this output cell count for this VCL.
- setForwardMap(VCLEndIn).
Method in class VCLEndOut
- Sets the forward link to the VCL termination point.
- setnodeType(int).
Method in class HostEntry
- Set nodeType
- setReverseMap(VCLEndIn).
Method in class VCLEndOut
- Sets the reverse link to the VCL endpoint which is mapped
to this endpoint.
- setReverseMap(VCLEndOut).
Method in class VCLEndIn
- Sets the reverse link to the VCL origin point.
- setSwitchControl(ATMSwitch).
Method in class ATMEndSystem
- Sets this end system as the control processor for an ATM switch.
- setUptime(int).
Method in class VCLEndpoint
- Set (update) the uptime for this VCL.
- sigProtocol.
Variable in class VCCSegMap
- Signalling protocol used to create VCC.
- size().
Method in class SnmpGetTable
- Return the size of the SNMP table.
- snmp.
Variable in class HostEntry
- SNMP context used to send SNMP request to this node
- SnmpGet(SnmpContext, String, String, DataCollector).
Constructor for class SnmpGet
- Constructor.
- SnmpGetTable(SnmpContext, String, String, DataCollector).
Constructor for class SnmpGetTable
- Constructor.
- sock.
Variable in class ModelServerWorker
- The socket connection to the listener this worker is feeding
- SPANS.
Static variable in class VCCSegMap
-
- SPVC.
Static variable in class VCCSegMap
-
- SPVC_PNNI.
Static variable in class VCCSegMap
-
- SPVC_SPANS.
Static variable in class VCCSegMap
-
- startCycle(NodeBegin).
Method in class ATMEndSystem
- Starts a collector update cycle.
- startCycle(NodeBegin).
Method in class ATMSwitch
- Starts a collector update cycle.
- startCycle(NodeBegin).
Method in class CollectorNetwork
- Starts a collector node update cycle.
- startCycle(NodeBegin).
Method in class CollectorNode
- Starts a collector update cycle.
- status.
Variable in class NodeEnd
- Final status of the collector cycle.
- status.
Variable in class PeerAddress
- Status of the peer node connection.
- status.
Variable in class UPCContract
-
- status.
Variable in class VCCSegMap
- Status of VCC segment.
- svsock.
Variable in class ModelServer
- Socket used to accept ModelUpdate consumer (VisiDisplay) connect requests
- switchesOnly.
Variable in class DataCollector
- Only query nodes which report to be switches
- switchesOnly.
Variable in class HostEntry
- Are we only looking at switches
- SwitchPort(String, ATMSwitch, long, long, long, long, long, long, long).
Constructor for class SwitchPort
- Constructs a switch port.
- sysDescr.
Variable in class HostEntry
- SNMP sysDescr returned by this node
- tag.
Variable in class UPCContract
-
- tagging.
Variable in class UPCContract
-
- terminus.
Variable in class VCC
- List of VCL Endpoints at the terminating end(s) of the VCC.
- termNode.
Variable in class PathOrigin
- The node at the far end of the path.
- termVPs.
Variable in class CollectorNode
- List of VPs (
PathOrigins) terminating at this node.
- threadCount.
Static variable in class DataCollectorWorker
- The overall number of worker threads created
- threadNum.
Variable in class DataCollectorWorker
- Our unique individual thread number
- ThreeComInfo(HostEntry).
Constructor for class ThreeComInfo
- Constructor method -- ThreeComInfo
- time.
Variable in class CollectorUpdate
- Time (in milliseconds) when this object's data was collected.
- time.
Variable in class HostEntry
- timestamp for when this node was last accessed
- toString().
Method in class CiscoInfo
- toString() method -- print something useful about this object.
- toString().
Method in class DecInfo
- toString() method -- print something useful about this object.
- toString().
Method in class EndSysIntf
- Returns a string describing this object.
- toString().
Method in class ForeInfo
- toString() method -- print something useful about this object.
- toString().
Method in class HarpInfo
- toString() method -- print something useful about this object.
- toString().
Method in class HostEntry
- toString() method -- print something useful about this object.
- toString().
Method in class Network
- Returns a string describing this object.
- toString().
Method in class NodeBegin
- Returns a string describing this object.
- toString().
Method in class NodeDescription
- Returns a string describing this object.
- toString().
Method in class NodeEnd
- Returns a string describing this object.
- toString().
Method in class NodePort
- Returns a string describing this object.
- toString().
Method in class PathOrigin
- Get a string describing the PathOrigin object.
- toString().
Method in class PeerAddress
- Returns a string describing this object.
- toString().
Method in class PowerHubInfo
- toString() method -- print something useful about this object.
- toString().
Method in class SwitchPort
- Get a string describing the SwitchPort object.
- toString().
Method in class ThreeComInfo
- toString() method -- print something useful about this object.
- toString().
Method in class UnknownInfo
- toString() method -- print something useful about this object.
- toString().
Method in class UPCContract
-
- toString().
Method in class VCC
- Get a string describing the VCC object.
- toString().
Method in class VCCAttributes
- Returns a string describing this object.
- toString().
Method in class VCCSegMap
- Returns a string describing this object.
- toString().
Method in class VCLEndpoint
- Get a string describing the VCLEndpoint object.
- toString().
Method in class VendorInfo
- toString() method -- print something useful about this object.
- type.
Variable in class NodeDescription
- Type of node
- UNDETERMINED.
Static variable in class NodeEnd
- Can't make any determination about this cycle
- unique_host.
Static variable in class HostEntry
- index for creating a unique IP address for nodes which
don't respond to ip.* mibs
- UnknownInfo(HostEntry).
Constructor for class UnknownInfo
- Constructor method -- UnknownInfo
- UP.
Static variable in class PeerAddress
- Signalling to peer is up
- UP.
Static variable in class VCCSegMap
-
- upc.
Variable in class VCCAttributes
- VCC segment UPC contract number value.
- UPCContract(NodeAddress, int, int, int, int, int, int, int, int, int, int, int, String, int, int, int, int, int, int, int, int, int).
Constructor for class UPCContract
- Class constructor.
- update(long, long, long, long, long, long, long).
Method in class SwitchPort
- Updates the port's counters.
- update(Observable, Object).
Method in class SnmpGet
- This method is called via notify() by the underlying SNMP code
when a response is received.
- update(Observable, Object).
Method in class SnmpGetTable
- This method is called via notify() by the underlying SNMP code
when a response is received.
- updateDescription(NodeDescription).
Method in class ATMEndSystem
- Updates the node's type and description.
- updateDescription(NodeDescription).
Method in class CollectorNode
- Updates the node's type and description.
- updateInterface(String, int, String, String, String).
Method in class ATMEndSystem
- Updates an end system's interface list.
- updateModel(CollectorUpdate).
Method in class CollectorNetwork
- Updates the network model using the supplied update object.
- updatePassNumber().
Method in class VendorInfo
- Method which can be overridden for different defaults.
- updatePathInfo(PeerAddress, CollectorNode).
Method in class SwitchPort
- Updates the information for a path originating on this port.
- updatePeer(PeerAddress).
Method in class ATMEndSystem
- Updates peer node information.
- updatePeer(PeerAddress).
Method in class ATMSwitch
- Updates peer node information.
- updatePeer(PeerAddress).
Method in class CollectorNode
- Updates peer node information.
- updatePort(NodePort).
Method in class ATMEndSystem
- Updates the node's port list.
- updatePort(NodePort).
Method in class ATMSwitch
- Updates the node's port list.
- updatePort(NodePort).
Method in class CollectorNode
- Updates the node's port list.
- updaters.
Variable in class CollectorNode
- Number of update cycles currently active for this node.
- updateVCCSegMap(VCCSegMap).
Method in class ATMEndSystem
- Updates switch VCC segment map.
- updateVCCSegMap(VCCSegMap).
Method in class ATMSwitch
- Updates switch VCC segment map.
- updateVCCSegMap(VCCSegMap).
Method in class CollectorNode
- Updates switch VCC segment map.
- uptime.
Variable in class NodePort
- Port Uptime
- uptime.
Variable in class SwitchPort
- The port's uptime.
- uptime.
Variable in class VCCSegMap
- VCC segment map uptime value.
- uptime.
Variable in class VCLEndpoint
- The VCC uptime for this VCL.
- usage().
Static method in class VisiCollector
- Prints the program usage message to the user
- used.
Variable in class VCCAttributes
- VCC segment used BW value.
- usingNetQuery().
Method in class CollectorStorage
- Returns
true if the CollectorUpdate data
is configured to be dynamically acquired from the network.
- value.
Variable in class SnmpGet
- The value of this object as returned by a SNMP GET
- values.
Variable in class SnmpGetTable
- The list of values for this SNMP GETNEXT object
- vcc.
Variable in class VCLEndOut
- The completed VCC, if this VCL terminates at an endsystem.
- VCC(VCLEndIn, VCLEndOut).
Constructor for class VCC
- Class constructor.
- VCCAttributes(NodeAddress, String, int, int, int, int, int, int, int, int).
Constructor for class VCCAttributes
- Class constructor.
- VCCSegMap(NodeAddress, String, int, int, String, int, int, int, int).
Constructor for class VCCSegMap
- Class constructor.
- VCCSegMap(NodeAddress, String, int, int, String, int, int, int, int, int, int).
Constructor for class VCCSegMap
- Class constructor.
- VCI.
Variable in class VCCAttributes
- VCC segment VCI value.
- vci.
Variable in class VCLEndpoint
- The VCI at the endpoint.
- VCLEndIn(SwitchPort, int, int, int).
Constructor for class VCLEndIn
- Constructs an inbound VCL endpoint.
- VCLEndIn(SwitchPort, int, int, int, int, int).
Constructor for class VCLEndIn
- Constructs an inbound VCL endpoint.
- VCLEndOut(SwitchPort, int, int, int).
Constructor for class VCLEndOut
- Constructs an outbound VCL endpoint.
- VCLEndOut(SwitchPort, int, int, int, int, int).
Constructor for class VCLEndOut
- Constructs an outbound VCL endpoint.
- VCLEndpoint(SwitchPort, int, int, int).
Constructor for class VCLEndpoint
- Constructs a VCL endpoint.
- VCLEndpoint(SwitchPort, int, int, int, int, int).
Constructor for class VCLEndpoint
- Constructs a VCL endpoint.
- VendorInfo().
Constructor for class VendorInfo
- Constructor method -- VendorInfo
Overridden.
- vinfo.
Variable in class HostEntry
- pointer to VendorInfo instantiation
- VisiCollector().
Constructor for class VisiCollector
-
- vpi.
Variable in class PathOrigin
- The VPI for the path.
- vpi.
Variable in class PeerAddress
- VPI for the virtual path to the peer.
- VPI.
Variable in class VCCAttributes
- VCC segment VPI value.
- vpi.
Variable in class VCLEndpoint
- The VPI at the endpoint.
- waiting.
Variable in class DataCollectorWorker
- Flag indicating if we're locked out from processing by an external event
- waiting.
Variable in class SnmpGetTable
- Flag used to indicate that we are waiting the the GETNEXT reply
- weedOut(NodeEnd).
Method in class SwitchPort
- Checks a port and its contents to detect and delete
components which have disappeared from the node.
- worker.
Variable in class DataCollector
- Pointer to worker threads which handle the data collection for nodes
- workers.
Variable in class ModelServer
- List of workers servering up ModelUpdates
- writeCU(CollectorUpdate).
Method in class CollectorStorage
- Writes the supplied
CollectorUpdate object to the save
file, if one was specified.
- writeMU(ModelUpdate).
Method in class ModelStorage
- Writes the supplied
ModelUpdate object to the save
file, if one was specified.
- writeSU(Object, Object).
Method in class DataCollector
- Write an SNMP trace