NANC 346

GDMO Change to Number Pool Block Data Managed Object Class (Section 29.0) and Documentation Change to Subscription Version Managed Object Class (Section 20.0)

Origination Date :01/21/2002

Originator:Neustar

Description:

Change the numberPoolBlock-Pkg to support updates to the numberPoolBlockActivationTimeStamp attribute. Currently this attribute is not modifiable so when it is audited by the NPAC SMS and found to be discrepant there is no way to update it.  The NPAC SMS attempts to correct the attribute on the LSMS and the M-SET is failed by the service provider’s system because the attribute is GET only.

Currently the numberPoolBlock-Pkg reads:

numberPoolBlock-Pkg PACKAGE

BEHAVIOUR

numberPoolBlock-Definition,

numberPoolBlock-Behavior;

ATTRIBUTES

numberPoolBlockId GET,

numberPoolBlockNPA-NXX-X GET,

numberPoolBlockHolderSPID GET,

numberPoolBlockActivationTimeStamp GET,

numberPoolBlockLRN GET-REPLACE,

numberPoolBlockCLASS-DPC GET-REPLACE,

numberPoolBlockCLASS-SSN GET-REPLACE,

numberPoolBlockLIDB-DPC GET-REPLACE,

numberPoolBlockLIDB-SSN GET-REPLACE,

numberPoolBlockCNAM-DPC GET-REPLACE,

numberPoolBlockCNAM-SSN GET-REPLACE,

numberPoolBlockISVM-DPC GET-REPLACE,

numberPoolBlockISVM-SSN GET-REPLACE,

numberPoolBlockDownloadReason GET-REPLACE;

Final Resolution:

Modify the numberPoolBlock-Pkg to read:

numberPoolBlock-Pkg PACKAGE

BEHAVIOUR

numberPoolBlock-Definition,

numberPoolBlock-Behavior;

ATTRIBUTES

numberPoolBlockId GET,

numberPoolBlockNPA-NXX-X GET,

numberPoolBlockHolderSPID GET,

numberPoolBlockActivationTimeStamp GET-REPLACE ,

numberPoolBlockLRN GET-REPLACE,

numberPoolBlockCLASS-DPC GET-REPLACE,

numberPoolBlockCLASS-SSN GET-REPLACE,

numberPoolBlockLIDB-DPC GET-REPLACE,

numberPoolBlockLIDB-SSN GET-REPLACE,

numberPoolBlockCNAM-DPC GET-REPLACE,

numberPoolBlockCNAM-SSN GET-REPLACE,

numberPoolBlockISVM-DPC GET-REPLACE,

numberPoolBlockISVM-SSN GET-REPLACE,

numberPoolBlockDownloadReason GET-REPLACE;

Number Pool Block, object 29.0 -- Update the GDMO behavior text (add to the end).

The Local SMS can only modify the numberPoolBlockActivationTimeStamp locally upon receiving a modify request from the NPAC SMS.

Subscription Version, object 20.0 -- Update the GDMO behavior text (add to the end).

The Local SMS can only modify the subscriptionVersionActivationTimeStamp locally upon receiving a modify request from the NPAC SMS.

Nov ‘02 LNPAWG – Reviewed at meeting, move to accepted.

Implemented in GDMO 3.3.0.

Related Release:

Implemented in GDMO 3.3.0.

Status: Implemented