Broadband Forum

FAPService:2.1 Femto Access Point Service Data Model [USP] (changes)

tr-196-2-1-1-usp.xml

DATA MODEL DEFINITION

License

Copyright (c) 2010-2019, 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.

Data Types

The Parameters defined in this specification make use of a limited subset of the default SOAP data types [SOAP1.1]. These data types and the named data types used by this specification are described below.

Note: A Parameter that is defined to be one of the named data types is reported as such at the beginning of the Parameter's description via a reference back to the associated data type definition (e.g. [MACAddress]). However, such parameters still indicate their SOAP data types.

Data Type Base Type Description

boolean

-

Boolean, where the allowed values are 0 or 1 (or equivalently, true or false).

int

-

Integer in the range -2147483648 to +2147483647, inclusive.

For some int types, a value range is given using the form int(Min:Max) or int(Min:Max step Step) where the Min and Max values are inclusive. If either Min or Max are missing, this indicates no limit. If Step is missing, this indicates a step of 1. Multiple comma-separated ranges can be specified, in which case the value will be in one of the ranges.

string

-

For strings, a minimum and maximum allowed length can be indicated using the form string(Min:Max), where Min and Max are the minimum and maximum string length in characters. If either Min or Max are missing, this indicates no limit, and if Min is missing the colon can also be omitted, as in string(Max). Multiple comma-separated ranges can be specified, in which case the string length will be in one of the ranges.

unsignedInt

-

Unsigned integer in the range 0 to 4294967295, inclusive.

For some unsignedInt types, a value range is given using the form unsignedInt(Min:Max) or unsigned(Min:Max step Step), where the Min and Max values are inclusive. If either Min or Max are missing, this indicates no limit. If Step is missing, this indicates a step of 1. Multiple comma-separated ranges can be specified, in which case the value will be in one of the ranges.

unsignedLong

-

Unsigned long integer in the range 0 to 18446744073709551615, inclusive.

For some unsignedLong types, a value range is given using the form unsignedLong(Min:Max) or unsignedLong(Min:Max step Step), where the Min and Max values are inclusive. If either Min or Max are missing, this indicates no limit. If Step is missing, this indicates a step of 1. Multiple comma-separated ranges can be specified, in which case the value will be in one of the ranges.

References

[3GPP-TS.23.003]

3GPP TS 23.003, Numbering, addressing and identification, 3GPP CT WG4.

[3GPP-TS.25.104]

3GPP TS 25.104, Base Station (BS) radio transmission and reception (FDD), 3GPP RAN WG4.

[3GPP-TS.25.331]

3GPP TS 25.331, Radio Resource Control (RRC); Protocol specification, 3GPP RAN WG2.

[3GPP-TS.25.401]

3GPP TS 25.401, UTRAN overall description, 3GPP RAN WG3.

[3GPP-TS.25.413]

3GPP TS 25.413, UTRAN Iu interface Radio Access Network Application Part (RANAP) signalling, 3GPP RAN WG3.

[3GPP-TS.32.452]

3GPP TS 32.452, Performance measurements Home Node B(HNB) Subsystem (HNS), 3GPP SA WG5.

[3GPP-TS.32.453]

3GPP TS 32.453, Performance measurements Home Enhanced Node B(HeNB) Subsystem (HeNS), 3GPP SA WG5.

[3GPP-TS.32.642]

3GPP TS 32.642, Telecommunication management; Configuration Management (CM); UTRAN network resources Integration Reference Point (IRP); Network Resource Model (NRM), 3GPP SA WG5.

[3GPP-TS.36.214]

3GPP TS 36.214, Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer - Measurements, 3GPP RAN WG1.

[3GPP-TS.36.314]

3GPP TS 36.314, Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements, 3GPP RAN2 WG2.

[3GPP2-C.S0005]

C.S0005-E v1.0, Upper Layer (Layer 3) Signaling Standard for CDMA2000 Spread Spectrum Systems, 3GPP2, September 2009.

[IANA-uri-schemes]

IANA Uniform Resource Identifier (URI) Schemes Registry, Uniform Resource Identifier (URI) Schemes, IANA.

[IEEE_EUI64]

Guidelines for 64-bit Global Identifier (EUI-64) Registration Authority, Guidelines for 64-bit Global Identifier (EUI-64) Registration Authority, IEEE, March 1997.

[RFC3986]

RFC 3986, Uniform Resource Identifier (URI): Generic Syntax, IETF.

[RFC4007]

RFC 4007, IPv6 Scoped Address Architecture, IETF.

[RFC4122]

RFC 4122, A Universally Unique IDentifier (UUID) URN Namespace, IETF, 2005.

[RFC4291]

RFC 4291, IP Version 6 Addressing Architecture, IETF, 2006.

[RFC4632]

RFC 4632, Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan, IETF, 2006.

