"WEBNMS_5 API Docs"

com.adventnet.nms.topodb
Class TopoObject

java.lang.Object
  extended by com.adventnet.nms.topodb.ManagedObject
      extended by com.adventnet.nms.topodb.TopoObject
All Implemented Interfaces:
DBExtendedInterface, DBInterface, com.adventnet.nms.topodb.corba.ManagedObject_CIOperations, com.adventnet.nms.topodb.corba.TopoObject_CIOperations, java.io.Serializable, java.lang.Cloneable
Direct Known Subclasses:
IpAddress, Network, Node

public class TopoObject
extends ManagedObject
implements com.adventnet.nms.topodb.corba.TopoObject_CIOperations

This class extends the ManagedObject class and is the base class for all IP objects. It defines fields specific to Network Elements implementing TCP/IP. It has fields to indicate if the object is a Network, Node, IpAddress(interface), router, SnmpNode etc. It also has field for snmp related parameters like port, commuinity, snmp version etc.

See Also:
Serialized Form

Field Summary
static int PROCEEDSTATUSPOLL
          The integer value for proceeding with status polling after DHCP Node IP verificationcheckDHCPNodeStatus()
 
Constructor Summary
TopoObject()
          Default Constructor.
 
Method Summary
protected  int checkDHCPNodeStatus()
          The checkDHCPNodeStatus method is invoked during status polling for DHCP client objects.
 com.adventnet.nms.topodb.corba.SeverityStateEnum checkStatus_CT()
          corba: ManagedObject_CIOperations interface method.
 java.lang.Object clone()
          Returns the cloned copy of the TopoObject.
 java.lang.String getBaseMibs()
          Gets the Mibs implemented by the Snmp Agent in the Network Element.
 java.lang.String getCommunity()
          Gets the read community String used by the Snmp Agent in the Network Element.
 java.lang.String getContextName()
          Gets the contextName used by the SNMPv3 Agent in the Network Element.
 java.lang.String getDomainName()
          Gets the Domain Name of the Network Element.
 java.lang.String getIpAddress()
          Gets the Ipaddress of the Network Element.
 boolean getIsDHCP()
          Gets whether the network element supports DHCP (i.e., if the ipaddress for the network element is assigned by DHCP protocol).
 boolean getIsInterface()
          Gets whether the Network element is an IP interface Object.
 boolean getIsNetwork()
          Gets whether the Network element is a IP Network.
 boolean getIsNode()
          Gets Whether the Network element is a IP node.
 boolean getIsRouter()
          Gets whether the network element is a Router.
 boolean getIsSNMP()
          Gets whether the network element supports snmp protocol.
 java.lang.String getNetmask()
          Gets the Sub-net Mask of the Network Element.
 com.adventnet.nms.common.corba.Property_CT[] getProperties_CT()
          corba: ManagedObject_CIOperations interface method.
 java.util.Properties getProperties()
          Returns the all the properties of the TopoObject.
 int getSnmpport()
          Gets the Snmp port used by the Snmp Agent in the Network Element.
 com.adventnet.nms.topodb.corba.SeverityStateEnum getStatus_CT()
          corba: ManagedObject_CIOperations interface method.
 TopoObjectTieRefHolder getTieRefHolder_TopoObject()
          corba: To get the tie ref holder for the object.
 java.lang.String getUserName()
          Gets the userName used by the SNMPv3 Agent in the Network Element.
 com.adventnet.nms.common.corba.Property_CT[] getUserProperties_CT()
          corba: ManagedObject_CIOperations interface method.
 java.lang.String getVersion()
          Gets the version used by the Snmp Agent in the Network Element.
 java.lang.String getWriteCommunity()
          Gets the write community String used by the Snmp Agent in the Network Element.
 void setBaseMibs(java.lang.String baseMibs)
          Sets the Mibs implemented by the Snmp Agent in the Network Element.
 void setCommunity(java.lang.String community)
          Sets the read community String used by the Snmp Agent in the Network Element.
 void setContextName(java.lang.String contextName)
          Sets the contextName used by the SNMPv3 Agent in the Network Element.
 void setDomainName(java.lang.String domainName)
          Sets the Domain Name of the Network Element.
 void setIpAddress(java.lang.String ipAddress)
          Sets the IpAddress of the Network Element which may be the same as the name.
 void setIsDHCP(boolean isDHCP)
          Sets whether the network element supports DHCP or not.
 void setIsInterface(boolean isInterface)
          Sets Whether the Network element is an interface Object.
 void setIsNetwork(boolean isNetwork)
          Sets whether the Network element is a IP Network.
 void setIsNode(boolean isNode)
          Sets Whether the Network element is a IP node.
 void setIsRouter(boolean isRouter)
          Sets Whether the network element is a Router.
 void setIsSNMP(boolean isSNMP)
          Sets whether the network element supports snmp.
 void setNetmask(java.lang.String netmask)
          Sets the Sub-net Mask of the Network Element.
 void setProperties_CT(com.adventnet.nms.common.corba.Property_CT[] propertyList)
          corba: ManagedObject_CIOperations interface method.
 void setProperties(java.util.Properties p)
          Set the TopoObject object's properties.
 void setSnmpport(int snmpport)
          Sets the Snmp port used by the Snmp Agent in the Network Element.
 void setUserName(java.lang.String userName)
          Sets the userName used by the SNMPv3 Agent in the Network Element.
 void setVersion(java.lang.String version)
          Sets the version used by the Snmp Agent in the Network Element.
 void setWriteCommunity(java.lang.String writeCommunity)
          Sets the write community String used by the Snmp Agent in the Network Element.
 java.lang.String toString()
          Returns the name of this object.
 
