Broadband Forum

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

tr-196-2-1-2-cwmp.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).
dateTime - The subset of the ISO 8601 date-time format defined by the SOAP dateTime type [SOAP1.1].
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.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.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.
[3GPP2-C.S0024] C.S0024-B v3.0, CDMA2000 High Rate Packet Data Air Interface Specification, 3GPP2, September 2009.
[3GPP2-C.S0024-B] C.S0024-B v3.0, CDMA2000 High Rate Packet Data Air Interface Specification, 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.
[RFC3261] RFC 3261, SIP: Session Initiation Protocol, IETF, June 2002.
[RFC3873] RFC 3873, Stream Control Transmission Protocol (SCTP) Management Information Base (MIB), IETF, September 2004.
[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.
[RFC4960] RFC 4960, Stream Control Transmission Protocol, IETF, September 2007.
[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-098] TR-098 Amendment 2 Corrigendum 1, Internet Gateway Device Data Model for TR-069, Broadband Forum, December 2014.
[TR-106a2] TR-106 Amendment 2, Data Model Template for TR-069-Enabled Devices, Broadband Forum, November 2008.
[TR-181i1] TR-181 Issue 1, Device Data Model for TR-069, Broadband Forum, February 2010.
[TR-181i2] TR-181 Issue 2 Amendment 15, Device Data Model, Broadband Forum, January 2022.
[TR-262] TR-262, Femto Component Objects, Broadband Forum, November 2011.
[ZigBee2007] ZigBee 2007 Specification, ZigBee 2007 Specification, ZigBee Alliance, October 2007.

Legend

Object definition.
Parameter 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 in 2.1:

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}.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 [TR-262] (InternetGatewayDevice:1 [TR-098] and Device:1 [TR-181i1]) the TunnelInstance MUST point to a row in the ‘FAP.Tunnel.IKESA.{i}.’ table, defined in [TR-262]. If the root data model used is Device:2 [TR-181i2] thanthen the TunnelInstance MUST point to 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 in 2.1:

- 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 in 2.1:

- 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
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
AttEstabCS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
FailEstabCS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
SuccEstabCS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
RelDropCS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.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
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
Att3GMacroToHnbCSHO unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
Succ3GMacroToHnbCSHO unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
Att2GMacroToHnbCSHO unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
Succ2GMacroToHnbCSHO unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.UMTS.CN.PSDomain. object R This object contains parameters relating to configuring the PS domain of the UMTS CN.

Changes in 2.1:

- 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
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
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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
SuccEstabPS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
FailEstabPS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
RelDropPS unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.1
LGWNumberOfEntries unsignedInt R The number of entries in the LGW table. - 2.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
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].

Active Notification requests for this parameter MAY be denied.

- 2.1
EstabDirectPathLGWAttNbr unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
EstabDirectPathLGWSuccNbr unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.UMTS.CN.HHO. object R This object provides monitoring of the Hard Handover (HHO) properties in the HNB. - 2.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
SuccHnbUmtsIntraFreq unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
AttHnbUmtsIntraFreq unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
AttHnbUmtsInterFreq unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.UMTS.RAN. object R This object contains parameters relating to the RAN-level configuration.

Changes in 2.1:

- 2.0
FAPService.{i}.CellConfig.UMTS.RAN.RRC. object R This object provides monitoring of the RRC in the HNB. - 2.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
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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE. object R This object contains parameters relating to configuring the LTE FAP.

Changes in 2.1:

- 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 (regardless of whether or not it is enabled) can exist with a given value for Alias. On creation of a new table entry, the Agent MUST choose an initial value for Alias such that the new entry does not conflict with any existing entries. At most one enabled entry in this table can exist with a given value for TunnelRef.

- 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 [TR-262] (InternetGatewayDevice:1 [TR-098] and Device:1 [TR-181i1]) the TunnelRef MUST point to a row in the ‘FAP.Tunnel.IKESA.{i}.’ table, defined in [TR-262]. If the root data model used is Device:2 [TR-181i2] thanthen the TunnelRef MUST point to 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. - 2.0
FAPService.{i}.CellConfig.LTE.EPC. object R This object contains parameters relating to configuring LTE EPC.

Changes in 2.1:

  • 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
FAPService.{i}.CellConfig.LTE.EPC.HO.Stats. object R This object provides the HO statistics as defined in [3GPP-TS.32.453]. - 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE.RAN. object R This object contains parameters relating to the LTE RAN level configuration.

Changes in 2.1:

- 2.0
FAPService.{i}.CellConfig.LTE.RAN.NeighborList. object R This object contains parameters relating to the neighbor list. - 2.0
FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}. object(0:) W