[RFC7159]

RFC7159, The JavaScript Object Notation (JSON) Data Interchange Format, IETF, March 2014.

[RFC7230]

RFC 7230, Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing, IETF, June 2014.

[RFC7252]

RFC 7252, The Constrained Application Protocol (CoAP), IETF, June 2014.

[RFC8141]

RFC 8141, Uniform Resource Names (URNs), IETF, April 2017.

[SOAP1.1]

Simple Object Access Protocol (SOAP) 1.1, W3C.

[TR-069]

TR-069 Amendment 6, CPE WAN Management Protocol, Broadband Forum, April 2018.

[TR-181i2]

TR-181 Issue 2 Amendment 15, Device Data Model, Broadband Forum, January 2022.

[ZigBee2007]

ZigBee 2007 Specification, ZigBee 2007 Specification, ZigBee Alliance, October 2007.

Legend

Object definition.

Mount point definition.

Parameter definition.

Command or Event definition.

Command Input / Output Arguments container.

Command or Event Object Input / Output Argument definition.

Command or Event Parameter Input / Output Argument definition.

FAPService:2.1 Data Model

For a given implementation of this data model, the Agent MUST indicate support for the highest version number of any object or parameter that it supports. For example, even if the Agent supports only a single parameter that was introduced in version 1.4, then it will indicate support for version 1.4. The version number associated with each object and parameter is shown in the Version column.

Changes since 2.0:

Name Type Write Description Object Default Version

FAPService.{i}.

object(0:)

R

The Femto Access Point (FAP) Service Object.

At most one entry in this table can exist with a given value for Alias.

-

2.0

FAPService.{i}.AccessMgmt.

object

R

This object contains parameters relating to Access Management for the different radio technologies.

-

2.0

FAPService.{i}.AccessMgmt.Legacy.

object

R

This object contains configurable and observable attributes related to Access and Admission Control of the FAP, which are not not covered by 3GPP and 3GPP2 specifications.

-

2.0

FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.

object

R

Old Local IP access object, included on special request.

-

2.0

FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.

object(0:)

W

Policy for selecting traffic for local IP access. Originated traffic will be NAT'ed. The rule is bi-directional, i.e. return traffic is allowed. Rules do NOT affect traffic to/from the FAP itself (such as TR-069 or control). The rules are applied to the mobile station data traffic (PS-domain) via deep packet inspection or similar method.

At most one entry in this table can exist with the same values for all of DestIPAddress, DestSubnetMask and Protocol, or with a given value for Alias. On creation of a new table entry, the Agent MUST (if not supplied by the Controller on creation) choose an initial value for Alias such that the new entry does not conflict with any existing entries.

-

2.0

Interface

string(:256)

W

Specifies the egress interface when Action is set to NAPT. The value MUST be the Path Name of a table row. layer-3 connection object. Example: InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}.

-

2.0

FAPService.{i}.CellConfig.

object

R

This object contains parameters relating to configuring the FAP.

-

2.0

FAPService.{i}.CellConfig.UMTS.

object

R

This object contains parameters relating to configuring UMTS system specific information.

-

2.0

TunnelInstance

string(:256)

W

This is the reference to the IPsec tunnel instance used by the UMTS FAP. For all root data models, which use the tunnel definition provided in {{bibref|TR-262}} (InternetGatewayDevice:1 {{bibref|TR-098}} and Device:1 {{bibref|TR-181i1}}) the

The TunnelInstance MUST point to a row in the 'FAP.Tunnel.IKESA.{i}.' table, defined in {{bibref|TR-262}}. If the root data model used is Device:2 {{bibref|TR-181i2}} than the {{param}} MUST point toan IPsec tunnel instance defined in [TR-181i2]. If the referenced object is deleted, the parameter value MUST be set to an empty string. In case of a multiple-radio-technology FAP product, each radio technology can have its own tunnels or share common tunnels. In the former case, TunnelInstance can contain a unique instance number. In the latter case, TunnelInstance under all radio technologies can have the same instance number.

-

2.0

FAPService.{i}.CellConfig.UMTS.CN.

object

R

This object contains parameters relating to configuring UMTS CN.

Changes since 2.0:

-

2.0

FAPService.{i}.CellConfig.UMTS.CN.CSDomain.

object

R

This object contains parameters relating to configuring the CS domain of the UMTS CN.

Changes since 2.0:

-

2.0

FAPService.{i}.CellConfig.UMTS.CN.CSDomain.RAB.

object

R

This object provides monitoring of the Circuit Switch RAB in the HNB.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.CSDomain.RAB.Stats.

object

R

This object provides the RAB statistics in the CS Domain as defined in [3GPP-TS.32.452].

-

2.1.1

AttEstabCS

unsignedInt

R

This measurement provides the total number of requested RABs in establishment attempts.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FailEstabCS