Methods inherited from class com.adventnet.nms.topodb.ManagedObject
addChildrenKey, addChildrenKeys, addGroupMembers, addGroupNames, checkStatus, equals, getChildren, getChildrenKeys, getClassname, getDisplayName, getDynamicUserProperty, getFailureCount, getFailureThreshold, getGroupMembers, getGroupNames, getGroups, getIsContainer, getIsGroup, getKey, getKeyName, getLazyLoaded, getLockId, getManaged, getMappedProperties, getMembers, getMoid, getName, getOwnerName, getParentId, getParentKey, getPollInterval, getShallowProperties, getStatus, getStatus, getStatusChangeTime, getStatusColor, getStatusPollEnabled, getStatusUpdateTime, getTester, getTieRefHolder_ManagedObject, getType, getUClass, getUserProperties, getUserProperty, getUTest, getWebNMS, hashCode, pollStatus, removeChildren, removeChildrenKeys, removeGroupMembers, removeGroupNames, removeUserProperty, setChildren, setChildrenKeys, setClassname, setDisplayName, setDynamicUserProperty, setFailureCount, setFailureThreshold, setGroupMembers, setGroupNames, setGroups, setIsContainer, setIsGroup, setLazyLoaded, setLockId, setManaged, setMappedProperties, setMembers, setName, setObjMoid, setOwnerName, setParentId, setParentKey, setPollInterval, setShallowProperties, setStatus, setStatusChangeTime, setStatusPollEnabled, setStatusUpdateTime, setTester, setType, setUClass, setUserProperty, setUTest, setWebNMS
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.adventnet.nms.topodb.corba.ManagedObject_CIOperations
getClassname, getFailureCount, getFailureThreshold, getGroupNames, getKey, getKeyName, getManaged, getName, getPollInterval, getStatusChangeTime, getStatusUpdateTime, getTester, getType, getUClass, getWebNMS, pollStatus, setFailureThreshold, setGroupNames, setManaged, setName, setPollInterval, setStatus, setStatusChangeTime, setStatusUpdateTime, setTester, setType, setUClass, setWebNMS
 

Field Detail

PROCEEDSTATUSPOLL

