<?xml version="1.0" encoding="UTF-8"?>
<!--
  TR-196 FAPService:1.1 Femto Access Point Service Data Model (Corrigendum 1)
  
  Copyright (c) 2009-2017, Broadband Forum
  
  Redistribution and use in source and binary forms, with or
  without modification, are permitted provided that the following
  conditions are met:
  
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  
  2. Redistributions in binary form must reproduce the above
     copyright notice, this list of conditions and the following
     disclaimer in the documentation and/or other materials
     provided with the distribution.
  
  3. Neither the name of the copyright holder nor the names of its
     contributors may be used to endorse or promote products
     derived from this software without specific prior written
     permission.
  
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
  The above license is used as a license under copyright only.
  Please reference the Forum IPR Policy for patent licensing terms
  <https://www.broadband-forum.org/ipr-policy>.
  
  Any moral rights which are necessary to exercise under the above
  license grant are also deemed granted under this license.
  
  Summary:
    TR-196 FAPService:1.1 Service definition (Corrigendum 1)
    
  Editors:
    Douglas Knisely, Qualcomm Incorporated

  BroadbandHome™ Working Group Chairs:
    Jason Walls, QA Café
    John Blackford, Pace
    
  Version History:
    * March 2009: tr-196-1-0-0.xml, corresponds to TR-196 Issue 1, Section 4 
        (Data Model Definition) and Section 5 (Profile Definitions).
    * May 2011: tr-196-1-1-0.xml, corresponds to TR-196 Amendment 1
    * November 2012: tr-196-1-1-1.xml, corresponds to TR-196 Amendment 1
    	Corrigendum 1 (added missing Alias import)
-->

<dm:document xmlns:dm="urn:broadband-forum-org:cwmp:datamodel-1-3"
			xmlns:dmr="urn:broadband-forum-org:cwmp:datamodel-report-0-1"
			xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
			xsi:schemaLocation="urn:broadband-forum-org:cwmp:datamodel-1-3 cwmp-datamodel-1-3.xsd
							urn:broadband-forum-org:cwmp:datamodel-report-0-1 cwmp-datamodel-report.xsd"
			spec="urn:broadband-forum-org:tr-196-1-1-1">

	<import file="tr-069-biblio.xml" spec="urn:broadband-forum-org:tr-069-biblio"/>
	<import file="tr-106-1-0-types.xml" spec="urn:broadband-forum-org:tr-106-1-0">
		<dataType name="IPAddress"/>
		<dataType name="Alias"/>
	</import>
	
	<import file="tr-196-1-0.xml" spec="urn:broadband-forum-org:tr-196-1-0">
		<model name="FAPService:1.0"/>
	</import>
	
	
	<!--  ================== start update of existing obj in v1.0 ============================= -->
	
	<model name="FAPService:1.1" base="FAPService:1.0" isService="true">
		
		<!-- extends non-transient objects with PD-199 Alias parameter -->
		<object base="FAPService.{i}." access="readOnly" numEntriesParameter="FAPServiceNumberOfEntries" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>
		
		<object base="FAPService.{i}.AccessMgmt.MemberDetail.{i}." access="readWrite" numEntriesParameter="MemberDetailNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.AccessMgmt.LocalIPAccess.Rules.{i}." access="readWrite" numEntriesParameter="RulesNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.NeighborList.IntraFreqCell.{i}." access="readWrite" numEntriesParameter="IntraFreqCellNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.NeighborList.InterFreqCell.{i}." access="readWrite" numEntriesParameter="InterFreqCellNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.NeighborList.InterRATCell.GSM.{i}." access="readWrite" numEntriesParameter="GSMNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.Transport.Tunnel.VirtualInterface.{i}." access="readWrite" numEntriesParameter="VirtualInterfaceNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<description action="replace">Virtual Interfaces used for associating the tunnel (ephemeral) childSA pairs with the QueueManagement framework defined in the used root data model: 
* For the Device:2 root model specified in {{bibref|TR-181i2}} the Device.QoS.Classification.{i}. and Device.QoS.Queue.{i}. objects can be associated with these interfaces.