unsignedInt

R

This measurement provides the number of RABs establishment failures for the CS domain.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

SuccEstabCS

unsignedInt

R

This measurement provides the number of successfully established RABs for the CS domain.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

RelDropCS

unsignedInt

R

This measurement provides the total number of dropped RAB connections for service type CS Domain.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.CSDomain.HHO.

object

R

This object provides monitoring of the circuit switch Hard Handover (HHO) in the HNB.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.CSDomain.HHO.Stats.

object

R

This object provides the circuit switch HHO statistics as defined in [3GPP-TS.32.452].

-

2.1.1

Att3GMacroToHnbCSHO

unsignedInt

R

This measurement provides the number of attempted 3G Macro to HNB CS handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

Succ3GMacroToHnbCSHO

unsignedInt

R

This measurement provides the number of successful 3G Macro to HNB CS handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

Att2GMacroToHnbCSHO

unsignedInt

R

This measurement provides the number of attempted 2G Macro to HNB CS handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

Succ2GMacroToHnbCSHO

unsignedInt

R

This measurement provides the number of successful 2G Macro to HNB CS handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.PSDomain.

object

R

This object contains parameters relating to configuring the PS domain of the UMTS CN.

Changes since 2.0:

-

2.0

FAPService.{i}.CellConfig.UMTS.CN.PSDomain.RAB.

object

R

This object provides monitoring of the Packet Switch RAB in the HNB.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.PSDomain.RAB.Stats.

object

R

This object provides the RAB statistics in the PS Domain as defined in [3GPP-TS.32.452].

-

2.1.1

AttEstabPS

string[]

R

This measurement provides the number of requested RAB in establishment attempts for the PS domain by traffic class.

Comma-separated list of strings, where each item is defined as the "traffic class name=measurement value". The total of all the measurements is provided using the traffic class name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

SuccEstabPS

unsignedInt

R

This measurement provides the total number of successfully established RABs for the PS domain

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FailEstabPS

unsignedInt

R

This measurement provides the total number of RABs establishment failures for the PS domain.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

RelDropPS

unsignedInt

R

This measurement provides the total number of abnormally released PS RAB connections.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ULNumUserBitsEDCH

unsignedLong

R

This measurement provides the number of uplink User Bits for PS RABs related with EDCH above RLC. The average uplink data throughput on EDCH RABs can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ULNumUserBits64K

unsignedInt

R

This measurement provides the number of Uplink User Bits for PS RABs with UL 64 kbps data rate. The average uplink data throughput on 64 kbps RABs can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ULNumUserBits128K

unsignedInt

R

This measurement provides the number of Uplink User Bits for PS RABs with UL 128 kbps data rate. The average uplink data throughput on 128 kbps RABs can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ULNumUserBits384K

unsignedInt

R

This measurement provides the number of Uplink User Bits for PS RABs with UL 384 kbps data rate. The average uplink data throughput on 384 kbps RABs can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

DLNumUserBitsHSDPA

unsignedInt

R

This measurement provides the number of Downlink User Bits for PS RABs related with HSDPA above RLC. The average downlink data throughput on HSDPA RABs can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

DLNumUserBits64K

unsignedInt

R

This measurement provides the number of Downlink User Bits for PS RABs (non-HSDPA) with DL 64 kbps data rate above RLC. The average downlink data throughput on 64 kbps RABs (non-HSDPA) can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

DLNumUserBits128K

unsignedInt

R

This measurement provides the number of Downlink User Bits for PS RABs (non-HSDPA) with DL 128 kbps data rate above RLC. The average downlink data throughput on 128 kbps RABs (non-HSDPA) can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

DLNumUserBits384K

unsignedInt

R

This measurement provides the number of Downlink User Bits for PS RABs (non-HSDPA) with DL 384 kbps data rate above RLC. The average downlink data throughput on 384 kbps RABs (non-HSDPA) can be derived from this measurement.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

LGWNumberOfEntries

unsignedInt

R

The number of entries in the LGW table.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.PSDomain.RAB.Stats.LGW.{i}.

object(0:)

R

This object provides statistics for the Direct User Plane Path between HNB and Local Gateway as defined in [3GPP-TS.32.452].

At most one entry in this table can exist with a given value for CorrelationID.

-

2.1.1

CorrelationID

string

R

The value of this parameter is equal to the user plane GGSN TEID that the Gn-SGSN has received or the user plane PDN GW TEID that the S4-SGSN has received. [3GPP-TS.25.413].

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabDirectPathLGWAttNbr

unsignedInt

R

This measurement provides the number of direct user plane path between HNB and Local GW attempted to setup.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabDirectPathLGWSuccNbr

unsignedInt

R

This measurement provides the number of direct user plane path between HNB and Local GW successfully established.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabDirectPathLGWFailNbr

string[]

R

