| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| connectionType |
The type of connection used within this segment.
type=service.SegmentConnectionType access=read-create default=unknown Displayed(tab/group)=Connection Type |
| displayedName |
Name of the segment. The name is defaulted to the service name, and segment id.
type=string access=read-only default= minimum=0 maximum=64 Displayed(tab/group)=Name |
| id |
type=long access=read-create default=0 minimum=1 maximum=1000000999999 Displayed(tab/group)=Service Segment ID |
| linksList |
The list of all link (i.e. Spoke/Mesh SDP, VlanUplink, PBB Link) full names in this segment.
type=Set (Pointer) access=read-only |
| numberOfSites |
Number of members in this service segment.
type=int access=read-only default=0 Displayed(tab/group)=Number Of Sites |
| secondServiceId |
The ID of the second service this segment is part of.
This ID is only valid when this segment contains two service sites that belong
to two different services. (i.e. a connector is connecting two services in a Composite Service.)
type=long access=read-only default=0 |
| secondSubscriberId |
The subscriber id of the second service this segment is a part of.
This ID is only valid when this segment contains to service sites that belong
to two different services. (i.e. a connector is connecting two services in a Composite Service.)
type=long access=read-only default=0 Displayed(tab/group)=Customer ID (/Second Service) |
| secondSvcComponentId |
The Component ID of the second service this segment belongs to.
This ID is only valid when this segment contains two service sites that belong
to two different services. (i.e. a connector is connecting two services in a Composite Service.)
type=long access=read-only default=0 Displayed(tab/group)=Service Component ID (/Second Service) |
| secondSvcPointer |
The pointer to the second service object this segment belongs to.
This pointer is only valid when this segment contains two service sites that belong
to two different services. (i.e. a connector is connecting two services in a Composite Service.)
type=Pointer access=read-only default= Displayed(tab/group)=Composite Service (/Second Service) |
| segmentType |
The segment type is in fact the type of the service it is a part of.
type=service.SegmentType access=read-create default=unknown Displayed(tab/group)=Segment Type |
| serviceId |
The ID of the service this segment is part of.
type=long access=read-create default=0 |
| serviceSitesList |
The list of service site's full names in this segment.
type=Set (Pointer) access=read-only |
| subscriberId |
The subscriber id of the service this segment is a part of.
type=long access=read-create Mandatory on create Displayed(tab/group)=Customer ID (/Service) |
| svcComponentId |
The Component ID of the service this segment belongs to.
type=long access=read-create default=0 Displayed(tab/group)=Service Component ID (/Service) |
| svcPointer |
The pointer to the service object this segment belongs to.
type=Pointer access=read-create Mandatory on create Displayed(tab/group)=Service (/Service) |
| transportType |
The type of connection transport used within this segment.
type=service.SegmentTransportType access=read-create default=unknown Displayed(tab/group)=Transport Type |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |