isis
GroupMember

GroupMember represents an NE in an ISIS network group.



public class GroupMember

Properties
groupName

type=string
access=read-only
default=

isisSiteType

type=isis.IsisSiteType
access=read-only
default=backbone

memberId

type=string
access=read-create
default=
Mandatory on create

  
Properties inherited from rtr.ProtocolSite
creationOrigin, serviceId, serviceType, subscriberId
 
Properties inherited from rtr.RouterSite
routerId, routerName, routingInstancePointer
 
Properties inherited from netw.NetworkSite
displayedName, siteId, siteName
 
Properties inherited from netw.SubnetworkConnection
domain
 
Properties inherited from netw.Connection
administrativeState, application, connectionId, operationalState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

find

DEPRECATED - 8.0.R1
Use root find instead.
Input Parameters:
filter : FilterHolder -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
infoList : List (generic.CommonManagedEntityInformation) -
Methods inherited from rtr.ProtocolSite
shutDown, turnUp