This measurement provides the number of direct user plane path between HNB and Local GW RABs failed to setup by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.HHO.

object

R

This object provides monitoring of the Hard Handover (HHO) properties in the HNB.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.CN.HHO.Stats.

object

R

This object provides the HHO statistics as defined in [3GPP-TS.32.452].

-

2.1.1

SuccHnbUmtsIntraFreq

unsignedInt

R

This measurement provides the number of successful HNB to UMTS macro cell intra frequency hard handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

AttHnbUmtsIntraFreq

unsignedInt

R

This measurement provides the number of attempted HNB to UMTS macro cell intra frequency hard handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

AttHnbUmtsInterFreq

unsignedInt

R

This measurement provides the number of attempted HNB to UMTS macro cell inter frequency hard handovers.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.RAN.

object

R

This object contains parameters relating to the RAN-level configuration.

Changes since 2.0:

-

2.0

FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.

object

R

This object contains parameters related to miscellaneous RRC timers and constants.

-

2.0

WaitTime

unsignedInt(0:15)

W

Time period in seconds the UE has to wait before repeating the rejected procedure. This is an IE used when sending RRC connection reject, redirecting the requesting UE to another frequency. 0 indicates that repetition is not allowed. [Section 10.3.3.50/3GPP-TS.25.331].

-

2.0

FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.

object

R

This object contains parameters relating to the UE internal measurement control parameters.

-

2.0

UETxPwrThresholdEvent6a

int(-50:33)

W

Defines the threshold in dBm for UE transmit power above which Event 6a is reported. [Section 10.3.7.80/3GPP-TS.25.331]

-

2.0

UETxPwrThresholdEvent6b

int(-50:33)

W

Defines the threshold in dBm for UE transmit power above which Event 6b is reported. [Section 10.3.7.80/3GPP-TS.25.331]

-

2.0

FAPService.{i}.CellConfig.UMTS.RAN.RF.

object

R

This object contains parameters relating to the RF configuration.

-

2.0

MaxULTxPowerInUse

int(-50:33)

R

The maximum transmission power level in dBm a UE can use on PRACH. Self-configuration for maximum transmission power is controlled by Capabilities.UMTS.SelfConfig.MaxULTxPowerConfig from an availability perspective and FAPControl.UMTS.SelfConfig.MaxULTxPowerSelfConfigEnable 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 MaxULTxPower. If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.

-

2.0

FAPQualityTargetEcIo

int(-200:0)

W

Defines the target value measured in dBdB for the downlink signal quality of the FAP in terms of CPICH Ec/Io, thereby clarifying the meaning of "FAPCoverageTarget". Actual values of the FAPQualityTargetEcIo are -20 dBdB to 0 dBdB in steps of 0.1 dB.dB.

-

2.0

FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.

object

R

This object contains parameters relating to the neighbor list.

-

2.0

FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.

object(0:)

W

Table containing the intra-frequency cell list provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.

At most one entry in this table can exist with a given value for PCPICHScramblingCode, or with a given value for Alias. On creation of a new table entry, the Agent MUST (if not supplied by the Controller on creation) choose an initial value for Alias such that the new entry does not conflict with any existing entries.

-

2.0

MaxTxPower

int(-300:600)

W

Cell Max Tx Power. Parameter needed in HNB power calibration, for protection of neighbour cells. Actual values of the power are -30.0 dBm to 60.0 dBm in steps of 0.1 dB.0.1 dBm. The value of MaxTxPower divided by 10 yields the actual value of the power. C.f [Section 6.3.11/3GPP-TS.32.642] [Section 6.2.1/3GPP-TS.25.104]

0

2.0

MaxDPCHtxPower

int(-400:500)

W

Maximum DL DPCH Tx Power per UE configured in the cell (for CS UEs). Parameter may be used by FAP to protect the DL budget allocated to neighbouring UEs served by neighbour cells. C.f (max 10 dB below max Tx power) [Section 6.3.11/3GPP-TS.32.642] [Section 6.2.1/3GPP-TS.25.104] Actual values of the power are -40.0 dBm to 50.0 dBm in steps of 0.1 dB.0.1 dBm. The value of MaxDPCHtxPower divided by 10 yields the actual value of the power.

0

2.0

FAPService.{i}.CellConfig.UMTS.RAN.RRC.

object

R

This object provides monitoring of the RRC in the HNB.

-

2.1.1

FAPService.{i}.CellConfig.UMTS.RAN.RRC.Stats.

object

R

This object provides the RRC statistics as defined in [3GPP-TS.32.452].

-

2.1.1

AttConnEstab

string[]

R

This measurement provides the number of RRC connection establishment attempts by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FailConnEstab

string[]

R

This measurement provides the number of RRC establishment failures by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

SuccConnEstab

string[]

R

This measurement provides the number of successful RRC establishments by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.