public static int PROCEEDSTATUSPOLL
The integer value for proceeding with status polling after DHCP Node IP verificationcheckDHCPNodeStatus()

Constructor Detail

TopoObject

public TopoObject()
Default Constructor.

Method Detail

getIpAddress

public java.lang.String getIpAddress()
Gets the Ipaddress of the Network Element. The Ipaddress is same as the name for a Network object. If no Ipaddress is set for the object, it returns the default value of this property "0.0.0.0".

Specified by:
getIpAddress in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
The Ipaddress of the Network element.
See Also:
setIpAddress(java.lang.String)

setIpAddress

public void setIpAddress(java.lang.String ipAddress)
Sets the IpAddress of the Network Element which may be the same as the name. The default value set for this property is "0.0.0.0".

Specified by:
setIpAddress in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
ipAddress - The Ipaddress of the Network element.
See Also:
setNetmask(String), getIpAddress()

getNetmask

public java.lang.String getNetmask()
Gets the Sub-net Mask of the Network Element. If no network is set for the object, it returns the default value of this property "255.255.255.0".

Specified by:
getNetmask in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
The sub netmask of the Network Element.
See Also:
setNetmask(java.lang.String)

setNetmask

public void setNetmask(java.lang.String netmask)
Sets the Sub-net Mask of the Network Element. The default value set for this property is "255.255.255.0". The ipaddress and netmask properties collectively determines the Network to which the node belongs.

Specified by:
setNetmask in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
netmask - The sub netmask of the Network Element.
See Also:
setIpAddress(String), getNetmask()

getCommunity

public java.lang.String getCommunity()
Gets the read community String used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an SnmpNode. It returns the default value when no community is set for the object. This property is internally used in NMS when SNMP Get operation is performed.

Specified by:
getCommunity in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
The community of the snmp agent in the network element.
See Also:
getWriteCommunity(), setCommunity(java.lang.String)

setCommunity

public void setCommunity(java.lang.String community)
Sets the read community String used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an SnmpNode. The default value for this property is "public". The community basically determines if the user has the permission to do the Get operations for the OIDs.

Specified by:
setCommunity in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
community - The community of the snmp agent in the network element.
See Also:
setWriteCommunity(String), getCommunity()

getVersion

public java.lang.String getVersion()
Gets the version used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an SnmpNode. It returns empty String when no version is set for the object.

Returns:
The version of the snmp agent in the network element.
Since:
WebNMS2.3 to identify the version of Snmp Agent in a node.
See Also:
setVersion(java.lang.String)

setVersion

public void setVersion(java.lang.String version)
Sets the version used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an SnmpNode. The version is internally set by the Nms during the discovery, to the version of the Snmp Agent discovered. It has no version set for a non-snmp node.

Parameters:
version - The version of the snmp agent in the network element. The value should be v1 or v2c or v3
Since:
WebNMS2.3 to identify the version of Snmp Agent in a Node.
See Also:
getVersion()

getUserName

public java.lang.String getUserName()
Gets the userName used by the SNMPv3 Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node. Returns an empty string if no value is set for the property.

Returns:
The userName used by the SNMPv3 agent in the Network element.
Since:
WebNMS2.3 for SNMPv3 support.
See Also:
getContextName(), setUserName(java.lang.String)

setUserName

public void setUserName(java.lang.String userName)
Sets the userName used by the SNMPv3 Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node. This property is automatically set by the NMS during the discovery, to the userName of the Snmpv3 agent discovered. For a node to be discovered as SNMPv3, some initial configuration needs to be done.

Parameters:
userName - The userName used by the SNMPv3 agent in the Network element.
Since:
WebNMS2.3 for SNMPv3 support.
See Also:
setContextName(String), getUserName()

getContextName

public java.lang.String getContextName()
Gets the contextName used by the SNMPv3 Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node. Returns an empty string when no value is specified for this property.

Returns:
The contextName used by the SNMPv3 agent in the Network element.
Since:
WebNMS2.3 for SNMPv3 support.
See Also:
setContextName(java.lang.String)