Table containing the E-UTRA (i.e. intra-RAT) 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 (regardless of whether or not it is enabled) can exist with a given value for Alias. On creation of a new table entry, the Agent MUST choose an initial value for Alias such that the new entry does not conflict with any existing entries. At most one enabled entry in this table can exist with the same values for both PLMNID and CID.

Changes in 2.1:

- 2.0
Blacklisted boolean W
Indicates whether this neighbor cell is allowed for UEs as handover target or not. If true, handover is prohibited towards this cell. If false, handover is allowed toward this cell. The Blacklisted parameter allows this cell to be prohibited as a handover target, while still allowing this cell to be included in the BCCH SIB4 or 5.
This parameter was DEPRECATED in 2.1.2 as it is being replaced with the Blocklisted parameter.

Changes in 2.1:

  • Added status = deprecated
false 2.0
Blocklisted boolean W Indicates whether this neighbor cell is allowed for UEs as handover target or not. If true, handover is prohibited towards this cell. If false, handover is allowed toward this cell. The Blocklisted parameter allows this cell to be prohibited as a handover target, while still allowing this cell to be included in the BCCH SIB4 or 5. false 2.1.2
FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse. object R This object contains parameters relating to the neighbor list used by the FAP based on its self-configuration capability and CellConfig.LTE.RAN.NeighborList. configuration of adding and excluding cells. - 2.0
FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}. object(0:) R

Table containing the LTE EUTRA (i.e. intra-RAT) cell list.

At most one entry in this table can exist with the same values for both PLMNID and CID.

Changes in 2.1:

- 2.0
Blacklisted boolean R
Indicates whether this neighbor cell is allowed for UEs as handover target or not. If true, handover is prohibited towards this cell. If false, handover is allowed toward this cell. The Blacklisted parameter allows this cell to be prohibited as a handover target, while still allowing this cell to be included in the BCCH SIB4 or 5.
This parameter was DEPRECATED in 2.1.2 as it is being replaced with the Blocklisted parameter.

Changes in 2.1:

  • Added status = deprecated
- 2.0
Blocklisted boolean R Indicates whether this neighbor cell is allowed for UEs as handover target or not. If true, handover is prohibited towards this cell. If false, handover is allowed toward this cell. The Blocklisted parameter allows this cell to be prohibited as a handover target, while still allowing this cell to be included in the BCCH SIB4 or 5. - 2.1.2
FAPService.{i}.CellConfig.LTE.RAN.CSG. object R This object provides monitoring of Closed Subscriber Groups (CSG) in the HeNB. - 2.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
MeanNbrUsr unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE.RAN.RRC. object R This object provides monitoring of the RRC in the HeNB. - 2.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
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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE.RAN.ERAB. object R This object provides monitoring of E-RABs in the HeNB. - 2.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
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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
LGWNumberOfEntries unsignedInt R The number of entries in the LGW table. - 2.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
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].

Active Notification requests for this parameter MAY be denied.

- 2.1
EstabDirectPathLGWAttNbr unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.1
EstabDirectPathLGWSuccNbr unsignedInt R

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

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE.RAN.DRB. object R This object provides monitoring of Data Radio Bearers (DRB) in the HeNB. - 2.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
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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.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”.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE.RAN.RRU. object R This object provides monitoring of the Radio Resource Usage in the HeNB. - 2.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
PrbTotDl unsignedInt(0:100) R

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

Active Notification requests for this parameter MAY be denied.

- 2.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.

Active Notification requests for this parameter MAY be denied.

- 2.1
FAPService.{i}.CellConfig.LTE.EnergySavings. object R This object provides for the managment of energy savings capabilities in the HeNB. - 2.1
Enable boolean W This attribute determines whether the energy saving function is enabled or disabled. - 2.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
NotAllowedTimePeriodNumberOfEntries unsignedInt R The number of entries in the NotAllowedTimePeriod table. - 2.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
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
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
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
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
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
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
Enable boolean W This attribute determines whether the time period is enabled or disabled. - 2.1
StartTime string W Starting time for this time period formatted as “HH:MM:SS” in UTC. - 2.1
EndTime string W Ending time for this time period formatted as “HH:MM:SS” in UTC. - 2.1
DaysOfWeek string W

{{list: parameter is not a list}}

Enumeration of:

  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday
- 2.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 [TR-262] (InternetGatewayDevice:1 [TR-098] and Device:1 [TR-181i1]) the TunnelInstance MUST point to a row in the ‘FAP.Tunnel.IKESA.{i}.’ table, defined in [TR-262]. If the root data model used is Device:2 [TR-181i2] thanthen the TunnelInstance MUST point to 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
OneXPZID int W packet Zone ID for 1x packet calls