object

R

This object contains parameters relating to configuring the LTE FAP.

Changes since 2.0:

-

2.0

FAPService.{i}.CellConfig.LTE.Tunnel.{i}.

object(0:)

W

This object contains a table of all tunnel instances configured for the LTE FAP.

At most one entry in this table can exist with a given value for TunnelRef, or with a given value for Alias. On creation of a new table entry, the Agent MUST (if not supplied by the Controller on creation) choose initial values for TunnelRef and Alias such that the new entry does not conflict with any existing entries.

-

2.0

TunnelRef

string(:256)

W

This is the reference to an IPsec tunnel instance used by the LTE FAP. For all root data models, which use the tunnel definition provided in {{bibref|TR-262}} (InternetGatewayDevice:1 {{bibref|TR-098}} and Device:1 {{bibref|TR-181i1}}) the

The TunnelRef MUST point to a row in the 'FAP.Tunnel.IKESA.{i}.' table, defined in {{bibref|TR-262}}. If the root data model used is Device:2 {{bibref|TR-181i2}} than the {{param}} MUST point toan IPsec tunnel instance defined in [TR-181i2]. If the referenced object is deleted, the parameter value MUST be set to an empty string. In case of a multiple-radio-technology FAP product, each radio technology can have its own tunnels or share common tunnels. In the former case, TunnelRef can contain a unique instance number. In the latter case, TunnelRef under all radio technologies can have the same instance number.

If the value isn't assigned by the Controller on creation, the Agent MUST choose an initial value that doesn't conflict with any existing entries.

-

2.0

FAPService.{i}.CellConfig.LTE.EPC.

object

R

This object contains parameters relating to configuring LTE EPC.

Changes since 2.0:

  • Added HO. object

-

2.0

FAPService.{i}.CellConfig.LTE.EPC.HO.

object

R

This object provides monitoring of the Handover (HO) properties in the HeNB.

-

2.1.1

FAPService.{i}.CellConfig.LTE.EPC.HO.Stats.

object

R

This object provides the HO statistics as defined in [3GPP-TS.32.453].

-

2.1.1

ToeNBAtt

string[]

R

This measurement provides the number of attempted outbound handover to HeNB by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToeNBSucc

string[]

R

This measurement provides the number of successful outbound handover to HeNB by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToeNBFail

string[]

R

This measurement provides the number of failed outbound handover to HeNB by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FromeNBAtt

string[]

R

This measurement provides the number of attempted inbound handover from HeNB by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FromeNBSucc

string[]

R

This measurement provides the number of successful inbound handover from HeNB by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FromeNBFail

string[]

R

This measurement provides the number of failed inbound handover from HeNB by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToUtranAtt

string[]

R

This measurement provides the number of attempted outbound handover to Utran by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToUtranSucc

string[]

R

This measurement provides the number of successful outbound handover to Utran by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToUtranFail

string[]

R

This measurement provides the number of failed outbound handover to Utran by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToGeranAtt

string[]

R

This measurement provides the number of attempted outbound handover to Geran by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToGeranSucc

string[]

R

This measurement provides the number of successful outbound handover to Geran by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

ToGeranFail

string[]

R

This measurement provides the number of failed outbound handover to Geran by handover cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.

object

R

This object contains parameters relating to the LTE RAN level configuration.

Changes since 2.0:

-

2.0

FAPService.{i}.CellConfig.LTE.RAN.CSG.

object

R

This object provides monitoring of Closed Subscriber Groups (CSG) in the HeNB.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.CSG.Stats.

object

R

This object provides the LTE RAN CSG statistics as defined in [3GPP-TS.32.453].

-

2.1.1

MeanNbrUsr

unsignedInt

R

This measurement provides the mean number of attached CSG UEs in the HeNB.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

AttInboundMobility

unsignedInt

R

This measurement provides the number of attempted inbound mobility for UEs to CSG cells or hybrid cells in RRC_CONNECTED mode.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

SuccInboundMobility

unsignedInt

R

This measurement provides the number of successful inbound mobility for UEs to CSG cells or hybrid cells in RRC_CONNECTED mode.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FailedInboundMobility

string[]

R

This measurement provides the number of failed successful inbound mobility for UEs to CSG cells or hybrid cells in RRC_CONNECTED mode by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.RRC.

object

R

This object provides monitoring of the RRC in the HeNB.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.RRC.Stats.

object

R

This object provides the RRC statistics as defined in [3GPP-TS.32.453].

-

2.1.1

AttConnEstab

string[]

R

This measurement provides the number of RRC connection establishment attempts by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FailConnEstab

string[]

R

This measurement provides the number of RRC establishment failures by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

SuccConnEstab

string[]

R

This measurement provides the number of successful RRC establishments by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the cause name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.ERAB.

object

R

