AncpUnMapSubscriberCommand Object


Description:

Unmap access subscribers from a DSLAM local loop and assigns a profile. AccessLoopBlockList and DslProfileList must be the same length. SubscriberStartEndList is twice the size of AccessLoopBlockList.

Can be used with Command Sequencer: Yes

GUI Command Name: ANCP: UnMap Subscribers

Parents: Sequencer, StcSystem

AncpUnMapSubscriberCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
AccessLoopBlockList

List of ANCP Loop Block object handles (that is, AncpAccessLoopBlockConfig).

Type: handle

Default: 0

DslProfileList

List of ANCP DSL Line Profile object handles (that is, AncpDslLineProfile).

Type: handle

Default: 0

SubscriberStartEndList

Each pair of consecutive u16s represent an inclusive range of subscribers' starting and ending numbers from the host bound using the AncpImportSubscriberInfoCommand To remove all subscribers using a AncpDslLineProfile, leave the range empty.

Type: u16

Default: 0

AncpUnMapSubscriberCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status