setContextName

public void setContextName(java.lang.String contextName)
Sets the contextName used by the SNMPv3 Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node. This property is automatically set by the NMS during the discovery, to the contextName of the Snmpv3 agent discovered.

Parameters:
contextName - The contextName used by the SNMPv3 agent in the Network element.
Since:
WebNMS2.3 for SNMPv3 support.
See Also:
getContextName()

getWriteCommunity

public java.lang.String getWriteCommunity()
Gets the write community String used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node.

Specified by:
getWriteCommunity in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
The write community of the snmp agent in the Network element. Retruns default value when the property is not set.
See Also:
getCommunity(), setWriteCommunity(java.lang.String)

setWriteCommunity

public void setWriteCommunity(java.lang.String writeCommunity)
Sets the write community String used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node. The default value for this property is "public". The writeCommunity determines if the user has the permission to do the Set operations for the OIDs.

Specified by:
setWriteCommunity in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
writeCommunity - The write community of the snmp agent in the Network element.
See Also:
setCommunity(String), getWriteCommunity()

getSnmpport

public int getSnmpport()
Gets the Snmp port used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node.

Specified by:
getSnmpport in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
The port used by the snmp agent in the Network element. Returns the default value when no port is set.
See Also:
setSnmpport(int)

setSnmpport

public void setSnmpport(int snmpport)
Sets the Snmp port used by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node. The default value for this property is "161". This indicates the port used by the SNMP Agent in the node. This is internally used by the NMS while poerforming the SNMP Get operations. It does not check the validity of this property (for example, if negative value is set).

Specified by:
setSnmpport in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
snmpport - The port used by the snmp agent in the Network element.
See Also:
getSnmpport()

getBaseMibs

public java.lang.String getBaseMibs()
Gets the Mibs implemented by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node.

Specified by:
getBaseMibs in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
The mibs implemented by the snmp agent in the Network element. More than one mib will be returned with white space separating them.
See Also:
setBaseMibs(java.lang.String)

setBaseMibs

public void setBaseMibs(java.lang.String baseMibs)
Sets the Mibs implemented by the Snmp Agent in the Network Element. This field is valid only if the Network Element is also an Snmp Node.

Specified by:
setBaseMibs in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
baseMibs - The mibs implemented by the snmp agent in the Network element. More than one mib should be set with white space separating them.
See Also:
getBaseMibs()

getIsDHCP

public boolean getIsDHCP()
Gets whether the network element supports DHCP (i.e., if the ipaddress for the network element is assigned by DHCP protocol).

Returns:
Whether the Network element gets its ipaddress by DHCP
See Also:
setIsDHCP(boolean)

setIsDHCP

public void setIsDHCP(boolean isDHCP)
Sets whether the network element supports DHCP or not. This field is internally set by the NMS if it is discovered as a DHCP node. For discovering a node as DHCP some initial configuration, using the seed.file has to be done. The default value for this property is 'false'.

Parameters:
isDHCP - Whether the Network element gets its ipaddress assigned using by DHCP protocl
See Also:
getIsDHCP()

getIsSNMP

public boolean getIsSNMP()
Gets whether the network element supports snmp protocol. Also returns 'true' if it is an instance of SnmpNode.

Specified by:
getIsSNMP in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
Whether the Network element implements an Snmp agent or not. Returns false when there is no SNMP agent in the node.
See Also:
setIsSNMP(boolean)

setIsSNMP

public void setIsSNMP(boolean isSNMP)
Sets whether the network element supports snmp. This property is internally set by the Nms during the discovery, Snmp Agent discovered in the node. It has the default value as 'false'.

Specified by:
setIsSNMP in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
isSNMP - Whether the Network element implements an Snmp agent or not.
See Also:
getIsSNMP()

getIsInterface

public boolean getIsInterface()
Gets whether the Network element is an IP interface Object. If this is true the ManagedObject should be an instance of IpAddress class.

