netw
NeStub

A Stub represents pre-discovered Network Element.



public abstract class NeStub

Properties
description Description field to add specific information about the STUB.

type=string
default=
minimum=0
maximum=252
Displayed(tab/group)=Description

filename The name of the configuration file associated to this Stub.

type=string
minimum=0
maximum=252
Displayed(tab/group)=Filename (/Associated Configuration File)

id Snapshot ID. Number generated and controlled by NFM-P.

type=long
access=read-create
default=0
minimum=1
maximum=2000000
Displayed(tab/group)=Stub ID

ipAddress IP Address to the NE that will be discovered in the future.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Discovery IP Address

ipAddressType

type=rtr.InetAddressType
access=read-create
Mandatory on create

macAddress MAC Address of the interface that could be used for management of this Network Element.

type=MacAddress
default=00-00-00-00-00-00
Displayed(tab/group)=Management Port MAC Address

siteName Name assigned to the Stub representing a node that will be discovered in the future.

type=string
default=
minimum=1
maximum=252
Displayed(tab/group)=Site Name

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

discover

Begins the Discovery of the Node being shadowed by this Stub.
Input Parameters:
instanceFullName : string - the full name of the object.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
netw.NeStub.discoverException