* For InternetGatewayDevice root model specified in {{bibref|TR-098}} the InternetGatewayDevice.QueueManagement.Classification.{i}. and InternetGatewayDevice.QueueManagement.Queue.{i}. objects can be associated with these interfaces.
			</description>
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.Transport.Security.Secret.{i}." access="readOnly" numEntriesParameter="SecretNumberOfEntries" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.Transport.Security.Pkey.{i}." access="readOnly" numEntriesParameter="PkeyNumberOfEntries" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.Transport.Security.CryptoProfile.{i}." access="readWrite" numEntriesParameter="CryptoProfileNumberOfEntries" enableParameter="Enable" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.FaultMgmt.SupportedAlarm.{i}." access="readOnly" numEntriesParameter="SupportedAlarmNumberOfEntries" minEntries="0" maxEntries="unbounded">
			<uniqueKey functional="false">
				<parameter ref="Alias"/>
			</uniqueKey>
			<parameter name="Alias" access="readWrite">
				<description>{{datatype|expand}}</description>
				<syntax>
					<dataType ref="Alias"/>
				</syntax>
			</parameter>
		</object>
	 <!-- end Alias parameter changes -->

		<object base="FAPService.{i}.Capabilities.UMTS.SelfConfig." access="readOnly" minEntries="1" maxEntries="1">
			<parameter base="MaxFAPTxPowerConfig" access="readOnly" status="deprecated">
				<description action="replace">This parameter is DEPRECATED and is replaced by {{param|MaxFAPTxPowerExpandedConfig}} in order to define the expanded value range.</description>
			</parameter>

			<parameter name="MaxFAPTxPowerExpandedConfig" access="readOnly">
				<description>
This parameter replaces {{param|MaxFAPTxPowerConfig}} which is DEPRECATED in order to define the expanded value range. Indicates whether the FAP supports the self-configuration capability to determine the Maximum FAP Transmit Power.
If {{true}} a range of values MAY be provided in {{param|.CellConfig.UMTS.RAN.FDDFAP.RF.MaxFAPTxPowerExpanded}} for the FAP to select from.
If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.RAN.FDDFAP.RF.MaxFAPTxPowerExpanded}}.
				</description>
				<syntax><boolean/></syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.FAPControl.UMTS.SelfConfig." access="readOnly" minEntries="1" maxEntries="1">
			<parameter base="MaxFAPTxPowerSelfConfigEnable" access="readWrite" status="deprecated">
				<description action="replace">
This parameter is DEPRECATED and is replaced by {{param|MaxFAPTxPowerExpandedSelfConfigEnable}} in order to define the expanded value range.</description>
			</parameter>

			<parameter name="MaxFAPTxPowerExpandedSelfConfigEnable" access="readWrite">
				<description>
This parameter replaces {{param|MaxFAPTxPowerSelfConfigEnable}} which is DEPRECATED in order to define the expanded value range. Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.UMTS.RAN.FDDFAP.RF.MaxFAPTxPowerExpanded}}.
If {{true}} The FAP self-configures the value.
If {{false}} The ACS MUST provide the specific value to be used.
				</description>
				<syntax><boolean/></syntax>
			</parameter>

			<parameter base="LACRACURASelfConfigEnable" access="readWrite">
				<description action="replace">
Indicates whether the self-configuration capability in the FAP is used or not to determine the values of {{param|.CellConfig.UMTS.CN.LACRAC}} and {{param|.CellConfig.UMTS.RAN.URAList}}.
If {{true}} The FAP self-configures the value.
If {{false}} The ACS MUST provide the specific value to be used.
				</description>
				<syntax><boolean/></syntax>
			</parameter>
		</object>

		<object base="FAPService.{i}.FAPControl.UMTS.Gateway." access="readOnly" minEntries="1" maxEntries="1">
			<parameter base="FAPGWPort" access="readWrite">
				<description action="replace">Port number of FAP-GW used for initial Iuh SCTP contact. This value is specified as 29169 according to IANA definition per {{bibref|IANA-portnumbers}}, registered on 2009-09-08. Use of IANA-defined value is recommended.</description>
			</parameter>
		</object>

		<object base="FAPService.{i}.AccessMgmt." access="readOnly" minEntries="1" maxEntries="1">
			<description action="replace">This object contains parameters relating to Access Management (ACL, CSG, LIPA).
