spb
SpokeSdpBindingStaticIsid

This class maintains the information for each static ISID for SDP-BINDs. This class maintains the information for a specific ISID associated with the specific SDP-BIND in a specific B-VPLS service.



public class SpokeSdpBindingStaticIsid

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

isidMFibStatus Indicates the MFIB status of this ISID

type=spb.IsidMFibStatus
access=read-only
Displayed(tab/group)=MFib Status

pathId

type=long
access=read-only
default=0

serviceId The service the ISID belongs to

type=long
access=read-only
default=0

staticIsidId specifies the ISID of this entry

type=long
access=read-create
minimum=1
maximum=16777215
Mandatory on create
Displayed(tab/group)=ISID

vcId

type=long
access=read-only
default=0
minimum=0
maximum=4294967295

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

retrieveStaticIsids

Method used to query the NE for SPB Static ISIDs associated with Spoke SDP Bindings of the service.
Input Parameters:
aInSiteId : string -
aInSvcId : long -
aInInterfaceDN : string - The specific Spoke SDP Binding DN of the service
aInFilter : FilterHolder - The filter used for retrieving ISIDs
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:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
spb.SpokeSdpBindingStaticIsid.retrieveStaticIsidsException -
Supported Network Elements
7450 ESS Supported from 11.0.R4
  • Excluded chassis types: 7450-ESS1
7750 SR Supported from 11.0.R4
  • Excluded chassis types: 7750-SR1
7705 SAR Gen 2
7705 SAR Hm
7950 XRS Supported from 11.0.R4