This object provides monitoring of E-RABs in the HeNB.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.ERAB.Stats.

object

R

This object provides the E-RAB statistics as defined in [3GPP-TS.32.453].

-

2.1.1

EstabInitAttNbr

string[]

R

This measurement provides the number of initial E-RABs attempted to setup by QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabInitSuccNbr

string[]

R

This measurement provides the number of initial E-RABs successfully established QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabInitFailNbr

string[]

R

This measurement provides the number of initial E-RABs failed to setup by cause.

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabAttNbr

string[]

R

This measurement provides the number of E-RABs attempted to setup by QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabSuccNbr

string[]

R

This measurement provides the number of E-RABs successfully established by QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabFailNbr

string[]

R

This measurement provides the number of E-RABs failed to setup by cause.

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

RelEnbNbrQCI

string[]

R

This measurement provides the number of E-RABs requested to release initiated by HeNB by QCI.

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

RelEnbNbrCause

string[]

R

This measurement provides the number of E-RABs requested to release initiated by HeNB by cause.

Comma-separated list of strings, where each item is defined as the "QCI level name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

LGWNumberOfEntries

unsignedInt

R

The number of entries in the LGW table.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.ERAB.Stats.LGW.{i}.

object(0:)

R

This object provides statistics for the Direct User Plane Path between HeNB and Local Gateway as defined in [3GPP-TS.32.453].

At most one entry in this table can exist with a given value for CorrelationID.

-

2.1.1

CorrelationID

string

R

The value of this parameter is equal to the user plane PDN GW TEID (GTP-based S5) or GRE key (PMIP-based S5). [3GPP-TS.25.401].

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabDirectPathLGWAttNbr

unsignedInt

R

This measurement provides the number of direct user plane path between HeNB and Local GW attempted to setup.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabDirectPathLGWSuccNbr

unsignedInt

R

This measurement provides the number of direct user plane path between HeNB and Local GW successfully established.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

EstabDirectPathLGWFailNbr

string[]

R

This measurement provides the number of direct user plane path between HeNB and Local GW E-RABs failed to setup by cause.

Comma-separated list of strings, where each item is defined as the "cause name=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.DRB.

object

R

This object provides monitoring of Data Radio Bearers (DRB) in the HeNB.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.DRB.Stats.

object

R

This object provides the DRB statistics as defined in [3GPP-TS.32.453].

-

2.1.1

PdcpSduBitrateDl

string[]

R

This measurement provides the average cell bit-rate of PDCP SDUs on the downlink. This represents the ingress rate of user plane traffic to the HeNB (via S1) by SAE Bearer QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduBitrateUl

string[]

R

This measurement provides the average cell bit-rate of PDCP SDUs on the uplink. This represents successful transmissions of user plane traffic; control signalling and retransmissions are excluded from this measure. Measurement is by SAE Bearer QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduBitrateDlMax

unsignedInt

R

This measurement provides the maximum cell bit-rate of PDCP SDUs on the downlink. This represents the maximum ingress rate of user plane traffic to the HeNB (via S1). This is a sum counter measured across all QCIs.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduBitrateUlMax

unsignedInt

R

This measurement provides the maximum cell bit-rate of PDCP SDUs measured on the uplink. This represents successful transmissions of user plane traffic; control signalling and retransmissions are excluded from this measure. This is a sum counter measured across all QCIs.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduDelayDl

string[]

R

This measurement provides the average (arithmetic mean) PDCP SDU delay on the downlink by ERAB Bearer QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduDropRateDl

string[]

R

This measurement provides the fraction of IP packets (PDCP SDUs) which are dropped on the downlink by ERAB Bearer QoS level (QCI). Only user-plane traffic (DTCH) is considered. A dropped packet is one whose context is removed from the HeNB without any part of it having been transmitted on the air interface. Packets discarded during handover are excluded from the count.

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduAirLossRateDl

string[]

R

This measurement provides the fraction of IP packets (PDCP SDUs) which are lost (not successfully transmitted) on the downlink air interface by ERAB Bearer QoS level (QCI). Only user-plane traffic (DTCH) is considered. A lost packet is one whose context is removed from the HeNB after an attempt has been made to transmit part or all of the packet on the air interface but the whole packet has not been successfully transmittedafter an attempt has been made to transmit part or all of the packet on the air interface but the whole packet has not been successfully transmitted.

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PdcpSduLossRateUl

string[]

R

This measurement provides the fraction of IP packets (PDCP SDUs) which are lost (not successfully received) on the uplink by ERAB Bearer QoS level (QCI). Only user-plane traffic (DTCH) and only PDCP SDUs that have entered PDCP (and given a PDCP sequence number) are considered.

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

UEActiveDl

string[]

R

This measurement provides the average number of UEs that have user-plane (DTCH) data queued on the downlink by ERAB Bearer QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