Closed Subscriber Group (CSG) service behavior is specified in {{bibref|3GPP-TS.22.011}}.
Note: Cell barring and 3GPP access class parameters are contained in {{object|.CellConfig.UMTS.RAN.FDDFAP.CellRestriction.}} (UMTS FAP).</description>
			
			<parameter base="AccessMode" access="readWrite" activeNotify="canDeny">
				<description action="replace">Indicates the type of access mode the FAP operates in. {{enum}}
When the value is not {{enum|Open Access}} non-CSG-capable UE are handled according to {{param|NonCSGUEAccessDecision}}. Note: This parameter controls the setting of the CSGindicator bit, specified in MIB in {{bibref|3GPP-TS.25.331}} (for UMTS FAP).</description>
				<syntax>
					<string/>
					<default type="factory" value="Open Access"/>
				</syntax>
			</parameter>

			<parameter name="MaxUEsServed" access="readWrite">
				<description>Maximum number of concurrent UEs allowed at a cell. Valid for any {{param|AccessMode}}. A value of -1 allows an unlimited number of concurrent UEs up to the limit of FAP capacity. The setting does not affect emergency calls.</description>
				<syntax>
					<int><range minInclusive="-1"/></int>
					<default type="factory" value="-1"/>
				</syntax>
			</parameter>

			<parameter base="HNBIdentifier" access="readWrite" status="deprecated">
				<description action="replace">This parameter is DEPRECATED and is being replaced by {{param|HNBName}}.</description>
			</parameter>

			<parameter base="HomeZoneName" access="readWrite" status="deprecated">
				<description action="replace">This parameter is DEPRECATED and is being replaced by {{param|HNBName}}.</description>
			</parameter>

			<parameter name="HNBName" access="readWrite">
				<description>This parameter replaces {{param|HNBIdentifier}} and {{param|HomeZoneName}} which are DEPRECATED.
Home NodeB name. An operator-defined string that is broadcast by a CSG cell or a hybrid cell and displayed on the UE for the purpose of manual cell selection or indication that the UE is camped on the cell as specified in {{bibref|3GPP-TS.22.220|Section 5.4.2}}. Corresponds to parameter 'hnb-Name' specified in SIB20 in {{bibref|3GPP-TS.25.331|Section 10.2.48.8.23}} for an UMTS FAP.</description>
				<syntax>
					<string>
						<size maxLength="48"/>
					</string>
				</syntax>
			</parameter>

			<parameter base="MaxConcurrentCSGUsers" access="readWrite" status="deprecated">
				<description action="replace">This parameter is DEPRECATED and being replaced with {{param|MaxCSGMembers}}.</description>
			</parameter>

			<parameter name="MaxCSGMembers" access="readWrite">
				<description>Maximum number of concurrent CSG member UEs allowed at a hybrid or closed cell. A value of -1 allows an unlimited number of CSG members up to the limit of FAP capacity. The setting cannot be larger than the value of {{param|MaxUEsServed}}. The setting does not affect emergency calls. {{bibref|3GPP-TS.22.011}}, {{bibref|3GPP-TS.22.220}}.</description>
				<syntax>
					<int>
						<range minInclusive="-1"/>
					</int>
					<default type="factory" value="-1"/>
				</syntax>
			</parameter>

			<parameter name="MaxNonCSGMembers" access="readWrite">
				<description>Maximum number of concurerent non-CSG member UEs allowed at a hybrid cell. Valid only if {{param|AccessMode}} is {{enum|Hybrid Access|AccessMode}}. The setting cannot be larger than the value of {{param|MaxUEsServed}}. The setting does not affect emergency calls.</description>
				<syntax>
					<int>
						<range minInclusive="-1"/>
					</int>
					<default type="factory" value="-1"/>
				</syntax>
			</parameter>

			<parameter name="MaxResourceNonCSGMembers" access="readWrite">
				<description>Maximum percentage of physical resource that can be assigned to non-CSG members aggregately at one time. In an UMTS FAP, this applies to RB resource.</description>
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="100"/>
					</unsignedInt>
				</syntax>
			</parameter>

			<parameter base="CSGID" access="readWrite">
				<description action="replace">Defines the Closed Subscriber Group of the Access Control List. An UMTS FAP broadcasts this CSG ID in SIB3 depending on the AccessMode.</description>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN." access="readOnly" minEntries="1" maxEntries="1">
			<parameter name="HNBIDRealm" access="readWrite">
				<description>The "realm" portion of the HNB-ID where HNB-ID is defined in {{bibref|3GPP-TS.25.469}} v8.2.0 and is shown as follows:

0&lt;IMSI&gt;@&lt;realm&gt;
Or 
1&lt;OUI&gt;-&lt;SerialNumber&gt;@&lt;realm&gt;

The other identifiers before "@" are device dependent values. Both &lt;OUI&gt; and &lt;SerialNumber&gt; are defined in {{bibref|TR-069a2|Table 36}}.
&lt;IMSI&gt; is obtained from the USIM if it is equipped in the FAP.</description>
				<syntax>
					<string><size maxLength="182"/></string>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.RRCTimers." access="readOnly" minEntries="1" maxEntries="1">
			<parameter base="T317" access="readWrite">
				<syntax>
					<unsignedInt>
						<units value="seconds"/>
					</unsignedInt>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.PowerControl." access="readOnly" minEntries="1" maxEntries="1">
			<parameter base="PowerRampSetup" access="readWrite" status="deprecated">
				<description action="replace">
This parameter is DEPRECATED and replaced by {{param|PowerRampStepUp}} in order to correct and align the parameter name to the intended purpose.</description>
			</parameter>

			<parameter name="PowerRampStepUp" access="readWrite">
				<description>
This parameter replaces {{param|PowerRampSetup}} which is DEPRECATED in order to correct and align the parameter name to the intended purpose.  Used for the Uplink Common Channel.
Defines the Power ramp setup, specified in {{units}}, on PRACH preamble when no acquisition indicator (AI) is detected by the UE.
Parameter in SIB5.
{{bibref|3GPP-TS.25.331|Section 10.3.6.54}}
				</description>
				<syntax>
					<unsignedInt>
						<range minInclusive="1" maxInclusive="8"></range>
						<units value="dB"/>
					</unsignedInt>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.RF." access="readOnly" minEntries="1" maxEntries="1">
			<parameter base="MaxFAPTxPower" access="readWrite" status="deprecated">
				<description action="replace">This parameter is DEPRECATED and is replaced by {{param|MaxFAPTxPowerExpanded}} in order to expand the value range.</description>
			</parameter>

			<parameter name="MaxFAPTxPowerExpanded" access="readWrite">
				<description>
This parameter replaces {{param|MaxFAPTxPower}} which is DEPRECATED in order to expand the value range. Defines the maximum transmission power allowed on the FAP, maximum value for the linear sum of the power of all downlink physical channels, that is allowed to be used in a cell.
{{param}} is expressed as a range of allowed maximum power levels with ".." (two periods) between the upper and lower values, i.e. "&lt;Pmax_low&gt;..&lt;Pmax_high&gt;".  
{{param}} identifies the limits between which the FAP can self-configure its maximum transmit power.
Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.MaxFAPTxPowerExpandedConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.MaxFAPTxPowerExpandedSelfConfigEnable}} from an enabled perspective.
&lt;Pmax_low&gt; and &lt;Pmax_high&gt; are measured in dBm and have a range of -30.0 to 20.0 incremented by 0.1 dB.
{{bibref|3GPP-TS.32.642|Section 6.3.9}} {{bibref|3GPP-TS.25.104|Section 6.2.1}} 
				</description>
				<syntax>
					<string><size maxLength="64"/></string>
				</syntax>
			</parameter>

			<parameter base="MaxFAPTxPowerInUse" access="readOnly" status="deprecated">
				<description action="replace">This parameter is DEPRECATED and is replaced by {{param|MaxFAPTxPowerInUseExpanded}} in order to expand the value range.</description>
			</parameter>

			<parameter name="MaxFAPTxPowerInUseExpanded" access="readOnly">
				<description>