Specified by:
getIsInterface in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
Whether the ManagedObject is an interface.
See Also:
IpAddress, setIsInterface(boolean)

setIsInterface

public void setIsInterface(boolean isInterface)
Sets Whether the Network element is an interface Object. This is set to true when ManagedObject is an instance of IpAddress class. The default value for this property is 'false'. This method has no check, if the field is set for an object that is not an instance of IpAddress.

Specified by:
setIsInterface in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
isInterface - Whether the ManagedObject is an interface
See Also:
IpAddress, getIsInterface()

getIsRouter

public boolean getIsRouter()
Gets whether the network element is a Router. The network element will be considered as a router if it implements IP forwarding and it has more than one interface.

Specified by:
getIsRouter in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
Whether the network element is a router.
See Also:
setIsRouter(boolean)

setIsRouter

public void setIsRouter(boolean isRouter)
Sets Whether the network element is a Router. The network element will be considered as a router if it implements IP forwarding and it has more than one interface. This is internally set by the NMS if it encounters a router during the discovery process.

Specified by:
setIsRouter in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
isRouter - Whether the network element is a router.
See Also:
getIsRouter()

getIsNode

public boolean getIsNode()
Gets Whether the Network element is a IP node. If this is true, the ManagedObject should be an instance of Node class.

Specified by:
getIsNode in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
Whether the ManagedObject is a IP node.
See Also:
Node, setIsNode(boolean)

setIsNode

public void setIsNode(boolean isNode)
Sets Whether the Network element is a IP node. This is set to true, when the ManagedObject is an instance of Node class. This method has no check, if the field is set for an object that is not an instance of Node.

Specified by:
setIsNode in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
isNode - Whether the ManagedObject is a IP node.
See Also:
Node, getIsNode()

getIsNetwork

public boolean getIsNetwork()
Gets whether the Network element is a IP Network. If this is true, the ManagedObject should be an instance of Network class.

Specified by:
getIsNetwork in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Returns:
Whether the ManagedObject is a IP Network.
See Also:
Network, setIsNetwork(boolean)

setIsNetwork

public void setIsNetwork(boolean isNetwork)
Sets whether the Network element is a IP Network. This is set to true, when the ManagedObject is an instance of Network class. By default it has the value false. This method has no check, if the field is set for an object that is not an instance of Node.

Specified by:
setIsNetwork in interface com.adventnet.nms.topodb.corba.TopoObject_CIOperations
Parameters:
isNetwork - Whether the ManagedObject is a IP Network.
See Also:
Network, getIsNetwork()

getDomainName

public java.lang.String getDomainName()
Gets the Domain Name of the Network Element. If no Domain Name is set for the object, it returns the default value of this property as null.

Returns:
The Domain Name of the Network element.
See Also:
setDomainName(java.lang.String)

setDomainName

public void setDomainName(java.lang.String domainName)
Sets the Domain Name of the Network Element.

Parameters:
domainName - The Domain Name of the Network element.
See Also:
ManagedObject.setName(String), getDomainName()

toString

public java.lang.String toString()
Returns the name of this object.

Overrides:
toString in class ManagedObject
Returns:
The name of the ManagedObject.

clone

public java.lang.Object clone()
Returns the cloned copy of the TopoObject. Sub-classes should override this method and call super.clone() before cloning any complex object fields in their class.

Specified by:
clone in interface DBInterface
Overrides:
clone in class ManagedObject
Returns:
The cloned copy of this object.

setProperties

public void setProperties(java.util.Properties p)
Set the TopoObject object's properties. The name of an object cannot be changed using this method. Derived Classes should override this method and invoke super.setProperties() at the end of this method. If the Object is to be updated in the database the TopoAPI.updateObject() method should be invoked after doing the setProperties() on the object.

Specified by:
setProperties in interface DBInterface
Overrides:
setProperties in class ManagedObject
Parameters:
p - The properties that can be set in this object.
 
        ipAddress, netmask, domainName, baseMibs, isSNMP, isDHCP, community, 
        writeCommunity, snmpport, isRouter, isNode, isNetwork, 
        isInterface and all the properties of it's super classes.
 
 