Changes in 2.1:

  • Removed int * * cdata
- 2.0
BaseID int W Base station ID (needed in SPM). This is also the CellID. See [3GPP2-C.S0005].

Changes in 2.1:

  • Removed int * * cdata
- 2.0
FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}. object(0:) W

This object contains information common to all neighbors of a sector. This object has only one instance.

At most one entry in this table (regardless of whether or not it is enabled) can exist with a given value for Alias. On creation of a new table entry, the Agent MUST choose an initial value for Alias such that the new entry does not conflict with any existing entries. At most one enabled entry in this table can exist with the same values for both OneXNeighborIndex and NeighborPN.

- 2.0
BaseIdentifier int W unique identifire of the neighboring cell (optional)

Changes in 2.1:

  • Removed int * * cdata
0 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
ControlChannelRate int W The data rate of the Control Channel of this HRPD SectorElement object. Reference - [3GPP2-C.S0024-B], CDMA2000 High Rate Packet Data Air Interface Specification, section-10.4.1.3.2.4

Changes in 2.1:

  • Removed int * * cdata
- 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.BeaconList.{i}. object(0:) W

This object models an individual beacon intervals. It may be used to model both 1x and HRPD beacons with offset from start of beacon frame measured in 80ms slots.

At most one entry in this table (regardless of whether or not it is enabled) can exist with a given value for Alias. On creation of a new table entry, the Agent MUST choose an initial value for Alias such that the new entry does not conflict with any existing entries. At most one enabled entry in this table can exist with a given value for BeaconIndex.

- 2.0
BeaconIndex int R Instance identifier for this beacon interval. Allowed range is 0..(BeaconListNumberOfEntries-1).

Changes in 2.1:

  • Removed int * * cdata
0 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 (regardless of whether or not it is enabled) can exist with a given value for Alias. On creation of a new table entry, the Agent MUST choose an initial value for Alias such that the new entry does not conflict with any existing entries. At most one enabled entry in this table can exist with a given value for BeaconIndex.

- 2.0
BeaconIndex int R Instance identifier for this beacon interval. Allowed range is 0..(HRPDBeaconListNumberOfEntries-1).

Changes in 2.1:

  • Removed int * * cdata
0 2.0
FAPService.{i}.REM. object R This object contains parameters relating to REM (Radio Environment Measurement). - 2.0
FAPService.{i}.REM.UMTS. object R This object contains Radio Environment Measurement parameters for UMTS FAP. - 2.0
FAPService.{i}.REM.UMTS.WCDMA. object R This object contains parameters relating to radio environment measurement capabilities for the UMTS system. - 2.0
PeriodicTime dateTime W An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the PeriodicInterval. PeriodicTime is used only to set the “phase” of the REM. The actual value of PeriodicTime can be arbitrarily far into the past or future. For example, if PeriodicInterval is 86400 (a day) and if PeriodicTime is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if PeriodicTime refers to a day in the future. The Unknown Time value defined in [Section 3.2/TR-106a2] indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if PeriodicTime parameter was set to the Unknown Time value.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
LastScanTime dateTime R

The time of the last UMTS system radio environment measurement.

Active Notification MUST by default be enabled for this parameter.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
FAPService.{i}.REM.UMTS.GSM. object R This object contains parameters relating to GSM REM capabilities. - 2.0
PeriodicTime dateTime W An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the PeriodicInterval. PeriodicTime is used only to set the “phase” of the REM. The actual value of PeriodicTime can be arbitrarily far into the past or future. For example, if PeriodicInterval is 86400 (a day) and if PeriodicTime is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if PeriodicTime refers to a day in the future. The Unknown Time value defined in [Section 3.2/TR-106a2] indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if PeriodicTime parameter was set to the Unknown Time value.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
LastScanTime dateTime R

The time of the last GSM radio environment measurement.

Active Notification MUST by default be enabled for this parameter.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
FAPService.{i}.REM.LTE. object R This object contains parameters relating to radio environment measurement capabilities for the LTE system. - 2.0
PeriodicTime dateTime W An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the PeriodicInterval. PeriodicTime is used only to set the “phase” of the REM. The actual value of PeriodicTime can be arbitrarily far into the past or future. For example, if PeriodicInterval is 86400 (a day) and if PeriodicTime is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if PeriodicTime refers to a day in the future. The Unknown Time value defined in [Section 3.2/TR-106a2] indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if PeriodicTime parameter was set to the Unknown Time value.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
LastScanTime dateTime R

The time of the last LTE system radio environment measurement.