This parameter replaces {{param|MaxFAPTxPowerInUse}} which is DEPRECATED in order to expand the value range. The maximum transmission power measured in {{units}} currently used by the FAP.
Actual values of the maximum transmission power are -30.0 {{units}} to 20.0 {{units}} in steps of 0.1 dB.  The value of {{param}} divided by 10 yields the actual value of the maximum transmission power.
Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.MaxFAPTxPowerExpandedConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.MaxFAPTxPowerExpandedSelfConfigEnable}} from an enabled perspective.
If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the range provided in {{param|MaxFAPTxPower}}.
If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.
				</description>
				<syntax>
					<int>
						<range minInclusive="-300" maxInclusive="200"></range>
						<units value="dBm"/>
					</int>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.NeighborListInUse.IntraFreqCell.{i}." access="readOnly" minEntries="0" maxEntries="unbounded"
				numEntriesParameter="IntraFreqCellNumberOfEntries">
			<uniqueKey>
				<parameter ref="PCPICHScramblingCode"/>
			</uniqueKey>

			<parameter base="PLMNID" access="readOnly">
				<syntax>
					<string><size maxLength="6"/></string>
					<default type="object" value="" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="RNCID" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="LAC" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="RAC" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="255"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="URA" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="PCPICHScramblingCode" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="511"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.NeighborListInUse.InterFreqCell.{i}." access="readOnly" minEntries="0" maxEntries="unbounded"
				numEntriesParameter="InterFreqCellNumberOfEntries">
			<uniqueKey>
				<parameter ref="PCPICHScramblingCode"/>
				<parameter ref="UARFCNDL"/>
			</uniqueKey>
			
			<parameter base="PLMNID" access="readOnly">
				<syntax>
					<string><size maxLength="6"/></string>
					<default type="object" value="" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="RNCID" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="LAC" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="RAC" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="255"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="URA" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="PCPICHScramblingCode" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="511"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.NeighborListInUse.InterRATCell.GSM.{i}." access="readOnly" minEntries="0" maxEntries="unbounded"
				numEntriesParameter="GSMNumberOfEntries">
			<uniqueKey>
				<parameter ref="BCCHARFCN"/>
			</uniqueKey>

			<parameter base="PLMNID" access="readOnly">
				<syntax>
					<string><size maxLength="6"/></string>
					<default type="object" value="" status="deleted"/>
				</syntax>
			</parameter>

			<parameter base="LAC" access="readOnly">
				<syntax>
					<unsignedInt>
						<range minInclusive="0" maxInclusive="65535"/>
					</unsignedInt>
					<default type="object" value="0" status="deleted"/>
				</syntax>
			</parameter>
		</object>


		<object base="FAPService.{i}.REM.WCDMAFDD.Cell.{i}." access="readOnly" minEntries="0" maxEntries="unbounded" numEntriesParameter="CellNumberOfEntries" dmr:noUniqueKeys="true">
		</object>
		
		<object base="FAPService.{i}.FaultMgmt.ExpeditedEvent.{i}." access="readOnly" minEntries="0" maxEntries="unbounded" numEntriesParameter="ExpeditedEventNumberOfEntries">
				<uniqueKey>
					<parameter ref="EventTime"/>
					<parameter ref="AlarmIdentifier"/>
				</uniqueKey>
		</object>


		<object base="FAPService.{i}.FaultMgmt.QueuedEvent.{i}." access="readOnly" minEntries="0" maxEntries="unbounded" numEntriesParameter="QueuedEventNumberOfEntries">
				<uniqueKey>
					<parameter ref="EventTime"/>
					<parameter ref="AlarmIdentifier"/>
				</uniqueKey>
		</object>


		<object base="FAPService.{i}.Transport.Tunnel." access="readOnly" minEntries="1" maxEntries="1">
				<parameter name="UseForCWMP" access="readWrite"> 
					<description> 
