<LWM2M>
    <Object ObjectType="MODefinition">
        <Name>CrowdBox Measurements</Name>
        <ObjectID>10246</ObjectID>
        <ObjectURN>urn:oma:lwm2m:x:10246</ObjectURN>
        <Mandatory>Mandatory</Mandatory>
        <MultipleInstances>Single</MultipleInstances>
        <Description1>This LWM2M Object provides CrowdBox-related measurements such as serving cell parameters, backhaul timing advance, and neighbour cell reports.</Description1>
        <Description2></Description2>
        <Resources>
            <Item ID="0">
                <Name>Serving Cell ID</Name>
                <Operations>R</Operations>
                <MultipleInstances>Single</MultipleInstances>
                <Mandatory>Mandatory</Mandatory>
                <Type>Integer</Type>
                <RangeEnumeration>0..2^32-1</RangeEnumeration>
                <Units></Units>
                <Description>Serving cell ID as specified by the cellIdentity field broadcast in SIB1 of the serving cell (see TS 36.331).</Description>
            </Item>
            <Item ID="1">
                <Name>Serving Cell RSRP</Name>
                <Operations>R</Operations>
                <MultipleInstances>Single</MultipleInstances>
                <Mandatory>Mandatory</Mandatory>
                <Type>Integer</Type>
                <RangeEnumeration>0..97</RangeEnumeration>
                <Units></Units>
                <Description>Serving cell RSRP, as defined in TS 36.133, Section 9.1.4. Range: RSRP_00; RSRP_01 .. RSRP_97</Description>
            </Item>
            <Item ID="2">
                <Name>Serving Cell RSRQ</Name>
                <Operations>R</Operations>
                <MultipleInstances>Single</MultipleInstances>
                <Mandatory>Mandatory</Mandatory>
                <Type>Integer</Type>
                <RangeEnumeration>-30..46</RangeEnumeration>
                <Units></Units>
                <Description>Serving cell RSRQ, as defined in TS 36.133, Section 9.1.7. Range: RSRQ_-30; RSRQ_-29 .. RSRQ_46</Description>
            </Item>
            <Item ID="3">
                <Name>Serving Cell SINR</Name>
                <Operations>R</Operations>
                <MultipleInstances>Single</MultipleInstances>
                <Mandatory>Mandatory</Mandatory>
                <Type>Integer</Type>
                <RangeEnumeration>-10..30</RangeEnumeration>
                <Units>dB</Units>
                <Description>SINR of serving cell as estimated by the CrowdBox. Note that this is a proprietary measurement dependent on the UE chipset manufacturer. The UE chipset used should be stated in the accompanying product documentation.</Description>
            </Item>
            <Item ID="4">
                <Name>Cumulative Backhaul Timing Advance</Name>
                <Operations>R</Operations>
                <MultipleInstances>Single</MultipleInstances>
                <Mandatory>Optional</Mandatory>
                <Type>Integer</Type>
                <RangeEnumeration>0..65535</RangeEnumeration>
                <Units></Units>
                <Description>The cumulative timing advance signalled by the current serving cell to the CrowdBox. This is the sum of the initial timing advance signalled in the MAC payload of the Random Access Response (11 bits, 0 .. 1282) and subsequent adjustments signalled in the MAC PDU of DL-SCH transmissions (6 bits, -31 .. 32). See TS 36.321 for details.</Description>
            </Item>
            <Item ID="5">
                <Name>Neighbour Cell Report</Name>
                <Operations>R</Operations>
                <MultipleInstances>Multiple</MultipleInstances>
                <Mandatory>Mandatory</Mandatory>
                <Type>Objlnk</Type>
                <RangeEnumeration></RangeEnumeration>
                <Units></Units>
                <Description>A link to the "Neighbour Cell Report" object for each neighbour cell of the CrowdBox.</Description>
            </Item>
        </Resources>
    </Object>
</LWM2M>