Active Notification MUST by default be enabled for this parameter.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
FAPService.{i}.REM.CDMA2000. object R This object contains parameters relating to radio environment measurement capabilities for the CDMA2000 system. - 2.0
FAPService.{i}.REM.CDMA2000.OneX. object R This object contains parameters relating to radio environment measurement capabilities for the 1x system. - 2.0
FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}. object(0:) R Table indicating the components of the discovered cells. - 2.0
FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF. object R RF REM results for each detected cell. - 2.0
Band int R CDMA band for the reported cell.

Changes in 2.1:

  • Removed int * * cdata
- 2.0
FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel. object R Table containing information broadcast on control channel. - 2.0
SID int R System identification. Refer to [3GPP2-C.S0005].

Changes in 2.1:

  • Removed int * * cdata
- 2.0
NID int R Network identification. Refer to [3GPP2-C.S0005].

Changes in 2.1:

  • Removed int * * cdata
- 2.0
REGZONE int R Registration Zone. Refer to [3GPP2-C.S0005].

Changes in 2.1:

  • Removed int * * cdata
- 2.0
FAPService.{i}.REM.CDMA2000.HRPD. object R This object contains parameters relating to radio environment measurement capabilities for the HRPD system. - 2.0
FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}. object(0:) R Table indicating the components of the discovered cells. - 2.0
FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF. object R RF REM results for each detected cell. - 2.0
Band int R CDMA band for the reported cell.

Changes in 2.1:

  • Removed int * * cdata
- 2.0
FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel. object R Table containing information braodcast on control channel. - 2.0
ColorCode int R The color code of the measured sector as defined in [3GPP2-C.S0024].

Changes in 2.1:

  • Removed int * * cdata
- 2.0
CountryCode int R The country code of the measured sector as defined in [3GPP2-C.S0024].

Changes in 2.1:

  • Removed int * * cdata
- 2.0
FAPService.{i}.Transport. object R This object contains parameters relating to the transport. - 2.0
FAPService.{i}.Transport.SIP. object R This object contains parameters relating to SIP as a transport protocol. SIP is defined in [RFC3261]. - 2.0
FAPService.{i}.Transport.SIP.FCS. object R This object models SIP Femtocell Convergence Server (FCS) parameters. - 2.0
SIPAuthCapability string[] R

Comma-separated list of strings. Represents the SIP authentication mechanisms supported by this device.

Each list item is an enumeration of:

Changes in 2.1:

  • Removed [] list * * cdata
- 2.0
FAPService.{i}.Transport.SCTP. object R This object contains parameters relating to SCTP as a transport protocol. SCTP is defined in [RFC4960] and [RFC3873]. - 2.0
OutCtrlChunks unsignedInt R

The number of SCTP control chunks sent (retransmissions are not included).

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
OutOrderChunks unsignedInt R

The number of SCTP ordered data chunks sent (retransmissions are not included).

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
OutUnorderChunks unsignedInt R

The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent (retransmissions are not included).

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
InCtrlChunks unsignedInt R

The number of SCTP control chunks received (no duplicate chunks included).

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
InOrderChunks unsignedInt R

The number of SCTP ordered data chunks received (no duplicate chunks included).

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
InUnorderChunks unsignedInt R

The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received (no duplicate chunks included).

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
FragUsrMsgs unsignedInt R

The number of user messages that have been sent fragmented.

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
ReasmUsrMsgs unsignedInt R

The number of user messages that have been received fragmented and submitted to the reassembly process.

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
OutSCTPPacks unsignedInt R

The number of SCTP packets sent. Retransmitted DATA chunks are included.

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
InSCTPPacks unsignedInt R

The number of SCTP packets received. Duplicates are included.

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
AssocNumberOfEntries unsignedInt R The number of entries in the Assoc table.

Changes in 2.1:

  • Removed unsignedInt * * cdata
- 2.0
FAPService.{i}.Transport.SCTP.Assoc.{i}. object(0:) R

SCTP Association Table

At most one entry in this table can exist with the same values for both PrimaryPeerAddress and LocalPort.

- 2.0
StartTime dateTime R

The start Time for the present SCTP association.

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0
Discontinuity dateTime R

The time of the last discontinuity.

Active Notification requests for this parameter MAY be denied.

Changes in 2.1:

  • Removed dateTime * * cdata
- 2.0

Generated by Broadband Forum bbfreport v2.2.0 (2024-07-23 version) on 2024-07-23 at 11:11:11 UTC.
report.py –include ../../install/cwmp –output –transform diff –format markdown tr-196-2-0-3.xml tr-196-2-1-2-cwmp.xml

Table of Contents