UEActiveUl

string[]

R

This measurement provides the average number of UEs that have user-plane (DTCH) data queued on the uplink by ERAB Bearer QoS level (QCI).

Comma-separated list of strings, where each item is defined as the "QCI level=measurement value". The total of all the measurements is provided using the name= "sum".

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.RRU.

object

R

This object provides monitoring of the Radio Resource Usage in the HeNB.

-

2.1.1

FAPService.{i}.CellConfig.LTE.RAN.RRU.Stats.

object

R

This object provides the RRU statistics as defined in [3GPP-TS.32.453].

-

2.1.1

PrbTotDl

unsignedInt(0:100)

R

This measurement provides the total usage, in percentage, of physical resource blocks (PRBs) on the downlink for any purpose.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

PrbTotUl

unsignedInt(0:100)

R

This measurement provides the total usage, in percentage, of physical resource blocks (PRBs) on the uplink for any purpose.

Value Change Notification requests for this parameter MAY be denied.

-

2.1.1

FAPService.{i}.CellConfig.LTE.EnergySavings.

object

R

This object provides for the managment of energy savings capabilities in the HeNB.

-

2.1.1

Enable

boolean

W

This attribute determines whether the energy saving function is enabled or disabled.

-

2.1.1

State

string

R

Specifies the status regarding the energy saving in the cell. This parameter is applicable when the value of Enable is true.

Enumeration of:

  • IsEnergySaving
  • IsNotEnergySaving

-

2.1.1

NotAllowedTimePeriodNumberOfEntries

unsignedInt

R

The number of entries in the NotAllowedTimePeriod table.

-

2.1.1

FAPService.{i}.CellConfig.LTE.EnergySavings.ActivationCandidateCellsLoad.

object

R

This object is relevant if the cell acts as a candidate cell. This object indicates the traffic load threshold and the time duration, which are used by distributed energy saving algorithms to allow an ‘original’ cell to enter the energy saving state. Threshold and TimeDuration are applied to the candidate cell(s) which provide coverage backup of an original cell when it is in the energy saving state.

-

2.1.1

Threshold

unsignedInt(:100)

W

PRB usage as a percent [3GPP-TS.36.314]. The threshold applies in the same way for a candidate cell no matter which original cell it will provide backup coverage.

-

2.1.1

TimeDuration

unsignedInt

W

This parameter indicates how long the traffic in the candidate cell needs to have been below the threshold, in seconds, before any original cells which will be provided backup coverage by the candidate cell enters energy saving state.

-

2.1.1

FAPService.{i}.CellConfig.LTE.EnergySavings.DeactivationCandidateCellsLoad.

object

R

This object is relevant if the cell acts as a candidate cell. This object indicates the traffic load threshold and the time duration which is used by distributed energy saving algorithms to allow a cell to leave the energy saving state. Threshold and time duration are applied to the candidate cell when it provides coverage backup for the cell in energy saving state.

-

2.1.1

Threshold

unsignedInt(:100)

W

PRB usage as a percent [3GPP-TS.36.314]. The threshold applies in the same way for a candidate cell, no matter for which original cell it provides backup coverage.

-

2.1.1

TimeDuration

unsignedInt

W

This parameter indicates how long the traffic in the candidate cell needs to have been above the threshold, in seconds, to wake up one or more original cells which have been provided backup coverage by the candidate cell.

-

2.1.1

FAPService.{i}.CellConfig.LTE.EnergySavings.NotAllowedTimePeriod.{i}.

object(0:)

W

This object provides a time period for which energy saving is not allowed.

This object can be used to prevent a cell entering energy saving state.

This object is valid on the specified day(s) and time of every week.

-

2.1.1

Enable

boolean

W

This attribute determines whether the time period is enabled or disabled.

-

2.1.1

StartTime

string

W

Starting time for this time period formatted as "HH:MM:SS" in UTC.

-

2.1.1

EndTime

string

W

Ending time for this time period formatted as "HH:MM:SS" in UTC.

-

2.1.1

DaysOfWeek

string

W

{{list: parameter is not a list}}

Enumeration of:

  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday

-

2.1.1

FAPService.{i}.CellConfig.CDMA2000.

object

R

This object contains parameters relating to configuring the CDMA2000 FAP.

-

2.0

TunnelInstance

string(:256)

W

This is the reference to the IPsec tunnel instance used by the CDMA2000 FAP. For all root data models, which use the tunnel definition provided in {{bibref|TR-262}} (InternetGatewayDevice:1 {{bibref|TR-098}} and Device:1 {{bibref|TR-181i1}}) the