If the SecGW parameters are configured then this parameter determines whether the CWMP traffic will be sent across the IPsec tunnel or outside of the IPsec tunnel.
If {{false}} then the CWMP traffic will be sent outside of the IPsec tunnel. 
If {{true}} then the CWMP traffic will be sent across the IPsec tunnel. 
					</description> 
					<syntax><boolean></boolean></syntax> 
				</parameter>
		</object>

		<!--  ================== end update of existing obj in v1.0 ============================= -->


		<!--  ================== start replacement profile definition ========================= -->
		<profile name=" ACL:2">
			<object ref="FAPService.{i}.AccessMgmt." requirement="present">
				<parameter ref="AccessMode" requirement="readWrite"/>
				<parameter ref="NonCSGUEAccessDecision" requirement="readWrite"/>
				<parameter ref="CSGMembershipDeterminedLocally" requirement="readWrite"/>
				<parameter ref="HNBName" requirement="readWrite"/>
				<parameter ref="MaxUEsServed" requirement="readWrite"/>
				<parameter ref="MaxCSGMembers" requirement="readWrite"/>
				<parameter ref="MaxNonCSGMembers" requirement="readWrite"/>
				<parameter ref="MaxResourceNonCSGMembers" requirement="readWrite"/>
				<parameter ref="CSGID" requirement="readWrite"/>
				<parameter ref="AccessControlList" requirement="readWrite"/>
				<parameter ref="MaxMemberDetailEntries" requirement="readOnly"/>
				<parameter ref="MemberDetailNumberOfEntries" requirement="readOnly"/>
			</object>

			<object ref="FAPService.{i}.AccessMgmt.MemberDetail.{i}." requirement="createDelete">
				<parameter ref="Enable" requirement="readWrite"/>
				<parameter ref="IMSI" requirement="readWrite"/>
				<parameter ref="MSISDN" requirement="readWrite"/>
				<parameter ref="MembershipExpires" requirement="readWrite"/>
			</object>
		</profile>

	<!--  ================== start update of existing profile in v1.0 ========================= -->
		<profile name="REMWCDMAFDD:2" base="REMWCDMAFDD:1">
			<object ref="FAPService.{i}.REM.WCDMAFDD." requirement="present">
				<parameter ref="InServiceHandling" requirement="readWrite"/>
			</object>
		</profile>


		<profile name="REMGSM:2" base="REMGSM:1">
			<object ref="FAPService.{i}.REM.GSM." requirement="present">
				<parameter ref="InServiceHandling" requirement="readWrite"/>
			</object>
		</profile>


		<profile base="UMTSBaseline:1">
			<object ref="FAPService.{i}.Capabilities.UMTS.SelfConfig." requirement="present">
				<parameter ref="MaxFAPTxPowerConfig" requirement="readOnly" status="deprecated"/>
				<parameter ref="MaxFAPTxPowerExpandedConfig" requirement="readOnly"/>
			</object>
		</profile>


		<profile base="UMTSSelfConfig:1">
			<object ref="FAPService.{i}.FAPControl.UMTS.SelfConfig." requirement="present">
				<parameter ref="MaxFAPTxPowerSelfConfigEnable" requirement="readWrite" status="deprecated"/>
				<parameter ref="MaxFAPTxPowerExpandedSelfConfigEnable" requirement="readWrite"/>
			</object>

			<object ref="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.RF." requirement="present">
				<parameter ref="MaxFAPTxPowerInUse" requirement="readOnly" status="deprecated"/>
				<parameter ref="MaxFAPTxPowerInUseExpanded" requirement="readOnly"/>
			</object>
		</profile>


		<profile base="UMTSCellConfigBaseline:1">
			<object ref="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.RF." requirement="present">
				<parameter ref="MaxFAPTxPower" requirement="readWrite" status="deprecated"/>
				<parameter ref="MaxFAPTxPowerExpanded" requirement="readWrite"/>
			</object>
			<object ref="FAPService.{i}.CellConfig.UMTS.RAN." requirement="present">
				<parameter ref="HNBIDRealm" requirement="readWrite"/>
			</object>
		</profile>


		<profile base="UMTSCellConfigAdvanced:1">
			<object ref="FAPService.{i}.CellConfig.UMTS.RAN.FDDFAP.PowerControl." requirement="present">
				<parameter ref="PowerRampSetup" requirement="readWrite" status="deprecated"/>
				<parameter ref="PowerRampStepUp" requirement="readWrite"/>
			</object>
		</profile>
		<!--  ================== end update of existing profile in v1.0 ========================= -->
 
	</model>
</dm:document>