See Also:
ManagedObject.setProperties(Properties), getProperties()

getProperties

public java.util.Properties getProperties()
Returns the all the properties of the TopoObject. Derived classes should override this method and invoke the super.getProperties() in the begining of this method.

Specified by:
getProperties in interface DBInterface
Overrides:
getProperties in class ManagedObject
Returns:
The values of following the fields of this class.
 
        name, ipAddress, domainName, netmask, isSNMP, isDHCP,  snmpport, baseMibs,
        community, writeCommunity, isInterface, isRouter, isNode, 
        isNetwork and all the properties of its super classes in a 
        Property object.
 
 
See Also:
ManagedObject.getProperties(), setProperties(java.util.Properties)

checkStatus_CT

public com.adventnet.nms.topodb.corba.SeverityStateEnum checkStatus_CT()
corba: ManagedObject_CIOperations interface method. Used in NMS for corba operations.

Specified by:
checkStatus_CT in interface com.adventnet.nms.topodb.corba.ManagedObject_CIOperations
Overrides:
checkStatus_CT in class ManagedObject

checkDHCPNodeStatus

protected int checkDHCPNodeStatus()
The checkDHCPNodeStatus method is invoked during status polling for DHCP client objects. The default implementation of this method verifies if the IPAddress of the dhcp object in the database and in the device are alike(In a DHCP environment, there is a possibility of IP change between status polls). If there has been a change, the current object will be unmanaged and its IpAddress will be changed to 0.0.0.0. A new node with the new IP got will be added to database. If, there has been an IP change and the node gets unmanaged, this method will return -1 which is the com.adventnet.nms.severity.SeverityInfo#SpecialPurposeSeverity. Else, it will return PROCEEDSTATUSPOLL

Returns:
an int value
See Also:
Node.checkDHCPNodeStatus(), SnmpNode.checkDHCPNodeStatus(), IpAddress.checkDHCPNodeStatus(), SnmpInterface.checkDHCPNodeStatus()

setProperties_CT

public void setProperties_CT(com.adventnet.nms.common.corba.Property_CT[] propertyList)
corba: ManagedObject_CIOperations interface method. Used in NMS for corba operations.

Specified by:
setProperties_CT in interface com.adventnet.nms.topodb.corba.ManagedObject_CIOperations
Overrides:
setProperties_CT in class ManagedObject
See Also:
getProperties_CT()

getProperties_CT

public com.adventnet.nms.common.corba.Property_CT[] getProperties_CT()
corba: ManagedObject_CIOperations interface method. Used in NMS for corba operations.

Specified by:
getProperties_CT in interface com.adventnet.nms.topodb.corba.ManagedObject_CIOperations
Overrides:
getProperties_CT in class ManagedObject
See Also:
setProperties_CT(com.adventnet.nms.common.corba.Property_CT[])

getUserProperties_CT

public com.adventnet.nms.common.corba.Property_CT[] getUserProperties_CT()
corba: ManagedObject_CIOperations interface method. Used in NMS for corba operations.

Specified by:
getUserProperties_CT in interface com.adventnet.nms.topodb.corba.ManagedObject_CIOperations
Overrides:
getUserProperties_CT in class ManagedObject

getStatus_CT

public com.adventnet.nms.topodb.corba.SeverityStateEnum getStatus_CT()
corba: ManagedObject_CIOperations interface method. Used in NMS for corba operations.

Specified by:
getStatus_CT in interface com.adventnet.nms.topodb.corba.ManagedObject_CIOperations
Overrides:
getStatus_CT in class ManagedObject

getTieRefHolder_TopoObject

public TopoObjectTieRefHolder getTieRefHolder_TopoObject()
corba: To get the tie ref holder for the object.

Returns:
the tie ref holder

"WEBNMS_5 API Docs"

Copyright © 2011 ZOHO Corp., All Rights Reserved.