The TunnelInstance MUST point to a row in the 'FAP.Tunnel.IKESA.{i}.' table, defined in {{bibref|TR-262}}. If the root data model used is Device:2 {{bibref|TR-181i2}} than the {{param}} MUST point toan IPsec tunnel instance defined in [TR-181i2]. If the referenced object is deleted, the parameter value MUST be set to an empty string. In case of a multiple-radio-technology FAP product, each radio technology can have its own tunnels or share common tunnels. In the former case, TunnelInstance can contain a unique instance number. In the latter case, TunnelInstance under all radio technologies can have the same instance number.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.OneX.

object

R

This object contains parameters relating to configuring the CDMA2000 1x FAP.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.

object

R

This object contains parameters relating to RAN configuring the CDMA2000 1x FAP.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.

object

R

The object used for configuring access parameter messages for 1x. See [3GPP2-C.S0005].

-

2.0

NomPwrExt

unsignedInt(0:1)

W

NomPwrExt should be zero for BC0 and BC1. For other band classes, NomPwrExt is 1 if Mobile's correction factor is between -24dBm and -9dBm. Otherwise NomPwrExt is zero. See [3GPP2-C.S0005].

Changes since 2.0:

  • Removed unsignedInt dBm units

-

2.0

FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.

object

R

This object contains 1x FAP statistics aggregated over all connections of all users over all sectors.

-

2.0

TotalVoiceCalls

unsignedInt(0:4294967295)

R

Total number of successful voice calls

Value Change Notification requests for this parameter MAY be denied.

Changes since 2.0:

  • Removed unsignedInt seconds units

-

2.0

FAPService.{i}.CellConfig.CDMA2000.HRPD.

object

R

The object contains attributes related to HRPD.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.

object

R

The object contains attributes related to HRPD RAN.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.

object

R

Contains the details related to HRPD RF

-

2.0

RSSIRABThreshold

int(-1600:1600)

W

RAB threshold in 0.125 dBm for RSSI based RAB algorithm.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.

object

R

Details on call control stats

-

2.0

NumForwardRLPBytes

unsignedInt

R

Number of HRPD packets(bytes)packets(bytes) sent from PDSN to AT.

Value Change Notification requests for this parameter MAY be denied.

-

2.0

NumReverseRLPBytes

unsignedInt

R

No. of HRPD packets(bytes)packets(bytes) sent from AT to PDSN.

Value Change Notification requests for this parameter MAY be denied.

-

2.0

FAPService.{i}.CellConfig.CDMA2000.Beacon.

object

R

This object models the attributes to control the generalized beacon. The beacon is modeled as a beacon frame composed of multiple beacon intervals. The beacon frame start is time-aligned to the instant when 1x 80ms paging frames and HRPD control channel frames align (occurs once every 1.28s).

-

2.0

FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.

object(0:)

W

This object models individual HRPD beacon intervals where the beacon start is expressed as a number of HRPD control channel slots from the start of the beacon frame.

At most one entry in this table can exist with a given value for BeaconIndex, or with a given value for Alias. On creation of a new table entry, the Agent MUST (if not supplied by the Controller on creation) choose an initial value for Alias such that the new entry does not conflict with any existing entries.

-

2.0

TxPower

int(-40:20)

W

TX power for the beacon interval.interval (in dBm). If self-configuration of the HRPD Beacon Tx Power is enabled, then this value is determined by the FAP.

-40

2.0

FAPService.{i}.REM.

object

R

This object contains parameters relating to REM (Radio Environment Measurement).

-

2.0

FAPService.{i}.REM.LTE.

object

R

This object contains parameters relating to radio environment measurement capabilities for the LTE system.

-

2.0

FAPService.{i}.REM.LTE.CarrierMeas.{i}.

object(0:)

W

Table indicating the measurement of the discovered carrier. The information stored in this object is strictly in the physical layer level and may not necessarily be associated with any particular E-UTRAN cell (e.g. interference level generated by sources other than E-UTRAN cell).

At most one entry in this table can exist with the same values for both CarrierARFCNDL and CarrierChWidth, or with a given value for Alias. On creation of a new table entry, the Agent MUST (if not supplied by the Controller on creation) choose initial values for CarrierARFCNDL, CarrierChWidth and Alias such that the new entry does not conflict with any existing entries.

-

2.0

CarrierRSSI

int(-100:-25)

R

Received Signal Strength Indicator (RSSI) as specified in [Sec 5.1.3/3GPP-TS.36.214] over the carrier frequency range from CarrierARFCNDL as the lower bound and the value of (CarrierARFCNDL + CarrierChWidth) as the upper bound.

Changes since 2.0:

  • Removed int ARFCN units

-

2.0


Generated by Broadband Forum bbfreport v2.3.1 (2025-04-11 version) on 2025-04-23 at 14:10:10 UTC.
report.py --include ../../install/cwmp --output tr-196-2-1-1-usp-diffs.html --show --transform diff --format html tr-196-2-0-3.xml tr-196-2-1-1-usp.xml

Table of Contents