You are on page 1of 484

NemoFileFormatSpecification

Version2.24

Copyright20072015byAniteFinlandLtd.Allrightsreserved.
Theinformationinthismanualisintendedforinformationaluseonlyandissubjecttochangewithout
notice.AniteFinlandLtdassumesnoresponsibilityorliabilityforanyerrorsorinaccuraciesthatmay
appearinthisusermanual.
THISMANUALISPROVIDED``ASIS'',ANDANYEXPRESSORIMPLIEDWARRANTIES,INCLUDING,
BUTNOTLIMITEDTO,THEWARRANTIESOFMERCHANTABILITYANDFITNESSFORA
PARTICULARPURPOSEANDNONINFRINGEMENTAREDISCLAIMED.
INNOEVENTSHALLANITEFINLANDLTDBELIABLEFORANYDIRECT,INDIRECT,INCIDENTAL,
SPECIAL,EXEMPLARY,ORCONSEQUENTIALORANYOTHERDAMAGESARISINGINANYWAY
OUTOFTHECONTENTORUSEOFTHISMANUALORARISINGOTHERWISEINRELATIONTO
THISMANUAL,EVENIFADVISEDOFTHEPOSSIBILITYOFSUCHDAMAGE.
ThismanualincludesconfidentialinformationofAniteFinlandLtd.andthusthismanualoranypart
thereofmaynotbedivulgedandmaybeusedbytherecipientsolelytotheextentasspecifically
approvedbyAniteFinlandLtd.Nopartofthispublicationmaybecopied,reproduced,distributedor
transmittedinanyformorbyanymeans,electronic,mechanical,recording,orotherwise,withoutthe
priorwrittenpermissionofAniteFinlandLtd.CDMAEVisaregisteredtrademarkofthe
TelecommunicationsIndustryAssociation(TIAUSA).
Revision2.24
LastEditedDecember2015

TABLEOFCONTENTS
1CHANGEHISTORY
2INTRODUCTION
2.1HOWTOREADTHISDOCUMENT

3DESCRIPTIONOFTHEFILEFORMAT
3.1EVENTID
3.2TIME
3.3CONTEXTIDS
3.4EVENTPARAMETERS

4MEASUREMENTFILENAMING
5EVENTS

1CHANGEHISTORY
Newto2.24
Addedsupportforuserbusycallfailureanddisconnectstatus.(CAF,CAD)
AddedsupportforTCPconnectionestablishmenttime.(DCOMP)
AddedsupportforLTE256QAMmodulation.(PLAID)
AddedsupportforMIMOmodes4x4,8xNandNx8.(OFDMSCAN)

2INTRODUCTION
Youshouldreadthefollowingchapterscarefullybeforeyoustartanalyzingyourmeasurementfiles.
This document is a description of the Anite Finland Ltd?s open nonproprietary ASCII file format. All Nemo tools
producethistypeofmeasurementfilesandthefilescanbeviewedandanalyzedusingvariousmethodsortools
e.g.,NemoOutdoorplaybackfunctions,NemoAnalyze,oratexteditor.
The file format description includes events and eventrelated parameters for all network technologies that can be
measuredwiththeNemotools.

2.1HOWTOREADTHISDOCUMENT

Thisdocumentisorganizedinsuchamannerthatitiseasytolocatespecificeventsandparameters.Fromthe
Table of Contents, you will find all events organized in specific groups e.g., Handover/Handoff events, GPRS
Relatedevents,andCallevents.AlleventsandeventparametersarelistedintheIndextable.Theeventsarealso
categorizedaccordingtodifferenttechnologies.Inotherwords,ifyouarelookingforallCDMAevents,gototheIndex
(attheendofthisdocument)andfindthekeywordCDMAevents.UnderthatkeywordarelistedallCDMArelated
eventsandthepagewherethateventcanbefound.
Alleventsandtheirparametersarepresentedintableformat.

TheHeadingdisplaystheeventnameandeventID.Inmeasurementfiles,theeventsaremarkedwiththeeventID
only.
TheEventInfotablepresentsgeneralinformationofthiseventforexample,thecellularsystemwherethisevent
mayoccurandtheNemotoolswhichproducethisevent.AlltheeventsproducedbyNemotoolsarelistedinthis
documentwiththerespectiveparameters.
Thefollowinginformationisgivenforeachevent:
EventID
Cellularsystems:referstothenetworksinwhichtheeventisused.
Recorded:describesthestateinwhichtheeventisrecorded.Forvoicecallsthealternativesareidleand
callactive.Forcircuitswitcheddatacallsthealternativesareidle,callactive,anddatatransfer.ForPSdata
calls(GPRS)thealternativesareidle,attach,packetactive,anddatatransfer.ForGSMthestateisidleifthe
phone is on a control channel and call active if the phone is on a traffic channel. The diagram below
describesthedifferentrecordingstatesandtheeventsthatinitiatethestatetransitions.

NemoTools:referstotheNemotoolsthatproducetheevent.
Thefollowinginformationisgivenforallparameters:
Namedefinestheshortparameternamedisplayed,forexample,inNemoOutdoorwindows.
Type:definestheparametertype.Thealternativesareinteger,string,hex(adecimaldata),andfloat.
Descriptionoftheparameterandpossiblelimitsandalternatives.Onthefirstlineofthisfieldisstatedthe
longparametername.ThisnameisusedwhenselectingparameterstobedisplayedintheNemoOutdoor
windows.
Only the event specific parameters are listed here. However, each event also has the time and location
information. But to save space, the time and location parameters are explained only once in chapter 3.3
EventStructure.Theeventspecificparametersaremarkedwithb oldtypeintheeventexamples.
TheParameterstablelistsalltheparametersthatbelongtothisspecificevent.Thenumberofparametersdiffers
fromoneeventtoanother:whileoneeventmayhaveonlyoneparameter,anothereventmayhaveasmanyasten.
Furthermore,thesameparametercanappearinseveralevents.Foreachparameteraredisplayedtheparameter
name,type,andadescriptionoftheparameter.Iftheparameterhasbeenshaded,itmeansthatthisparameteris
repeated.Inotherwords,theremayappearseveraloftheseparametersinoneevent.
Finally,anexampleofhowtheeventmightlooklikeintheactualmeasurementfileisgiven.Forexample,thisis
howyouwouldinterprettheexampleabove:
LLCSM,12:13:14.156,,1,1,"UICMD","PACCH","01C00B"
The first two parameters after the event ID are common to all events. For more information on these common
events,seechapter3.3EventStructure.
LLCSM=eventIDi.e.,thisisaLLClayersignalingevent.
12:13:14:156=timeinthefollowingformat[Hour]:[Min]:[Sec].[thousandsofseconds]
Emptyparameter=NumberofcontextIDsiszerosinceLLCsignalingeventdoesnotusecontextIDs.
The events that come after the time are event specific parameters. Only these parameters are explained in the
Parameters table after each event. In the examples, the event specific parameters are marked with bold type to
distinguishthemfromthecommonparameters.
1=Measuredsystem(GSM)
1=Messagedirection(uplink)
UICMD=LLCmessagename
PACCH=Subchannelname

01C00B=ContentoftheLLCmessage

3DESCRIPTIONOFTHEFILEFORMAT
AneventisanASCIIstringthathasanunspecifiedlength.Alleventsareseparatedfromeachotherwiththe?new
line?character.Differentfieldsineacheventareseparatedfromeachotherbythecommacharacter.Ifavalueis
not available (n/a), the value is omitted from the ASCII string and the omission indicated by two consecutive
commas. This document describes the initial set of events and their parameters. However, new events or event
parameterscanbeaddedtothefileformatlateron.
[eventID],[time],[numberofcontextIDs],[contextID1],[contextID2],...,[eventparameters]
Example:
[eventID] [time]

[numberofcontextIDs] [id1]

[eventparameters]

CAA,

1,

1,1,"1234567"

01:11:46.120,

30,

3.1EVENTID
TheeventIDisuniqueidentifierforeachmeasurementevent.TheeventIDdefinesthemeaningforcontextIDs
andfortheparameters.AneventIDisanstringofcharacterswithoutdoublequotes.

3.2TIME
Timeispresentedinthefollowingformat:
[Hour]:[Min]:[Sec].[thousandsofseconds]

3.3CONTEXTIDS
Contexts are used in identifying measurement events written during simultaneous ?sessions?. For example,
whentherearetwosimultaneousdatatransfers,bothdatatransfersuseadifferentcontextIDvalue.ContextID
values are unique only within the scope of each context ID type contained in a single measurement file, i.e.
differentcontextIDtypescanusethesamevalue.Ineachmeasurementeventtherecanbeanarbitrarynumberof
contextIDsfordifferentpurposes.TheeventdefinitionspecifiesthemeaningofeachcontextID.Ifameasurement
event does not contain any context IDs, number of context IDs is omitted and the omission indicated by two
consecutive commas. Note also that the context ID number defines the number of context IDs in a particular
measurementevent,i.e.thecontextIDnumberdoesnotrefertothenumberofsimultaneouslyactive?sessions?.
Thecontextinformationispresentedinthefollowingformat:
[numberofcontextIDs],[id1],[id2],[id3],...
Since the idea of context IDs is quite complex, some common usage examples are provided below. In each
example,irrelevanteventparametersareexpressedusingthreedots.Astimestampinformationisnotrelevant
either,thetext'timestamp'isusedinplaceofthetimestamp.
Example1
PAA,timestamp,1,100,...
ThePAAmeasurementeventstartsanewpacketsession(in3GPPsystemsthisisthesameasPDPcontext).
TheeventcontainsonlyonecontextIDvalue,thevalue100.ThePAAmeasurementeventspecificationdefines
thatthefirstandtheonlycontextIDisthesameasPacketsessioncontextID.Othermeasurementeventscanuse
thePacketsessioncontextIDvalue100torefertothisparticularpacketsession.
Example2

PAC,timestamp,1,100,...
ThePACmeasurementeventiswrittenwhenapacketsessionisconnected.Theeventcontainsonlyonecontext
IDvalue,thevalue100.Basedontheeventspecification,thetypeofthecontextIDisPacketsessioncontextID,
i.e.thesameaswiththePAAmeasurementevent.Thispacketsessionconnectionisintendedtobepairedwith
the PAA measurement event in Example 1. If there are multiple simultaneous packet session attempts, the
contextIDvalueindicateswhichofthepacketsessionsisconnected.
Example3
DAA,timestamp,3,150,100,,...
The DAA measurement event is written for each data connection attempt, e.g. when FTP logon is started. The
measurement event contains three context ID values, the values 150, 100, and n/a. Based on the event
specification, the first context ID is Data connection context ID. As with the PAA measurement event, other
measurementeventscanusetheDataconnectioncontextIDvalue150torefertothisparticulardataconnection.
ThetypeofthesecondcontextIDispacketsessioncontextIDwiththecontextIDvalue100.Again,thiscontextID
referstothepacketsessionstartedinExample1.ThetypeofthelastcontextIDisCallcontextIDwithoutcontext
IDvalue.TheDAAmeasurementeventdoesnotrefertoanycircuitswitcheddataasthereisnocontextIDvalue.
Thisbehaviourisnormalandduetoasituationwheretheeventisalreadyassociatedwithsomepacketsession.
Dataconnectioncanestablishedusingeitherapacketconnectionoracircuitswitchedconnection,butnotboth.
Thus,onlyoneofthecontextIDscanhaveavalidvalue.
Example4
MSGA,timestamp,1,100,1,1,...
TheMSGAmeasurementeventisusedinindicatingSMSorMMSmessagesending.Theeventcontainsonlyone
contextIDvalue,thevalue100.AstheMSGAeventspecificationdefinestwodifferentcontexttypes,theuseofthe
parameter Message type is necessary for deducting the correct context type. In this particular example, the
Messagetypevalueis1(=SMSmessage),reflectingthefactthattheeventcontainsanSMScontextID.
NotealsothateventhoughtheSMScontextIDvalueis100,i.e.thesameasthePacketsessioncontextIDinthe
PAAmeasurementeventinExample1,thesetwoarenotrelatedinanywayastheydifferintheircontexttype.
Withinthescopeofasinglemeasurementfile,thecontextIDvaluesareuniqueonlywithineachcontexttype.

3.4EVENTPARAMETERS
Aneventspecifieswhatparametersorvaluesarepresentedineachspecificcase.Theparameterfieldshould
stayunchangedbutnewparameterscanbeaddedsuchthatbackwardcompatibilityismaintained.Inpractice
this means that new parameters can be added to the end of the measurement event or to the middle of the
measurementeventifeventstructuresupportsthatkindofadditionsandnormallyNumberofParametersfield
indicatesthat.
Example:
Oldevent CAA,[time],,[cellularsystem],[calltype],[phonenumber]
Newevent CAA,[time],,[cellularsystem],[calltype],[phonenumber],[newparameter]
Parametercanhaveoneofthefollowingtypes:
Type

Syntax

Integer

Containsonlycharacters?0123456789?,e.g.593.

Float

Containsalwaysonedotandcharacters?.0123456789?,e.g.30.63.

String

UTF8stringsurroundedbydoublequotes,e.g."Goodmeasurement!".

4MEASUREMENTFILENAMING
Measurementfilesarenamedinfollowingformat:
[filename].[deviceID].nmf
Filenameisdefinedbyuserorautogeneratedbymeasurementtool.
DeviceIDisusedtoseparatesimultaneousmeasurementfileswhenmultipledevicesareusedsimultaneously.

5EVENTS

Antennagain(#AG)
EventID

#AG

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

AG

Float

Antennagain
Signalgainachievedbyusinganexternalantennaattachedto
amobilephone.Valueisobtainedfromtheantenna
specifications.
Unit:dBi

BTSfilename(#BF)
EventID

#BF

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

BTSfile

String

BTSfilename

Filecontainingbasestationlocationinformation.Thefile
extensionisNBF.

Cellwhitelist(#CELLWHITELIST)
EventID

#CELLWHITELIST

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

BTSwhitelist

String

BTSwhitelistfilename
Filecontainingalistofwhitelistedbasestations.

Conversioninfo(#CI)
EventID

#CI

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Convertername

String

Convertername

Converterversion

String

Converterversion

Convertedfile

String

Convertedfilename

Cableloss(#CL)

EventID

#CL

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

CL

Float

Cableloss
Signallossduetotheantennacablewhenusingexternal
antennaattachedtoamobilephone.Valueisobtainedfrom
thecablespecifications.
Unit:dBm

Devicelabel(#DL)
EventID

#DL

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Devicelabel

String

Devicelabel
Shorttextualdescriptionofthedevice.Forexample,thiscould
containinformationabouttheusageofthedevice.

Devicename(#DN)
EventID

#DN

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

Devicename

String

Devicename
Describesthetypeofmobilephoneusedinmeasurements.

Devicesystem(#DS)
EventID

#DS

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

Numberofsupported
systems

Integer

Numberofsupportedsystems

Supportedsystems

Integer

Supportedsystems
Supportedsystems.Dependsonthemeasurementtooland
devicecapabilities.Withfixedlinemeasurementtools,itis
alsopossibletousePSTNandISDNvalues.
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH

Devicetype(#DT)
EventID

#DT

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Devicetype

Integer

Devicetype
1=Phone
2=Scanner

Deviceconfiguration(#DC)
EventID

#DC

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologthestaticdevice
configuration,e.g.supporteddownconvertersorfrontendsetc.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Deviceconfiguration

String

Deviceconfiguration
Atthemomentthisisonlyusedtodefinesupporteddown
converterswithFSR1scanner.

EVRCinfo(#EVRC)
EventID

#EVRC

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

EVRCstatus

Integer

EVRCstatus
0=Off
1=On

Fileformat(#FF)
EventID

#FF

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

Fileformatversion

String

Fileformatversion

Floorplaninformation(#FLOORPLAN)
EventID

#FLOORPLAN

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Floorplan
filename

String

Floorplanfilename

Floorplan Integer
coordinate
system

Floorplancoordinatesystem
1=GPS
2=Metric
3=UTM
UniversalTransverseMercatorcoordinates.Seemore
http://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system.

iBwavefile String
name

iBwavefilename

Venue
name

String

Venuename
Venueoraddressofthebuilding.

Building
name

String

Buildingname

Floor
name

String

Floorname

Equipmentidentity(#EI)
EventID

#EI

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Deviceidentity

String

Deviceidentity
Thisvalueisuniqueforeachpieceofequipment.ForGSM
andUMTSsystemsthisisthesameasIMEI(International
MobileEquipmentIdentity).

Handlerversion(#HV)
EventID

#HV

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Handlerversion

String

Handlerversion
Definesthehandlerversionthatwasusedwhengenerating
thefile.

Devicehardwareversion(#HW)
EventID

#HW

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

Hardwareversion

String

Hardwareversion

Manufacturer

String

Manufacturer

Model

String

Model

MeasurementID(#ID)
EventID

#ID

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

MeasurementID

String

MeasurementID
TheidentificationtagisgeneratedbyusingMicrosoftWindows
GUIDfunctions.Itisusedtoidentifyallsimultaneously
generatedmeasurementfilesmadebyonemeasurement
tool.

Serverinformation(#SERVER)
EventID

#SERVER

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor

|Parameters|ParametersforInvex|
Parameters|Top|
Name

Type

Description

ServerHWtype

Integer

Serverhardwaretype
1=InvexI
2=InvexII

ParametersforInvex|Top|
Name

Type

Description

InvexHost

String

Invexhostaddress

InvexConnector

Integer

Invexdeviceconnector
1=USB1
2=USB2
3=USB3
OnlywithInvexII.
4=USB4
OnlywithInvexII.
5=USB5
OnlywithInvexII.
6=USB6
OnlywithInvexII.

Serverhardwareinformation(#SERVERHW)
EventID

#SERVERHW

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor

|Parameters|ParametersforOutdoor|ParametersforInvex|
Parameters|Top|
Name

Type

Description

ServerHWtype

Integer

Serverhardwaretype
0=Outdoor
1=InvexI
2=InvexII

Name

Type

Description

InvexHIMmodel

String

Invexhandsetisolationmodulemodel

InvexHIMHW

String

Invexhandsetisolationmodulehardwareversion

InvexHIMSW

String

Invexhandsetisolationmoduleserialnumber

InvexHIMSW

String

Invexhandsetisolationmodulesoftwareversion

InvexHIMdeviceID

String

InvexhandsetisolationmoduledeviceID

InvexCPUmodel

String

InvexCPUmodel

Name

Type

Description

InvexUICmodel

String

InvexUICmodel

InvexUICHW

String

InvexUIChardwareversion

InvexUICSN

String

InvexUICserialnumber

InvexUICSW

String

InvexUICsoftwareversion

InvexBPmodel

String

Invexbackplanemodel

ParametersforOutdoor|Top|

ParametersforInvex|Top|

InvexBPHW

String

Invexbackplanehardwareversion

InvexBPSW

String

Invexbackplaneserialnumber

InvexBPSW

String

Invexbackplanesoftwareversion

InvexHIMmodel

String

Invexhandsetisolationmodulemodel

InvexHIMHW

String

Invexhandsetisolationmodulehardwareversion

InvexHIMSW

String

Invexhandsetisolationmoduleserialnumber

InvexHIMSW

String

Invexhandsetisolationmodulesoftwareversion

InvexHIMdeviceID

String

InvexhandsetisolationmoduledeviceID

InvexCPUmodel

String

InvexCPUmodel

Invexchassisnumber

Integer

Invexchassisnumber

Invexslotnumber

Integer

Invexslotnumber

Licenseinformation(#LICENSE)
EventID

#LICENSE

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologlicenseinformation.

Tools

NemoOutdoor

|Parameters|ParametersforHASP|
Parameters|Top|
Name

Type

Description

Licensetype

Integer

Licensetype
1=HASP

Name

Type

Description

Licenseserialnumber

String

Licenseserialnumber

Licenseexpirationdate

String

Licenseexpirationdate
Dateinformatdd.mm.yyyy,whereddisthedayofthemonth,
mmisthemonthoftheyearandyyyyistheyear.Emptystring
whenexpirationdateisnotdefined.

TSexpirationdate

String

Technicalsupportexpirationdate
Dateinformatdd.mm.yyyy,whereddisthedayofthemonth,
mmisthemonthoftheyearandyyyyistheyear.Emptystring
whenexpirationdateisnotdefined.

ParametersforHASP|Top|

Licenseregioninformation(#LICENSEREGION)
EventID

#LICENSEREGION

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologlicenseregioninformation.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

#Countries

Integer

Numberofcountries

#Params/Country

Integer

Numberofparameterspercountry

MCC

Integer

Mobilecountrycode
SeeITUTrecommendationE.212.
Range:0999

#Operators

Integer

Numberofoperators

#Params/Operator

Integer

Numberofparametersperoperator

Integer

MNC/SID
ThisisMNCfor3GPPsystemsandSIDfor3GPP2systems.
Range:032767

MNC/SID

Mapfilename(#MF)
EventID

#MF

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Mapfile

String

Mapfilename
Definesthemapfileusedduringmeasurement.

Measurementlabel(#ML)
EventID

#ML

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Measurementlabel

String

Measurementlabel
Shorttextualdescriptionofthemeasurement.

NMRinformation(#NMR)
EventID

#NMR

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

NMRversion

String

NMRversion

NMRfeatures

String

NMRfeatures
ThisislistofsupportedNMRfeatures,e.g.'FTP,HTTP,VQ'.

Networkname(#NN)
EventID

#NN

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Networkname

String

Networkname
Specifiesthenameofthemeasurednetwork,givenbythe
userintheconfigurationfile.

Packetcapturestate(#PC)
EventID

#PC

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Packetcapturestate

Integer

Packetcapturestate
Definesifpacketcapturingisenabledordisabled.Logfileis
storedinthesamedirectoryasthemeasurementfileandthe
logfilenameisthesameasthemeasurementfilewiththe
appendix'.pcap'.Forexamplemeasurement.nemo>
measurement.nemo.pcap.
0=Disabled
1=Enabled

Productinformation(#PRODUCT)
EventID

#PRODUCT

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

Productname

String

Productname

Productversion

String

Productversion

Subscriberidentity(#SI)
EventID

#SI

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Subscriberidentity

String

Subscriberidentity
Thisvalueisuniqueforeachuser.ForGSM,UMTS,andLTE
systemsthisisthesameasIMSI(InternationalMobile
SubscriberIdentity).

Subscriberphonenumber(#SP)
EventID

#SP

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Subscriberphonenumber String

Description
Subscriberphonenumber
Sameasphonenumberofthecallerfororiginatedcalls.

Devicesoftwareversion(#SW)
EventID

#SW

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Devicesoftwareversion

String

Devicesoftwareversion

Testscript(#TS)
EventID

#TS

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Testscriptfile

String

Testscriptfilename
Definesthetestscriptthatwasusedduringmeasurements.

GaptoUTC(#UT)
EventID

#UT

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

UTCtolocal

Integer

UTCtolocaltimedifference
DefinesthetimedifferenceinminutesfromUTCtimetolocal
time.Thisisthesameasthetimezonebutitisadjustedby
daylightsaving.
Unit:minute

UTCtotimestamp

Integer

UTCtotimestamptimedifference
DefinesthetimedifferenceinminutesfromUTCtimetoevent
timestamps.
Unit:minute

UnitID(#UNITID)

EventID

#UNITID

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

UnitID

String

UnitID
Uniqueidentifierforthemeasurementunit.

Voicequalityversion(#VQ)
EventID

#VQ

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

VQtype

Integer

Voicequalitytype
Defineswhatkindofvoicequalityhardwareisusedforthe
voicequalitymeasurements.
0=Disabled
1=EVOQ
2=Soundcardbased
3=PsytechnicsPSM
4=Fixedline
5=Invex
6=Nemomediarouter

VQversion

String

Voicequalityversion
Definesthevoicequalityhardwareversion.

VQdevice

String

Voicequalitydevice
Withsoundcardbasedvoicequalitytests,theparameter
containsthenameofthedriverandthenumberofthe
channel.

Kodiakinfo(#KODIAK)
EventID

#KODIAK

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfile.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|ParametersforKodiak|
Parameters|Top|
Name

Type

Description

Type

Integer

Type
1=Kodiak

Name

Type

Description

Kodiakversion

String

Kodiakversion

ParametersforKodiak|Top|

Startmeasurement(#START)
EventID

#START

Cellularsystems

All

Recordstate

Startofthemeasurement

Description

Recordedatthebeginningofthemeasurementfiletoindicatethestartofthe
measurement,i.e.thepointafterwhicheventswithmeasurementinformationare
recorded.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

Date

String

Date
Dateinformatdd.mm.yyyy,whereddisthedayofthemonth,
mmisthemonthoftheyearandyyyyistheyear.

Stopmeasurement(#STOP)
EventID

#STOP

Cellularsystems

All

Recordstate

Endofthemeasurement

Description

Recordedattheendofthemeasurementfiletoindicatetheendofthemeasurement,
i.e.thepointafterwhicheventswithmeasurementinformationarenolongerrecorded.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|

Parameters|Top|
Name

Type

Description

Date

String

Date
Dateinformatdd.mm.yyyy,whereddisthedayofthemonth,
mmisthemonthoftheyearandyyyyistheyear.

Hashcode(#HASH)
EventID

#HASH

Cellularsystems

All

Recordstate

Endofthemeasurement

Description

Recordedattheendofthemeasurement(after#STOPmeasurementevent).Contains
thehashcodethatiscalculatedoverthemeasurement.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer

|Parameters|ParametersforMD5|
Parameters|Top|
Name

Type

Description

HASHcodetype

Integer

HASHcodetype
Definesthetypeofchecksumusedforthemeasurement.
1=MD5

Name

Type

Description

HASH

String(hex)

HASHcode
ContainsMD5(MessageDigestalgorithm5)hashcode
calculatedoverthemeasurementinhexformat.More
informationaboutMD5canbefoundin
http://en.wikipedia.org/wiki/Md5.

ParametersforMD5|Top|

Callattempt(CAA)
EventID

CAA

Cellularsystems

All

Recordstate

Idlestate

Description

RecordedforanoriginatedcallwhentheuserhaspressedtheSENDkey.Ifthepointin
timewhentheSENDkeywaspressedisnotknown,thepointintimewhenthesetup
signalingmessageissenttothenetworkisused.Incaseofincomingcalls,thepoint
intimewhenthenetworkreceivedthesetupmessageisused.Setupisusedinstead
ofpagingrequest,becauseinformationonthecalltype(voiceordatavoiceisonly
acceptablehere)isfirstavailableinsetupmessaging.TheCAAmeasurementevent
beginsthecallattemptstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Measuredsys.

Integer

Measuredsystem
Fortheincomingcallthisisthesystemwherethecall
indicationwasreceived.ForexampleforLTECSFBcallthe
loggedsystemisLTEsincethefirstindicationaboutthe
incomingcallwasreceivedinLTEeventhoughtheCAA
measurementeventisloggedduringGSM/UMTSwhenthe
SETUPL3signalingmessagewasreceived.
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH

Calltype

Integer

Calltype
1=Voicecall
2=Markovcall
3=Datacall
4=Faxcall
5=Dialupbaseddatacall
6=Loopbackcall(CDMA)
7=Videocall
8=Pushtotalk
9=Pushtotalkbetweenmobiles(TETRA)
10=VoIP
11=Skype
12=QChat
13=Kodiak
14=LTEIMSvoice
15=iDENpushtotalk
16=LTEIMSvideo

Calldirection

Integer

Calldirection
1=Originatedcall
Thetestsystemmakesthecalltotheotherend.
2=Terminatedcall
Thetestsystemreceivesthecallfromtheotherend.

Phonenumber

String

Phonenumber
Thisisalwaystheremoteidentity.Fororiginatedcalls,thisis
thephonenumberwherethecallsaremadetoandfor
terminatedcallsthisisthenumberfromwhichthecallis
madefrom.FortheVoIPcallstheSIPURIformatisused.

Ownphonenumber

String

Ownphonenumber
Thisisalwaystheownidentity.Fororiginatedcallsthisisthe
phonenumberofthecallerandforincomingcallsthisisthe
ownphonenumber.FortheVoIPcallstheSIPURIformatis
used.Currentlythisparameterisonlyimplementedforthe
VoIPcalls.

Calltimeout

Integer

Calltimeout

Thetimeoutvaluefromcallattempt(CAA)tothededicated
channelallocation(CAC1).Ifcallhasnotbeenestablished
duringthistimetheCAFmeasurementeventisrecorded.
Unit:ms
UniqueID

String

UniqueID
Thisparameterisuniqueforeachcall,evenbetween
measurementfiles,anditcanbeusedinpostprosessingto
matchorginatedandterminatedcalls.Thevalueofthe
parameterismeaninglessanditshouldonlybeusedforthe
matching.

CAAtimecorrection

Integer

CAAtimecorrection
InsomecasestheCAAmeasurementeventisloggedlater
thantherealcallattempt.Forexample,forincomingcalls,the
CAAmeasurementeventisloggedwhentheSETUPsignaling
messageisreceivedandnottothepagingrequest.This
parameterdefinesthetimedifferencebetweenthefirst
indicationaboutacallandtheCAAmeasurementevent.
Currentlyithasonlybeenimplementedforincomingvoiceand
videocalls.
Unit:ms

Callconnectsuccess(CAC)
EventID

CAC

Cellularsystems

All

Recordstate

Callattemptstate

Description

Recordedindifferentstagesofcallestablishment.Thismeasurementeventbeginsthe
callconnectionstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforTETRA|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH

Calltype

Integer

Calltype

1=Voicecall
2=Markovcall
3=Datacall
4=Faxcall
5=Dialupbaseddatacall
6=Loopbackcall(CDMA)
7=Videocall
8=Pushtotalk
9=Pushtotalkbetweenmobiles(TETRA)
10=VoIP
11=Skype
12=QChat
13=Kodiak
14=LTEIMSvoice
15=iDENpushtotalk
16=LTEIMSvideo
Callconnection Integer
status

Callconnectionstatus
WithUMTSthetrafficchannelstateisreportedafterDCHradiobearer
isallocated.
1=Trafficchannelallocated
2=Alerting
3=Connected
4=Dialupconnectionestablished

#Parameters

Numberofsystemspecificparameters

Integer

ParametersforGSM|Top|
Name
TSL

Type

Description

Integer

Timeslotnumber
IncaseofHSCSDdatatestcall,usedtimeslotsarelistedinaDCHI
event.
Range:07

ParametersforTETRA|Top|
Name
TSL

Type

Description

Integer

Timeslotnumber
Range:14

Callfailed(CAF)
EventID

CAF

Cellularsystems

All

Recordstate

Callattemptstate

Description

Recordedwhenthereisatimeoutoracallreleasebeforededicatedradioresource
allocationforthecall.RecordedontimeoutafterCAAeventwhennoserviceavailable.
TheCAFmeasurementeventendscallattemptstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|ParametersfornonVoIPTETRA|Parametersfornon
VoIPcdmaOne,CDMA1x,andEVDO|ParametersforiDEN|ParametersforVoIP |ParametersforSkype |ParametersforQChat|Parametersfor
Kodiak|ParametersforIMSbasedcalls|ParametersforiDENpushtotalk|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH

Calltype

Integer

Calltype
1=Voicecall
2=Markovcall
3=Datacall
4=Faxcall
5=Dialupbaseddatacall
6=Loopbackcall(CDMA)
7=Videocall
8=Pushtotalk
9=Pushtotalkbetweenmobiles(TETRA)
10=VoIP
11=Skype
12=QChat
13=Kodiak
14=LTEIMSvoice
15=iDENpushtotalk
16=LTEIMSvideo

CSfail.status

Integer

CScallattemptfailurestatus
1=Timeoutbeforeconnection
RecordedforotherthanGSMandUMTSsystemswhen
callhasfailedaftertimeout.WiththeNemoHandythisis
alsorecordedwhencallattemptisabortedaftertimeoutin
thecallscript.
2=Callwasreleasedbeforeconnection
Thecallerorthenetworkreleasesthecallattemptbefore
theconnectionisreceived.Normallythishappenswhen
CM_SERVICE_ABORTlayer3messageissentor
CM_SERVICE_REJECTlayer3messageisreceived.
3=Servicenotavailable
Recordedforcallfailurewhenmobileisnotinservice.
4=Incomingcallrejected
RecordedwhenBpartyrejectsthecall.Realizationofthis
isthedisconnectsignalingmessagereceivedfromthe
networkwithCCcausevalue16(userdisconnect).
5=Testsystemfailure
Thecallisconsideredasatestsystemfailurewhenany
callassociatedsignaling(etc.cmservicerequest,
immediateassignment,setup,etc.)isnotreceivedafter
thecallattemptcommandhasbeensenttothemobile.
Anotherreasonforthisfailurecauseiswhenthecalled
phonenumberisblacklistedordelayedbasedoncountry
specifictelecommunicationregulations.Alsothisfailure
causeisrecordedifcalledphonenumberdiffersinthe
setupsignalingmessagefromtheonedefinedbyuserto
theuserinterface.
6=SDCCHblocking
RecordedforGSMwhencallfailsbecauseSDCCH
channelcannotbeallocated.
7=TCHblocking
RecordedforGSMwhencallfailsbecauseTCHchannel
cannotbeallocated.

8=RRCconnectionfailed
RecordedforUMTSwhenRRCconnectioncannotbe
establishedforthecall.
9=Radiobearersetupfailed
RecordedforUMTSwhenradiobearerconfigurationfails
orwhenthereisnoattempttoallocateradiobearerafter
RRCconnectionisestablished.
10=SDCCHrelease
RecordedforGSMwhennetworkreleasestheSDCCH
channelbeforeTCHassignmentattempt.
11=SDCCHdrop
RecordedforGSMwhencalldropsafterSDCCH
assignment,theSETUPsignalingmessageisreceived,
andbeforeTCHisassigned.
12=TCHassignmentfailure
RecordedforGSMwhenTCHassignmentfails.
13=Incomingcallnotreceived
Recordedwhentheincomingcallwasexpectedbutnot
received.Tobeabletologthisstatuscodethe
measurementsystemmusthaveknowledgeaboutthe
incomingcall.
14=Userbusy
RecordedwhenBpartyisbusyandcannotanswer.
Realizationofthisisthedisconnectsignalingmessage
receivedfromthenetworkwithCCcausevalue17(user
busy).
20=PPPerror
RecordedforcircuitswitcheddatacallwhenPPPlayer
(MSWindowsRAS)hasfailedtoestablishPPP
connectiontothedialupserver.Thecausevaluecontains
returnedRASerrorvalue.

ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|Top|
Name

Type

Description

CSdisc.cause

Integer

CScalldisconnectcause
Ifcallisdroppedduetoadialupconnectionerror(status
code20),thevalueisanOSRAScause.OtherwiseCCcause
code.
1=Unassigned(unallocatednumber)
3=Noroutetodestination
6=Channelunacceptable
8=Operatordeterminedbarring
16=Normalclearing
17=Userbusy
18=Nouserresponding
19=Useralerting,noanswer
21=Callrejected
22=Numberchanged
25=Preemption
26=Nonselecteduserclearing
27=Destinationoutoforder
28=Invalidnumberformat(incompletenumber)
29=Facilityrejected
30=ResponsetoSTATUSENQUIRY
31=Normal,unspecified
34=Nocircuit/channelavailable
38=Networkoutoforder
41=Temporaryfailure
42=Switchingequipmentcongestion
43=Accessinformationdiscarded
44=Requestedcircuit/Channelnotavailable
47=Resourcesunavailable,unspecified
49=Qualityofserviceunavailable
50=Requestedfacilitynotsubscribed
55=IncomingcallsbarredwithintheCUG
57=Bearercapabilitynotauthorized
58=Bearercapabilitynotpresentlyavailable
63=Seviceoroptionnotavailable,unspecified
65=Bearerservicenotimplemented
68=ACMequaltoorgreaterthanACMmax
69=Requestedfacilitynotimplemented

70=Onlyrestricteddigitalinformationbearercapabilityis
available
79=Serviceoroptionnotimplemented,unspecified
81=Invalidtransactionindentifiervalue
87=UsernotmemberofCUG
88=Incompatibledestination
91=Invalidtransitnetworkselection
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenotnonexistent
98=Messagetypenotcompatiblewithprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewithprotocolstate
102=Recoveryontimerexpiry
111=Protocolerror,unspecified
127=Interworking,unspecified
600=Anoperationispending.
601=Aninvalidporthandlewasdetected.
602=Thespecifiedportisalreadyopen.
603=Thecaller'sbufferistoosmall.
604=Incorrectinformationwasspecified.
605=Theportinformationcannotbeset.
606=Thespecifiedportisnotconnected.
607=Aninvalideventwasdetected.
608=Adevicewasspecifiedthatdoesnotexist.
609=Adevicetypewasspecifiedthatdoesnotexist.
610=Aninvalidbufferwasspecified.
611=Aroutewasspecifiedthatisnotavailable.
612=Aroutewasspecifiedthatisnotallocated.
613=Aninvalidcompressionwasspecified.
614=Therewereinsufficientbuffersavailable.
615=Thespecifiedportwasnotfound.
616=Anasynchronousrequestispending.
617=Themodem(orotherconnectingdevice)isalready
disconnecting.
618=Thespecifiedportisnotopen.
619=Thespecifiedportisnotconnected.
620=Noendpointscouldbedetermined.
621=Thesystemcouldnotopenthephonebookfile.
622=Thesystemcouldnotloadthephonebookfile.
623=Thesystemcouldnotfindthephonebookentryforthis
connection.
624=Thesystemcouldnotupdatethephonebookfile.
625=Thesystemfoundinvalidinformationinthephonebook
file.
626=Astringcouldnotbeloaded.
627=Akeycouldnotbefound.
628=Theconnectionwasclosed.
629=Theconnectionwasclosedbytheremotecomputer.
630=Themodem(orotherconnectingdevice)was
disconnectedduetohardwarefailure.
631=Theuserdisconnectedthemodem(orotherconnecting
device).
632=Anincorrectstructuresizewasdetected.
633=Themodem(orotherconnectingdevice)isalreadyin
useorisnotconfiguredproperly.
634=Yourcomputercouldnotberegisteredontheremote
network.
635=Therewasanunknownerror.
636=Thedeviceattachedtotheportisnottheoneexpected.
637=Astringwasdetectedthatcouldnotbeconverted.
638=Therequesthastimedout.
639=Noasynchronousnetisavailable.
640=AnerrorhasoccurredinvolvingNetBIOS.
641=TheservercannotallocateNetBIOSresourcesneeded
tosupporttheclient.
642=Oneofyourcomputer'sNetBIOSnamesisalready
registeredontheremotenetwork.
643=Anetworkadapterattheserverfailed.
644=Youwillnotreceivenetworkmessagepopups.
645=Therewasaninternalauthenticationerror.
646=Theaccountisnotpermittedtologonatthistimeofday.
647=Theaccountisdisabled.

648=Thepasswordforthisaccounthasexpired.
649=Theaccountdoesnothavepermissiontodialin.
650=Theremoteaccessserverisnotresponding.
651=Themodem(orotherconnectingdevice)hasreported
anerror.
652=Therewasanunrecognizedresponsefromthemodem
(orotherconnectingdevice).
653=Amacrorequiredbythemodem(orotherconnecting
device)wasnotfoundinthedevice.INFfile.
654=Acommandorresponseinthedevice.INFfilesection
referstoanundefinedmacro.
655=Themacrowasnotfoundinthedevice.INFfilesection.
656=Themacrointhedevice.INFfilesectioncontainsan
undefinedmacro.
657=Thedevice.INFfilecouldnotbeopened.
658=Thedevicenameinthedevice.INFormedia.INIfileis
toolong.
659=Themedia.INIfilereferstoanunknowndevicename.
660=Thedevice.INFfilecontainsnoresponsesforthe
command.
661=Thedevice.INFfileismissingacommand.
662=Therewasanattempttosetamacronotlistedin
device.INFfilesection.
663=Themedia.INIfilereferstoanunknowndevicetype.
664=Thesystemhasrunoutofmemory.
665=Themodem(orotherconnectingdevice)isnotproperly
configured.
666=Themodem(orotherconnectingdevice)isnot
functioning.
667=Thesystemwasunabletoreadthemedia.INIfile.
668=Theconnectionwasterminated.
669=Theusageparameterinthemedia.INIfileisinvalid.
670=Thesystemwasunabletoreadthesectionnamefrom
themedia.INIfile.
671=Thesystemwasunabletoreadthedevicetypefromthe
media.INIfile.
672=Thesystemwasunabletoreadthedevicenamefrom
themedia.INIfile.
673=Thesystemwasunabletoreadtheusagefromthe
media.INIfile.
674=Thesystemwasunabletoreadthemaximum
connectionBPSratefromthemedia.INIfile.
675=Thesystemwasunabletoreadthemaximumcarrier
connectionspeedfromthemedia.INIfile.
676=Thephonelineisbusy.
677=Apersonansweredinsteadofamodem(orother
connectingdevice).
678=Therewasnoanswer.
679=Thesystemcouldnotdetectthecarrier.
680=Therewasnodialtone.
681=Themodem(orotherconnectingdevice)reporteda
generalerror.
682=Therewasanerrorinwritingthesectionname.
683=Therewasanerrorinwritingthedevicetype.
684=Therewasanerrorinwritingthedevicename.
685=Therewasanerrorinwritingthemaximumconnection
speed.
686=Therewasanerrorinwritingthemaximumcarrier
speed.
687=Therewasanerrorinwritingtheusage.
688=Therewasanerrorinwritingthedefaultoff.
689=Therewasanerrorinreadingthedefaultoff.
690=ERROR_EMPTY_INI_FILE
691=Accesswasdeniedbecausetheusernameand/or
passwordwasinvalidonthedomain.
692=Therewasahardwarefailureinthemodem(orother
connectingdevice).
693=ERROR_NOT_BINARY_MACRO
694=ERROR_DCB_NOT_FOUND
695=Thestatemachinesarenotstarted.
696=Thestatemachinesarealreadystarted.
697=Theresponseloopingdidnotcomplete.
698=Aresponsekeynameinthedevice.INFfileisnotinthe
expectedformat.

699=Themodem(orotherconnectingdevice)response
causedabufferoverflow.
700=Theexpandedcommandinthedevice.INFfileistoo
long.
701=Themodemmovedtoaconnectionspeednot
supportedbytheCOMdriver.
702=Deviceresponsereceivedwhennoneexpected.
703=Theconnectionneedsinformationfromyou,butthe
applicationdoesnotallowuserinteraction.
704=Thecallbacknumberisinvalid.
705=Theauthorizationstateisinvalid.
706=ERROR_WRITING_INITBPS
707=TherewasanerrorrelatedtotheX.25protocol.
708=Theaccounthasexpired.
709=Therewasanerrorchangingthepasswordonthe
domain.Thepasswordmighthavebeentooshortormight
havematchedapreviouslyusedpassword.
710=Serialoverrunerrorsweredetectedwhile
communicatingwiththemodem.
711=TheRemoteAccessServiceManagercouldnotstart.
Additionalinformationisprovidedintheeventlog.
712=Thetwowayportisinitializing.Waitafewsecondsand
redial.
713=NoactiveISDNlinesareavailable.
714=NoISDNchannelsareavailabletomakethecall.
715=Toomanyerrorsoccurredbecauseofpoorphoneline
quality.
716=TheRemoteAccessServiceIPconfigurationis
unusable.
717=NoIPaddressesareavailableinthestaticpoolof
RemoteAccessServiceIPaddresses.
718=Theconnectiontimedoutwaitingforavalidresponse
fromtheremotecomputer.
719=Theconnectionwasterminatedbytheremote
computer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequired
dataencryptiontype.
743=Theremotecomputerrequiresdataencryption.

744=ThesystemcannotusetheIPXnetworknumber
assignedbytheremotecomputer.Additionalinformationis
providedintheeventlog.
745=ERROR_INVALID_SMM
746=ERROR_SMM_UNINITIALIZED
747=ERROR_NO_MAC_FOR_PORT
748=ERROR_SMM_TIMEOUT
749=ERROR_BAD_PHONE_NUMBER
750=ERROR_WRONG_MODULE
751=Thecallbacknumbercontainsaninvalidcharacter.Only
thefollowing18charactersareallowed:0to9,T,P,W,(,),,
@,andspace.
752=Asyntaxerrorwasencounteredwhileprocessinga
script.
753=Theconnectioncouldnotbedisconnectedbecauseit
wascreatedbythemultiprotocolrouter.
754=Thesystemcouldnotfindthemultilinkbundle.
755=Thesystemcannotperformautomateddialbecause
thisconnectionhasacustomdialerspecified.
756=Thisconnectionisalreadybeingdialed.
757=RemoteAccessServicescouldnotbestarted
automatically.Additionalinformationisprovidedintheevent
log.
758=InternetConnectionSharingisalreadyenabledonthe
connection.
759=AnerroroccurredwhiletheexistingInternetConnection
Sharingsettingswerebeingchanged.
760=Anerroroccurredwhileroutingcapabilitieswerebeing
enabled.
761=AnerroroccurredwhileInternetConnectionSharing
wasbeingenabledfortheconnection.
762=Anerroroccurredwhilethelocalnetworkwasbeing
configuredforsharing.
763=InternetConnectionSharingcannotbeenabled.There
ismorethanoneLANconnectionotherthantheconnectionto
beshared.
764=Nosmartcardreaderisinstalled.
765=InternetConnectionSharingcannotbeenabled.ALAN
connectionisalreadyconfiguredwiththeIPaddressthatis
requiredforautomaticIPaddressing.
766=Acertificatecouldnotbefound.Connectionsthatuse
theL2TPprotocoloverIPSecrequiretheinstallationofa
machinecertificate,alsoknownasacomputercertificate.
767=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkhasmore
thanoneIPaddressconfigured.PleasereconfiguretheLAN
connectionwithasingleIPaddressbeforeenablingInternet
ConnectionSharing.
768=Theconnectionattemptfailedbecauseoffailureto
encryptdata.
769=Thespecifieddestinationisnotreachable.
770=Theremotecomputerrejectedtheconnectionattempt.
771=Theconnectionattemptfailedbecausethenetworkis
busy.
772=Theremotecomputer'snetworkhardwareis
incompatiblewiththetypeofcallrequested.
773=Theconnectionattemptfailedbecausethedestination
numberhaschanged.
774=Theconnectionattemptfailedbecauseofatemporary
failure.Tryconnectingagain.
775=Thecallwasblockedbytheremotecomputer.
776=Thecallcouldnotbeconnectedbecausetheremote
computerhasinvokedtheDoNotDisturbfeature.
777=Theconnectionattemptfailedbecausethemodem(or
otherconnectingdevice)ontheremotecomputerisoutof
order.
778=Itwasnotpossibletoverifytheidentityoftheserver.
779=Todialoutusingthisconnectionyoumustuseasmart
card.
780=Anattemptedfunctionisnotvalidforthisconnection.
781=Theencryptionattemptfailedbecausenovalid
certificatewasfound.
782=ConnectionSharing(NAT)iscurrentlyinstalledasa
routingprotocol,andmustberemovedbeforeenabling

InternetConnectionSharing.
783=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkiseithernot
present,orisdisconnectedfromthenetwork.Pleaseensure
thattheLANadapterisconnectedbeforeenablingInternet
ConnectionSharing.
784=Youcannotdialusingthisconnectionatlogontime,
becauseitisconfiguredtouseausernamedifferentthanthe
oneonthesmartcard.Ifyouwanttouseitatlogontime,you
mustconfigureittousetheusernameonthesmartcard.
785=Youcannotdialusingthisconnectionatlogontime,
becauseitisnotconfiguredtouseasmartcard.Ifyouwantto
useitatlogontime,youmusteditthepropertiesofthis
connectionsothatitusesasmartcard.
786=TheL2TPconnectionattemptfailedbecausethereisno
validmachinecertificateonyourcomputerforsecurity
authentication.
787=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotauthenticatetheremotecomputer.
788=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotnegotiatecompatibleparameterswith
theremotecomputer.
789=TheL2TPconnectionattemptfailedbecausethe
securitylayerencounteredaprocessingerrorduringinitial
negotiationswiththeremotecomputer.
790=TheL2TPconnectionattemptfailedbecausecertificate
validationontheremotecomputerfailed.
791=TheL2TPconnectionattemptfailedbecausesecurity
policyfortheconnectionwasnotfound.
792=TheL2TPconnectionattemptfailedbecausesecurity
negotiationtimedout.
793=TheL2TPconnectionattemptfailedbecauseanerror
occurredwhilenegotiatingsecurity.
794=TheFramedProtocolRADIUSattributeforthisuseris
notPPP.
795=TheTunnelTypeRADIUSattributeforthisuserisnot
correct.
796=TheServiceTypeRADIUSattributeforthisuseris
neitherFramednorCallbackFramed.
797=Theconnectionfailedbecausethemodem(orother
connectingdevice)wasnotfound.Pleasemakesurethatthe
modemorotherconnectingdeviceisinstalled.
798=Acertificatecouldnotbefoundthatcanbeusedwith
thisExtensibleAuthenticationProtocol.
799=Notavailable

ParametersfornonVoIPTETRA|Top|
Name

Type

Description

CSdisc.cause

Integer

CScalldisconnectcause
0=Causenotdefinedorunknown
1=Userrequesteddisconnect
2=Calledpartybusy
3=Calledpartynotreachable
4=Calledpartydoesnotsupportencryption
5=Congestionininfrastructure
6=Notallowedtrafficcase
7=Incompatibletrafficcase
8=Requestedservicenotavailable
9=Preemptiveuseofresource
10=Invalidcallidentifier
11=Callrejectedbythecalledparty
12=NoidleCCentity
13=Expiryoftimer
14=SwMIrequesteddisconnection
15=Acknowledgedservicenotcompleted

ParametersfornonVoIPcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

CSdisc.cause

Integer

CScalldisconnectcause
0=Phoneisoffline

20=PhoneisCDMAlockeduntilpowercycle
CDMAonly.
21=Phonehasnoservice
22=Callhasendedabnormally
CDMAonly.
23=ReceivedinterceptfromBS
OriginationandCDMAonly.
24=ReceivedreorderfromBS
OriginationandCDMAonly.
25=ReceivedreleasefromBS
26=ReceivedreleasefromBS
SOreject,CDMAonly.
27=ReceivedincomingcallfromBS
28=ReceivedalertstopfromBS
IncomingandCDMAonly.
29=Clientendedcall
30=Receivedendactivation
OTASPcallandCDMAonly.
31=MCabortedorigination/conversation
CDMAonly.
32=Maximumaccessprobestransmitted
CDMAonly.
33=Persistencetestfailure
JCDMAandCDMAonly.
34=RUIMnotpresent
35=Accessattemptalreadyinprogress
36=Accessfailureforreasonotherthantheabove
37=Receivedretryorder
OriginationIS2000andCDMAonly.
38=ConcurrentservicenotsupportedbyBS
39=NoresponsereceivedfromBS
40=CallrejectedbyBS
CDMAonly.
41=Concurrentservicesrequestednotcompatible
CDMAonly.
42=AccessisblockedbyBS
CDMAonly.
43=CorrespondstoCM_CALL_ORIG_ERR_
ALREADY_IN_TC
44=Callisendingduetoemergencycallthatisflashedover
thiscall
CDMAonly.
45=CMisendingGPScallinfavorofausercall
46=CMisendingSMScallinfavorofausercall
47=CMisendingdatacallinfavorofanemergencycall
48=Callrejectedbecauseofredirectionorhandoff

ParametersforiDEN|Top|
Name

Type

Description

CScause

Integer

Callfailurecause
0=FNEDeniesRequest
1=TargetAcknowledgesAlert
2=TargetDoesNotAcknowledgeAlert
3=UserCancelled
4=RadioTimeout
5=RadioDeniesRequest
6=NormalTermination
7=ChannelFailed
8=SystemBusy
9=AccessFailed
10=TargetNotResponding
11=TargetNonExistent
12=UnansweredCall

Name

Type

Description

SIPcause

Integer

SIPcause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.

ParametersforVoIP|Top|

180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge

580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable

ParametersforSkype|Top|
Name

Type

Description

Skypecause

Integer

Skypecause
Currentlythisisalwaysn/a.

Name

Type

Description

QChatcause

Integer

QChatcause
1=Unsupported
2=Notargetsavailable
3=Noreply
4=Alltargetsreject
5=Unknownuser
6=InvalidconferenceID
7=Invalidaddress
8=Unknowncall
9=Networkdelay/timeout
10=Noprivilege
11=Vocoderincompatible
12=Versionnotsupported
13=Noresourcesavailable
14=Invalidopcode
15=Badsyntax
16=Unexpectedmessage
17=Busy
18=Callnotrunning
19=Notargetsregistered
20=Notamember
21=Limitsexceeded
22=InsufficientresourcesforQoS
23=Foreigndispatchtargets
24=Nocalltypecapability
25=Alertsuccessful
26=Systemerror
27=Alreadyamember
28=Talkgrouppermissiondenied
29=Nomulticastresources
30=Insufficientbandwidth
100=HangtimetimerexpiredontheMCU
101=Noparticipants
Alltheparticipantshaveleftthecall.
102=ServerAbort
103=Unresponsive
Theserverhasnotbeenreceivingresponsesfromthe
client.
104=Originatoradvancedtermination
Theoriginatorhaschosentoteardownthecall.

Name

Type

Description

Kodiakcause

Integer

Kodiakcause
1001=ACKmissing
1101=ACKfailure
1102=UIinputmissing
1103=UInotready
1104=APIrequestnotexpected/applicable

ParametersforQChat|Top|

ParametersforKodiak|Top|

ParametersforIMSbasedcalls|Top|
Name

Type

Description

VoLTEcause

Integer

VoLTEcause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway

503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable

ParametersforiDENpushtotalk|Top|
Name

Type

Description

CScause

Integer

Callfailurecause
0=FNEDeniesRequest
1=TargetAcknowledgesAlert
2=TargetDoesNotAcknowledgeAlert
3=UserCancelled
4=RadioTimeout
5=RadioDeniesRequest
6=NormalTermination
7=ChannelFailed
8=SystemBusy
9=AccessFailed
10=TargetNotResponding
11=TargetNonExistent
12=UnansweredCall

Calldisconnect(CAD)
EventID

CAD

Cellularsystems

All

Recordstate

Callconnectionstate

Description

Recordedwhencallhasendedandupperlayer(callcontrollayerwithGSMandUMTS)
signalinghasreleasedthecall.TheCADmeasurementeventendscallconnection
state.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|ParametersfornonVoIPTETRA|Parametersfornon
VoIPcdmaOne,CDMA1x,andEVDO|ParametersforiDEN|ParametersforVoIP |ParametersforSkype |ParametersforQChat|Parametersfor
Kodiak|ParametersforIMSbasedcalls|ParametersforiDENpushtotalk|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX

50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH
Calltype

Integer

Calltype
1=Voicecall
2=Markovcall
3=Datacall
4=Faxcall
5=Dialupbaseddatacall
6=Loopbackcall(CDMA)
7=Videocall
8=Pushtotalk
9=Pushtotalkbetweenmobiles(TETRA)
10=VoIP
11=Skype
12=QChat
13=Kodiak
14=LTEIMSvoice
15=iDENpushtotalk
16=LTEIMSvideo

CSdisc.status

Integer

CScalldisconnectstatus
1=Normaldisconnect
RecordedwhenthecalldoesNOTendabnormally,i.e.the
callisassumedtoendsuccessfully.Occurswhenthe
userrequestscalldisconnectionortheBpartyterminates
thevoicecall.
2=Droppedcall
Thisstatusvalueisusedwhenthereisnobetter
descriptionforthedroppedcall.
3=Droppedoutofservice
Recordedwhenthecallisterminatedbecauseofmissing
service.
4=Droppedduringhandover/handoff/hardhandover
5=Testsystemfailure
Currentlythisstatusvalueisneverloggedbutitwouldbe
usedwhenanabnormalcallendingwascausedbythe
measurementtool.
6=Timeout
Loggedwhenthecalltimeouthappensbetweenthe
dedicatedchannelallocation(CAC1)andalerting(CAC
2).
11=Voicequalitysynchronizationlost
Thecallwasterminatedbecausevoicequality
synchronizationcouldnotbeachievedoritwaslost.
12=TCHassignmentfailure
RecordedforGSMwhenTCHchannelassignmentfails.
Typicallythisoccurswhenthelateassignment
configurationisusedorwhentheterminal'sattemptto
sendASSIGNMENTCOMPLETEsignalingmessagetothe
networkfails.
13=Earlyrelease
Thereceivedcallwasterminatednormallybeforethe
predefinedcalldurationwasreached.Earlyreleaseisnot
loggedifuserterminatesthecall.
14=Userbusy
RecordedwhenBpartyisbusyandcannotanswer.
Realizationofthisisthedisconnectsignalingmessage
receivedfromthenetworkwithCCcausevalue17(user
busy).
20=PPPerror
ThecallwasterminatedbecauseofRASfailure.TheRAS
errorvalueisstoredinthecausevalueparameter.

ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|Top|
Name

Type

Description

CSdisc.cause

Integer

CScalldisconnectcause
Ifcallisdroppedduetoadialupconnectionerror(status
code20),thevalueisanOSRAScause.OtherwiseCCcause
code.
1=Unassigned(unallocatednumber)
3=Noroutetodestination
6=Channelunacceptable
8=Operatordeterminedbarring
16=Normalclearing
17=Userbusy
18=Nouserresponding
19=Useralerting,noanswer
21=Callrejected
22=Numberchanged
25=Preemption
26=Nonselecteduserclearing
27=Destinationoutoforder
28=Invalidnumberformat(incompletenumber)
29=Facilityrejected
30=ResponsetoSTATUSENQUIRY
31=Normal,unspecified
34=Nocircuit/channelavailable
38=Networkoutoforder
41=Temporaryfailure
42=Switchingequipmentcongestion
43=Accessinformationdiscarded
44=Requestedcircuit/Channelnotavailable
47=Resourcesunavailable,unspecified
49=Qualityofserviceunavailable
50=Requestedfacilitynotsubscribed
55=IncomingcallsbarredwithintheCUG
57=Bearercapabilitynotauthorized
58=Bearercapabilitynotpresentlyavailable
63=Seviceoroptionnotavailable,unspecified
65=Bearerservicenotimplemented
68=ACMequaltoorgreaterthanACMmax
69=Requestedfacilitynotimplemented
70=Onlyrestricteddigitalinformationbearercapabilityis
available
79=Serviceoroptionnotimplemented,unspecified
81=Invalidtransactionindentifiervalue
87=UsernotmemberofCUG
88=Incompatibledestination
91=Invalidtransitnetworkselection
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenotnonexistent
98=Messagetypenotcompatiblewithprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewithprotocolstate
102=Recoveryontimerexpiry
111=Protocolerror,unspecified
127=Interworking,unspecified
600=Anoperationispending.
601=Aninvalidporthandlewasdetected.
602=Thespecifiedportisalreadyopen.
603=Thecaller'sbufferistoosmall.
604=Incorrectinformationwasspecified.
605=Theportinformationcannotbeset.
606=Thespecifiedportisnotconnected.
607=Aninvalideventwasdetected.
608=Adevicewasspecifiedthatdoesnotexist.
609=Adevicetypewasspecifiedthatdoesnotexist.
610=Aninvalidbufferwasspecified.
611=Aroutewasspecifiedthatisnotavailable.
612=Aroutewasspecifiedthatisnotallocated.
613=Aninvalidcompressionwasspecified.
614=Therewereinsufficientbuffersavailable.
615=Thespecifiedportwasnotfound.
616=Anasynchronousrequestispending.
617=Themodem(orotherconnectingdevice)isalready
disconnecting.
618=Thespecifiedportisnotopen.

619=Thespecifiedportisnotconnected.
620=Noendpointscouldbedetermined.
621=Thesystemcouldnotopenthephonebookfile.
622=Thesystemcouldnotloadthephonebookfile.
623=Thesystemcouldnotfindthephonebookentryforthis
connection.
624=Thesystemcouldnotupdatethephonebookfile.
625=Thesystemfoundinvalidinformationinthephonebook
file.
626=Astringcouldnotbeloaded.
627=Akeycouldnotbefound.
628=Theconnectionwasclosed.
629=Theconnectionwasclosedbytheremotecomputer.
630=Themodem(orotherconnectingdevice)was
disconnectedduetohardwarefailure.
631=Theuserdisconnectedthemodem(orotherconnecting
device).
632=Anincorrectstructuresizewasdetected.
633=Themodem(orotherconnectingdevice)isalreadyin
useorisnotconfiguredproperly.
634=Yourcomputercouldnotberegisteredontheremote
network.
635=Therewasanunknownerror.
636=Thedeviceattachedtotheportisnottheoneexpected.
637=Astringwasdetectedthatcouldnotbeconverted.
638=Therequesthastimedout.
639=Noasynchronousnetisavailable.
640=AnerrorhasoccurredinvolvingNetBIOS.
641=TheservercannotallocateNetBIOSresourcesneeded
tosupporttheclient.
642=Oneofyourcomputer'sNetBIOSnamesisalready
registeredontheremotenetwork.
643=Anetworkadapterattheserverfailed.
644=Youwillnotreceivenetworkmessagepopups.
645=Therewasaninternalauthenticationerror.
646=Theaccountisnotpermittedtologonatthistimeofday.
647=Theaccountisdisabled.
648=Thepasswordforthisaccounthasexpired.
649=Theaccountdoesnothavepermissiontodialin.
650=Theremoteaccessserverisnotresponding.
651=Themodem(orotherconnectingdevice)hasreported
anerror.
652=Therewasanunrecognizedresponsefromthemodem
(orotherconnectingdevice).
653=Amacrorequiredbythemodem(orotherconnecting
device)wasnotfoundinthedevice.INFfile.
654=Acommandorresponseinthedevice.INFfilesection
referstoanundefinedmacro.
655=Themacrowasnotfoundinthedevice.INFfilesection.
656=Themacrointhedevice.INFfilesectioncontainsan
undefinedmacro.
657=Thedevice.INFfilecouldnotbeopened.
658=Thedevicenameinthedevice.INFormedia.INIfileis
toolong.
659=Themedia.INIfilereferstoanunknowndevicename.
660=Thedevice.INFfilecontainsnoresponsesforthe
command.
661=Thedevice.INFfileismissingacommand.
662=Therewasanattempttosetamacronotlistedin
device.INFfilesection.
663=Themedia.INIfilereferstoanunknowndevicetype.
664=Thesystemhasrunoutofmemory.
665=Themodem(orotherconnectingdevice)isnotproperly
configured.
666=Themodem(orotherconnectingdevice)isnot
functioning.
667=Thesystemwasunabletoreadthemedia.INIfile.
668=Theconnectionwasterminated.
669=Theusageparameterinthemedia.INIfileisinvalid.
670=Thesystemwasunabletoreadthesectionnamefrom
themedia.INIfile.
671=Thesystemwasunabletoreadthedevicetypefromthe
media.INIfile.
672=Thesystemwasunabletoreadthedevicenamefrom

themedia.INIfile.
673=Thesystemwasunabletoreadtheusagefromthe
media.INIfile.
674=Thesystemwasunabletoreadthemaximum
connectionBPSratefromthemedia.INIfile.
675=Thesystemwasunabletoreadthemaximumcarrier
connectionspeedfromthemedia.INIfile.
676=Thephonelineisbusy.
677=Apersonansweredinsteadofamodem(orother
connectingdevice).
678=Therewasnoanswer.
679=Thesystemcouldnotdetectthecarrier.
680=Therewasnodialtone.
681=Themodem(orotherconnectingdevice)reporteda
generalerror.
682=Therewasanerrorinwritingthesectionname.
683=Therewasanerrorinwritingthedevicetype.
684=Therewasanerrorinwritingthedevicename.
685=Therewasanerrorinwritingthemaximumconnection
speed.
686=Therewasanerrorinwritingthemaximumcarrier
speed.
687=Therewasanerrorinwritingtheusage.
688=Therewasanerrorinwritingthedefaultoff.
689=Therewasanerrorinreadingthedefaultoff.
690=ERROR_EMPTY_INI_FILE
691=Accesswasdeniedbecausetheusernameand/or
passwordwasinvalidonthedomain.
692=Therewasahardwarefailureinthemodem(orother
connectingdevice).
693=ERROR_NOT_BINARY_MACRO
694=ERROR_DCB_NOT_FOUND
695=Thestatemachinesarenotstarted.
696=Thestatemachinesarealreadystarted.
697=Theresponseloopingdidnotcomplete.
698=Aresponsekeynameinthedevice.INFfileisnotinthe
expectedformat.
699=Themodem(orotherconnectingdevice)response
causedabufferoverflow.
700=Theexpandedcommandinthedevice.INFfileistoo
long.
701=Themodemmovedtoaconnectionspeednot
supportedbytheCOMdriver.
702=Deviceresponsereceivedwhennoneexpected.
703=Theconnectionneedsinformationfromyou,butthe
applicationdoesnotallowuserinteraction.
704=Thecallbacknumberisinvalid.
705=Theauthorizationstateisinvalid.
706=ERROR_WRITING_INITBPS
707=TherewasanerrorrelatedtotheX.25protocol.
708=Theaccounthasexpired.
709=Therewasanerrorchangingthepasswordonthe
domain.Thepasswordmighthavebeentooshortormight
havematchedapreviouslyusedpassword.
710=Serialoverrunerrorsweredetectedwhile
communicatingwiththemodem.
711=TheRemoteAccessServiceManagercouldnotstart.
Additionalinformationisprovidedintheeventlog.
712=Thetwowayportisinitializing.Waitafewsecondsand
redial.
713=NoactiveISDNlinesareavailable.
714=NoISDNchannelsareavailabletomakethecall.
715=Toomanyerrorsoccurredbecauseofpoorphoneline
quality.
716=TheRemoteAccessServiceIPconfigurationis
unusable.
717=NoIPaddressesareavailableinthestaticpoolof
RemoteAccessServiceIPaddresses.
718=Theconnectiontimedoutwaitingforavalidresponse
fromtheremotecomputer.
719=Theconnectionwasterminatedbytheremote
computer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol

protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequired
dataencryptiontype.
743=Theremotecomputerrequiresdataencryption.
744=ThesystemcannotusetheIPXnetworknumber
assignedbytheremotecomputer.Additionalinformationis
providedintheeventlog.
745=ERROR_INVALID_SMM
746=ERROR_SMM_UNINITIALIZED
747=ERROR_NO_MAC_FOR_PORT
748=ERROR_SMM_TIMEOUT
749=ERROR_BAD_PHONE_NUMBER
750=ERROR_WRONG_MODULE
751=Thecallbacknumbercontainsaninvalidcharacter.Only
thefollowing18charactersareallowed:0to9,T,P,W,(,),,
@,andspace.
752=Asyntaxerrorwasencounteredwhileprocessinga
script.
753=Theconnectioncouldnotbedisconnectedbecauseit
wascreatedbythemultiprotocolrouter.
754=Thesystemcouldnotfindthemultilinkbundle.
755=Thesystemcannotperformautomateddialbecause
thisconnectionhasacustomdialerspecified.
756=Thisconnectionisalreadybeingdialed.
757=RemoteAccessServicescouldnotbestarted
automatically.Additionalinformationisprovidedintheevent
log.
758=InternetConnectionSharingisalreadyenabledonthe
connection.
759=AnerroroccurredwhiletheexistingInternetConnection
Sharingsettingswerebeingchanged.
760=Anerroroccurredwhileroutingcapabilitieswerebeing
enabled.
761=AnerroroccurredwhileInternetConnectionSharing
wasbeingenabledfortheconnection.
762=Anerroroccurredwhilethelocalnetworkwasbeing
configuredforsharing.
763=InternetConnectionSharingcannotbeenabled.There
ismorethanoneLANconnectionotherthantheconnectionto
beshared.
764=Nosmartcardreaderisinstalled.

765=InternetConnectionSharingcannotbeenabled.ALAN
connectionisalreadyconfiguredwiththeIPaddressthatis
requiredforautomaticIPaddressing.
766=Acertificatecouldnotbefound.Connectionsthatuse
theL2TPprotocoloverIPSecrequiretheinstallationofa
machinecertificate,alsoknownasacomputercertificate.
767=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkhasmore
thanoneIPaddressconfigured.PleasereconfiguretheLAN
connectionwithasingleIPaddressbeforeenablingInternet
ConnectionSharing.
768=Theconnectionattemptfailedbecauseoffailureto
encryptdata.
769=Thespecifieddestinationisnotreachable.
770=Theremotecomputerrejectedtheconnectionattempt.
771=Theconnectionattemptfailedbecausethenetworkis
busy.
772=Theremotecomputer'snetworkhardwareis
incompatiblewiththetypeofcallrequested.
773=Theconnectionattemptfailedbecausethedestination
numberhaschanged.
774=Theconnectionattemptfailedbecauseofatemporary
failure.Tryconnectingagain.
775=Thecallwasblockedbytheremotecomputer.
776=Thecallcouldnotbeconnectedbecausetheremote
computerhasinvokedtheDoNotDisturbfeature.
777=Theconnectionattemptfailedbecausethemodem(or
otherconnectingdevice)ontheremotecomputerisoutof
order.
778=Itwasnotpossibletoverifytheidentityoftheserver.
779=Todialoutusingthisconnectionyoumustuseasmart
card.
780=Anattemptedfunctionisnotvalidforthisconnection.
781=Theencryptionattemptfailedbecausenovalid
certificatewasfound.
782=ConnectionSharing(NAT)iscurrentlyinstalledasa
routingprotocol,andmustberemovedbeforeenabling
InternetConnectionSharing.
783=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkiseithernot
present,orisdisconnectedfromthenetwork.Pleaseensure
thattheLANadapterisconnectedbeforeenablingInternet
ConnectionSharing.
784=Youcannotdialusingthisconnectionatlogontime,
becauseitisconfiguredtouseausernamedifferentthanthe
oneonthesmartcard.Ifyouwanttouseitatlogontime,you
mustconfigureittousetheusernameonthesmartcard.
785=Youcannotdialusingthisconnectionatlogontime,
becauseitisnotconfiguredtouseasmartcard.Ifyouwantto
useitatlogontime,youmusteditthepropertiesofthis
connectionsothatitusesasmartcard.
786=TheL2TPconnectionattemptfailedbecausethereisno
validmachinecertificateonyourcomputerforsecurity
authentication.
787=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotauthenticatetheremotecomputer.
788=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotnegotiatecompatibleparameterswith
theremotecomputer.
789=TheL2TPconnectionattemptfailedbecausethe
securitylayerencounteredaprocessingerrorduringinitial
negotiationswiththeremotecomputer.
790=TheL2TPconnectionattemptfailedbecausecertificate
validationontheremotecomputerfailed.
791=TheL2TPconnectionattemptfailedbecausesecurity
policyfortheconnectionwasnotfound.
792=TheL2TPconnectionattemptfailedbecausesecurity
negotiationtimedout.
793=TheL2TPconnectionattemptfailedbecauseanerror
occurredwhilenegotiatingsecurity.
794=TheFramedProtocolRADIUSattributeforthisuseris
notPPP.
795=TheTunnelTypeRADIUSattributeforthisuserisnot
correct.

796=TheServiceTypeRADIUSattributeforthisuseris
neitherFramednorCallbackFramed.
797=Theconnectionfailedbecausethemodem(orother
connectingdevice)wasnotfound.Pleasemakesurethatthe
modemorotherconnectingdeviceisinstalled.
798=Acertificatecouldnotbefoundthatcanbeusedwith
thisExtensibleAuthenticationProtocol.
799=Notavailable

ParametersfornonVoIPTETRA|Top|
Name

Type

Description

CSdisc.cause

Integer

CScalldisconnectcause
0=Causenotdefinedorunknown
1=Userrequesteddisconnect
2=Calledpartybusy
3=Calledpartynotreachable
4=Calledpartydoesnotsupportencryption
5=Congestionininfrastructure
6=Notallowedtrafficcase
7=Incompatibletrafficcase
8=Requestedservicenotavailable
9=Preemptiveuseofresource
10=Invalidcallidentifier
11=Callrejectedbythecalledparty
12=NoidleCCentity
13=Expiryoftimer
14=SwMIrequesteddisconnection
15=Acknowledgedservicenotcompleted

ParametersfornonVoIPcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

CSdisc.cause

Integer

CScalldisconnectcause
0=Phoneisoffline
20=PhoneisCDMAlockeduntilpowercycle
CDMAonly.
21=Phonehasnoservice
22=Callhasendedabnormally
CDMAonly.
23=ReceivedinterceptfromBS
OriginationandCDMAonly.
24=ReceivedreorderfromBS
OriginationandCDMAonly.
25=ReceivedreleasefromBS
26=ReceivedreleasefromBS
SOreject,CDMAonly.
27=ReceivedincomingcallfromBS
28=ReceivedalertstopfromBS
IncomingandCDMAonly.
29=Clientendedcall
30=Receivedendactivation
OTASPcallandCDMAonly.
31=MCabortedorigination/conversation
CDMAonly.
32=Maximumaccessprobestransmitted
CDMAonly.
33=Persistencetestfailure
JCDMAandCDMAonly.
34=RUIMnotpresent
35=Accessattemptalreadyinprogress
36=Accessfailureforreasonotherthantheabove
37=Receivedretryorder
OriginationIS2000andCDMAonly.
38=ConcurrentservicenotsupportedbyBS
39=NoresponsereceivedfromBS
40=CallrejectedbyBS
CDMAonly.
41=Concurrentservicesrequestednotcompatible
CDMAonly.
42=AccessisblockedbyBS

CDMAonly.
43=CorrespondstoCM_CALL_ORIG_ERR_
ALREADY_IN_TC
44=Callisendingduetoemergencycallthatisflashedover
thiscall
CDMAonly.
45=CMisendingGPScallinfavorofausercall
46=CMisendingSMScallinfavorofausercall
47=CMisendingdatacallinfavorofanemergencycall
48=Callrejectedbecauseofredirectionorhandoff

ParametersforiDEN|Top|
Name

Type

Description

CScause

Integer

Callfailurecause
0=FNEDeniesRequest
1=TargetAcknowledgesAlert
2=TargetDoesNotAcknowledgeAlert
3=UserCancelled
4=RadioTimeout
5=RadioDeniesRequest
6=NormalTermination
7=ChannelFailed
8=SystemBusy
9=AccessFailed
10=TargetNotResponding
11=TargetNonExistent
12=UnansweredCall

Name

Type

Description

SIPcause

Integer

SIPcause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme

ParametersforVoIP|Top|

417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable

ParametersforSkype|Top|
Name

Type

Description

Skypecause

Integer

Skypecause
Currentlythisisalwaysn/a.

Name

Type

Description

QChatcause

Integer

QChatcause
1=Unsupported
2=Notargetsavailable
3=Noreply
4=Alltargetsreject
5=Unknownuser
6=InvalidconferenceID
7=Invalidaddress
8=Unknowncall
9=Networkdelay/timeout
10=Noprivilege
11=Vocoderincompatible
12=Versionnotsupported
13=Noresourcesavailable
14=Invalidopcode
15=Badsyntax
16=Unexpectedmessage
17=Busy

ParametersforQChat|Top|

18=Callnotrunning
19=Notargetsregistered
20=Notamember
21=Limitsexceeded
22=InsufficientresourcesforQoS
23=Foreigndispatchtargets
24=Nocalltypecapability
25=Alertsuccessful
26=Systemerror
27=Alreadyamember
28=Talkgrouppermissiondenied
29=Nomulticastresources
30=Insufficientbandwidth
100=HangtimetimerexpiredontheMCU
101=Noparticipants
Alltheparticipantshaveleftthecall.
102=ServerAbort
103=Unresponsive
Theserverhasnotbeenreceivingresponsesfromthe
client.
104=Originatoradvancedtermination
Theoriginatorhaschosentoteardownthecall.

ParametersforKodiak|Top|
Name

Type

Description

Kodiakcause

Integer

Kodiakcause
1001=ACKmissing
1101=ACKfailure
1102=UIinputmissing
1103=UInotready
1104=APIrequestnotexpected/applicable

ParametersforIMSbasedcalls|Top|
Name

Type

Description

VoLTEcause

Integer

VoLTEcause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired

412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable

ParametersforiDENpushtotalk|Top|
Name

Type

Description

CScause

Integer

Callfailurecause
0=FNEDeniesRequest
1=TargetAcknowledgesAlert
2=TargetDoesNotAcknowledgeAlert
3=UserCancelled
4=RadioTimeout
5=RadioDeniesRequest
6=NormalTermination
7=ChannelFailed
8=SystemBusy
9=AccessFailed
10=TargetNotResponding
11=TargetNonExistent
12=UnansweredCall

Callmodificationindication(CALLMODI)
EventID

CALLMODI

Cellularsystems

All

Recordstate

Callconnectionstate

Description

Recordedwhencalltypeismodified

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Callmodificationtype

Integer

Callmodificationtype
101=LTEIMSvoice>GSMvoice
102=LTEIMSvoice>UMTSvoice
103=LTEIMSvoice>CDMAvoice
110=LTEIMSvoice>LTEIMSvideo
201=LTEIMSvideo>GSMvoice
202=LTEIMSvideo>UMTSvoice
203=LTEIMSvideo>CDMAvoice
210=LTEIMSvideo>LTEIMSvoice

Callmodificationresult

Integer

Callmodificationresult
1=Success
2=Rejected
3=Failed
4=Timeout

VoIPinformation(VOIPI)
EventID

VOIPI

Cellularsystems

All

Recordstate

Callconnectionstate

Description

RecordedwhenVoIPinformationchanges.

Tools

NemoOutdoor

|Parameters|ParametersforVoIP|ParametersforIMScalls|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

VoIPtype

Integer

VoIPtype
1=VoIP
3=IMSvoice
4=IMSvideo

#Params

Integer

Numberoftypespecificparameters.

ParametersforVoIP|Top|
Name

Type

Description

VoIPcodec

String

VoIPcodec
CurrentlyusedVoIPcodecthatcanchangeduringtheVoIPcall.

ParametersforIMScalls|Top|
Name

Type

Description

VoIPcodec

String

VoIPcodec
CurrentlyusedVoIPcodecthatcanchangeduringtheVoIPcall.

SIP
handshake
time

Integer

SIPhandshaketime
TimefromSIPINVITEto100Tryingmessage.
Minimumvalue:0
Unit:ms

VoIPvideo
codec

String

VoIPvideocodec
CurrentlyusedVoIPvideocodecthatcanchangeduringtheVoIPcall.

Voicechannelinformation(VCHI)
EventID

VCHI

Cellularsystems

TETRA,GSM,UMTSFDD,LTEFDD,LTETDD,cdmaOne,CDMA1x,EVDO,iDEN

Recordstate

Callconnectionstate

Description

Recordedwhenvoicecallconfigurationorstatechanges.

Tools

NemoOutdoor

|Parameters|ParametersforTETRA|Systemspecificparameters|Calltypespecificparameters.|Parametersforpushtotalk|ParametersforQChat
|ParametersforKodiak|ParametersforiDENpushtotalk|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforTETRA|Top|
Name

Type

Description

PTTstate

Integer

Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

PTTcomm.
type

Integer

Pushtotalkcommunicationtype
0=Pointtopoint
1=Pointtomultipoint
2=Pointtomultipointacknowledged
3=Broadcast

PTTuser
identity

String

Pushtotalkuseridentity

Systemspecificparameters|Top|
Name

Type

Description

#System
parameters

Integer

Numberofsystemspecificparameters
Currentlythisisalways0.ThepreviousTETRAparametersarenot
countedforthis.

Calltypespecificparameters.|Top|
Name

Type

Description

Calltype

Integer

Calltype
8=Pushtotalk
12=QChat
13=Kodiak
15=iDENpushtotalk

#Calltype
parameters

Integer

Numberofcalltypespecificparameters

Parametersforpushtotalk|Top|
Name
PTTstate

Type

Description

Integer

Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

ParametersforQChat|Top|
Name
PTTstate

Type

Description

Integer

Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

ParametersforKodiak|Top|
Name
PTTstate

Type

Description

Integer

Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

ParametersforiDENpushtotalk|Top|
Name
PTTstate

Type

Description

Integer

Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

Callreestablishment(CARE)
EventID

CARE

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA

Recordstate

Callstate

Description

Recordedwhencallreestablishmentfailsoriscompleted.Thismeasurementeventis
notrecordedifnoclearindicationofcallreestablishmentattemptisreceived.This
requiresCMReestablishmentRequestL3signalingmessagewithGSMandCell
UpdateRRCsignalingmessagewithUMTSFDD.Alsonotethatonlyone
measurementeventiswrittenperradiolinkfailureevenwhenmultipleseparatere
establishmentattemptshavebeenperformedtodifferentcells.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM,UMTSFDD,andUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

CallcontextID

Context

CallcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA

ParametersforGSM,UMTSFDD,andUMTSTDSCDMA|Top|
Name

Type

Description

Reeststatus

Integer

CScallreestablishmentstatus
1=Reestablishmentsucceeded
2=Reestablishmentfailed

Reestduration

Integer

CScallreestablishmentduration
Thisisthetimethatexpiresbetweenaradiolinkfailureand
themomentwhenthecallisactiveagain.Forfailedcallre
establishmentsthisinformationisnotavailable.
Unit:ms

Dataconnectionattempt(DAA)
EventID

DAA

Cellularsystems

All

Recordstate

Datacallconnectionandpacketactivestate

Description

Recordedwhendataconnectionisattemptedtotheserver.ForTCPbasedprotocols,
thisisrecordedwhensocketconnectionisattempted.ForUDPprotocols,whenthe
firstUDPpacketissent.Themeasurementeventbeginsthedataconnectionattempt
state.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|
Parameters|Top|
Name

Type

Description

DataconnectioncontextID Context

DataconnectioncontextID

PacketsessioncontextID

Context

PacketsessioncontextID

CallcontextID

Context

CallcontextID

Applicationprotocol

Integer

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP

3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
12=ICMPping
13=IPerfoverTCP
14=IPerfoverUDP
15=Traceroute
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox
Hostaddress

String

Datatransferhostaddress
Connectionaddress.WithMMSthisistheMMSservicecenter
address.

Hostport

Integer

Datatransferhostport
IPport.

Connectiontimeout

Integer

Datatransferconnectiontimeout
Thetimeoutvaluefromdataconnectionattempt(DAA)tothe
dataconnection(DAC).Ifthedataconnectionhasnotbeen
establishedduringthistimetheDAFmeasurementeventis
recorded.
Unit:ms

Securityprotocol

Integer

Datatransfersecurityprotocol
0=None
1=SSL
2=SSH

Authenticationscheme

Integer

Datatransferauthenticationscheme
0=Basic
1=Digest
3=None
4=NTLM
5=Negotiate

Dataconnectionsuccess(DAC)
EventID

DAC

Cellularsystems

All

Recordstate

Dataconnectionattemptstate

Description

Recordedwhendataconnectionreceivedfromtheserver.FornonconnectionTCP
basedprotocols(e.g.HTTP),thisisrecordedwhenthesocketconnectionis
established.Thismeasurementeventbeginsthedataconnectionstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|
Parameters|Top|
Name

Type

DataconnectioncontextID Context

Description
DataconnectioncontextID

Applicationprotocol

Integer

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
12=ICMPping
13=IPerfoverTCP
14=IPerfoverUDP
15=Traceroute
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox

Dataconnectionfailed(DAF)
EventID

DAF

Cellularsystems

All

Recordstate

Dataconnectionattemptstate

Description

RecordedafterDAAmeasurementeventafterconnectionattempttoserverhasfailed.
Forconnectionbasedprotocols,theloggingtotheserverhasfailed,andfornon
connectionbasedTCPprotocols,thesocketconnectioncannotbeestablished.This
measurementeventendsthedataconnectionattemptstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|Parametersforsuccesfultransfer|Parametersforsocketerrors|ParametersforNemoprotocolerrors|ParametersforFTPandSFTP
protocolerrors|ParametersforHTTPprotocolerrors|ParametersforSMTPprotocolerrors|ParametersforPOP3protocolerrors|ParametersforWAP
andMMSprotocolerrors|Parametersforstreamingprotocolerrors|ParametersforHTTPbrowsingerrors|ParametersforICMPpingerrors
|ParametersforIPerfprotocolerrors|Parametersfortracerouteerrors|ParametersforIMAPprotocolerrors|ParametersforFacebookprotocolerrors
|ParametersforTwitterprotocolerrors|ParametersforInstagramprotocolerrors|ParametersforLinkedInprotocolerrors|ParametersforPEVQSerrors
|ParametersforDropboxerrors|Parametersfortestsystemfailure|
Parameters|Top|
Name

Type

Description

DataconnectioncontextID Context

DataconnectioncontextID

Applicationprotocol

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming

Integer

10=WAP2.0
11=HTTPbrowsing
12=ICMPping
13=IPerfoverTCP
14=IPerfoverUDP
15=Traceroute
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox
Datafail.status

Integer

Dataconnectionfailurestatus
1=Userabort
2=Socketerror
3=Protocolerrorortimeout
4=Testsystemfailure

Parametersforsuccesfultransfer|Top|
Name

Type

Description

Reserved

Integer

Reserved
Alwaysn/a.

Parametersforsocketerrors|Top|
Name

Type

Description

Socketcause

Integer

Socketcause
10004=Ablockingoperationwasinterruptedbyacallto
WSACancelBlockingCall.
10009=Thefilehandlesuppliedisnotvalid.
10013=Anattemptwasmadetoaccessasocketinaway
forbiddenbyitsaccesspermissions.
10014=Thesystemdetectedaninvalidpointeraddressin
attemptingtouseapointerargumentinacall.
10022=Aninvalidargumentwassupplied.
10024=Toomanyopensockets.
10035=Anonblockingsocketoperationcouldnotbe
completedimmediately.
10036=Ablockingoperationiscurrentlyexecuting.
10037=Anoperationwasattemptedonanonblocking
socketthatalreadyhadanoperationinprogress.
10038=Anoperationwasattemptedonsomethingthatisnot
asocket.
10039=Arequiredaddresswasomittedfromanoperationon
asocket.
10040=Amessagesentonadatagramsocketwaslarger
thantheinternalmessagebufferorsomeothernetworklimit,
orthebufferusedtoreceiveadatagramintowassmallerthan
thedatagramitself.
10041=Aprotocolwasspecifiedinthesocketfunctioncall
thatdoesnotsupportthesemanticsofthesockettype
requested.
10042=Anunknown,invalid,orunsupportedoptionorlevel
wasspecifiedinagetsockoptorsetsockoptcall.
10043=Therequestedprotocolhasnotbeenconfiguredinto
thesystem,ornoimplementationforitexists.
10044=Thesupportforthespecifiedsockettypedoesnot
existinthisaddressfamily.
10045=Theattemptedoperationisnotsupportedforthetype
ofobjectreferenced.
10046=Theprotocolfamilyhasnotbeenconfiguredintothe
systemornoimplementationforitexists.
10047=Anaddressincompatiblewiththerequestedprotocol
wasused.
10048=Onlyoneusageofeachsocketaddress
(protocol/networkaddress/port)isnormallypermitted.
10049=Therequestedaddressisnotvalidinitscontext.
10050=Asocketoperationencounteredadeadnetwork.

10051=Asocketoperationwasattemptedtoanunreachable
network.
10052=Theconnectionhasbeenbrokenduetokeepalive
activitydetectingafailurewhiletheoperationwasinprogress.
10053=Anestablishedconnectionwasabortedbythe
softwareinyourhostmachine.
10054=Anexistingconnectionwasforciblyclosedbythe
remotehost.
10055=Anoperationonasocketcouldnotbeperformed
becausethesystemlackedsufficientbufferspaceorbecause
aqueuewasfull.
10056=Aconnectrequestwasmadeonanalready
connectedsocket.
10057=Arequesttosendorreceivedatawasdisallowed
becausethesocketisnotconnectedand(whensendingona
datagramsocketusingasendtocall)noaddresswas
supplied.
10058=Arequesttosendorreceivedatawasdisallowed
becausethesockethadalreadybeenshutdowninthat
directionwithapreviousshutdowncall.
10059=Toomanyreferencestosomekernelobject.
10060=Aconnectionattemptfailedbecausetheconnected
partydidnotproperlyrespondafteraperiodoftime,or
establishedconnectionfailedbecauseconnectedhosthas
failedtorespond.
10061=Noconnectioncouldbemadebecausethetarget
machineactivelyrefusedit.
10062=Cannottranslatename.
10063=Namecomponentornamewastoolong.
10064=Asocketoperationfailedbecausethedestination
hostwasdown.
10065=Asocketoperationwasattemptedtoanunreachable
host.
10066=Cannotremoveadirectorythatisnotempty.
10067=AWindowsSocketsimplementationmayhavealimit
onthenumberofapplicationsthatmayuseitsimultaneously.
10068=Ranoutofquota.
10069=Ranoutofdiskquota.
10070=Filehandlereferenceisnolongeravailable.
10071=Itemisnotavailablelocally.
10091=WSAStartupcannotfunctionatthistimebecausethe
underlyingsystemitusestoprovidenetworkservicesis
currentlyunavailable.
10092=TheWindowsSocketsversionrequestedisnot
supported.
10093=EithertheapplicationhasnotcalledWSAStartup,or
WSAStartupfailed.
10101=ReturnedbyWSARecvorWSARecvFromtoindicate
theremotepartyhasinitiatedagracefulshutdownsequence.
10102=Nomoreresultscanbereturnedby
WSALookupServiceNext.
10103=AcalltoWSALookupServiceEndwasmadewhilethis
callwasstillprocessing.Thecallhasbeencanceled.
10104=Theprocedurecalltableisinvalid.
10105=Therequestedserviceproviderisinvalid.
10106=Therequestedserviceprovidercouldnotbeloaded
orinitialized.
10107=Asystemcallthatshouldneverfailhasfailed.
10108=Nosuchserviceisknown.Theservicecannotbe
foundinthespecifiednamespace.
10109=Thespecifiedclasswasnotfound.
10110=Nomoreresultscanbereturnedby
WSALookupServiceNext.
10111=AcalltoWSALookupServiceEndwasmadewhilethis
callwasstillprocessing.Thecallhasbeencanceled.
10112=Adatabasequeryfailedbecauseitwasactively
refused.
11001=Nosuchhostisknown.
11002=Thisisusuallyatemporaryerrorduringhostname
resolutionandmeansthatthelocalserverdidnotreceivea
responsefromanauthoritativeserver.
11003=Anonrecoverableerroroccurredduringadatabase
lookup.
11004=Therequestednameisvalidandwasfoundinthe

database,butitdoesnothavethecorrectassociateddata
beingresolvedfor.
11005=Atleastonereservehasarrived.
11006=Atleastonepathhasarrived.
11007=Therearenosenders.
11008=Therearenoreceivers.
11009=Reservehasbeenconfirmed.
11010=Errorduetolackofresources.
11011=Rejectedforadministrativereasonsbad
credentials.
11012=Unknownorconflictingstyle.
11013=Problemwithsomepartofthefilterspecor
providerspecificbufferingeneral.
11014=Problemwithsomepartoftheflowspec.
11015=GeneralQOSerror.
11016=Aninvalidorunrecognizedservicetypewasfoundin
theflowspec.
11017=Aninvalidorinconsistentflowspecwasfoundinthe
QOSstructure.
11018=InvalidQOSproviderspecificbuffer.
11019=AninvalidQOSfilterstylewasused.
11020=AninvalidQOSfiltertypewasused.
11021=AnincorrectnumberofQOSFILTERSPECswere
specifiedintheFLOWDESCRIPTOR.
11022=AnobjectwithaninvalidObjectLengthfieldwas
specifiedintheQOSproviderspecificbuffer.
11023=Anincorrectnumberofflowdescriptorswasspecified
intheQOSstructure.
11024=AnunrecognizedobjectwasfoundintheQOS
providerspecificbuffer.
11025=AninvalidpolicyobjectwasfoundintheQOS
providerspecificbuffer.
11026=AninvalidQOSflowdescriptorwasfoundintheflow
descriptorlist.
11027=Aninvalidorinconsistentflowspecwasfoundinthe
QOSproviderspecificbuffer.
11028=AninvalidFILTERSPECwasfoundintheQOS
providerspecificbuffer.
11029=Aninvalidshapediscardmodeobjectwasfoundin
theQOSproviderspecificbuffer.
11030=AninvalidshapingrateobjectwasfoundintheQOS
providerspecificbuffer.
11031=AreservedpolicyelementwasfoundintheQOS
providerspecificbuffer.

ParametersforNemoprotocolerrors|Top|
Name

Type

Description

Datatransfercause

Integer

Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

ParametersforFTPandSFTPprotocolerrors|Top|
Name

Type

Description

FTPcause

Integer

FTPcause
1=Timeout
2=Invalidremoteaddress
3=Invalidusername/password
4=Invalidremotefile
5=Invalidlocalfile
104=Alreadyconnected
116=Remoteportcannotbezero
118=Firewallerror
120=Servicereadyinnnnminutes
135=Operationwouldblock
141=UnspecifiedFTPprotocolerror
202=Commandnotimplemented,superfluousatthissite
211=Actionimpossibleincontrol'spresentstate
212=Actionimpossiblewhileconnected
213=Actionimpossiblewhilelistening

421=Servicenotavailable,closingcontrolconnection
425=Cannotopendataconnection
426=Connectionclosed,transferaborted
434=Requestedhostunavailable
450=Requestedfileactionnottaken.Fileunavailable(e.g.,
filebusy)
451=Requestedactionaborted,localerrorinprocessing
452=Requestedactionnottaken.Insufficientstoragespace
insystem
500=Syntaxerror,commandunrecognized.Thismayinclude
errorssuchascommandlinetoolong
501=Syntaxerrorinparametersorarguments
502=Commandnotimplemented
503=Badsequenceofcommands
504=Commandnotimplementedforthatparameter
530=Usernotloggedin
532=Needaccountforstoringfiles
550=Requestedactionnottaken,fileunavailable(e.g.,file
notfound,noaccess)
552=Requestedfileactionaborted,storageallocation
exceeded
553=Requestedactionnottaken,illegalfilename
1032=Passwordauthenticationfailed
SFTPonly.
1102=UnrecognizedremoteSSHversionstringformat
SFTPonly.
1103=SFTPcommandfailed
SFTPonly.
1105=Alreadyconnecting,closethecurrentconnectionfirst
SFTPonly.
1120=Connectiondroppedbyremotehost
SFTPonly.

ParametersforHTTPprotocolerrors|Top|
Name

Type

Description

HTTPcause

Integer

HTTPcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired

408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost

ParametersforSMTPprotocolerrors|Top|
Name

Type

Description

SMTPcause

Integer

SMTPcause
1=Timeout
2=Invalidremoteaddress
5=Invalidlocalfile
102=Invalidremoteaddress
421=Servicenotavailable,closingtransmissionchannel
450=Requestedmailactionnottaken:mailboxunavailable
451=Requestedactionaborted:localerrorinprocessing
452=Requestedactionnottaken:insufficientsystemstorage
500=Syntaxerror,commandunrecognized
501=Syntaxerrorinparametersorarguments
502=Commandnotimplemented
503=Badsequenceofcommands
504=Commandparameternotimplemented
535=Incorrectpasswordoraccountname
550=Requestedactionnottaken:mailboxunavailable
551=Usernotlocal
552=Requestedmailactionaborted:exceededstorage
allocation
553=Requestedactionnottaken:mailboxnamenotallowed
554=Transactionfailed
1120=Connectiondroppedbyremotehost

ParametersforPOP3protocolerrors|Top|
Name

Type

Description

POP3cause

Integer

POP3cause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
118=Firewallerror
172=Errorcommunicatingwithserver
174=Busyexecutingcurrentmethod
1120=Connectiondroppedbyremotehost

ParametersforWAPandMMSprotocolerrors|Top|
Name

Type

Description

WAPandMMScause

Integer

WAPandMMScause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile

5=Invalidlocalfile
50=Unknown
OnlyusedwiththeMMSprotocol.
51=Protocolerror
OnlyusedwiththeMMSprotocol.
52=InvalidTID
OnlyusedwiththeMMSprotocol.
53=Notimplementedclass2
OnlyusedwiththeMMSprotocol.
54=NotimplementedSAR
OnlyusedwiththeMMSprotocol.
55=Notimplementeduseracknowledgement
OnlyusedwiththeMMSprotocol.
56=WTPversionzero
OnlyusedwiththeMMSprotocol.
57=Capacitytemporarilyexceeded
OnlyusedwiththeMMSprotocol.
58=Noresponse
OnlyusedwiththeMMSprotocol.
59=Messagetoolarge
OnlyusedwiththeMMSprotocol.
100=Continue
101=SwitchingProtocols
129=Unspecified
OnlyusedwiththeMMSprotocol.
130=Servicedenied
OnlyusedwiththeMMSprotocol.
131=Messageformatcorrupt
OnlyusedwiththeMMSprotocol.
132=Sendingaddressunresolved
OnlyusedwiththeMMSprotocol.
133=Messagenotfound
OnlyusedwiththeMMSprotocol.
134=Networkproblem
OnlyusedwiththeMMSprotocol.
135=Contentnotaccepted
OnlyusedwiththeMMSprotocol.
136=Unsupportedmessage
OnlyusedwiththeMMSprotocol.
200=OK,success
201=Created
202=Accepted
203=NonAuthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
400=Badrequestservercouldnotunderstandrequest
401=Unauthorized
402=Paymentrequired
403=Forbiddenoperationisunderstoodbutrefused
404=Notfound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=Lengthrequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolarge
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
500=Internalservererror
501=Notimplemented

502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported

Parametersforstreamingprotocolerrors|Top|
Name

Type

Description

Streamingcause

Integer

Streamingcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
64413=Audiostreamconfignotavailable
64414=Videostreamconfignotavailable
64415=Dxaddfilterfailed
64416=Comcreatefailed
64417=Audiocapcreatefailed
64418=Videocapcreatefailed
64419=Audiodevicelost
64420=Videodevicelost
64421=Findfilterfailed
64422=Insertfilterfailed
64423=Noaudiotrackpresent
64424=Novideotrackpresent
64425=Userauthenticationfailed
64426=Medianotseekable
64427=Mediahandlercreatefailed
64428=Streamingerror
64429=Getimagefailed
64430=Extractbufferingstatusfailed
64431=Audioconversionfailed
64432=Videoconversionfailed
64433=Converttopcmfailed
64434=Wavewritersavefailed
64435=Mixerinitfailed
64436=Getimagebitsfailed
64437=Getbitmapinfofailed
64438=Getsavevideosamplefilenamefailed
64439=Getaudiosamplefilenamefailed
64440=Getlastvideoimagefailed
64441=Getmediainfofailed
64442=Getparenthwndfailed
64443=Tickcounterfailed
64444=Destroymediahandlerfailed
64445=Initdllfailed
64446=Mediawrapperlibrarynotavailable
64447=Wrapperlibrarynotloaded
64448=Libprocnotfound
64449=Unknownmediaaction
64450=Failedtoreloadmediafile
64451=Failedtoseekmediafile
64452=Failedtopausemediafile
64453=Failedtostopmediafile
64454=Failedtoplaymediafile
64455=Videowriterinitfailed
64456=Audiowriterinitfailed
64457=Videoanalyzerinitfailed
64458=Audioanalyzerinitfailed
64459=Playernotavailable
64460=Mediawrappercreatefailed
64461=Getpinfailed
64462=Renderoutputfailed
64463=Addkeyproviderfailed
64464=Setmediatypefailed
64465=Getshellcommandfailed
64466=Dxfilterpinaccessfailed
64467=Launchwebbrowserfailed
64468=Monitorlicenseacquisitionfailed
64469=Failedtoacquirelicense
64470=Drmauthenticationfailed
64471=Openmoviefilefailed
64472=Newmoviefailed
64473=Getdibfailed

64474=Emptybitmap
64475=Unknownmediatype
64476=Newgworldfailed
64477=Newcallbackfailed
64478=Newmoviecontrollerfailed
64479=Audioplayercreatefailed
64480=Playerinitfailed
64481=Createplayerfailed
64482=Createclientenginefailed
64483=Incompleteactioninprogress
64484=Nomedialoaded
64485=Loadmediafilefailed
64486=Unsupportedmediatype
64487=Unsupportedwriterformat
64488=Handlerspecific
64489=Highresolutioncounterunavailable
64490=Mixerselectrecorderfailed
64491=Mixergetcontroldetailfailed
64492=Unrecognizedmixercomponenttype
64493=Emptymixeritem
64494=Mixergetlinecontrolsfailed
64495=Mixergetlineinfofailed
64496=Mixerclosefailed
64497=Mixergetcapsfailed
64498=Mixeropenfailed
64499=Waveinstartfailed
64500=Waveinstopfailed
64501=Waveinaddbufferfailed
64502=Waveinprepareheaderfailed
64503=Waveinopenfailed
64504=Monolineindexreadfailed
64505=Stereolineindexreadfailed
64506=Mixerindexreadfailed
64507=Invalidmediahandler
64508=Aviwriteframefailed
64509=Avistreamformatfailed
64510=Avistreamcreatefailed
64511=Avifilecreatefailed
65016=Videoimagereqfailed
65017=Videoalignmentoutofrange
65018=Videoalignmentoutofbound
65019=Videoanalyzerpausefailed
65020=Videoanalyzerstopfailed
65021=Videoanalyzerstartfailed
65022=Videoanalyzerloadfailed
65023=Videoanalysisfailed
65246=Durationdiff
65247=Durationtoodiff
65248=Durationtoolong
65249=Incompatiblesamplingrate
65250=Suthighsamplingrate
65251=Refdurationtooshort
65252=Sutdurationtooshort
65253=Dataendnotfound
65254=Databeginnotfound
65255=Getdatabufferfailed
65256=Unmatchedsamplewidth
65257=Corrtoolow
65258=Upsamplingfailed
65259=Mergedatafailed
65260=Unsupportsamplingrate
65261=Unsupportsamplewidth
65262=Unsupportchannelcount
65263=Unmatchedchannelcount
65264=Unmatchedsamplingrate
65265=Leveltoodiff
65266=Replacedatachunkfailed
65267=Splitdatafailed
65268=Fftfailed
65269=Audioanalyzerpausefailed
65270=Audioanalyzerstopfailed
65271=Audioanalyzerstartfailed
65272=Audioanalyzerloadfailed
65273=Audioanalysisfailed

65274=Invalidaudiosamplewidth
65275=Uninitaudiomeanmostable
65276=Resamplingfailed
65277=Accesspassendofdata
65278=Fixedbitrateonly
65279=Invalidaudiocodectype
65489=Unlockapplicationfailed
65490=Nofileloaded
65491=Emptyfile
65492=Invalidsamplewidth
65493=Invalidchannelcount
65494=Invaliddataformat
65495=Invalidchunkdata
65496=Invalidriffheader
65497=Unexpectedeof
65498=Invalidanalyzertype
65499=Mixerrecordervolumeunavailable
65500=Nomixeravailable
65501=Invalidcommand
65502=Commandparsererror
65503=Invalidcommandtype
65504=Analysisresultcreatefailed
65505=Analyzercomputemetricsfailed
65506=Analyzerprepareattributefailed
65507=Analyzercreatefailed
65508=Analyzerloadfailed
65509=Analyzerpausefailed
65510=Analyzerstopfailed
65511=Analyzerstartfailed
65512=Analyzerdestroyfailed
65513=Analyzerlibrarynotavailable
65514=Analyzerlibrarynotloaded
65515=Opendibfailed
65516=Createwindowfailed
65517=Drawdibfailed
65518=Registerwndclassfailed
65519=Dllinterfacespecific
65520=Initcomfailed
65521=Registryqueryfailed
65522=Queryinterfacefailed
65523=Generatetempfilefailed
65524=Threadcreatefailed
65525=Waittimeout
65526=Unsupportedfeature
65527=Createprocessfailed
65528=Filenotexist
65529=Fileopenfailed
65530=Registryopenfailed
65531=Invalidparameter
65532=Uninitializedobject
65533=Userinterrupted
65534=Outofmemory
65535=Unknownerror
262148=Invalidoperation
262149=Invalidversion
262150=Invalidrevision
262151=Notinitialized
262152=Docmissing
262153=Unexpected
262156=Incomplete
262157=Buffertoosmall
262158=Unsupportedvideo
262159=Unsupportedaudio
262160=Invalidbandwidth
262161=Norenderer
262162=Elementnotfound
262163=Noclass
262164=Classnoaggregation
262165=Notlicensed
262166=Nofilesystem
262167=Requestupgrade
262168=Awaitinglicense
262208=Buffering
262209=Paused

262210=Nodata
262211=Netsocketinvalid
262212=Netconnect
262213=Bind
262214=Socketcreate
262215=Invalidhost
262216=Netread
262217=Netwrite
262218=NetUDP
262219=Retry
262220=Servertimeout
262221=Serverdisconnected
262222=Wouldblock
262223=Generalnonet
262224=Blockcanceled
262225=Multicastjoin
262226=Generalmulticast
262227=MulticastUDP
262228=Atinterrupt
262229=Msgtoolarge
262230=NetTCP
262231=Tryautoconfig
262232=Notenoughbandwidth
262233=HTTPconnect
262234=Portinuse
262235=Loadtestnotsupported
262272=Atend
262273=Invalidfile
262274=Invalidpath
262275=Record
262276=Recordwrite
262277=Tempfile
262278=Alreadyopen
262279=Seekpending
262280=Cancelled
262281=Filenotfound
262282=Writeerror
262283=Fileexists
262285=Advisepreferlinear
262286=Parseerror
262336=Badserver
262337=Advancedserver
262338=Oldserver
262339=Redirection
262340=Serveralert
262341=Proxy
262342=Proxyresponse
262343=Advancedproxy
262344=Oldproxy
262345=Invalidprotocol
262346=Invalidurloption
262347=Invalidurlhost
262348=Invalidurlpath
262349=HTTPcontentnotfound
262350=Notauthorized
262351=Unexpectedmsg
262352=Badtransport
262353=Nosessionid
262354=Proxydnr
262355=Proxynetconnect
262400=Audiodriver
262401=Latepacket
262402=Overlappedpacket
262403=Outoforderpacket
262404=Noncontiguouspacket
262464=Opennotprocessed
262528=Expired
262593=Couldnotinitcore
262594=Perfectplaynotsupported
262595=Noliveperfectplay
262596=Perfectplaynotallowed
262597=Nocodecs
262598=Slowmachine
262599=Forceperfectplay

262600=InvalidHTTPproxyhost
262601=Invalidmetafile
262602=Browserlaunch
262603=Viewsourcenoclip
262604=Viewsourcedissabled
262656=Decoderinited
262657=Decodernotfound
262658=Decoderinvalid
262659=Decodertypemismatch
262660=Decoderinitfailed
262661=Decodernotinited
262662=Decoderdecompress
262663=Obsoleteversion
262720=Encoderfiletoosmall
262721=Encoderunknownfile
262722=Encoderbadchannels
262723=Encoderbadsampsize
262724=Encoderbadsamprate
262725=Encoderinvalid
262726=Encodernooutputfile
262727=Encodernoinputfile
262728=Encodernooutputpermissions
262729=Encoderbadfiletype
262730=Encoderinvalidvideo
262731=Encoderinvalidaudio
262732=Encodernovideocapture
262733=Encoderinvalidvideocapture
262734=Encodernoaudiocapture
262735=Encoderinvalidaudiocapture
262736=Encodertooslowforlive
262737=Encoderenginenotinitialized
262738=EncodercoDecodernotfound
262739=EncodercoDecodernotinitialized
262740=Encoderinvalidinputdimensions
262741=Encodermessageignored
262742=Encodernosettings
262743=Encodernooutputtypes
262744=Encoderimproperstate
262745=Encoderinvalidserver
262746=Encoderinvalidtemppath
262747=Encodermergefail
262748=Bindatanotfound
262749=Binendofdata
262750=Bindatapurged
262751=Binfull
262752=Binoffsetpastend
262753=Encodernoencodeddata
262754=Encoderinvaliddll
262755=Notindexable
262756=Encodernobrowser
262757=Encodernofiletoserver
262758=Encoderinsufficientdiskspace
262785=Propnotfound
262786=Propnotcomposite
262787=Propduplicate
262788=Proptypemismatch
262789=Propactive
262790=Propinactive
262848=Ppvnouser
262849=Ppvguidreadonly
262850=Ppvguidcollision
262851=Registerguidexists
262852=Ppvauthorizationfailed
262853=Ppvoldplayer
262854=Ppvaccountlocked
262856=Ppvdbaccesserror
262857=Ppvuseralreadyexists
262914=Resourcenotfound
262915=Resourceclosefilefirst
262916=Resourcenodata
262917=Resourcebadfile
262918=Resourcepartialcopy
262976=Upgauthfailed
262977=Upgcertauthfailed

262978=Upgcertexpired
262979=Upgcertrevoked
262980=Upgrupbad
263105=Rmtusageerror
263106=Rmtinvalidendtime
263107=Rmtmissinginputfile
263108=Rmtmissingoutputfile
263109=Rmtinputequalsoutputfile
263110=Rmtunsupportedaudioversion
263111=Rmtdifferentaudio
263112=Rmtdifferentvideo
263113=Rmtpastemissingstream
263114=Rmtendofstream
263115=Rmtimagemapparseerror
263116=Rmtinvalidimagemapfile
263117=Rmteventparseerror
263118=Rmtinvalideventfile
263119=Rmtinvalidoutputfile
263120=Rmtinvalidduration
263121=Rmtnodumpfiles
263122=Rmtnoeventdumpfile
263123=Rmtnoimapdumpfile
263124=Rmtnodata
263125=Rmtemptystream
263126=Rmtreadonlyfile
263127=Rmtpastemissingaudiostream
263128=Rmtpastemissingvideostream
263168=Autocfgsuccess
263169=Autocfgfailed
263170=Autocfgabort
266176=Invalidinterleaver
266177=Badformat
266178=Chunkmissing
266179=Invalidstream
266180=Dnr
266181=Opendriver
266182=Upgrade
266183=Notification
266184=Notnotified
266185=Stopped
266186=Closed
266187=Invalidwavfile
266188=Noseek

ParametersforHTTPbrowsingerrors|Top|
Name

Type

Description

HTTPBrowsingcause

Integer

HTTPBrowsingcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect

308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
2002=Failed
2003=Aborted
2004=Invalidargument
2005=Invalidhandle
2006=Filenotfound
2007=Timedout
2008=Filetoobig
2009=Unexpectederror
2010=Accessdenied
2011=Notimplemented
2100=Connectionclosed
2101=Connectionreset
2102=Connectionrefused
2103=Connectionaborted
2104=Connectionfailed
2105=Namenotresolved
2106=Internetdisconnected
2107=SSLprotocolerror
2108=Invalidaddress
2109=Addressunreachable
2110=SSLauthenticationcertificationneeded
2111=Tunnelconnectionfailed
2112=NoSSLversionsenabled
2113=SSLversionorciphermismatch
2114=SSLrenegotiationrequested
2115=Unsupportedproxyauthenticationmethod
2116=SSLrenegotiationerror
2117=BadormissingSSLclientcertificate
2118=Connectiontimeout
2119=ToomanypendingDNSresolves
2120=FailedtoconnectSOCKSproxy
2121=SOCKSproxyserverfailedtoestablishconnectionto
thetargethost
2122=Therequesttonegotiateanalternateprotocolfailed
2123=ThepeersentanSSLno_renegotiationalertmessage
2124=Winsockreportedunexpectedwrittenbytes
2125=SSLdecompressionfailure
2126=SSLbadrecordMACalert
2127=Theproxyrequestedauthenticationfortunnel

establishment
2128=AknownTLSstrictserverdidn'toffertherenegotiation
extension
2129=TheSSLserverattemptedtouseaweakephemeral
DiffieHellmankey
2130=Couldnotconnecttoproxyserver
2131=SnapstartNPNmisprection
2132=ESETantivirusSSLinterception
2133=Preconnectsocketlimitreached
2134=ThepermissiontousetheSSLclientcertificate's
privatekeywasdenied
2135=TheSSLclientcertificatehasnoprivatekey
2136=ThecertificatepresentedbytheHTTPSProxywas
invalid
2137=Anerroroccurredwhentryingtodoanameresolution
(DNS)
2138=Permissiontoaccessthenetworkwasdenied
2139=Therequestthrottlermodulecancelledthisrequestto
avoidDDOS
2140=SSLtunnelconnectionthroughHTTPSproxyfailed
2200=SSLcertificationinvalidcommonname
2201=SSLcertificationinvaliddate
2202=SSLcertificationinvalidauthority
2203=SSLcertificationcontainserrors
2204=SSLcertificationhasnorevocationmechanism
2205=UnabletotherevocationforSSLcertification
2206=SSLcertificationrevoked
2207=SSLcertificationisinvalid
2208=SSLcertificationend
2300=InvalidURL
2301=DisallowedURLscheme
2302=UnknownURLscheme
2310=Toomanyredirects
2311=Unsaferedirect
2312=Unsafeport
2320=Invalidresponse
2321=Invalidchunkedencoding
2322=Methodnotsupported
2323=Unexpectedproxyauthentication
2324=Emptyresponse
2325=Responseheadersaretoobig
2400=Cachemiss
2501=Insecureresponse

ParametersforICMPpingerrors|Top|
Name

Type

Description

ICMPpingcause

Integer

ICMPpingcause
2=Invalidremoteaddress
119=Messagetooshort

ParametersforIPerfprotocolerrors|Top|
Name

Type

Description

Datatransfercause

Integer

Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

Parametersfortracerouteerrors|Top|
Name

Type

Description

Traceroutecause

Integer

Traceroutecause
1=Timeout
2=Invalidremoteaddress
119=Messagetooshort
131=Requestqueueisfull
132=Messageforunknownrequest
159=Invalidhopindex(outofrange)
312=Busyperformingcurrenttrace

ParametersforIMAPprotocolerrors|Top|
Name

Type

Description

IMAPcause

Integer

IMAPcause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
116=RemotePortcannotbezero.Pleasespecifyavalid
serviceportnumber
118=Firewallerror
270=Cannotloadspecifiedsecuritylibrary
271=Cannotopencertificatestore
272=Cannotfindspecifiedcertificate
273=Cannotacquiresecuritycredentials
274=Cannotfindcertificatechain
275=Cannotverifycertificatechain
276=Errorduringhandshake
280=Errorverifyingcertificate
281=Couldnotfindclientcertificate
282=Couldnotfindservercertificate
283=Errorencryptingdata
284=Errordecryptingdata
315=Invalidargument
317=Unknowncontentencoding
1117=Youneedtoconnectfirst.
1120=Connectiondroppedbyremotehost

ParametersforFacebookprotocolerrors|Top|
Name

Type

Description

Facebookcause

Integer

Facebookcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed

413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
10231=Unbalancedelementtag
10232=InvalidJSONmarkup
10233=InvalidXPath
10234=DOMtreeunavailable
20000=Invalidaccesstoken
20001=Anunknownerroroccurred
20002=Servicetemporarilyunavailable
20003=Unknownmethod
20004=Applicationrequestlimitreached
20009=Userisperformingtoomanyactions
20011=Thismethodisdeprecated
20013=FQLqueryerror
20015=Thismethodcallmustbesignedwiththeapplication
secret
20017=Userrequestlimitreached
20100=Invalidparameter
20101=InvalidAPIkey
20102=Sessionkeyinvalidornolongervalid
20105=Toomanyparameters
20110=Invaliduserid
20113=Invalidemail
20200=Permissionserror
20210=Usernotvisible
20211=Applicationhasnodevelopers
20250=Updatingstatusrequirestheextendedpermission
status_update
20321=Albumisfull
20324=Missingorinvalidimagefile
20325=Toomanyunapprovedphotospending
20340=Feedpublicationrequestlimitreached
20341=Feedactionrequestlimitreached
20343=Thestorytitleistoolong
20345=Feedstorytitlerenderedasblank
20346=Feedstorybodyistoolong
20347=Feedstoryphotocouldnotbeaccessedorproxied
20348=Feedstoryphotolinkinvalid
20362=Feedstorybody_dataargumentwasnotavalid
JSONencodedarray
20370=Theemailaddressisnotvalid
20371=Theemailaddressbelongstoanexistingaccount
20400=Invalidemailaddress
20401=Invalidusernameorpassword
20402=Invalidapplicationauthsig
20403=Invalidtimestampforauthentication
20450=Sessionkeyspecifiedhaspasseditsexpirationtime
20451=Sessionkeyspecifiedcannotbeusedtocallthis
method
20452=Invalidsessionkey
20453=Asessionkeyisrequiredforcallingthismethod
20454=Asessionkeymustbespecifiedwhenrequestis
signedwithasessionsecret
20455=Asessionsecretisnotpermittedtobeusedwiththis
typeofsessionkey
20500=Messagecontainsbannedcontent
20501=Missingmessagebody

20502=Messageistoolong
20503=Userhassenttoomanymessages
20504=Invalidreplythreadid
20505=Invalidmessagerecipient
20506=Duplicatestatusmessage
20803=Invaliduserid

ParametersforTwitterprotocolerrors|Top|
Name

Type

Description

Twittercause

Integer

Twittercause
1=Timeout
200=OK,success
20032=Couldnotauthenticate
Callcouldnotbecompletedasdialed.
20034=Pagedoesnotexist
Pagedoesnotexist.CorrespondswithanHTTP404the
specifiedresourcewasnotfound.
20064=Accountsuspended
Accountissuspendedandisnotpermittedtoaccessthis
feature.
20068=DepracatedAPI
TheTwitterRESTAPIv1isnolongeractive.Please
migratetoAPIv1.1.
20088=Ratelimitexceeded
Therequestlimitforthisresourcehasbeenreachedfor
thecurrentratelimitwindow.
20089=Accesstokenincorrectorexpired
UseAPIv1.1.
20092=SSLisrequired
OnlySSLconnectionsareallowedintheAPI,youshould
updateyourrequesttoasecureconnection.
20130=Serviceunavailable
CorrespondswithanHTTP503Twitteristemporarily
overcapacity.
20131=Internalservererror
CorrespondswithanHTTP500Anunknowninternal
erroroccurred.
20135=Couldnotauthenticate
20161=Unabletofollowmorepeopleatthistime
20179=Notauthorizedtoseethisstatus
20185=Userisoverdailystatusupdatelimit
20187=Statusisaduplicate
20189=Errorcreatingstatus
20215=Badauthenticationdata
Typicallysentwith1.1responseswithHTTPcode400.
20226=Spam
Thisrequestlookslikeitmightbeautomated.Toprotect
usersfromspamandothermaliciousactivity,cannot
completethisactionrightnow.
20231=Usermustverifylogin
20251=Thisendpointhasbeenretired
CorrespondstoaHTTPrequesttoaretiredURL.
20261=Applicationcannotperformwriteactions

ParametersforInstagramprotocolerrors|Top|
Name

Type

Description

Instagramcause

Integer

Instagramcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent

205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
20001=Imagedownloadfailed
20002=Invaliduser
20400=InvaliduserorAccessToken
20429=Themaximumnumberofrequestsperhourhas
beenexceeded
20503=toomanyrequests

ParametersforLinkedInprotocolerrors|Top|
Name

Type

Description

LinkedIncause

Integer

LinkedIncause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent

208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
20001=Imagedownloadfailed
20003=JSONerror

ParametersforPEVQSerrors|Top|
Name

Type

Description

PEVQScause

Integer

PEVQScause
1=Timeout
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
12=InvalidPEVQShandle
13=Handlewasalreadysetuporusedinanother
measurement
14=Errorwithlicense
15=Errorwithlicenseinfogeneration
16=OutofMemory
17=Packetdropinpacketcapturedetected
18=Networkerror
19=Errorwithpacketsource
20=VideoistransportedoverHTTPS
21=Couldnotopendatabase
22=Databasedoesnotmatchmeasuredvideostream
23=DatabaseversiondoesnotmatchPEVQSprobeversion
24=UnspecificSQLerror
25=CouldnotopenorparseSSLlogfile
26=Errorinplayersimulation

27=Playersignalederror
28=Theplayerendmessageismissingbutendofvideowas
detected
29=Generalerror
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
2002=Failed
2003=Aborted
2004=Invalidargument
2005=Invalidhandle
2006=Filenotfound
2007=Timedout
2008=Filetoobig
2009=Unexpectederror
2010=Accessdenied
2011=Notimplemented
2100=Connectionclosed
2101=Connectionreset
2102=Connectionrefused
2103=Connectionaborted
2104=Connectionfailed

2105=Namenotresolved
2106=Internetdisconnected
2107=SSLprotocolerror
2108=Invalidaddress
2109=Addressunreachable
2110=SSLauthenticationcertificationneeded
2111=Tunnelconnectionfailed
2112=NoSSLversionsenabled
2113=SSLversionorciphermismatch
2114=SSLrenegotiationrequested
2115=Unsupportedproxyauthenticationmethod
2116=SSLrenegotiationerror
2117=BadormissingSSLclientcertificate
2118=Connectiontimeout
2119=ToomanypendingDNSresolves
2120=FailedtoconnectSOCKSproxy
2121=SOCKSproxyserverfailedtoestablishconnectionto
thetargethost
2122=Therequesttonegotiateanalternateprotocolfailed
2123=ThepeersentanSSLno_renegotiationalertmessage
2124=Winsockreportedunexpectedwrittenbytes
2125=SSLdecompressionfailure
2126=SSLbadrecordMACalert
2127=Theproxyrequestedauthenticationfortunnel
establishment
2128=AknownTLSstrictserverdidn'toffertherenegotiation
extension
2129=TheSSLserverattemptedtouseaweakephemeral
DiffieHellmankey
2130=Couldnotconnecttoproxyserver
2131=SnapstartNPNmisprection
2132=ESETantivirusSSLinterception
2133=Preconnectsocketlimitreached
2134=ThepermissiontousetheSSLclientcertificate's
privatekeywasdenied
2135=TheSSLclientcertificatehasnoprivatekey
2136=ThecertificatepresentedbytheHTTPSProxywas
invalid
2137=Anerroroccurredwhentryingtodoanameresolution
(DNS)
2138=Permissiontoaccessthenetworkwasdenied
2139=Therequestthrottlermodulecancelledthisrequestto
avoidDDOS
2140=SSLtunnelconnectionthroughHTTPSproxyfailed
2200=SSLcertificationinvalidcommonname
2201=SSLcertificationinvaliddate
2202=SSLcertificationinvalidauthority
2203=SSLcertificationcontainserrors
2204=SSLcertificationhasnorevocationmechanism
2205=UnabletotherevocationforSSLcertification
2206=SSLcertificationrevoked
2207=SSLcertificationisinvalid
2208=SSLcertificationend
2300=InvalidURL
2301=DisallowedURLscheme
2302=UnknownURLscheme
2310=Toomanyredirects
2311=Unsaferedirect
2312=Unsafeport
2320=Invalidresponse
2321=Invalidchunkedencoding
2322=Methodnotsupported
2323=Unexpectedproxyauthentication
2324=Emptyresponse
2325=Responseheadersaretoobig
2400=Cachemiss
2501=Insecureresponse

ParametersforDropboxerrors|Top|
Name

Type

Description

Dropboxcause

Integer

Dropboxcause
4=Invalidremotefile
5=Invalidlocalfile
421=Servicenotavailable
425=Cannotopenconnection

Parametersfortestsystemfailure|Top|
Name

Type

Description

Reserved

Integer

Reserved
Alwaysn/a.

Datadisconnect(DAD)
EventID

DAD

Cellularsystems

All

Recordstate

Dataconnectionstate

Description

Recordedwhentheconnectiontotheserverisdisconnected.ForTCPbasedprotocols
thismeansthatthesocketconnectionhasbeenterminated.Themeasurementevent
endsthedataconnectionstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|Parametersforsuccesfultransfer|Parametersforsocketerrors|ParametersforNemoprotocolerrors|ParametersforFTPandSFTP
protocolerrors|ParametersforHTTPprotocolerrors|ParametersforSMTPprotocolerrors|ParametersforPOP3protocolerrors|ParametersforWAP
andMMSprotocolerrors|Parametersforstreamingprotocolerrors|ParametersforHTTPbrowsingerrors|ParametersforICMPpingerrors
|ParametersforIPerfprotocolerrors|Parametersfortracerouteerrors|ParametersforIMAPprotocolerrors|ParametersforFacebookprotocolerrors
|ParametersforTwitterprotocolerrors|ParametersforInstagramprotocolerrors|ParametersforLinkedInprotocolerrors|ParametersforPEVQSerrors
|ParametersforDropboxerrors|Parametersfortestsystemfailure|
Parameters|Top|
Name

Type

Description

DataconnectioncontextID Context

DataconnectioncontextID

Applicationprotocol

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
12=ICMPping
13=IPerfoverTCP
14=IPerfoverUDP
15=Traceroute
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox

Integer

Datadisc.status

Integer

Datadisconnectstatus
1=Normaldatadisconnect
2=Socketerror
3=Protocolerrorortimeout
4=Testsystemfailure

Parametersforsuccesfultransfer|Top|
Name

Type

Description

Reserved

Integer

Reserved
Alwaysn/a.

Parametersforsocketerrors|Top|
Name

Type

Description

Socketcause

Integer

Socketcause
10004=Ablockingoperationwasinterruptedbyacallto
WSACancelBlockingCall.
10009=Thefilehandlesuppliedisnotvalid.
10013=Anattemptwasmadetoaccessasocketinaway
forbiddenbyitsaccesspermissions.
10014=Thesystemdetectedaninvalidpointeraddressin
attemptingtouseapointerargumentinacall.
10022=Aninvalidargumentwassupplied.
10024=Toomanyopensockets.
10035=Anonblockingsocketoperationcouldnotbe
completedimmediately.
10036=Ablockingoperationiscurrentlyexecuting.
10037=Anoperationwasattemptedonanonblocking
socketthatalreadyhadanoperationinprogress.
10038=Anoperationwasattemptedonsomethingthatisnot
asocket.
10039=Arequiredaddresswasomittedfromanoperationon
asocket.
10040=Amessagesentonadatagramsocketwaslarger
thantheinternalmessagebufferorsomeothernetworklimit,
orthebufferusedtoreceiveadatagramintowassmallerthan
thedatagramitself.
10041=Aprotocolwasspecifiedinthesocketfunctioncall
thatdoesnotsupportthesemanticsofthesockettype
requested.
10042=Anunknown,invalid,orunsupportedoptionorlevel
wasspecifiedinagetsockoptorsetsockoptcall.
10043=Therequestedprotocolhasnotbeenconfiguredinto
thesystem,ornoimplementationforitexists.
10044=Thesupportforthespecifiedsockettypedoesnot
existinthisaddressfamily.
10045=Theattemptedoperationisnotsupportedforthetype
ofobjectreferenced.
10046=Theprotocolfamilyhasnotbeenconfiguredintothe
systemornoimplementationforitexists.
10047=Anaddressincompatiblewiththerequestedprotocol
wasused.
10048=Onlyoneusageofeachsocketaddress
(protocol/networkaddress/port)isnormallypermitted.
10049=Therequestedaddressisnotvalidinitscontext.
10050=Asocketoperationencounteredadeadnetwork.
10051=Asocketoperationwasattemptedtoanunreachable
network.
10052=Theconnectionhasbeenbrokenduetokeepalive
activitydetectingafailurewhiletheoperationwasinprogress.
10053=Anestablishedconnectionwasabortedbythe
softwareinyourhostmachine.
10054=Anexistingconnectionwasforciblyclosedbythe
remotehost.
10055=Anoperationonasocketcouldnotbeperformed
becausethesystemlackedsufficientbufferspaceorbecause
aqueuewasfull.
10056=Aconnectrequestwasmadeonanalready
connectedsocket.
10057=Arequesttosendorreceivedatawasdisallowed
becausethesocketisnotconnectedand(whensendingona

datagramsocketusingasendtocall)noaddresswas
supplied.
10058=Arequesttosendorreceivedatawasdisallowed
becausethesockethadalreadybeenshutdowninthat
directionwithapreviousshutdowncall.
10059=Toomanyreferencestosomekernelobject.
10060=Aconnectionattemptfailedbecausetheconnected
partydidnotproperlyrespondafteraperiodoftime,or
establishedconnectionfailedbecauseconnectedhosthas
failedtorespond.
10061=Noconnectioncouldbemadebecausethetarget
machineactivelyrefusedit.
10062=Cannottranslatename.
10063=Namecomponentornamewastoolong.
10064=Asocketoperationfailedbecausethedestination
hostwasdown.
10065=Asocketoperationwasattemptedtoanunreachable
host.
10066=Cannotremoveadirectorythatisnotempty.
10067=AWindowsSocketsimplementationmayhavealimit
onthenumberofapplicationsthatmayuseitsimultaneously.
10068=Ranoutofquota.
10069=Ranoutofdiskquota.
10070=Filehandlereferenceisnolongeravailable.
10071=Itemisnotavailablelocally.
10091=WSAStartupcannotfunctionatthistimebecausethe
underlyingsystemitusestoprovidenetworkservicesis
currentlyunavailable.
10092=TheWindowsSocketsversionrequestedisnot
supported.
10093=EithertheapplicationhasnotcalledWSAStartup,or
WSAStartupfailed.
10101=ReturnedbyWSARecvorWSARecvFromtoindicate
theremotepartyhasinitiatedagracefulshutdownsequence.
10102=Nomoreresultscanbereturnedby
WSALookupServiceNext.
10103=AcalltoWSALookupServiceEndwasmadewhilethis
callwasstillprocessing.Thecallhasbeencanceled.
10104=Theprocedurecalltableisinvalid.
10105=Therequestedserviceproviderisinvalid.
10106=Therequestedserviceprovidercouldnotbeloaded
orinitialized.
10107=Asystemcallthatshouldneverfailhasfailed.
10108=Nosuchserviceisknown.Theservicecannotbe
foundinthespecifiednamespace.
10109=Thespecifiedclasswasnotfound.
10110=Nomoreresultscanbereturnedby
WSALookupServiceNext.
10111=AcalltoWSALookupServiceEndwasmadewhilethis
callwasstillprocessing.Thecallhasbeencanceled.
10112=Adatabasequeryfailedbecauseitwasactively
refused.
11001=Nosuchhostisknown.
11002=Thisisusuallyatemporaryerrorduringhostname
resolutionandmeansthatthelocalserverdidnotreceivea
responsefromanauthoritativeserver.
11003=Anonrecoverableerroroccurredduringadatabase
lookup.
11004=Therequestednameisvalidandwasfoundinthe
database,butitdoesnothavethecorrectassociateddata
beingresolvedfor.
11005=Atleastonereservehasarrived.
11006=Atleastonepathhasarrived.
11007=Therearenosenders.
11008=Therearenoreceivers.
11009=Reservehasbeenconfirmed.
11010=Errorduetolackofresources.
11011=Rejectedforadministrativereasonsbad
credentials.
11012=Unknownorconflictingstyle.
11013=Problemwithsomepartofthefilterspecor
providerspecificbufferingeneral.
11014=Problemwithsomepartoftheflowspec.
11015=GeneralQOSerror.

11016=Aninvalidorunrecognizedservicetypewasfoundin
theflowspec.
11017=Aninvalidorinconsistentflowspecwasfoundinthe
QOSstructure.
11018=InvalidQOSproviderspecificbuffer.
11019=AninvalidQOSfilterstylewasused.
11020=AninvalidQOSfiltertypewasused.
11021=AnincorrectnumberofQOSFILTERSPECswere
specifiedintheFLOWDESCRIPTOR.
11022=AnobjectwithaninvalidObjectLengthfieldwas
specifiedintheQOSproviderspecificbuffer.
11023=Anincorrectnumberofflowdescriptorswasspecified
intheQOSstructure.
11024=AnunrecognizedobjectwasfoundintheQOS
providerspecificbuffer.
11025=AninvalidpolicyobjectwasfoundintheQOS
providerspecificbuffer.
11026=AninvalidQOSflowdescriptorwasfoundintheflow
descriptorlist.
11027=Aninvalidorinconsistentflowspecwasfoundinthe
QOSproviderspecificbuffer.
11028=AninvalidFILTERSPECwasfoundintheQOS
providerspecificbuffer.
11029=Aninvalidshapediscardmodeobjectwasfoundin
theQOSproviderspecificbuffer.
11030=AninvalidshapingrateobjectwasfoundintheQOS
providerspecificbuffer.
11031=AreservedpolicyelementwasfoundintheQOS
providerspecificbuffer.

ParametersforNemoprotocolerrors|Top|
Name

Type

Description

Datatransfercause

Integer

Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

ParametersforFTPandSFTPprotocolerrors|Top|
Name

Type

Description

FTPcause

Integer

FTPcause
1=Timeout
2=Invalidremoteaddress
3=Invalidusername/password
4=Invalidremotefile
5=Invalidlocalfile
104=Alreadyconnected
116=Remoteportcannotbezero
118=Firewallerror
120=Servicereadyinnnnminutes
135=Operationwouldblock
141=UnspecifiedFTPprotocolerror
202=Commandnotimplemented,superfluousatthissite
211=Actionimpossibleincontrol'spresentstate
212=Actionimpossiblewhileconnected
213=Actionimpossiblewhilelistening
421=Servicenotavailable,closingcontrolconnection
425=Cannotopendataconnection
426=Connectionclosed,transferaborted
434=Requestedhostunavailable
450=Requestedfileactionnottaken.Fileunavailable(e.g.,
filebusy)
451=Requestedactionaborted,localerrorinprocessing
452=Requestedactionnottaken.Insufficientstoragespace
insystem
500=Syntaxerror,commandunrecognized.Thismayinclude
errorssuchascommandlinetoolong
501=Syntaxerrorinparametersorarguments
502=Commandnotimplemented
503=Badsequenceofcommands

504=Commandnotimplementedforthatparameter
530=Usernotloggedin
532=Needaccountforstoringfiles
550=Requestedactionnottaken,fileunavailable(e.g.,file
notfound,noaccess)
552=Requestedfileactionaborted,storageallocation
exceeded
553=Requestedactionnottaken,illegalfilename
1032=Passwordauthenticationfailed
SFTPonly.
1102=UnrecognizedremoteSSHversionstringformat
SFTPonly.
1103=SFTPcommandfailed
SFTPonly.
1105=Alreadyconnecting,closethecurrentconnectionfirst
SFTPonly.
1120=Connectiondroppedbyremotehost
SFTPonly.

ParametersforHTTPprotocolerrors|Top|
Name

Type

Description

HTTPcause

Integer

HTTPcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired

428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost

ParametersforSMTPprotocolerrors|Top|
Name

Type

Description

SMTPcause

Integer

SMTPcause
1=Timeout
2=Invalidremoteaddress
5=Invalidlocalfile
102=Invalidremoteaddress
421=Servicenotavailable,closingtransmissionchannel
450=Requestedmailactionnottaken:mailboxunavailable
451=Requestedactionaborted:localerrorinprocessing
452=Requestedactionnottaken:insufficientsystemstorage
500=Syntaxerror,commandunrecognized
501=Syntaxerrorinparametersorarguments
502=Commandnotimplemented
503=Badsequenceofcommands
504=Commandparameternotimplemented
535=Incorrectpasswordoraccountname
550=Requestedactionnottaken:mailboxunavailable
551=Usernotlocal
552=Requestedmailactionaborted:exceededstorage
allocation
553=Requestedactionnottaken:mailboxnamenotallowed
554=Transactionfailed
1120=Connectiondroppedbyremotehost

ParametersforPOP3protocolerrors|Top|
Name

Type

Description

POP3cause

Integer

POP3cause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
118=Firewallerror
172=Errorcommunicatingwithserver
174=Busyexecutingcurrentmethod
1120=Connectiondroppedbyremotehost

ParametersforWAPandMMSprotocolerrors|Top|
Name

Type

Description

WAPandMMScause

Integer

WAPandMMScause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
50=Unknown
OnlyusedwiththeMMSprotocol.
51=Protocolerror
OnlyusedwiththeMMSprotocol.
52=InvalidTID
OnlyusedwiththeMMSprotocol.
53=Notimplementedclass2
OnlyusedwiththeMMSprotocol.
54=NotimplementedSAR
OnlyusedwiththeMMSprotocol.
55=Notimplementeduseracknowledgement
OnlyusedwiththeMMSprotocol.
56=WTPversionzero

OnlyusedwiththeMMSprotocol.
57=Capacitytemporarilyexceeded
OnlyusedwiththeMMSprotocol.
58=Noresponse
OnlyusedwiththeMMSprotocol.
59=Messagetoolarge
OnlyusedwiththeMMSprotocol.
100=Continue
101=SwitchingProtocols
129=Unspecified
OnlyusedwiththeMMSprotocol.
130=Servicedenied
OnlyusedwiththeMMSprotocol.
131=Messageformatcorrupt
OnlyusedwiththeMMSprotocol.
132=Sendingaddressunresolved
OnlyusedwiththeMMSprotocol.
133=Messagenotfound
OnlyusedwiththeMMSprotocol.
134=Networkproblem
OnlyusedwiththeMMSprotocol.
135=Contentnotaccepted
OnlyusedwiththeMMSprotocol.
136=Unsupportedmessage
OnlyusedwiththeMMSprotocol.
200=OK,success
201=Created
202=Accepted
203=NonAuthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
400=Badrequestservercouldnotunderstandrequest
401=Unauthorized
402=Paymentrequired
403=Forbiddenoperationisunderstoodbutrefused
404=Notfound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=Lengthrequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolarge
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported

Parametersforstreamingprotocolerrors|Top|
Name

Type

Description

Streamingcause

Integer

Streamingcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
64413=Audiostreamconfignotavailable

64414=Videostreamconfignotavailable
64415=Dxaddfilterfailed
64416=Comcreatefailed
64417=Audiocapcreatefailed
64418=Videocapcreatefailed
64419=Audiodevicelost
64420=Videodevicelost
64421=Findfilterfailed
64422=Insertfilterfailed
64423=Noaudiotrackpresent
64424=Novideotrackpresent
64425=Userauthenticationfailed
64426=Medianotseekable
64427=Mediahandlercreatefailed
64428=Streamingerror
64429=Getimagefailed
64430=Extractbufferingstatusfailed
64431=Audioconversionfailed
64432=Videoconversionfailed
64433=Converttopcmfailed
64434=Wavewritersavefailed
64435=Mixerinitfailed
64436=Getimagebitsfailed
64437=Getbitmapinfofailed
64438=Getsavevideosamplefilenamefailed
64439=Getaudiosamplefilenamefailed
64440=Getlastvideoimagefailed
64441=Getmediainfofailed
64442=Getparenthwndfailed
64443=Tickcounterfailed
64444=Destroymediahandlerfailed
64445=Initdllfailed
64446=Mediawrapperlibrarynotavailable
64447=Wrapperlibrarynotloaded
64448=Libprocnotfound
64449=Unknownmediaaction
64450=Failedtoreloadmediafile
64451=Failedtoseekmediafile
64452=Failedtopausemediafile
64453=Failedtostopmediafile
64454=Failedtoplaymediafile
64455=Videowriterinitfailed
64456=Audiowriterinitfailed
64457=Videoanalyzerinitfailed
64458=Audioanalyzerinitfailed
64459=Playernotavailable
64460=Mediawrappercreatefailed
64461=Getpinfailed
64462=Renderoutputfailed
64463=Addkeyproviderfailed
64464=Setmediatypefailed
64465=Getshellcommandfailed
64466=Dxfilterpinaccessfailed
64467=Launchwebbrowserfailed
64468=Monitorlicenseacquisitionfailed
64469=Failedtoacquirelicense
64470=Drmauthenticationfailed
64471=Openmoviefilefailed
64472=Newmoviefailed
64473=Getdibfailed
64474=Emptybitmap
64475=Unknownmediatype
64476=Newgworldfailed
64477=Newcallbackfailed
64478=Newmoviecontrollerfailed
64479=Audioplayercreatefailed
64480=Playerinitfailed
64481=Createplayerfailed
64482=Createclientenginefailed
64483=Incompleteactioninprogress
64484=Nomedialoaded
64485=Loadmediafilefailed
64486=Unsupportedmediatype
64487=Unsupportedwriterformat

64488=Handlerspecific
64489=Highresolutioncounterunavailable
64490=Mixerselectrecorderfailed
64491=Mixergetcontroldetailfailed
64492=Unrecognizedmixercomponenttype
64493=Emptymixeritem
64494=Mixergetlinecontrolsfailed
64495=Mixergetlineinfofailed
64496=Mixerclosefailed
64497=Mixergetcapsfailed
64498=Mixeropenfailed
64499=Waveinstartfailed
64500=Waveinstopfailed
64501=Waveinaddbufferfailed
64502=Waveinprepareheaderfailed
64503=Waveinopenfailed
64504=Monolineindexreadfailed
64505=Stereolineindexreadfailed
64506=Mixerindexreadfailed
64507=Invalidmediahandler
64508=Aviwriteframefailed
64509=Avistreamformatfailed
64510=Avistreamcreatefailed
64511=Avifilecreatefailed
65016=Videoimagereqfailed
65017=Videoalignmentoutofrange
65018=Videoalignmentoutofbound
65019=Videoanalyzerpausefailed
65020=Videoanalyzerstopfailed
65021=Videoanalyzerstartfailed
65022=Videoanalyzerloadfailed
65023=Videoanalysisfailed
65246=Durationdiff
65247=Durationtoodiff
65248=Durationtoolong
65249=Incompatiblesamplingrate
65250=Suthighsamplingrate
65251=Refdurationtooshort
65252=Sutdurationtooshort
65253=Dataendnotfound
65254=Databeginnotfound
65255=Getdatabufferfailed
65256=Unmatchedsamplewidth
65257=Corrtoolow
65258=Upsamplingfailed
65259=Mergedatafailed
65260=Unsupportsamplingrate
65261=Unsupportsamplewidth
65262=Unsupportchannelcount
65263=Unmatchedchannelcount
65264=Unmatchedsamplingrate
65265=Leveltoodiff
65266=Replacedatachunkfailed
65267=Splitdatafailed
65268=Fftfailed
65269=Audioanalyzerpausefailed
65270=Audioanalyzerstopfailed
65271=Audioanalyzerstartfailed
65272=Audioanalyzerloadfailed
65273=Audioanalysisfailed
65274=Invalidaudiosamplewidth
65275=Uninitaudiomeanmostable
65276=Resamplingfailed
65277=Accesspassendofdata
65278=Fixedbitrateonly
65279=Invalidaudiocodectype
65489=Unlockapplicationfailed
65490=Nofileloaded
65491=Emptyfile
65492=Invalidsamplewidth
65493=Invalidchannelcount
65494=Invaliddataformat
65495=Invalidchunkdata
65496=Invalidriffheader

65497=Unexpectedeof
65498=Invalidanalyzertype
65499=Mixerrecordervolumeunavailable
65500=Nomixeravailable
65501=Invalidcommand
65502=Commandparsererror
65503=Invalidcommandtype
65504=Analysisresultcreatefailed
65505=Analyzercomputemetricsfailed
65506=Analyzerprepareattributefailed
65507=Analyzercreatefailed
65508=Analyzerloadfailed
65509=Analyzerpausefailed
65510=Analyzerstopfailed
65511=Analyzerstartfailed
65512=Analyzerdestroyfailed
65513=Analyzerlibrarynotavailable
65514=Analyzerlibrarynotloaded
65515=Opendibfailed
65516=Createwindowfailed
65517=Drawdibfailed
65518=Registerwndclassfailed
65519=Dllinterfacespecific
65520=Initcomfailed
65521=Registryqueryfailed
65522=Queryinterfacefailed
65523=Generatetempfilefailed
65524=Threadcreatefailed
65525=Waittimeout
65526=Unsupportedfeature
65527=Createprocessfailed
65528=Filenotexist
65529=Fileopenfailed
65530=Registryopenfailed
65531=Invalidparameter
65532=Uninitializedobject
65533=Userinterrupted
65534=Outofmemory
65535=Unknownerror
262148=Invalidoperation
262149=Invalidversion
262150=Invalidrevision
262151=Notinitialized
262152=Docmissing
262153=Unexpected
262156=Incomplete
262157=Buffertoosmall
262158=Unsupportedvideo
262159=Unsupportedaudio
262160=Invalidbandwidth
262161=Norenderer
262162=Elementnotfound
262163=Noclass
262164=Classnoaggregation
262165=Notlicensed
262166=Nofilesystem
262167=Requestupgrade
262168=Awaitinglicense
262208=Buffering
262209=Paused
262210=Nodata
262211=Netsocketinvalid
262212=Netconnect
262213=Bind
262214=Socketcreate
262215=Invalidhost
262216=Netread
262217=Netwrite
262218=NetUDP
262219=Retry
262220=Servertimeout
262221=Serverdisconnected
262222=Wouldblock
262223=Generalnonet

262224=Blockcanceled
262225=Multicastjoin
262226=Generalmulticast
262227=MulticastUDP
262228=Atinterrupt
262229=Msgtoolarge
262230=NetTCP
262231=Tryautoconfig
262232=Notenoughbandwidth
262233=HTTPconnect
262234=Portinuse
262235=Loadtestnotsupported
262272=Atend
262273=Invalidfile
262274=Invalidpath
262275=Record
262276=Recordwrite
262277=Tempfile
262278=Alreadyopen
262279=Seekpending
262280=Cancelled
262281=Filenotfound
262282=Writeerror
262283=Fileexists
262285=Advisepreferlinear
262286=Parseerror
262336=Badserver
262337=Advancedserver
262338=Oldserver
262339=Redirection
262340=Serveralert
262341=Proxy
262342=Proxyresponse
262343=Advancedproxy
262344=Oldproxy
262345=Invalidprotocol
262346=Invalidurloption
262347=Invalidurlhost
262348=Invalidurlpath
262349=HTTPcontentnotfound
262350=Notauthorized
262351=Unexpectedmsg
262352=Badtransport
262353=Nosessionid
262354=Proxydnr
262355=Proxynetconnect
262400=Audiodriver
262401=Latepacket
262402=Overlappedpacket
262403=Outoforderpacket
262404=Noncontiguouspacket
262464=Opennotprocessed
262528=Expired
262593=Couldnotinitcore
262594=Perfectplaynotsupported
262595=Noliveperfectplay
262596=Perfectplaynotallowed
262597=Nocodecs
262598=Slowmachine
262599=Forceperfectplay
262600=InvalidHTTPproxyhost
262601=Invalidmetafile
262602=Browserlaunch
262603=Viewsourcenoclip
262604=Viewsourcedissabled
262656=Decoderinited
262657=Decodernotfound
262658=Decoderinvalid
262659=Decodertypemismatch
262660=Decoderinitfailed
262661=Decodernotinited
262662=Decoderdecompress
262663=Obsoleteversion
262720=Encoderfiletoosmall

262721=Encoderunknownfile
262722=Encoderbadchannels
262723=Encoderbadsampsize
262724=Encoderbadsamprate
262725=Encoderinvalid
262726=Encodernooutputfile
262727=Encodernoinputfile
262728=Encodernooutputpermissions
262729=Encoderbadfiletype
262730=Encoderinvalidvideo
262731=Encoderinvalidaudio
262732=Encodernovideocapture
262733=Encoderinvalidvideocapture
262734=Encodernoaudiocapture
262735=Encoderinvalidaudiocapture
262736=Encodertooslowforlive
262737=Encoderenginenotinitialized
262738=EncodercoDecodernotfound
262739=EncodercoDecodernotinitialized
262740=Encoderinvalidinputdimensions
262741=Encodermessageignored
262742=Encodernosettings
262743=Encodernooutputtypes
262744=Encoderimproperstate
262745=Encoderinvalidserver
262746=Encoderinvalidtemppath
262747=Encodermergefail
262748=Bindatanotfound
262749=Binendofdata
262750=Bindatapurged
262751=Binfull
262752=Binoffsetpastend
262753=Encodernoencodeddata
262754=Encoderinvaliddll
262755=Notindexable
262756=Encodernobrowser
262757=Encodernofiletoserver
262758=Encoderinsufficientdiskspace
262785=Propnotfound
262786=Propnotcomposite
262787=Propduplicate
262788=Proptypemismatch
262789=Propactive
262790=Propinactive
262848=Ppvnouser
262849=Ppvguidreadonly
262850=Ppvguidcollision
262851=Registerguidexists
262852=Ppvauthorizationfailed
262853=Ppvoldplayer
262854=Ppvaccountlocked
262856=Ppvdbaccesserror
262857=Ppvuseralreadyexists
262914=Resourcenotfound
262915=Resourceclosefilefirst
262916=Resourcenodata
262917=Resourcebadfile
262918=Resourcepartialcopy
262976=Upgauthfailed
262977=Upgcertauthfailed
262978=Upgcertexpired
262979=Upgcertrevoked
262980=Upgrupbad
263105=Rmtusageerror
263106=Rmtinvalidendtime
263107=Rmtmissinginputfile
263108=Rmtmissingoutputfile
263109=Rmtinputequalsoutputfile
263110=Rmtunsupportedaudioversion
263111=Rmtdifferentaudio
263112=Rmtdifferentvideo
263113=Rmtpastemissingstream
263114=Rmtendofstream
263115=Rmtimagemapparseerror

263116=Rmtinvalidimagemapfile
263117=Rmteventparseerror
263118=Rmtinvalideventfile
263119=Rmtinvalidoutputfile
263120=Rmtinvalidduration
263121=Rmtnodumpfiles
263122=Rmtnoeventdumpfile
263123=Rmtnoimapdumpfile
263124=Rmtnodata
263125=Rmtemptystream
263126=Rmtreadonlyfile
263127=Rmtpastemissingaudiostream
263128=Rmtpastemissingvideostream
263168=Autocfgsuccess
263169=Autocfgfailed
263170=Autocfgabort
266176=Invalidinterleaver
266177=Badformat
266178=Chunkmissing
266179=Invalidstream
266180=Dnr
266181=Opendriver
266182=Upgrade
266183=Notification
266184=Notnotified
266185=Stopped
266186=Closed
266187=Invalidwavfile
266188=Noseek

ParametersforHTTPbrowsingerrors|Top|
Name

Type

Description

HTTPBrowsingcause

Integer

HTTPBrowsingcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone

411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
2002=Failed
2003=Aborted
2004=Invalidargument
2005=Invalidhandle
2006=Filenotfound
2007=Timedout
2008=Filetoobig
2009=Unexpectederror
2010=Accessdenied
2011=Notimplemented
2100=Connectionclosed
2101=Connectionreset
2102=Connectionrefused
2103=Connectionaborted
2104=Connectionfailed
2105=Namenotresolved
2106=Internetdisconnected
2107=SSLprotocolerror
2108=Invalidaddress
2109=Addressunreachable
2110=SSLauthenticationcertificationneeded
2111=Tunnelconnectionfailed
2112=NoSSLversionsenabled
2113=SSLversionorciphermismatch
2114=SSLrenegotiationrequested
2115=Unsupportedproxyauthenticationmethod
2116=SSLrenegotiationerror
2117=BadormissingSSLclientcertificate
2118=Connectiontimeout
2119=ToomanypendingDNSresolves
2120=FailedtoconnectSOCKSproxy
2121=SOCKSproxyserverfailedtoestablishconnectionto
thetargethost
2122=Therequesttonegotiateanalternateprotocolfailed
2123=ThepeersentanSSLno_renegotiationalertmessage
2124=Winsockreportedunexpectedwrittenbytes
2125=SSLdecompressionfailure
2126=SSLbadrecordMACalert
2127=Theproxyrequestedauthenticationfortunnel
establishment
2128=AknownTLSstrictserverdidn'toffertherenegotiation
extension
2129=TheSSLserverattemptedtouseaweakephemeral
DiffieHellmankey
2130=Couldnotconnecttoproxyserver
2131=SnapstartNPNmisprection
2132=ESETantivirusSSLinterception
2133=Preconnectsocketlimitreached
2134=ThepermissiontousetheSSLclientcertificate's
privatekeywasdenied
2135=TheSSLclientcertificatehasnoprivatekey
2136=ThecertificatepresentedbytheHTTPSProxywas
invalid

2137=Anerroroccurredwhentryingtodoanameresolution
(DNS)
2138=Permissiontoaccessthenetworkwasdenied
2139=Therequestthrottlermodulecancelledthisrequestto
avoidDDOS
2140=SSLtunnelconnectionthroughHTTPSproxyfailed
2200=SSLcertificationinvalidcommonname
2201=SSLcertificationinvaliddate
2202=SSLcertificationinvalidauthority
2203=SSLcertificationcontainserrors
2204=SSLcertificationhasnorevocationmechanism
2205=UnabletotherevocationforSSLcertification
2206=SSLcertificationrevoked
2207=SSLcertificationisinvalid
2208=SSLcertificationend
2300=InvalidURL
2301=DisallowedURLscheme
2302=UnknownURLscheme
2310=Toomanyredirects
2311=Unsaferedirect
2312=Unsafeport
2320=Invalidresponse
2321=Invalidchunkedencoding
2322=Methodnotsupported
2323=Unexpectedproxyauthentication
2324=Emptyresponse
2325=Responseheadersaretoobig
2400=Cachemiss
2501=Insecureresponse

ParametersforICMPpingerrors|Top|
Name

Type

Description

ICMPpingcause

Integer

ICMPpingcause
2=Invalidremoteaddress
119=Messagetooshort

ParametersforIPerfprotocolerrors|Top|
Name

Type

Description

Datatransfercause

Integer

Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

Parametersfortracerouteerrors|Top|
Name

Type

Description

Traceroutecause

Integer

Traceroutecause
1=Timeout
2=Invalidremoteaddress
119=Messagetooshort
131=Requestqueueisfull
132=Messageforunknownrequest
159=Invalidhopindex(outofrange)
312=Busyperformingcurrenttrace

ParametersforIMAPprotocolerrors|Top|
Name

Type

Description

IMAPcause

Integer

IMAPcause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
116=RemotePortcannotbezero.Pleasespecifyavalid
serviceportnumber
118=Firewallerror
270=Cannotloadspecifiedsecuritylibrary
271=Cannotopencertificatestore

272=Cannotfindspecifiedcertificate
273=Cannotacquiresecuritycredentials
274=Cannotfindcertificatechain
275=Cannotverifycertificatechain
276=Errorduringhandshake
280=Errorverifyingcertificate
281=Couldnotfindclientcertificate
282=Couldnotfindservercertificate
283=Errorencryptingdata
284=Errordecryptingdata
315=Invalidargument
317=Unknowncontentencoding
1117=Youneedtoconnectfirst.
1120=Connectiondroppedbyremotehost

ParametersforFacebookprotocolerrors|Top|
Name

Type

Description

Facebookcause

Integer

Facebookcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented

502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
10231=Unbalancedelementtag
10232=InvalidJSONmarkup
10233=InvalidXPath
10234=DOMtreeunavailable
20000=Invalidaccesstoken
20001=Anunknownerroroccurred
20002=Servicetemporarilyunavailable
20003=Unknownmethod
20004=Applicationrequestlimitreached
20009=Userisperformingtoomanyactions
20011=Thismethodisdeprecated
20013=FQLqueryerror
20015=Thismethodcallmustbesignedwiththeapplication
secret
20017=Userrequestlimitreached
20100=Invalidparameter
20101=InvalidAPIkey
20102=Sessionkeyinvalidornolongervalid
20105=Toomanyparameters
20110=Invaliduserid
20113=Invalidemail
20200=Permissionserror
20210=Usernotvisible
20211=Applicationhasnodevelopers
20250=Updatingstatusrequirestheextendedpermission
status_update
20321=Albumisfull
20324=Missingorinvalidimagefile
20325=Toomanyunapprovedphotospending
20340=Feedpublicationrequestlimitreached
20341=Feedactionrequestlimitreached
20343=Thestorytitleistoolong
20345=Feedstorytitlerenderedasblank
20346=Feedstorybodyistoolong
20347=Feedstoryphotocouldnotbeaccessedorproxied
20348=Feedstoryphotolinkinvalid
20362=Feedstorybody_dataargumentwasnotavalid
JSONencodedarray
20370=Theemailaddressisnotvalid
20371=Theemailaddressbelongstoanexistingaccount
20400=Invalidemailaddress
20401=Invalidusernameorpassword
20402=Invalidapplicationauthsig
20403=Invalidtimestampforauthentication
20450=Sessionkeyspecifiedhaspasseditsexpirationtime
20451=Sessionkeyspecifiedcannotbeusedtocallthis
method
20452=Invalidsessionkey
20453=Asessionkeyisrequiredforcallingthismethod
20454=Asessionkeymustbespecifiedwhenrequestis
signedwithasessionsecret
20455=Asessionsecretisnotpermittedtobeusedwiththis
typeofsessionkey
20500=Messagecontainsbannedcontent
20501=Missingmessagebody
20502=Messageistoolong
20503=Userhassenttoomanymessages
20504=Invalidreplythreadid
20505=Invalidmessagerecipient
20506=Duplicatestatusmessage
20803=Invaliduserid

ParametersforTwitterprotocolerrors|Top|
Name

Type

Description

Twittercause

Integer

Twittercause
1=Timeout

200=OK,success
20032=Couldnotauthenticate
Callcouldnotbecompletedasdialed.
20034=Pagedoesnotexist
Pagedoesnotexist.CorrespondswithanHTTP404the
specifiedresourcewasnotfound.
20064=Accountsuspended
Accountissuspendedandisnotpermittedtoaccessthis
feature.
20068=DepracatedAPI
TheTwitterRESTAPIv1isnolongeractive.Please
migratetoAPIv1.1.
20088=Ratelimitexceeded
Therequestlimitforthisresourcehasbeenreachedfor
thecurrentratelimitwindow.
20089=Accesstokenincorrectorexpired
UseAPIv1.1.
20092=SSLisrequired
OnlySSLconnectionsareallowedintheAPI,youshould
updateyourrequesttoasecureconnection.
20130=Serviceunavailable
CorrespondswithanHTTP503Twitteristemporarily
overcapacity.
20131=Internalservererror
CorrespondswithanHTTP500Anunknowninternal
erroroccurred.
20135=Couldnotauthenticate
20161=Unabletofollowmorepeopleatthistime
20179=Notauthorizedtoseethisstatus
20185=Userisoverdailystatusupdatelimit
20187=Statusisaduplicate
20189=Errorcreatingstatus
20215=Badauthenticationdata
Typicallysentwith1.1responseswithHTTPcode400.
20226=Spam
Thisrequestlookslikeitmightbeautomated.Toprotect
usersfromspamandothermaliciousactivity,cannot
completethisactionrightnow.
20231=Usermustverifylogin
20251=Thisendpointhasbeenretired
CorrespondstoaHTTPrequesttoaretiredURL.
20261=Applicationcannotperformwriteactions

ParametersforInstagramprotocolerrors|Top|
Name

Type

Description

Instagramcause

Integer

Instagramcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest

Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
20001=Imagedownloadfailed
20002=Invaliduser
20400=InvaliduserorAccessToken
20429=Themaximumnumberofrequestsperhourhas
beenexceeded
20503=toomanyrequests

ParametersforLinkedInprotocolerrors|Top|
Name

Type

Description

LinkedIncause

Integer

LinkedIncause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized

402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
20001=Imagedownloadfailed
20003=JSONerror

ParametersforPEVQSerrors|Top|
Name

Type

Description

PEVQScause

Integer

PEVQScause
1=Timeout
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
12=InvalidPEVQShandle
13=Handlewasalreadysetuporusedinanother
measurement
14=Errorwithlicense
15=Errorwithlicenseinfogeneration
16=OutofMemory
17=Packetdropinpacketcapturedetected
18=Networkerror
19=Errorwithpacketsource
20=VideoistransportedoverHTTPS
21=Couldnotopendatabase
22=Databasedoesnotmatchmeasuredvideostream
23=DatabaseversiondoesnotmatchPEVQSprobeversion
24=UnspecificSQLerror
25=CouldnotopenorparseSSLlogfile
26=Errorinplayersimulation
27=Playersignalederror
28=Theplayerendmessageismissingbutendofvideowas
detected
29=Generalerror
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent

206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
2002=Failed
2003=Aborted
2004=Invalidargument
2005=Invalidhandle
2006=Filenotfound
2007=Timedout
2008=Filetoobig
2009=Unexpectederror
2010=Accessdenied
2011=Notimplemented
2100=Connectionclosed
2101=Connectionreset
2102=Connectionrefused
2103=Connectionaborted
2104=Connectionfailed
2105=Namenotresolved
2106=Internetdisconnected
2107=SSLprotocolerror
2108=Invalidaddress
2109=Addressunreachable
2110=SSLauthenticationcertificationneeded
2111=Tunnelconnectionfailed
2112=NoSSLversionsenabled
2113=SSLversionorciphermismatch
2114=SSLrenegotiationrequested
2115=Unsupportedproxyauthenticationmethod
2116=SSLrenegotiationerror
2117=BadormissingSSLclientcertificate

2118=Connectiontimeout
2119=ToomanypendingDNSresolves
2120=FailedtoconnectSOCKSproxy
2121=SOCKSproxyserverfailedtoestablishconnectionto
thetargethost
2122=Therequesttonegotiateanalternateprotocolfailed
2123=ThepeersentanSSLno_renegotiationalertmessage
2124=Winsockreportedunexpectedwrittenbytes
2125=SSLdecompressionfailure
2126=SSLbadrecordMACalert
2127=Theproxyrequestedauthenticationfortunnel
establishment
2128=AknownTLSstrictserverdidn'toffertherenegotiation
extension
2129=TheSSLserverattemptedtouseaweakephemeral
DiffieHellmankey
2130=Couldnotconnecttoproxyserver
2131=SnapstartNPNmisprection
2132=ESETantivirusSSLinterception
2133=Preconnectsocketlimitreached
2134=ThepermissiontousetheSSLclientcertificate's
privatekeywasdenied
2135=TheSSLclientcertificatehasnoprivatekey
2136=ThecertificatepresentedbytheHTTPSProxywas
invalid
2137=Anerroroccurredwhentryingtodoanameresolution
(DNS)
2138=Permissiontoaccessthenetworkwasdenied
2139=Therequestthrottlermodulecancelledthisrequestto
avoidDDOS
2140=SSLtunnelconnectionthroughHTTPSproxyfailed
2200=SSLcertificationinvalidcommonname
2201=SSLcertificationinvaliddate
2202=SSLcertificationinvalidauthority
2203=SSLcertificationcontainserrors
2204=SSLcertificationhasnorevocationmechanism
2205=UnabletotherevocationforSSLcertification
2206=SSLcertificationrevoked
2207=SSLcertificationisinvalid
2208=SSLcertificationend
2300=InvalidURL
2301=DisallowedURLscheme
2302=UnknownURLscheme
2310=Toomanyredirects
2311=Unsaferedirect
2312=Unsafeport
2320=Invalidresponse
2321=Invalidchunkedencoding
2322=Methodnotsupported
2323=Unexpectedproxyauthentication
2324=Emptyresponse
2325=Responseheadersaretoobig
2400=Cachemiss
2501=Insecureresponse

ParametersforDropboxerrors|Top|
Name

Type

Description

Dropboxcause

Integer

Dropboxcause
4=Invalidremotefile
5=Invalidlocalfile
421=Servicenotavailable
425=Cannotopenconnection

Parametersfortestsystemfailure|Top|
Name

Type

Description

Reserved

Integer

Reserved
Alwaysn/a.

Datatransferrequest(DREQ)
EventID

DREQ

Cellularsystems

All

Recordstate

Dataconnectionstate

Description

Recordedwhendatatransferisrequestedtoorfromtheserver.Beginsthedata
transferstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|ParametersforNemotestprotocol |ParametersforFTPandSFTP|ParametersforHTTP|ParametersforSMTP|ParametersforPOP3
|ParametersforMMS|ParametersforWAP1.0and2.0|ParametersforStreaming|ParametersforHTTPbrowsing|ParametersforICMPping
|ParametersforIPerfoverTCP|ParametersforIPerfoverUDP|Parametersfortraceroute|ParametersforIMAP|ParametersforFacebook
|ParametersforTwitter|ParametersforInstagram |ParametersforLinkedIn|ParametersforPEVQS|ParametersforDropbox|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

DataconnectioncontextID Context

DataconnectioncontextID

Applicationprotocol

Integer

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
12=ICMPping
13=IPerfoverTCP
14=IPerfoverUDP
15=Traceroute
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox

Transf.dir.

Integer

Datatransferdirection
1=Uplink
2=Downlink
3=Uplinkanddownlink

ParametersforNemotestprotocol|Top|
Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Packetsize

Integer

Datatransferpacketsize
Packetsizeusedindatatransfer.
Unit:byte

Ratelimit

Integer

Datatransferbitratelimit

Transferratelimitusedinthetransfer.
Pingsize

Integer

Pingpacketsize
Pingpacketsizeisthesizeofthepingpacket.Thevaluealso
determinesthesizeofthereplypacket.
Unit:byte

Pingrate

Integer

Pingrate
Pingratedeterminesthedelaybetweentwoconsecutiveping
requests.
Unit:ms

Pingtimeout

Integer

Pingtimeout
Pingtimeoutdeterminesthemaximumtimebetweenaping
requestandthereply.Ifthistimeisexceeded,ping
measurementeventiscreatedusingthetimeoutparameter.
Unit:ms

ParametersforFTPandSFTP|Top|
Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Filename

String

Datatransferfilename

Transf.att.#

Integer

Datatransferattemptnumber

Threads

Integer

Datatransferthreads
Numberofconcurrentdatatransfers.

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Filename

String

Datatransferfilename

Transf.att.#

Integer

Datatransferattemptnumber

Threads

Integer

Datatransferthreads
Numberofconcurrentdatatransfers.

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

ParametersforHTTP|Top|

ParametersforSMTP|Top|

ParametersforPOP3|Top|

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

MMSfilesize

Integer

MMSfilesize
Amountofdatatobetransferred.
Unit:byte

MMSfilename

String

MMSfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforMMS|Top|

ParametersforWAP1.0and2.0|Top|
Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforStreaming|Top|

ParametersforHTTPbrowsing|Top|
Name

Type

Description

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Pingsize

Integer

Pingpacketsize
Pingpacketsizeisthesizeofthepingpacket.Thevaluealso
determinesthesizeofthereplypacket.
Unit:byte

Pingrate

Integer

Pingrate
Pingratedeterminesthedelaybetweentwoconsecutiveping
requests.
Unit:ms

Pingtimeout

Integer

Pingtimeout
Pingtimeoutdeterminesthemaximumtimebetweenaping

ParametersforICMPping|Top|

requestandthereply.Ifthistimeisexceeded,ping
measurementeventiscreatedusingthetimeoutparameter.
Unit:ms
DataconnectioncontextID Context

DataconnectioncontextID

ParametersforIPerfoverTCP|Top|
Name

Type

Description

Datasize

Integer

Datasize
Amountofdatatobetransferred.Fortimebasedtransfersthis
informationisnotavailable.
Unit:byte

Threads

Integer

Datatransferthreads
Numberofconcurrentdatatransfers.

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforIPerfoverUDP|Top|
Name

Type

Description

Datasize

Integer

Datasize
Amountofdatatobetransferred.Fortimebasedtransfersthis
informationisnotavailable.
Unit:byte

Threads

Integer

Datatransferthreads
Numberofconcurrentdatatransfers.

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Parametersfortraceroute|Top|
Name

Type

Description

Packetsize

Integer

Traceroutepacketsize
Currentlynotavailable.
Unit:byte

Timeout

Integer

Traceroutetotaltimeout
Ifthewholepathtothedestinationhasnotbeentracedduring
thetimeoutperiodthetracerouteisrecordedasfailed.
Unit:ms

TTL

Integer

Traceroutetimetolive
Maximumnumberofhopsbeforefailure.

Hoptimeout

Integer

Traceroutehoptimeout
Minimumvalue:0
Unit:ms

Name

Type

Description

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Type

Description

ParametersforIMAP|Top|

ParametersforFacebook|Top|
Name

Facebookoperation

Integer

Facebookoperation
1=Getuserfeed
2=Getfriendlist
3=Postastatusupdate
4=Postanimage

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Twitteroperation

Integer

Twitteroperation
1=Loadhomepage
2=Loadprofile
3=FollowTwitterfeed
4=Texttweet
5=Phototweet

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Instagramoperation

Integer

Instagramoperation
1=Loaduserfeed
2=Loadselffeed
3=Loadpopularfeed
4=Searchmediawithatag

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

LinkedInoperation

Integer

LinkedInoperation
1=Loadselffeed
2=Loadprofilefromcontactlist
3=LoadprofileusingpublicURL
4=SharetextandURL
5=Loadmyinfo

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Name

Type

Description

Dropboxoperation

Integer

Dropboxoperation
1=Upload

ParametersforTwitter|Top|

ParametersforInstagram|Top|

ParametersforLinkedIn|Top|

ParametersforPEVQS|Top|

ParametersforDropbox|Top|

2=Download
Filename

String

Datatransferfilename

Timeout

Integer

Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Datatransfercompleted(DCOMP)
EventID

DCOMP

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedwhendatatransferisstopped.ForTCPbasedprotocolswhenthesocket
connectiontotheserveristerminated.Themeasurementeventendsthedatatransfer
state.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|Parametersforsuccesfultransfer|Parametersforsocketerrors|ParametersforNemoprotocolerrors|ParametersforFTPandSFTP
protocolerrors|ParametersforHTTPprotocolerrors|ParametersforSMTPprotocolerrors|ParametersforPOP3protocolerrors|ParametersforWAP
andMMSprotocolerrors|Parametersforstreamingprotocolerrors|ParametersforHTTPbrowsingerrors|ParametersforICMPpingerrors
|ParametersforIPerfprotocolerrors|Parametersfortracerouteerrors|ParametersforIMAPprotocolerrors|ParametersforFacebookprotocolerrors
|ParametersforTwitterprotocolerrors|ParametersforInstagramprotocolerrors|ParametersforLinkedInprotocolerrors|ParametersforPEVQS
protocolerrors|ParametersforDropboxprotocolerrors|Parametersforabortedtransfer|ParametersforICMPping |Parametersforallprotocols|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Applicationprotocol

Integer

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
12=ICMPping
12=ICMPping
13=IPerfoverTCP
14=IPerfoverUDP
15=Traceroute
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox

Transf.status

Integer

Datatransferstatus
1=Successful
2=Socketerror
3=Protocolerrorortimeout
5=Userabort

Parametersforsuccesfultransfer|Top|
Name

Type

Description

Reserved

Integer

Reserved
Alwaysn/a.

Parametersforsocketerrors|Top|
Name

Type

Description

Socketcause

Integer

Socketcause
10004=Ablockingoperationwasinterruptedbyacallto
WSACancelBlockingCall.
10009=Thefilehandlesuppliedisnotvalid.
10013=Anattemptwasmadetoaccessasocketinaway
forbiddenbyitsaccesspermissions.
10014=Thesystemdetectedaninvalidpointeraddressin
attemptingtouseapointerargumentinacall.
10022=Aninvalidargumentwassupplied.
10024=Toomanyopensockets.
10035=Anonblockingsocketoperationcouldnotbe
completedimmediately.
10036=Ablockingoperationiscurrentlyexecuting.
10037=Anoperationwasattemptedonanonblocking
socketthatalreadyhadanoperationinprogress.
10038=Anoperationwasattemptedonsomethingthatisnot
asocket.
10039=Arequiredaddresswasomittedfromanoperationon
asocket.
10040=Amessagesentonadatagramsocketwaslarger
thantheinternalmessagebufferorsomeothernetworklimit,
orthebufferusedtoreceiveadatagramintowassmallerthan
thedatagramitself.
10041=Aprotocolwasspecifiedinthesocketfunctioncall
thatdoesnotsupportthesemanticsofthesockettype
requested.
10042=Anunknown,invalid,orunsupportedoptionorlevel
wasspecifiedinagetsockoptorsetsockoptcall.
10043=Therequestedprotocolhasnotbeenconfiguredinto
thesystem,ornoimplementationforitexists.
10044=Thesupportforthespecifiedsockettypedoesnot
existinthisaddressfamily.
10045=Theattemptedoperationisnotsupportedforthetype
ofobjectreferenced.
10046=Theprotocolfamilyhasnotbeenconfiguredintothe
systemornoimplementationforitexists.
10047=Anaddressincompatiblewiththerequestedprotocol
wasused.
10048=Onlyoneusageofeachsocketaddress
(protocol/networkaddress/port)isnormallypermitted.
10049=Therequestedaddressisnotvalidinitscontext.
10050=Asocketoperationencounteredadeadnetwork.
10051=Asocketoperationwasattemptedtoanunreachable
network.
10052=Theconnectionhasbeenbrokenduetokeepalive
activitydetectingafailurewhiletheoperationwasinprogress.
10053=Anestablishedconnectionwasabortedbythe
softwareinyourhostmachine.
10054=Anexistingconnectionwasforciblyclosedbythe
remotehost.
10055=Anoperationonasocketcouldnotbeperformed
becausethesystemlackedsufficientbufferspaceorbecause
aqueuewasfull.
10056=Aconnectrequestwasmadeonanalready
connectedsocket.
10057=Arequesttosendorreceivedatawasdisallowed

becausethesocketisnotconnectedand(whensendingona
datagramsocketusingasendtocall)noaddresswas
supplied.
10058=Arequesttosendorreceivedatawasdisallowed
becausethesockethadalreadybeenshutdowninthat
directionwithapreviousshutdowncall.
10059=Toomanyreferencestosomekernelobject.
10060=Aconnectionattemptfailedbecausetheconnected
partydidnotproperlyrespondafteraperiodoftime,or
establishedconnectionfailedbecauseconnectedhosthas
failedtorespond.
10061=Noconnectioncouldbemadebecausethetarget
machineactivelyrefusedit.
10062=Cannottranslatename.
10063=Namecomponentornamewastoolong.
10064=Asocketoperationfailedbecausethedestination
hostwasdown.
10065=Asocketoperationwasattemptedtoanunreachable
host.
10066=Cannotremoveadirectorythatisnotempty.
10067=AWindowsSocketsimplementationmayhavealimit
onthenumberofapplicationsthatmayuseitsimultaneously.
10068=Ranoutofquota.
10069=Ranoutofdiskquota.
10070=Filehandlereferenceisnolongeravailable.
10071=Itemisnotavailablelocally.
10091=WSAStartupcannotfunctionatthistimebecausethe
underlyingsystemitusestoprovidenetworkservicesis
currentlyunavailable.
10092=TheWindowsSocketsversionrequestedisnot
supported.
10093=EithertheapplicationhasnotcalledWSAStartup,or
WSAStartupfailed.
10101=ReturnedbyWSARecvorWSARecvFromtoindicate
theremotepartyhasinitiatedagracefulshutdownsequence.
10102=Nomoreresultscanbereturnedby
WSALookupServiceNext.
10103=AcalltoWSALookupServiceEndwasmadewhilethis
callwasstillprocessing.Thecallhasbeencanceled.
10104=Theprocedurecalltableisinvalid.
10105=Therequestedserviceproviderisinvalid.
10106=Therequestedserviceprovidercouldnotbeloaded
orinitialized.
10107=Asystemcallthatshouldneverfailhasfailed.
10108=Nosuchserviceisknown.Theservicecannotbe
foundinthespecifiednamespace.
10109=Thespecifiedclasswasnotfound.
10110=Nomoreresultscanbereturnedby
WSALookupServiceNext.
10111=AcalltoWSALookupServiceEndwasmadewhilethis
callwasstillprocessing.Thecallhasbeencanceled.
10112=Adatabasequeryfailedbecauseitwasactively
refused.
11001=Nosuchhostisknown.
11002=Thisisusuallyatemporaryerrorduringhostname
resolutionandmeansthatthelocalserverdidnotreceivea
responsefromanauthoritativeserver.
11003=Anonrecoverableerroroccurredduringadatabase
lookup.
11004=Therequestednameisvalidandwasfoundinthe
database,butitdoesnothavethecorrectassociateddata
beingresolvedfor.
11005=Atleastonereservehasarrived.
11006=Atleastonepathhasarrived.
11007=Therearenosenders.
11008=Therearenoreceivers.
11009=Reservehasbeenconfirmed.
11010=Errorduetolackofresources.
11011=Rejectedforadministrativereasonsbad
credentials.
11012=Unknownorconflictingstyle.
11013=Problemwithsomepartofthefilterspecor
providerspecificbufferingeneral.
11014=Problemwithsomepartoftheflowspec.

11015=GeneralQOSerror.
11016=Aninvalidorunrecognizedservicetypewasfoundin
theflowspec.
11017=Aninvalidorinconsistentflowspecwasfoundinthe
QOSstructure.
11018=InvalidQOSproviderspecificbuffer.
11019=AninvalidQOSfilterstylewasused.
11020=AninvalidQOSfiltertypewasused.
11021=AnincorrectnumberofQOSFILTERSPECswere
specifiedintheFLOWDESCRIPTOR.
11022=AnobjectwithaninvalidObjectLengthfieldwas
specifiedintheQOSproviderspecificbuffer.
11023=Anincorrectnumberofflowdescriptorswasspecified
intheQOSstructure.
11024=AnunrecognizedobjectwasfoundintheQOS
providerspecificbuffer.
11025=AninvalidpolicyobjectwasfoundintheQOS
providerspecificbuffer.
11026=AninvalidQOSflowdescriptorwasfoundintheflow
descriptorlist.
11027=Aninvalidorinconsistentflowspecwasfoundinthe
QOSproviderspecificbuffer.
11028=AninvalidFILTERSPECwasfoundintheQOS
providerspecificbuffer.
11029=Aninvalidshapediscardmodeobjectwasfoundin
theQOSproviderspecificbuffer.
11030=AninvalidshapingrateobjectwasfoundintheQOS
providerspecificbuffer.
11031=AreservedpolicyelementwasfoundintheQOS
providerspecificbuffer.

ParametersforNemoprotocolerrors|Top|
Name

Type

Description

Datatransfercause

Integer

Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

ParametersforFTPandSFTPprotocolerrors|Top|
Name

Type

Description

FTPcause

Integer

FTPcause
1=Timeout
2=Invalidremoteaddress
3=Invalidusername/password
4=Invalidremotefile
5=Invalidlocalfile
104=Alreadyconnected
116=Remoteportcannotbezero
118=Firewallerror
120=Servicereadyinnnnminutes
135=Operationwouldblock
141=UnspecifiedFTPprotocolerror
202=Commandnotimplemented,superfluousatthissite
211=Actionimpossibleincontrol'spresentstate
212=Actionimpossiblewhileconnected
213=Actionimpossiblewhilelistening
421=Servicenotavailable,closingcontrolconnection
425=Cannotopendataconnection
426=Connectionclosed,transferaborted
434=Requestedhostunavailable
450=Requestedfileactionnottaken.Fileunavailable(e.g.,
filebusy)
451=Requestedactionaborted,localerrorinprocessing
452=Requestedactionnottaken.Insufficientstoragespace
insystem
500=Syntaxerror,commandunrecognized.Thismayinclude
errorssuchascommandlinetoolong
501=Syntaxerrorinparametersorarguments
502=Commandnotimplemented
503=Badsequenceofcommands

504=Commandnotimplementedforthatparameter
530=Usernotloggedin
532=Needaccountforstoringfiles
550=Requestedactionnottaken,fileunavailable(e.g.,file
notfound,noaccess)
552=Requestedfileactionaborted,storageallocation
exceeded
553=Requestedactionnottaken,illegalfilename
1032=Passwordauthenticationfailed
SFTPonly.
1102=UnrecognizedremoteSSHversionstringformat
SFTPonly.
1103=SFTPcommandfailed
SFTPonly.
1105=Alreadyconnecting,closethecurrentconnectionfirst
SFTPonly.
1120=Connectiondroppedbyremotehost
SFTPonly.

ParametersforHTTPprotocolerrors|Top|
Name

Type

Description

HTTPcause

Integer

HTTPcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired

428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost

ParametersforSMTPprotocolerrors|Top|
Name

Type

Description

SMTPcause

Integer

SMTPcause
1=Timeout
2=Invalidremoteaddress
5=Invalidlocalfile
102=Invalidremoteaddress
421=Servicenotavailable,closingtransmissionchannel
450=Requestedmailactionnottaken:mailboxunavailable
451=Requestedactionaborted:localerrorinprocessing
452=Requestedactionnottaken:insufficientsystemstorage
500=Syntaxerror,commandunrecognized
501=Syntaxerrorinparametersorarguments
502=Commandnotimplemented
503=Badsequenceofcommands
504=Commandparameternotimplemented
535=Incorrectpasswordoraccountname
550=Requestedactionnottaken:mailboxunavailable
551=Usernotlocal
552=Requestedmailactionaborted:exceededstorage
allocation
553=Requestedactionnottaken:mailboxnamenotallowed
554=Transactionfailed
1120=Connectiondroppedbyremotehost

ParametersforPOP3protocolerrors|Top|
Name

Type

Description

POP3cause

Integer

POP3cause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
118=Firewallerror
172=Errorcommunicatingwithserver
174=Busyexecutingcurrentmethod
1120=Connectiondroppedbyremotehost

ParametersforWAPandMMSprotocolerrors|Top|
Name

Type

Description

WAPandMMScause

Integer

WAPandMMScause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
50=Unknown
OnlyusedwiththeMMSprotocol.
51=Protocolerror
OnlyusedwiththeMMSprotocol.
52=InvalidTID
OnlyusedwiththeMMSprotocol.
53=Notimplementedclass2
OnlyusedwiththeMMSprotocol.
54=NotimplementedSAR
OnlyusedwiththeMMSprotocol.
55=Notimplementeduseracknowledgement
OnlyusedwiththeMMSprotocol.
56=WTPversionzero

OnlyusedwiththeMMSprotocol.
57=Capacitytemporarilyexceeded
OnlyusedwiththeMMSprotocol.
58=Noresponse
OnlyusedwiththeMMSprotocol.
59=Messagetoolarge
OnlyusedwiththeMMSprotocol.
100=Continue
101=SwitchingProtocols
129=Unspecified
OnlyusedwiththeMMSprotocol.
130=Servicedenied
OnlyusedwiththeMMSprotocol.
131=Messageformatcorrupt
OnlyusedwiththeMMSprotocol.
132=Sendingaddressunresolved
OnlyusedwiththeMMSprotocol.
133=Messagenotfound
OnlyusedwiththeMMSprotocol.
134=Networkproblem
OnlyusedwiththeMMSprotocol.
135=Contentnotaccepted
OnlyusedwiththeMMSprotocol.
136=Unsupportedmessage
OnlyusedwiththeMMSprotocol.
200=OK,success
201=Created
202=Accepted
203=NonAuthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
400=Badrequestservercouldnotunderstandrequest
401=Unauthorized
402=Paymentrequired
403=Forbiddenoperationisunderstoodbutrefused
404=Notfound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=Lengthrequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolarge
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported

Parametersforstreamingprotocolerrors|Top|
Name

Type

Description

Streamingcause

Integer

Streamingcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile

64413=Audiostreamconfignotavailable
64414=Videostreamconfignotavailable
64415=Dxaddfilterfailed
64416=Comcreatefailed
64417=Audiocapcreatefailed
64418=Videocapcreatefailed
64419=Audiodevicelost
64420=Videodevicelost
64421=Findfilterfailed
64422=Insertfilterfailed
64423=Noaudiotrackpresent
64424=Novideotrackpresent
64425=Userauthenticationfailed
64426=Medianotseekable
64427=Mediahandlercreatefailed
64428=Streamingerror
64429=Getimagefailed
64430=Extractbufferingstatusfailed
64431=Audioconversionfailed
64432=Videoconversionfailed
64433=Converttopcmfailed
64434=Wavewritersavefailed
64435=Mixerinitfailed
64436=Getimagebitsfailed
64437=Getbitmapinfofailed
64438=Getsavevideosamplefilenamefailed
64439=Getaudiosamplefilenamefailed
64440=Getlastvideoimagefailed
64441=Getmediainfofailed
64442=Getparenthwndfailed
64443=Tickcounterfailed
64444=Destroymediahandlerfailed
64445=Initdllfailed
64446=Mediawrapperlibrarynotavailable
64447=Wrapperlibrarynotloaded
64448=Libprocnotfound
64449=Unknownmediaaction
64450=Failedtoreloadmediafile
64451=Failedtoseekmediafile
64452=Failedtopausemediafile
64453=Failedtostopmediafile
64454=Failedtoplaymediafile
64455=Videowriterinitfailed
64456=Audiowriterinitfailed
64457=Videoanalyzerinitfailed
64458=Audioanalyzerinitfailed
64459=Playernotavailable
64460=Mediawrappercreatefailed
64461=Getpinfailed
64462=Renderoutputfailed
64463=Addkeyproviderfailed
64464=Setmediatypefailed
64465=Getshellcommandfailed
64466=Dxfilterpinaccessfailed
64467=Launchwebbrowserfailed
64468=Monitorlicenseacquisitionfailed
64469=Failedtoacquirelicense
64470=Drmauthenticationfailed
64471=Openmoviefilefailed
64472=Newmoviefailed
64473=Getdibfailed
64474=Emptybitmap
64475=Unknownmediatype
64476=Newgworldfailed
64477=Newcallbackfailed
64478=Newmoviecontrollerfailed
64479=Audioplayercreatefailed
64480=Playerinitfailed
64481=Createplayerfailed
64482=Createclientenginefailed
64483=Incompleteactioninprogress
64484=Nomedialoaded
64485=Loadmediafilefailed
64486=Unsupportedmediatype

64487=Unsupportedwriterformat
64488=Handlerspecific
64489=Highresolutioncounterunavailable
64490=Mixerselectrecorderfailed
64491=Mixergetcontroldetailfailed
64492=Unrecognizedmixercomponenttype
64493=Emptymixeritem
64494=Mixergetlinecontrolsfailed
64495=Mixergetlineinfofailed
64496=Mixerclosefailed
64497=Mixergetcapsfailed
64498=Mixeropenfailed
64499=Waveinstartfailed
64500=Waveinstopfailed
64501=Waveinaddbufferfailed
64502=Waveinprepareheaderfailed
64503=Waveinopenfailed
64504=Monolineindexreadfailed
64505=Stereolineindexreadfailed
64506=Mixerindexreadfailed
64507=Invalidmediahandler
64508=Aviwriteframefailed
64509=Avistreamformatfailed
64510=Avistreamcreatefailed
64511=Avifilecreatefailed
65016=Videoimagereqfailed
65017=Videoalignmentoutofrange
65018=Videoalignmentoutofbound
65019=Videoanalyzerpausefailed
65020=Videoanalyzerstopfailed
65021=Videoanalyzerstartfailed
65022=Videoanalyzerloadfailed
65023=Videoanalysisfailed
65246=Durationdiff
65247=Durationtoodiff
65248=Durationtoolong
65249=Incompatiblesamplingrate
65250=Suthighsamplingrate
65251=Refdurationtooshort
65252=Sutdurationtooshort
65253=Dataendnotfound
65254=Databeginnotfound
65255=Getdatabufferfailed
65256=Unmatchedsamplewidth
65257=Corrtoolow
65258=Upsamplingfailed
65259=Mergedatafailed
65260=Unsupportsamplingrate
65261=Unsupportsamplewidth
65262=Unsupportchannelcount
65263=Unmatchedchannelcount
65264=Unmatchedsamplingrate
65265=Leveltoodiff
65266=Replacedatachunkfailed
65267=Splitdatafailed
65268=Fftfailed
65269=Audioanalyzerpausefailed
65270=Audioanalyzerstopfailed
65271=Audioanalyzerstartfailed
65272=Audioanalyzerloadfailed
65273=Audioanalysisfailed
65274=Invalidaudiosamplewidth
65275=Uninitaudiomeanmostable
65276=Resamplingfailed
65277=Accesspassendofdata
65278=Fixedbitrateonly
65279=Invalidaudiocodectype
65489=Unlockapplicationfailed
65490=Nofileloaded
65491=Emptyfile
65492=Invalidsamplewidth
65493=Invalidchannelcount
65494=Invaliddataformat
65495=Invalidchunkdata

65496=Invalidriffheader
65497=Unexpectedeof
65498=Invalidanalyzertype
65499=Mixerrecordervolumeunavailable
65500=Nomixeravailable
65501=Invalidcommand
65502=Commandparsererror
65503=Invalidcommandtype
65504=Analysisresultcreatefailed
65505=Analyzercomputemetricsfailed
65506=Analyzerprepareattributefailed
65507=Analyzercreatefailed
65508=Analyzerloadfailed
65509=Analyzerpausefailed
65510=Analyzerstopfailed
65511=Analyzerstartfailed
65512=Analyzerdestroyfailed
65513=Analyzerlibrarynotavailable
65514=Analyzerlibrarynotloaded
65515=Opendibfailed
65516=Createwindowfailed
65517=Drawdibfailed
65518=Registerwndclassfailed
65519=Dllinterfacespecific
65520=Initcomfailed
65521=Registryqueryfailed
65522=Queryinterfacefailed
65523=Generatetempfilefailed
65524=Threadcreatefailed
65525=Waittimeout
65526=Unsupportedfeature
65527=Createprocessfailed
65528=Filenotexist
65529=Fileopenfailed
65530=Registryopenfailed
65531=Invalidparameter
65532=Uninitializedobject
65533=Userinterrupted
65534=Outofmemory
65535=Unknownerror
262148=Invalidoperation
262149=Invalidversion
262150=Invalidrevision
262151=Notinitialized
262152=Docmissing
262153=Unexpected
262156=Incomplete
262157=Buffertoosmall
262158=Unsupportedvideo
262159=Unsupportedaudio
262160=Invalidbandwidth
262161=Norenderer
262162=Elementnotfound
262163=Noclass
262164=Classnoaggregation
262165=Notlicensed
262166=Nofilesystem
262167=Requestupgrade
262168=Awaitinglicense
262208=Buffering
262209=Paused
262210=Nodata
262211=Netsocketinvalid
262212=Netconnect
262213=Bind
262214=Socketcreate
262215=Invalidhost
262216=Netread
262217=Netwrite
262218=NetUDP
262219=Retry
262220=Servertimeout
262221=Serverdisconnected
262222=Wouldblock

262223=Generalnonet
262224=Blockcanceled
262225=Multicastjoin
262226=Generalmulticast
262227=MulticastUDP
262228=Atinterrupt
262229=Msgtoolarge
262230=NetTCP
262231=Tryautoconfig
262232=Notenoughbandwidth
262233=HTTPconnect
262234=Portinuse
262235=Loadtestnotsupported
262272=Atend
262273=Invalidfile
262274=Invalidpath
262275=Record
262276=Recordwrite
262277=Tempfile
262278=Alreadyopen
262279=Seekpending
262280=Cancelled
262281=Filenotfound
262282=Writeerror
262283=Fileexists
262285=Advisepreferlinear
262286=Parseerror
262336=Badserver
262337=Advancedserver
262338=Oldserver
262339=Redirection
262340=Serveralert
262341=Proxy
262342=Proxyresponse
262343=Advancedproxy
262344=Oldproxy
262345=Invalidprotocol
262346=Invalidurloption
262347=Invalidurlhost
262348=Invalidurlpath
262349=HTTPcontentnotfound
262350=Notauthorized
262351=Unexpectedmsg
262352=Badtransport
262353=Nosessionid
262354=Proxydnr
262355=Proxynetconnect
262400=Audiodriver
262401=Latepacket
262402=Overlappedpacket
262403=Outoforderpacket
262404=Noncontiguouspacket
262464=Opennotprocessed
262528=Expired
262593=Couldnotinitcore
262594=Perfectplaynotsupported
262595=Noliveperfectplay
262596=Perfectplaynotallowed
262597=Nocodecs
262598=Slowmachine
262599=Forceperfectplay
262600=InvalidHTTPproxyhost
262601=Invalidmetafile
262602=Browserlaunch
262603=Viewsourcenoclip
262604=Viewsourcedissabled
262656=Decoderinited
262657=Decodernotfound
262658=Decoderinvalid
262659=Decodertypemismatch
262660=Decoderinitfailed
262661=Decodernotinited
262662=Decoderdecompress
262663=Obsoleteversion

262720=Encoderfiletoosmall
262721=Encoderunknownfile
262722=Encoderbadchannels
262723=Encoderbadsampsize
262724=Encoderbadsamprate
262725=Encoderinvalid
262726=Encodernooutputfile
262727=Encodernoinputfile
262728=Encodernooutputpermissions
262729=Encoderbadfiletype
262730=Encoderinvalidvideo
262731=Encoderinvalidaudio
262732=Encodernovideocapture
262733=Encoderinvalidvideocapture
262734=Encodernoaudiocapture
262735=Encoderinvalidaudiocapture
262736=Encodertooslowforlive
262737=Encoderenginenotinitialized
262738=EncodercoDecodernotfound
262739=EncodercoDecodernotinitialized
262740=Encoderinvalidinputdimensions
262741=Encodermessageignored
262742=Encodernosettings
262743=Encodernooutputtypes
262744=Encoderimproperstate
262745=Encoderinvalidserver
262746=Encoderinvalidtemppath
262747=Encodermergefail
262748=Bindatanotfound
262749=Binendofdata
262750=Bindatapurged
262751=Binfull
262752=Binoffsetpastend
262753=Encodernoencodeddata
262754=Encoderinvaliddll
262755=Notindexable
262756=Encodernobrowser
262757=Encodernofiletoserver
262758=Encoderinsufficientdiskspace
262785=Propnotfound
262786=Propnotcomposite
262787=Propduplicate
262788=Proptypemismatch
262789=Propactive
262790=Propinactive
262848=Ppvnouser
262849=Ppvguidreadonly
262850=Ppvguidcollision
262851=Registerguidexists
262852=Ppvauthorizationfailed
262853=Ppvoldplayer
262854=Ppvaccountlocked
262856=Ppvdbaccesserror
262857=Ppvuseralreadyexists
262914=Resourcenotfound
262915=Resourceclosefilefirst
262916=Resourcenodata
262917=Resourcebadfile
262918=Resourcepartialcopy
262976=Upgauthfailed
262977=Upgcertauthfailed
262978=Upgcertexpired
262979=Upgcertrevoked
262980=Upgrupbad
263105=Rmtusageerror
263106=Rmtinvalidendtime
263107=Rmtmissinginputfile
263108=Rmtmissingoutputfile
263109=Rmtinputequalsoutputfile
263110=Rmtunsupportedaudioversion
263111=Rmtdifferentaudio
263112=Rmtdifferentvideo
263113=Rmtpastemissingstream
263114=Rmtendofstream

263115=Rmtimagemapparseerror
263116=Rmtinvalidimagemapfile
263117=Rmteventparseerror
263118=Rmtinvalideventfile
263119=Rmtinvalidoutputfile
263120=Rmtinvalidduration
263121=Rmtnodumpfiles
263122=Rmtnoeventdumpfile
263123=Rmtnoimapdumpfile
263124=Rmtnodata
263125=Rmtemptystream
263126=Rmtreadonlyfile
263127=Rmtpastemissingaudiostream
263128=Rmtpastemissingvideostream
263168=Autocfgsuccess
263169=Autocfgfailed
263170=Autocfgabort
266176=Invalidinterleaver
266177=Badformat
266178=Chunkmissing
266179=Invalidstream
266180=Dnr
266181=Opendriver
266182=Upgrade
266183=Notification
266184=Notnotified
266185=Stopped
266186=Closed
266187=Invalidwavfile
266188=Noseek

ParametersforHTTPbrowsingerrors|Top|
Name

Type

Description

HTTPBrowsingcause

Integer

HTTPBrowsingcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict

410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
2002=Failed
2003=Aborted
2004=Invalidargument
2005=Invalidhandle
2006=Filenotfound
2007=Timedout
2008=Filetoobig
2009=Unexpectederror
2010=Accessdenied
2011=Notimplemented
2100=Connectionclosed
2101=Connectionreset
2102=Connectionrefused
2103=Connectionaborted
2104=Connectionfailed
2105=Namenotresolved
2106=Internetdisconnected
2107=SSLprotocolerror
2108=Invalidaddress
2109=Addressunreachable
2110=SSLauthenticationcertificationneeded
2111=Tunnelconnectionfailed
2112=NoSSLversionsenabled
2113=SSLversionorciphermismatch
2114=SSLrenegotiationrequested
2115=Unsupportedproxyauthenticationmethod
2116=SSLrenegotiationerror
2117=BadormissingSSLclientcertificate
2118=Connectiontimeout
2119=ToomanypendingDNSresolves
2120=FailedtoconnectSOCKSproxy
2121=SOCKSproxyserverfailedtoestablishconnectionto
thetargethost
2122=Therequesttonegotiateanalternateprotocolfailed
2123=ThepeersentanSSLno_renegotiationalertmessage
2124=Winsockreportedunexpectedwrittenbytes
2125=SSLdecompressionfailure
2126=SSLbadrecordMACalert
2127=Theproxyrequestedauthenticationfortunnel
establishment
2128=AknownTLSstrictserverdidn'toffertherenegotiation
extension
2129=TheSSLserverattemptedtouseaweakephemeral
DiffieHellmankey
2130=Couldnotconnecttoproxyserver
2131=SnapstartNPNmisprection
2132=ESETantivirusSSLinterception
2133=Preconnectsocketlimitreached
2134=ThepermissiontousetheSSLclientcertificate's
privatekeywasdenied
2135=TheSSLclientcertificatehasnoprivatekey
2136=ThecertificatepresentedbytheHTTPSProxywas

invalid
2137=Anerroroccurredwhentryingtodoanameresolution
(DNS)
2138=Permissiontoaccessthenetworkwasdenied
2139=Therequestthrottlermodulecancelledthisrequestto
avoidDDOS
2140=SSLtunnelconnectionthroughHTTPSproxyfailed
2200=SSLcertificationinvalidcommonname
2201=SSLcertificationinvaliddate
2202=SSLcertificationinvalidauthority
2203=SSLcertificationcontainserrors
2204=SSLcertificationhasnorevocationmechanism
2205=UnabletotherevocationforSSLcertification
2206=SSLcertificationrevoked
2207=SSLcertificationisinvalid
2208=SSLcertificationend
2300=InvalidURL
2301=DisallowedURLscheme
2302=UnknownURLscheme
2310=Toomanyredirects
2311=Unsaferedirect
2312=Unsafeport
2320=Invalidresponse
2321=Invalidchunkedencoding
2322=Methodnotsupported
2323=Unexpectedproxyauthentication
2324=Emptyresponse
2325=Responseheadersaretoobig
2400=Cachemiss
2501=Insecureresponse

ParametersforICMPpingerrors|Top|
Name

Type

Description

ICMPpingcause

Integer

ICMPpingcause
2=Invalidremoteaddress
119=Messagetooshort

ParametersforIPerfprotocolerrors|Top|
Name

Type

Description

Datatransfercause

Integer

Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

Parametersfortracerouteerrors|Top|
Name

Type

Description

Traceroutecause

Integer

Traceroutecause
1=Timeout
2=Invalidremoteaddress
119=Messagetooshort
131=Requestqueueisfull
132=Messageforunknownrequest
159=Invalidhopindex(outofrange)
312=Busyperformingcurrenttrace

ParametersforIMAPprotocolerrors|Top|
Name

Type

Description

IMAPcause

Integer

IMAPcause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
116=RemotePortcannotbezero.Pleasespecifyavalid
serviceportnumber
118=Firewallerror
270=Cannotloadspecifiedsecuritylibrary

271=Cannotopencertificatestore
272=Cannotfindspecifiedcertificate
273=Cannotacquiresecuritycredentials
274=Cannotfindcertificatechain
275=Cannotverifycertificatechain
276=Errorduringhandshake
280=Errorverifyingcertificate
281=Couldnotfindclientcertificate
282=Couldnotfindservercertificate
283=Errorencryptingdata
284=Errordecryptingdata
315=Invalidargument
317=Unknowncontentencoding
1117=Youneedtoconnectfirst.
1120=Connectiondroppedbyremotehost

ParametersforFacebookprotocolerrors|Top|
Name

Type

Description

Facebookcause

Integer

Facebookcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror

501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
10231=Unbalancedelementtag
10232=InvalidJSONmarkup
10233=InvalidXPath
10234=DOMtreeunavailable
20000=Invalidaccesstoken
20001=Anunknownerroroccurred
20002=Servicetemporarilyunavailable
20003=Unknownmethod
20004=Applicationrequestlimitreached
20009=Userisperformingtoomanyactions
20011=Thismethodisdeprecated
20013=FQLqueryerror
20015=Thismethodcallmustbesignedwiththeapplication
secret
20017=Userrequestlimitreached
20100=Invalidparameter
20101=InvalidAPIkey
20102=Sessionkeyinvalidornolongervalid
20105=Toomanyparameters
20110=Invaliduserid
20113=Invalidemail
20200=Permissionserror
20210=Usernotvisible
20211=Applicationhasnodevelopers
20250=Updatingstatusrequirestheextendedpermission
status_update
20321=Albumisfull
20324=Missingorinvalidimagefile
20325=Toomanyunapprovedphotospending
20340=Feedpublicationrequestlimitreached
20341=Feedactionrequestlimitreached
20343=Thestorytitleistoolong
20345=Feedstorytitlerenderedasblank
20346=Feedstorybodyistoolong
20347=Feedstoryphotocouldnotbeaccessedorproxied
20348=Feedstoryphotolinkinvalid
20362=Feedstorybody_dataargumentwasnotavalid
JSONencodedarray
20370=Theemailaddressisnotvalid
20371=Theemailaddressbelongstoanexistingaccount
20400=Invalidemailaddress
20401=Invalidusernameorpassword
20402=Invalidapplicationauthsig
20403=Invalidtimestampforauthentication
20450=Sessionkeyspecifiedhaspasseditsexpirationtime
20451=Sessionkeyspecifiedcannotbeusedtocallthis
method
20452=Invalidsessionkey
20453=Asessionkeyisrequiredforcallingthismethod
20454=Asessionkeymustbespecifiedwhenrequestis
signedwithasessionsecret
20455=Asessionsecretisnotpermittedtobeusedwiththis
typeofsessionkey
20500=Messagecontainsbannedcontent
20501=Missingmessagebody
20502=Messageistoolong
20503=Userhassenttoomanymessages
20504=Invalidreplythreadid
20505=Invalidmessagerecipient
20506=Duplicatestatusmessage
20803=Invaliduserid

ParametersforTwitterprotocolerrors|Top|
Name

Type

Description

Twittercause

Integer

Twittercause

1=Timeout
200=OK,success
20032=Couldnotauthenticate
Callcouldnotbecompletedasdialed.
20034=Pagedoesnotexist
Pagedoesnotexist.CorrespondswithanHTTP404the
specifiedresourcewasnotfound.
20064=Accountsuspended
Accountissuspendedandisnotpermittedtoaccessthis
feature.
20068=DepracatedAPI
TheTwitterRESTAPIv1isnolongeractive.Please
migratetoAPIv1.1.
20088=Ratelimitexceeded
Therequestlimitforthisresourcehasbeenreachedfor
thecurrentratelimitwindow.
20089=Accesstokenincorrectorexpired
UseAPIv1.1.
20092=SSLisrequired
OnlySSLconnectionsareallowedintheAPI,youshould
updateyourrequesttoasecureconnection.
20130=Serviceunavailable
CorrespondswithanHTTP503Twitteristemporarily
overcapacity.
20131=Internalservererror
CorrespondswithanHTTP500Anunknowninternal
erroroccurred.
20135=Couldnotauthenticate
20161=Unabletofollowmorepeopleatthistime
20179=Notauthorizedtoseethisstatus
20185=Userisoverdailystatusupdatelimit
20187=Statusisaduplicate
20189=Errorcreatingstatus
20215=Badauthenticationdata
Typicallysentwith1.1responseswithHTTPcode400.
20226=Spam
Thisrequestlookslikeitmightbeautomated.Toprotect
usersfromspamandothermaliciousactivity,cannot
completethisactionrightnow.
20231=Usermustverifylogin
20251=Thisendpointhasbeenretired
CorrespondstoaHTTPrequesttoaretiredURL.
20261=Applicationcannotperformwriteactions

ParametersforInstagramprotocolerrors|Top|
Name

Type

Description

Instagramcause

Integer

Instagramcause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect

400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
20001=Imagedownloadfailed
20002=Invaliduser
20400=InvaliduserorAccessToken
20429=Themaximumnumberofrequestsperhourhas
beenexceeded
20503=toomanyrequests

ParametersforLinkedInprotocolerrors|Top|
Name

Type

Description

LinkedIncause

Integer

LinkedIncause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.

401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
20001=Imagedownloadfailed
20003=JSONerror

ParametersforPEVQSprotocolerrors|Top|
Name

Type

Description

PEVQScause

Integer

PEVQScause
1=Timeout
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
12=InvalidPEVQShandle
13=Handlewasalreadysetuporusedinanother
measurement
14=Errorwithlicense
15=Errorwithlicenseinfogeneration
16=OutofMemory
17=Packetdropinpacketcapturedetected
18=Networkerror
19=Errorwithpacketsource
20=VideoistransportedoverHTTPS
21=Couldnotopendatabase
22=Databasedoesnotmatchmeasuredvideostream
23=DatabaseversiondoesnotmatchPEVQSprobeversion
24=UnspecificSQLerror
25=CouldnotopenorparseSSLlogfile
26=Errorinplayersimulation
27=Playersignalederror
28=Theplayerendmessageismissingbutendofvideowas
detected
29=Generalerror
100=Continue
101=Switchingprotocols
102=Processing
200=OK,success
201=Created
202=Accepted
203=Nonauthoritativeinformation
204=Nocontent

205=Resetcontent
206=Partialcontent
208=Alreadyreported
300=Multiplechoices
301=Movedpermanently
302=Found
Insomecasesthiscanbesameasmovedtemporarily.
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
308=Permanentredirect
400=Badrequest
Servercouldnotunderstandrequest.
401=Unauthorized
402=Paymentrequired
403=Forbidden
Operationisunderstoodbutrefused.
404=NotFound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=LengthRequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
422=Unprocessableentity
423=Locked
424=Faileddependency
426=Upgraderequired
428=Preconditionrequired
429=Toomanyrequests
431=Requestheaderfieldstoolarge
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
1120=Connectiondroppedbyremotehost
2002=Failed
2003=Aborted
2004=Invalidargument
2005=Invalidhandle
2006=Filenotfound
2007=Timedout
2008=Filetoobig
2009=Unexpectederror
2010=Accessdenied
2011=Notimplemented
2100=Connectionclosed
2101=Connectionreset
2102=Connectionrefused
2103=Connectionaborted
2104=Connectionfailed
2105=Namenotresolved
2106=Internetdisconnected
2107=SSLprotocolerror
2108=Invalidaddress
2109=Addressunreachable
2110=SSLauthenticationcertificationneeded
2111=Tunnelconnectionfailed
2112=NoSSLversionsenabled
2113=SSLversionorciphermismatch
2114=SSLrenegotiationrequested
2115=Unsupportedproxyauthenticationmethod
2116=SSLrenegotiationerror

2117=BadormissingSSLclientcertificate
2118=Connectiontimeout
2119=ToomanypendingDNSresolves
2120=FailedtoconnectSOCKSproxy
2121=SOCKSproxyserverfailedtoestablishconnectionto
thetargethost
2122=Therequesttonegotiateanalternateprotocolfailed
2123=ThepeersentanSSLno_renegotiationalertmessage
2124=Winsockreportedunexpectedwrittenbytes
2125=SSLdecompressionfailure
2126=SSLbadrecordMACalert
2127=Theproxyrequestedauthenticationfortunnel
establishment
2128=AknownTLSstrictserverdidn'toffertherenegotiation
extension
2129=TheSSLserverattemptedtouseaweakephemeral
DiffieHellmankey
2130=Couldnotconnecttoproxyserver
2131=SnapstartNPNmisprection
2132=ESETantivirusSSLinterception
2133=Preconnectsocketlimitreached
2134=ThepermissiontousetheSSLclientcertificate's
privatekeywasdenied
2135=TheSSLclientcertificatehasnoprivatekey
2136=ThecertificatepresentedbytheHTTPSProxywas
invalid
2137=Anerroroccurredwhentryingtodoanameresolution
(DNS)
2138=Permissiontoaccessthenetworkwasdenied
2139=Therequestthrottlermodulecancelledthisrequestto
avoidDDOS
2140=SSLtunnelconnectionthroughHTTPSproxyfailed
2200=SSLcertificationinvalidcommonname
2201=SSLcertificationinvaliddate
2202=SSLcertificationinvalidauthority
2203=SSLcertificationcontainserrors
2204=SSLcertificationhasnorevocationmechanism
2205=UnabletotherevocationforSSLcertification
2206=SSLcertificationrevoked
2207=SSLcertificationisinvalid
2208=SSLcertificationend
2300=InvalidURL
2301=DisallowedURLscheme
2302=UnknownURLscheme
2310=Toomanyredirects
2311=Unsaferedirect
2312=Unsafeport
2320=Invalidresponse
2321=Invalidchunkedencoding
2322=Methodnotsupported
2323=Unexpectedproxyauthentication
2324=Emptyresponse
2325=Responseheadersaretoobig
2400=Cachemiss
2501=Insecureresponse

ParametersforDropboxprotocolerrors|Top|
Name

Type

Description

Dropboxcause

Integer

Dropboxcause
4=Invalidremotefile
5=Invalidlocalfile
421=Servicenotavailable
425=Cannotopenconnection

Parametersforabortedtransfer|Top|
Name

Type

Description

Reserved

Integer

Reserved
Alwaysn/a.

ParametersforICMPping|Top|
Name

Type

Description

Parametersforallprotocols|Top|
Name

Type

Description

IPaccesstime

Integer

DatatransferIPserviceaccesstime
TimefromDREQtomomentwhensocketconnectionhas
beenestablishedandfirstdatapacketissend.
Minimumvalue:0
Unit:ms

IPterm.time

Integer

DatatransferIPterminationtime
TimefromlastdatapackettotheDCOMPwhenall
connectionshasbeenterminatedanddatatransferis
finished.
Minimumvalue:0
Unit:ms

BytesUL

Integer

Transferredbytesuplink
Thisisacumulativebytecountfromthebeginningofthe
transfer.
Minimumvalue:0
Unit:byte

BytesDL

Integer

Transferredbytesdownlink
Thisisacumulativebytecountfromthebeginningofthe
transfer.
Minimumvalue:0
Unit:byte

Headertransfertime

Integer

Headertransfertime
CurrentlythisparameterisonlyloggedforPOP3andIMAP
protocols.
Minimumvalue:0
Unit:ms

TCPconnectiontime

Integer

TCPconnectionestablishmenttime
DelayofTCPhandshakewhenopeningasocketand
connectingtoaserver.
Unit:ms

Datathroughput(DRATE)
EventID

DRATE

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedsemiperiodicallywhenapplicationlayerdataistransferredtoorreceived
fromtheserver.Minimumtimeperiodbetweentwomeasurementeventsisone
secondthemaximumistenseconds(zerovaluesarerecordedwhendatahasnot
beentransferredatapointintime).

Tools

NemoOutdoor,NemoHandy,NemoAutonomous

|Parameters|Parametersforapplicationprotocols|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Applicationprotocol

Integer

Applicationprotocol
0=Nemoprotocolusingmodemconnection

1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
13=IPerfoverTCP
14=IPerfoverUDP
16=SFTP
17=IMAP
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox

Parametersforapplicationprotocols|Top|
Name

Type

Description

App.rateUL

Integer

Applicationthroughputuplink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughtheapplicationlayer.
Missinganderroneousapplicationlayerdataisexcludedfrom
thethroughputcalculation.NotethatwithTCP/IPbased
applicationprotocols,theTCP/IPheadersarenottakeninto
accountwhencalculatingthethroughput.
Minimumvalue:0
Unit:bit/s

App.rateDL

Integer

Applicationthroughputdownlink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughtheapplicationlayer.
Missinganderroneousapplicationlayerdataisexcludedfrom
thethroughputcalculation.NotethatwithTCP/IPbased
applicationprotocols,theTCP/IPheadersarenottakeninto
accountwhencalculatingthethroughput.
Minimumvalue:0
Unit:bit/s

BytesUL

Integer

Transferredbytesuplink
Thisisacumulativebytecountfromthebeginningofthe
transfer.
Minimumvalue:0
Unit:byte

BytesDL

Integer

Transferredbytesdownlink
Thisisacumulativebytecountfromthebeginningofthe
transfer.
Minimumvalue:0
Unit:byte

Packeterrorrate(PER)
EventID

PER

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedsemiperiodicallywhenapplicationlayerdataistransferredtoorreceived

fromtheserver.ThemeasurementeventiswrittensimultaneouslywiththeDRATE
measurementeventforthedocumentedUDPbasedprotocols.
Tools

NemoOutdoor

|Parameters|ParametersforstreamingandIPerfoverUDPprotocols|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Applicationprotocol

Integer

Applicationprotocol
9=Streaming
14=IPerfoverUDP

ParametersforstreamingandIPerfoverUDPprotocols|Top|
Name

Type

Description

PERUL

Float

Packeterrorrateuplink
Theratiooferroneouslytransferredpacketstototalnumberof
transferredpackets.
Range:0100
Unit:%

PERDL

Float

Packeterrorratedownlink
Theratiooferroneouslyreceivedpacketstototalnumberof
receivedpackets.
Range:0100
Unit:%

PacketsUL

Integer

Transferredpacketsuplink

PacketsDL

Integer

Transferredpacketsdownlink

ErrorsUL

Integer

Erroneouspacketsuplink

ErrorsDL

Integer

Erroneouspacketsdownlink

Roundtriptime(RTT)
EventID

RTT

Cellularsystems

All

Recordstate

Datatransferstate

Description

RecordedforeachICMPpingpacketseparately.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforICMPping|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Applicationprotocol

Integer

Applicationprotocol
12=ICMPping

Name

Type

Description

Pingsize

Integer

Pingpacketsize
Pingpacketsizeisthesizeofthepingpacket.Thevaluealso
determinesthesizeofthereplypacket.

ParametersforICMPping|Top|

Unit:byte
PingRTT

Integer

Pingroundtriptime
Unit:ms

Jitter(JITTER)
EventID

JITTER

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedsemiperiodicallywhenapplicationlayerdataistransferredtoorreceived
fromtheserver.ThemeasurementeventiswrittensimultaneouslywiththeDRATE
measurement.

Tools

NemoOutdoor

|Parameters|ParametersforIPerfoverUDP|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Applicationprotocol

Integer

Applicationprotocol
14=IPerfoverUDP

ParametersforIPerfoverUDP|Top|
Name

Type

Description

JitterUL

Integer

Packetjitteruplink
Unit:ms

JitterDL

Integer

Packetjitterdownlink
Unit:ms

Datastreamstatus(DSS)
EventID

DSS

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedwhenthedatastreamstatechanges.

Tools

NemoOutdoor

|Parameters|ParametersforStreaming|
Parameters|Top|
Name

Type

Description

Applicationprotocol

Integer

Applicationprotocol
9=Streaming

22=PEVQS

ParametersforStreaming|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Streamstate

Integer

Datatransferstreamstate
0=Uninitialized
1=Stopped
2=Buffering
3=Streaming

Streambandwidth

Integer

Datatransferstreambandwidth
Nonmeasuredstreamthroughputthathavetobeusedtobe
abletoreceivedatastreamwithoutbreaks.
Minimumvalue:0
Unit:bit/s

Streamresolution

String

Datatransferstreamresolution
ThestringformatisXxY,e.g.1920x1080.

Streamduration

Integer

Datatransferstreamtotalduration
Minimumvalue:0
Unit:ms

Streamposition

Integer

Datatransferstreamplaybackposition
Minimumvalue:0
Unit:ms

Streamcontenttype

String

Datatransferstreamcontenttype

Streamvideocodec

String

Datatransferstreamvideocodec

Streamaudiocodec

String

Datatransferstreamaudiocodec

Filesize

Integer

Filesize
Amountofdatatobetransferred.
Unit:byte

Datacontent(DCONTENT)
EventID

DCONTENT

Cellularsystems

All

Recordstate

Datatransferstate

Description

RecordedafterdatatransferhasbeencompletedandWAP/HTMLcontenthasbeen
parsed.

Tools

NemoOutdoor

|Parameters|ParametersforWAP1.0and2.0|ParametersforHTTPbrowsing,Facebook,Twitter,Instagram,andLinkedIn|
Parameters|Top|
Name

Type

Description

Application
protocol

Integer

Applicationprotocol
8=WAP1.0
10=WAP2.0
11=HTTPbrowsing
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn

ParametersforWAP1.0and2.0|Top|

Name

Type

Description

Datatransfer
contextID

Context

DatatransfercontextID

Numberof
content
elements

Integer

Numberofcontentelements

Numberof
Integer
parametersper
content

Numberofparameterspercontent

Content

String

Content
FortextthisisthecontentitselfandfortheothercontenttypestheURL
totheresource.

Contenttype

Integer

Contenttype
1=File
2=Image
3=Link
4=Text

Contentsize

Integer

Contentsize
Unit:byte

Content
encoding

String

Contentencoding

ParametersforHTTPbrowsing,Facebook,Twitter,Instagram,andLinkedIn|Top|
Name

Type

Description

Datatransfer
contextID

Context

DatatransfercontextID

Numberof
content
elements

Integer

Numberofcontentelements

Numberof
Integer
parametersper
content

Numberofparameterspercontent

Content

String

Content
FortextthisisthecontentitselfandfortheothercontenttypestheURL
totheresource.

Contenttype

Integer

Contenttype
1=File
2=Image
3=Link
4=Text

Contentsize

Integer

Contentsize
Unit:byte

Content
encoding

String

Contentencoding

Traceroute(DTRACE)
EventID

DTRACE

Cellularsystems

All

Recordstate

Datatransferstate

Description

Onemeasurementeventisrecordedforeachtraceroutehost.

Tools

NemoOutdoor

|Parameters|Parametersfortraceroute|

Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

Applicationprotocol

Integer

Applicationprotocol
15=Traceroute

Parametersfortraceroute|Top|
Name

Type

Description

Host

String

Destinationaddress

Tracehopcount

Integer

Tracehopcount

PingRTT

Integer

Pingroundtriptime
Unit:ms

DNSquery(DNSQUERY)
EventID

DNSQUERY

Cellularsystems

All

Recordstate

Always

Description

RecordedafterDNSquery.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

DNSquery
address

String

DNSqueryaddress
Thisisthedomainnameinhumanfriendlyformatandthisis
translatedtotheIPaddressusingDNS.

DNSquery
latency

Integer

DNShostnameresolutiontime
See3GPPTS102.25subclause5.11.
Unit:ms

DNSqueryresult Integer

DNSqueryresult
0=Success
1460=Timeout
9001=DNSserverunabletointerpretformat.
9002=DNSserverfailure.
9003=DNSnamedoesnotexist.
9004=DNSrequestnotsupportedbynameserver.
9005=DNSoperationrefused.
9006=DNSnamethatoughtnotexist,doesexist.
9007=DNSRRsetthatoughtnotexist,doesexist.
9008=DNSRRsetthatoughttoexist,doesnotexist.
9009=DNSservernotauthoritativeforzone.
9010=DNSnameinupdateorprereqisnotinzone.
9016=DNSsignaturefailedtoverify.
9017=DNSbadkey.
9018=DNSsignaturevalidityexpired.
9501=NorecordsfoundforgivenDNSquery.
9502=BadDNSpacket.
9503=NoDNSpacket.
9504=DNSerror,checkrcode.
9505=UnsecuredDNSpacket.
9551=InvalidDNStype.

9552=InvalidIPaddress.
9553=Invalidproperty.
9554=TryDNSoperationagainlater.
9555=Recordforgivennameandtypeisnotunique.
9556=DNSnamedoesnotcomplywithRFCspecifications.
9557=DNSnameisafullyqualifiedDNSname.
9558=DNSnameisdotted(multilabel).
9559=DNSnameisasinglepartname.
9560=DNSnamecontainsaninvalidcharacter.
9561=DNSnameisentirelynumeric.
9562=TheoperationrequestedisnotpermittedonaDNSroot
server.
9563=TherecordcouldnotbecreatedbecausethispartoftheDNS
namespacehasbeendelegatedtoanotherserver.
9564=TheDNSservercouldnotfindasetofroothints.
9565=TheDNSserverfoundroothintsbuttheywerenotconsistent
acrossalladapters.
9566=Thespecifiedvalueistoosmallforthisparameter.
9567=Thespecifiedvalueistoolargeforthisparameter.
9568=ThisoperationisnotallowedwhiletheDNSserverisloading
zonesinthebackground.Pleasetryagainlater.
9569=TheoperationrequestedisnotpermittedonagainstaDNS
serverrunningonareadonlyDC.
9570=NodataisallowedtoexistunderneathaDNAMErecord.
9571=Thisoperationrequirescredentialsdelegation.
9601=DNSzonedoesnotexist.
9602=DNSzoneinformationnotavailable.
9603=InvalidoperationforDNSzone.
9604=InvalidDNSzoneconfiguration.
9605=DNSzonehasnostartofauthority(SOA)record.
9606=DNSzonehasnoNameServer(NS)record.
9607=DNSzoneislocked.
9608=DNSzonecreationfailed.
9609=DNSzonealreadyexists.
9610=DNSautomaticzonealreadyexists.
9611=InvalidDNSzonetype.
9612=SecondaryDNSzonerequiresmasterIPaddress.
9613=DNSzonenotsecondary.
9614=NeedsecondaryIPaddress.
9615=WINSinitializationfailed.
9616=NeedWINSservers.
9617=NBTSTATinitializationcallfailed.
9618=Invaliddeleteofstartofauthority(SOA)
9619=Aconditionalforwardingzonealreadyexistsforthatname.
9620=ThiszonemustbeconfiguredwithoneormoremasterDNS
serverIPaddresses.
9621=Theoperationcannotbeperformedbecausethiszoneis
shutdown.
9651=PrimaryDNSzonerequiresdatafile.
9652=InvaliddatafilenameforDNSzone.
9653=FailedtoopendatafileforDNSzone.
9654=FailedtowritedatafileforDNSzone.
9655=FailurewhilereadingdatafileforDNSzone.
9701=DNSrecorddoesnotexist.
9702=DNSrecordformaterror.
9703=NodecreationfailureinDNS.
9704=UnknownDNSrecordtype.
9705=DNSrecordtimedout.
9706=NamenotinDNSzone.
9707=CNAMEloopdetected.
9708=NodeisaCNAMEDNSrecord.
9709=ACNAMErecordalreadyexistsforgivenname.
9710=RecordonlyatDNSzoneroot.
9711=DNSrecordalreadyexists.
9712=SecondaryDNSzonedataerror.
9713=CouldnotcreateDNScachedata.
9714=DNSnamedoesnotexist.
9715=Couldnotcreatepointer(PTR)record.
9716=DNSdomainwasundeleted.
9717=Thedirectoryserviceisunavailable.
9718=DNSzonealreadyexistsinthedirectoryservice.
9719=DNSservernotcreatingorreadingthebootfileforthe
directoryserviceintegratedDNSzone.
9720=NodeisaDNAMEDNSrecord.

9721=ADNAMErecordalreadyexistsforgivenname.
9722=AnaliasloophasbeendetectedwitheitherCNAMEor
DNAMErecords.
9751=DNSAXFR(zonetransfer)complete.
9752=DNSzonetransferfailed.
9753=AddedlocalWINSserver.
9801=Secureupdatecallneedstocontinueupdaterequest.
9851=TCP/IPnetworkprotocolnotinstalled.
9852=NoDNSserversconfiguredforlocalsystem.
9901=Thespecifieddirectorypartitiondoesnotexist.
9902=Thespecifieddirectorypartitionalreadyexists.
9903=ThisDNSserverisnotenlistedinthespecifieddirectory
partition.
9904=ThisDNSserverisalreadyenlistedinthespecifieddirectory
partition.
9905=Thedirectorypartitionisnotavailableatthistime.Pleasewait
afewminutesandtryagain.
9906=Theapplicationdirectorypartitionoperationfailed.
10004=Ablockingoperationwasinterruptedbyacallto
WSACancelBlockingCall.
10009=Thefilehandlesuppliedisnotvalid.
10013=Anattemptwasmadetoaccessasocketinawayforbidden
byitsaccesspermissions.
10014=Thesystemdetectedaninvalidpointeraddressin
attemptingtouseapointerargumentinacall.
10022=Aninvalidargumentwassupplied.
10024=Toomanyopensockets.
10035=Anonblockingsocketoperationcouldnotbecompleted
immediately.
10036=Ablockingoperationiscurrentlyexecuting.
10037=Anoperationwasattemptedonanonblockingsocketthat
alreadyhadanoperationinprogress.
10038=Anoperationwasattemptedonsomethingthatisnota
socket.
10039=Arequiredaddresswasomittedfromanoperationona
socket.
10040=Amessagesentonadatagramsocketwaslargerthanthe
internalmessagebufferorsomeothernetworklimit,orthebuffer
usedtoreceiveadatagramintowassmallerthanthedatagramitself.
10041=Aprotocolwasspecifiedinthesocketfunctioncallthatdoes
notsupportthesemanticsofthesockettyperequested.
10042=Anunknown,invalid,orunsupportedoptionorlevelwas
specifiedinagetsockoptorsetsockoptcall.
10043=Therequestedprotocolhasnotbeenconfiguredintothe
system,ornoimplementationforitexists.
10044=Thesupportforthespecifiedsockettypedoesnotexistin
thisaddressfamily.
10045=Theattemptedoperationisnotsupportedforthetypeof
objectreferenced.
10046=Theprotocolfamilyhasnotbeenconfiguredintothesystem
ornoimplementationforitexists.
10047=Anaddressincompatiblewiththerequestedprotocolwas
used.
10048=Onlyoneusageofeachsocketaddress(protocol/network
address/port)isnormallypermitted.
10049=Therequestedaddressisnotvalidinitscontext.
10050=Asocketoperationencounteredadeadnetwork.
10051=Asocketoperationwasattemptedtoanunreachable
network.
10052=Theconnectionhasbeenbrokenduetokeepaliveactivity
detectingafailurewhiletheoperationwasinprogress.
10053=Anestablishedconnectionwasabortedbythesoftwarein
yourhostmachine.
10054=Anexistingconnectionwasforciblyclosedbytheremote
host.
10055=Anoperationonasocketcouldnotbeperformedbecause
thesystemlackedsufficientbufferspaceorbecauseaqueuewas
full.
10056=Aconnectrequestwasmadeonanalreadyconnected
socket.
10057=Arequesttosendorreceivedatawasdisallowedbecause
thesocketisnotconnectedand(whensendingonadatagram
socketusingasendtocall)noaddresswassupplied.
10058=Arequesttosendorreceivedatawasdisallowedbecause

thesockethadalreadybeenshutdowninthatdirectionwitha
previousshutdowncall.
10059=Toomanyreferencestosomekernelobject.
10060=Aconnectionattemptfailedbecausetheconnectedpartydid
notproperlyrespondafteraperiodoftime,orestablishedconnection
failedbecauseconnectedhosthasfailedtorespond.
10061=Noconnectioncouldbemadebecausethetargetmachine
activelyrefusedit.
10062=Cannottranslatename.
10063=Namecomponentornamewastoolong.
10064=Asocketoperationfailedbecausethedestinationhostwas
down.
10065=Asocketoperationwasattemptedtoanunreachablehost.
10066=Cannotremoveadirectorythatisnotempty.
10067=AWindowsSocketsimplementationmayhavealimitonthe
numberofapplicationsthatmayuseitsimultaneously.
10068=Ranoutofquota.
10069=Ranoutofdiskquota.
10070=Filehandlereferenceisnolongeravailable.
10071=Itemisnotavailablelocally.
10091=WSAStartupcannotfunctionatthistimebecausethe
underlyingsystemitusestoprovidenetworkservicesiscurrently
unavailable.
10092=TheWindowsSocketsversionrequestedisnotsupported.
10093=EithertheapplicationhasnotcalledWSAStartup,or
WSAStartupfailed.
10101=ReturnedbyWSARecvorWSARecvFromtoindicatethe
remotepartyhasinitiatedagracefulshutdownsequence.
10102=NomoreresultscanbereturnedbyWSALookupServiceNext.
10103=AcalltoWSALookupServiceEndwasmadewhilethiscall
wasstillprocessing.Thecallhasbeencanceled.
10104=Theprocedurecalltableisinvalid.
10105=Therequestedserviceproviderisinvalid.
10106=Therequestedserviceprovidercouldnotbeloadedor
initialized.
10107=Asystemcallthatshouldneverfailhasfailed.
10108=Nosuchserviceisknown.Theservicecannotbefoundin
thespecifiednamespace.
10109=Thespecifiedclasswasnotfound.
10110=NomoreresultscanbereturnedbyWSALookupServiceNext.
10111=AcalltoWSALookupServiceEndwasmadewhilethiscall
wasstillprocessing.Thecallhasbeencanceled.
10112=Adatabasequeryfailedbecauseitwasactivelyrefused.
11001=Nosuchhostisknown.
11002=Thisisusuallyatemporaryerrorduringhostnameresolution
andmeansthatthelocalserverdidnotreceivearesponsefroman
authoritativeserver.
11003=Anonrecoverableerroroccurredduringadatabaselookup.
11004=Therequestednameisvalidandwasfoundinthedatabase,
butitdoesnothavethecorrectassociateddatabeingresolvedfor.
11005=Atleastonereservehasarrived.
11006=Atleastonepathhasarrived.
11007=Therearenosenders.
11008=Therearenoreceivers.
11009=Reservehasbeenconfirmed.
11010=Errorduetolackofresources.
11011=Rejectedforadministrativereasonsbadcredentials.
11012=Unknownorconflictingstyle.
11013=Problemwithsomepartofthefilterspecorproviderspecific
bufferingeneral.
11014=Problemwithsomepartoftheflowspec.
11015=GeneralQOSerror.
11016=Aninvalidorunrecognizedservicetypewasfoundinthe
flowspec.
11017=AninvalidorinconsistentflowspecwasfoundintheQOS
structure.
11018=InvalidQOSproviderspecificbuffer.
11019=AninvalidQOSfilterstylewasused.
11020=AninvalidQOSfiltertypewasused.
11021=AnincorrectnumberofQOSFILTERSPECswerespecified
intheFLOWDESCRIPTOR.
11022=AnobjectwithaninvalidObjectLengthfieldwasspecifiedin
theQOSproviderspecificbuffer.
11023=Anincorrectnumberofflowdescriptorswasspecifiedinthe

QOSstructure.
11024=AnunrecognizedobjectwasfoundintheQOSprovider
specificbuffer.
11025=AninvalidpolicyobjectwasfoundintheQOSprovider
specificbuffer.
11026=AninvalidQOSflowdescriptorwasfoundintheflow
descriptorlist.
11027=AninvalidorinconsistentflowspecwasfoundintheQOS
providerspecificbuffer.
11028=AninvalidFILTERSPECwasfoundintheQOSprovider
specificbuffer.
11029=AninvalidshapediscardmodeobjectwasfoundintheQOS
providerspecificbuffer.
11030=AninvalidshapingrateobjectwasfoundintheQOS
providerspecificbuffer.
11031=AreservedpolicyelementwasfoundintheQOSprovider
specificbuffer.
#Results

Integer

NumberofresolvedDNSresults

#Params/result

Integer

NumberofparametersperresolvedDNSresult

DNSaddress

String

DNSresolvedaddress
TheDNSqueryresultintheIPformat.WhenmultipleIPaddressesis
receivedforthedomainnamethefirstrecordedIPaddressisused
bytherecordingtool.

DNScache

Integer

DNSquerycachestatus
DefinesifIPaddresswasreceivedfromtheclientsideDNScacheor
requestedfromtheDNSserver.
0=Noncached
1=Cached

TCPStatistics(TCPSTAT)
EventID

TCPSTAT

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedonceasecond.

Tools

NemoOutdoor

|Parameters|Parametersforapplicationprotocols|
Parameters|Top|
Name

Type

Description

Applicationprotocol

Integer

Applicationprotocol
0=Nemoprotocolusingmodemconnection
1=NemoprotocolusingTCP
2=NemoprotocolusingUDP
3=FTP
4=HTTP
5=SMTP
6=POP3
7=MMS
8=WAP1.0
9=Streaming
10=WAP2.0
11=HTTPbrowsing
13=IPerfoverTCP
14=IPerfoverUDP
16=SFTP
17=IMAP

18=Facebook
19=Twitter
20=Instagram
21=LinkedIn
22=PEVQS
23=Dropbox

Parametersforapplicationprotocols|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

TCPRWIN

Integer

TCPreceivewindowsize
Seehttp://en.wikipedia.org/wiki/TCP_tuning.
Minimumvalue:0
Unit:byte

TCPsendwindowsize

Integer

TCPsendwindowsize
Minimumvalue:0
Unit:byte

TCPRTP

Integer

TCProundtriptime
TCProundtriptimeiscountedfromthemomentadatapacket
hasbeensenttoamomentwhenaserverhasbeen
respondedwithanACK.Thiscalculationisbasedonthe
packettimestamps,notthetimethepacketissentandACKis
receivedatlocaltime.SRTT(SmoothedRoundTripTime)is
anaveragedestimationofthecurrentRTT.Thecalculation
formulais:SRTT=(0.9*previous_SRTT)+(0.1*
current_RTT).Seehttp://tools.ietf.org/html/rfc6298.
Minimumvalue:0
Unit:ms

TCPULBIF

Integer

TCPuplinkbytesinflight
Thisparametershowshowmuchdatahasbeensentor
received,buthasnotbeenconfirmedbyanACKpacket.If
thereisaproblemwiththenetworkormultiplepacketsare
lostorretransmitted,thevalueincreasesuntilithasbeen
confirmed.Thecalculationofthisparametersdiffersfromthe
wayWiresharkdoesit.InWireshark,BIFcanbequitehighif
anOutOfOrderpacketarrivestothedatastreambecause
WiresharkidentifiesBIFbysequencenumbers.InOutdoor
thisisalwayscalculatedbyinspectingthepayloadlengthof
nonsentornonreceivedpackets.
Minimumvalue:0
Unit:byte

TCPthroughputdownlink

Integer

TCPthroughputdownlink
Minimumvalue:0
Unit:bit/s

TCPthroughputuplink

Integer

TCPthroughputuplink
Minimumvalue:0
Unit:bit/s

TCPULretr.

Integer

TCPuplinkretransmissionrate
Minimumvalue:0

TCPDUPACKs

Integer

TCPduplicateACKs
DuplicateACKisanACKpacketwhereallthesequence
numbersareidenticaltothepreviousACK.Itiscausedbya
missingpacketfromtheserversidewetrytogettheserverto
sendagain.
Minimumvalue:0

TCPOoOs

Integer

TCPoutoforderpackets
OutOfOrderisapacketthatarrivesinthemiddleofdata
sequence.
Minimumvalue:0

TCPRSTs

Integer

TCPresetpackets
RSTpacketsareanindicationaboutTCPconnectionthatis
onlyhalfopenandonesidehasstoppedsendinginformation
forsomereasonandconnectionhastobeclosed.OftenRST
packetisaresponsetoreceivingapacketforasocketthatis
alreadyclosed.
Minimumvalue:0

Cellmeasurement(CELLMEAS)
EventID

CELLMEAS

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA
1x,EVDO,WLAN,GANWLAN,WiMAX,AMPS,DAMPS,NAMPS,iDEN

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedevice.Notethatnot
necessarilyallreceivedsamplesarerecordedandcurrentlytherecordingfrequencyis
abouttwicepersecondinconnectedstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE
|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|ParametersforWLAN|ParametersforGANWLAN|ParametersforWiMAX
|ParametersforAMPSandNAMPS|ParametersforDAMPS|ParametersforiDEN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
51=AMPS
52=NAMPS
53=DAMPS
55=iDEN

ParametersforGSM|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ARFCN

Integer

Channelnumber
DuringtheactivestatethisistheTCHchannelnumber.Ifhoppingis
enabledthefirsthoppingchannelisreported.

BSIC

Integer

Basestationidentificationcode
Range:063

RxLevfull

Float

RXlevelfull
ThereceivedsignallevelofallTDMAframes.See3GPPTS145.008
subclause8.4.
Range:12010
Unit:dBm

RxLevsub

Float

RXlevelsub
ThereceivedsignallevelofthesubsetoftheTDMAframes.See3GPP
TS145.008subclause8.4.
Range:12010
Unit:dBm

C1

Float

C1criterion
PathlosscriterionparameterC1isusedforcellselectionand
reselection.See3GPPTS145.008subclause6.4(withGPRS,also
subclause10.1.2).
Unit:dB

C2

Float

C2criterion
ThereselectioncriterionC2isusedforcellreselection.This
parameterisusedforcellreselectionwhenthevalueofthepathloss
criterionC1isoverzero.See3GPPTS145.008subclause6.4.
Unit:dB

C31

Float

C31criterion
ThesignallevelthresholdcriterionparameterC31isusedto
determinewhetherprioritizedhierarchicalGPRSandLSAcellre
selectionshallapply.See3GPPTS145.008subclause10.1.2.

C32

Float

C32criterion
ThecellrankingcriterionC32isusedinselectingcellsfromcellsthat
havethesamepriority.See3GPPTS145.008subclause10.1.2.

HCSpriority

Integer

HCSpriorityclass
Definesthecellreselectionorderofthecells.See3GPPTS145.008
subclause10.1.3.
Range:07

HCSthr.

Float

HCSthreshold
See3GPPTS145.008subclause10.1.2.
Range:48110
Unit:dBm

CellID

Integer

Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:065535

LAC

Integer

Locationareacode
Range:065535

RAC

Integer

Routingareacode

Srxlev

Float

NeighborSrxlevcriterion
CellselectioncriterionSbasedonRXlevel.Thisvalueisonly
availableduringtheUMTSmode.See3GPPTS25.304subclause
5.2.3cellselectionprocess.
Range:10790
Unit:dBm

ParametersforTETRA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
20001=TETRAband1
20002=TETRAband2

20003=TETRAband3
20004=TETRAband4
20005=TETRAband5
20006=TETRAband6
20007=TETRAband7
20008=TETRAband8
20009=TETRAband9
20010=TETRAband10
20011=TETRAband11
20012=TETRAband12
20013=TETRAband13
20014=TETRAband14
20015=TETRAband15
29999=TETRA
ARFCN

Integer

Channelnumber

LAC

Integer

Locationareacode
Range:065535

RSSI

Float

RSSI
Range:11110
Unit:dBm

C1

Float

C1criterion
PathlosscriterionparameterC1isusedforcellselectionand
reselection.See3GPPTS145.008subclause6.4(withGPRS,also
subclause10.1.2).
Unit:dB

C2

Float

C2criterion
ThereselectioncriterionC2isusedforcellreselection.This
parameterisusedforcellreselectionwhenthevalueofthepathloss
criterionC1isoverzero.See3GPPTS145.008subclause6.4.
Unit:dB

CC

Integer

Colorcode
Range:063

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Unit:dBm

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26

59999=UMTSFDD
#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Active
TheNodeBtheUEisconnectedto(i.e.,theUTRAcellscurrently
assigningadownlinkDPCHtotheUEconstitutetheactiveset).
1=Monitored
TheNodeBthatisincludedintheneighborlistbutnotintheactive
set.
2=Detected
TheNodeBthatisdetectedbytheUEbutisnotincludedinthe
neighborlist.Reportingofthemeasurementsofthedetectedset
isonlyapplicabletointrafrequencymeasurementsmadebyUEs
inCELL_DCHstate.
3=Undetected

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

Ch

Integer

Channelnumber

SC

Integer

Scramblingcode
Range:0511

Ec/N0

Float

Ec/N0
Thereceivedenergyperchipdividedbythepowerdensityoftheband
measuredontheprimaryCPICH.See3GPPTS125.215subclause
5.1.5.
Range:300
Unit:dB

STTD

Integer

STTDstatus
0=STTDnotactiveonPCCPCH
1=STTDactiveonPCCPCH

RSCP

Float

RSCP
Thereceivedsignalcodepowerofasinglecodemeasuredonthe
primaryCPICH.See3GPPTS125.215subclause5.1.1.
Range:15020
Unit:dBm

SecondarySC Integer

Secondaryscramblingcode
Range:015

Squal

Float

Squalcriterion
CellselectioncriterionSbasedonEc/N0.ValidonlyforUMTSFDD
cells.See3GPPTS25.304subclause5.2.3cellselectionprocess.
Range:2424

Srxlev

Float

Srxlevcriterion
CellselectioncriterionSbasedonRSCP.See3GPPTS25.304
subclause5.2.3cellselectionprocess.
Range:10790

Hqual

Float

Hqualcriterion
HierarchicalcellcriterionHbasedonEc/N0.ValidonlyforUMTSFDD

cells.See3GPPTS25.304subclause5.2.6cellreselectionevaluation
process.
Range:3224
Hrxlev

Float

Hrxlevcriterion
HierarchicalcellcriterionHbasedonRSCP.See3GPPTS25.304
subclause5.2.6cellreselectionevaluationprocess.
Range:11590

Rqual

Float

Rqualcriterion
CellrankingcriterionRbasedonEc/N0.ValidonlyforUMTSFDD
cells.See3GPPTS25.304subclause5.2.6cellreselectionevaluation
process.
Range:20050

Rrxlev

Float

Rrxlevcriterion
CellrankingcriterionRbasedonRSCP.See3GPPTS25.304
subclause5.2.6cellreselectionevaluationprocess.
Range:19125

OFF

Integer

SFNCFNdifferenceframes
Range:0255
Unit:frame

Tm

Float

SFNCFNdifferencechips
Range:038400
Unit:chip

Pathloss

Float

Pathloss
Thereductionofthepowerdensityfromthebasestationtothemobile
station.
Range:40170
Unit:dB

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Unit:dBm

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Ch

Integer

Channelnumber

Cellparams
ID

Integer

CellparametersID
Range:0127

RSCP

Float

PCCPCHRSCP
Thereceivedsignalcodepowerofasinglecodemeasuredon
PCCPCH.See3GPPTS5.1.2subclause5.1.2.
Range:11620
Unit:dBm

Srxlev

Float

Srxlevcriterion
CellselectioncriterionSbasedonRSCP.See3GPPTS25.304
subclause5.2.3cellselectionprocess.
Range:10790

Hrxlev

Float

Hrxlevcriterion
HierarchicalcellcriterionHbasedonRSCP.See3GPPTS25.304
subclause5.2.6cellreselectionevaluationprocess.
Range:11590

Rrxlev

Float

Rrxlevcriterion
CellrankingcriterionRbasedonRSCP.See3GPPTS25.304
subclause5.2.6cellreselectionevaluationprocess.
Range:19125

Pathloss

Float

Pathloss
Range:46148
Unit:dB

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Serving
1=Listed
2=Detected
10=SCell0
Thefirstsecondaryservingcell.
11=SCell1

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.

79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
Ch

Integer

Channelnumber

PCI

Integer

Physicalcellidentity
Range:0503

RSSI

Float

EUTRANcarrierRSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Unit:dBm

RSRP

Float

RSRP
Referencesignalreceivedpoweristhelinearaverageofthepower
contributionsoftheresourceelementsthatcarrycellspecific
referencesignalswithintheconsideredmeasurementfrequency.
3GPPTS36.214subclause5.1.1.
Range:1400
Unit:dBm

RSRQ

Float

RSRQ
ReferencesignalreceivedqualityistheratioN*RSRP/EUTRA
carrierRSSI,whereNisthenumberofresourceblocksoftheEUTRA
carrierRSSImeasurementbandwidth.Themeasurementsinthe
numeratoranddenominatoraremadeoverthesamesetofresource
blocks.3GPPTS36.214subclause5.1.3.
Range:300
Unit:dB

Timing

Integer

Cellframetiming
TheunitofthisparameterisTsandoneTsis1/30720000seconds.
Range:0307199

Pathloss

Float

Pathloss
Thereductionofthepowerdensityfromthebasestationtothemobile
station.
Range:0170
Unit:dB

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.

Band

100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
Ch

Integer

Channelnumber

RXpower

Float

RXpower

Range:12030
Unit:dBm
RX0power

Float

RXpowerantenna0
Range:12030
Unit:dBm

RX1power

Float

RXpowerantenna1
Range:12030
Unit:dBm

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Set

Integer

Setinformation
0=Active
1=Candidate
2=Neighbor
3=Remainder

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700

NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
Ch

Integer

Channelnumber

PN

Integer

Pilotnumber
Range:0511

Ec/I0

Float

Ec/I0
Range:500
Unit:dB

Walsh

Integer

Walshcode
Walshcodeused,availableonlyforactiveset.

RSCP

Float

RSCP
Thereceivedsignalcodepowerofasinglecode.
Range:15020
Unit:dBm

ParametersforEVDO|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)

Band

EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Ch

Integer

Channelnumber

RXpower

Float

RXpower
Range:12030
Unit:dBm

RX0power

Float

RXpowerantenna0
Range:12030
Unit:dBm

RX1power

Float

RXpowerantenna1
Range:12030
Unit:dBm

ChID

Integer

ChannelID
Range:07

#Chs

Integer

Numberofchannels

#Params/Cell

Integer

Numberofparameterspercell

Set

Integer

Setinformation
0=Active
1=Candidate
2=Neighbor
3=Remainder

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.

120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Ch

Integer

Channelnumber

PN

Integer

Pilotnumber
Range:0511

Ec/I0

Float

Ec/I0
Range:500
Unit:dB

RSCP

Float

RSCP
Thereceivedsignalcodepowerofasinglecode.
Range:1500
Unit:dBm

Reportable

Integer

Reportable
ThisparameterisonlyvalidforEVDORevBactivesetcells.
0=No
1=Yes

Schedulertag Integer

Schedulertag
ThisparameterisonlyvalidforEVDORevBactivesetcells.
Range:07

ParametersforWLAN|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

WLANband
ThebandofheWLANaccesspoint.
200001=WLAN2.4GHz
200002=WLAN3.6GHz
200003=WLAN4.9GHz
200004=WLAN5.0GHz
209999=WLAN

Quality

Float

WLANquality
Range:0100
Unit:%

Channel

Integer

WLANchannelnumber

RSSI

Float

WLANRSSI
Range:11020
Unit:dBm

SSID

String

WLANservicesetidentifier

BSSID

String

WLANBSSID
ThisissameasMACaddress.

Security

Integer

WLANsecuritymode
0=Open
1=802.1x
2=WEP
3=WPAEAP
4=WPAPSK
5=WPA2EAP
6=WPA2PSK

Linkspeed

Integer

WLANlinkspeed
Unit:Mbit/s

IP

String

WLANIPaddress
TheIPaddressfortheWLANaccesspoint.

ParametersforGANWLAN|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

WLANband
ThebandofheWLANaccesspoint.
219999=GANWLAN

Quality

Float

WLANquality
Range:0100
Unit:%

Channel

Integer

WLANchannelnumber

RSSI

Float

WLANRSSI
Range:11020
Unit:dBm

SSID

String

WLANservicesetidentifier

BSSID

String

WLANBSSID
ThisissameasMACaddress.

ParametersforWiMAX|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
259999=WiMAX

Frequency

Float

WiMAXfrequency
Unit:MHz

Preamble
index

Integer

WiMAXpreambleindex
Range:0113

BSID

String

WiMAXbasestationID
Sixcolonseparatedhexvalues.

RSSI

Float

WiMAXRSSI
Signalstrength.
Range:12020
Unit:dBm

RSSIdev

Float

WiMAXRSSIdeviation
Range:050
Unit:dB

CINR

Float

WiMAXCINR
Channeltointerferencenoiseratio.
Range:3240
Unit:dB

CINRdev

Float

WiMAXCINRdeviation
Channeltointerferencenoiseratiodevitaion.
Range:040
Unit:dB

ParametersforAMPSandNAMPS|Top|
Name

Type

Description

#Header

Integer

Numberofheaderparameters

params
#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
510800=AMPS800
519999=AMPS
520800=NAMPS800
529999=NAMPS

Ch

Integer

Channelnumber

SAT

Integer

Setupaudiotone
Range:06

RxLev

Float

RXlevel
Range:12010
Unit:dBm

ParametersforDAMPS|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
530800=DAMPS800
531900=DAMPS1900
539999=DAMPS

Ch

Integer

Channelnumber

DCC

Integer

Digitalcolorcode
Range:0255

RxLev

Float

RXlevel
Range:12010
Unit:dBm

ParametersforiDEN|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Celltype

Integer

Celltype
0=Neighbor
1=Serving

Band

Integer

Band
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Ch

Integer

Channelnumber

CC

Integer

Colorcode
Range:015

Synccount

Integer

Synccount
Minimumvalue:0

RxLev

Float

RXlevel
Range:13030
Unit:dBm

SQE

Float

SQE
Range:050
Unit:dB

Foregound

Integer

Foregound
0=No
1=Yes

MIMOmeasurement(MIMOMEAS)
EventID

MIMOMEAS

Cellularsystems

UMTSFDD,LTEFDD,LTETDD

Recordstate

Always

Description

Currentlytherecordingintervalisabouttwotimespersecond.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforLTEFDDandLTETDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Measurements

Integer

Numberofmeasurements

#Params/measurement Integer
Band

Integer

Numberofparameterspermeasurement
MIMOband
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

Ch

Integer

MIMOchannel

SC

Integer

MIMOscramblingcode
Range:0511

Antenna

Integer

MIMOantennaport
Range:01

Celltype

Integer

Celltype
0=Active
TheNodeBtheUEisconnectedto(i.e.,theUTRAcells
currentlyassigningadownlinkDPCHtotheUEconstitute
theactiveset).
1=Monitored
TheNodeBthatisincludedintheneighborlistbutnotinthe
activeset.
2=Detected
TheNodeBthatisdetectedbytheUEbutisnotincludedin
theneighborlist.Reportingofthemeasurementsofthe
detectedsetisonlyapplicabletointrafrequency
measurementsmadebyUEsinCELL_DCHstate.
3=Undetected

RSSI

Float

MIMORSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthe
receiver.
Unit:dBm

Ec/N0

Float

MIMOEc/N0
Thereceivedenergyperchipdividedbythepowerdensityofthe
band.
Range:300
Unit:dB

RSCP

Float

MIMORSCP
Thereceivedsignalcodepowerofasinglecode.
Range:15020
Unit:dBm

ParametersforLTEFDDandLTETDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Measurements

Integer

Numberofmeasurements

#Params/measurement Integer
Band

Integer

Numberofparameterspermeasurement
MIMOband
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28

70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
Ch

Integer

MIMOchannel

PCI

Integer

Physicalcellidentity
Range:0503

Port

Integer

Antennaport
0=Port0
ThisisthesameasTX0.
1=Port1
ThisisthesameasTX1.
2=Port2
ThisisthesameasTX2.
3=Port3
ThisisthesameasTX3.
100=TX0RX0channel
101=TX0RX1channel
102=TX0RX2channel
103=TX0RX3channel
110=TX1RX0channel
111=TX1RX1channel
112=TX1RX2channel
113=TX1RX3channel
120=TX2RX0channel
121=TX2RX1channel
122=TX2RX2channel
123=TX2RX3channel
130=TX3RX0channel
131=TX3RX1channel
132=TX3RX2channel
133=TX3RX3channel

Celltype

Integer

MIMOcelltype
0=Serving
10=SCell0
11=SCell1

RSSI/P

Float

EUTRANcarrierRSSI/Antennaport
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthe
receiver.
Unit:dBm

RSRQ/P

Float

RSRQ/Antennaport
ReferencesignalreceivedqualityistheratioN*RSRP/E
UTRAcarrierRSSI,whereNisthenumberofresourceblocksof
theEUTRAcarrierRSSImeasurementbandwidth.The
measurementsinthenumeratoranddenominatoraremade
overthesamesetofresourceblocks.3GPPTS36.214
subclause5.1.3.

Range:300
Unit:dB
RSRP/P

Float

RSRP/Antennaport
Referencesignalreceivedpoweristhelinearaverageofthe
powercontributionsoftheresourceelementsthatcarrycell
specificreferencesignalswithintheconsideredmeasurement
frequency.3GPPTS36.214subclause5.1.1.
Range:1400
Unit:dBm

Timing/P

Integer

Cellframetiming/Antennaport
TheunitofthisparameterisTsandoneTsis1/30720000
seconds.
Range:0307199

AdjacentChannelMeasurement(ADJMEAS)
EventID

ADJMEAS

Cellularsystems

GSM

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

ParametersforGSM|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

C/Ach

Integer

C/Acenterchannel

C/A
minimum

Float

C/Aminimum
Carriertoadjacentchannelratiobetweencenterchannelandthe
strongestadjacentchannel.
Range:100100
Unit:dB

RSSI

Float

C/AmeasurementRSSI
Signalstrengthforcenterchannel.
Range:12010
Unit:dBm

C/A1

Float

C/A1
ThevalueofC/A1parameteristheratiobetweencenterchannelRSSI
andadjacentchannelRSSI.Theadjacentchannelfrequencyis200
kHzlowerthanthefrequencyofthecenterchannel.
Range:100100
Unit:dB

RSSI1

Float

C/AmeasurementRSSI1
TheRSSIvalueoftheadjacentchannel.Theadjacentchannelis200
kHzlowerthanthefrequencyofthecenterchannel.

Range:12010
Unit:dBm
C/A+1

Float

C/A+1
ThevalueofC/A+1parameteristheratiobetweencenterchannel
RSSIandadjacentchannelRSSI.Theadjacentchannelfrequencyis
200kHzhigherthanthefrequencyofthecenterchannel.
Range:100100
Unit:dB

RSSI+1

Float

C/AmeasurementRSSI+1
TheRSSIvalueoftheadjacentchannel.Theadjacentchannelis200
kHzhigherthanthefrequencyofthecenterchannel.
Range:12010
Unit:dBm

C/A2

Float

C/A2
ThevalueofC/A2parameteristheratiobetweencenterchannelRSSI
andadjacentchannelRSSI.Theadjacentchannelfrequencyis400
kHzlowerthanthefrequencyofthecenterchannel.
Range:100100
Unit:dB

RSSI2

Float

C/AmeasurementRSSI2
TheRSSIvalueoftheadjacentchannel.Theadjacentchannelis400
kHzlowerthanthefrequencyofthecenterchannel.
Range:12010
Unit:dBm

C/A+2

Float

C/A+2
ThevalueofC/A+2parameteristheratiobetweencenterchannel
RSSIandadjacentchannelRSSI.Theadjacentchannelfrequencyis
400kHzhigherthanthefrequencyofthecenterchannel.
Range:100100
Unit:dB

RSSI+2

Float

C/AmeasurementRSSI+2
TheRSSIvalueoftheadjacentchannel.Theadjacentchannelis400
kHzhigherthanthefrequencyofthecenterchannel.
Range:12010
Unit:dBm

RXquality(RXQ)
EventID

RXQ

Cellularsystems

GSM,DAMPS

Recordstate

Callattemptandconnectionstate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.Currentlythemaximumupdatefrequencyis
abouttwicepersecond.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforDAMPS|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
53=DAMPS

Type

Description

ParametersforGSM|Top|
Name

RXQfull

Integer

RXqualityfull
QualityvaluemeasuredoneveryTDMAframe.Usethisvalue
whenDTXisinactive.See3GPPTS145.008subclause8.4.

RXQsub

Integer

RXqualitysub
QualityvaluemeasuredoverthesubsetofeveryTDMAframe.
UsethisvaluewhenDTXisactive.See3GPPTS145.008
subclause8.4.

Name

Type

Description

BERclass

Integer

BERclass
BERclassvaluereportedbymobile.
Range:07

ParametersforDAMPS|Top|

PacketchannelRXquality(PRXQ)
EventID

PRXQ

Cellularsystems

GSM

Recordstate

Attachandpacketactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

Name

Type

Description

RXQ

Integer

PacketRXquality
See3GPPTS145.008subclause8.2.3.1.Thisparameteris
onlyrecordedforGPRS.
Range:07

Cvalue

Float

Cvalue
Receivedsignallevelofeachpagingblockmonitoredbythe
MSaccordingtoitscurrentDRXmodeanditspaginggroup.
See3GPPTS145.008subclause10.2.3.1.Thisparameteris
onlyrecordedforGPRS.
Range:12048
Unit:dBm

SIGN_VAR

Float

Signalvariance
Averagevarianceofsignallevel(Cvalue).See3GPPTS
145.008subclause10.2.3.1.Thisparameterisonlyrecorded
forGPRS.
Range:016
Unit:dBm2

#TSLresults

Integer

NumberoftimeslotC/Iresults

TSLinterf.

Float

Timeslotinterference
TimeslotinterferencelevelrelativetoCvalue.See3GPPTS
145.008subclause10.3.Thisparameterisonlyrecordedfor

ParametersforGSM|Top|

GPRS.
Range:280

Frameerrorrate(FER)
EventID

FER

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x

Recordstate

Callconnectionstate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforcdmaOneandCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x

Name

Type

Description

FERfull

Float

Frameerrorratefull
Thiscalculationassumesall25framesoftheSACCH
multiframehavebeensent.JustlikeRXQualFull,whenDL
DTXison,FERFULLwillbecomeinvalid.Thisisbecause
only2or3framesaresentwhenDLDTXison.
Range:0100
Unit:%

FERsub

Float

Frameerrorratesub
FERSubiscalculatedastheratiooferroneousframesto
numberofsentframes.WithEFRspeech,only2outofthe25
aresentwhenDLDTXison.WithAMRspeech,either2or3
frameswillbesent.
Range:0100
Unit:%

FERTCH

Float

FrameerrorrateTCH
ThiscalculationconcentratesonlyonTCHframes.Itisalso
morerobustwhenDLDTXischanging.Thisisbecauseit
concentratesontheratioofTCHframeerrorstoTCHframes
sent.
Range:0100
Unit:%

DTXDL

Integer

DTXdownlink
DefinesiftheDTXisusedduringthepreviousreporting
period.
0=DTXnotinuse
1=DTXinuse

Name

Type

Description

FER

Float

Frameerrorrate

ParametersforGSM|Top|

ParametersforUMTSFDD|Top|

Calculatedfromthespeechframes.
Range:0100
Unit:%

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

FER

Float

Frameerrorrate
Range:0100
Unit:%

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

FER(dec)

Float

FER
Total(fundamentalchannel+supplementalchannel)frame
errorratevaluereportedbymobile.
Range:0100
Unit:%

FERFFCHtarget

Float

FERFFCHtarget
Range:0100

FERFSCH0target

Float

FERFSCH0target
Range:0100

FERFDCCHtarget

Float

FERFDCCHtarget
Range:0100

FERFFCH

Float

FERFFCH
Range:0100

FERFSCH0

Float

FERFSCH0
Range:0100

FERFDCCH

Float

FERFDCCH
Range:0100

MSpower(MSP)
EventID

MSP

Cellularsystems

GSM,DAMPS,AMPS

Recordstate

Callconnectionandpacketactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforAMPSandNAMPS|ParametersforDAMPS|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
51=AMPS
52=NAMPS
53=DAMPS

Type

Description

ParametersforGSM|Top|
Name

MSP

Integer

MSpowerlevel
Reportedmobilestationpowerlevelclass.See3GPPTS
45.005subclause4.1.
Range:032

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforAMPSandNAMPS|Top|
Name

Type

Description

MSP

Integer

MSpowerlevel
Reportedmobilestationpowerlevelclass.See3GPPTS
45.005subclause4.1.
Range:032

Name

Type

Description

MSP

Integer

MSpowerlevel
Reportedmobilestationpowerlevelclass.See3GPPTS
45.005subclause4.1.
Range:032

ParametersforDAMPS|Top|

Radiolinktimeout(RLT)
EventID

RLT

Cellularsystems

GSM

Recordstate

Callconnectionstate

Description

Recordedwhentheradiolinktimeoutchanges.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

Name

Type

Description

RLT

Integer

Radiolinktimeout
Thecounterusedindeterminingwhentheradiolinkfailure
conditionisdeclared.Thevalueofthecounterisdecreasedby
onewhenSACCHmessagedecodingfails.Whendecoding
succeeds,itisincreasedbytwo.Ifthevalueofthecounter
dropstozero,theradiolinkfailureconditionisdeclared.See
3GPPTS145.008subclause5.
Range:064

ParametersforGSM|Top|

Timingadvance(TAD)
EventID

TAD

Cellularsystems

GSM,UMTSTDSCDMA,LTEFDD,LTETDD,DAMPS

Recordstate

Always

Description

Recordedwhentimingadvancechanges.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforDAMPS|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
53=DAMPS

Name

Type

Description

TA

Integer

Timingadvance
Reportedtimingadvance.
Range:063

ParametersforGSM|Top|

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

TA

Float

Timingadvance
Range:16240
Unit:chip

Name

Type

Description

TA

Integer

Timingadvance
Timingadvanceisusedtoadjustuplinktransmissiontiming
inawaythatallowsnodeBtoreceivetransmissionsfromall
UEssimultanously.Thetimingadvanceisrelativetodownlink
radioframereceivedbyUE.Thisparameteristhesameas
N_TAparameterdividedby16.See3GPPTS36.213
subclause4.2.3and3GPPTS36.211subclause8.
Range:01282

Name

Type

Description

TAL

Integer

Timingalignment
Reportedtimingalignment.
Range:030

ParametersforLTE|Top|

ParametersforDAMPS|Top|

Downlinksignalingcounter(DSC)
EventID

DSC

Cellularsystems

GSM

Recordstate

Packetactivestate

Description

Recordedwhendownlinksignalingcountervaluechanges.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

Name

Type

Description

DSCcurrent

Integer

Downlinksignalingcountercurrent
Thecounterusedindeterminingwhenthedownlinksignaling
failureconditionisdeclared.Wheneverthemessageis
decodedinthepagingsubchannelifthemessagedecoding
issuccessful,theDSCcounterisincreasedbyoneifthe
messagedecodingfails,theDSCcounterisdecreasedby
four.Thedownlinksignalingfailureconditionisdeclaredifthe
DSCcounterdropstozeroorbelow.See3GPPTS145.008
subclause6.5.
Range:045

DSCmax

Integer

Downlinksignalingcountermaximum
ThemaximumvalueoftheDSCcounter.
Range:045

ParametersforGSM|Top|

Biterrorprobability(BEP)
EventID

BEP

Cellularsystems

GSM

Recordstate

Attachandpacketactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.RecordedonlywhenEGPRSisused.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

ParametersforGSM|Top|

Name

Type

Description

GMSKMEAN_BEP

Integer

BEPmeanclassGMSK
See3GPPTS145.008subclause8.2.3.2.
Range:031

GMSKCV_BEP

Integer

BEPCVclassGMSK
See3GPPTS145.008subclause8.2.3.2.
Range:07

8PSKMEAN_BEP

Integer

BEPmeanclass8PSK
See3GPPTS145.008subclause8.2.3.2.
Range:031

8PSKCV_BEP

Integer

BEPCVclass8PSK
See3GPPTS145.008subclause8.2.3.2.
Range:07

Carrierperinterference(CI)
EventID

CI

Cellularsystems

GSM,UMTSTDSCDMA,LTEFDD,LTETDD,EVDO

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
12=EVDO

ParametersforGSM|Top|
Name

Type

Description

C/I

Float

C/Iaverage
C/Iaverageiscalculatedoverthereportingperiod.TheC/Iaverage
istheaverageofallC/Ivaluesperhoppingchannel(andtimeslot
withGPRS)whenthisinformationisavailable.IfC/Iperhopping
channelorpertimeslotisnotavailable,theC/Iaveragecalculation
methodisvendorspecific.
Range:1040
Unit:dB

#TSLresults

Integer

NumberoftimeslotC/Iresults

C/IperTSL

Float

C/Ipertimeslot
SeparateC/IresultforeachdedicatedGRPStimeslot.C/I
calculationmethodisvendorspecific.
Range:1040
Unit:dB

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

ARFCN

Integer

Channelnumber

C/I

Float

C/Iperhoppingchannel

SeparateC/Iresultforeachhoppingchannel.C/Icalculation
methodisvendorspecific.
Range:1040
Unit:dB
RSSI

Float

RSSIperhoppingchannel
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Unit:dBm

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

C/I

Float

PCCPCHC/I
Range:4540
Unit:dB

Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

SNR

Float

RSSNR
Thecalculationmethodforthisparameterisdevicespecificand
canchangebetweenthedevices.
Range:4050
Unit:dB

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

#Antennas

Integer

Numberofantennas

#Params/antenna

Integer

Parametersperantenna

SNR/P

Float

RSSNR/Antennaport
Thecalculationmethodforthisparameterisdevicespecificand
canchangebetweenthedevices.
Range:4050
Unit:dB

Port

Integer

Antennaportorchannel
0=Port0
ThisisthesameasTX0.
1=Port1
ThisisthesameasTX1.
2=Port2
ThisisthesameasTX2.
3=Port3
ThisisthesameasTX3.
100=TX0RX0channel
101=TX0RX1channel
102=TX0RX2channel
103=TX0RX3channel
110=TX1RX0channel
111=TX1RX1channel
112=TX1RX2channel
113=TX1RX3channel
120=TX2RX0channel
121=TX2RX1channel
122=TX2RX2channel
123=TX2RX3channel
130=TX3RX0channel
131=TX3RX1channel
132=TX3RX2channel
133=TX3RX3channel

ParametersforLTE|Top|

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#ActsetPNs

Integer

Numberofpilotsinactiveset

Params/pilot

Integer

Numberofparametersperpilot

PN

Integer

Pilotnumber
Range:0511

SINR

Float

Signaltointerferenceandnoiseratio
Range:2815
Unit:dB

MACIndex

Integer

MACindex
Range:0255

DRCcover

Integer

CoverusedtotransmitDRC
Range:07

RPCcellindex

Integer

RPCcellindex
Range:015

DRCLock

Integer

DRClock
0=Unlocked
1=Locked

RAB

Integer

Reverseactivitybit
Range:01

Ch

Integer

Channelnumber

SlotFRAB

Integer

SlotFRAB
Slotfastreverseactivitybit.

SlotQRAB

Integer

SlotQRAB
Slotquickreverseactivitybit.
0=Unloaded
1=Loaded

TXpowercontrol(TXPC)
EventID

TXPC

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA
1x,EVDO,TETRA,WiMAX

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforcdmaOne
andCDMA1x|ParametersforEVDO|ParametersforWiMAX |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
25=WiMAX

ParametersforTETRA|Top|
Name

Type

Description

TXpower

Float

TXpower
MStransitpower.
Range:1545
Unit:dBm

Pwrctrlalg.

Integer

TXpowercontrolalgorithm
Range:01

TXpowerchange

Float

TXpowerchange
Range:3030
Unit:dBm

ParametersforUMTSFDD|Top|
Name

Type

Description

TXpower

Float

TXpower
ThetotalUEtransmittedpowerononecarrier.See3GPPTS
125.215subclause5.1.7.
Range:12030
Unit:dBm

Pwrctrlalg.

Integer

TXpowercontrolalgorithm
0=Powercontrolalgorithm0
1=Powercontrolalgorithm1

Pwrctrlstep

Float

TXpowercontrolstepsize
Range:12
Unit:dB

Compr.mode

Integer

Compressedmode
0=Nocompressedmode
1=Compressedmode

#ULpwrup

Integer

Numberof"ULpowerup"commands
Numberofreceived"ULpowerup"commands(BTStomobile).

#ULpwrdown

Integer

Numberof"ULpowerdown"commands
Numberofreceived"ULpowerdown"commands(BTStomobile).

ULpwrup%

Float

Percentageof"ULpowerup"commands
Inpercentagethenumberof"ULpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequestto
increasepower.
Range:0100

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

TXpower

Float

TXpower
Range:9999
Unit:dBm

Pwrctrlstep

Float

TXpowercontrolstepsize
Range:13
Unit:dB

#ULpwrup

Integer

Numberof"ULpowerup"commands
Numberofreceived"ULpowerup"commands(BTStomobile).

#ULpwrdown

Integer

Numberof"ULpowerdown"commands
Numberofreceived"ULpowerdown"commands(BTStomobile).

ULpwrup%

Float

Percentageof"ULpowerup"commands
Inpercentagethenumberof"ULpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequestto
increasepower.
Range:0100

Name

Type

Description

PUSCHTXpower

Float

TXpowerPUSCH
TheaveragetransmitpowerforPUSCHcalculatedoverthe
reportingperiod.See3GPPTS36.213subclause5.1.1.1.

ParametersforLTE|Top|

Range:4140
Unit:dBm
PUCCHTXpower

Float

TXpowerPUCCH
TheaveragetransmitpowerforPUCCHcalculatedoverthe
reportingperiod.See3GPPTS36.213subclause5.1.2.1.
Range:4140
Unit:dBm

PH

Float

TXpowerheadroom(PUSCH)
TheaverageUEpowerheadroomreportedfromthesamereporting
periodasPUSCHTXpower.See3GPPTS36.213subclause
5.1.1.2.
Range:2340
Unit:dB

f(i)

Float

TXpowerPUSCHadjustment
TheaveragePUSCHpowercontroladjustmentduringthelast
reportingperiod.Sameasf(i)parameterin3GPPTS36.213
subclause5.1.1.1.
Unit:dB

g(i)

Float

TXpowerPUCCHadjustment
TheaveragePUCCHpowercontroladjustmentduringthelast
reportingperiod.Sameasg(i)parameterin3GPPTS36.213
subclause5.1.2.1.
Unit:dB

#PUSCHTPCs

Integer

NumberofPUSCHTPCs

#Params/PUSCH
TPC

Integer

NumberofparametersperPUSCHTPC

#PUSCHTPC

Integer

PUSCHTPCcount
ThenumberoftimesthisTPCcommandisreceivedsincethe
previousreport.
Minimumvalue:0

PUSCHTPC

Float

PUSCHTPC
Thisisthesameasdelta_PUSCH.See3GPPTS136.213
subclause5.1.1.
Range:44
Unit:dB

#PUCCHTPCs

Integer

NumberofPUCCHTPCs

#Params/PUCCH
TPC

Integer

NumberofparametersperPUCCHTPC

#PUCCHTPC

Integer

PUCCHTPCcount
ThenumberoftimesthisTPCcommandisreceivedsincethe
previousreport.
Minimumvalue:0

PUCCHTPC

Float

PUCCHTPC
Thisisthesameasdelta_PUCCH.See3GPPTS136.123
subclause5.1.2.
Range:13
Unit:dB

SRSTXpower

Float

TXpowerSRS
TheaveragetransmitpowerforSRScalculatedoverthereporting
period.See3GPPTS36.211subclause5.5.3and36.213
subclause5.1.3.
Range:4140

M_SRS

Integer

SRSTXbandwidth
Bandwidthofsoundingreferencesignal(SRS)inphysicalresource
blocks.ThisissameasM_SRSparameter.See3GPPTS36.211
subclause5.5.3and36.213subclause5.1.3.
Range:496

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

TXpower

Float

TXpower
Range:9999
Unit:dBm

Pwrctrlstep

Integer

TXpowercontrolstepsize
0=1.0

1=0.5
2=0.25
Unit:dB
#ULpwrup

Integer

Numberof"ULpowerup"commands
Numberofreceived"ULpowerup"commands(BTStomobile).

#ULpwrdown

Integer

Numberof"ULpowerdown"commands
Numberofreceived"ULpowerdown"commands(BTStomobile).

ULpwrup%

Float

Percentageof"ULpowerup"commands
Inpercentagethenumberof"ULpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequestto
increasepower.
Range:0100

TXadjust

Float

Closedloopadjustment
Unit:dB

TXpwrlimit

Float

UpperlimitonTXpower
Unit:dBm

MaxPowerLimited

Integer

Reportswhethermaxpowerprotectionisineffect
0=Notapplicable
1=Notineffect
2=Ineffect

RFCH/RPICH

Float

RFCHtopilotratio
Unit:dB

RSCH0/RPICH

Float

RSCH0topilotratio
Unit:dB

RSCH1/RPICH

Float

RSCH1topilotratio
Unit:dB

RDCCH/RPICH

Float

RDCCHtopilotratio
Unit:dB

ParametersforEVDO|Top|
Name

Type

Description

TXpower

Float

TXpower
Range:9999
Unit:dBm

#ULpwrup

Integer

Numberof"ULpowerup"commands
Numberofreceived"ULpowerup"commands(BTStomobile).

#ULpwrhold

Integer

Numberof"ULpowerhold"commands
Numberofreceived"ULpowerhold"commands(BTStomobile).

#ULpwrdown

Integer

Numberof"ULpowerdown"commands
Numberofreceived"ULpowerdown"commands(BTStomobile).

ULpwrup%

Float

Percentageof"ULpowerup"commands
Inpercentagethenumberof"ULpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequestto
increasepower.
Range:0100

TXadjust

Float

Closedloopadjustment
Unit:dB

TXPilot

Float

TXpilotpower
Range:9999
Unit:dBm

TXopenloop
power

Float

TXpowerdeterminedbytheopenloopadjustmechanism
Range:9999
Unit:dBm

DRC/Pilot

Float

DRCchanneltopilotratio
Unit:dB

ACK/Pilot

Float

ACKchanneltopilotratio
Unit:dB

Data/Pilot

Float

Datachanneltopilotratio
Unit:dB

PAMax.

Float

Maximumrecommendedheadroomavailable(RevA)
Unit:dB

DRClockperiod

Integer

DRClockperiod
DRClockperiodindicateswhichRPCbitsare'hold'(Rel0).
8=8slots
16=16slots

TXthrottle

Float

TXthrottle
TXthrottleindicateshowoftenTXchannelgainsarebeingthrottled
duringthepreviousreportingperiod(RevA).
Range:0100
Unit:%

TXmaxpower
usage

Float

TXmaxpowerusage
IndicateshowoftenTXAGCwasatmaximumpowerduringthe
previousreportingperiod.
Range:0100
Unit:%

TXminpower
usage

Float

TXminpowerusage
IndicateshowoftenTXAGCwasatminimumpowerduringthe
previousreportingperiod.
Range:0100
Unit:%

Transmission
mode

Integer

Transmissionmode
Indicatesthetransmissionmodeofthedatapacketsbeing
transmitted(RevA).
0=HiCap
1=LoLat

PS

Integer

Physicallayerpacketsize
Minimumvalue:0
Unit:bit

RRI/Pilot

Float

RRIchanneltopilotratio(RevA).
Unit:dB

DSC/Pilot

Float

DSCchanneltopilotratio(RevA).
Unit:dB

AUX/Data

Float

AUXchanneltodatachannelratio
Unit:dB

#Carriers

Integer

NumberofEVDOcarriers

#Params/Carrier

Integer

NumberofparametersperEVDOcarrier

Ch

Integer

Channelnumber

TXpower/Ch

Float

TXpower/Channel
Range:9999
Unit:dBm

TXPilot/Ch

Float

TXpilotpower/Channel
Range:9999
Unit:dBm

TXadjust/Ch

Float

Closedloopadjustment/Channel
Unit:dB

Power
limited/Ch

Integer

Powerlimited/Channel
0=No
1=Yes

Power
amplifier/Ch

Integer

Poweramplifier/Channel
0=Off
1=On

TXOLpower/Ch Float

TXT2P

Float

TXopenlooppower/Channel
Range:128127
Unit:dBm
TXT2P
Range:100100
Unit:dB

ParametersforWiMAX|Top|
Name

Type

Description

TXpower

Float

WiMAXTXpower
MStransmitpower.
Range:9999
Unit:dBm

TXref.power

Float

WiMAXTXreferencepower
Range:9999
Unit:dBm

TXpower
headroom

Float

WiMAXTXpowerheadroom
Range:099
Unit:dBm

TXpowerBSoffset Float

WiMAXTXpowerBSoffset
Range:9999
Unit:dB

TXpowerIrMax

Float

WiMAXinitialrangingmaxTXpower
Range:9999
Unit:dBm

BSEIRP

Float

WiMAXBSEIRP
Basestationeffectiveisotrophicradiatedpower.
Range:9999
Unit:dBm

BSN+I

Float

WiMAXBSnoise+interferencelevel
Range:1281
Unit:dBm

RXpowercontrol(RXPC)
EventID

RXPC

Cellularsystems

UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforcdmaOneandCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x

ParametersforUMTSFDD|Top|
Name

Type

Description

SIRtarget

Float

Signaltointerferenceratiotarget
CurrenttargetSIRatupdatetime.
Range:3230
Unit:dB

SIR

Float

Signaltointerferenceratio
See3GPPTS125.215subclause5.2.2.
Range:3230
Unit:dB

BSdiv.state

Integer

BSdiversitystate
BaseStationTXclosedloopdiversitystate.
0=Notactive
1=Closedloopmode1
2=Closedloopmode2

#DLpwrup

Integer

Numberof"DLpowerup"commands
Numberofsent"DLpowerup"commands(mobiletoBTS).

#DLpwrdown

Integer

Numberof"DLpowerdown"commands
Numberofsent"DLpowerdown"commands(mobiletoBTS).

DLpwrup%

Float

Percentageof"DLpowerup"commands
Inpercentagethenumberof"DLpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequesttoincrease
power.
Range:0100

DPCmode

Integer

DLPowercontrolmode
0=UniqueTPCcommandineachslot
1=SameTPCcommandrepeatedoverthreeslots

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

SIRtarget

Float

Signaltointerferenceratiotarget
CurrenttargetSIRatupdatetime.
Range:3230
Unit:dB

SIR

Float

Signaltointerferenceratio
See3GPPTS125.215subclause5.2.2.
Range:3230
Unit:dB

#DLpwrup

Integer

Numberof"DLpowerup"commands
Numberofsent"DLpowerup"commands(mobiletoBTS).

#DLpwr
down

Integer

Numberof"DLpowerdown"commands
Numberofsent"DLpowerdown"commands(mobiletoBTS).

DLpwrup%

Float

Percentageof"DLpowerup"commands
Inpercentagethenumberof"DLpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequesttoincrease
power.
Range:0100

#Timeslots

Integer

Numberoftimeslots

#Params/TSL

Integer

Numberofparameterspertimeslot

TSL

Integer

Timeslot
Range:06

ISCP

Float

TimeslotISCP
Interferencesignalcodepower.
Range:11625
Unit:dB

RSCP

Float

DPCHRSCP
DPCHreceivedsignalcodepower.
Range:11625
Unit:dB

SIR

Float

DPCHSIR
DPCHSignaltointerferenceratio.
Range:3540
Unit:dB

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

FPCmode

Integer

Forwardpowercontroloperationmodeindicator
Range:07

FPC
subchannel

Integer

Forwardpowercontrolsubchannelindicator
0=FFCHsetpoint
1=FDCCHsetpoint

FPCgain

Float

Forwardpowercontrolsubchannelgain
Unit:dB

#DLpwrup

Integer

Numberof"DLpowerup"commands
Numberofsent"DLpowerup"commands(mobiletoBTS).

#DLpwrdown

Integer

Numberof"DLpowerdown"commands
Numberofsent"DLpowerdown"commands(mobiletoBTS).

DLpwrup%

Float

Percentageof"DLpowerup"commands
Inpercentagethenumberof"DLpowerup"commandsfromall
commands.Ifthisvalueis100%,allcommandsrequesttoincrease
power.
Range:0100

FFCHcur.sp

Float

FFCHcurrentsetpoint
Unit:dB

FFCHmin.sp

Float

FFCHminimumsetpoint
Unit:dB

FFCHmax.sp

Float

FFCHmaximumsetpoint
Unit:dB

FSCH0cur.sp

Float

FSCH0currentsetpoint
Unit:dB

FSCH0min.sp Float

FSCH0minimumsetpoint
Unit:dB

FSCH0max.sp Float

FSCH0maximumsetpoint
Unit:dB

FSCH1cur.sp

FSCH1currentsetpoint
Unit:dB

Float

FSCH1min.sp Float

FSCH1minimumsetpoint
Unit:dB

FSCH1max.sp Float

FSCH1maximumsetpoint
Unit:dB

FDCCHcur.sp Float

FDCCHcurrentsetpoint
Unit:dB

FDCCHmin.sp Float

FDCCHminimumsetpoint
Unit:dB

FDCCHmax.
sp

FDCCHmaximumsetpoint
Unit:dB

Float

Biterrorrate(BER)
EventID

BER

Cellularsystems

TETRA,UMTSFDD

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforTETRA|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
2=TETRA
5=UMTSFDD

Name

Type

Description

BER

Float

BER

ParametersforTETRA|Top|

Biterrorratethatiscalculatedwithtrainingsequence
algorithm.
Range:0100
Unit:%

ParametersforUMTSFDD|Top|
Name

Type

Description

PilotBER

Float

BERpilotbit
BiterrorrateofdownlinkDPCCH(dedicatedphysicalcontrol
channel)pilotbits.
Range:0100
Unit:%

TFCIBER

Float

BERTFCI
EstimatedrawBERbeforechannelcodingbasedonTFCI
bits.
Range:0100
Unit:%

Physicalchannelthroughput(PHRATE)
EventID

PHRATE

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDDandUMTSTDSCDMA|ParametersforLTE|ParametersforLTEPBCH|ParametersforLTEPDSCH
|ParametersforLTEPUSCH|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
12=EVDO

ParametersforUMTSFDDandUMTSTDSCDMA|Top|
Name

Type

Description

DPDCHrateUL

Integer

UplinkDPDCHbitrate
Minimumvalue:0
Unit:bit/s

Name

Type

Description

Ph.ch.type

Integer

Physicalchanneltype
1=PBCH
2=PDSCH
3=PUSCH

ParametersforLTE|Top|

ParametersforLTEPBCH|Top|
Name

Type

Description

PBCHblockrate

Integer

PBCHblockrate
Minimumvalue:0

PBCHBLER

Float

PBCHBLER
PhysicalDownlinkSharedChannel(PDSCH)blockerrorrate.Block
errorrate(BLER)isthenumberofreceivederroneousblocksper
totalnumberofsentblocks.Erroneousblocksarefoundwiththe
cyclicredundancycheck(CRC),see3GPPTS34.1211subclause
F.6.1.1.
Range:0100
Unit:%

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

ParametersforLTEPDSCH|Top|
Name

Type

Description

PDSCHbitrate0

Integer

PDSCHthroughputforcodeword0
Minimumvalue:0
Unit:bit/s

PDSCHbitrate1

Integer

PDSCHthroughputforcodeword1
Minimumvalue:0
Unit:bit/s

PDSCHblockrate

Integer

PDSCHblockrate
Minimumvalue:0

PDSCHBLER

Float

PDSCHBLER
Range:0100
Unit:%

Schbitrate/PRB

Integer

PDSCHscheduledthroughput/PRB
ScheduledthroughputperPRBistheaveragethroughputperPRB
overtheTTIswherePRBresourcesareallocated.Thisiscalculated
bysummingPDSCHthroughputperPRBduringthereporting
periodandthisisdividedbynumberofallocatedPRBsduringthe
reportingperiod.
Minimumvalue:0
Unit:bit/s

PDSCHbitrate

Integer

PDSCHthroughput
Minimumvalue:0
Unit:bit/s

PDCCHBLERest.

Float

PDCCHBLERestimation
ThisparameterestimatesPDCCHBLERbycalculatingnumberof
undetectedandmisseddownlinkgrants.Theparameterdoesnot
containallpossiblePDCCHerrorssoitismoreofanindicative
rathernthananabsoluteratiooferrorsinthePDCCHchannel.Note
thattheexactcalculationmethodoftheparametercanchangeinthe
future.
Range:0100
Unit:%

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

CFI1

Float

PDCCHCFI1percentage
DefineshowmanypercentofsubframesareusingCFI1meaning
that1symbol(2when1.4MHzbandwidth)isallocatedforPDCCH.
See3GPPTS36.212subclause5.3.4.
Range:0100
Unit:%

CFI2

Float

PDCCHCFI2percentage
DefineshowmanypercentofsubframesareusingCFI2meaning
that2symbols(3when1.4MHzbandwidth)areallocatedfor
PDCCH.See3GPPTS36.212subclause5.3.4.
Range:0100
Unit:%

CFI3

Float

PDCCHCFI3percentage
DefineshowmanypercentofsubframesareusingCFI3meaning
that3symbols(4when1.4MHzbandwidth)areallocatedfor
PDCCH.See3GPPTS36.212subclause5.3.4.
Range:0100
Unit:%

PDSCHBLER0

Float

PDSCHBLERforcodeword0
Range:0100
Unit:%

PDSCHBLER1

Float

PDSCHBLERforcodeword1
Range:0100
Unit:%

#PDCCHchannel
formats

Integer

NumberofPDCCHchannelformats

#Params/PDCCH
channelformat

Integer

NumberofparametersperPDCCHchannelformat

PDCCHformat
count

Integer

PDCCHformatcount
DefineshowmanytimesPDCCHformathasbeenusedduringthe
previousreportingperiod.

PDCCHformat

Integer

PDCCHformat
PDCCHformatdefineshowmuchresourcesareallocatedfor
PDCCHchannel.Seemore3GPPTS36.211subclause6.8.1.
0=PDCCHformat0
Sameasaggregationlevel1.
1=PDCCHformat1
Sameasaggregationlevel2.
2=PDCCHformat2
Sameasaggregationlevel4.
3=PDCCHformat3
Sameasaggregationlevel8.

ParametersforLTEPUSCH|Top|
Name

Type

Description

PUSCHbitrate

Integer

PUSCHthroughput
RateofsuccessfulmessagedeliveryonthePhysicalUplinkShared
Channel(PUSCH).
Minimumvalue:0
Unit:bit/s

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

ParametersforEVDO|Top|
Name

Type

Description

PhrateUL

Integer

PhysicallayerthroughputUL
Minimumvalue:0
Unit:bit/s

PhrateDL

Integer

PhysicallayerthroughputDL
Minimumvalue:0
Unit:bit/s

SUrateDL

Integer

SingleuserthroughputDL
Minimumvalue:0
Unit:bit/s

MUrateDL

Integer

MultiuserthroughputDL

Minimumvalue:0
Unit:bit/s
PERSU

Float

PERsingleuser
Range:0100
Unit:%

PERMU

Float

PERmultiuser
Range:0100
Unit:%

PER

Float

PERreverse
Range:0100
Unit:%

#Carriers

Integer

NumberofEVDOcarriers

#Params/Carrier

Integer

NumberofparametersperEVDOcarrier

Ch

Integer

Channelnumber

PhrateUL/Ch

Integer

PhysicallayerthroughputULpercarrier
Minimumvalue:0
Unit:bit/s

PhrateDL/Ch

Integer

PhysicallayerthroughputDLpercarrier
Minimumvalue:0
Unit:bit/s

SUrateDL/Ch

Integer

SingleuserthroughputDLpercarrier
Minimumvalue:0
Unit:bit/s

MUrateDL/Ch

Integer

MultiuserthroughputDLpercarrier
Minimumvalue:0
Unit:bit/s

WLANthroughput(WLANRATE)
EventID

WLANRATE

Cellularsystems

GANWLAN

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
21=GANWLAN

WLANrateUL

Integer

WLANthroughputuplink

WLANrateDL

Integer

WLANthroughputdownlink

PPPlayerthroughput(PPPRATE)
EventID

PPPRATE

Cellularsystems

All

Recordstate

Packetactive

Description

RecordedwhenPPPlayerdataisreceivedortransmittedbasedonoperatingsystem
services.Currentlyminimumtimeintervalbetweentwomeasurementeventsisone
second.Ifdatahasnotbeentransmittedorreceivedintwoseconds,azerovalue
measurementeventisrecorded.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PPPrateUL

Integer

PPPthroughputuplink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughthePPPlayer.
MissinganderroneousPPPpacketsareexcludedfromthe
throughputcalculation.WithNemoHandy,thePPPlayerisnot
usedandthereportedvalueisTCP/IPthroughputinstead.
WithNemoOutdoor,thePPPlayercarriestheIPlayerinorder
toproduceagoodapproximationofTCP/IPthroughput.
However,thisapproximationisnotexact.Alsonotethatwith
NemoOutdoorthePPPthroughputisonlyreportedwhenthe
packetsessionisactivatedusingthedialupinterface.
Minimumvalue:0
Unit:bit/s

PPPrateDL

Integer

PPPthroughputdownlink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughthePPPlayer.
MissinganderroneousPPPpacketsareexcludedfromthe
throughputcalculation.WithNemoHandy,thePPPlayerisnot
usedandthereportedvalueisTCP/IPthroughputinstead.
WithNemoOutdoor,thePPPlayercarriestheIPlayerinorder
toproduceagoodapproximationofTCP/IPthroughput.
However,thisapproximationisnotexact.Alsonotethatwith
NemoOutdoorthePPPthroughputisonlyreportedwhenthe
packetsessionisactivatedusingthedialupinterface.
Minimumvalue:0
Unit:bit/s

SentPPPbytes

Integer

TransferredPPPbytesuplink
Cumulativeamountofdatatransferredinuplinkdirection
duringthepacketsession.
Unit:byte

Recv.PPPbytes

Integer

TransferredPPPbytesdownlink
Cumulativeamountofdatatransferredindownlinkdirection
duringthepacketsession.
Unit:byte

RLPlayerthroughput(RLPRATE)
EventID

RLPRATE

Cellularsystems

cdmaOne,CDMA1x,EVDO

Recordstate

Packetactive

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived

samplediffersfromthepreviousresult.
Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x
12=EVDO

RLPrev.rate

Integer

RLPreverseuserthroughput
Reverseuserthroughputinradiolinkprotocollayer.
Minimumvalue:0
Unit:bit/s

RLPfor.rate

Integer

RLPforwarduserthroughput
Forwarduserthroughputinradiolinkprotocollayer.
Minimumvalue:0
Unit:bit/s

RLPrev.retr.rate

Float

RLPreverseretransmissionrate
Range:0100
Unit:%

RLPfwd.retr.rate

Float

RLPforwardretransmissionrate
Range:0100
Unit:%

RLPerr.UL

Float

RLPerrorrateuplink
Range:0100
Unit:%

RLPerr.DL

Float

RLPerrorratedownlink
Range:0100
Unit:%

RLPstatistics(RLPSTATISTICS)
EventID

RLPSTATISTICS

Cellularsystems

cdmaOne,CDMA1x,EVDO

Recordstate

Packetactive

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

ServiceID

Integer

ServiceID

Resets

Integer

Numberofresets

Aborts

Integer

NumberofNAKaborts

LastRTT

Integer

LastRTT
Numberof20mstimeframesforthelastroundtriptime
measurement.
Unit:frame

Blockofbytesused

Integer

Blockofbytesused
0=Notreceived
1=SpecifiedNAKscheme
2=SpecifiedRTT
3=SpecifiedRTTandNAKscheme

RXNAKs

Integer

ReceivedNAKs
Totalnumberofnegativeacknowledgementframesreceived.
Unit:frame

LargestCon.Erasures

Integer

Largestblockofconsecutiveerasures

Retrans.notfound

Integer

Numberofretransmittedframesnotfound
Unit:frame

RXretrans.frames

Integer

Receivedretransmittedframes
Unit:frame

RXidleframes

Integer

Receivedidleframes
Unit:frame

RXfillframes

Integer

Receivedfillframes
Unit:frame

RXblankframes

Integer

Receivedblankframes
Unit:frame

RXnullframes

Integer

Receivednullframes
Unit:frame

RXnewframes

Integer

Receivednewdataframes
Unit:frame

RXfund.frames

Integer

Receivedfundamentaldataframes
Unit:frame

RXbytes

Integer

Receivedbytes
Unit:byte

RXRLPerasures

Integer

ReceivedRLPerasures
Unit:frame

RXMUXerasures

Integer

Receivedmultiplexererasures
Unit:frame

TXNAKs

Integer

TransmittedNAKs
Unit:frame

TXretrans.frames

Integer

Transmittedretransmittedframes
Unit:frame

TXidleframes

Integer

Transmittedidleframes
Unit:frame

TXnewframes

Integer

Transmittednewdataframes
Unit:frame

TXfund.frames

Integer

Transmittedfundamentaldataframes
Unit:frame

TXbytes

Integer

Transmittedbytes
Unit:byte

Name

Type

Description

ServiceID

Integer

ServiceID
IdentifiesRLPservice.

RXNAKs

Integer

ReceivedNAKs

RXNAKsinbytes

Integer

ReceivedNAKsinbytes

Retrans.notfound

Integer

Numberofretransmittedframesnotfound

RXdup.bytes

Integer

Receivedduplicebytes

ReRXbytes

Integer

Receivedretransmittedbytes

RXnewbytes

Integer

Receivednewdatabytes

ParametersforEVDO|Top|

RXbytes

Integer

Receivedbytes

TXNAKs

Integer

TransmittedNAKs

TXNAKsinbytes

Integer

TransmittedNAKsinbytes

ReTXbytes

Integer

Retransmittedbytes

TXnewbytes

Integer

Transmittednewdatabytes

TXbytes

Integer

Transmittedbytes

NAKtimeouts

Integer

NAKtimeouts
ContainsNAKtimeoutsandaborts.

Resetcount

Integer

Resetcount
Totalresetsthathaveoccurred,initiatedeitherbytheANorthe
AT.

ATresetrequestcount

Integer

ResetsrequestedbytheAT

ANresetackcount

Integer

ResetACKsreceivedfromtheAN

ANresetrequestcount

Integer

ResetsrequestedbytheAN

RXframes

Integer

Receivedframes

RXnewframes

Integer

Receivednewframes

ReRXframes

Integer

Receivedretransmittedframes

RXframesfirst

Integer

Receivedframeswithfirstdataunit

RXframeslast

Integer

Receivedframeswithlastdataunit

TXframes

Integer

Transmittedframes

TXnewframes

Integer

Transmittednewframes

ReTXframes

Integer

Retransmittedframes

TXframesfirst

Integer

Transmittedframeswithfirstdataunit

TXframeslast

Integer

Transmittedframeswithlastdataunit

LinkflowID

Integer

LinkflowID

Routenumber

Integer

Routenumber

Flowprotocol

Integer

Flowprotocol

Routeprotocol

Integer

Routeprotocol

Packetstream

Integer

Packetstream
Whetherlinkflowispacketbased.
0=Nonpacketbased
1=Packetbased

Sequencetype

Integer

Sequencetype
Whetherlinkflowisdoingsegmentbasedsequencing.
0=Nonsegmentbasedsequencing
1=Segmentbasedsequencing

Measurementeventinformation(MEI)
EventID

MEI

Cellularsystems

UMTSFDD,UMTSTDSCDMA

Recordstate

Always

Description

RecordedwhenaUMTSmeasurementeventistransmittedtothenetworkbasedon
signalingmessages.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|
Parameters|Top|

Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

Name

Type

Description

Measurementevent

Integer

Measurementevent
1=Event1A
AprimaryCPICHenterstheReportingRange(FDDonly).
2=Event1B
AprimaryCPICHleavestheReportingRange(FDDonly).
3=Event1C
AnonactivePrimaryCPICHbecomesbetterthananactive
PrimaryCPICH(FDDonly).
4=Event1D
Changeofbestcell(FDDonly).
5=Event1E
AprimaryCPICHbecomesbetterthananabsolute
threshold(FDDonly).
6=Event1F
AprimaryCPICHbecomesworsethananabsolute
threshold(FDDonly).
7=Event1G
Changeofbestcell(TDDonly).
8=Event1H
TimeslotISCPbelowacertainthreshold(TDDonly).
9=Event1I
TimeslotISCPaboveacertainthreshold(TDDonly).
10=Event1J
AnonactiveEDCHbutactiveDCHPrimaryCPICH
becomesbetterthananactiveEDCHPrimaryCPICH
(FDDonly).
21=Event2A
Changeofbestfrequency.
22=Event2B
Theestimatedqualityofthecurrentlyusedfrequencyis
belowacertainthresholdandtheestimatedqualityofa
nonusedfrequencyisaboveacertainthreshold.
23=Event2C
Theestimatedqualityofanonusedfrequencyisabovea
certainthreshold.
24=Event2D
Theestimatedqualityofthecurrentlyusedfrequencyis
belowacertainthreshold.
25=Event2E
Theestimatedqualityofanonusedfrequencyisbelowa
certainthreshold.
26=Event2F
Theestimatedqualityofthecurrentlyusedfrequencyis
aboveacertainthreshold.
31=Event3A
TheestimatedqualityofthecurrentlyusedUTRAN
frequencyisbelowacertainthresholdandtheestimated
qualityoftheothersystemisaboveacertainthreshold.
32=Event3B
Theestimatedqualityofothersystemisbelowacertain
threshold.
33=Event3C
Theestimatedqualityofothersystemisaboveacertain
threshold.
34=Event3D
Changeofbestcellinothersystem.
41=Event4A
TransportChannelTrafficVolume(3GPPTS25.321)
exceedsanabsolutethreshold.
42=Event4B
TransportChannelTrafficVolume(3GPPTS25.321)
becomessmallerthananabsolutethreshold.

ParametersforUMTSFDD|Top|

51=Event5A
NumberofbadCRCsonacertaintransportchannel
exceedsathreshold.
61=Event6A
TheUETransmittedPowerbecomeslargerthanan
absolutethreshold.
62=Event6B
TheUETransmittedPowerbecomeslessthanan
absolutethreshold.
63=Event6C
TheUETransmittedPowerreachesitsminimumvalue.
64=Event6D
TheUETransmittedPowerreachesitsmaximumvalue.
65=Event6E
TheUERSSIreachestheUEsdynamicreceiverrange.
66=Event6F
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslargerthananabsolutethreshold
(FDDonly).ThetimedifferenceindicatedbyT_ADV
becomeslargerthananabsolutethreshold(TDSCDMA
only).
67=Event6G
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslessthananabsolutethreshold.
71=Event7A
TheUEpositionchangesmorethananabsolute
threshold.
72=Event7B
SFNSFNmeasurementchangesmorethananabsolute
threshold.
73=Event7C
GPStimeandSFNtimehavedriftedapartmorethanan
absolutethreshold.

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

Measurementevent

Integer

Measurementevent
1=Event1A
AprimaryCPICHenterstheReportingRange(FDDonly).
2=Event1B
AprimaryCPICHleavestheReportingRange(FDDonly).
3=Event1C
AnonactivePrimaryCPICHbecomesbetterthananactive
PrimaryCPICH(FDDonly).
4=Event1D
Changeofbestcell(FDDonly).
5=Event1E
AprimaryCPICHbecomesbetterthananabsolute
threshold(FDDonly).
6=Event1F
AprimaryCPICHbecomesworsethananabsolute
threshold(FDDonly).
7=Event1G
Changeofbestcell(TDDonly).
8=Event1H
TimeslotISCPbelowacertainthreshold(TDDonly).
9=Event1I
TimeslotISCPaboveacertainthreshold(TDDonly).
10=Event1J
AnonactiveEDCHbutactiveDCHPrimaryCPICH
becomesbetterthananactiveEDCHPrimaryCPICH
(FDDonly).
21=Event2A
Changeofbestfrequency.
22=Event2B
Theestimatedqualityofthecurrentlyusedfrequencyis
belowacertainthresholdandtheestimatedqualityofa
nonusedfrequencyisaboveacertainthreshold.
23=Event2C
Theestimatedqualityofanonusedfrequencyisabovea
certainthreshold.
24=Event2D

Theestimatedqualityofthecurrentlyusedfrequencyis
belowacertainthreshold.
25=Event2E
Theestimatedqualityofanonusedfrequencyisbelowa
certainthreshold.
26=Event2F
Theestimatedqualityofthecurrentlyusedfrequencyis
aboveacertainthreshold.
31=Event3A
TheestimatedqualityofthecurrentlyusedUTRAN
frequencyisbelowacertainthresholdandtheestimated
qualityoftheothersystemisaboveacertainthreshold.
32=Event3B
Theestimatedqualityofothersystemisbelowacertain
threshold.
33=Event3C
Theestimatedqualityofothersystemisaboveacertain
threshold.
34=Event3D
Changeofbestcellinothersystem.
41=Event4A
TransportChannelTrafficVolume(3GPPTS25.321)
exceedsanabsolutethreshold.
42=Event4B
TransportChannelTrafficVolume(3GPPTS25.321)
becomessmallerthananabsolutethreshold.
51=Event5A
NumberofbadCRCsonacertaintransportchannel
exceedsathreshold.
61=Event6A
TheUETransmittedPowerbecomeslargerthanan
absolutethreshold.
62=Event6B
TheUETransmittedPowerbecomeslessthanan
absolutethreshold.
63=Event6C
TheUETransmittedPowerreachesitsminimumvalue.
64=Event6D
TheUETransmittedPowerreachesitsmaximumvalue.
65=Event6E
TheUERSSIreachestheUEsdynamicreceiverrange.
66=Event6F
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslargerthananabsolutethreshold
(FDDonly).ThetimedifferenceindicatedbyT_ADV
becomeslargerthananabsolutethreshold(TDSCDMA
only).
67=Event6G
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslessthananabsolutethreshold.
71=Event7A
TheUEpositionchangesmorethananabsolute
threshold.
72=Event7B
SFNSFNmeasurementchangesmorethananabsolute
threshold.
73=Event7C
GPStimeandSFNtimehavedriftedapartmorethanan
absolutethreshold.

ParametersforLTE|Top|
Name

Type

Description

Measurementevent

Integer

Measurementevent
See3GPPTS136.331subclause5.5.4.
1=EventA1
Servingbecomesbetterthanthreshold.
2=EventA2
Servingbecomesworsethanthreshold.
3=EventA3
NeighborbecomesoffsetbetterthanPCell.
4=EventA4

Neighborbecomesbetterthanthreshold.
5=EventA5
PCellbecomesworsethanthreshold1andneighbor
becomesbetterthanthreshold2.
6=EventA6
NeighborbecomesoffsetbetterthanSCell.
21=EventB1
InterRATneighborbecomesbetterthanthreshold.
22=EventB2
PCellbecomesworsethanthreshold1andinterRAT
neighborbecomesbetterthanthreshold2.
MeasurementID

Integer

MeasurementID
See3GPPTS136.331subclause5.5.
Range:132

Positionreportinformation(POSI)
EventID

POSI

Cellularsystems

GSM,UMTSFDD,LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenapositioninformationisreportedfrommobiletothenetwork.This
informationisdecodedfromthesignalingmessages.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
7=LTEFDD
8=LTETDD

Positionreporttype

Integer

Positionreporttype
See3GPPTS123.271,125.305,136.305,136.355,and
144.031.
1=UEbasedAGNSS
Assistedglobalnavigationsatellitesystem.
2=NWbasedOTDOA
Observedtimedifferenceofarrival.Whenthismethodis
usedthenetworkcalculatesUE'spositionbasedon
knownnodeBcoordinates,andsignalreceptiontimes
measuredandreportedbyUE.
3=UEbasedEOTD
Enhancedobservedtimedifference.Thisissimilarwith
OTDOAbutitisonlyusedwithGSM.
4=NWbasedECID
EnhancedcellIDpositioningmethodwherenetwork
calculatesmobile'spositionusingRX/TXmeasurements
donebymobile.Whenthispositioningmethodisusedthe
longitudeandlatitudeparametersaren/a.

Result

Integer

Positionreportresult
1=Success
2=Undefinedfailure
3=Notsupported
4=Requestdenied
50=Assistancedatanotsupportedbyserver
51=Assistancedatanotavailable

52=Assistancedatapartlynotsupportedornotavailable
100=Notenoughsatellites
101=Notallrequestedmeasurementsarepossible
200=Unabletomeasurereferencecell
201=Unabletomeasureanyneighborcell
202=Unabletomeasuresomeneighborcells
300=Notenoughbasestations
Lon.

Float

Positionreportlongitude
Longitudeofthemeasuredposition.

Lat.

Float

Positionreportlatitude
Latitudeofthemeasuredposition.

Height

Integer

Positionreportheight
Unit:m

Confidence

Float

Positionreportconfidence
Range:0100
Unit:%

Channelqualityindicator(CQI)
EventID

CQI

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

Packetactivestate

Description

Recordedevery200millisecondstoindicatedistributionofHSDPAChannelQuality
Indications(CQI)transmittedtothenetwork.Thismeasurementeventisrecorded
simultaneouslywiththePLAIDmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Sampledur.

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Phreq.rate

Integer

HSDPAphysicallayerrequestedthroughput
Computationalthroughputbasedonthetransportblocksizes
indicatedbytheCQIvalues.InMIMOmode,onlyCQItypeAisused
forthecalculation.Thisisthethroughputthatwouldhavebeen
achievedifthenetworkhadsentthelinkadaptationparameters
definedbytheCQI.
Minimumvalue:0
Unit:bit/s

CQIrepetitions

Integer

HSDPACQIrepetitionfactor
ControlshowoftentheUErepeatsCQIinformationontheuplink.
See3GPPTS25.214subclause6A.1.2.
Range:14

CQIcycle

Integer

HSDPACQIfeedbackcycle
ControlshowoftentheUEtransmitsnewCQIinformationonthe
uplink.See3GPPTS25.214subclause6A.1.2.
Range:0160
Unit:ms

MIMOR2req.%

Float

HSDPAMIMOrank2requestratio
DefinesthepercentageoftimeMIMOwasrequestedusingCQI
values.ThisistheratioofdoubleCQIvaluestototaloftypeACQI
values.Thisparameterisalsoknownasrankindicator.
Range:0100
Unit:%

#CQIvalues

Integer

NumberofCQIvalues

#Params/CQIvalue

Integer

NumberofparametersperCQIvalue

Percentage

Float

HSDPACQIpercentage
PercentageofthisCQIvaluefromthetotalsamplingduration.Note
thatthesumofthepercentagesis200whenthemeasurement
eventcontainsinformationaboutprimaryandsecondaryHSDPA
cells.
Range:0100
Unit:%

CQI

Integer

HSDPACQI
Anestimateofthelinkadaptation(transportblocksize,the
modulationtype,thenumberofparallelcodes,andthespreading
factor)requiredtoenablecorrectreceptionwithreasonableblock
errorrate.Themeasuredvalueisreportedperiodicallytothe
network.Thisinformationcanbeusedfordataschedulingandlink
adaptation.WhenthesecondaryCQIhasavalidvalue,therangeof
theparameterislimitedtovalues014.See3GPPTS125.214
subclause6A.2.
Range:030

CQItype

Integer

HSDPACQItype
See3GPPTS125.214subclause6A.1.2.2.
1=CQItypeA
2=CQItypeB
ThistypeisusedwhenMIMOisnotconfigured.

CQI2

Integer

HSDPACQI2
Anestimateofthelinkadaptation(transportblocksize,the
modulationtype,thenumberofparallelcodes,andthespreading
factor)requiredtoenablecorrectreceptionwithreasonableblock
errorrate.Themeasuredvalueisreportedperiodicallytothe
network.Thisinformationcanbeusedfordataschedulingandlink
adaptation.Thisparameterisalwaysn/awhenCQItypeBisused.
See3GPPTS125.214subclause6A.2.
Range:014

Celltype

Integer

HSDPAcelltype
1=Primary
2=Secondary

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Params

Integer

Numberofparameters

Sampledur.

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Phreq.rate

Integer

HSDPAphysicallayerrequestedthroughput
Computationalthroughputbasedonthetransportblocksizes
indicatedbytheCQIvalues.InMIMOmode,onlyCQItypeAisused
forthecalculation.Thisisthethroughputthatwouldhavebeen
achievedifthenetworkhadsentthelinkadaptationparameters
definedbytheCQI.
Minimumvalue:0
Unit:bit/s

#CQIvalues

Integer

NumberofCQIvalues

#Params/CQIvalue

Integer

NumberofparametersperCQIvalue

Float

HSDPACQIpercentage

Percentage

PercentageofthisCQIvaluefromthetotalsamplingduration.Note
thatthesumofthepercentagesis200whenthemeasurement
eventcontainsinformationaboutprimaryandsecondaryHSDPA
cells.
Range:0100
Unit:%
CQI

Integer

HSDPACQI
Anestimateofthelinkadaptation(transportblocksize,the
modulationtype,thenumberofparallelcodes,andthespreading
factor)requiredtoenablecorrectreceptionwithreasonableblock
errorrate.Themeasuredvalueisreportedperiodicallytothe
network.Thisinformationcanbeusedfordataschedulingandlink
adaptation.See3GPPTS125.224subclause4.11.2.
Range:0127

Name

Type

Description

#Params

Integer

Numberofparameters

Sampledur.

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Req.rate

Integer

Requestedthroughput
Computationalthroughputbasedonthetransportblocksizes
indicatedbythewidebandCQIvalues.Insituationswhererank2or
rank4receptionwouldhavebeenpossible,widebandCQIvalues
ofbothcodewordsareusedinthethroughputcalculation.Thisis
thethroughputthatwouldhavebeenachievedifthenetworkhad
sentthelinkadaptationparametersdefinedbytheCQI.
Minimumvalue:0
Unit:bit/s

WBCQI0

Integer

WidebandCQIforcodeword0
ThisistheaveragewidebandCQIcalculatedoverthereporting
period.See3GPPTS36.213subclause7.2.
Range:015

WBCQI1

Integer

WidebandCQIforcodeword1
ThisistheaveragewidebandCQIcalculatedoverthereporting
period.See3GPPTS36.213subclause7.2.
Range:015

SBCQI0

Integer

SubbandCQIforcodeword0
ThesubbandCQIistheaveragecalculatedoverthesubbands
definedbyhigherlayerorselectedbymobile.Thisreported
subbandCQIvalueisfurthermoreaveragedoverthereporting
periodbeforeitisloggedtothemeasurementevent.More
informationaboutCQIsee3GPPTS36.213subclause7.2.
Range:015

SBCQI1

Integer

SubbandCQIforcodeword1
ThesubbandCQIistheaveragecalculatedoverthesubbands
definedbyhigherlayerorselectedbymobile.Thisreported
subbandCQIvalueisfurthermoreaveragedoverthereporting
periodbeforeitisloggedtothemeasurementevent.More
informationaboutCQIsee3GPPTS36.213subclause7.2.
Range:015

WBPMI

Integer

WidebandPMI
See3GPPTS136.213subclause7.2.4.Theloggedvalueisthe
mostcommonlyusedvalueduringthereportingperiod.

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

#Ranks

Integer

Numberofranks
Thefirstrequestedrankvaluedefinestheratioofrankone,the
secondrankvaluedefinestheratioofranktwo,etc.

#Params/rank

Integer

Parametersperrank

ParametersforLTE|Top|

Req.rank

Float

Requestedrank
DefinesbasedonRIreportstheratiooftimewhenthemobile
wouldhavebeenabletoreceivedatausingdefinedrank.
Range:0100
Unit:%

Rank

Integer

Rank
Range:14

#CQIsubbands

Integer

NumberofCQIsubbands

#Params/Subband

Integer

NumberofparametersperCQIsubband

SBindex

Integer

CQIsubbandindex
SubbandChannelQualityIndication(CQI)reportsthequalityona
selectedsetofpreferredsubbandsbytheUE.Theselectedsetcan
alsobeconfiguredfromahigherlayer.See3GPPTS36.213
subclause7.2.

CQI0/SB

Integer

CQIforcodeword0persubband
Theaveragechannelqualityindexvalueoverthereportingperiod
fordefinedsubband.NotavailablewhenthebestMselectmodeis
used.MoreinformationaboutCQIsee3GPPTS36.213subclause
7.2.
Range:015

CQI1/SB

Integer

CQIforcodeword1persubband
Theaveragechannelqualityindexvalueoverthereportingperiod
fordefinedsubband.NotavailablewhenthebestMselectmodeis
used.MoreinformationaboutCQIsee3GPPTS36.213subclause
7.2.
Range:015

HARQIprocessinformation(HARQI)
EventID

HARQI

Cellularsystems

UMTSFDD,UMTSTDSCDMA

Recordstate

Packetactivestate

Description

Recordedevery200millisecondstoindicateHSDPAHARQthroughputbasedonthe
tracemessagesofthemobile.Thismeasurementeventisrecordedsimultaneously
withthePLAIDmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#HARQ
processes

Integer

NumberofHARQprocesses

#Params/HARQ

Integer

NumberofparametersperHARQprocess.

Integer

HSDPAHARQprocessIdentifier
Range:015

HARQID

HARQdir.

Integer

HSDPAHARQprocessdirection
1=Uplink
2=Downlink

HARQRate

Integer

HSDPAHARQprocessthroughput
Thevalueoftheparameteriscalculatedfromthetransportblock
sizesforeachHARQprocessseparately.
Minimumvalue:0
Unit:bit/s

#HARQ
packets

Integer

HSDPAHARQprocessblockrate
ThenumberofMAChsPDUstransferredperHARQprocess.

HARQBLER

Float

HSDPAHARQprocessBLER
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUsforeachHARQprocessseparately.
Range:0100
Unit:%

Celltype

Integer

HSDPAcelltype
1=Primary
2=Secondary

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#HARQ
processes

Integer

NumberofHARQprocesses

#Params/HARQ

Integer

NumberofparametersperHARQprocess.

HARQID

Integer

HSDPAHARQprocessIdentifier
Range:015

HARQdir.

Integer

HSDPAHARQprocessdirection
1=Uplink
2=Downlink

HARQRate

Integer

HSDPAHARQprocessthroughput
Thevalueoftheparameteriscalculatedfromthetransportblock
sizesforeachHARQprocessseparately.
Minimumvalue:0
Unit:bit/s

#HARQ
packets

Integer

HSDPAHARQprocessblockrate
ThenumberofMAChsPDUstransferredperHARQprocess.

HARQBLER

Float

HSDPAHARQprocessBLER
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUsforeachHARQprocessseparately.
Range:0100
Unit:%

HSSCCHchannelinformation(HSSCCHI)
EventID

HSSCCHI

Cellularsystems

UMTSFDD,UMTSTDSCDMA

Recordstate

Packetactivestate

Description

Recordedevery200millisecondstoindicateHSSCCHchannelusagebasedonthe
tracemessagesofthemobile.Thismeasurementeventisrecordedsimultaneously
withthePLAIDmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|

Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

HSSCCH
code

Integer

HSDPAHSSCCHchannelisationcode
Range:0127

HSSCCH
usage

Float

HSDPAHSSCCHusage
DefinestheratioofTTIswhenneworretransmitteddataisindicated
usingthisHSSCCHchannelisationcode.Notethatthesumofthe
percentagesis200whenthemeasurementeventcontainsinformation
aboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%

Celltype

Integer

HSDPAcelltype
1=Primary
2=Secondary

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

HSSCCH
1stcode

Integer

HSDPAHSSCCHfirstchannelisationcode
Range:015

HSSCCH
2ndcode

Integer

HSDPAHSSCCHsecondchannelisationcode
Range:015

HSSCCH
usage

Float

HSDPAHSSCCHusage
DefinestheratioofTTIswhenneworretransmitteddataisindicated
usingthisHSSCCHchannelisationcode.Notethatthesumofthe
percentagesis200whenthemeasurementeventcontainsinformation
aboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%

Packetlinkadaptationinfofordownlink(PLAID)
EventID

PLAID

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,WiMAX

Recordstate

Packetactivestate

Description

Themeasurementeventcontainsstatisticalinformationontheusageofthedownlink
linkadaptationbasedonthetracemessagesofthemobile.Currentlyrecordedata200
millisecondintervalwithHSDPA.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforWiMAX|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
25=WiMAX

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Sample
duration

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

HSPDSCH
rate

Integer

HSDPAHSPDSCHthroughput
HighSpeedPhysicalDownlinkSharedChannelthroughputis
calculatedfromall(alsoretransmitted)transportblocksreceivedfrom
theHSDSCHtransportchannelanddividedbysampleduration.This
parameterisalsoknownasHSDPAphysicalchannelthroughputor
servedthroughput.
Minimumvalue:0
Unit:bit/s

MIMOusage

Float

HSDPAMIMOusageratio
ThepercentageofTTIsduringthereportingperiodwhendualstream
transferisused.ThisvaluedisplaystheexactamountofMIMOused
withHSDPA.
Range:0100
Unit:%

Scheduled
rate

Integer

HSDPAHSPDSCHscheduledthroughput
HighSpeedPhysicalDownlinkSharedChannelscheduled
throughputiscalculatedfromall(alsoretransmitted)transportblocks
receivedfromtheHSDSCHtransportchannelanddividedbytime
whendataisreceivedfromthenetwork(idletimeisnotcalculated).
WithDCHSDPAthescheduledthroughputiscalculatedseparatelyfor
eachcellandthenthereceivedvaluesaresummeduptogetthetotal
scheduledthroughput.
Minimumvalue:0
Unit:bit/s

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadaptationset

Percentage

Float

HSDPApercentage
Percentageofthissetfromthetotalsampleduration.Notethatthe
sumofthepercentagesis200whenthemeasurementevent
containsinformationaboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%

Modulation

Integer

HSDPAmodulation
1=QPSK
2=16QAM
3=64QAM

Effective
coding

Float

HSDPAeffectivecoding
EffectivecodingistransportblocksizedividedbybitsperTTIper
physicalchannel(=U),whereUis960bitsforQPSK,1920bitsfor
16QAM,and2880bitsfor64QAM.
Range:01

TBsize

Integer

HSDPAtransportblocksize
Unit:bit

1stcode

Integer

HSDPAfirstchannelisationcode

Range:015
#codes

Integer

HSDPAnumberofusedchannelisationcodes
Range:115

BLER

Float

HSDPAMAChsBLER
TheratiooferroneouslyreceivedMAChsPDUstoallMAChsPDUs
withthislinkadaptationconfiguration.
Range:0100
Unit:%

HSSCCH
type

Integer

HSDPAHSSCCHtype
See3GPPTS125.212subclause4.6.
0=Nodata
1=HSSCCHtype1
2=HSSCCHtype2
3=HSSCCHtype3
10=Nodata(DRX)
100=RXandTXorder,disableHSSCCHlessmode
101=DRXandTXorder,disableHSSCCHlessmode
102=RXandDTXorder,disableHSSCCHlessmode
103=DRXandDTXorder,disableHSSCCHlessmode
104=RXandTXorder,enableHSSCCHlessmode
105=DRXandTXorder,enableHSSCCHlessmode
106=RXandDTXorder,enableHSSCCHlessmode
107=DRXandDTXorder,enableHSSCCHlessmode
110=SecondaryservingHSDSCHdeactivationorder
111=SecondaryservingHSDSCHactivationorder

Modulation2

Integer

HSDPAmodulationforsecondarystream
1=QPSK
2=16QAM
3=64QAM

Effective
coding2

Float

HSDPAeffectivecodingforsecondarystream
Range:01

TBsize2

Integer

HSDPAtransportblocksizeforsecondarystream
Unit:bit

BLER2

Float

HSDPAMAChsBLERforsecondarystream
Range:0100
Unit:%

Celltype

Integer

HSDPAcelltype
1=Primary
2=Secondary

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Sample
duration

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

HSPDSCH
rate

Integer

HSDPAHSPDSCHthroughput
HighSpeedPhysicalDownlinkSharedChannelthroughputis
calculatedfromall(alsoretransmitted)transportblocksreceivedfrom
theHSDSCHtransportchannelanddividedbysampleduration.This
parameterisalsoknownasHSDPAphysicalchannelthroughputor
servedthroughput.
Minimumvalue:0
Unit:bit/s

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadaptationset

Percentage

Float

HSDPApercentage
Percentageofthissetfromthetotalsampleduration.Notethatthe
sumofthepercentagesis200whenthemeasurementevent
containsinformationaboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%

Modulation

Integer

HSDPAmodulation

1=QPSK
2=16QAM
3=64QAM
TBsize

Integer

HSDPAtransportblocksize
Unit:bit

1stcode

Integer

HSDPAfirstchannelisationcode
Range:015

#codes

Integer

HSDPAnumberofusedchannelisationcodes
Range:115

BLER

Float

HSDPAMAChsBLER
TheratiooferroneouslyreceivedMAChsPDUstoallMAChsPDUs
withthislinkadaptationconfiguration.
Range:0100
Unit:%

SF

Integer

TDSCDMAspreadingfactor
Notethatonlyvalidvaluesatthemomentare1and16.
1=SF1
2=SF2
4=SF4
8=SF8
16=SF16

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Sample
duration

PRButilization Float
DL

PRButilizationDL
DownlinkPRButilizationproportionaltobandwidthandreporting
period.
Range:0100
Unit:%

DLTBS

Integer

PDSCHaveragetransportblocksize
Minimumvalue:0
Unit:bit

MaxDLTBS

Integer

PDSCHmaximumtransportblocksize
Minimumvalue:0
Unit:bit

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadaptationset

Percentage

Float

PDSCHmodulationpercentage
Range:0100
Unit:%

Rank

Integer

PDSCHrank
Defineshowmanydatastreamsareusedforthedatatransmission.
Whenspatialmultiplexingtransmissionschemeisused,therankis
thesameasthenumberofusedlayers.Thevalueoftheparameteris
zerowhendataisnotreceived.
Range:04

Modulation0

Integer

PDSCHmodulationforcodeword0
Thisisthemodulationorderasdefinedby3GPPTS36.213
subclause7.1.7.
1=QPSK
2=16QAM

3=64QAM
4=256QAM
MCS0

Integer

PDSCHMCSindexforcodeword0
Definesthemodulationandtheamountofcodingused.See3GPPTS
36.213subclause7.1.7.
Range:031

Modulation1

Integer

PDSCHmodulationforcodeword1
Thisisthemodulationorderasdefinedby3GPPTS36.213
subclause7.1.7.
1=QPSK
2=16QAM
3=64QAM
4=256QAM

MCS1

Integer

PDSCHMCSindexforcodeword1
Definesthemodulationandtheamountofcodingused.See3GPPTS
36.213subclause7.1.7.
Range:031

#PRBs

Integer

NumberofPRBs

#Params/PRB

Integer

NumberofparametersperPRB

Percentage

Float

PDSCHPRBpercentage
Range:0100
Unit:%

PRBs

Integer

PDSCHPRBs
Range:0100

#PRBindexes

Integer

NumberofPRBindexes
Thisisthesameasthesystembandwidth.
Range:0100

#Params/PRB
index

Integer

NumberofparametersperPRBindex

DLPRB%/i

Float

PRButilizationDL/Index
Range:0100
Unit:%

PRBindex

Integer

PRBindex
Range:099

ParametersforWiMAX|Top|
Name

Type

Description

#PLAheader
parameters

Integer

Numberofheaderparameters

Sampledur.

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Burstcount

Integer

WiMAXburstcount
Numberofreceivedorsentburstduringreportingperiod.

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadaptationset

Percentage

Float

WiMAXpercentage
Ratioofburstthatusedthismodulationandcoding.
Range:0100

Modulation

Integer

WiMAXmodulation
1=QPSK
2=16QAM
3=64QAM

Codingrate

Integer

WiMAXcodingrate
1=1/2
2=3/5
3=5/8
4=2/3
5=3/4
6=4/5
7=5/6

Codingtype

Integer

WiMAXcodingtype

1=TailbitingconvolutionalCode(CC)
2=Blockturbocode(BTC)
3=Convolutionalturbocode(CTC)
4=Zerotailconvolutionalcode(ZTCC)
Repetition
coding

Integer

WiMAXrepetitioncoding
1=Norepetitioncoding
2=Repetitioncoding2
4=Repetitioncoding4
6=Repetitioncoding6

Packetlinkadaptationinfoforuplink(PLAIU)
EventID

PLAIU

Cellularsystems

UMTSFDD,WiMAX,LTEFDD,LTETDD

Recordstate

Packetactivestate

Description

Themeasurementeventcontainsstatisticalinformationontheusageoftheuplinklink
adaptationbasedonthetracemessagesofthemobile.Recordedevery200
millisecondswithNokiabasedmobilesandevery400millisecondswithQualcomm
basedmobiles.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforLTE|ParametersforWiMAX|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD
25=WiMAX

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Sample
duration

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

EDPDCH
Rate

Integer

HSUPAEDPDCHthroughput
EDPDCHthroughputiscalculatedfromall(includingretransmitted)
transportblocksreceivedfromtheEDCHtransportchannel.
Minimumvalue:0
Unit:bit/s

Lim.max
power

Float

HSUPAETFCselectionlimitedbymaxpowerpercentage
PercentageofframeswhenlargerETFCIselectionwouldcause
exceedingofthemaximumallowedTXpowerusage.
Range:0100
Unit:%

Lim.grant

Float

HSUPAETFCselectionlimitedbyservinggrantpercentage
PercentageofframeswhenlargerETFCIcannotbeselectedsinceit
wouldrequiremorepowerthanallowedbycurrentservinggrant.
Range:0100
Unit:%

Lim.lackof
data

Float

HSUPAETFCselectionlimitedbylackofdatapercentage
PercentageofframeswhenlargerETFCIcannotbeselectedsince

mobile'soutputbuffersdoesn'tcontainenoughdata.
Range:0100
Unit:%
Lim.bymux

Float

HSUPAETFCselectionlimitedbymuxrestrictionpercentage
PercentageofframeswhenlargerETFCIcannotbeselectedsince
MACdflowscontainingdatacannotbemultiplexedtogetherwith
currentlyselectedMACdflow.AllowedmultiplexingisdefinedbyE
DCHMACdflowmultiplexinglistparameterin3GPPTS125.331
subclause10.3.5.1b.
Range:0100
Unit:%

Lim.byHARQ Float

HSUPAETFCselectionlimitedbyHARQrestrictionpercentage
PercentageofframeswhenlargerETFCIcannotbeselectedsince
certainMACdflowscannotbesendusingcurrentusedHARQ
process.AllowedHARQprocessesperMACdflowiscontrolledby
2msnonscheduledtransmissiongrantHARQprocessallocation
parameterin3GPPTS125.331subclause10.3.5.1b.Nonzeroonly
when2mssubframesareused.
Range:0100
Unit:%

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadpatationset

Percentage

Float

HSUPApercentage
Percentageofthissetfromthetotalsampleduration.Notethatthe
sumofthepercentagesis200whenthemeasurementevent
containsinformationaboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%

Modulation

Integer

HSUPAmodulation
1=QPSK
2=16QAM

TBsize

Integer

HSUPAtransportblocksize
Unit:bit

ETFCI

Integer

HSUPAETFCI
Range:0127

SFs

Integer

HSUPAspreadingandchannelisationcodes
1=SF256
2=SF128
3=SF64
4=SF32
5=SF16
6=SF8
7=SF4
8=2*SF4
9=2*SF2
10=2*SF4and2*SF2

Retr.

Float

HSUPAretransmissionrateperLA
TheratiooferroneousMACePDUsretransmittedusingthislink
adaptationconfiguration.
Range:0100
Unit:%

Avg.SGindex Integer

HSUPAaverageservinggrant
Themostcommonvalueisreported.
1=ZERO_GRANT
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=10
11=11
12=12
13=13

14=14
15=15
16=16
17=17
18=18
19=19
20=20
21=21
22=22
23=23
24=24
25=25
26=26
27=27
28=28
29=29
30=30
31=31
32=32
33=33
34=34
35=35
36=36
37=37
Avg.SG

Float

HSUPAaverageservinggrantpower
10.0ifZERO_GRANT.
Range:1030
Unit:dB

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Sample
duration

PRButilization Float
UL

PRButilizationUL
UplinkPRButilizationproportionaltobandwidthandreportingperiod.
Range:0100
Unit:%

ULTBS

Integer

PUSCHaveragetransportblocksize
Minimumvalue:0
Unit:bit

MaxULTBS

Integer

PUSCHmaximumtransportblocksize
Minimumvalue:0
Unit:bit

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadaptationset

Percentage

Float

PUSCHmodulationpercentage
Range:0100
Unit:%

Rank

Integer

PUSCHrank
Defineshowmanydatastreamsareusedforthedatatransmission.
Whenspatialmultiplexingtransmissionschemeisused,therankis
thesameasthenumberofusedlayers.Thevalueoftheparameteris
zerowhendataisnottransmitted.
Range:01

Modulation0

Integer

PUSCHmodulationforcodeword0
Themodulationorderasdefinedby3GPPTS36.213subclause8.6.
1=QPSK
2=16QAM
3=64QAM

MCSindex0

Integer

PUSCHMCSindexforcodeword0
Definesthemodulationandtheamountofcodingusedfordata
transmission.Inthecaseofretransmissiontherecordedvalueisthe

sameasoriginallyusedforthedatatransmission(insteadofvalues
from29to31thatareusedtoindicateredundancyversion).See
3GPPTS36.213subclause8.6.
Range:031
#PRBs

Integer

NumberofPRBs

#Params/PRB

Integer

NumberofparametersperPRB

Percentage

Float

PUSCHPRBpercentage
Range:0100
Unit:%

PRBs

Integer

PUSCHPRBs
Range:0100

#PRBindexes

Integer

NumberofPRBindexes
Thisisthesameasthesystembandwidth.
Range:0100

#Params/PRB
index

Integer

NumberofparametersperPRBindex

ULPRB%/i

Float

PRButilizationUL/Index
Range:0100
Unit:%

PRBindex

Integer

PRBindex
Range:099

ParametersforWiMAX|Top|
Name

Type

Description

#PLAheader
parameters

Integer

Numberofheaderparameters

Sampledur.

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Burstcount

Integer

WiMAXburstcount
Numberofreceivedorsentburstduringreportingperiod.

#PLAsets

Integer

Numberofpacketlinkadaptationsets

#Params/PLA
set

Integer

Numberofparametersperpacketlinkadaptationset

Percentage

Float

WiMAXpercentage
Ratioofburstthatusedthismodulationandcoding.
Range:0100

Modulation

Integer

WiMAXmodulation
1=QPSK
2=16QAM
3=64QAM

Codingrate

Integer

WiMAXcodingrate
1=1/2
2=3/5
3=5/8
4=2/3
5=3/4
6=4/5
7=5/6

Codingtype

Integer

WiMAXcodingtype
1=TailbitingconvolutionalCode(CC)
2=Blockturbocode(BTC)
3=Convolutionalturbocode(CTC)
4=Zerotailconvolutionalcode(ZTCC)

Repetition
coding

Integer

WiMAXrepetitioncoding
1=Norepetitioncoding
2=Repetitioncoding2
4=Repetitioncoding4
6=Repetitioncoding6

Happybitindicator(HBI)
EventID

HBI

Cellularsystems

UMTSFDD

Recordstate

Packetactivestate

Description

Themeasurementeventcontainsinformationonthestateofthehappybittransmitted
bythemobiletothenetworkduringanHSUPAsession.Themeasurementeventis
recordedsimultaneouslywiththePLAIUmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

Name

Type

Description

Reportinginterval

Integer

HSUPAhappybitreportinginterval
DefineshowoftenHBImeasurementeventisreportedduring
HSUPAtransfer.
Unit:ms

Happybit

Float

HSUPAhappybitstatuspercentage
Defineshowoftenhappybitstatuswassethappyduring
previousreportingintervalexcludingDTXTTIs.
Range:0100
Unit:%

DTX

Float

HSUPAhappybitDTXpercentage
HowmanyTTIsDTXwasusedduringpreviousreporting
period.
Range:0100
Unit:%

ParametersforUMTSFDD|Top|

MACElayerthroughput(MACERATE)
EventID

MACERATE

Cellularsystems

UMTSFDD

Recordstate

Packetactivestate

Description

ThemeasurementeventcontainsinformationontheMACelayerthroughputbasedon
thetracemessagesofthemobile.Themeasurementeventisreportedduringan
HSUPAsessionsimultaneouslywithPLAIUmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|

Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

Name

Type

Description

MACebitrate

Integer

HSUPAMACethroughput
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughtheMACelayer.
MissinganderroneousMACeblocksareexcludedfromthe
throughputcalculation.
Minimumvalue:0
Unit:bit/s

MACeblockrate

Integer

HSUPAMACeblockrate
ThetotalnumberofMACePDUstransmittedduringthe
reportingperiod.

MACe1stretr.

Float

HSUPAMACe1stretransmissionrate
TheratioofMACePDUsretransmittedafterthefirst
transmissionattempt.
Range:0100
Unit:%

MACe2ndretr.

Float

HSUPAMACe2ndretransmissionrate
TheratioofMACePDUsretransmittedafterthesecond
transmissionattempt.
Range:0100
Unit:%

MACe3rd+retr.

Float

HSUPAMACe3rd+retransmissionrate
TheratioofMACePDUsretransmittedafterthethirdorlater
transmissionattempt.
Range:0100
Unit:%

ParametersforUMTSFDD|Top|

AbsoluteGrant(AGRANT)
EventID

AGRANT

Cellularsystems

UMTSFDD

Recordstate

Packetactivestate

Description

RecordedwhenservinggrantismodifiedusingEAGCHchannel.Notethatthis
measurementeventisnotnecessarilyrecordedexactlywiththecorrecttimestamp
becauseoflimitationsinthetraceinterfaceofthemobile.Forthesamereason,there
canbemultipleAGRANTmeasurementeventswiththesametimestamp.Inthese
cases,theorderofthemeasurementeventsistheorderoftheEAGCHmodifications.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

Name

Type

Description

AGCHindex

Integer

HSUPAAGCHabsolutegrantindex

ParametersforUMTSFDD|Top|

Range:031
AGCHgrant

Float

HSUPAAGCHabsolutegrantpower
PowerratiobetweenEDPDCHandDPCCHchannels.
Range:1030
Unit:dB

AGCHscope

Integer

HSUPAAGCHabsolutegrantscope
1=AllHARQprocesses
0=HARQprocessID0
1=HARQprocessID1
2=HARQprocessID2
3=HARQprocessID3
4=HARQprocessID4
5=HARQprocessID5
6=HARQprocessID6
7=HARQprocessID7

AGCHselector

Integer

HSUPAAGCHabsolutegrantselector
1=Primary
2=Secondary

ERNTIselector

Integer

HSUPAservinggrantselector
DefinescurrentlyselectedERNTI.
1=Primary
2=Secondary

ServingGrant(SGRANT)
EventID

SGRANT

Cellularsystems

UMTSFDD

Recordstate

Packetactivestate

Description

Themeasurementeventcontainsstatisticalinformationontheusedservinggrant
basedonthetraceinterface.ThemeasurementeventisreportedduringanHSUPA
sessionsimultaneouslywiththePLAIUmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Sampledur.

Integer

Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms

Grantedrate

Integer

HSUPAgrantedthroughput
Thethroughputthatwouldhavebeenachievedifallpowerdefinedby
theservinggranthadbeenusedforthedatatransmission.
Minimumvalue:0
Unit:bit/s

SGutilization

Float

HSUPAservinggrantutilization
SGutilizationisthetotalofalltransferredscheduledbitsdividedby
bitsthatcouldhavebeentransferrediftheappropriateservinggrant

indexhadbeenused.Thisisapproximatelythesameastheratio
betweentransferredthroughputandservinggrantthroughput.
Range:0100
Unit:%
#SGsets

Integer

Numberofservinggrantsets

#Params/SG
set

Integer

Numberofparametersperservinggrantset

Distribution

Float

HSUPAservinggrantdistribution
Range:0100
Unit:%

SGindex

Integer

HSUPAservinggrantindex
1=ZERO_GRANT
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=10
11=11
12=12
13=13
14=14
15=15
16=16
17=17
18=18
19=19
20=20
21=21
22=22
23=23
24=24
25=25
26=26
27=27
28=28
29=29
30=30
31=31
32=32
33=33
34=34
35=35
36=36
37=37

Servinggrant Float

HSUPAservinggrantpower
PowerratiobetweenEDPDCHandDPCCHchannels.10.0if
ZERO_GRANT.
Range:1030
Unit:dB

EDCHInformation(EDCHI)
EventID

EDCHI

Cellularsystems

UMTSFDD

Recordstate

Packetactivestate

Description

Themeasurementeventcontainsstatisticalinformationonthereceivedrelativegrant
indicationsbasedonthetraceinterface.Themeasurementeventisreportedduringan
HSUPAsessionsimultaneouslywiththePLAIUmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

NSACKs%

Float

HSUPAnonservingACKpercentage
DefineshowoftenonlynonservingEDCHcellhasreportedACK.
Nontransmittingframesareignored.
Range:0100
Unit:%

NSgrant
down%

Float

HSUPAnonservinggrantdownpercentage
DefineshowoftennonservingEDCHcellhasreportedgrantdown
evenifservingEDCHcellhasreportedgrantuporhold.Non
transmittingframesareignored.
Range:0100
Unit:%

#Cells

Integer

NumberofEDCHcells

#Params/Cell

Integer

Numberofparameterspercell

HSUPA
channel

Integer

HSUPAchannel

HSUPASC

Integer

HSUPAscramblingcode
Range:0511

HSUPARLS

Integer

HSUPAradiolinkset
ThisparameteristhesameasRGcombinationindexdefinedinRRC
protocolspecification.
Range:05

ACK%

Float

HSUPAHICHACKpercentage
Range:0100
Unit:%

NACK%

Float

HSUPAHICHNACKpercentage
Range:0100
Unit:%

DTX%

Float

HSUPAHICHDTXpercentage
Range:0100
Unit:%

Grantup%

Float

HSUPARGCHgrantuppercentage
Range:0100
Unit:%

Granthold%

Float

HSUPARGCHgrantholdpercentage
Range:0100
Unit:%

Grantdown% Float

HSUPARGCHgrantdownpercentage
Range:0100
Unit:%

HSUPAschedulinginformation(HSUPASI)
EventID

HSUPASI

Cellularsystems

UMTSFDD

Recordstate

Packetactivestate

Description

ThemeasurementeventcontainsstatisticalinformationonthetransmittedScheduling
Informationbasedonthetraceinterface.Themeasurementeventisreportedduringan
HSUPAsessionsimultaneouslywiththePLAIUmeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

Name

Type

Description

Dur.

Integer

HSUPASchedulinginformationsampleduration
Thetimefromwhichsamplesarecollected.
Unit:ms

SIcount

Integer

HSUPAschedulinginformationcount
NumberofSchedulingInformationssentduringreporting
period.

HLID

Integer

HSUPASIhighestprioritylogicalchannelID
Range:015

HLBS

Integer

HSUPASIhighestprioritylogicalchannelbufferstatus
Range:015

TEBS

Integer

HSUPASItotalEDCHbufferstatus
ThisisamodeofallEDCHbufferstatusreceivedduring
reportingperiod.
Range:031

TEBSmin

Integer

HSUPASItotalEDCHbufferstatusminimum
ThisisaminimumofallEDCHbufferstatusreceivedduring
reportingperiod.
Range:031

TEBSmax

Integer

HSUPASItotalEDCHbufferstatusmaximum
ThisisamaximumofallEDCHbufferstatusreceivedduring
reportingperiod.
Range:031

UPH

Integer

HSUPASIUEpowerheadroom
ThisismodeofallUEpowerheadroomsreceivedduring
reportingperiod.
Range:031

UPHmin

Integer

HSUPASIUEpowerheadroomminimum
ThisisminimumofallUEpowerheadroomsreceivedduring
reportingperiod.
Range:031

UPHmax

Integer

HSUPASIUEpowerheadroommaximum
ThisismaximumofallUEpowerheadroomsreceivedduring
reportingperiod.
Range:031

ParametersforUMTSFDD|Top|

Dataratecontrolinfo(DRCI)
EventID

DRCI

Cellularsystems

EVDO

Recordstate

Packetactivestate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

#Headerparams Integer

Numberofheaderparameters

Sample
duration

Integer

DRCsetssampleduration

#DRCsets

Integer

NumberofDRCset

#Params/DRC
set

Integer

NumberofparametersperDRCset

Percentage

Float

DRCsetpercentage
Range:0100
Unit:%

Requested
rate

Integer

DRCsetrequestedrate

Packetlength

Integer

Packetlinkadaptationpacketlength
0=Short
1=Long

Reversedataratecontrol(RDRC)
EventID

RDRC

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

TXratelimit

Integer

Reverseratelimit(Rev0only)

Range:0153600
TXcurrentrate

Integer

Currentrate(Rev0only)
Range:0153600

Comb.RAB

Integer

Combinedbusybit(Rev0only)
Range:01

PAmax

Integer

MaximumPAheadroomavailable(Rev0only)
Range:0153600
Unit:bit/s

Random
variable

Integer

Randomvariable
Randomvariablerepresentstherandomvariablethatwasusedto
calculatethenewreverserate(Rev0only).
Range:0255

Transition
probability

Integer

Transitionprobability
Transitionprobabilitythatwasusedtocalculatethenewreverserate
(Rev0only).

ConditionRRI

Integer

ConditionRRI
Conditionreverserateprovidesthereverseratethatwascalculated
basedontheabovefactors(Rev0only).
Range:0153600
Unit:bit/s

ActualRRI

Integer

ActualRRI
Actualreverserate.ThisshouldbelessthanconditionRRIorthereis
notenoughdatatobesent(Rev0only).
Range:0153600
Unit:bit/s

Paddingbytes

Integer

Paddingbytes
Numberofpaddingbytesincludedinthereverselinkpackets(Rev0
only).
Unit:byte

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Packet
carrier

Integer

Packetcarriernumber

FRAB

Integer

FRAB
Fastreverseactivitybitsoftdecisionmax.

QRAB

Integer

QRAB
Quickreverseactivitybitharddecision.
0=Unloaded
1=Loaded

QRABps

Integer

QRABps
Quickreverseactivitybitvaluebasedonpilotstrength.
0=Unloaded
1=Loaded

Forwarddataratecontrol(FDRC)
EventID

FDRC

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|

Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

DRCindex

Integer

DRCindex
Averageover16samples.

DRCcover

Integer

CoverusedtotransmitDRC
Range:07

DSCvalue

Integer

Datasourcecontrolvaluetransmittedbythemobile(RevAonly)
Range:07

DRCboost

Integer

DRCgainboost
0=Notapplied
1=Applied

DSCboost

Integer

DSCgainboost
0=Notapplied
1=Applied

DRClockupd.
slot

Integer

SlotforDRClockupdate

ACKchannel
status

Integer

ACKchannelstatus
0=Disabled
1=Enabled

Forced
ACK/NAKratio

Float

ForcedACK/NAKratio
RepresentstheratioofforcedACK/NAKs.
Range:0100
Unit:%

ACKratio

Float

ACKratio
Range:0100
Unit:%

MultiuserACK
ratio

Float

MultiuserACKratio
Range:0100
Unit:%

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Packet
carrier

Integer

Packetcarriernumber

DRC
index/Ch

Integer

DRCindex/Channel
Averageover16samples.

PhysicalFER(PHFER)
EventID

PHFER

Cellularsystems

EVDO,WiMAX

Recordstate

Always

Description

Recordedwhenframeerrorratereportsarereceivedfromthedevice.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforEVDO|ParametersforWiMAX|
Parameters|Top|

Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO
25=WiMAX

ParametersforEVDO|Top|
Name

Type

Description

PER

Float

PERinstantaneous
Range:0100
Unit:%

PERshort

Float

PERshort
Range:0100
Unit:%

PERlong

Float

PERlong
Range:0100
Unit:%

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Packet
carrier

Integer

Packetcarriernumber

PER/Ch

Float

PERinstantaneous/Channel
Range:0100
Unit:%

PER
short/Ch

Float

PERshort/Channel
Range:0100
Unit:%

PERlong/Ch Float

PERlong/Channel
Range:0100
Unit:%

ParametersforWiMAX|Top|
Name

Type

Description

FER

Float

WiMAXframelostratio
Range:0100
Unit:%

Markovmuxinformation(MARKOVMUX)
EventID

MARKOVMUX

Cellularsystems

cdmaOne,CDMA1x

Recordstate

Always

Description

Recordedwhenthemobilereportstheinformation.

Tools

NemoOutdoor

|Parameters|ParametersforcdmaOneandCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters
Numberofparametersbeforemessagedata.

#Frames

Integer

Numberofframes

Params/frame

Integer

Numberofparametersperframe

Mexpecteted
mux

Integer

Markovexpectedmux
0=9600markov
1=4800markov
2=2400markov
3=1200markov
4=8kbpsnonmarkov
5=14400markov
6=7200markov
7=3600markov
8=1800markov
9=13kbpsnonmarkov

Mactualmux

Integer

Markovactualmux
0=9600primary
1=96001/2primary+signaling
2=96001/4primary+signaling
3=96001/8primary+signaling
4=9600signaling(B&B)
5=4800primary
6=2400primary
7=1200primary
8=Erasedframe(poorquality)
9=Framequalityinsufficienttodecideuponrate
10=96001/2primary+secondary
11=96001/4primary+secondary
12=96001/8primary+secondary
13=9600secondary(B&B)
14=14400primary
15=144001/2primary+signaling
16=144001/4primary+signaling
17=144001/8primary+signaling
18=14400signaling(B&B)
19=144001/2primary+secondary
20=144001/4primary+secondary
21=144001/8primary+secondary
22=14400secondary(B&B)
23=144001/8primary+signaling+secondary
24=7200primary
25=72001/4primary+signaling
26=72001/8primary+signaling
27=7200signaling(B&B)
28=72001/4primary+secondary
29=72001/8primary+secondary
30=7200secondary(B&B)
31=72001/8primary+signaling+secondary
32=3600primary
33=36001/8primary+signaling
34=3600signaling(B&B)
35=36001/8primary+secondary
36=3600secondary(B&B)
37=1800primary
38=1800secondary(B&B)

MARKOVStatistics(MARKOVSTATS)

EventID

MARKOVSTATS

Cellularsystems

cdmaOne,CDMA1x

Recordstate

Callconnectionstate

Description

RecordedduringaMARKOVcallwhenparametersampleisreceivedfromthemobile.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x

#Header
params

Integer

Numberofheaderparameters

Float

Markovframeerrorrate
Range:0100
Unit:%

#Expected
rates

Integer

Numberofexpectedrates

#Params

Integer

Numberofparameters

Mexpected

Integer

Markovexpectedrate
1=Oneeighthrate
2=Quarterrate
3=Halfrate
4=Fullrate

M1/1

Integer

Markovfullrateframesreceived

M1/2

Integer

Markovhalfrateframesreceived

M1/4

Integer

Markovquarterrateframesreceived

M1/8

Integer

Markovoneeightrateframesreceived

Merasures

Integer

Markoverasuresreceived

MFER

Multicarrierreverselinkmetrics(MCRLMETRICS)
EventID

MCRLMETRICS

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

Packetcarrier

Integer

Packetcarriernumber

UnexpectedP
ARQNACKs

Integer

UnexpectedPARQNACKs
NumberofPARQNACKsreceivedafteranHARQACKwas
alreadyreceivedforsamepacket.

#Channelsand
PSs

Integer

Numberofchannelsandpacketsizes

#Params/Channel
andPS

Integer

Numberofparametersperchannelandpacketsize

Packetcarrier

Integer

Packetcarriernumber

PS

Integer

Physicallayerpacketsize
Minimumvalue:0
Unit:bit

HiCap
Subpacket0
ACKs

Integer

HiCapSubpacket0ACKs

HiCap
Subpacket1
ACKs

Integer

HiCapSubpacket1ACKs

HiCap
Subpacket2
ACKs

Integer

HiCapSubpacket2ACKs

HiCap
Subpacket3
ACKs

Integer

HiCapSubpacket3ACKs

HiCappARQ
NACKs

Integer

HiCappARQNACKs

LoLatSubpacket Integer
0ACKs

LoLatSubpacket0ACKs

LoLatSubpacket Integer
1ACKs

LoLatSubpacket1ACKs

LoLatSubpacket Integer
2ACKs

LoLatSubpacket2ACKs

LoLatSubpacket Integer
3ACKs

LoLatSubpacket3ACKs

LoLatPARQ
NACKs

LoLatPARQNACKs

Integer

Multicarrierforwardlinkstatistics(MCFLSTATS)
EventID

MCFLSTATS

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

#Headerparams Integer
Band

Integer

Description
Numberofheaderparameters
Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.

120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Integer

Packetcarriernumber

#DRCandPS
types

Packetcarrier

Integer

NumberofDRCandPStypes

#Params/DRC
andPStype

Integer

NumberofparametersperDRCandPStype

DRCandPS
type

Integer

DRCandPStype
0=DRC0,128bits
1=DRC0,256bits
2=DRC0,512bits
3=DRC0,1024bits
10=DRC1,128bits
11=DRC1,256bits
12=DRC1,512bits
13=DRC1,1024bits
20=DRC2,128bits
21=DRC2,256bits
22=DRC2,512bits
23=DRC2,1024bits
30=DRC3,128bits
31=DRC3,256bits
32=DRC3,512bits
33=DRC3,1024bits
40=DRC4,128bits
41=DRC4,256bits
42=DRC4,512bits
43=DRC4,1024bits
50=DRC5,512bits
51=DRC5,1024bits
52=DRC5,2048bits
60=DRC6,128bits
61=DRC6,256bits
62=DRC6,512bits
63=DRC6,1024bits
70=DRC7,512bits
71=DRC7,1024bits
72=DRC7,2048bits
80=DRC8,1024bits
81=DRC8,3072bits
90=DRC9,512bits
91=DRC9,1024bits
92=DRC9,2048bits
100=DRC10,4096bits
110=DRC11,1024bits
111=DRC11,3072bits
120=DRC12,4096bits
130=DRC13,5120bits
140=DRC14,5120bits
1000=ShortCC,128bits
1001=ShortCC,256bits
1002=ShortCC,512bits
1010=CC,38400bits
1011=CC,76800bits

TCpackets
good

Integer

TCpacketsgood

TCpackes
bad

Integer

TCpackesbad

TCpackets
decodedin
slot1

Integer

TCpacketsdecodedinslot1

TCpackets
decodedin
slot2

Integer

TCpacketsdecodedinslot2

TCpackets
decodedin
slot3

Integer

TCpacketsdecodedinslot3

TCpackets
decodedin
slot4

Integer

TCpacketsdecodedinslot4

TCpackets
decodedin
slot5

Integer

TCpacketsdecodedinslot5

TCpackets
decodedin
slot6

Integer

TCpacketsdecodedinslot6

TCpackets
decodedin
slot7

Integer

TCpacketsdecodedinslot7

TCpackets
decodedin
slot8

Integer

TCpacketsdecodedinslot8

TCpackets
decodedin
slot9

Integer

TCpacketsdecodedinslot9

TCpackets
decodedin
slot10

Integer

TCpacketsdecodedinslot10

TCpackets
decodedin
slot11

Integer

TCpacketsdecodedinslot11

TCpackets
decodedin
slot12

Integer

TCpacketsdecodedinslot12

TCpackets
decodedin
slot13

Integer

TCpacketsdecodedinslot13

TCpackets
decodedin
slot14

Integer

TCpacketsdecodedinslot14

TCpackets
decodedin
slot15

Integer

TCpacketsdecodedinslot15

TCpackets
decodedin
slot16

Integer

TCpacketsdecodedinslot16

MultilinkmultiflowRLPforwardlinkstatistics(MLMFRLPFLSTATS)
EventID

MLMFRLPFLSTATS

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

LinkflowID

Integer

LinkflowID

Routenumber

Integer

Routenumber

Flowprotocol

Integer

Flowprotocol

Routeprotocol

Integer

Routeprotocol

Packetstream

Integer

Packetstream
Whetherlinkflowispacketbased.
0=Nonpacketbased
1=Packetbased

Sequencetype

Integer

Sequencetype
Whetherlinkflowisdoingsegmentbasedsequencing.
0=Nonsegmentbasedsequencing
1=Segmentbasedsequencing

SARsequence
length

Integer

SARsequencelength

SARsequence
lengthshort

Integer

SARsequencelengthshort

ATquickNACK Integer
indicationcount

ATquickNACKindicationcount
NumberofindicatedQuickNAKrecordsATsentout.

ATquickNACK
count

ATquickNACKcount
NumberofQuickNAKrecordsATsentout.

Integer

ATdelayed
Integer
NACKunitcount

ATdelayedNACKunitcount
NumberofdelayedNAKrecordsATsentout.

ATdelayed
NACKdataunit
count

Integer

ATdelayedNACKdataunitcount
NumberofbytesrequestedbyATdelayedNAKs.

RX
retransmitted
bytes

Integer

RXretransmittedbytes
Unit:byte

RX
retransmitted
frames

Integer

RXretransmittedframes

RXnewdata
bytes

Integer

RXnewdatabytes
Unit:byte

RXnewdata
frames

Integer

RXnewdataframes

RXfirstdataunit Integer

RXfirstdataunit
NumberofRLPframesreceivedwithFirstDataUnitflagon.

RXlastdataunit Integer

RXlastdataunit
NumberofRLPframesreceivedwithLastDataUnitflagon.

RXduplicate
databytes

Integer

RXduplicatedatabytes
Unit:byte

RXduplicate
dataframes

Integer

RXduplicatedataframes

CalledNACK
timeouts

Integer

CalledNACKtimeouts

NACKabort
dataunit

Integer

NACKabortdataunitapproximation

approximation
Calledreset
count

Integer

Calledresetcount
InitiatedbyeithertheANorAT.

ATreset
requestcount

Integer

ATresetrequestcount

ANresetACK
count

Integer

ANresetACKcount

ANreset
requestcount

Integer

ANresetrequestcount

RX
resequencing
queuesize

Integer

RXresequencingqueuesize

RXNACKabort
queuesize

Integer

RXNACKabortqueuesize

RXdelayed
NACKqueue
size

Integer

RXdelayedNACKqueuesize

#QNinstances

Integer

NumberofQNinstances

#Params/QN
instance

Integer

ParametersperQNinstance

Scheduler
groupID

Integer

SchedulergroupID

Numberof
carriersinthe
QNinstance

Integer

NumberofcarriersintheQNinstance

QNID

Integer

QNID

RXnewdata
bytes/QN

Integer

RXnewdatabytes/QN
Unit:byte

RXnewdata
frames/QN

Integer

RXnewdataframes/QN

Quick
NACKs/QN

Integer

QNquickNACKindicationcount/QN

MultilinkmultiflowRLPreverselinkstatistics(MLMFRLPRLSTATS)
EventID

MLMFRLPRLSTATS

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

LinkflowID

Integer

LinkflowID

Routenumber

Integer

Routenumber

Packetstream

Integer

Packetstream
Whetherlinkflowispacketbased.
0=Nonpacketbased
1=Packetbased

Sequencetype

Integer

Sequencetype
Whetherlinkflowisdoingsegmentbasedsequencing.
0=Nonsegmentbasedsequencing
1=Segmentbasedsequencing

Flowprotocol

Integer

Flowprotocol

Routeprotocol

Integer

Routeprotocol

SARsequence
length

Integer

SARsequencelength

TXnewdata
bytes

Integer

TXnewdatabytes
Unit:byte

TXnewdata
units

Integer

TXnewdataunits

TXfirstdataunit
frames

Integer

TXfirstdataunitframes

TXlastdataunit
frames

Integer

TXlastdataunitframes

PLNACK
indications

Integer

PLNACKindications

Newdataunits
indicatedbyPL
NACKindication

Integer

NewdataunitsindicatedbyPLNACKindication

Retransmitted
dataunits
indicatedbyPL
NACKindication

Integer

RetransmitteddataunitsindicatedbyPLNACKindication

Outoforder
transmissions

Integer

Outofordertransmissions

Outoforder
bytes

Integer

Outoforderbytes
Unit:byte

HLpackes
dropped

Integer

HLpackesdropped
NumberofhigherlayerpacketsdroppedduetoTransmitAbortTimer.

HLbytes
dropped

Integer

HLbytesdropped

NACKrecords
received

Integer

NACKrecordsreceived

Requesteddata
units

Integer

Requesteddataunits

Retransmitted
dataunits

Integer

Retransmitteddataunits

Retransmitted
bytes

Integer

Retransmittedbytes
Unit:byte

Retransmitted
dataunitsnot
found

Integer

Retransmitteddataunitsnotfound

ATresetrequest Integer
count

ATresetrequestcount

ANresetrequest Integer
count

ANresetrequestcount

MaxTXqueue
size

Integer

MaxTXqueuesize

Max
retransmission
queuesize

Integer

Maxretransmissionqueuesize

Maxnewdata
handles

Integer

Maxnewdatahandles
Maximumnumberofnewdatahandlesusedperslotwithinthe

logginginterval.
Maxretransmit
datahandles

Integer

Maxretransmitdatahandles
Maximumnumberofretransmitdatahandlesusedperslotwithin
thelogginginterval.

MultilinkmultiflowRLPRXprocessing(MMRLPRXPROCESSING)
EventID

MMRLPRXPROCESSING

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

RLPevent
type

Integer

RLPeventtype
0=Packetreceptionorforwardlink
1=RLPreset
2=Abort
3=Flushmessagereceived

LinkflowID

Integer

LinkflowID

Route
number

Integer

Routenumber

V(n)before

Integer

RLPV(n)beforeprocessing

V(n)after

Integer

RLPV(n)afterprocessing

V(r)before

Integer

RLPV(r)beforeprocessing

V(r)after

Integer

RLPV(r)afterprocessing

RLPlinkID

Integer

RLPlinkID

RLP
scheduler
groupID

Integer

RLPschedulergroupID

QN
sequence
number
included

Integer

QNsequencenumberincluded

Dataunits

Integer

Dataunits

SAR
sequence
number

Integer

SARsequencenumber

QN
sequence
number

Integer

QNsequencenumber

SAR
Integer
sequence
numbershort

SARsequencenumbershort

Multicarrierforwardlinkpacketheaderinfo(MCFLPACKETINFO)
EventID

MCFLPACKETINFO

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenparameterschange.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Packets

Integer

Numberofpackets

#Params/packet

Integer

Numberofparametersperpacket

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)

Band

120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Packetcarrier

Integer

Packetcarriernumber

LinkID

Integer

LinkID

Slottodecode

Integer

Slottodecode

CRCstatus

Integer

CRCstatus
0=Failed
1=Passed
2=Falsepass

CRClength

Integer

CRClength
0=16bits
1=24bits

Packettype

Integer

Packettype
0=Unicast
Singusertrafficchannelpacket.
1=Multicast0
MultiuserTrafficChannelpacketdecodedatMACindex
MUP_PREAMBLE_BASE.
2=Multicast1
MultiuserTrafficChannelpacketdecodedatMACindex
MUP_PREAMBLE_BASE+1.
3=Multicast2
MultiuserTrafficChannelpacketdecodedatMACindex
MUP_PREAMBLE_BASE+2.
4=Multicast3
MultiuserTrafficChannelpacketdecodedatMACindex
MUP_PREAMBLE_BASE+3.
5=Multicast4
MultiuserTrafficChannelpacketdecodedatMACindex
MUP_PREAMBLE_BASE+4.
6=ControlRel0
Release0(std)controlchannelpacket.
7=ControlRelA
ReleaseA(short)controlchannelpacket.
8=ControlRelAuserdefined
ReleaseAcontrolchannelpacketreceivedatuserdefinedshort
packetMACindex.
9=Broadcast
10=Enhancedbroadcast
11=Platinumbroadcast

Searcherstatus(SEARCHERSTATUS)
EventID

SEARCHERSTATUS

Cellularsystems

cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|
Parameters|Top|

Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Searcherstate

Integer

Searcherstate
0=Rawinitializationstate
1=Deepsleepinstartstate
2=InitialstateforCDMAoperation
3=Acquisitionofthepilotchannel
4=Receptionofthesyncchannel
5=Transitionfromsynctopagingchannel
6=Operationonthepagingchannel
7=Slottedmodesleepstate
8=Operationonthetrafficchannel
9=Returnfrompagingortraffictosyncchannel
10=OperationinPCGstate
11=Powerupstate

Queue

Integer

Searcherqueue
0=Highpriorityqueue0
1=Lowpriorityqueue0
2=Highpriorityqueue1

Priority

Integer

Searcherpriority

Freq.offset

Float

Searcherfrequencyoffset
Unit:Hz

#Pilots

Integer

Numberofpilots

#Params/pilot

Integer

Numberofparametersperpilot

PN

Integer

Pilotnumber
Range:0511

Set

Integer

Searchersetinformation
0=Activeset
1=Candidateset
2=Neighborset
3=Remainingset
4=Precandidateset

Ant.config

Integer

Searcherantennaconfiguration
0=Antenna0
1=Antenna1
2=Dualantenna

SearcherQOF

Integer

SearcherQOF
Range:03

Coherent
truncation
control

Integer

Searchercoherenttruncationcontrol
Range:18
Unit:bit

Coherent
integration
length

Integer

Searchercoherentintegrationlength
Range:04096
Unit:chip

Noncoherent
integration
length

Integer

Searchernoncoherentintegrationlength
Range:0128
Unit:chip

Pilotphase

Integer

Searcherpilotphase
Range:07

Walshcode

Integer

Searcherwalshcode
Range:0511

Windowstart

Float

Searcherpilotwindowstart
Range:032767
Unit:chip

Windowsize

Float

Searcherpilotwindowsize
Range:032767

Unit:chip
#Peaks

Integer

Numberofpeaks

#Params/peak

Integer

Numberofparametersperpeak

Position

Float

Searcherpeakposition
Unit:chip

Energy

Float

Searcherpeakenergy
Unit:dB

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Searcherstate

Integer

Searcherstate
0=Start
1=Acquisition
2=Synchronization
3=Idle
4=Idlesuspended
5=Idlebroadcast
6=IdleOFS
7=Broadcastaccess
8=Sleep
9=Reacquisition
10=Traffic
11=Trafficsuspended
12=TrafficOFS

Searcher
windowsize

Integer

Searcherwindowsize

Ch

Integer

Channelnumber

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

MSTR

Integer

SearcherMSTR

Equalizerstatus Integer

Searcherequalizerstatus
0=Off
1=On

#Pilots

Integer

Numberofpilots

#Params/pilot

Integer

Numberofparametersperpilot

PN

Integer

Pilotnumber
Range:0511

Set

Integer

Searchersetinformation
0=Activeset
1=Candidateset
2=Neighborset
3=Remainingset
4=Emptyset

Ant.config

Integer

Searcherantennaconfiguration
0=Antenna0
1=Antenna1
2=Dualantenna

Searcher
windowcenter

Float

Searcherwindowcenter
Unit:chip

Searcher
earliestpeak

Float

Searcherearliestpeak
Unit:chip

#Peaks

Integer

Numberofpeaks

#Params/peak

Integer

Numberofparametersperpeak

Position

Float

Searcherpeakposition
Unit:chip

C/I

Float

SearcherpeakC/I
Unit:dB

Messageerrorrate(MER)
EventID

MER

Cellularsystems

TETRA

Recordstate

Callconnectionstate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforTETRA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
2=TETRA

Name

Type

Description

MER

Float

Messageerrorrate
Range:0100
Unit:%

ParametersforTETRA|Top|

DVBinformation(DVBI)
EventID

DVBI

Cellularsystems

DVBH

Recordstate

DVBHstate

Description

RecordedwhenDVBHchannelconfigurationchanges.

Tools

NemoOutdoor

|Parameters|ParametersforDVBH|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
65=DVBH

Name

Type

Description

Servicestate

Integer

DVBHservicestate
1=Locked
2=Notlocked

Frequency

Float

DVBHfrequency
Unit:MHz

Bandwidth

Float

DVBHbandwidth

CellID

Integer

DVBHcellID

Txmode

Integer

DVBHtransmissionmode
AlsoknownasOFDMmodeorFFTlength.
2=2k
4=4k
8=8k

Modulation

Integer

DVBHmodulation
1=QPSK
2=16QAM
3=64QAM

CoderateLP

Integer

DVBHcoderatelowpriority
1=1/2
2=2/3
3=3/4
4=5/6
5=7/8

CoderateHP

Integer

DVBHcoderatehighpriority
0=Notused
1=1/2
2=2/3
3=3/4
4=5/6
5=7/8

Guardtime

Integer

DVBHguardtime
1=1/4
2=1/8
3=1/16
4=1/32

MPEFECcoderateLP

Integer

DVBHMPEFECcoderatelowpriority
0=Notused
1=1/2
2=2/3
3=3/4

ParametersforDVBH|Top|

4=5/6
5=7/8
MPEFECcoderateHP

Integer

DVBHMPEFECcoderatehighpriority
0=Notused
1=1/2
2=2/3
3=3/4
4=5/6
5=7/8

Hierarchy

Integer

DVBHhierarchy
0=Disabled
1=Enabled

DVBframeerrorrate(DVBFER)
EventID

DVBFER

Cellularsystems

DVBH

Recordstate

DVBHstate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforDVBH|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
65=DVBH

Name

Type

Description

FER

Float

DVBHFERbeforeFEC
Range:0100
Unit:%

MFER

Float

DVBHFERafterFEC
Range:0100
Unit:%

Framecount

Integer

DVBHframecount

ParametersforDVBH|Top|

DVBbiterrorrate(DVBBER)
EventID

DVBBER

Cellularsystems

DVBH

Recordstate

DVBHstate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived

samplediffersfromthepreviousresult.
Tools

NemoOutdoor

|Parameters|ParametersforDVBH|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
65=DVBH

Name

Type

Description

BER

Float

DVBHBERbeforeviterbi
Range:0100
Unit:%

VBER

Float

DVBHBERafterviterbi
Range:0100
Unit:%

ParametersforDVBH|Top|

DVBRXlevel(DVBRXL)
EventID

DVBRXL

Cellularsystems

DVBH

Recordstate

DVBHstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforDVBH|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
65=DVBH

ParametersforDVBH|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Frequency

Float

DVBHfrequency
Unit:MHz

RxLev

Float

DVBHRxlevel
Range:11110
Unit:dBm

C/N

Float

DVBHcarriertonoiseratio
Range:040
Unit:dB

Signalquality Float

DVBHsignalquality
Range:0100
Unit:%

DVBthroughput(DVBRATE)
EventID

DVBRATE

Cellularsystems

DVBH

Recordstate

DVBHstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoHandy

|Parameters|ParametersforDVBH|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
65=DVBH

Name

Type

Description

DVBHrate

Integer

DVBHthroughput
Minimumvalue:0
Unit:bit/s

ParametersforDVBH|Top|

Startscanning(STARTSCAN)
EventID

STARTSCAN

Cellularsystems

All

Recordstate

Scanningstate

Description

Recordedwhenascanningsessionisbegunandthescanningstateinitiated.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

ScanningcontextID

Context

ScanningcontextID

Stopscanning(STOPSCAN)
EventID

STOPSCAN

Cellularsystems

All

Recordstate

Scanningstate

Description

Recordedwhenascanningsessionisstoppedandthescanningstateterminated.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

ScanningcontextID

Context

ScanningcontextID

Scanningconfiguration(SCANCONFIG)
EventID

SCANCONFIG

Cellularsystems

All

Recordstate

Scanningstate

Description

Recordedatthebeginningofthescanningsession.Definesscanningsettings.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSMfrequencyandbandscanning|ParametersforUMTSfrequencyscanning|ParametersforLTEfrequencyscanning
|ParametersforcdmaOne,CDMA1x,andEVDOfrequencyscanning|ParametersforWiMAXfrequencyscanning|ParametersforiDENfrequency
scanning |ParametersforUMTSpilotandbandscanning |ParametersforcdmaOne,CDMA1x,andEVDOpilotandbandscanning |Parametersfor
LTEOFDMandbandscanning |ParametersforWiMAXscanning |ParametersforDVBHscanning |Parametersforspectrumscanning |
Parameters|Top|
Name

Type

Description

Scanningcontext
ID

Context

ScanningcontextID

#Headerparams

Integer

Numberofheaderparameters

Scanningsets

Integer

Scanningsets

#Params/set

Integer

Parametersperscanningset

Integer

Scanningtype
1=GSMfrequencyscanning
5=UMTSFDDfrequencyscanning
6=UMTSTDSCDMAfrequencyscanning
7=LTEFDDfrequencyscanning
8=LTETDDfrequencyscanning
10=cdmaOnefrequencyscanning
11=CDMA1xfrequencyscanning
12=EVDOfrequencyscanning
25=WiMAXfrequencyscanning
55=iDENfrequencyscanning
105=UMTSFDDpilotscanning
106=UMTSTDSCDMApilotscanning
110=cdmaOnepilotscanning
111=CDMA1xpilotscanning
112=EVDOpilotscanning
207=LTEFDDOFDMscanning
208=LTETDDOFDMscanning
225=WiMAXOFDMscanning

Scanningtype

265=DVBHOFDMscanning
300=Spectrumscanning
10001=GSMbandscanning
10105=UMTSFDDbandscanning
10106=UMTSTDSCDMAbandscanning
10110=cdmaOnebandscanning
10111=CDMA1xbandscanning
10112=EVDObandscanning
10207=LTEFDDbandscanning
10208=LTETDDbandscanning

ParametersforGSMfrequencyandbandscanning|Top|
Name

Type

Description

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None
1=BSICdecoding
2=Cellinformationdecoding
1024=C/I,SIR,orCINR

Bandwidth

Integer

Channelbandwidth
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

BSICdecoding
threshold

Float

BSICdecodingthreshold
ThisthresholdhastobeexceededbeforeBSICdecodingis
attempted.
Unit:dBm

Dwellingtime

Integer

Dwellingtime(GSM)
DefinesforhowlongBCCHchannelisattemptedtobedecoded.
Minimumvalue:0
Unit:frame

ParametersforUMTSfrequencyscanning|Top|

Name

Type

Description

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None

Bandwidth

Integer

Channelbandwidth
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

ParametersforLTEfrequencyscanning|Top|
Name
Band

Type

Description

Integer

Band

70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None

Bandwidth

Integer

Channelbandwidth
Notdefinedwhenscannedchannelbandwidthisselected
automaticallybasedonscannedchannel.
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum

3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile
Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

ParametersforcdmaOne,CDMA1x,andEVDOfrequencyscanning|Top|
Name
Band

Type

Description

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)

KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning

Integer

Scanningoptions

options

Notethatthisparameterisbitfield.
0=None

Bandwidth

Integer

Channelbandwidth
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

ParametersforWiMAXfrequencyscanning|Top|
Name

Type

Description

Band

Integer

Band
259999=WiMAX

Frequencies

String

Frequencies
Definesthemeasuredfrequencies.Intheformatcommasepartes
differentvalues,hyphencanbeusedtomarktherangeanddotis
usedfordecimalnumbers,e.g.1800000000.0190000000.0.
Unit:Hz

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None

Bandwidth

Integer

Channelbandwidth
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

ParametersforiDENfrequencyscanning|Top|
Name

Type

Description

Band

Integer

Band
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

ParametersforUMTSpilotandbandscanning|Top|
Name

Type

Description

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None
2=Cellinformationdecoding
4=SIoroverheaddecoding
8=Neighborlistdecoding
16=Missingneighbordetection
1024=C/I,SIR,orCINR
2048=Finger
4096=PSCH
8192=SSCH
65536=Delay
Preambledelay,timeofarrival,ortimeoffset.
131072=Delayspread
262144=Delayprofile

Reserved

Integer

Reserved

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

Ec/N0threshold Float

Ec/N0threshold
ThisthresholdhastobeexceededbeforeEc/N0resultisreported.
Unit:dB

Finger
combining
mode

Integer

Fingercombiningmode
Definesthemethodthatisusedtocombinemeasuredfingerresults
toonemeasurementresult.
1=Peak
2=Aggregate

Pilot
measurement
mode

Integer

Pilotmeasurementmode
1=Highspeed
2=Highdynamic

Dwellingtime

Integer

Dwellingtime(UMTS)
DefinesforhowlongBCHchannelisattemptedtobedecoded.
Minimumvalue:0
Unit:ms

ParametersforcdmaOne,CDMA1x,andEVDOpilotandbandscanning|Top|
Name
Band

Type

Description

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)

EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)

Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None
4=SIoroverheaddecoding
65536=Delay
Preambledelay,timeofarrival,ortimeoffset.
131072=Delayspread

Reserved

Integer

Reserved

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

Ec/I0threshold

Float

Ec/I0threshold
ThisthresholdhastobeexceededbeforeEc/I0resultisreported.
Unit:dB

Finger
combining
mode

Integer

Fingercombiningmode
Definesthemethodthatisusedtocombinemeasuredfingerresults
toonemeasurementresult.
1=Peak
2=Aggregate

Pilotsearch
mode

Integer

Pilotsearchmode
1=Standard
2=Wide
3=Verywide

Pilotwindow
mode

Integer

Pilotwindowmode
1=Offset
2=Centered
3=Edge

Correlator

Integer

Correlator

Pilotincrement

Integer

Pilotincrement

ParametersforLTEOFDMandbandscanning|Top|
Name

Type

Description

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

Channels

String

Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None
2=Cellinformationdecoding
4=SIoroverheaddecoding
1024=C/I,SIR,orCINR

16384=Syncsignal
32768=Referencesignal
65536=Delay
Preambledelay,timeofarrival,ortimeoffset.
131072=Delayspread
524288=MIMOscanning
1048576=Narrowband
ThescanningisdonefromtheRSsignalstransmittedduringthe
PBCHtransmission.
2097152=PRBscanning
Bandwidth

Integer

Channelbandwidth
Notdefinedwhenscannedchannelbandwidthisselected
automaticallybasedonscannedchannel.
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

RSSIthreshold

Float

RSSIthreshold
ThisthresholdhastobeexceededbeforetheRSSIresultis
reported.
Unit:dBm

CP

Integer

Cyclicprefix
0=Autodetect
1=Normal15kHz
2=Extended15kHz
3=Extended7.5kHz

Antennaports

Integer

Antennaports
1=Port0
2=Port01
4=Port03

UL/DLconfig

Integer

TDDUL/DLconfiguration
0=Config0
Allocateduplinksubframesare:2,3,4,7,8,9.
1=Config1
Allocateduplinksubframesare:2,3,7,8.
2=Config2
Allocateduplinksubframesare:2,7.
3=Config3
Allocateduplinksubframesare:2,3,4.
4=Config4
Allocateduplinksubframesare:2,3.
5=Config5
Allocateduplinksubframeis:2.
6=Config6
Allocateduplinksubframesare:2,3,4,7,8.

Pilot
measurement
mode

Integer

Pilotmeasurementmode
1=Highspeed
2=Highdynamic

ParametersforWiMAXscanning|Top|
Name

Type

Description

Band

Integer

Band
259999=WiMAX

Frequencies

String

Frequencies
Definesthemeasuredfrequencies.Intheformatcommasepartes
differentvalues,hyphencanbeusedtomarktherangeanddotis
usedfordecimalnumbers,e.g.1800000000.0190000000.0.
Unit:Hz

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None

Resolution
bandwidth

Integer

Resolutionbandwidth
Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

Reusefactor

Integer

Reusefactor
1=Reusefactor1
3=Reusefactor3

Pilot
measurement
mode

Integer

Pilotmeasurementmode
1=Highspeed
2=Highdynamic

ParametersforDVBHscanning|Top|
Name

Type

Description

Frequencies

String

Frequencies
Definesthemeasuredfrequencies.Intheformatcommasepartes
differentvalues,hyphencanbeusedtomarktherangeanddotis
usedfordecimalnumbers,e.g.1800000000.0190000000.0.
Unit:Hz

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None

Resolution
bandwidth

Integer

Resolutionbandwidth
Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.

Unit:Hz
Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

Parametersforspectrumscanning|Top|
Name

Type

Description

Frequencies

String

Frequencies
Definesthemeasuredfrequencies.Intheformatcommasepartes
differentvalues,hyphencanbeusedtomarktherangeanddotis
usedfordecimalnumbers,e.g.1800000000.0190000000.0.
Unit:Hz

Scanning
options

Integer

Scanningoptions
Notethatthisparameterisbitfield.
0=None

Resolution
bandwidth

Integer

Resolutionbandwidth
Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz

Measurement
period

Integer

Measurementperiod
Unit:ms

Filtermode

Integer

Filtermode
Definesthemethodthatisusedforsamplefiltering.
1=Average
2=Maximum
3=Minimum
110=10percentile
120=20percentile
130=30percentile
140=40percentile
150=50percentile
160=60percentile
170=70percentile
180=80percentile
190=90percentile

Filtersamples

Integer

Filtersamples
Defineshowmanysamplesarefilteredperreportedmeasurement
result.

Samplingratio

Integer

Samplingratio
DefineseveryNthmeasurementresultthatisreported.

TopN

Integer

TopN
OnlythebesttopNparametersarereported.

Resolution
samples

Integer

Resolutionsamples
Tobeabletoscanlargebandwidthspectrums,thetotalsweep

bandwidthmustbedividedintosmallerparts.Theresolution
samplesdefinesthenumberofsamplessize,eachofwhichis
scannedseparately.

Frequencyscanningresults(FREQSCAN)
EventID

FREQSCAN

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA
1x,EVDO,AMPS,NAMPS,DAMPS,WiMAX,iDEN

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforcdmaOneand
CDMA1x|ParametersforEVDO|ParametersforWiMAX |ParametersforAMPSandNAMPS |ParametersforDAMPS |ParametersforiDEN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
25=WiMAX
51=AMPS
52=NAMPS
53=DAMPS
55=iDEN

ParametersforGSM|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

ARFCN

Integer

Channelnumber

BSIC

Integer

Basestationidentificationcode
Range:063

RXlevel

Float

RXlevel
Range:14010
Unit:dBm

C/I

Float

C/I
Range:1040
Unit:dB

SCHRXlevel

Float

SCHRXlevel
Range:14010
Unit:dBm

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI(frequencyscanningmode)
Carrierpowerincludingthermalnoise,cocarrierandadjacentcarrier
interference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI(frequencyscanningmode)
Carrierpowerincludingthermalnoise,cocarrierandadjacentcarrier
interference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

ParametersforLTE|Top|

Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI(frequencyscanningmode)
Carrierpowerincludingthermalnoise,cocarrierandadjacentcarrier
interference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.

110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

RSSI

Float

RSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:1400
Unit:dBm

ParametersforEVDO|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

RSSI

Float

RSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.

Range:1400
Unit:dBm

ParametersforWiMAX|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Frequency

Float

WiMAXfrequency
Unit:MHz

RSSI

Float

CarrierRSSI(frequencyscanningmode)
Widebandpowerofallsubcarriersincludingthermalnoise,cocarrier
andadjacentcarrierinterference,andnoisegeneratedinthereceiver.
Unit:dBm

ParametersforAMPSandNAMPS|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

SAT

Integer

Setupaudiotone
Range:06

RXlevel

Float

RXlevel
Range:14010
Unit:dBm

ParametersforDAMPS|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Ch

Integer

Channelnumber

DCC

Integer

Digitalcolorcode
Range:0255

RXlevel

Float

RXlevel
Range:14010
Unit:dBm

ParametersforiDEN|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Ch

Integer

Channelnumber

CC

Integer

Colorcode
Range:015

RxLev

Float

RXlevel
Range:13030
Unit:dBm

SQE

Float

SQE
Range:050

Unit:dB
N+I

Float

Noise+interferencelevel
Range:13030
Unit:dBm

Spectrumscanningresult(SPECTRUMSCAN)
EventID

SPECTRUMSCAN

Cellularsystems

All

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|Parametersforspectrumscanning|
Parameters|Top|
Name

Type

Description

Scanningmode

Integer

Scanningmode
1=Spectrumscanning

Parametersforspectrumscanning|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Float

Resolutionbandwidth
Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz

Bandwidth

Sweepbandwidth Float

Sweepbandwidth
Thetotalscannedbandwidththatisdividedintosmallerparts
beforethescanning.
Unit:MHz

Sweepfrequency Float

Sweepcenterfrequency
Unit:MHz

Sweepaverage
RXlevel

Float

SweepaverageRXlevel
ThelinearaverageofRXlevelsmeasuredoverbandwidthof
'resolutionbandwidth'.
Range:16010
Unit:dBm

Sweepminimum
RXlevel

Float

SweepminimumRXlevel
MinimumRXlevelsmeasuredoverbandwidthof'resolution
bandwidth'.
Range:16010
Unit:dBm

Sweepmaximum Float
RXlevel

SweepmaximumRXlevel
MaximumRXlevelsmeasuredoverbandwidthof'resolution
bandwidth'.
Range:16010
Unit:dBm

#Frequencies

Integer

Numberoffrequencies

#Params/frequency

Integer

#Params/frequency

Float

Frequency

Frequency

Centerfrequencyofthemeasuredsample.
Unit:MHz
RXlevel

Float

RXlevel
Range:16010
Unit:dBm

Pilotscanningresults(PILOTSCAN)
EventID

PILOTSCAN

Cellularsystems

UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x,EVDO

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Ch

Integer

Channelnumber

Chtype

Integer

UMTSchanneltype
1=CPICH
2=PSCH
3=SSCH
4=CPICH(TXdiversity)
5=PPCH

RSSI

Float

CarrierRSSI(pilotscanningmode)
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13

50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

SC

Integer

Scramblingcode
Range:0511

Ec/N0

Float

Ec/N0
Theaveragereceivedchippowertonoiseratioofthechannel
specifiedbytheChtypeparameter.
Range:300
Unit:dB

RSCP

Float

RSCP
ThereceivedsignalcodepowerofthechannelspecifiedbytheCh
typeparameter.
Range:15020
Unit:dBm

SIR

Float

SignaltointerferenceratioCPICH
Range:030

Delay

Float

Delay
Thetimedifferencebetweenactualreceivedsignalandexpectedpoint
intimederivedfromtheGPStime(whenavailable).Thisparameteris
alsoknownastimeoffset.
Range:038400
Unit:chip

Delayspread

Float

Delayspread
TimebetweenfirstandlastpilotEc/N0peakabovethePNthresholdof
thechannelspecifiedbytheChtypeparameter.
Unit:chip

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Channeltype

Integer

Channeltype
1=PCCPCH
2=SyncDL

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Ch

Integer

Channelnumber

Cellparams
ID

Integer

CellparametersID
Range:0127

Ec/I0

Float

Ec/I0
Thereceivedenergyperchipdividedbytherelevantmeasuredpower
density(noiseandsignal)inthewideband.
Range:300
Unit:dB

Timeoffset

Float

Timeoffset
Positionofaselectedpilot.
Range:06500
Unit:chip

SIR

Float

SIR
Range:3025
Unit:dB

RSCP

Float

RSCP
Thereceivedsignalcodepowerofasinglecode.
Range:11620
Unit:dB

RSSI

Float

CarrierRSSI(pilotscanningmode)
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI(pilotscanningmode)
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.

110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

PN

Integer

Pilotnumber
Range:0511

Ec/I0

Float

Ec/I0
Range:353
Unit:dB

Delay

Float

Delay
Thetimedifferencebetweenactualreceivedsignalandexpectedpoint
intimederivedfromtheGPStime.Thisparameterisalsoknownas
timeoffset.
Unit:chip

RSCP

Float

RSCP
Thereceivedsignalcodepowerofsinglecode.
Unit:dBm

Delayspread

Float

Delayspread
Thetimebetweenthefirstandthelastmultipathpeakcomponent
insidethesearchwindowabovethePNthreshold.
Unit:chip

ParametersforEVDO|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Ch

Integer

Channelnumber

RSSI

Float

CarrierRSSI(pilotscanningmode)
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,

HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

PN

Integer

Pilotnumber
Range:0511

Ec/I0

Float

Ec/I0
Range:353
Unit:dB

Delay

Float

Delay
Thetimedifferencebetweenactualreceivedsignalandexpectedpoint
intimederivedfromtheGPStime.Thisparameterisalsoknownas
timeoffset.
Unit:chip

RSCP

Float

RSCP
Thereceivedsignalcodepowerofsinglecode.
Unit:dBm

Delayspread

Float

Delayspread
Thetimebetweenthefirstandthelastmultipathpeakcomponent
insidethesearchwindowabovethePNthreshold.
Unit:chip

OFDMscanningresults(OFDMSCAN)
EventID

OFDMSCAN

Cellularsystems

WiMAX,DVBH,LTEFDD,LTETDD

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|ParametersforLTERS|ParametersforLTESCH|ParametersforLTEPBCH|ParametersforWiMAX|Parameters
forDVBH|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD
25=WiMAX
65=DVBH

Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Ch

Integer

Channelnumber

Ph.chtype

Integer

Physicalchannelorsignaltype
1=RS
2=SCH
3=PBCH

DLbandwidth

Integer

DLbandwidth
Thisisthescannedbandwidthwhenthescannedbandwidth
differsfromthesystembandwidth.
6=1.4MHz
15=3MHz
25=5MHz
50=10MHz
75=15MHz
100=20MHz

RSSI

Float

CarrierRSSI
Widebandpowerofallsubcarriersincludingthermalnoise,co
carrierandadjacentcarrierinterference,andnoisegeneratedin
thereceiver.Forthereferencesignalscanningthisisthesameas
EUTRANcarrierRSSI.See3GPPTS136.214subclause5.1.5.
Unit:dBm

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27

ParametersforLTE|Top|

70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforLTERS|Top|
Name

Type

Description

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

PCI

Integer

Physicalcellidentity
Range:0503

CP

Integer

CyclicprefixDL
1=Normal15kHz
2=Extended15kHz
3=Extended7.5kHz

Antennaports

Integer

DetectedTXantennaports
0=Port0
1=Ports01
3=Ports03

RSRP

Float

RSRP
Referencesignalreceivedpoweristhelinearaverageofthepower
contributionsoftheresourceelementsthatcarrycellspecific
referencesignalswithintheconsideredmeasurementfrequency.
3GPPTS36.214subclause5.1.1.
Range:1400
Unit:dBm

RSRQ

Float

RSRQ
ReferencesignalreceivedqualityistheratioN*RSRP/EUTRA
carrierRSSI,whereNisthenumberofresourceblocksoftheE
UTRAcarrierRSSImeasurementbandwidth.Themeasurements
inthenumeratoranddenominatoraremadeoverthesamesetof
resourceblocks.3GPPTS36.214subclause5.1.3.
Range:300
Unit:dB

CINR

Float

CINR
Ratiobetweenthereferencesignalreceivedpower(RSRP)and
theinterferenceandnoisefromthesamereferencesignalset.
Range:4050
Unit:dB

Timeoffset

Integer

Timeoffset
ThetimedifferencebetweenactualreceivedPSCHprimary
synchronizationsignalandexpectedpointintimederivedfrom
GPSreferencetime.Theunitoftheparameteris32.552nsthatis

thesameastheTsparameterdefinedby3GPPTS136.211
subclause4.
Range:0307199
Delayspread

Integer

Delayspread
Theunitoftheparameteris32.552nsthatisthesameastheTs
parameterdefinedby3GPPTS136.211subclause4.
Range:01023
Unit:Ts

Indication

Integer

Scanningresultindication
Theparametercontainsthestatusofthemeasurementresult.
Thisisabitfieldsothevalueoftheparameteristhesumofall
simultaneounsmeasurementstatuses,e.g.iftheantennapower
imbalanceandfrequencyoffsettoolargeconditionshappen
simultaneouslytherecordedvaluewouldbethree.
1=Antennapowerimbalance
Indicatesifdifferenceinreceivedreferencesignalpower
betweenantennasisgreaterthanorequalto15dBwhenat
leastoneofreceivedsignalpowerisgreaterthanorequalto
90dBm.
2=Frequencyoffsettoolarge
Indicatesiffrequencyoffsetisgreaterthanorequalto1kHz.

MIMOmode

Integer

MIMOmodeinformation
TheparameterindicatesthecurrentMIMOmodeofeachLTEPCI.
ThevalueoftheparameterspecifiesthereceivedTXRXport
configurationinthefollowingformat:[numberofTXportsused]x
[numberofRXportsused].
11=1x1
1TXportand1RXportused.
12=1x2
1TXportand2RXportsused.
14=1x4
1TXportand4RXportsused.
21=2x1
2TXportsand1RXportused.
22=2x2
2TXportsand2RXportsused.
24=2x4
2TXportsand4RXportsused.
41=4x1
4TXportsand1RXportused.
42=4x2
4TXportsand2RXportsused.
44=4x4
4TXportsand4RXportsused.

#Ports

Integer

Numberofmeasurementresultsperantennaport
Forexampleiftherearetwophysicalcellidentitiesandfour
antennaportspercellidentitythevalueoftheparameterwouldbe
eight.Thefirstfourblockswouldcontainmeasurementresultsper
antennaportforthefirstcellandnextfourblockswouldcontain
resultsforthesecondcell.

#Params/port

Integer

Numberofparameterspermeasurementresult

PCI

Integer

Physicalcellidentity
Range:0503

Antennaport

Integer

Antennaport
0=Port0
ThisisthesameasTX0.
1=Port1
ThisisthesameasTX1.
2=Port2
ThisisthesameasTX2.
3=Port3
ThisisthesameasTX3.
100=TX0RX0channel
101=TX0RX1channel
102=TX0RX2channel
103=TX0RX3channel
110=TX1RX0channel
111=TX1RX1channel
112=TX1RX2channel
113=TX1RX3channel

120=TX2RX0channel
121=TX2RX1channel
122=TX2RX2channel
123=TX2RX3channel
130=TX3RX0channel
131=TX3RX1channel
132=TX3RX2channel
133=TX3RX3channel
RSRP/P

Float

RSRP/Antennaport
Referencesignalreceivedpoweristhelinearaverageofthepower
contributionsoftheresourceelementsthatcarrycellspecific
referencesignalswithintheconsideredmeasurementfrequency.
3GPPTS36.214subclause5.1.1.
Range:1400
Unit:dBm

RSRQ/P

Float

RSRQ/Antennaport
ReferencesignalreceivedqualityistheratioN*RSRP/EUTRA
carrierRSSI,whereNisthenumberofresourceblocksoftheE
UTRAcarrierRSSImeasurementbandwidth.Themeasurements
inthenumeratoranddenominatoraremadeoverthesamesetof
resourceblocks.3GPPTS36.214subclause5.1.3.
Range:300
Unit:dB

CINR/P

Float

CINR/Antennaport
Ratiobetweenthereferencesignalreceivedpower(RSRP)and
theinterferenceandnoisefromthesamereferencesignalset.
Range:4050
Unit:dB

RSSI/P

Float

EUTRANcarrierRSSI/Antennaport
Widebandpowerofallsubcarriersincludingthermalnoise,co
carrierandadjacentcarrierinterference,andnoisegeneratedin
thereceiver.See3GPPTS136.214subclause5.1.5.
Unit:dBm

ParametersforLTESCH|Top|
Name

Type

Description

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

PSCHPCI

Integer

PSCHphysicalcellidentity
Range:0503

Cyclicprefix

Integer

PSCHcyclicprefix
1=Normal15kHz
2=Extended15kHz
3=Extended7.5kHz

PSCHRP

Float

PSCHreceivedpower
Linearaverageoverthepowercontributionsoftheresource
elementsthatcarryprimarysynchronizationsignal.
Unit:dBm

PSCHRQ

Float

PSCHreceivedquality
TheratiobetweenPSCHreferencepower(PSCHRP)andlinear
averageoftotalreceivedpowermeasuredoverOFDMsymbols
andresourceblocks,includingprimarysynchronization(PSCH)
signal.Themeasurementsinthenumeratoranddenominatorare
madeoverthesamesetofresourceblocks.
Unit:dB

SSCHRP

Float

SSCHreceivedpower
Linearaverageoverthepowercontributionsoftheresource
elementsthatcarrysecondarysynchronizationsignal.
Unit:dBm

SSCHRQ

Float

SSCHreceivedquality
TheratiobetweenSSCHreferencepower(SSCHRP)andlinear
averageoftotalreceivedpowermeasuredoverOFDMsymbols
andresourceblocks,includingsecondarysynchronization(SSCH)
signal.Themeasurementsinthenumeratoranddenominatorare
madeoverthesamesetofresourceblocks.
Unit:dB

SSCHCINR

Float

SSCHCINR
Theratiobetweensynchronizationchannelreceivedpowerand
interferenceandnoisefromthesamesynchronizationsignalset.
Range:4050
Unit:dB

Timeoffset

Integer

PSCHtimeoffset
ThetimedifferencebetweenactualreceivedPSCHprimary
synchronizationsignalandexpectedpointintimederivedfrom
GPSreferencetime.Theunitoftheparameteris32.552nsthatis
thesameastheTsparameterdefinedby3GPPTS136.211
subclause4.
Range:0307199

PSCHCINR

Float

PSCHCINR
Theratiobetweensynchronizationchannelreceivedpowerand
interferenceandnoisefromthesamesynchronizationsignalset.
Range:4050
Unit:dB

ParametersforLTEPBCH|Top|
Name

Type

Description

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

PBCHPCI

Integer

PBCHphysicalcellidentity
Range:0503

Cyclicprefix

Integer

PBCHcyclicprefix
1=Normal15kHz
2=Extended15kHz
3=Extended7.5kHz

PBCHRP

Float

PBCHreceivedpower
Currentlysupportforthisparameterhasnotbeenimplemented.
Unit:dBm

PBCHRQ

Float

PBCHreceivedquality
Currentlysupportforthisparameterhasnotbeenimplemented.
Unit:dB

PBCHCINR

Float

PBCHCINR
Currentlysupportforthisparameterhasnotbeenimplemented.
Range:4050
Unit:dB

Timeoffset

Integer

PBCHtimeoffset
ThetimedifferencebetweenactualreceivedPSCHprimary
synchronizationsignalandexpectedpointintimederivedfrom
GPSreferencetime.Theunitoftheparameteris32.552nsthatis
thesameastheTsparameterdefinedby3GPPTS136.211
subclause4.
Range:0307199

ParametersforWiMAX|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Frequencies

Integer

Numberoffrequencies

#Params/frequency

Integer

#Params/frequency

Frequency

Float

Frequency
Unit:MHz

RSSI

Float

CarrierRSSI(OFDMscanningmode)
Widebandpowerofallsubcarriersincludingthermalnoise,co
carrierandadjacentcarrierinterference,andnoisegeneratedin
thereceiver.
Unit:dBm

#Preambles

Integer

Numberofpreambles

#Params/preamble

Integer

Numberofparametersperpreamble

Float

WiMAXfrequency
Unit:MHz

Frequency

Preambleindex

Integer

WiMAXpreambleindex
Range:0113

PreambleRSSI

Float

WiMAXpreambleRSSI
Range:1200
Unit:dBm

CINR

Float

WiMAXCINR
Channeltointerferencenoiseratio.
Range:3240
Unit:dB

Delay

Float

WiMAXpreambledelay
Range:01055

ParametersforDVBH|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Frequencies

Integer

Numberoffrequencies

#Params/frequency

Integer

#Params/frequency

Frequency

Float

Frequency
Unit:MHz

RSSI

Float

CarrierRSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Unit:dBm

MER

Float

DVBHMER
Range:060
Unit:dB

Physicalresourceblockscanningresults(PRBSCAN)
EventID

PRBSCAN

Cellularsystems

LTEFDD

Recordstate

Scanningstate

Description

Thismeasurementeventisloggedforeachcellseparatelyandcontainsscanning
resultsperphysicalresourceblock.Recordedwhenmeasurementsampleisreceived
fromthedevice.CurrentlyloggedaboutoncepersecondwithRohde&Schwarz
scanners.

Tools

NemoOutdoor

|Parameters|ParametersforLTERohde&Schwarz|ParametersforLTEPCTel |ParametersforLTENemoFSR1|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD

Scannertype

Integer

Scannertype
1=Rohde&Schwarz
2=PCTel
3=NemoFSR1

#Systemand
devicespecific
parameters

Integer

Numberofsystemanddevicespecificparameters

ParametersforLTERohde&Schwarz|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD

Ch

Integer

Channelnumber

PCI

Integer

Physicalcellidentity
Range:0503

#PRBindexes

Integer

NumberofPRBindexes
Thisisthesameasthesystembandwidth.
Range:0100

#Params/PRB
index

Integer

NumberofparametersperPRBindex

PRBindex

Integer

PRBindex
Range:099

2x2rank

Integer

2x2MIMOrankestimation/PRB
Minimumvalue:0

2x2K

Float

2x2MIMOconditionnumber/PRB
Minimumvalue:0
Unit:dB

2x4rank

Integer

2x4MIMOrankestimation/PRB
Minimumvalue:0

2x4K

Float

2x4MIMOconditionnumber/PRB
Minimumvalue:0
Unit:dB

ParametersforLTEPCTel|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2

70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
Ch

Integer

Channelnumber

#Cells

Integer

Numberofcells

#Params/cell

Integer

Numberofparameterspercell

PCI

Integer

Physicalcellidentity
Range:0503

2x2K

Float

2x2MIMOconditionnumber
Minimumvalue:0
Unit:dB

OLSMCQI

Integer

SinglelayeropenloopCQI
Range:015

OLSMrate

Integer

Singlelayeropenloopthroughput
Minimumvalue:0
Unit:bit/s

CLSMCQI

Integer

SinglelayerclosedloopCQI
Range:015

CLSMrate

Integer

Singlelayerclosedloopthroughput
Minimumvalue:0
Unit:bit/s

OLSMCQI0

Integer

DuallayeropenloopCQI0
Range:015

OLSMrate0

Integer

Duallayeropenloopthroughput0
Minimumvalue:0
Unit:bit/s

OLSMCQI1

Integer

DuallayeropenloopCQI1
Range:015

OLSMrate1

Integer

Duallayeropenloopthroughput1
Minimumvalue:0
Unit:bit/s

CLSMCQI0

Integer

DuallayerclosedloopSMCQI0
Range:015

CLSMrate0

Integer

Duallayerclosedloopthroughput0
Minimumvalue:0
Unit:bit/s

CLSMCQI1

Integer

DuallayerclosedloopSMCQI1
Range:015

CLSMrate1

Integer

Duallayerclosedloopthroughput1
Minimumvalue:0
Unit:bit/s

ParametersforLTENemoFSR1|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD

Ch

Integer

Channelnumber

PCI

Integer

Physicalcellidentity
Range:0503

#PRBindexes

Integer

NumberofPRBindexes
Thisisthesameasthesystembandwidth.
Range:0100

#Params/PRB
index

Integer

NumberofparametersperPRBindex

PRBindex

Integer

PRBindex
Range:099

2x2rank

Integer

2x2MIMOrankestimation/PRB
Minimumvalue:0

2x2K

Float

2x2MIMOconditionnumber/PRB
Minimumvalue:0
Unit:dB

2x4rank

Integer

2x4MIMOrankestimation/PRB
Minimumvalue:0

2x4K

Float

2x4MIMOconditionnumber/PRB
Minimumvalue:0
Unit:dB

RSRP

Float

RSRP/PRB
Referencesignalreceivedpoweristhelinearaverageofthepower
contributionsoftheresourceelementsthatcarrycellspecific
referencesignalswithintheconsideredmeasurementfrequency.

3GPPTS36.214subclause5.1.1.
Range:1400
Unit:dBm
CINR

Float

CINR/PRB
Ratiobetweenthereferencesignalreceivedpower(RSRP)andthe
interferenceandnoisefromthesamereferencesignalset.
Range:4050
Unit:dB

Timingprofilescanningresult(TPROFSCAN)
EventID

TPROFSCAN

Cellularsystems

UMTSFDD

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Ch

Integer

Channelnumber

RSSI

Float

RSSI
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:1400
Unit:dBm

Chtype

Integer

UMTSchanneltype
1=CPICH
2=PSCH
3=SSCH
4=CPICH(TXdiversity)
5=PPCH

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19

50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
#Params/Sample

Integer

Numberofparameterspersample

#Samples

Integer

Numberofsamples

Chip

Integer

Chipnumber

Ec/N0

Float

ChipEc/N0
Thereceivedenergyperchipdividedbythepowerdensityofthe
band.
Range:300
Unit:dB

Delayprofilescanningresult(DPROFSCAN)
EventID

DPROFSCAN

Cellularsystems

UMTSFDD,cdmaOne,CDMA1x

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforcdmaOne,CDMA1x,andEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Ch

Integer

Channelnumber

SC

Integer

Scramblingcode
Range:0511

Chtype

Integer

UMTSchanneltype
1=CPICH
2=PSCH
3=SSCH
4=CPICH(TXdiversity)
5=PPCH

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7

50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
#Params/Sample

Integer

Numberofparameterspersample

#Samples

Integer

Numberofsamples

Sampleoffset

Float

Delayprofilesampleoffset
Delayin0.5chipresolution.
Range:550550
Unit:chip

Sample

Float

Delayprofilesample

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900

Band

NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

Ch

Integer

Channelnumber

#Params/Sample

Integer

Numberofparameterspersample

#Samples

Integer

Numberofsamples

Sampleoffset

Integer

Delayprofilesampleabsoluteoffset
Delayprofilesampleoffset.
Range:032768
Unit:chip

Sampleenergy

Float

Delayprofilesampleenergy
Range:353
Unit:dB

Rakefingerallocation(FINGER)
EventID

FINGER

Cellularsystems

UMTSFDD,cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

#Fingers

Integer

Numberoffingers

#Params/Finger

Integer

Numberofparametersperfinger

Ch

Integer

Channelnumber

SC

Integer

Scramblingcode
Range:0511

SecondarySC

Integer

Secondaryscramblingcode
Range:015

Ec/N0

Float

FingerEc/N0
Thereceivedenergyperchipdividedbythepowerdensityofthe
band.
Range:300
Unit:dB

Fingerabs.
offset

Float

Absolutefingeroffset
Notethattheaccuracycanbegreaterthanonechip.
Unit:chip

Fingerrel.
offset

Float

Fingeroffsetrelativetostrongestpeak
Fingeroffsettothestrongestpeak.Notethattheaccuracycanbe
greaterthanonechip.
Unit:chip

FingerRSCP

Float

FingerRSCP

Thereceivedsignalcodepowerofsinglecode.
Unit:dBm

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Agg.Ec/I0

Float

AggregateEc/I0
SummaryoftheEc/I0ofthefingers.Atleastonefingerhastobe
locked.
Range:500
Unit:dB

Ant.config

Integer

Antennaconfiguration
0=RX0
1=RX1
2=Diversityenabled
3=SimultaneousmodeRX0
4=SimultaneousmodeRX1

#Fingers

Integer

Numberoffingers

#Params/Finger

Integer

Numberofparametersperfinger

PN

Integer

Pilotnumber
Range:0511

Fingerabs.
offset

Float

Absolutefingeroffset
Notethattheaccuracycanbegreaterthanonechip.
Unit:chip

Fingerlocked

Integer

Fingerlocked
0=No
1=Yes

Ec/I0

Float

Ec/I0
Ifantennaconfigurationis2,thenthisrepresentsEc/I0forthepaired
fingers.
Range:3030
Unit:dB

Ref.finger

Integer

Referencefinger
0=No
1=Yes

Assignedfinger Integer

Assignedfinger
0=No
1=Yes

TDmode

Integer

Transmitdiversitymode
0=None
1=ReserverI
2=OTD
3=STS

TDpower

Float

Transmitdiversitypowerlevel
Range:90

Subchannel

Integer

Subchannel
1=PCH
2=PrimaryBCCH
4=SecondaryBCCH1
8=SecondaryBCCH2
16=SecondaryBCCH3
32=SecondaryBCCH4
64=SecondaryBCCH5
128=SecondaryBCCH6
256=SecondaryBCCH7
512=FCCCH
1024=QPCH
2048=FCH
4096=DCCH
8192=SCCH
16384=SCH
32768=PDCCH
65536=GCH0
131072=GCH1
262144=RCCH

524288=ACKCH
1048576=CPCCH
2097152=CACH
Locked
antennas

Integer

Lockedantennas
0=RX0
1=RX1

RX0Ec/I0

Float

Ec/I0antenna0
Ec/I0forfingertrackingRX0.
Range:3030
Unit:dB

RX1Ec/I0

Float

Ec/I0antenna1
Ec/I0forfingertrackingRX1.
Range:3030
Unit:dB

ParametersforEVDO|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Searcherstate

Integer

Searcherstate
0=Start(inactive)
1=Acquisition
2=Synchronization
3=Idle
4=Idlesuspended
5=Idlebroadcast
6=Idleofffrequencysearching
7=Broadcastaccess
8=Sleep
9=Reacquisition
10=Traffic
11=Trafficsuspended
12=Trafficofffrequencysearching

MSTR

Integer

Mobilestationtimereference
RelativetotheRTCtimebase.
Unit:chip

MSTRerror

Integer

Mobilestationtimereferenceerror
Relativetotheearliestarrivinginlockandenabledactivesetpilot.
Unit:chip

MSTRPN

Integer

MobilestationPNoffset
PilotPNofthefingerwhichtheMSTRistracking.Typicallythe
earliestarrivingfinger.
Range:0511

Ant.config

Integer

Antennaconfiguration
0=RX0
1=RX1
2=Diversityenabled
3=SimultaneousmodeRX0
4=SimultaneousmodeRX1

#Fingers

Integer

Numberoffingers

#Params/Finger

Integer

Numberofparametersperfinger

PN

Integer

Pilotnumber
Range:0511

Fingerindex

Integer

Fingerindex
Indexofthedemodulatorfinger.
Range:011

RPCcellindex

Integer

RPCcellindex
Value/indexassignedtoacellbyAT.
Range:06

ASPindex

Integer

ASPindex
Value/indexassignedtoasectorbyAT.
Range:06

Ec/I0

Float

Ec/I0
Ifantennaconfigurationis2,thenthisrepresentsEc/I0forthepaired
fingers.
Range:3030

Unit:dB
RX0Ec/I0

Float

Ec/I0antenna0
Ec/I0forfingertrackingRX0.
Range:3030
Unit:dB

RX1Ec/I0

Float

Ec/I0antenna1
Ec/I0forfingertrackingRX1.
Range:3030
Unit:dB

Fingerlocked

Integer

Fingerlocked
0=No
1=Yes

Fingerabs.
offset

Float

Absolutefingeroffset
Notethattheaccuracycanbegreaterthanonechip.
Unit:chip

Packetcarrier

Integer

Packetcarriernumber

Uplinkinterferencescanningresults(UISCAN)
EventID

UISCAN

Cellularsystems

UMTSFDD

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21

50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
#Params/Cell

Integer

Numberofparameterspercell

#Cells

Integer

Numberofscannedcells

ARFCN

Integer

Channelnumber

SC

Integer

Scramblingcode
Range:0511

ULinterf.

Float

Uplinkinterference
UplinkInterferenceismeasuredbytheNodeBandbroadcastedbythe
NodeBinSIB7.ThisisusedbytheUEtoinsettingtheinitialTXpower
forthefirstPRACHpreamble.TheUplinkInterferencevalueinSIB7
uses1dBstep.Moreinformationcanbefoundin3GPPTS25.133
and25.215(informationaboutSIB7in3GPPTS25.331),wherethe
UplinkInterferenceisreferredas"Receivedtotalwidebandpower".
Range:11052
Unit:dBm

Cellscanningresults(CELLSCAN)
EventID

CELLSCAN

Cellularsystems

GSM,UMTSFDD,LTEFDD,LTETDD

Recordstate

Scanningstate

Description

Recordedwhenparametersampleisreceivedfromthedevice.WithGSMthesystem
informationmessages,andwithUMTSandLTEthesysteminformationblocks,are
decodedtoproducetheinformationrequiredforthismeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
7=LTEFDD
8=LTETDD

ParametersforGSM|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Integer

Scannedchannelnumber

ARFCN

BSIC

Integer

Scannedbasestationidentificationcode
Range:063

MCC

Integer

ScannedMCC
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

ScannedMNC
Range:0999

LAC

Integer

ScannedLAC
Range:065535

CellID

Integer

Scannedcellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:065535

ParametersforUMTSFDD|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

UARFCN

Integer

Scannedchannelnumber

SC

Integer

Scannedscramblingcode
Range:0511

MCC

Integer

ScannedMCC
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

ScannedMNC
Range:0999

LAC

Integer

ScannedLAC
Range:065535

CellID

Integer

Scannedcellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455

ParametersforLTE|Top|
Name

Type

Description

#Header

Integer

Numberofheaderparameters

params
Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

EARFCN

Integer

Scannedchannelnumber

PCI

Integer

Scannedphysicalcellidentity
Range:0503

MCC

Integer

ScannedMCC
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

ScannedMNC
Range:0999

TAC

Integer

ScannedTAC
Range:065535

CellID

Integer

Scannedcellidentification

Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455

Handover/handoffattempt(HOA)
EventID

HOA

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenhandoverattemptisinitiatedbasedonsignaling.ForGSM,RRlayer3
signalingisused.ForUMTS,RRCsignalingisused.Notethatthismeasurement
eventisnotrecordedwithGSMwhenthefirstTCHallocationisdone.Instead,aftera
successfulTCHassignment,aCACmeasurementeventisrecorded.The
measurementeventbeginsthehandoverattemptstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|Currentsystemparameters|ParametersforGSM |ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA
|ParametersforLTE|ParametersforcdmaOne,CDMA1x,andEVDO|ParametersforGANWLAN|ParametersforWiMAX|ParametersforDAMPS
|ParametersforiDEN|Attemptedsystemparameters|ParametersforGSM |ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTS
TDSCDMA |ParametersforLTE |ParametersforcdmaOne,CDMA1x,andEVDO|ParametersforGANWLAN|ParametersforWiMAX |Parameters
forDAMPS |ParametersforiDEN|
Parameters|Top|
Name

Type

Description

Handover
contextID

Context

HandovercontextID

#Header
params

Integer

Numberofheaderparameters

Integer

Handover/handoffattempttype
101=GSMinternalhandover
102=GSMhandoverbetweencells
103=GSMhandoverbetweensystems
104=GSMhandoverbetweenbands
105=GSMinternalhandoverbetweenbands
201=DAMPShandoffbetweensectorsorhandofftosmalldiameter
cell(SBI=00)
202=DAMPShandofftosmalldiametercellorhandofftolarge
diametercell(SBI=01orSBI=10)
203=DAMPShandoffbetweensystems
301=CDMAhardhandoff
303=CDMAhandoffbetweensystems
401=UMTSFDDhardhandover
403=UMTSFDDhandoverbetweensystems
501=TDSCDMAhardinterfrequencyhandover
502=TDSCDMAhardintrafrequencyhandover
503=TDSCDMAhandoverbetweensystems
504=TDSCDMAbatoninterfrequencyhandover
505=TDSCDMAbatonintrafrequencyhandover
600=TETRAannouncedcellreselectiontype1
601=TETRAannouncedcellreselectiontype2
602=TETRAannouncedcellreselectiontype3
703=GANWLANhandoverbetweensystems
801=WiMAXhandoverbetweencells
901=LTEhandoverbetweencells
902=LTEhandoverbetweenfrequencies
903=LTEhandoverbetweenbands
904=LTEhandoverbetweensystems

HOAtype

1001=iDENintracell
1002=iDENintercell

Currentsystemparameters|Top|
Name

Type

Description

Currentsystem Integer

Currentcellularsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
21=GANWLAN
25=WiMAX
53=DAMPS
55=iDEN

Numberof
currentsystem
parameters

Numberofcurrentsystemparameters

Integer

ParametersforGSM|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber
Ifthecurrentcelldoesnothavehopping,thevalueisthecurrentlyused
channelnumber.Ifhoppingisinuse,thevalueistheBCCHchannel
numberoftheservingcell.

TSL

Integer

Timeslot
Range:07

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforTETRA|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

TSL

Integer

Timeslot
Range:07

Band

Integer

Band
20001=TETRAband1
20002=TETRAband2
20003=TETRAband3
20004=TETRAband4
20005=TETRAband5
20006=TETRAband6
20007=TETRAband7
20008=TETRAband8
20009=TETRAband9
20010=TETRAband10
20011=TETRAband11
20012=TETRAband12
20013=TETRAband13
20014=TETRAband14
20015=TETRAband15
29999=TETRA

ParametersforUMTSFDD|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

SC

Integer

Scramblingcode
Range:0511

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

Cellparams
ID

Integer

CellparametersID
Range:0127

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

ParametersforLTE|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

PCI

Integer

PhysicalcellID
Range:0503

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20

70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.

100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.

120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

ParametersforGANWLAN|Top|
Name
Reserved

Type

Description

Integer

Reserved

ParametersforWiMAX|Top|
Name

Type

Description

BSID

String

WiMAXbasestationID
Sixcolonseparatedhexvalues.

Preamble
index

Integer

WiMAXpreambleindex
Range:0113

Frequency

Float

WiMAXfrequency
Unit:MHz

ParametersforDAMPS|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

TSL

Integer

Timeslot
Range:07

ParametersforiDEN|Top|
Name

Type

Description

Chnumber

Integer

Channelnumber

CC

Integer

Colorcode
Range:015

Band

Integer

Band
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Attemptedsystemparameters|Top|
Name

Type

Attempt.system Integer

Description
Attemptedcellularsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
21=GANWLAN
25=WiMAX
53=DAMPS
55=iDEN

Numberof
attempted
system
parameters

Integer

Numberofattemptedsystemparameters

ParametersforGSM|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber
Ifhoppingflagisdisable(seeGSM04.08/10.5.2.5)thevalueisthe
sameasARFCN.Ifhoppingisenabledandassignmentcommand
wasused,thevalueisthesameastheservingcellBCCH.Ifhopping
isenabledandhandovercommandwasused,thevalueisBCCH
ARFCN(seeGSM04.08/10.5.2.2).

Att.TSL

Integer

Attemptedtimeslot
Range:07

Att.Band

Integer

Attemptedband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforTETRA|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.TSL

Integer

Attemptedtimeslot
Range:07

Att.Band

Integer

Attemptedband
20001=TETRAband1
20002=TETRAband2
20003=TETRAband3
20004=TETRAband4
20005=TETRAband5
20006=TETRAband6
20007=TETRAband7
20008=TETRAband8
20009=TETRAband9
20010=TETRAband10
20011=TETRAband11
20012=TETRAband12
20013=TETRAband13
20014=TETRAband14
20015=TETRAband15
29999=TETRA

ParametersforUMTSFDD|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.SC

Integer

Attemptedscramblingcode
Range:0511

Att.Band

Integer

Attemptedband
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11

50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.Cell
paramsID

Integer

AttemptedcellparametersID
Range:0127

Att.Band

Integer

Attemptedband
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

ParametersforLTE|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.PCI

Integer

AttemptedphysicalcellID
Range:0503

Att.Band

Integer

Attemptedband
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36

80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.Band

Integer

Attemptedband
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)

KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

ParametersforGANWLAN|Top|
Name

Type

Description

Reserved

Integer

Reserved

ParametersforWiMAX|Top|
Name
Att.BSID

Type

Description

String

AttemptedWiMAXbasestationID
Sixcolonseparatedhexvalues.

Att.preamble Integer
index

AttemptedWiMAXpreambleindex
Range:0113

Att.frequency Float

AttemptedWiMAXfrequency
Unit:MHz

ParametersforDAMPS|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.TSL

Integer

Attemptedtimeslot
Range:07

ParametersforiDEN|Top|
Name

Type

Description

Att.ch

Integer

Attemptedchannelnumber

Att.CC

Integer

Attemptedcolorcode
Range:015

Att.Band

Integer

Attemptedband
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Handover/handoffsuccess(HOS)
EventID

HOS

Cellularsystems

All

Recordstate

Handoverattemptstate

Description

Recordedbasedonsignalingwhenahandoverissuccessful.Thismeasurement
eventendsthehandoverattemptstate.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

HandovercontextID

Context

HandovercontextID

Handover/handofffail(HOF)
EventID

HOF

Cellularsystems

All

Recordstate

Handoverattemptstate

Description

Recordedbasedonsignalingwhenahandoverfails.Thismeasurementeventends
thehandoverattemptstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSMandGANWLAN|ParametersforTETRA,DAMPS,andCDMA|ParametersforUMTShardhandoverandTD
SCDMAbatonhandover|ParametersforUMTShandoverbetweensystems|ParametersforWiMAXhandoverbetweencells|ParametersforLTE
|ParametersforiDEN|
Parameters|Top|
Name

Type

Description

HandovercontextID

Context

HandovercontextID

ParametersforGSMandGANWLAN|Top|
Name

Type

Description

RRcause

Integer

RRcause
See3GPPTS144.018subclause10.5.2.31.
0=Normalevent
1=Abnormalrelease,unspecified
2=Abnormalrelease,channelunacceptable
3=Abnormalrelease,timerexpired
4=Abnormalrelease,noactivityontheradiopath
5=Preemtiverelease
6=UTRANconfigurationunknown
8=Handoverimpossible,timingadvanceoutofrange
9=Channelmodeunacceptable
10=Frequencynotimplemented
11=Originatorortalkerleavinggroupcallarea
12=Lowerlayerfailure
65=Callalreadycleared
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagetypenotcompatiblewithprotocolstate
100=ConditionalIEerror
101=Nocellallocationavailable
111=Protocolerrorunspecified

ParametersforTETRA,DAMPS,andCDMA|Top|
Name

Type

Description

Reserved

Integer

Reserved

ParametersforUMTShardhandoverandTDSCDMAbatonhandover|Top|
Name

Type

Description

RRCcause

Integer

RRCcause
Thisisthesameasafailurecausedefinedby3GPPTS
25.331subclause10.3.3.13.
0=Configurationunsupported
1=Physicalchannelfailure
2=Incompatiblesimultaneousreconfiguration
3=Protocolerror
4=Compressedmoderuntimeerror
5=Cellupdateoccurred
6=Invalidconfiguration
7=Configurationincomplete
8=Unsupportedmeasurement

9=MBMSsessionalreadyreceivedcorrectly
10=LowerpriorityMBMSservice

ParametersforUMTShandoverbetweensystems|Top|
Name

Type

Description

InterRATcause

Integer

InterRAThandoverfailurecause
Thisisthesameasafailurecausedefinedby3GPPTS
25.331subclause10.3.8.6.
0=Configurationunacceptable
1=Physicalchannelfailure
2=Protocolerror
3=InterRATprotocolerror
4=Unspecified

ParametersforWiMAXhandoverbetweencells|Top|
Name

Type

Description

HOcause

Integer

WiMAXHOcause
1=Dropped
101=Mobilecancel
102=Mobilereject
201=Rangingfailure
202=Rangingabort

Name

Type

Description

Reserved

Integer

Reserved

Name

Type

Description

Reserved

Integer

Reserved

ParametersforLTE|Top|

ParametersforiDEN|Top|

Handover/handoffinformation(HOI)
EventID

HOI

Cellularsystems

UMTSFDD,LTEFDD,LTETDD,WiMAX

Recordstate

Always

Description

Recordedwhenadditionalinformationisavailableonthehandover.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Handover
contextID

Context

HandovercontextID

#Header
params

Integer

Numberofheaderparameters

Integer

Handoverduration
WiththeLTEthisdefinesthehandoverdurationcontaininghandover
processingandinterrupttime.TimefromthehandoverinitiatingRRC
signalingmessagetothesuccesfullycompletedRACHprocedurein

HOduration

thenewcell.
Minimumvalue:0
Unit:ms
HOto
preamble
time

Integer

Handovertopreambletime
Timefromhandoverattempt(RRCsignalingmessage)tothefirst
randomaccesspreamble(MSG1)inthetargetcell.Onlysupportfor
LTEtoLTEhandovers.
Minimumvalue:0
Unit:ms

HOUplane
interruption

Integer

HandoverUplaneinterruptiontime
Definesthetimefromthelastpacketintheoldcelltothefirstpacketin
thenewcell.
Minimumvalue:0
Unit:ms

Cellreselection(CREL)
EventID

CREL

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA
1x,EVDO,GANWLAN,iDEN

Recordstate

Always

Description

Recordedaftercellreselection.WithGSMandUMTSFDD,themeasurementeventis
recordedbasedoncellIDchangeinnonTCHstatewithGSMandinnonCELL_DCH
statewithUMTSFDD.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|Oldsystemparameters|ParametersforGSM |ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA
|ParametersforLTE|ParametersforcdmaOne,CDMA1x,andEVDO|ParametersforGANWLAN|ParametersforiDEN|Currentsystemparameters
|ParametersforGSM |ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|Parametersfor
cdmaOne,CDMA1x,andEVDO|ParametersforGANWLAN|ParametersforiDEN|
Parameters|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

CRStime

Integer

Cellreselectionduration
Indicatesthedurationofthecellreselection.
Unit:ms

CRSreason

Integer

Cellreselectionreason
NotethatcurrentlythisparameterisonlysupportedwithiDEN.
1001=iDENcomparisonbetweenservingcellandneighborcell
quality
1002=iDENservingcellbecomesbarred
1003=iDENservingcellfailed

Oldsystemparameters|Top|
Name

Type

Description

Oldsystem

Integer

Oldcellularsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne

11=CDMA1x
12=EVDO
21=GANWLAN
55=iDEN
#Params

Integer

Numberofparameters

ParametersforGSM|Top|
Name

Type

Description

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

OldCellID

Integer

Oldcellidentification
Cellidentificationoftheoldcell.
Range:0268435455

Oldband

Integer

Oldband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforTETRA|Top|
Name

Type

Description

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

OldCellID

Integer

Oldcellidentification
Cellidentificationoftheoldcell.
Range:065535

Oldband

Integer

Oldband
20001=TETRAband1
20002=TETRAband2
20003=TETRAband3
20004=TETRAband4
20005=TETRAband5
20006=TETRAband6
20007=TETRAband7
20008=TETRAband8
20009=TETRAband9
20010=TETRAband10
20011=TETRAband11
20012=TETRAband12
20013=TETRAband13
20014=TETRAband14
20015=TETRAband15
29999=TETRA

ParametersforUMTSFDD|Top|
Name

Type

Description

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

OldCellID

Integer

Oldcellidentification
Cellidentificationoftheoldcell.
Range:0268435455

Oldband

Integer

Oldband
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6

50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

OldCellID

Integer

Oldcellidentification
Cellidentificationoftheoldcell.
Range:0268435455

Oldband

Integer

Oldband
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

ParametersforLTE|Top|
Name

Type

Description

OldTAC

Integer

Oldtrackingareacode
Range:065535

OldCellID

Integer

Oldcellidentification
Cellidentificationoftheoldcell.
Range:0268435455

Oldband

Integer

Oldband
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27

70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name
Oldband

Type

Description

Integer

Oldband
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800

NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)

120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Oldch

Integer

Oldchannelnumber
Channelnumberoftheoldcell.

OldPN

Integer

Oldpilotnumber
Pilotnumberoftheoldcell.
Range:0511

ParametersforGANWLAN|Top|
Name

Type

Description

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

OldCellID

Integer

Oldcellidentification
Cellidentificationoftheoldcell.
Range:065535

Oldband

Integer

Oldband
219999=GANWLAN

ParametersforiDEN|Top|
Name

Type

Description

Oldband

Integer

Oldband
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Oldch

Integer

Oldchannelnumber
Channelnumberoftheoldcell.

OldCC

Integer

Oldcolorcode
Colorcodeoftheoldcell.
Range:015

Currentsystemparameters|Top|
Name

Type

Description

Servingsys.

Integer

Servingsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
21=GANWLAN
55=iDEN

#Params

Integer

Numberofparameters

ParametersforGSM|Top|
Name

Type

Description

LAC

Integer

Locationareacode
Locationareacodeofthenewcell.
Range:065535

CellID

Integer

Cellidentification
Cellidentificationofthenewcell.
Range:0268435455

Band

Integer

Band
10850=GSM850

Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforTETRA|Top|
Name

Type

Description

LAC

Integer

Locationareacode
Locationareacodeofthenewcell.
Range:065535

CellID

Integer

Cellidentification
Cellidentificationofthenewcell.
Range:065535

Band

Integer

Band
20001=TETRAband1
20002=TETRAband2
20003=TETRAband3
20004=TETRAband4
20005=TETRAband5
20006=TETRAband6
20007=TETRAband7
20008=TETRAband8
20009=TETRAband9
20010=TETRAband10
20011=TETRAband11
20012=TETRAband12
20013=TETRAband13
20014=TETRAband14
20015=TETRAband15
29999=TETRA

ParametersforUMTSFDD|Top|
Name

Type

Description

LAC

Integer

Locationareacode
Locationareacodeofthenewcell.
Range:065535

CellID

Integer

Cellidentification
Cellidentificationofthenewcell.
Range:0268435455

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

LAC

Integer

Locationareacode
Locationareacodeofthenewcell.
Range:065535

CellID

Integer

Cellidentification
Cellidentificationofthenewcell.
Range:0268435455

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

ParametersforLTE|Top|
Name

Type

Description

NewTAC

Integer

Newtrackingareacode
Range:065535

CellID

Integer

Cellidentification
Cellidentificationofthenewcell.
Range:0268435455

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.

80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name
Band

Type

Description

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.

110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Ch

Integer

Channelnumber
Channelnumberofthenewcell.

PN

Integer

Pilotnumber
Pilotnumberofthenewcell.
Range:0511

ParametersforGANWLAN|Top|
Name

Type

Description

LAC

Integer

Locationareacode
Locationareacodeofthenewcell.
Range:065535

CellID

Integer

Cellidentification
Cellidentificationofthenewcell.

Range:065535
Band

Integer

Band
219999=GANWLAN

ParametersforiDEN|Top|
Name

Type

Description

Band

Integer

Band
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Ch

Integer

Channelnumber
Channelnumberofthenewcell.

CC

Integer

Colorcode
Colorcodeofthenewcell.
Range:015

Cellreselectioninformation(CRELI)
EventID

CRELI

Cellularsystems

UMTSFDD,LTEFDD,LTETDD

Recordstate

Always

Description

RecordedduringthedatatransferforLTEtoLTE,LTEtoHSPA,andHSPAtoLTEcell
reselectionandredirection.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

CRSUplane Integer
interruption

CellreselectionUplaneinterruptiontime
Thetimefromthelastpacketintheoldcelltothefirstpacketinthe
newcell.Thisparameterisonlyrecordedduringthedatatransferand
onlyforLTEtoLTE,LTEtoHSPA,andHSPAtoLTEcellreselections
andredirections.
Minimumvalue:0
Unit:ms

Softhandover(SHO)
EventID

SHO

Cellularsystems

UMTSFDD,cdmaOne,CDMA1x,EVDO

Recordstate

Callconnectionandpacketactivestate

Description

Recordedwhentheactivesetchanges.EventinformationisbasedonRRCsignaling
withUMTSFDD.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforcdmaOne,CDMA1x,andEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

Name

Type

Description

SHOstatus

Integer

Softhandoverstatus
1=Successfulhandover
2=Failedhandover

RRCcause

Integer

RRCcause
Thisisthesameasafailurecausedefinedby3GPPTS
25.331subclause10.3.3.13.
0=Configurationunsupported
1=Physicalchannelfailure
2=Incompatiblesimultaneousreconfiguration
3=Protocolerror
4=Compressedmoderuntimeerror
5=Cellupdateoccurred
6=Invalidconfiguration
7=Configurationincomplete
8=Unsupportedmeasurement
9=MBMSsessionalreadyreceivedcorrectly
10=LowerpriorityMBMSservice

#SCsadded

Integer

Numberofscramblingcodesadded

#SCsremoved

Integer

Numberofscramblingcodesremoved

AddedSC

Integer

Addedscramblingcodenumber

RemoveSC

Integer

Removedscramblingcodenumber

ParametersforUMTSFDD|Top|

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

#Pilotadded

Integer

Numberofpilotsadded

#Pilotremoved

Integer

Numberofpilotsremoved

AddedPN

Integer

Addedpilotnumber

RemovePN

Integer

Removedpilotnumber

SHOstatus

Integer

Softhandoverstatus
1=Successfulhandover
2=Failedhandover

SHOtype

Integer

Softhandovertype
1=Normal
2=Virtual

Locationareaupdateattempt(LUA)
EventID

LUA

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Always

Description

RecordedwhenthemobilestartslocationareaupdateusingMMlayer3signaling
message.Thismeasurementeventbeginsthelocationareaupdatestate.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

Locationareaupdate
contextID

Context

LocationareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
21=GANWLAN

LAUtype

Integer

Locationareaupdatetype
1=Combinedlocationandrouting/trackingareaupdate
2=Normallocationareaupdate
3=Periodicupdate
4=IMSI/ITSIattach
5=Roaminglocationupdating(TETRA)
6=Migratinglocationupdating(TETRA)
7=Callrestorationroaminglocationupdating(TETRA)
8=Callrestorationmigratinglocationupdating(TETRA)
9=Demandlocationupdating(TETRA)
10=DisabledMSupdating(TETRA)

Locationareaupdatesuccessful(LUS)
EventID

LUS

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Locationareaupdatestate

Description

RecordedbasedonMMlayer3signalingwhenlocationareaupdatehasbeen
successful.Thismeasurementeventterminatesthelocationareaupdatestate.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

Locationareaupdate
contextID

Context

LocationareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
21=GANWLAN

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

LAC

Integer

Locationareacode
Locationareacodeofthenewcell.
Range:065535

MCC

Integer

Mobilecountrycode
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

Mobilenetworkcode
Range:0999

Locationareaupdatefail(LUF)
EventID

LUF

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Locationareaupdatestate

Description

RecordedbasedonMMlayer3signalingwhenlocationareaupdatehasfailed.This
measurementeventterminatesthelocationareaupdatestate.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM,UMTS,andGANWLAN|ParametersforTETRA|
Parameters|Top|
Name

Type

Description

Locationareaupdate
contextID

Context

LocationareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
21=GANWLAN

LUFstatus

Integer

Locationupdatefailurestatus
1=Timeout
2=Rejectedbynetwork
3=Rejectedbynetworkaftercombinedlocationandrouting
areaupdate(causevalueisGMMcause)

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

ParametersforGSM,UMTS,andGANWLAN|Top|
Name

Type

Description

MMcause

Integer

Mobilymanagementcause
1=UnallocatedTMSI
2=IMSIunknownHLR
3=IllegalMS
4=IMSIunknowninVLR
5=IMEInotaccepted
6=IllegalME
7=GPRSservicesnotallowed
CombinedLAUandRAUonly.
8=GPRSservicesandnonGPRSservicesnotallowed
CombinedLAUandRAUonly.

9=MSidentitycannotbederivedbythenetwork
CombinedLAUandRAUonly.
10=Implicitlydetached
CombinedLAUandRAUonly.
11=PLMNnotallowed
12=LocationAreanotallowed
13=Nationalroamingnotallowedinthislocationarea
14=GPRSservicesnotallowedinthisPLMN
CombinedLAUandRAUonly.
15=Nosuitablecellsinlocationarea
16=MSCtemporarilynotreachable
CombinedLAUandRAUonly.
17=Networkfailure
20=MACfailure
21=Synchfailure
22=Congestion
23=GSMauthenticationunacceptable
32=Serviceoptionnotsupported
33=Requestedserviceoptionnotsubscribed
34=Serviceoptiontemporarilyoutoforder
38=Callcannotbeidentified
40=NoPDPcontextactivated
CombinedLAUandRAUonly.
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagetypenotcompatiblewiththeprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewiththeprotocolstate
111=Protocolerror,unspecified

ParametersforTETRA|Top|
Name

Type

Description

MMcause

Integer

Mobilymanagementcause
1=ITSIunknown
2=IllegalMS
3=LAnotallowed
4=LAunknown
5=Networkfailure
6=Congestion
7=Servicenotsupported
8=Servicenotsubscribed
9=Mandatoryelementerror
10=Messageconsistencyerror
11=Roamingnotsupported
12=Migrationnotsupported
13=NocipherKSG
14=IdentifiedcipherKSGnotsupported
15=Requestedcipherkeytypenotavailable
16=Identifiedcipherkeynotavailable
17=Incompatibleservice

Channelinfo(CHI)
EventID

CHI

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA
1x,EVDO,GANWLAN,WiMAX,AMPS,DAMPS,iDEN

Recordstate

Always

Description

Recordedwhenchannelconfigurationinformationchanges.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |ParametersforTETRA|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE
|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|ParametersforGANWLAN|ParametersforWiMAX|ParametersforAMPSand
NAMPS |ParametersforDAMPS |ParametersforiDEN|
Parameters|Top|
Name

Type

Description

Servingsys.

Integer

Servingsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
21=GANWLAN
25=WiMAX
51=AMPS
52=NAMPS
53=DAMPS
55=iDEN

ParametersforGSM|Top|
Name

Type

Description

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

Chtype

Integer

GSMchanneltype
1=Controlchannel
2=Trafficchannel

Ch

Integer

Channelnumber
DuringtheactivestatethisistheTCHchannelnumber.Ifthe
hoppingisenabledthefirsthoppingchannelisreported.

CellID

Integer

Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:065535

LAC

Integer

Locationareacode
Range:065535

DTXUL

Integer

DTXuplink
0=DTXnotinuse
1=DTXinuse

RLTmax

Integer

Radiolinktimeoutmaximum
Definesthemaximumvaluefortheradiolinktimeoutcounter.
Range:464

Ext.chtype

Integer

Extendedchanneltype
1=BCCH
2=CCCH
3=CBCH
4=SDCCH
5=RACH
10=TCHHR/0
TCHhalfrate,firsthalf.
11=TCHHR/1
TCHhalfrate,secondhalf.
12=TCHFR
TCHfullrate.

13=TCHEFR
TCHenhancedfullrate.
14=TCHFR14.4data
TCHfullrate,14.4kbsdata.
15=TCHFR9.6data
16=TCHFR7.2data
17=TCHFR4.8data
18=TCHFR2.4data
19=TCHHR/04.8data
20=TCHHR/14.8data
21=TCHHR/02.4data
22=TCHHR/12.4data
23=TCHFRFACCH
24=TCHHR/0FACCH
25=TCHHR/1FACCH
26=AFS
AMRadaptivefullratespeech.
27=AHS
AMRadaptivehalfratespeech.
28=WFS
AMRadaptivefullrateforwidebandspeech.
50=PBCCH
51=PCCCH
60=PDTCH
TSL

Integer

Timeslotnumber

BCCHch

Integer

BCCHchannel

BSIC

Integer

Basestationidentificationcode
Range:063

BCCHband

Integer

BCCHband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforTETRA|Top|
Name

Type

Description

Band

Integer

Band
20001=TETRAband1
20002=TETRAband2
20003=TETRAband3
20004=TETRAband4
20005=TETRAband5
20006=TETRAband6
20007=TETRAband7
20008=TETRAband8
20009=TETRAband9
20010=TETRAband10
20011=TETRAband11
20012=TETRAband12
20013=TETRAband13
20014=TETRAband14
20015=TETRAband15
29999=TETRA

Subchannel

Integer

Subchannel
1=MCCH(maincontrolchannel)
2=TCH(trafficchannel)

Ch

Integer

Channelnumber

LAC

Integer

Locationareacode
Range:065535

Extended
subchannel

Integer

Extendedsubchannel
0=Speech,TCH/S
1=Data,UnprotectedTCH/7.2
2=Data,Lowprotection,TCH/4.8,N=1
3=Data,Lowprotection,TCH/4.8,N=4
4=Data,Lowprotection,TCH/4.8,N=8
5=Data,Highprotection,TCH/2.4,N=1

6=Data,Highprotection,TCH/2.4,N=4
7=Data,Highprotection,TCH/2.4,N=8
Encryption

Integer

Encryption
0=Clearmode
1=Endtoendencryption

Slotnumber

Integer

Slotnumber
Range:14

ParametersforUMTSFDD|Top|
Name

Type

Description

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

RRCstate

Integer

RRCstate
1=Idle
2=URAPCH
3=CellPCH
4=CellFACH
5=CellDCH

Ch

Integer

Channelnumber

CellID

Integer

Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455

LAC

Integer

Locationareacode
Range:065535

Additionwindow

Float

Additionwindow
Additionwindowforevent1A.Cellswithinadditionwindowrange
fromthebestservingCPICHwillbeaddedtotheactiveset.The
valueiscalculatedusingthefollowingformula:R1AH1A/2where
R1Aisreportingrangeconstantforevent1AandH1Aishysteresis
parameterforevent1A.See3GPPTS25.331.
Range:214
Unit:dB

Timetotrigger1A

Integer

Timetotrigger1A
Indicatestheperiodoftimeduringwhichtheeventconditionmust
besatisfiedbeforesendingaMeasurementReportwithevent1A.
See3GPPTS25.331.
Range:05000
Unit:ms

Dropwindow

Float

Dropwindow
Dropwindowforevent1B.Cellisremovedfromtheactivesetifit
fallsbelowthedropwindowrangefromthebestcellintheactive
set.Thevalueiscalculatedusingthefollowingformula:R1B+H1B
/2whereR1Bisreportingrangeconstantforevent1BandH1Bis
hysteresisparameterforevent1B.See3GPPTS25.331.

Range:016
Unit:dB
Timetotrigger1B

Integer

Timetotrigger1B
Indicatestheperiodoftimeduringwhichtheeventconditionmust
besatisfiedbeforesendingaMeasurementReportwithevent1B.
See3GPPTS25.331.
Range:05000
Unit:ms

Replacement
window

Float

Replacementwindow
Ifamonitoredsetcellbecomesbetterthanacellintheactiveset,
theactivesetcellwillbereplacedwiththebetterone.See3GPPTS
25.331.
Range:02
Unit:dB

Timetotrigger1C

Integer

Timetotrigger1C
Indicatestheperiodoftimeduringwhichtheeventconditionmust
besatisfiedbeforesendingaMeasurementReportwithevent1C.
See3GPPTS25.331.
Range:05000
Unit:ms

DLSF

Integer

Spreadingfactordownlink
IfmultipleCCTrChchannelsareused,thereportedspreadingfactor
isforCCTrChwithphysicalcontrolchannel.
Range:0512

MinULSF

Integer

Minspreadingfactoruplink
Minimumalloweduplinkspreadingfactor.
Range:4256

DRXcycle

Integer

DRXcyclelength
Defineshowoftenpagingindicationsaremonitored.
Range:0512

MaxTXpower

Float

MaxTXpower
Maximumalloweduplinkpower.
Range:5040
Unit:dBm

Treselection

Integer

Treselection
Thetimewhichthenewcellhashadtoberankedbetterthantheold
cellbeforecellreselectionispossible.See3GPPTS25.304
subclause5.2.6.1.4.
Unit:s

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

RRCstate

Integer

RRCstate
1=Idle
2=URAPCH
3=CellPCH
4=CellFACH
5=CellDCH

Ch

Integer

Channelnumber

CellparamsID

Integer

CellparametersID
Range:0127

CellID

Integer

Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455

LAC

Integer

Locationareacode
Range:065535

DRXcycle

Integer

DRXcyclelength
Defineshowoftenpagingindicationsaremonitored.
Range:0512

MaxTXpower

Float

MaxTXpower
Maximumalloweduplinkpower.
Range:5040
Unit:dBm

Treselection

Integer

Treselection
Thetimewhichthenewcellhashadtoberankedbetterthantheold
cellbeforecellreselectionispossible.See3GPPTS25.304
subclause5.2.6.1.4.
Unit:s

Name

Type

Description

Band

Integer

Band
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforLTE|Top|

RRCstate

Integer

RRCstate
See3GPPTS136.331subclause4.2.1.
1=Idle
ThisisthesameasEUTRARRC_IDLEstate.
2=Connected
ThisisthesameasEUTRARRC_CONNECTEDstate.

DLbandwidth

Integer

DLbandwidth
6=1.4MHz
15=3MHz
25=5MHz
50=10MHz
75=15MHz
100=20MHz

Ch

Integer

Channelnumber

PCI

Integer

Physicalcellidentity
Range:0503

CellID

Integer

Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455

TAC

Integer

Trackingareacode
Trackingareacodeofthecurrentservingcell.See3GPPTS
124.301subclause9.9.3.32.
Range:065535

MaxTXpower

Float

MaxTXpower
Maximumalloweduplinkpower.
Range:5040
Unit:dBm

TM

Integer

Transmissionmode
See3GPPTS136.213subclase7.1.
1=Singleantenna(P0)
Singleantennaport0.Sameastransmissionmode1.
2=Transmitdiversity
TransmitdiversityusingSFBC.Sameastransmissionmode2.
3=OpenSM
Openloopspatialmultiplexinga.k.a.largedelaycyclicdelay
diversity(CDD)ortransmitdiversity.Sameastransmission
mode3.
4=ClosedSM
Closedloopspatialmultiplexingortransmitdiversity.Sameas
transmissionmode4.
5=MUMIMO
MultiuserMIMOortransmitdiversity.Sameastransmission
mode5.
6=ClosedSMrank1
Closedloopspatialmultiplexingusingsingletransmission
layer(similarwithmode5withrankfixedtoone).Sameas
transmissionmode6.
7=Singleantenna(P5)
Singleantennaport5,orport0(ifonePBCHantennaport)or
transmitdiversity.Sameastransmissionmode7.
8=Duallayer(P7,P8)
Duallayerport7and8orsingleantennaport7or8
transmission.Sameastranmsissionmode8.
9=8layer(P7P14)
Upto8layertransmission(P7P14).

Antennaports

Integer

DetectedTXantennaports
0=Port0
1=Ports01
3=Ports03

UL/DLconfig

Integer

TDDUL/DLconfiguration
0=Config0
Allocateduplinksubframesare:2,3,4,7,8,9.
1=Config1
Allocateduplinksubframesare:2,3,7,8.
2=Config2
Allocateduplinksubframesare:2,7.
3=Config3

Allocateduplinksubframesare:2,3,4.
4=Config4
Allocateduplinksubframesare:2,3.
5=Config5
Allocateduplinksubframeis:2.
6=Config6
Allocateduplinksubframesare:2,3,4,7,8.
CP

Integer

CyclicprefixUL
Loggedvalueistheuplinkcyclicprefix.
1=Normal15kHz
2=Extended15kHz

Rootsequence

Integer

RACHlogicalrootsequenceindex
LogicalrootZadoffChusequenceordernumber.See3GPP
136.211subclause5.7.2.
Range:0837

CRNTI

Integer

CRNTI

#SCells

Integer

Numberofsecondaryservingcells
Range:03

#Params/SCell

Integer

Numberofparameterspersecondaryservingcell

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

Band

Integer

SCellband
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44

80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
Bandwidth

Integer

SCellbandwidth
6=1.4MHz
15=3MHz
25=5MHz
50=10MHz
75=15MHz
100=20MHz

Channel

Integer

SCellchannel

PCI

Integer

SCellphysicalcellidentity
Range:0503

TM

Integer

SCelltransmissionmode
See3GPPTS136.213subclase7.1.
1=Singleantenna(P0)
Singleantennaport0.Sameastransmissionmode1.
2=Transmitdiversity
TransmitdiversityusingSFBC.Sameastransmissionmode2.
3=OpenSM
Openloopspatialmultiplexinga.k.a.largedelaycyclicdelay
diversity(CDD)ortransmitdiversity.Sameastransmission
mode3.
4=ClosedSM
Closedloopspatialmultiplexingortransmitdiversity.Sameas
transmissionmode4.
5=MUMIMO
MultiuserMIMOortransmitdiversity.Sameastransmission
mode5.
6=ClosedSMrank1
Closedloopspatialmultiplexingusingsingletransmission
layer(similarwithmode5withrankfixedtoone).Sameas
transmissionmode6.
7=Singleantenna(P5)
Singleantennaport5,orport0(ifonePBCHantennaport)or
transmitdiversity.Sameastransmissionmode7.
8=Duallayer(P7,P8)
Duallayerport7and8orsingleantennaport7or8
transmission.Sameastranmsissionmode8.
9=8layer(P7P14)
Upto8layertransmission(P7P14).

Antennaports

Integer

SCelldetectedTXantennaports
0=Port0
1=Ports01
3=Ports03

UL/DLconfig

Integer

SCellTDDUL/DLconfiguration
0=Config0
Allocateduplinksubframesare:2,3,4,7,8,9.
1=Config1
Allocateduplinksubframesare:2,3,7,8.
2=Config2
Allocateduplinksubframesare:2,7.
3=Config3
Allocateduplinksubframesare:2,3,4.
4=Config4
Allocateduplinksubframesare:2,3.
5=Config5
Allocateduplinksubframeis:2.
6=Config6
Allocateduplinksubframesare:2,3,4,7,8.

CP

Integer

SCellcyclicprefix
Loggedvalueistheuplinkcyclicprefix.
1=Normal15kHz
2=Extended15kHz

Special
Integer
subframeconfig

SCellTDDspecialsubframeconfiguration
Thisparameterdefinesthedurationofspecialsubframesbetween
uplinkanddownlinkswitching.See3GPP136.211subclause4.2.
0=Config0
1=Config1
2=Config2
3=Config3
4=Config4
5=Config5
6=Config6
7=Config7
8=Config8
9=Config9

EMMsubstate

Integer

EMMsubstate
See3GPP124.301subclause5.1.3.
0=Null
100=Deregistered,normalservice
101=Deregistered,attemptingtoattach
102=Deregistered,limitedservice
103=Deregistered,PLMNsearch
104=Deregistered,attachneeded
105=Deregistered,nocellavailable
106=Deregistered,noIMSI
200=Registeredinitiated
201=Registeredinitiated,waitingNWresponse
202=Registeredinitiated,waitingESMresponse
300=Registered,normalservice
301=Registered,attemptingtoupdate
302=Registered,limitedservice
303=Registered,PLMNsearch
304=Registered,updateneeded
305=Registered,nocellavailable
306=Registered,IMSIdetachinitiated
307=Registered,attemptingtoupdateMM
400=Deregisteredinitiated
500=TAUinitiated,normalservice
Trackingareaupdateinitiated.
501=TAUinitiated,attemptingtoupdate
502=TAUinitiated,limitedservice
503=TAUinitiated,PLMNsearch
504=TAUinitiated,updateneeded
505=TAUinitiated,nocellavailable
506=TAUinitiated,IMSIdetachinitiated
507=TAUinitiated,attemptingtoupdateMM
600=SRinitiated,normalservice
Servicerequestinitiated.
601=SRinitiated,attemptingtoupdate
602=SRinitiated,limitedservice
603=SRinitiated,PLMNsearch
604=SRinitiated,updateneeded
605=SRinitiated,nocellavailable
606=SRinitiated,IMSIdetachinitiated
607=SRinitiated,attemptingtoupdateMM

PeriodicRM

Integer

CQIperiodicreportingmode
See3GPPTS136.213subclause7.2.2.
1=Mode10
WidebandCQIwithoutPMI.Validintransmissionmodes13
and7.
2=Mode11
WidebandCQIwithPMI.Validintransmissionmodes46.
3=Mode20
UEselectedCQIwithoutPMI.Validintransmissionmodes13
and7.
4=Mode21
UEselectedCQIwithPMI.Validintransmissionmodes46.

AperiodicRM

Integer

CQIaperiodicreportingmode
ThisisthesameascqiReportModeAperiodicparameterinCQI
ReportConfig.Moreinformationsee3GPPTS136.213subclause
7.2.1.
1=Mode12
WidebandCQIwithmultiplePMI.Validintransmissionmodes4
and6.

2=Mode20
UEselectedCQIwithoutPMI.Validintransmissionmodes13
and7.
3=Mode22
UEselectedCQIwithmultiplePMI.Validintransmissionmodes
4and6.
4=Mode30
HigherlayerconfiguredCQIwithoutPMI.Validintransmission
modes13and7.
5=Mode31
HigherlayerconfiguredCQIwithsinglePMI.Validin
transmissionmodes46.
Specialsubframe
config

Integer

TDDspecialsubframeconfiguration
Thisparameterdefinesthedurationofspecialsubframesbetween
uplinkanddownlinkswitching.See3GPP136.211subclause4.2.
0=Config0
1=Config1
2=Config2
3=Config3
4=Config4
5=Config5
6=Config6
7=Config7
8=Config8
9=Config9

TTIbundling

Integer

TTIbundling
See3GPPTS136.321subclause5.4.2.
0=Disabled
1=Enabled

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)

109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
Chtype

Integer

CDMAchanneltype
1=Controlchannel
2=Trafficchannel
3=Synchchannel
4=Accesschannel

Ch

Integer

Channelnumber

MCC(CDMA)

Integer

MCC(CDMA)
SeeITUTrecommendationE.212.
Range:0999

SID(SystemID)

Integer

SID(SystemID)
Range:032767

NID(NetworkID)

Integer

NID(NetworkID)

Slottedmode

Integer

Slottedmode
0=Disabled
1=Enabled

SEARCH_WIN_A

Integer

SEARCH_WIN_A(Sizeofactivesearchwindow)
Sizeofactivesearchwindow.

SEARCH_WIN_N

Integer

SEARCH_WIN_N(Sizeofneighborsearchwindow)
Sizeofneighborsearchwindow.

SEARCH_WIN_R

Integer

SEARCH_WIN_R(Sizeofremainingsearchwindow)
Sizeofremainingsearchwindow.

T_ADD

Integer

T_ADD(Pilotdetectionthreshold)
TogettheactualT_ADDvalue,dividethevaluebytwoandchange
thesign.

T_DROP

Integer

T_DROP(Pilotdropthreshold)
TogettheactualT_ADDvalue,dividethevaluebytwoandchange
thesign.

T_TDROP

Integer

T_TDROP(Pilotdroptimerthreshold)

T_COMP

Integer

T_COMP(Comparisonthreshold)
Activesetversuscandidatesetcomparisonthreshold(L3value).To
gettheactualT_ADDvalue,dividethevaluebytwoandchangethe
sign.

P_REV

Integer

P_REV(protocolrevisionlevel)
1=JSTD008inPCSBandOnly
2=IS95inCellularBandOnly
3=IS95A+TSB74
4=IS95BPartial
5=IS95BFull
6=IS2000Release0
7=IS2000ReleaseA
8=IS2000ReleaseBPartial
9=IS2000ReleaseBFull
10=IS2000ReleaseC
11=IS2000ReleaseD(1xEVDV)

MIN_P_REV

Integer

MIN_P_REV(Minimumprotocolrevisionlevel)
1=JSTD008inPCSBandOnly
2=IS95inCellularBandOnly
3=IS95A+TSB74
4=IS95BPartial
5=IS95BFull
6=IS2000Release0
7=IS2000ReleaseA
8=IS2000ReleaseBPartial
9=IS2000ReleaseBFull
10=IS2000ReleaseC
11=IS2000ReleaseD(1xEVDV)

MNC(CDMA)

Integer

MNC(CDMA)
Range:0999

ParametersforEVDO|Top|
Name

Type

Description

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)

120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
SID(SystemID)

Integer

SID(SystemID)
Range:032767

ParametersforGANWLAN|Top|
Name

Type

Description

Band

Integer

Band
219999=GANWLAN

CellID

Integer

Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455

LAC

Integer

Locationareacode
Range:065535

ParametersforWiMAX|Top|
Name

Type

Description

Band

Integer

Band
259999=WiMAX

MACstate

Integer

WiMAXMACstate
0=Notinitialized
1=Physicalfailure
2=MACfailure
10=Networkentryinitialsynchronization
11=NetworkentryinitialDCD
12=NetworkentryinitialUCD
13=Networkentryinitialranging
14=Networkentryinitialsignon
15=Networkentryinitialnegotiation
16=Networkentryinitialregistration
17=NetworkentryinitialPKM
30=Normaloperation
31=Sleepmode
40=Handoverperiodicscan
41=Handovertransition
42=Handovernetworkentry
60=Idlemode
61=Idlemodelocationupdate
62=Idlemodepaging
63=Idlemodenetworkentry

Frequency

Float

WiMAXfrequency
Unit:MHz

BSID

String

WiMAXbasestationID
Sixcolonseparatedhexvalues.

FFTSize

Integer

WiMAXFFTsize

Bandwidth

Float

WiMAXbandwidth
Unit:MHz

FrameratioDL

Integer

WiMAXframeratiodownlink
Range:0100

FrameratioUL

Integer

WiMAXframeratiouplink
Range:0100

MAPcoding

Integer

WiMAXcodingtypeusedonDLMAP
1=Tailbitingconvolutionalcode(CC)
2=Blockturbocode(BTC)
3=Convolutionalturbocode(CTC)
4=Zerotailconvolutionalcode(ZTCC)
5=Lowdensityparitycheckcode(LDPC)

MAPrepetition

Integer

WiMAXrepetitioncodingusedonDLMAP
1=Norepetition
2=Repetitioncoding2

4=Repetitioncoding4
6=Repetitioncoding6

ParametersforAMPSandNAMPS|Top|
Name

Type

Description

Band

Integer

Band
510800=AMPS800
519999=AMPS
520800=NAMPS800
529999=NAMPS

Chtype

Integer

AMPSchanneltype
1=Analogcontrolchannel
2=Analogtrafficchannel

Ch

Integer

Channelnumber

ParametersforDAMPS|Top|
Name

Type

Description

Band

Integer

Band
530800=DAMPS800
531900=DAMPS1900
539999=DAMPS

Chtype

Integer

TDMAchanneltype
1=Digitalcontrolchannel
2=Digitaltrafficchannel
3=Datachannel

Ch

Integer

Channelnumber

NWtype

Integer

NWtype

PSID1

Integer

PSID1
PSID(privatesystemidentification)value(1).

PSID2

Integer

PSID2
PSID(privatesystemidentification)value(2).

PSID3

Integer

PSID3
PSID(privatesystemidentification)value(3).

PSID4

Integer

PSID4
PSID(privatesystemidentification)value(4).

LAREG

Integer

LAREG
Range:01

RNUM

Integer

RNUM
IfLAREGparameterhasthevalueof1,RNUMparameterwillhavea
value.

REGPERIOD

Integer

REGPERIOD
Ifnotavailable,setto1.

ParametersforiDEN|Top|
Name

Type

Description

Band

Integer

Band
550001=iDENproprietary
550002=iDEN800standard
550003=iDEN800extended
550004=iDEN900
550005=iDEN1500
559999=iDEN

Ch

Integer

Channelnumber

CC

Integer

Colorcode
Range:015

Frequency

Integer

Frequency
Unit:Hz

CellID

Integer

Cellidentifier
Range:065535

Adaptationrate

Integer

Adaptationrate
Range:04

Cutbacklevel

Float

Cutbacklevel
Range:0100
Unit:dB

Monitorallflag

Integer

Monitorallflag
Range:0255

Monitorpaging
subchannel

Integer

Monitorpagingsubchannel
Range:0255

Interconnect
Integer
pagingsubchannel

Interconnectpagingsubchannel
Range:0255

Packetdatapaging Integer
subchannel

Packetdatapagingsubchannel
Range:0255

Dispatchpaging
subchannel

Integer

Dispatchpagingsubchannel
Range:0255

Interleave

Integer

Interleave
Range:0255

Offset

Integer

Offset
Range:0255

Subslot

Integer

Subslot
0=SubslotA
1=SubslotB

Extendedcolor
code

Integer

Extendedcolorcode
Range:015

Secondarysystemchannelinfo(SCHI)
EventID

SCHI

Cellularsystems

cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedforthesecondarysystemwithdualradiodeviceswhentheinformation
changes.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforcdmaOneandCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,
Australia,HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHz
band.

100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,
Australia,HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHz
band.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
Chtype

Integer

CDMAchanneltype

1=Controlchannel
2=Trafficchannel
3=Synchchannel
4=Accesschannel
S.Ch

Integer

Secondarychannelnumber

MCC(CDMA)

Integer

MCC(CDMA)
SeeITUTrecommendationE.212.
Range:0999

SID(SystemID)

Integer

SID(SystemID)
Range:032767

NID(NetworkID)

Integer

NID(NetworkID)

Slottedmode

Integer

Slottedmode
0=Disabled
1=Enabled

SEARCH_WIN_A

Integer

SEARCH_WIN_A(Sizeofactivesearchwindow)
Sizeofactivesearchwindow.

SEARCH_WIN_N

Integer

SEARCH_WIN_N(Sizeofneighborsearchwindow)
Sizeofneighborsearchwindow.

SEARCH_WIN_R

Integer

SEARCH_WIN_R(Sizeofremainingsearchwindow)
Sizeofremainingsearchwindow.

T_ADD

Integer

T_ADD(Pilotdetectionthreshold)
TogettheactualT_ADDvalue,dividethevaluebytwoand
changethesign.

T_DROP

Integer

T_DROP(Pilotdropthreshold)
TogettheactualT_ADDvalue,dividethevaluebytwoand
changethesign.

T_TDROP

Integer

T_TDROP(Pilotdroptimerthreshold)

T_COMP

Integer

T_COMP(Comparisonthreshold)
Activesetversuscandidatesetcomparisonthreshold(L3
value).TogettheactualT_ADDvalue,dividethevaluebytwo
andchangethesign.

P_REV

Integer

P_REV(protocolrevisionlevel)
1=JSTD008inPCSBandOnly
2=IS95inCellularBandOnly
3=IS95A+TSB74
4=IS95BPartial
5=IS95BFull
6=IS2000Release0
7=IS2000ReleaseA
8=IS2000ReleaseBPartial
9=IS2000ReleaseBFull
10=IS2000ReleaseC
11=IS2000ReleaseD(1xEVDV)

MIN_P_REV

Integer

MIN_P_REV(Minimumprotocolrevisionlevel)
1=JSTD008inPCSBandOnly
2=IS95inCellularBandOnly
3=IS95A+TSB74
4=IS95BPartial
5=IS95BFull
6=IS2000Release0
7=IS2000ReleaseA
8=IS2000ReleaseBPartial
9=IS2000ReleaseBFull
10=IS2000ReleaseC
11=IS2000ReleaseD(1xEVDV)

MNC(CDMA)

Integer

MNC(CDMA)
Range:0999

GANChannelinfo(GANCHI)
EventID

GANCHI

Cellularsystems

GANWLAN

Recordstate

Always

Description

RecordedwhenGANspecificchannelinformationchanges.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
21=GANWLAN

ParametersforGANWLAN|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

GANstate

Integer

GANstate
1=Deregistered
2=Registered
3=Idle
4=Dedicated

GANchannel

Integer

GANchannelnumber
Range:01023

GANBSIC

Integer

GANbasestationidentificationcode
Range:063

GANCI

Integer

GANcellidentification
Range:065535

GANLAC

Integer

GANlocationareacode
Range:065535

GANCIP

String

GANCIPaddress

SEGWIP

String

GANCsecuritygatewayIPaddress

Serviceinformation(SEI)
EventID

SEI

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenservicestateormobilityinformationchanges.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM,UMTS,andLTE|ParametersforiDEN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD

8=LTETDD
55=iDEN
Servicestatus

Integer

Serviceinfostatus
1=Servicereceived
2=Servicedropped

ParametersforGSM,UMTS,andLTE|Top|
Name

Type

Description

LAC

Integer

Locationareacode
IftheserviceisnotavailablethisisthelastknownLACvalue
whentheservicewasavailable.
Range:065535

MCC

Integer

Mobilecountrycode
IftheserviceisnotavailablethisisthelastknownMCCvalue
whentheservicewasavailable.
Range:0999

MNC

Integer

Mobilenetworkcode
IftheserviceisnotavailablethisisthelastknownMNCvalue
whentheservicewasavailable.
Range:0999

TMSI

String(hex)

TMSI
Temporarymobilesubscriberidentity.See3GPPTS124.008
subclause10.5.1.4and3GPPTS123.003subclause2.4.

PTMSI

String(hex)

PTMSI
Packettemporarymobilesubscriberidentity.See3GPPTS
124.008subclause10.5.1.4and3GPPTS123.003subclause
2.7.

MMEgroupID

Integer

MMEgroupID
See3GPPTS123.003.

MMEcode

Integer

MMEcode
See3GPPTS123.003.

MTMSI

String(hex)

MTMSI
MTemporaryMobliesubscriberIdentity.See3GPPTS
123.003.

Name

Type

Description

Domainstatus

Integer

Domainstatus
0=Radioisinitsdispatchdomain
1=Radioisnotinitsdispatchdomain

ParametersforiDEN|Top|

Roaminginformation(ROAM)
EventID

ROAM

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenroamingstateinformationchanges.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

Roamingstatus

Integer

Roamingstatus
1=Roaming
2=Notroaming

Datachannelrequest(DCHR)
EventID

DCHR

Cellularsystems

GSM,UMTSFDD

Recordstate

Datacallconnectionstate

Description

Indicatestherequesteddatacallresources.Recordedwhendatacallisinitiatedor
reconfigured.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforUMTSFDDandUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD

Name

Type

Description

Initiator

Integer

Initiator
1=Mobilestationinitiated
2=Networkstationinitiated

Requestedcoding

Integer

Requestedchannelcoding
1=9.6
2=14.4

Requesteddatamode

Integer

RequestedCSdatamode
0=Nontransparent
1=Transparent

Requested#TSLUL

Integer

RequestednumberofULtimeslots
NumberofCSdatatimeslotsuplink.

Requested#TSLDL

Integer

RequestednumberofDLtimeslots
NumberofCSdatatimeslotsdownlink.

Modemtype

Integer

Modemtype
0=Analog
1=ISDNV.110
2=ISDNV.120

Compression

Integer

Datacompression
0=Off
1=On(manufacturerpreferredcompression)
2=V.42bis
3=V.44

ParametersforGSM|Top|

ParametersforUMTSFDDandUMTSTDSCDMA|Top|

Name

Type

Description

Initiator

Integer

Initiator
1=Mobilestationinitiated
2=Networkstationinitiated

Req.CSrate

Integer

RequestedCSbitrate

Requesteddatamode

Integer

RequestedCSdatamode
0=Nontransparent
1=Transparent

Modemtype

Integer

Modemtype
0=Analog
1=ISDNV.110
2=ISDNV.120

Compression

Integer

Datacompression
0=Off
1=On(manufacturerpreferredcompression)
2=V.42bis
3=V.44

Datachannelinfo(DCHI)
EventID

DCHI

Cellularsystems

GSM

Recordstate

Datacallconnectionstate

Description

Recordedwhendatacallresourceshavechanged.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

Name

Type

Description

Coding

Integer

Channelcoding
1=9.6
2=14.4

Datamode

Integer

CSdatamode
0=Nontransparent
1=Transparent

#CSTSLUL

Integer

NumberofULtimeslots
NumberofCSdatatimeslotsuplink.

#CSTSLDL

Integer

NumberofDLtimeslots
NumberofCSdatatimeslotsdownlink.

CSULTSLs

Integer

CSdatatimeslotsuplink
Allocateduplinktimeslots.Thenumberoftimeslotparameters
intheeventisindicatedbythenumberofCSdatatimeslots
uplinkparameter.Thefirsttimeslotintheeventisthemain
timeslot.
Range:07

CSDLTSLs

Integer

CSdatatimeslotsdownlink
Allocateddownlinktimeslots.Thenumberoftimeslot

ParametersforGSM|Top|

parametersintheeventisindicatedbythenumberofCSdata
timeslotsdownlinkparameter.Thefirsttimeslotintheeventis
themaintimeslot.
Range:07

Frequencyhoppingstatus(HOP)
EventID

HOP

Cellularsystems

GSM

Recordstate

Callconnectionandpacketactivestate

Description

RecordedwhenGSMhoppingchannellistismodified.Ifhoppingisnotused,the
singlededicatedchannelisrecorded.Recordedbasedonlayer3andRLC/MAC
signaling.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforGSM |Parametersforhoppingonstate|Parametersforhoppingoffstate|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

Name

Type

Description

Hopping

Integer

Hoppingstatus
1=On
2=Off

ParametersforGSM|Top|

Parametersforhoppingonstate|Top|
Name

Type

Description

HSN

Integer

HSN
Hoppingsequencenumber.See3GPPTS144.018
subclause10.5.2.5.

MAIO

Integer

MAIO
Mobileallocationindexoffset.See3GPPTS144.018
subclause10.5.2.5.

#HoppingChs

Integer

Numberofhoppingchannels

Channel(s)

Integer

Hoppingchannels

Parametersforhoppingoffstate|Top|
Name

Type

Description

Channel(s)

Integer

Hoppingchannels

Cellinformation(CELLINFO)
EventID

CELLINFO

Cellularsystems

UMTSTDSCDMA

Recordstate

Always

Description

Themeasurementeventcontainssemistaticcellinformationthatisnotrecordedtothe
CELLMEASmeasurementevent.Recordedwhenthemobilereportstheinformation.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
6=UMTSTDSCDMA

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Ch

Integer

Channelnumber

Cellparams
ID

Integer

CellparametersID
Range:0127

#URAIDs

Integer

NumberofuraIDs

URAID

Integer

URAidentity
Range:065535

Neighborlist(NLIST)
EventID

NLIST

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA

Recordstate

Always

Description

Recordedwhensignallingbasedneighborlistchanges.WithUMTS,whenthemobile
isinthesofthandoverstate,theneighborlistsofallactivesetcellsarecombinedand
reportedinthismeasurementevent.

Tools

NemoOutdoor

|Parameters|ParametersforGSMsourcecell |ParametersforUMTSFDDsourcecell |ParametersforUMTSTDSCDMAsourcecell |Neighborlist


parameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforUMTSTDSCDMA |
Parameters|Top|

Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

Sourcesystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA

Source
system

ParametersforGSMsourcecell|Top|
Name

Type

Description

Sourceband Integer

Sourceband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

Sourcech

Sourcechannelnumber

Integer

SourceBSIC Integer

SourceBSIC
Range:063

ParametersforUMTSFDDsourcecell|Top|
Name

Type

Description

Sourceband Integer

Sourceband
Thisinformationisnotrecordedduringsofthandover.
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

Sourcech

Integer

Sourcechannelnumber
Thisinformationisnotrecordedduringsofthandover.

SourceSC

Integer

Sourcescramblingcode
Thisinformationisnotrecordedduringsofthandover.
Range:0511

ParametersforUMTSTDSCDMAsourcecell|Top|
Name

Type

Description

Sourceband Integer

Sourceband
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Sourcech

Sourcechannelnumber

Integer

Source
paramsID

Integer

Sourcecellparametersid
Range:0127

Neighborlistparameters|Top|
Name

Type

Description

#nChs

Integer

Numberofneighborchannels

#Params

Integer

Numberofparameters

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA

Measured
sys.

ParametersforGSM|Top|
Name

Type

Description

ARFCN

Integer

Neighborchannelnumber(GSM)

BSIC

Integer

NeighborBSIC
Range:063

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

Cellindex

Integer

Cellindex(GSM)

ParametersforUMTSFDD|Top|
Name

Type

Description

UARFCN

Integer

Neighborchannelnumber(UMTS)

SC

Integer

Neighborscramblingcode
Range:0511

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4

50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
Cellindex

Integer

Cellindex(UMTS)

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

UARFCN

Integer

Neighborchannelnumber

ParamsID

Integer

NeighborcellparametersID
Range:0127

Band

Integer

Band
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Cellindex

Integer

Cellindex

Possiblemissingneighbor(NMISS)
EventID

NMISS

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedwhentherearepossiblemissingneighbors.Missingneighbordetectionis
basedonneighborlistandscanningresults.Possiblemissingneighborisacell
whichisdetected(measured)bythescannerbutisnotincludedintheneighborlistof
themobileatagiventime.

Tools

NemoOutdoor

|Parameters|ParametersforGSMsourcecell |ParametersforUMTSFDDsourcecell |ParametersforcdmaOne,CDMA1x,andEVDOsourcecells


|Missingneighborparameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

Sourcesystem
1=GSM

Source
system

5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

ParametersforGSMsourcecell|Top|
Name

Type

Description

Sourceband Integer

Sourceband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

Sourcech

Sourcechannelnumber

Integer

SourceBSIC Integer

SourceBSIC
Range:063

ParametersforUMTSFDDsourcecell|Top|
Name

Type

Description

Sourceband Integer

Sourceband
Thisinformationisnotrecordedduringsofthandover.
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

Sourcech

Integer

Sourcechannelnumber
Thisinformationisnotrecordedduringsofthandover.

SourceSC

Integer

Sourcescramblingcode
Thisinformationisnotrecordedduringsofthandover.
Range:0511

ParametersforcdmaOne,CDMA1x,andEVDOsourcecells|Top|
Name

Type

Sourceband Integer

Description
Sourceband
Thisinformationisnotrecordedduringsofthandover.
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)

Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)

JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Sourcech

Integer

Sourcechannelnumber
Thisinformationisnotrecordedduringsofthandover.

SourcePN

Integer

Sourcepilotnumber
Thisinformationisnotrecordedduringsofthandover.
Range:0511

Missingneighborparameters|Top|
Name

Type

Description

#Miss.
neighbors

Integer

Numberofmissingneighbors
Numberofdetectedpossiblemissingneighborcells.

#Params

Integer

Numberofparameters

Integer

Measuredsystem
1=GSM
5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

Measured
sys.

ParametersforGSM|Top|
Name

Type

Description

ARFCN

Integer

Missingneighborchannelnumber

BSIC

Integer

MissingneighborBSIC
Range:063

RxLev

Float

MissingneighborRXlevel
Range:12010
Unit:dBm

Band

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforUMTSFDD|Top|
Name

Type

Description

ARFCN

Integer

Missingneighborchannelnumber

SC

Integer

Missingneighborscramblingcode
Range:0511

Ec/N0

Float

MissingneighborEc/N0
Thereceivedenergyperchipdividedbythepowerdensityoftheband
measuredontheprimaryCPICH.See3GPPTS125.215subclause
5.1.5.
Range:300
Unit:dB

RSCP

Float

MissingneighborRSCP
Thereceivedsignalcodepowerofasinglecodemeasuredonthe
primaryCPICH.See3GPPTS125.215subclause5.1.1.
Range:15020
Unit:dBm

Diff.tostr.

Float

Missingneighbordifferencetostrongestpilot
Powerdifferencefromstrongestcellinactiveormonitoredsetto
detectedmissingneighborcell.
Range:2626
Unit:dB

Band

Integer

Band
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

Ch

Integer

Missingneighborchannelnumber

PN

Integer

Missingneighborpilotnumber
Range:0511

Ec/I0

Float

MissingneighborEc/I0
Range:500
Unit:dB

RSCP

Float

MissingneighborRSCP
Thereceivedsignalcodepowerofasinglecode.
Range:15020
Unit:dBm

Diff.tostr.

Float

Missingneighbordifferencetostrongestpilot
Powerdifferencefromstrongestcellinactive,candidate,orneighbor
settodetectedmissingneighborcell.
Range:2626
Unit:dB

Band

Integer

Band
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,

HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)

110021=CDMA1x2000(Sband)
119999=CDMA1x

ParametersforEVDO|Top|
Name

Type

Description

Ch

Integer

Missingneighborchannelnumber

PN

Integer

Missingneighborpilotnumber
Range:0511

Ec/I0

Float

MissingneighborEc/I0
Range:500
Unit:dB

RSCP

Float

MissingneighborRSCP
Thereceivedsignalcodepowerofasinglecode.
Range:1500
Unit:dBm

Diff.tostr.

Float

Missingneighbordifferencetostrongestpilot
Powerdifferencefromstrongestcellinactive,candidate,orneighbor
settodetectedmissingneighborcell.
Range:2626
Unit:dB

Band

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

Automaticneighborrelationinformation(ANRI)
EventID

ANRI

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

RecordedwhentheCGIisconfiguredtomeasureorreportedbythemobile.

Tools

NemoOutdoor

|Parameters|ParametersforCGImeasurementconfigurationandreport|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

ANRtype

Integer

ANRtype
1=CGImeasurementconfiguration
2=CGImeasurementreport

#Params/ANR
type

Integer

NumberofANRtypeparameters

ParametersforCGImeasurementconfigurationandreport|Top|
Name
Band

Type

Description

Integer

Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6

70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
Ch

Integer

Channelnumber

Phys.cellID

Integer

PhysicalcellID
WithGSMthisistheBSICwithrangefrom0to63.WithUMTSFDD
thisisthescramblingcodewithrangefrom0to511.WithUMTSTD
SCDMAthisisthecellparametersIDwithrangefrom0to127.With
LTEthisisthephysicalcellIDwithrangefrom0to503.

CellID

Integer

Cellidentification
Range:0268435455

LAC/TAC

Integer

Locationortrackingareacode
WithGSMandUMTSthisistheLACvalue.WithLTEthisistheTAC
value.
Range:065535

MCC

Integer

Mobilecountrycode
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

Mobilenetworkcode
Range:0999

Cellpollution(CELLPOLLUTION)
EventID

CELLPOLLUTION

Cellularsystems

UMTSFDD,cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedwhenpossiblecellpollutionisdetected.Informationisbasedonscanning
results.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforcdmaOne,CDMA1x,andEVDO|ParametersforUMTSFDD|ParametersforcdmaOne,
CDMA1x,andEVDO|
Parameters|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

Sourcesystem
5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

Source
system

ParametersforUMTSFDD|Top|
Name

Type

Description

Sourceband

Integer

Sourceband
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

Sourcech

Integer

Sourcechannelnumber

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name
Sourceband

Type

Description

Integer

Sourceband
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)

JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900

NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Sourcech

Integer

Sourcechannelnumber

ParametersforUMTSFDD|Top|
Name

Type

Description

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

SC

Integer

Pilotpollutionscramblingcode
Range:0511

Ec/N0

Float

PilotpollutionEc/N0
Thereceivedenergyperchipdividedbythepowerdensityoftheband
measuredontheprimaryCPICH.See3GPPTS125.215subclause
5.1.5.
Range:300
Unit:dB

RSCP

Float

PilotpollutionRSCP
Thereceivedsignalcodepowerofsinglecodemeasuredonthe
primaryCPICH.See3GPPTS125.215subclause5.1.1.
Range:15020
Unit:dBm

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name

Type

Description

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

PN

Integer

Pilotpollutionpilotnumber
Range:0511

Ec/I0

Float

PilotpollutionEc/I0
Range:500
Unit:dB

RSCP

Float

PilotpollutionRSCP

Thereceivedsignalcodepowerofsinglecode.
Unit:dBm

Interferenceanalysis(IANALYSIS)
EventID

IANALYSIS

Cellularsystems

GSM

Recordstate

Always

Description

RecordedwheninterferenceanalysisisenabledinNemoOutdoor.Thelogged
informationisbasedonthechannelsusedbythemobileandtothescanningresults
receivedfromthescanner.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforGSM |
Parameters|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

Sourcesystem
1=GSM

Source
system

ParametersforGSM|Top|
Name
Band

Type

Description

Integer

Interferenceanalysisband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

ParametersforGSM|Top|
Name

Type

Description

#Chs

Integer

Numberofchannels

#Params/Ch

Integer

Numberofparametersperchannel

Type

Integer

Interferenceanalysischanneltype
1=Servingchannel
ThisistheBCCHchannelduringtheidlestateandtheTCH
channel(s)duringtheactivestate.
2=Cochannel
Containscochannelinterefer.Thisisonlyrecordedwhenscanner
decodesdifferentBSICthanthemobile.Thisindicatesthatthere
aretwointerferingcellsusingthesamechannel.
3=Adjchannel
Thisisthechanneladjacenttotheservingchannel.Adjacent
channelcancauseinterferencetotheservingchannel.

Ch

Integer

Interferenceanalysischannelnumber

BSIC

Integer

InterferenceanalysisBSIC
Range:063

RxLev

Float

InterferenceanalysisRXlevel
Range:12010
Unit:dBm

Cellload(CELLLOAD)
EventID

CELLLOAD

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhencellloadinformationisreceivedfromthenetwork.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

ParametersforEVDO|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

#Cells

Integer

Numberofcells

#Params/Cell

Integer

Numberofparameterspercell

Integer

Band
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.

Band

120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO
Ch

Integer

Channelnumber

PN

Integer

Pilotnumber
Range:0511

Activeusers

Integer

Activeusers

Serviceconfiguration(SERVCONF)
EventID

SERVCONF

Cellularsystems

cdmaOne,CDMA1x

Recordstate

Callconnectionandpacketactivestate

Description

Recordedwhenconfigurationchanges.

Tools

NemoOutdoor

|Parameters|ParametersforcdmaOneandCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

SO

Integer

Serviceoption
Seemore3GPP2C.S0014.

FTtype

Integer

Forwardtraffictype
0=Serviceoptionconnectiondoesnotuseforwardtraffic
channeltraffic.
1=Serviceoptionconnectionusesprimarytrafficonthe
forwardtrafficchannel.
2=Serviceoptionconnectionusessecondarytrafficonthe
forwardtrafficchannel.

RTtype

Integer

Reversetraffictype
0=Serviceoptionconnectiondoesnotusereversetraffic
channeltraffic
1=Serviceoptionconnectionusesprimarytrafficonthe
reversetrafficchannel
2=Serviceoptionconnectionusessecondarytrafficonthe
reversetrafficchannel

Encryptionmode

Integer

Encryptionmode
0=Off
1=On

FFCHMUX

Integer

FFCHandFDCCHmultiplexoption

RFCHMUX

Integer

RFCHandRDCCHmultiplexoption

FFCHbit/frame

Integer

FFCHbitsperframe

RFCHbit/frame

Integer

RFCHbitsperframe

FFCHRC

Integer

FFCHradioconfiguration
Range:110

RFCHRC

Integer

RFCHradioconfiguration
Range:110

FDCCHRC

Integer

FDCCHradioconfiguration
Range:110

RDCCHRC

Integer

RDCCHradioconfiguration
Range:110

FSCHMUX

Integer

FSCHmultiplexoption

FSCHRC

Integer

FSCHradioconfiguration
Range:110

FSCHcoding

Integer

FSCHcoding
0=Convolutional
1=Turbo

FSCHframesize

Integer

FSCHframesize
0=40msframes
1=80msframes
2=40msand80msframes

FSCHframeoffset

Integer

FSCHframeoffset

FSCHmaxrate

Integer

FSCHmaximumrate
1=1X
2=2X
4=4X
8=8X
16=16X
32=32X

RSCHMUX

Integer

RSCHmultiplexoption

RSCHRC

Integer

RSCHradioconfiguration

RSCHcoding

Integer

RSCHcoding
0=Convolutional
1=Turbo

RSCHframesize

Integer

RSCHframesize
0=40msframes
1=80msframes
2=40msand80msframes

RSCHframeoffset

Integer

RSCHframeoffset

RSCHmaxrate

Integer

RSCHmaximumrate
1=1X
2=2X
4=4X
8=8X
16=16X
32=32X

Randomaccesschannelinformation(RACHI)
EventID

RACHI

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedafterrandomaccesstothenetworkhasbeenattempted.WithUMTSFDD,a
RACHImeasurementeventisrecordedforeachrandomaccessprocedure.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforcdmaOneandCDMA1x
|ParametersforEVDO|

Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO

Name

Type

Description

InitTXpower

Float

RACHinitialTXpower
TXpowerInitialtransmissionpower.
Range:9999
Unit:dBm

Preamblestep

Float

RACHpreamblestep
Preamblestepsize.
Range:18
Unit:dB

Preamblecount

Integer

RACHpreamblecount
Transmittedpreambletransmissioncount.
Range:065

RACHTXpower

Float

RACHTXpower
TotaltransmissionpowerusedinRACHmessagepart
(control+data).
Range:9999
Unit:dBm

Maxpreamble

Integer

RACHmaximumpreamblecount
Thisisthesameas'PreambleRetransMax'parameter
signaledbynetworkinRRClayeranditdefinesthemaximum
numberofpreambleattempts.
Range:064

ULinterf.

Float

ULinterference
UplinkInterferenceismeasuredbytheNodeBand
broadcastedbytheNodeBinSIB7.TheUEusesthistoset
theinitialTXpowerforthefirstPRACHpreamble.TheUplink
InterferencevalueinSIB7uses1dBsteps.Moreinformation
canbefoundin3GPPTS25.133and25.215(information
aboutSIB7in3GPPTS25.331),wheretheUplinkInterference
isreferredtoas"Receivedtotalwidebandpower".
Range:11070
Unit:dBm

AICHstatus

Integer

RACHAICHstatus
0=NoACK
1=NACK
2=ACK

Datagain

Integer

RACHdatachannelgain
Range:015

Ctrlgain

Integer

RACHcontrolchannelgain
Range:015

Poweroffset

Float

RACHpoweroffset
ThisisthesameasPpmparameterinRRCspecification.
Poweroffsetbetweenthelasttransmittedpreambleandthe
controlpartofthemessage.
Range:510

Messagelength

Integer

RACHmessagelength
Range:520
Unit:ms

Preamblecycles

Integer

RACHmaxpreamblecycles
Maximumnumberofpreamblecycles.
Range:132

ParametersforUMTSFDD|Top|

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

SYNCULInit.pwr.

Float

RACHSYNCULinitialTXpower
Initialtransmissionpower.
Range:9999
Unit:dBm

SYNCULstep

Float

RACHSYNCULstep
Range:03
Unit:dB

SYNCULcount

Integer

RACHSYNCULcount
Transmittedpreambletransmissioncount.
Range:18

MaxSYNCULcount

Integer

RACHSYNCULmaximumcount
Validvaluesare1,2,4,and8.Thisisthesameas_Max
SYNC_ULTransmissions_parametersignaledbynetworkin
RRClayeranditdefinesthemaximumnumberofpreamble
attempts.
Range:18

SYNCULpower

Float

RACHSYNCULpower
PoweroflastSYNCUL.
Range:9999
Unit:dBm

RACHTXpower

Float

RACHTXpower
TotaltransmissionpowerusedinRACHmessagepart
(control+data).
Range:9999
Unit:dBm

PCCPCHpathloss

Float

RACHPCCPCHpathloss
Range:46158
Unit:dB

RACHstatus

Integer

RACHFPACHstatus
0=NoACK
1=NACK
2=ACK

DesiredUpPCHRXpower Float

RACHdesiredUpPCHRXpower
Range:12058
Unit:dBm

DesiredUpRACHRX
power

Float

RACHdesiredUpRACHRXpower
Range:12058
Unit:dBm

Messagelength

Integer

RACHmessagelength
Range:520
Unit:ms

Preamblecycles

Integer

RACHmaxpreamblecycles
Maximumnumberofpreamblecycles.
Range:132

Name

Type

Description

RACHtype

Integer

RACHtype
MoreinformationaboutRACHprocedureinLTEsee3GPPTS
36.213subclause6and3GPPTS36.321subclause5.1.
1=Contentionbased
2=Noncontentionbased

RACHreason

Integer

RACHreason
ReasonfortheRACHprocedure.
1=Channelrequest
2=Radiolinktimeout
3=ULdata
4=NoPUCCH
Recordedwhenschedulingrequestisnotpossible
becausetherearenoPUCCHresourcesavailable.See
3GPPTS136.321subclause5.4.4.
5=MaxSR
Recordedwhenmaximumnumberofscheduling

ParametersforLTE|Top|

requestshasbeensenttothenetworkwithoutuplink
resources.See3GPPTS136.321subclause5.4.4.
6=Handover
RACHprocedureafterhandover.
7=DLdata
ThistypeisusedwhenUEisnotsynchronizedand
downlinkdataisreceived.
RACHresult

Integer

RACHresult
1=Succeeded
2=Aborted
3=Failed

Maxpreambles

Integer

RACHmaximumpreamblecount
ThisisthesameaspreambleTransMax.See3GPPTS
136.133subclause6.3.2and136.321subclause5.1.
Range:3200

Preambles

Integer

RACHpreamblecount
Definesthenumberofpreamblesthatweresentduringthe
RACHprocedure.Thisisthesameas
PREAMBLE_TRANSMISSION_COUNTERafterendofthe
RACHprocedure.

Preamblesfailures

Integer

RACHpreambleresponseswithbackofftime

Preamblessuccesses

Integer

RACHpreambleresponseswithPUSCHresource

RACHcont.failures

Integer

RACHcontentionresolutionfailures

Pathloss

Float

RACHpathloss
AnestimateoftheradioconditionfortheRACHprocedure.
PathlossisusedforinitialTXpower.See3GPPTS36.213
subclause6.1.
Range:0170
Unit:dB

InitTXpower

Float

RACHpreambleinitialTXpower
TXpowerusedforthefirstpreamble.See3GPPTS36.321
subclause5.1.3.
Range:12023
Unit:dBm

Preamblestep

Float

RACHpreamblestep
Thisparameteristhesameaspowerrampingstep.3GPPTS
36.321subclause5.1.
Range:06
Unit:dB

PUSCHpower

Float

RACHPUSCHpower
ForsuccessfulRACHproceduresthiscontainstheTXpower
usedformessagesendinginPUSCH.
Range:12023
Unit:dBm

RACHpreambleindex

Integer

RACHpreambleindex
Thepreambleindexofthelastsuccessfullytransmitted
preamble.ThisisonlyvalidforsuccessfulRACHprocedures.
Thisparameterissameaspreamblesequenceorrandom
accesspreambleID(RAPID).See3GPPTS136.321
subclause5.
Range:063

Accessdelay

Integer

RACHaccessdelay
TimefrominitialMSG1toMSG2fornoncontentionbased
RACHproceduresandtimefrominitialMSG1toMSG4for
contentionbasedRACHprocedures.Validonlyforsuccesful
RACHprocedures.
Unit:ms

RARNTI

Integer

RACHRARNTI
RNTIthatisusedonthePDCCHwhenrandomaccess
responsesaretransmitted.See3GPPTS136.321subclause
5.1.
Range:065535

Responsewindowsize

Integer

RACHresponsewindowsize
ThisissameasraResponseWindowSize.Defineshowlong
randomaccessresponse(MSG2)ismonitoredafter
preambleistransmitted.See3GPPTS136.321subclause
5.1.

TA

Integer

RACHtimingadvance
Timingadvancecommandreceivedinrandomaccess
response(MSG2).See3GPPTS136.321subclause5.2.
Range:01282

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

NOM_PWR

Integer

Accessnominaltransmitpoweroffset

INIT_PWR

Integer

INIT_PWR(accessprobeinitialpower)

PWR_STEP

Integer

PWR_STEP(accessprobepowerstep)

NUM_STEP

Integer

NUM_STEP(accessprobenumberofsteps)
Notethattheparametervalueisonelessthantheactual
maximumnumberofsteps.

TXlevel

Float

ProbeTXlevel
AccessprobeTXlevel.

Probecount

Integer

Probecount
Accessprobecount.

Probeseq.count

Integer

Probeseq.count
Accessprobesequencecount.

Accesschnumber

Integer

Accesschannelnumber

Randomdelay

Integer

PNrandomizationdelay

AccessRXlevel

Float

RXlevel
Unit:dB

Psist

Integer

Numberofpersistencetestsperformed
Range:0255

Seq.backoff

Integer

Sequencebackoff
Range:0255

Prob.backoff

Integer

Probebackoff
Range:0255

Inter.corr.

Integer

Inteferencecorrection
Range:0255

AccessTXadj.

Float

Transmitgainadjust

Name

Type

Description

Max#Probes

Integer

Numberofprobesperprobesequence

Max#Probeseqs

Integer

Maximumnumberofprobesequences

Result

Integer

Probesequenceresult
0=ACAcknotreceived
1=ACAckreceived
2=TCAmessagereceived
3=Probeinterrupted

#Probes

Integer

Numberofprobessentinlastprobesequence

#Probeseqs

Integer

Numberofprobesequencessentforthisaccessattempt

Duration

Integer

Timetocompletetheattempt
Unit:slot

AccessPN

Integer

PNofthesectorthatsendstheACAckortheTCAmessage

Accesssectorid

Integer

SectorIDonwhichtheaccessprobewassent
Range:016777215

Accesscolorcode

Integer

Colorcodeonwhichtheaccessprobewassent
Range:0255

ParametersforEVDO|Top|

Vocoderstatus(VOCS)
EventID

VOCS

Cellularsystems

cdmaOne,CDMA1x

Recordstate

Callconnectionstate

Description

Recordedwhenvocoderratechanges.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
10=cdmaOne
11=CDMA1x

Voc.rateFor.

Integer

Vocoderrateforward
0=Full
1=Half
2=Quarter
3=Eighth
4=Blank
5=Erasure
6=Invaliddata

Voc.rateRev.

Integer

Vocoderratereverse
0=Full
1=Half
2=Quarter
3=Eighth
4=Blank
5=Erasure
6=Invaliddata
7=Quarter(noncritical)

SO

Integer

Serviceoption
Seemore3GPP2C.S0014.

Physicalchannelinformation(PHCHI)
EventID

PHCHI

Cellularsystems

UMTSTDSCDMA,cdmaOne,CDMA1x

Recordstate

Always

Description

Recordedwhentheinformationisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSTDSCDMA|ParametersforcdmaOneandCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Integer

DPCHchannelnumber

DPCHch

ULrepetition Integer
length

TDSCDMAuplinkrepetitionlength

ULrepetition Integer
period

TDSCDMAuplinkrepetitionperiod
Validvaluesare1,2,4,8,16,32,and64.
Range:164

DLrepetition Integer
length

TDSCDMAdownlinkrepetitionlength

DLrepetition Integer
period

TDSCDMAdownlinkrepetitionperiod
Validvaluesare1,2,4,8,16,32,and64.
Range:164

#Physical
channels

Integer

Numberofphysicalchannels

#Params/Ch

Integer

Numberofparametersperphysicalchannel

Ph.chtype

Integer

TDSCDMAphysicalchanneltype
1=DPCH
2=HSSCCH
3=HSSICH
4=HSPDSCH

Direction

Integer

Physicalchanneldirection
1=Uplink
2=Downlink
3=Uplinkanddownlink

TSL

Integer

Timeslot
Range:06

SF

Integer

TDSCDMAspreadingfactor
1=SF1
2=SF2
4=SF4
8=SF8
16=SF16

Ch.code

Integer

TDSCDMAchannelisationcode
Range:015

Midamble
config

Integer

Midambleconfiguration
Validvaluesare2,4,6,8,10,12,14,and16.
Range:216

Midamble
alloc.

Integer

Midambleallocationmodeandshift
2=Default
1=Common
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=10
11=11
12=12
13=13
14=14
15=15

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

#Header

Integer

Numberofheaderparameters

params
#Physical
channels

Integer

Numberofphysicalchannels

#Params/Ch

Integer

Numberofparametersperphysicalchannel

Ph.type

Integer

Physicalchanneltype
0=SCH0
1=SCH1
2=FCH
3=DCCH

Direction

Integer

Physicalchanneldirection
1=Uplink
2=Downlink
3=Uplinkanddownlink

PN

Integer

Physicalchannelpilotnumber
Range:0511

Walshcode

Integer

Physicalchannelwalshcode
Range:0127

Ph.rate

Integer

Physicalchannelrate
0=1x
1=2x
2=4x
3=8x
4=16x

QOFmaskid Integer

Quasiorthogonalfunctionindex
Range:03

Quickpagingchannelinformation(QPCHI)
EventID

QPCHI

Cellularsystems

CDMA1x

Recordstate

Idlestate

Description

Recordedwhenvaluesarereceivedfromthemobileinslottedmode.

Tools

NemoOutdoor

|Parameters|ParametersforCDMA1x|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
11=CDMA1x

ParametersforCDMA1x|Top|
Name

Type

Description

#Headerparams

Integer

Numberofheaderparameters

Rate

Integer

QPCHpagingindicatorrate
Datarate.Currentlyvalidvaluesare4800and9600.
Range:48009600
Unit:bit/s

Slotnumber

Integer

Pagingslotnumber
Range:02047

Transferreason

Integer

Transferreason
0=NoXFER
1=Slotimminent

2=MCnotvalid
3=Channelestimationbadsignal
4=XFERbroadcastdata
5=BPandPG
6=BPnotsupported
7=RWUP
8=PI1PI2on
9=BI1BI2on
10=Nextslotnotsupported
11=CCIhandoff
12=CCIon
13=DisableBIOswitch
#Configurations

Integer

#Params/configuration Integer

Numberofconfigurations
Numberofparametersperconfiguration

PN

Integer

Pilotnumber
Range:0511

PIwalsh

Integer

Walshcodeforpagingindicators
Range:0128

PIpoweroffset

Float

Pagingindicatorpoweroffset
Powerdifferencebetweenpagingindicatorandpilotchannel.
Unit:dB

BIsupported

Integer

Broadcastindicatorsupport
0=Notsupported
1=Supported

BIwalsh

Integer

Broadcastindicatorwalshcode
Range:0128

BIpwrlvl

Float

Broadcastindicatorpowerlevel
Unit:dB

CCIsupported

Integer

Configurationchangeindicatorsupport
0=Notsupported
1=Supported

CCIwalsh

Integer

Configurationchangewalshcode
Range:0128

CCIpwrlvl

Float

Configurationchangepowerlevel
Unit:dB

#Indicators

Integer

Numberofindicators

#Params/indicator

Integer

Numberofparametersperindicator

Status

Integer

Indicatordemodulationresult
0=Notapplicable
1=Notdetected
2=Detected
3=Erasure
4=Missed

Type

Integer

Indicatortype
0=Pagingindicator#1
1=Pagingindicator#2
2=Configurationchangeindicator#1
3=Configurationchangeindicator#2
4=Broadcastindicator#1
5=Broadcastindicator#2

THB

Integer

THBthresholdforpagingindicator
Range:0255

THI

Integer

THIthresholdforpagingindicator
Range:0255

Position

Integer

Indicatorposition
Range:0768

Ind.Iamp.

Integer

IndicatoramplitudeonIchannel

Ind.Qamp.

Integer

IndicatoramplitudeonQchannel

Com.pilotenergy

Float

Commonpilotenergy
Range:353
Unit:dB

Div.pilotenergy

Float

Diversitypilotenergy
Range:353

Unit:dB

FCHpackets(FCHPACKETS)
EventID

FCHPACKETS

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwheninformationisreceivedfromthemobile.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

Name

Type

Description

CC38400Good

Integer

CC38400Good
Counterfor38.4kcontrolchannelpacketswithgoodCRC.

CC38400Bad

Integer

CC38400Bad
Counterfor38.4kcontrolchannelpacketswithbadCRC.

CC76800Good

Integer

CC76800Good
Counterfor76.8kcontrolchannelpacketswithgoodCRC.

CC76800Bad

Integer

CC76800Bad
Counterfor76.8kcontrolchannelpacketswithbadCRC.

TC38400Good

Integer

TC38400Good
Counterfor38.4ktrafficchannelpacketswithgoodCRC.

TC38400Bad

Integer

TC38400Bad
Counterfor38.4ktrafficchannelpacketswithbadCRC.

TC76800Good

Integer

TC76800Good
Counterfor76.8ktrafficchannelpacketswithgoodCRC.

TC76800Bad

Integer

TC76800Bad
Counterfor76.8ktrafficchannelpacketswithbadCRC.

TC153600Good

Integer

TC153600Good
Counterfor156.6ktrafficchannelpacketswithgoodCRC.

TC153600Bad

Integer

TC153600Bad
Counterfor156.6ktrafficchannelpacketswithbadCRC.

TC307200ShortGood

Integer

TC307200ShortGood
Counterfor302.2(short)trafficchannelpacketswithgood
CRC.

TC307200ShortBad

Integer

TC307200ShortBad
Counterfor302.2(short)trafficchannelpacketswithbad
CRC.

TC307200LongGood

Integer

TC307200LongGood
Counterfor307.2(long)trafficchannelpacketswithgood
CRC.

TC307200LongBad

Integer

TC307200LongBad
Counterfor307.2(long)trafficchannelpacketswithbadCRC.

TC614400ShortGood

Integer

TC614400ShortGood
Counterfor614.4k(short)trafficchannelpacketswithgood

ParametersforEVDO|Top|

CRC.
TC614400ShortBad

Integer

TC614400ShortBad
Counterfor614.4k(short)trafficchannelpacketswithbad
CRC.

TC614400LongGood

Integer

TC614400LongGood
Counterfor614.4k(long)trafficchannelpacketswithgood
CRC.

TC614400LongBad

Integer

TC614400LongBad
Counterfor614.4k(long)packetsdecodedin2slots.

TC921600Good

Integer

TC921600Good
Counterfor921.6ktrafficchannelpacketswithgoodCRC.

TC921600Bad

Integer

TC921600Bad
Counterfor921.6ktrafficchannelpacketsdecodedwithbad
CRC.

TC1228800ShortGood

Integer

TC1228800ShortGood
Counterfor1228.8k(short)trafficchannelpacketswithgood
CRC.

TC1228800ShortBad

Integer

TC1228800ShortBad
Counterfor1228.8k(short)trafficchannelpacketswithbad.

TC1228800LongGood

Integer

TC1228800LongGood
Counterfor1228.8(long)trafficchannelpacketswithgood
CRC.

TC1228800LongBad

Integer

TC1228800LongBad
Counterfor1228.8(long)trafficchannelpacketswithbad
CRC.

TC1843200Good

Integer

TC1843200Good
Counterfor1843.2ktrafficchannelpacketswithgoodCRC.

TC1843200Bad

Integer

TC1843200Bad
Counterfor1843.2ktrafficchannelpacketswithbadCRC.

TC2457600Good

Integer

TC2457600Good
Counterfor2457ktrafficchannelpacketswithgoodCRC.

TC2457600Bad

Integer

TC2457600Bad
Counterfor2457ktrafficchannelpacketswithbadCRC.

Connectionlayerconnection(CONNECTIONC)
EventID

CONNECTIONC

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenconnectionlayerisconnected.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

Name

Type

Description

TransactionID

Integer

ConnectionattempttransactionID

ParametersforEVDO|Top|

TransactionIDassociatedwiththeConnectionDeny
messageifthereisnoresponsefromtheANora
ConnectionDenymessageisnotreceived,thisfield
representstheTransactionIdthatwasusedtosendthe
ConnectionRequestmessage.
Messageseq.

Integer

Connectionattemptmessagesequence
RepresentsmessagesequencepresentintheTCAmessage
receivedvalidonlyifaTCAmessageisreceived.

Connectionresult

Integer

Connectionattemptresult
0=Connectiondenyreceivedwithdenyreasongeneral
1=Connectiondenyreceivedwithdenyreasonnetworkbusy
2=Connectiondenyreceivedwithdenyreasonauthentication
orbillingfailure
3=Maximumaccessprobes
4=Systemlost(supervisionfailures)
5=Notpreferred(SDtoldOVHDtoswitchsystems,QC
redirect,accessnetworkid)
6=Redirect(ALMPreceivedaredirectmessage)
7=Connectionsetuptimeout
8=Powerdownreceived
9=Offlinereceived
10=NAMchangereceived
11=Userabort
12=Accesshandoff
13=Success

Rec.status

Integer

Connectionreceptionstatus
0=NotreceivedeitherTCAorRTCACKmessage
1=ReceivedTCAmessagebutnotreceivedRTCACK
message
2=ReceivedbothTCAandRTCACKmessages

Duration

Integer

Connectionattemptduration
Timeinslotstakentocompletetheattempt.
Unit:slot

PN

Integer

ConnectionattemptPNoffset
Range:0511

SectorID

Integer

ConnectionattemptsectorID

CC

Integer

Connectionattemptcolorcode
Range:0255

#PNchanges

Integer

Connectionattemptpilotchanges
Defineshowmanytimestheactivesetpilotchangedduring
theconnectionattempt.

Direction

Integer

Connectionattemptdirection
1=AccessNetwork
2=AccessTerminal

Connectionlayerrelease(CONNECTIOND)
EventID

CONNECTIOND

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhenconnectionlayerisreleased.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|

Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

Name

Type

Description

Reason

Integer

Connectionreleasereason
0=ANconnectionclose
1=ATconnectionclose
2=Systemlost(supervisionfailures,TCAmessagerejected)
3=Notpreferred(SDtoldOVHDtoswitchsystems,QC
redirect,accessnetworkID)
4=Redirect(ALMPreceivedaredirectmessage)
5=Powerdownreceived
6=Offlinereceived
7=NAMchangereceived
8=Pagemessagereceived
9=Unspecified(ALMPrudeclose)

ParametersforEVDO|Top|

Sessionlayerconnection(SESSIONC)
EventID

SESSIONC

Cellularsystems

EVDO

Recordstate

Always

Description

Recordedwhensessionlayerisconnected.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

Name

Type

Description

TransactionID

Integer

SessionattempttransactionID

Result

Integer

Sessionattemptresult
0=ReceivedUATIassignmentmessage
1=DidnotreceiveUATIassignmentmessage

RATI

Integer

SessionattemptRATI
RATIusedforopeningasession.

Duration

Integer

Sessionattemptduration
Timeinslotstakentocompletetheattempt.
Unit:slot

PN

Integer

SessionattemptPNoffset
PilotnumberofthesectorthatsenttheUATIassignment
message.
Range:0511

CC

Integer

Sessionattemptcolorcode
Range:0255

FullUATI

String

SessionattemptfullUATI
FullUATIaspartoftheUATIassignmentmessage.

ParametersforEVDO|Top|

Radiobearerinformation(RBI)
EventID

RBI

Cellularsystems

UMTSFDD,UMTSTDSCDMA

Recordstate

Always

Description

RecordedwhenUMTSradiobearerallocationismodified.Currentlybasedon
informationreceivedfromthetraceinterfaceofthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA

#Header
params

Integer

Numberofheaderparameters

#Params/RB

Integer

Numberofparametersperradiobearer

#RBs

Integer

Numberofradiobearers

ParametersforUMTSFDD|Top|
Name

Type

Description

RBID

Integer

RadiobearerID
Range:032

RLCID

Integer

RadiobearerRLCID
SameaslogicalchannelID.
Range:020

TrChID

Integer

RadiobearertransportchannelID
Range:032

Direction

Integer

Radiobearerdirection
0=Uplink
1=Downlink

LogicalCh

Integer

Radiobearerlogicalchanneltype
Logicalchanneltypeforthisradiobearer.
0=BCCH
1=PCCH
2=CCCH
3=DCCH
4=CTCH
5=DTCH
6=SHCCH

RLCmode

Integer

RadiobearerRLCmode
0=TM
1=UM
2=AM

Radiobearer Integer
ciphering

Radiobearerciphering
0=Disabled
1=Enabled

TrChtype

Radiobearertransportchanneltype
0=BCH
1=CPCH

Integer

2=DCH
3=HSDSCH
4=PCH
5=FACH
6=RACH
7=EDCH

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

RBID

Integer

RadiobearerID
Range:032

RLCID

Integer

RadiobearerRLCID
SameaslogicalchannelID.
Range:020

TrChID

Integer

RadiobearertransportchannelID
Range:032

Direction

Integer

Radiobearerdirection
0=Uplink
1=Downlink

LogicalCh

Integer

Radiobearerlogicalchanneltype
Logicalchanneltypeforthisradiobearer.
0=BCCH
1=PCCH
2=CCCH
3=DCCH
4=CTCH
5=DTCH
6=SHCCH

RLCmode

Integer

RadiobearerRLCmode
0=TM
1=UM
2=AM

Radiobearer Integer
ciphering

Radiobearerciphering
0=Disabled
1=Enabled

TrChtype

Radiobearertransportchanneltype
0=BCH
1=CPCH
2=DCH
3=HSDSCH
4=PCH
5=FACH
6=RACH
7=EDCH

Integer

Transportchannelinformation(TRCHI)
EventID

TRCHI

Cellularsystems

UMTSFDD,UMTSTDSCDMA

Recordstate

Always

Description

RecordedwhenUMTStransportchannelallocationismodified.Currentlybasedon
informationreceivedfromthetraceinterfaceofthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|

Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA

#Headerparams Integer

Numberofheaderparameters

#Params/TrCh

Integer

Numberofparameterspertransportchannel

#TrChs

Integer

Numberoftransportchannels
Range:032

ParametersforUMTSFDD|Top|
Name

Type

Description

TrChID

Integer

TransportchannelID
Range:032

CCTrChID

Integer

CodedcompositetransportchannelID
Range:05

Direction

Integer

Direction
Transportchanneldirection.
0=Uplink
1=Downlink
2=Relaylink(control)

TrChtype

Integer

Transportchanneltype
MACPDUsaredeliveredusingthischannel.
0=BCH
1=CPCH
2=DCH
3=HSDSCH
4=PCH
5=FACH
6=RACH
7=EDCH

TrChcoding

Integer

Transportchannelcoding
0=1/2andconvolutional
1=1/3andconvolutional
2=1/3andturbo
3=Nocoding

CRClength

Integer

CRClength
Range:024

TTI

Integer

Transmissiontimeinterval
Range:080
Unit:ms

Ratem.attr.

Integer

Ratematchingattribute
Range:1256

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

TrChID

Integer

TransportchannelID
Range:032

CCTrChID

Integer

CodedcompositetransportchannelID
Range:05

Direction

Integer

Direction
Transportchanneldirection.
0=Uplink
1=Downlink
2=Relaylink(control)

TrChtype

Integer

Transportchanneltype
MACPDUsaredeliveredusingthischannel.
0=BCH
1=CPCH
2=DCH
3=HSDSCH
4=PCH
5=FACH

6=RACH
7=EDCH
TrChcoding

Integer

Transportchannelcoding
0=1/2andconvolutional
1=1/3andconvolutional
2=1/3andturbo
3=Nocoding

CRClength

Integer

CRClength
Range:024

TTI

Integer

Transmissiontimeinterval
Range:080
Unit:ms

Ratem.attr.

Integer

Ratematchingattribute
Range:1256

Radioresourceconnectionattempt(RRA)
EventID

RRA

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

Always

Description

RecordedbasedonRRCsignalingwhenRRCconnectionisattempted.This
measurementeventbeginstheRRCconnectionattemptstate.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDDandUMTSTDSCDMA|ParametersforLTE|
Parameters|Top|
Name

Type

Description

RRCcontextID

Context

RRCcontextID

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

ParametersforUMTSFDDandUMTSTDSCDMA|Top|
Name

Type

Description

RRCest.cause

Integer

RRCestablishmentcause
0=Originatingconversationcall
1=Originatingstreamingcall
2=Originatinginteractivecall
3=Originatingbackgroundcall
4=Originatingsubscribedtrafficcall
5=Terminatingconversationalcall
6=Terminatingstreamingcall
7=Terminatinginteractivecall
8=Terminatingbackgroundcall
9=Emergencycall
10=InterRATcellreselection
11=InterRATcellchangeorder
12=Registration
13=Detach
14=Originatinghighprioritysignaling
15=Originatinglowprioritysignaling
16=Callreestablishment
17=Terminatinghighprioritysignaling

18=Terminatinglowprioritysignaling
19=Terminatingcauseunknown

ParametersforLTE|Top|
Name

Type

Description

Est.cause

Integer

RRCestablishmentcause
See3GPPTS136.331subclause6.2.2
RRCConnectionRequest.
0=Emergency
1=Highpriorityaccess
2=Mobileterminatingaccess
3=Mobileoriginatingsignaling
4=Mobileoriginatingdata

Radioresourceconnectionsuccess(RRC)
EventID

RRC

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

RRCconnectionattemptstate

Description

RecordedbasedonRRCsignalingwhenRRCconnectionisestablished.This
measurementeventbeginstheRRCconnectionstate.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDDandUMTSTDSCDMA|ParametersforLTE|
Parameters|Top|
Name

Type

Description

RRCcontextID

Context

RRCcontextID

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

ParametersforUMTSFDDandUMTSTDSCDMA|Top|
Name

Type

Description

#RRCrequests

Integer

NumberofRRCrequests
NumberofRRCconnectionattemptsbeforetheRRC
connection.

Type

Description

ParametersforLTE|Top|
Name

Radioresourceconnectionfailure(RRF)

EventID

RRF

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

RRCconnectionattemptstate

Description

RecordedbasedonRRCsignalingwhenRRCconnectionattemptfails.This
measurementeventterminatestheRRCconnectionattemptstate.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDDandUMTSTDSCDMA|ParametersforLTE|
Parameters|Top|
Name

Type

Description

RRCcontextID

Context

RRCcontextID

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

ParametersforUMTSFDDandUMTSTDSCDMA|Top|
Name

Type

Description

#RRCrequestbefore
abort

Integer

NumberofRRCrequestsbeforeabort

RRCrej.status

Integer

RRCrejectionstatus
1=Networkreject

RRCrej.cause

Integer

RRCrejectioncause
Thisisthesameasarejectioncausein3GPPTS125.331
subclause10.3.3.31.
0=Congestion
1=Unspecified

Name

Type

Description

RRCrej.status

Integer

RRCrejectionstatus
See3GPPTS36.331subclause6.2.2RRCConnectionReject.
1=Networkreject

ParametersforLTE|Top|

Radioresourceconnectionrelease(RRD)
EventID

RRD

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

RRCconnectionstate

Description

RecordedbasedonRRCsignalingwhenRRCconnectionisreleased.This
measurementeventterminatestheRRCconnectionstate.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDDandUMTSTDSCDMA|ParametersforLTE|
Parameters|Top|
Name

Type

Description

RRCcontextID

Context

RRCcontextID

Measuredsys.

Integer

Measuredsystem

5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

ParametersforUMTSFDDandUMTSTDSCDMA|Top|
Name

Type

Description

RRCrel.status

Integer

RRCreleasestatus
1=Normalrelease
2=DroppedRRCconnection

RRCrel.cause

Integer

RRCreleasecause
Thisisthesameasareleasecausein3GPPTS125.331
subclause10.3.3.32.
0=Normalevent
1=Unspecified
2=Preemptiverelease
3=Congestion
4=Reestablishmentreject
5=Directedsignalingconnectionreestablishment
6=Userinactivity
1000=T313expired

Name

Type

Description

RRCrel.status

Integer

RRCreleasestatus
Normal/Dropped.See3GPPTS36.331subclause6.2.2
RRCConnectionRelease.
1=Normalrelease
2=DroppedRRCconnection

RRCrel.cause

Integer

RRCreleasecause
See3GPPTS36.331subclause6.2.2
RRCConnectionRelease.
0=LoadbalancingTAUrequired
1=Other

ParametersforLTE|Top|

Radioresourceconnectionreestablishment(RRRE)
EventID

RRRE

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

RecordedbasedonRRCsignalingaftersuccessfulorfailedRRCconnectionre
establishment.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

RRCcontextID

Context

RRCcontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name

Type

Description

Reeststatus

Integer

RRCreestablishmentstatus
Success/Failed/Rejected.See3GPPTS36.331subclause
6.2.2RRCConnectionReestablishment.
1=Succeeded
2=Failed
3=Rejected

Reestcause

Integer

RRCreestablishmentcause
See3GPPTS36.331subclause6.2.2
RRCConnectionReestablishment.
0=Reconfigurationfailure
1=Handoverfailure
2=OtherFailure

Packetbearerallocationattempt(PBA)
EventID

PBA

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

RecordedwhentheEPSbearerallocationisattempted.ThisisbasedontheNAS
signalingorinformationreceivedfromthetraceinterface.Alsothiscanbeloggedtothe
beginningofthemeasurementfiletoindicatealreadyestablishedEPSbearer.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

PacketbearercontextID

Context

PacketbearercontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

Name

Type

Description

PBtype

Integer

Packetbearertype
1=Default
2=Dedicated

ParametersforLTE|Top|

Packetbearerallocationsuccess(PBC)
EventID

PBC

Cellularsystems

LTEFDD,LTETDD

Recordstate

Packetbearerallocatedstate

Description

RecordedwhentheEPSbearerallocationsucceeded.ThisisbasedonNASsignaling
orinformationreceivedfromthetraceinterface.Alsothiscanbeloggedtothe
beginningofthemeasurementfiletoindicatealreadyestablishedEPSbearer.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

PacketbearercontextID

Context

PacketbearercontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

Name

Type

Description

PBID

Integer

Packetbeareridentity
WiththeLTEthisisthesameastheEPSbearerID.See
3GPPTS125.007subclause11.2.3.1.5.
Range:515

LinkedPBID

Integer

Packetbeareridentity(linked)
DefinesthedefaultbearerIDforthededicatedbearer.
Range:515

ParametersforLTE|Top|

Packetbearerallocationfailure(PBF)
EventID

PBF

Cellularsystems

LTEFDD,LTETDD

Recordstate

Packetbearerallocationattemptstate

Description

RecordedwhentheEPSbearerallocationfailed.ThisisbasedonNASsignalingor
informationreceivedfromthetraceinterface.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

PacketbearercontextID

Context

PacketbearercontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

Name

Type

Description

ESMcause

Integer

EPSbearerrejectcause
8=Operatordeterminedbarring
24=MBMSbearercapabilitiesinsufficientfortheservice
25=LLCorSNDCPfailure(A/Gbmodeonly)
26=Insufficientresources
27=MissingorunknownAPN
28=UnknownPDPaddressorPDPtype
29=Userauthenticationfailed
30=ActivationrejectedbyGGSN,servingGW,orPDNGW

ParametersforLTE|Top|

31=Activationrejected,unspecified
32=Serviceoptionnotsupported
33=Requestedserviceoptionnotsubscribed
34=Serviceoptiontemporarilyoutoforder
35=NSAPI/PTIalreadyused
36=Regulardeactivation
37=QoSnotaccepted
38=Networkfailure
39=Reactivationrequested
40=Featurenotsupported
41=SemanticerrorintheTFToperation
42=SyntacticalerrorintheTFToperation
43=UnknownPDPcontextorbeareridentity
44=Semanticerrorsinpacketfilter(s)
45=Syntacticalerrorsinpacketfilter(s)
46=PDPcontextwithoutTFTalreadyactivated
47=MulticastgroupmembershiptimeoutorPTImismatch
49=LastPDNdisconnectionnotallowed
50=PDNtypeIPv4onlyallowed
51=PDNtypeIPv6onlyallowed
52=Singleaddressbearersonlyallowed
53=ESMinformationnotreceived
54=PDNconnectiondoesnotexist
55=MultiplePDNconnectionsforagivenAPNnotallowed
56=Collisionwithnetworkinitiatedrequest
59=UnsupportedQCIvalue
81=InvalidtransactionidentifierorPTIvalue
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagenotcompatiblewithprotocolstate.
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewithprotocolstate
111=Protocolerror,unspecified
112=APNrestrictionvalueincompatiblewithactivePDP
context

Packetbearerrelease(PBD)
EventID

PBD

Cellularsystems

LTEFDD,LTETDD

Recordstate

Packetbearerallocatedstate

Description

RecordedwhentheEPSbearerisreleased.ThisisbasedonNASsignalingor
informationreceivedfromthetraceinterface.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

PacketbearercontextID

Context

PacketbearercontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

Type

Description

ParametersforLTE|Top|
Name

ESMcause

Integer

EPSbearerreleasecause
8=Operatordeterminedbarring
24=MBMSbearercapabilitiesinsufficientfortheservice
25=LLCorSNDCPfailure(A/Gbmodeonly)
26=Insufficientresources
27=MissingorunknownAPN
28=UnknownPDPaddressorPDPtype
29=Userauthenticationfailed
30=ActivationrejectedbyGGSN,servingGW,orPDNGW
31=Activationrejected,unspecified
32=Serviceoptionnotsupported
33=Requestedserviceoptionnotsubscribed
34=Serviceoptiontemporarilyoutoforder
35=NSAPI/PTIalreadyused
36=Regulardeactivation
37=QoSnotaccepted
38=Networkfailure
39=Reactivationrequested
40=Featurenotsupported
41=SemanticerrorintheTFToperation
42=SyntacticalerrorintheTFToperation
43=UnknownPDPcontextorbeareridentity
44=Semanticerrorsinpacketfilter(s)
45=Syntacticalerrorsinpacketfilter(s)
46=PDPcontextwithoutTFTalreadyactivated
47=MulticastgroupmembershiptimeoutorPTImismatch
49=LastPDNdisconnectionnotallowed
50=PDNtypeIPv4onlyallowed
51=PDNtypeIPv6onlyallowed
52=Singleaddressbearersonlyallowed
53=ESMinformationnotreceived
54=PDNconnectiondoesnotexist
55=MultiplePDNconnectionsforagivenAPNnotallowed
56=Collisionwithnetworkinitiatedrequest
59=UnsupportedQCIvalue
81=InvalidtransactionidentifierorPTIvalue
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagenotcompatiblewithprotocolstate.
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewithprotocolstate
111=Protocolerror,unspecified
112=APNrestrictionvalueincompatiblewithactivePDP
context

Cipheringinfo(CIPI)
EventID

CIPI

Cellularsystems

TETRA

Recordstate

Always

Description

Recordedwhencipheringinformationismodified.

Tools

NemoOutdoor

|Parameters|ParametersforTETRA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem

2=TETRA

ParametersforTETRA|Top|
Name

Type

Description

Airencryption

Integer

Airinterfaceencryption
0=Disabled
1=SCK
2=DCK

KSG

String

CipheringKSG

SCK

String

CipheringSCK

Layer3signalingmessage(L3SM)
EventID

L3SM

Cellularsystems

GSM,TETRA,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA1x,GAN
WLAN,AMPS,DAMPS,iDEN

Recordstate

Always

Description

RecordedwhenaLayer3oranNASsignalingmessageissentorreceived.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforTETRA|ParametersforUMTSandLTE|ParametersforcdmaOneandCDMA1x|Parametersfor
GANWLAN|ParametersforAMPSandDAMPS |ParametersforiDEN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
21=GANWLAN
51=AMPS
52=NAMPS
53=DAMPS
55=iDEN

Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

Subchannel

String

Layer3subchannel
ThesubchannelnamethatwasusedforsignalinginGSM.If
thespecificchannelnameisunknown,thechannelgroup
namee.g.,BCHorCCCH,iswritteninfile.BCHchannels
(FCCH,SCH,BCCH)CCCHchannels(PCH,RACH,AGCH)
DCCHchannels(SDCCH,SACCH,FACCH)TCHchannels
(TCH)Packetchannels(PACCH,PDTCH).

ParametersforGSM|Top|

Channel

Integer

Layer3channel

BSIC

Integer

Layer3BSIC
Range:063

Type

Integer

Layer3messagetype
1=Normal
2=ShortL2header
3=8bitaccessburst
4=11bitaccessburst
5=11bitEGRPSaccessburst
6=Messagewithoutheader

L3data

String(hex)

Layer3data

Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

Subchannel

String

Layer3subchannel
Thechanneltype:MCCH,TCH.

L3data

String(hex)

Layer3data

ParametersforTETRA|Top|

ParametersforUMTSandLTE|Top|
Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

Subchannel

String

Layer3subchannel

Channel

Integer

Layer3channel

SC

Integer

Layer3scramblingcode
ScramblingcodeforUMTSFDD,cellparametersIDforUMTS
TDSCDMA,andphysicalcellidforLTE.
Range:0511

L3data

String(hex)

Layer3data

ParametersforcdmaOneandCDMA1x|Top|
Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

Channeltype

String

Layer3channeltype
Thechanneltype:ACC,AVC,DCCH,DTC,SCH,DPCH,
DACH,DTCH.

P_REV

Integer

Layer3P_REV
1=JSTD008inPCSBandOnly
2=IS95inCellularBandOnly
3=IS95A+TSB74
4=IS95BPartial
5=IS95BFull
6=IS2000Release0
7=IS2000ReleaseA
8=IS2000ReleaseBPartial
9=IS2000ReleaseBFull
10=IS2000ReleaseC
11=IS2000ReleaseD(1xEVDV)

L3data

String(hex)

Layer3data

ParametersforGANWLAN|Top|
Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

L3data

String(hex)

Layer3data

ParametersforAMPSandDAMPS|Top|
Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

Channeltype

String

Layer3channeltype
Thechanneltype:ACC,AVC,DCCH,DTC,SCH,DPCH,
DACH,DTCH.

L3data

String(hex)

Layer3data

Name

Type

Description

Direction

Integer

Layer3direction
1=Uplink
2=Downlink

L3msg

String

Layer3message

Subchannel

String

Layer3subchannel
PossiblechanneltypesareBCCH,CCCH,TCCH,RACH,
DCCH,PCH,PBCH.

L3data

String(hex)

Layer3data

ParametersforiDEN|Top|

Layer2signalingmessage(L2SM)
EventID

L2SM

Cellularsystems

GSM

Recordstate

Always

Description

RecordedwhenaLayer3oranNASsignalingmessageissentorreceived.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

Name

Type

Description

Direction

Integer

Layer2direction
1=Uplink

ParametersforGSM|Top|

2=Downlink
L2msg

String

Layer2message

Subchannel

String

Layer2subchannel
ThesubchannelnamethatwasusedforsignalinginGSM.If
thespecificchannelnameisunknown,thechannelgroup
namee.g.,BCHorCCCH,iswritteninfile.BCHchannels
(FCCH,SCH,BCCH)CCCHchannels(PCH,RACH,AGCH)
DCCHchannels(SDCCH,SACCH,FACCH)TCHchannels
(TCH)Packetchannels(PACCH,PDTCH).

ARFCN

Integer

Layer2channel

BSIC

Integer

Layer2BSIC
Range:063

Type

Integer

Layer2messagetype
1=Normal
2=ShortL2header
3=8bitaccessburst
4=11bitaccessburst
5=11bitEGRPSaccessburst
6=Messagewithoutheader

L2data

String(hex)

Layer2data

RRCsignalingmessage(RRCSM)
EventID

RRCSM

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

Always

Description

RecordedwhenanRRCsignalingmessageissentorreceived.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforUMTS|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

Name

Type

Description

Direction

Integer

RRCdirection
1=Uplink
2=Downlink

RRCmsg

String

RRCmessagename

Subchannel

String

RRCsubchannel

UARFCN

Integer

RRCchannel

SC

Integer

RRCscramblingcode
Range:0511

RRCdata

String(hex)

RRCdata

ParametersforUMTS|Top|

ParametersforLTE|Top|

Name

Type

Description

Direction

Integer

RRCdirection
1=Uplink
2=Downlink

RRCmsg

String

RRCmessagename

Subchannel

String

RRCsubchannel
DefinesthelogicalchannelthroughwhichtheRRCmessage
istransferred.Whennecessary,thetransportchannelisalso
combinedtothestring.Parametercangetfollowingvalues:
BCCHBCH,BCCHSCH,PCCH,CCCH,DCCH.

EARFCN

Integer

RRCchannel

PCI

Integer

RRCphysicalchannelcellID
Range:0503

RRCdata

String(hex)

RRCdata

RLCsignalingmessage(RLCSM)
EventID

RLCSM

Cellularsystems

UMTSFDD

Recordstate

Always

Description

RecordedwhenanRLCsignalingmessageissentorreceived.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

Name

Type

Description

Direction

Integer

RLCdirection
1=Uplink
2=Downlink

RLCmsg

String

RLCmessage

Subchannel

String

RLCsubchannel
ThesubchannelthatwasusedforsignalinginUMTS.For
systeminformationmessages,thesubchannelisa
combinationofthelogicalchannelandthetransportchannel
(CCCH,DCCH,BCCH,PCCH,SHCCH).

RB

Integer

RLCradiobearer
Range:032

RLCmode

Integer

RLCmode
0=TM
1=UM
2=AM

Lengthindicator

Integer

RLClengthindicatorsize
DefinesthesizeoftheRLClengthindicatorfield.Validvalues
are0,7,and15.
Range:015
Unit:bit

ParametersforUMTSFDD|Top|

RLCdata

String(hex)

RLCdata

MACsignalingmessage(MACSM)
EventID

MACSM

Cellularsystems

GSM,WiMAX

Recordstate

Always

Description

RecordedwhenanMACsignalingmessageissentorreceived.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforWiMAX|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
25=WiMAX

Name

Type

Description

Direction

Integer

RLC/MACdirection
1=Uplink
2=Downlink

RLC/MACmsg

String

RLC/MACmessage

Subchannel

String

RLC/MACsubchannel
Thesubchannelnamethatwasusedforsignaling(PRACH,
PTCCH,PCCCH,PACCHorPDTCH).

Type

Integer

RLC/MACmessagetype
1=Normal
2=ShortL2header
3=8bitaccessburst
4=11bitaccessburst
5=11bitEGRPSaccessburst
6=Messagewithoutheader

RLC/MACdata

String(hex)

RLC/MACdata

Name

Type

Description

Direction

Integer

MACdirection
1=Uplink
2=Downlink

MACmsg.

String

MACmessage

Framenumber

Integer

MACframenumber

MACdata

String(hex)

MACdata
Contentsofthesignalingmessageinhexadecimalvalues.

MACver

Integer

WiMAXMACversion
5=802.16e2005
6=802.16/cor22007

ParametersforGSM|Top|

ParametersforWiMAX|Top|

LLCsignalingmessage(LLCSM)
EventID

LLCSM

Cellularsystems

GSM,TETRA

Recordstate

Always

Description

RecordedwhenanLLCsignalingmessageissentorreceived.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforGSM |ParametersforTETRA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA

Name

Type

Description

Direction

Integer

LLCdirection
1=Uplink
2=Downlink

LLCmsg

String

LLCmessage
TheLLCmessagenameintextformat.

LLCdata

String(hex)

LLCdata
ContentsoftheLLCmessageinhexadecimalvalues.

Name

Type

Description

Direction

Integer

LLCdirection
1=Uplink
2=Downlink

LLCmsg

String

LLCmessage
TheLLCmessagenameintextformat.

LLCdata

String(hex)

LLCdata
ContentsoftheLLCmessageinhexadecimalvalues.

ParametersforGSM|Top|

ParametersforTETRA|Top|

SNPsignalingmessage(SNPSM)
EventID

SNPSM

Cellularsystems

EVDO

Recordstate

Always

Description

RecordedwhenanSNPsignalingmessageissentorreceived.

Tools

NemoOutdoor

|Parameters|ParametersforEVDO|

Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
12=EVDO

Name

Type

Description

Direction

Integer

SNPdirection
1=Uplink
2=Downlink

SNPmsg.name

String

SNPmessagename

SNPchtype

String

SNPchanneltype

SNPlayer

String

SNPlayer

Protocolsubtype

Integer

SNPprotocolsubtype

SNPdata

String(hex)

SNPdata

ParametersforEVDO|Top|

RRLPsignalingmessage(RRLPSM)
EventID

RRLPSM

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Always

Description

RecordedwhenanRRLPsignalingmessageissentorreceived.

Tools

NemoOutdoor

|Parameters|ParametersforGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
21=GANWLAN

ParametersforGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|Top|
Name

Type

Description

Direction

Integer

RRLPdirection
1=Uplink
2=Downlink

RRLPmsg

String

RRLPmessage

Subchannel

String

RRLPsubchannel

RRLPdata

String(hex)

RRLPdata
ContentsoftheRRLPmessageinhexadecimalvalues.

LPPsignalingmessage(LPPSM)
EventID

LPPSM

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

RecordedwhenaLTEpositioningprotocolsignalingmessageissentorreceived.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

Name

Type

Description

Direction

Integer

LPPdirection
1=Uplink
2=Downlink

LPPmsg

String

LPPmessage

LPPdata

String(hex)

LPPdata
ContentsoftheLTEpositioningprotocolmessagein
hexadecimalvalues.

ParametersforLTE|Top|

GANsignalingmessage(GANSM)
EventID

GANSM

Cellularsystems

GANWLAN

Recordstate

Always

Description

RecordedwhenaGANsignalingmessageissentorreceived.

Tools

NemoOutdoor

|Parameters|ParametersforGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
21=GANWLAN

ParametersforGANWLAN|Top|
Name

Type

Description

Direction

Integer

GANdirection
1=Uplink
2=Downlink

GANmsg.

String

GANmessage

Subchannel

String

GANsubchannel

GANmsg.data

String(hex)

GANmessagedata

SIPsignalingmessage(SIPSM)
EventID

SIPSM

Cellularsystems

All

Recordstate

Always

Description

RecordedwhenanSIPsignalingmessageissentorreceived.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH

Direction

Integer

SIPdirection
1=Uplink
2=Downlink

SIPname

String

SIPmessage

SIPdata

String(hex)

SIPdata
ContentsoftheSIPmessageinhexadecimalvalues.

RTPsignalingmessage(RTPSM)
EventID

RTPSM

Cellularsystems

All

Recordstate

Always

Description

RecordedwhenanRTPsignalingmessageissentorreceived.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN
25=WiMAX
50=NMT
51=AMPS
52=NAMPS
53=DAMPS
54=ETACS
55=iDEN
60=PSTN
61=ISDN
65=DVBH

Direction

Integer

RTPdirection
1=Uplink
2=Downlink

RTPmessage

String

RTPmessage

RTPmsg.nr.

Integer

RTPmessagesequencenumber
Range:065535

RTPdata

String(hex)

RTPdata

Packetsessionactivationattempt(PAA)
EventID

PAA

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,CDMA1x,EVDO,GAN
WLAN,WiMAX,iDEN

Recordstate

Idlestate

Description

Recordedwhentheuserinitiatesthepacketsessionactivationattempt.Ifthis
informationisnotavailable,themeasurementeventisrecordedwithbothGSMand
UMTSwhenACTIVATE_PDP_CONTEXT_REQUESTsignalingmessageissenttothe
network.NotethatPAA,PAC,PAF,andPADmeasurementeventsarenotanexact
matchwiththePDPcontextinGSMandUMTSbutareinsteadusedtodescribe
"general"packetsession.E.g.somemodeminitializationorattachcanbedonebefore
thePDPCONTEXTREQUESTsignalingmessageissenttothenetwork.Ifthepacket
sessionisactiveinthebeginningofthemeasurement,thePAAandPACpairis
recordedimmediatelyatthebeginningofthemeasurement.Thismeasurementevent
beginsthepacketactivationattemptstate.

Tools

NemoOutdoor

|Parameters|ParametersforGSM,UMTS,andLTE|ParametersforCDMA1xandEVDO|ParametersforiDEN|
Parameters|Top|
Name

Type

Description

PacketsessioncontextID

Context

PacketsessioncontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
11=CDMA1x
12=EVDO
55=iDEN

ParametersforGSM,UMTS,andLTE|Top|
Name

Type

Description

Initiator

Integer

Initiator
1=Mobilestationinitiated
2=Networkstationinitiated

Protocoltype

Integer

Packetprotocoltype
1=IP

APN

String

Accesspointname

StaticIP

String

Requestedpacketprotocoladdress
IfstaticIPaddressisused,thisisownIPaddressinstring
formatbetweenquotes.IfdynamicIPallocationisused,IP
addressis0.0.0.0.

Headercompr.

Integer

Headercompression
0=Off
1=On(manufacturerpreferredcompression)
2=RFC1144(VanJacobsen)
3=RFC2507(Degermark)
4=RFC3095(RoHC)

Compression

Integer

Datacompression
0=Off
1=On(manufacturerpreferredcompression)
2=V.42bis
3=V.44

ParametersforCDMA1xandEVDO|Top|
Name

Type

Description

Initiator

Integer

Initiator
1=Mobilestationinitiated
2=Networkstationinitiated

Protocoltype

Integer

Packetprotocoltype
1=IP

Name

Type

Description

Initiator

Integer

Initiator
1=Mobilestationinitiated
2=Networkstationinitiated

Protocoltype

Integer

Packetprotocoltype
1=IP

ParametersforiDEN|Top|

Packetsessionactivationfailed(PAF)
EventID

PAF

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,CDMA1x,EVDO,GAN
WLAN,WiMAX,iDEN

Recordstate

Packetactivationattemptstate

Description

Recordedwhenpacketsessionactivationattemptfails.Thefailurecanbebasedon
signaling,traceinterface,orMicrosoftWindowsOperatingSystemRAScauses.This
measurementeventterminatesthepacketactivationattemptstate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PacketsessioncontextID

Context

PacketsessioncontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
11=CDMA1x
12=EVDO
21=GANWLAN
25=WiMAX
55=iDEN

Failstatus

Integer

Packetsessionconnectionfailurestatus
1=Userabort
2=Networkreject(SMcause)
3=Mobilereject(SMcause)
4=Timeout
5=PPPerror(OSRAScause)
6=Testsystemfailure(OSRAScause)

Deact.cause

Integer

Packetsessiondeactivationcause
8=Operatordeterminedbarring
24=MBMSbearercapabilitiesinsufficientfortheservice
25=LLCorSNDCPfailure(A/Gbmodeonly)
26=Insufficientresources
27=MissingorunknownAPN
28=UnknownPDPaddressorPDPtype
29=Userauthenticationfailed
30=ActivationrejectedbyGGSN,servingGW,orPDNGW
31=Activationrejected,unspecified
32=Serviceoptionnotsupported
33=Requestedserviceoptionnotsubscribed
34=Serviceoptiontemporarilyoutoforder
35=NSAPI/PTIalreadyused
36=Regulardeactivation
37=QoSnotaccepted
38=Networkfailure
39=Reactivationrequested
40=Featurenotsupported
41=SemanticerrorintheTFToperation
42=SyntacticalerrorintheTFToperation
43=UnknownPDPcontextorbeareridentity
44=Semanticerrorsinpacketfilter(s)
45=Syntacticalerrorsinpacketfilter(s)
46=PDPcontextwithoutTFTalreadyactivated
47=MulticastgroupmembershiptimeoutorPTImismatch
49=LastPDNdisconnectionnotallowed
50=PDNtypeIPv4onlyallowed
51=PDNtypeIPv6onlyallowed
52=Singleaddressbearersonlyallowed
53=ESMinformationnotreceived
54=PDNconnectiondoesnotexist

55=MultiplePDNconnectionsforagivenAPNnotallowed
56=Collisionwithnetworkinitiatedrequest
59=UnsupportedQCIvalue
81=InvalidtransactionidentifierorPTIvalue
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagenotcompatiblewithprotocolstate.
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewithprotocolstate
111=Protocolerror,unspecified
112=APNrestrictionvalueincompatiblewithactivePDP
context
600=Anoperationispending.
601=Aninvalidporthandlewasdetected.
602=Thespecifiedportisalreadyopen.
603=Thecaller'sbufferistoosmall.
604=Incorrectinformationwasspecified.
605=Theportinformationcannotbeset.
606=Thespecifiedportisnotconnected.
607=Aninvalideventwasdetected.
608=Adevicewasspecifiedthatdoesnotexist.
609=Adevicetypewasspecifiedthatdoesnotexist.
610=Aninvalidbufferwasspecified.
611=Aroutewasspecifiedthatisnotavailable.
612=Aroutewasspecifiedthatisnotallocated.
613=Aninvalidcompressionwasspecified.
614=Therewereinsufficientbuffersavailable.
615=Thespecifiedportwasnotfound.
616=Anasynchronousrequestispending.
617=Themodem(orotherconnectingdevice)isalready
disconnecting.
618=Thespecifiedportisnotopen.
619=Thespecifiedportisnotconnected.
620=Noendpointscouldbedetermined.
621=Thesystemcouldnotopenthephonebookfile.
622=Thesystemcouldnotloadthephonebookfile.
623=Thesystemcouldnotfindthephonebookentryforthis
connection.
624=Thesystemcouldnotupdatethephonebookfile.
625=Thesystemfoundinvalidinformationinthephonebook
file.
626=Astringcouldnotbeloaded.
627=Akeycouldnotbefound.
628=Theconnectionwasclosed.
629=Theconnectionwasclosedbytheremotecomputer.
630=Themodem(orotherconnectingdevice)was
disconnectedduetohardwarefailure.
631=Theuserdisconnectedthemodem(orotherconnecting
device).
632=Anincorrectstructuresizewasdetected.
633=Themodem(orotherconnectingdevice)isalreadyin
useorisnotconfiguredproperly.
634=Yourcomputercouldnotberegisteredontheremote
network.
635=Therewasanunknownerror.
636=Thedeviceattachedtotheportisnottheoneexpected.
637=Astringwasdetectedthatcouldnotbeconverted.
638=Therequesthastimedout.
639=Noasynchronousnetisavailable.
640=AnerrorhasoccurredinvolvingNetBIOS.
641=TheservercannotallocateNetBIOSresourcesneeded
tosupporttheclient.
642=Oneofyourcomputer'sNetBIOSnamesisalready
registeredontheremotenetwork.
643=Anetworkadapterattheserverfailed.
644=Youwillnotreceivenetworkmessagepopups.
645=Therewasaninternalauthenticationerror.
646=Theaccountisnotpermittedtologonatthistimeofday.
647=Theaccountisdisabled.
648=Thepasswordforthisaccounthasexpired.
649=Theaccountdoesnothavepermissiontodialin.
650=Theremoteaccessserverisnotresponding.

651=Themodem(orotherconnectingdevice)hasreported
anerror.
652=Therewasanunrecognizedresponsefromthemodem
(orotherconnectingdevice).
653=Amacrorequiredbythemodem(orotherconnecting
device)wasnotfoundinthedevice.INFfile.
654=Acommandorresponseinthedevice.INFfilesection
referstoanundefinedmacro.
655=Themacrowasnotfoundinthedevice.INFfilesection.
656=Themacrointhedevice.INFfilesectioncontainsan
undefinedmacro.
657=Thedevice.INFfilecouldnotbeopened.
658=Thedevicenameinthedevice.INFormedia.INIfileis
toolong.
659=Themedia.INIfilereferstoanunknowndevicename.
660=Thedevice.INFfilecontainsnoresponsesforthe
command.
661=Thedevice.INFfileismissingacommand.
662=Therewasanattempttosetamacronotlistedin
device.INFfilesection.
663=Themedia.INIfilereferstoanunknowndevicetype.
664=Thesystemhasrunoutofmemory.
665=Themodem(orotherconnectingdevice)isnotproperly
configured.
666=Themodem(orotherconnectingdevice)isnot
functioning.
667=Thesystemwasunabletoreadthemedia.INIfile.
668=Theconnectionwasterminated.
669=Theusageparameterinthemedia.INIfileisinvalid.
670=Thesystemwasunabletoreadthesectionnamefrom
themedia.INIfile.
671=Thesystemwasunabletoreadthedevicetypefromthe
media.INIfile.
672=Thesystemwasunabletoreadthedevicenamefrom
themedia.INIfile.
673=Thesystemwasunabletoreadtheusagefromthe
media.INIfile.
674=Thesystemwasunabletoreadthemaximum
connectionBPSratefromthemedia.INIfile.
675=Thesystemwasunabletoreadthemaximumcarrier
connectionspeedfromthemedia.INIfile.
676=Thephonelineisbusy.
677=Apersonansweredinsteadofamodem(orother
connectingdevice).
678=Therewasnoanswer.
679=Thesystemcouldnotdetectthecarrier.
680=Therewasnodialtone.
681=Themodem(orotherconnectingdevice)reporteda
generalerror.
682=Therewasanerrorinwritingthesectionname.
683=Therewasanerrorinwritingthedevicetype.
684=Therewasanerrorinwritingthedevicename.
685=Therewasanerrorinwritingthemaximumconnection
speed.
686=Therewasanerrorinwritingthemaximumcarrier
speed.
687=Therewasanerrorinwritingtheusage.
688=Therewasanerrorinwritingthedefaultoff.
689=Therewasanerrorinreadingthedefaultoff.
690=ERROR_EMPTY_INI_FILE
691=Accesswasdeniedbecausetheusernameand/or
passwordwasinvalidonthedomain.
692=Therewasahardwarefailureinthemodem(orother
connectingdevice).
693=ERROR_NOT_BINARY_MACRO
694=ERROR_DCB_NOT_FOUND
695=Thestatemachinesarenotstarted.
696=Thestatemachinesarealreadystarted.
697=Theresponseloopingdidnotcomplete.
698=Aresponsekeynameinthedevice.INFfileisnotinthe
expectedformat.
699=Themodem(orotherconnectingdevice)response
causedabufferoverflow.
700=Theexpandedcommandinthedevice.INFfileistoo

long.
701=Themodemmovedtoaconnectionspeednot
supportedbytheCOMdriver.
702=Deviceresponsereceivedwhennoneexpected.
703=Theconnectionneedsinformationfromyou,butthe
applicationdoesnotallowuserinteraction.
704=Thecallbacknumberisinvalid.
705=Theauthorizationstateisinvalid.
706=ERROR_WRITING_INITBPS
707=TherewasanerrorrelatedtotheX.25protocol.
708=Theaccounthasexpired.
709=Therewasanerrorchangingthepasswordonthe
domain.Thepasswordmighthavebeentooshortormight
havematchedapreviouslyusedpassword.
710=Serialoverrunerrorsweredetectedwhile
communicatingwiththemodem.
711=TheRemoteAccessServiceManagercouldnotstart.
Additionalinformationisprovidedintheeventlog.
712=Thetwowayportisinitializing.Waitafewsecondsand
redial.
713=NoactiveISDNlinesareavailable.
714=NoISDNchannelsareavailabletomakethecall.
715=Toomanyerrorsoccurredbecauseofpoorphoneline
quality.
716=TheRemoteAccessServiceIPconfigurationis
unusable.
717=NoIPaddressesareavailableinthestaticpoolof
RemoteAccessServiceIPaddresses.
718=Theconnectiontimedoutwaitingforavalidresponse
fromtheremotecomputer.
719=Theconnectionwasterminatedbytheremote
computer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequired
dataencryptiontype.
743=Theremotecomputerrequiresdataencryption.
744=ThesystemcannotusetheIPXnetworknumber
assignedbytheremotecomputer.Additionalinformationis
providedintheeventlog.

745=ERROR_INVALID_SMM
746=ERROR_SMM_UNINITIALIZED
747=ERROR_NO_MAC_FOR_PORT
748=ERROR_SMM_TIMEOUT
749=ERROR_BAD_PHONE_NUMBER
750=ERROR_WRONG_MODULE
751=Thecallbacknumbercontainsaninvalidcharacter.Only
thefollowing18charactersareallowed:0to9,T,P,W,(,),,
@,andspace.
752=Asyntaxerrorwasencounteredwhileprocessinga
script.
753=Theconnectioncouldnotbedisconnectedbecauseit
wascreatedbythemultiprotocolrouter.
754=Thesystemcouldnotfindthemultilinkbundle.
755=Thesystemcannotperformautomateddialbecause
thisconnectionhasacustomdialerspecified.
756=Thisconnectionisalreadybeingdialed.
757=RemoteAccessServicescouldnotbestarted
automatically.Additionalinformationisprovidedintheevent
log.
758=InternetConnectionSharingisalreadyenabledonthe
connection.
759=AnerroroccurredwhiletheexistingInternetConnection
Sharingsettingswerebeingchanged.
760=Anerroroccurredwhileroutingcapabilitieswerebeing
enabled.
761=AnerroroccurredwhileInternetConnectionSharing
wasbeingenabledfortheconnection.
762=Anerroroccurredwhilethelocalnetworkwasbeing
configuredforsharing.
763=InternetConnectionSharingcannotbeenabled.There
ismorethanoneLANconnectionotherthantheconnectionto
beshared.
764=Nosmartcardreaderisinstalled.
765=InternetConnectionSharingcannotbeenabled.ALAN
connectionisalreadyconfiguredwiththeIPaddressthatis
requiredforautomaticIPaddressing.
766=Acertificatecouldnotbefound.Connectionsthatuse
theL2TPprotocoloverIPSecrequiretheinstallationofa
machinecertificate,alsoknownasacomputercertificate.
767=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkhasmore
thanoneIPaddressconfigured.PleasereconfiguretheLAN
connectionwithasingleIPaddressbeforeenablingInternet
ConnectionSharing.
768=Theconnectionattemptfailedbecauseoffailureto
encryptdata.
769=Thespecifieddestinationisnotreachable.
770=Theremotecomputerrejectedtheconnectionattempt.
771=Theconnectionattemptfailedbecausethenetworkis
busy.
772=Theremotecomputer'snetworkhardwareis
incompatiblewiththetypeofcallrequested.
773=Theconnectionattemptfailedbecausethedestination
numberhaschanged.
774=Theconnectionattemptfailedbecauseofatemporary
failure.Tryconnectingagain.
775=Thecallwasblockedbytheremotecomputer.
776=Thecallcouldnotbeconnectedbecausetheremote
computerhasinvokedtheDoNotDisturbfeature.
777=Theconnectionattemptfailedbecausethemodem(or
otherconnectingdevice)ontheremotecomputerisoutof
order.
778=Itwasnotpossibletoverifytheidentityoftheserver.
779=Todialoutusingthisconnectionyoumustuseasmart
card.
780=Anattemptedfunctionisnotvalidforthisconnection.
781=Theencryptionattemptfailedbecausenovalid
certificatewasfound.
782=ConnectionSharing(NAT)iscurrentlyinstalledasa
routingprotocol,andmustberemovedbeforeenabling
InternetConnectionSharing.
783=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkiseithernot

present,orisdisconnectedfromthenetwork.Pleaseensure
thattheLANadapterisconnectedbeforeenablingInternet
ConnectionSharing.
784=Youcannotdialusingthisconnectionatlogontime,
becauseitisconfiguredtouseausernamedifferentthanthe
oneonthesmartcard.Ifyouwanttouseitatlogontime,you
mustconfigureittousetheusernameonthesmartcard.
785=Youcannotdialusingthisconnectionatlogontime,
becauseitisnotconfiguredtouseasmartcard.Ifyouwantto
useitatlogontime,youmusteditthepropertiesofthis
connectionsothatitusesasmartcard.
786=TheL2TPconnectionattemptfailedbecausethereisno
validmachinecertificateonyourcomputerforsecurity
authentication.
787=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotauthenticatetheremotecomputer.
788=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotnegotiatecompatibleparameterswith
theremotecomputer.
789=TheL2TPconnectionattemptfailedbecausethe
securitylayerencounteredaprocessingerrorduringinitial
negotiationswiththeremotecomputer.
790=TheL2TPconnectionattemptfailedbecausecertificate
validationontheremotecomputerfailed.
791=TheL2TPconnectionattemptfailedbecausesecurity
policyfortheconnectionwasnotfound.
792=TheL2TPconnectionattemptfailedbecausesecurity
negotiationtimedout.
793=TheL2TPconnectionattemptfailedbecauseanerror
occurredwhilenegotiatingsecurity.
794=TheFramedProtocolRADIUSattributeforthisuseris
notPPP.
795=TheTunnelTypeRADIUSattributeforthisuserisnot
correct.
796=TheServiceTypeRADIUSattributeforthisuseris
neitherFramednorCallbackFramed.
797=Theconnectionfailedbecausethemodem(orother
connectingdevice)wasnotfound.Pleasemakesurethatthe
modemorotherconnectingdeviceisinstalled.
798=Acertificatecouldnotbefoundthatcanbeusedwith
thisExtensibleAuthenticationProtocol.
799=Notavailable

Packetsessionactivated(PAC)
EventID

PAC

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,CDMA1x,EVDO,GAN
WLAN,WiMAX,iDEN

Recordstate

Packetactivationattemptstate

Description

RecordedwhenpacketsessionactivationissuccessfulonNASlayer.Normallythisis
basedonsignalingmessagesbuttherecanbeotherbasisaswell(e.g.ifpacket
sessionisactivewhenmeasurementisstarted,themeasurementeventisrecorded
immediately).Thismeasurementeventstartsthepacketactivestate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PacketsessioncontextID

Context

PacketsessioncontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
11=CDMA1x
12=EVDO
21=GANWLAN
25=WiMAX
55=iDEN

Packetact.state

Integer

Packetsessionactivationstate
1=Airinterfaceconnected(insessionmanagementlayer)
2=Packetsessionactivated

IP

String

Packetprotocoladdress
ReceivedIPaddress.

Packetsessiondeactivated(PAD)
EventID

PAD

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,CDMA1x,EVDO,GAN
WLAN,WiMAX,iDEN

Recordstate

Packetactivestate

Description

Recordedwhenpacketsessionisterminated.Themeasurementeventisnotrecorded
beforethepacketsessionhasbeenterminatedbyBOTHtheNASsignalinglayerAND
thepossibleoperatingsystembasedservicesusedfortheconnection(e.g.withthe
MicrosoftWindows,theRAShasterminatedtheconnection).Thismeasurementevent
terminatesthepacketactivestate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PacketsessioncontextID

Context

PacketsessioncontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
11=CDMA1x
12=EVDO
21=GANWLAN
25=WiMAX
55=iDEN

Deact.status

Integer

Packetsessiondeactivationstatus
1=Normaldeactivation
2=Networkdeactivation(SMcause)
3=Mobiledeactivation(SMcause)
4=Timeout
5=PPPerror(OSRAScause)
6=Testsystemfailure(OSRAScause)

Deact.cause

Integer

Packetsessiondeactivationcause
8=Operatordeterminedbarring
24=MBMSbearercapabilitiesinsufficientfortheservice
25=LLCorSNDCPfailure(A/Gbmodeonly)
26=Insufficientresources

27=MissingorunknownAPN
28=UnknownPDPaddressorPDPtype
29=Userauthenticationfailed
30=ActivationrejectedbyGGSN,servingGW,orPDNGW
31=Activationrejected,unspecified
32=Serviceoptionnotsupported
33=Requestedserviceoptionnotsubscribed
34=Serviceoptiontemporarilyoutoforder
35=NSAPI/PTIalreadyused
36=Regulardeactivation
37=QoSnotaccepted
38=Networkfailure
39=Reactivationrequested
40=Featurenotsupported
41=SemanticerrorintheTFToperation
42=SyntacticalerrorintheTFToperation
43=UnknownPDPcontextorbeareridentity
44=Semanticerrorsinpacketfilter(s)
45=Syntacticalerrorsinpacketfilter(s)
46=PDPcontextwithoutTFTalreadyactivated
47=MulticastgroupmembershiptimeoutorPTImismatch
49=LastPDNdisconnectionnotallowed
50=PDNtypeIPv4onlyallowed
51=PDNtypeIPv6onlyallowed
52=Singleaddressbearersonlyallowed
53=ESMinformationnotreceived
54=PDNconnectiondoesnotexist
55=MultiplePDNconnectionsforagivenAPNnotallowed
56=Collisionwithnetworkinitiatedrequest
59=UnsupportedQCIvalue
81=InvalidtransactionidentifierorPTIvalue
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagenotcompatiblewithprotocolstate.
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewithprotocolstate
111=Protocolerror,unspecified
112=APNrestrictionvalueincompatiblewithactivePDP
context
600=Anoperationispending.
601=Aninvalidporthandlewasdetected.
602=Thespecifiedportisalreadyopen.
603=Thecaller'sbufferistoosmall.
604=Incorrectinformationwasspecified.
605=Theportinformationcannotbeset.
606=Thespecifiedportisnotconnected.
607=Aninvalideventwasdetected.
608=Adevicewasspecifiedthatdoesnotexist.
609=Adevicetypewasspecifiedthatdoesnotexist.
610=Aninvalidbufferwasspecified.
611=Aroutewasspecifiedthatisnotavailable.
612=Aroutewasspecifiedthatisnotallocated.
613=Aninvalidcompressionwasspecified.
614=Therewereinsufficientbuffersavailable.
615=Thespecifiedportwasnotfound.
616=Anasynchronousrequestispending.
617=Themodem(orotherconnectingdevice)isalready
disconnecting.
618=Thespecifiedportisnotopen.
619=Thespecifiedportisnotconnected.
620=Noendpointscouldbedetermined.
621=Thesystemcouldnotopenthephonebookfile.
622=Thesystemcouldnotloadthephonebookfile.
623=Thesystemcouldnotfindthephonebookentryforthis
connection.
624=Thesystemcouldnotupdatethephonebookfile.
625=Thesystemfoundinvalidinformationinthephonebook
file.
626=Astringcouldnotbeloaded.
627=Akeycouldnotbefound.
628=Theconnectionwasclosed.
629=Theconnectionwasclosedbytheremotecomputer.

630=Themodem(orotherconnectingdevice)was
disconnectedduetohardwarefailure.
631=Theuserdisconnectedthemodem(orotherconnecting
device).
632=Anincorrectstructuresizewasdetected.
633=Themodem(orotherconnectingdevice)isalreadyin
useorisnotconfiguredproperly.
634=Yourcomputercouldnotberegisteredontheremote
network.
635=Therewasanunknownerror.
636=Thedeviceattachedtotheportisnottheoneexpected.
637=Astringwasdetectedthatcouldnotbeconverted.
638=Therequesthastimedout.
639=Noasynchronousnetisavailable.
640=AnerrorhasoccurredinvolvingNetBIOS.
641=TheservercannotallocateNetBIOSresourcesneeded
tosupporttheclient.
642=Oneofyourcomputer'sNetBIOSnamesisalready
registeredontheremotenetwork.
643=Anetworkadapterattheserverfailed.
644=Youwillnotreceivenetworkmessagepopups.
645=Therewasaninternalauthenticationerror.
646=Theaccountisnotpermittedtologonatthistimeofday.
647=Theaccountisdisabled.
648=Thepasswordforthisaccounthasexpired.
649=Theaccountdoesnothavepermissiontodialin.
650=Theremoteaccessserverisnotresponding.
651=Themodem(orotherconnectingdevice)hasreported
anerror.
652=Therewasanunrecognizedresponsefromthemodem
(orotherconnectingdevice).
653=Amacrorequiredbythemodem(orotherconnecting
device)wasnotfoundinthedevice.INFfile.
654=Acommandorresponseinthedevice.INFfilesection
referstoanundefinedmacro.
655=Themacrowasnotfoundinthedevice.INFfilesection.
656=Themacrointhedevice.INFfilesectioncontainsan
undefinedmacro.
657=Thedevice.INFfilecouldnotbeopened.
658=Thedevicenameinthedevice.INFormedia.INIfileis
toolong.
659=Themedia.INIfilereferstoanunknowndevicename.
660=Thedevice.INFfilecontainsnoresponsesforthe
command.
661=Thedevice.INFfileismissingacommand.
662=Therewasanattempttosetamacronotlistedin
device.INFfilesection.
663=Themedia.INIfilereferstoanunknowndevicetype.
664=Thesystemhasrunoutofmemory.
665=Themodem(orotherconnectingdevice)isnotproperly
configured.
666=Themodem(orotherconnectingdevice)isnot
functioning.
667=Thesystemwasunabletoreadthemedia.INIfile.
668=Theconnectionwasterminated.
669=Theusageparameterinthemedia.INIfileisinvalid.
670=Thesystemwasunabletoreadthesectionnamefrom
themedia.INIfile.
671=Thesystemwasunabletoreadthedevicetypefromthe
media.INIfile.
672=Thesystemwasunabletoreadthedevicenamefrom
themedia.INIfile.
673=Thesystemwasunabletoreadtheusagefromthe
media.INIfile.
674=Thesystemwasunabletoreadthemaximum
connectionBPSratefromthemedia.INIfile.
675=Thesystemwasunabletoreadthemaximumcarrier
connectionspeedfromthemedia.INIfile.
676=Thephonelineisbusy.
677=Apersonansweredinsteadofamodem(orother
connectingdevice).
678=Therewasnoanswer.
679=Thesystemcouldnotdetectthecarrier.
680=Therewasnodialtone.

681=Themodem(orotherconnectingdevice)reporteda
generalerror.
682=Therewasanerrorinwritingthesectionname.
683=Therewasanerrorinwritingthedevicetype.
684=Therewasanerrorinwritingthedevicename.
685=Therewasanerrorinwritingthemaximumconnection
speed.
686=Therewasanerrorinwritingthemaximumcarrier
speed.
687=Therewasanerrorinwritingtheusage.
688=Therewasanerrorinwritingthedefaultoff.
689=Therewasanerrorinreadingthedefaultoff.
690=ERROR_EMPTY_INI_FILE
691=Accesswasdeniedbecausetheusernameand/or
passwordwasinvalidonthedomain.
692=Therewasahardwarefailureinthemodem(orother
connectingdevice).
693=ERROR_NOT_BINARY_MACRO
694=ERROR_DCB_NOT_FOUND
695=Thestatemachinesarenotstarted.
696=Thestatemachinesarealreadystarted.
697=Theresponseloopingdidnotcomplete.
698=Aresponsekeynameinthedevice.INFfileisnotinthe
expectedformat.
699=Themodem(orotherconnectingdevice)response
causedabufferoverflow.
700=Theexpandedcommandinthedevice.INFfileistoo
long.
701=Themodemmovedtoaconnectionspeednot
supportedbytheCOMdriver.
702=Deviceresponsereceivedwhennoneexpected.
703=Theconnectionneedsinformationfromyou,butthe
applicationdoesnotallowuserinteraction.
704=Thecallbacknumberisinvalid.
705=Theauthorizationstateisinvalid.
706=ERROR_WRITING_INITBPS
707=TherewasanerrorrelatedtotheX.25protocol.
708=Theaccounthasexpired.
709=Therewasanerrorchangingthepasswordonthe
domain.Thepasswordmighthavebeentooshortormight
havematchedapreviouslyusedpassword.
710=Serialoverrunerrorsweredetectedwhile
communicatingwiththemodem.
711=TheRemoteAccessServiceManagercouldnotstart.
Additionalinformationisprovidedintheeventlog.
712=Thetwowayportisinitializing.Waitafewsecondsand
redial.
713=NoactiveISDNlinesareavailable.
714=NoISDNchannelsareavailabletomakethecall.
715=Toomanyerrorsoccurredbecauseofpoorphoneline
quality.
716=TheRemoteAccessServiceIPconfigurationis
unusable.
717=NoIPaddressesareavailableinthestaticpoolof
RemoteAccessServiceIPaddresses.
718=Theconnectiontimedoutwaitingforavalidresponse
fromtheremotecomputer.
719=Theconnectionwasterminatedbytheremote
computer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfigured
fordialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore

thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnot
agreeonPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequired
dataencryptiontype.
743=Theremotecomputerrequiresdataencryption.
744=ThesystemcannotusetheIPXnetworknumber
assignedbytheremotecomputer.Additionalinformationis
providedintheeventlog.
745=ERROR_INVALID_SMM
746=ERROR_SMM_UNINITIALIZED
747=ERROR_NO_MAC_FOR_PORT
748=ERROR_SMM_TIMEOUT
749=ERROR_BAD_PHONE_NUMBER
750=ERROR_WRONG_MODULE
751=Thecallbacknumbercontainsaninvalidcharacter.Only
thefollowing18charactersareallowed:0to9,T,P,W,(,),,
@,andspace.
752=Asyntaxerrorwasencounteredwhileprocessinga
script.
753=Theconnectioncouldnotbedisconnectedbecauseit
wascreatedbythemultiprotocolrouter.
754=Thesystemcouldnotfindthemultilinkbundle.
755=Thesystemcannotperformautomateddialbecause
thisconnectionhasacustomdialerspecified.
756=Thisconnectionisalreadybeingdialed.
757=RemoteAccessServicescouldnotbestarted
automatically.Additionalinformationisprovidedintheevent
log.
758=InternetConnectionSharingisalreadyenabledonthe
connection.
759=AnerroroccurredwhiletheexistingInternetConnection
Sharingsettingswerebeingchanged.
760=Anerroroccurredwhileroutingcapabilitieswerebeing
enabled.
761=AnerroroccurredwhileInternetConnectionSharing
wasbeingenabledfortheconnection.
762=Anerroroccurredwhilethelocalnetworkwasbeing
configuredforsharing.
763=InternetConnectionSharingcannotbeenabled.There
ismorethanoneLANconnectionotherthantheconnectionto
beshared.
764=Nosmartcardreaderisinstalled.
765=InternetConnectionSharingcannotbeenabled.ALAN
connectionisalreadyconfiguredwiththeIPaddressthatis
requiredforautomaticIPaddressing.
766=Acertificatecouldnotbefound.Connectionsthatuse
theL2TPprotocoloverIPSecrequiretheinstallationofa
machinecertificate,alsoknownasacomputercertificate.
767=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkhasmore
thanoneIPaddressconfigured.PleasereconfiguretheLAN
connectionwithasingleIPaddressbeforeenablingInternet
ConnectionSharing.
768=Theconnectionattemptfailedbecauseoffailureto
encryptdata.

769=Thespecifieddestinationisnotreachable.
770=Theremotecomputerrejectedtheconnectionattempt.
771=Theconnectionattemptfailedbecausethenetworkis
busy.
772=Theremotecomputer'snetworkhardwareis
incompatiblewiththetypeofcallrequested.
773=Theconnectionattemptfailedbecausethedestination
numberhaschanged.
774=Theconnectionattemptfailedbecauseofatemporary
failure.Tryconnectingagain.
775=Thecallwasblockedbytheremotecomputer.
776=Thecallcouldnotbeconnectedbecausetheremote
computerhasinvokedtheDoNotDisturbfeature.
777=Theconnectionattemptfailedbecausethemodem(or
otherconnectingdevice)ontheremotecomputerisoutof
order.
778=Itwasnotpossibletoverifytheidentityoftheserver.
779=Todialoutusingthisconnectionyoumustuseasmart
card.
780=Anattemptedfunctionisnotvalidforthisconnection.
781=Theencryptionattemptfailedbecausenovalid
certificatewasfound.
782=ConnectionSharing(NAT)iscurrentlyinstalledasa
routingprotocol,andmustberemovedbeforeenabling
InternetConnectionSharing.
783=InternetConnectionSharingcannotbeenabled.The
LANconnectionselectedastheprivatenetworkiseithernot
present,orisdisconnectedfromthenetwork.Pleaseensure
thattheLANadapterisconnectedbeforeenablingInternet
ConnectionSharing.
784=Youcannotdialusingthisconnectionatlogontime,
becauseitisconfiguredtouseausernamedifferentthanthe
oneonthesmartcard.Ifyouwanttouseitatlogontime,you
mustconfigureittousetheusernameonthesmartcard.
785=Youcannotdialusingthisconnectionatlogontime,
becauseitisnotconfiguredtouseasmartcard.Ifyouwantto
useitatlogontime,youmusteditthepropertiesofthis
connectionsothatitusesasmartcard.
786=TheL2TPconnectionattemptfailedbecausethereisno
validmachinecertificateonyourcomputerforsecurity
authentication.
787=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotauthenticatetheremotecomputer.
788=TheL2TPconnectionattemptfailedbecausethe
securitylayercouldnotnegotiatecompatibleparameterswith
theremotecomputer.
789=TheL2TPconnectionattemptfailedbecausethe
securitylayerencounteredaprocessingerrorduringinitial
negotiationswiththeremotecomputer.
790=TheL2TPconnectionattemptfailedbecausecertificate
validationontheremotecomputerfailed.
791=TheL2TPconnectionattemptfailedbecausesecurity
policyfortheconnectionwasnotfound.
792=TheL2TPconnectionattemptfailedbecausesecurity
negotiationtimedout.
793=TheL2TPconnectionattemptfailedbecauseanerror
occurredwhilenegotiatingsecurity.
794=TheFramedProtocolRADIUSattributeforthisuseris
notPPP.
795=TheTunnelTypeRADIUSattributeforthisuserisnot
correct.
796=TheServiceTypeRADIUSattributeforthisuseris
neitherFramednorCallbackFramed.
797=Theconnectionfailedbecausethemodem(orother
connectingdevice)wasnotfound.Pleasemakesurethatthe
modemorotherconnectingdeviceisinstalled.
798=Acertificatecouldnotbefoundthatcanbeusedwith
thisExtensibleAuthenticationProtocol.
799=Notavailable
Deact.time

Integer

Packetsessiondeactivationtime
Unit:ms

Qualityofserviceprofilerequest(QSPR)
EventID

QSPR

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,GANWLAN

Recordstate

Packetactivationattemptandpacketactivestate

Description

RecordedwhennewQoSprofileisrequestedorreconfigured.Informationisbasedon
configuredQoSsettingsandNASsignaling.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PacketsessioncontextID

Context

PacketsessioncontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

Req.avg.TPutclass

Integer

Requestedaveragethroughputclass
Averagetransferrateatwhichdataistransferredacrossthe
network.
0=Subscribedvalue
1=Upto0.22bit/s
2=Upto0.44bit/s
3=Upto1.11bit/s
4=Upto2.2bit/s
5=Upto4.4bit/s
6=Upto11.1bit/s
7=Upto22bit/s
8=Upto44bit/s
9=Upto111bit/s
10=Upto0.22kbit/s
11=Upto0.44kbit/s
12=Upto1.11kbit/s
13=Upto2.2kbit/s
14=Upto4.4kbit/s
15=Upto11.1kbit/s
16=Upto22kbit/s
17=Upto44kbit/s
18=Upto111kbit/s
31=Besteffort

Req.peakTPutclass

Integer

Requestedpeakthroughputclass
Themaximumtransferrateatwhichdataistransferredacross
thenetwork.
0=Subscribedvalue
1=Upto8kbit/s
2=Upto16kbit/s
3=Upto32kbit/s
4=Upto64kbit/s
5=Upto128kbit/s
6=Upto256kbit/s
7=Upto512kbit/s
8=Upto1024kbit/s
9=Upto2048kbit/s

Req.delayclass

Integer

Requesteddelayclass
0=Subscribedvalue

1=Lessthan0.5seconds
2=Lessthan5seconds
3=Lessthan50seconds
4=Besteffort
Req.priorityclass

Integer

Requestedpriorityclass
0=Subscribedvalue
1=High
2=Normal
3=Low

Req.reliab.class

Integer

Requestedreliabilityclass
0=Subscribedvalue
1=LikeX.25
2=LikeIP
3=Forsignaling
4=FortextTVstyleapplication
5=Forvideo

Minavg.TPutclass

Integer

Minimumacceptedaveragethroughputclass
0=Acceptall
1=Upto0.22bit/s
2=Upto0.44bit/s
3=Upto1.11bit/s
4=Upto2.2bit/s
5=Upto4.4bit/s
6=Upto11.1bit/s
7=Upto22bit/s
8=Upto44bit/s
9=Upto111bit/s
10=Upto0.22kbit/s
11=Upto0.44kbit/s
12=Upto1.11kbit/s
13=Upto2.2kbit/s
14=Upto4.4kbit/s
15=Upto11.1kbit/s
16=Upto22kbit/s
17=Upto44kbit/s
18=Upto111kbit/s
31=Besteffort

MinpeakTPutclass

Integer

Minimumacceptedpeakthroughputclass
0=Acceptall
1=Upto8kbit/s
2=Upto16kbit/s
3=Upto32kbit/s
4=Upto64kbit/s
5=Upto128kbit/s
6=Upto256kbit/s
7=Upto512kbit/s
8=Upto1024kbit/s
9=Upto2048kbit/s

Mindelayclass

Integer

Minimumaccepteddelayclass
0=Acceptall
1=Lessthan0.5seconds
2=Lessthan5seconds
3=Lessthan50seconds
4=Lesteffort

Minpriorityclass

Integer

Minimumacceptedpriorityclass
0=Acceptall
1=High
2=Normal
3=Low

Minreliab.class

Integer

Minimumacceptedreliabilityclass
0=Acceptall
1=LikeX.25
2=LikeIP
3=Forsignaling
4=FortextTVstyleapplication
5=Forvideo

Req.trafficclass

Integer

Requestedtrafficclass
0=Conversational
1=Streaming
2=Interactive

3=Background
4=Subscribedvalue
Req.maxULTPut

Integer

Requestedmaximumuplinkbitrate
0=Subscribedvalue
Minimumvalue:0
Unit:kbit/s

Req.maxDLTPut

Integer

Requestedmaximumdownlinkbitrate
0=Subscribedvalue
Minimumvalue:0
Unit:kbit/s

Req.gr.ULTPut

Integer

Requestedguaranteeduplinkbitrate
0=Subscribedvalue
Minimumvalue:0
Unit:kbit/s

Req.gr.DLTPut

Integer

Requestedguaranteeddownlinkbitrate
0=Subscribedvalue
Minimumvalue:0
Unit:kbit/s

Req.deliv.order

Integer

Requesteddeliveryorder
0=No
1=Yes
2=Subscribedvalue

Req.maxSDUsize

Integer

RequestedmaximumSDUsize
0=Subscribedvalue
Range:01500
Unit:byte

Req.SDUerr.ratio

String

RequestedSDUerrorratio
E0Eissubscribedvalue.

Req.resid.BER

String

Requestedresidualbiterrorratio
E0Eissubscribedvalue.

Req.deliv.err.SDU

Integer

RequesteddeliveryoferroneousSDUs
0=No
1=Yes
2=Nodetect
3=Subscribedvalue

Req.transferdelay

Integer

Requestedtransferdelay
0=Subscribedvalue
Range:04100
Unit:ms

Req.THP

Integer

Requestedtraffichandlingpriority
1isthehighestpriority.
0=Subscribedvalue
Range:03

Mintrafficclass

Integer

Minimumacceptedtrafficclass
0=Conversational
1=Streaming
2=Interactive
3=Background
4=Acceptall

MinmaxULTPut

Integer

Minimumacceptedmaximumuplinkbitrate
0=Acceptall
Minimumvalue:0
Unit:kbit/s

MinmaxDLTPut

Integer

Minimumacceptedmaximumdownlinkbitrate
0=Acceptall
Minimumvalue:0
Unit:kbit/s

Mingr.ULTPut

Integer

Minimumacceptedguaranteeduplinkbitrate
0=Acceptall
Minimumvalue:0
Unit:kbit/s

Mingr.DLTPut

Integer

Minimumacceptedguaranteeddownlinkbitrate
0=Acceptall
Minimumvalue:0
Unit:kbit/s

Mindeliv.order

Integer

Minimumaccepteddeliveryorder
0=No
1=Yes
2=Acceptall

MinmaxSDUsize

Integer

MinimumacceptedmaximumSDUsize
0=Acceptall
Range:01500
Unit:byte

MinSDUerr.

String

MinimumacceptedSDUerrorratio

Minresid.BER

String

Minimumacceptedresidualbiterrorratio

Mindel.err.SDU

Integer

MinimumaccepteddeliveryoferroneousSDUs
0=No
1=Yes
2=Nodetect
3=Acceptall

Mintranferdelay

Integer

Minimumacceptedtransferdelay
0=Acceptall
Range:04100
Unit:ms

MinTHP

Integer

Minimumacceptedtraffichandlingpriority
1isthehighestpriority.
0=Acceptall
Range:03

Req.QCI

Integer

RequestedEPSQoSclassidentifier
See3GPPTS23.203subclause6.1.7.
0=Subscribedvalue
1=QCI1
Conversationalvoice.GBR,priority2,delay100ms,PER
10E2.
2=QCI2
Conversationalvideo.GBR,priority4,delay150ms,PER
10E3.
3=QCI3
Realtimegaming.GBR,priority3,delay50ms,PER10E
3.
4=QCI4
Nonconversationalvideo(bufferedstreaming).GBR,
priority5,delay300ms,PER10E6.
5=QCI5
IMSsignaling.NonGBR,priority1,delay100ms,PER
10E6.
6=QCI6
Video(bufferedstreaming),TCPbasedapplication
protocols.NonGBR,priority6,delay300ms,PER10E6.
7=QCI7
Voice,livestreaming,interactivegaming.NonGBR,
priority7,delay100ms,PER10E3.
8=QCI8
Video(bufferedstreaming),TCBbasedapplication
protocols.NonGBR,priority8,delay300ms,PER10E6.
9=QCI9
Video(bufferedstreaming),TCBbasedapplication
protocols.NonGBR,priority9,delay300ms,PER10E6.
Range:0255

Req.EPSmaxULTPut

Integer

RequestedEPSmaximumuplinkbitrate
Minimumvalue:0
Unit:kbit/s

Req.EPSmaxDLTPut

Integer

RequestedEPSmaximumdownlinkbitrate
Minimumvalue:0
Unit:kbit/s

Req.EPSgr.ULTPut

Integer

RequestedEPSguaranteeduplinkbitrate
Minimumvalue:0
Unit:kbit/s

Req.EPSgr.DLTPut

Integer

RequestedEPSguaranteeddownlinkbitrate
Minimumvalue:0
Unit:kbit/s

Qualityofserviceprofilenegotiated(QSPN)
EventID

QSPN

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,GANWLAN

Recordstate

Packetactivestate

Description

RecordedwhenthefirstQoSconfigurationisreceivedorthecurrentoneis
reconfigured.ThisinformationisbasedonNASsignaling.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PacketsessioncontextID

Context

PacketsessioncontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

AvgTPutclass

Integer

Negotiatedaveragethroughputclass
Averagetransferrateatwhichdataistransferredacrossthe
network.
1=Upto0.22bit/s
2=Upto0.44bit/s
3=Upto1.11bit/s
4=Upto2.2bit/s
5=Upto4.4bit/s
6=Upto11.1bit/s
7=Upto22bit/s
8=Upto44bit/s
9=Upto111bit/s
10=Upto0.22kbit/s
11=Upto0.44kbit/s
12=Upto1.11kbit/s
13=Upto2.2kbit/s
14=Upto4.4kbit/s
15=Upto11.1kbit/s
16=Upto22kbit/s
17=Upto44kbit/s
18=Upto111kbit/s
31=Besteffort

PeakTPutclass

Integer

Negotiatedpeakthroughputclass
1=Upto8bit/s
2=Upto16kbit/s
3=Upto32kbit/s
4=Upto64kbit/s
5=Upto128kbit/s
6=Upto256kbit/s
7=Upto512kbit/s
8=Upto1024kbit/s
9=Upto2048kbit/s

Delayclass

Integer

Negotiateddelayclass
1=Lessthan0.5seconds
2=Lessthan5seconds
3=Lessthan50seconds
4=Besteffort

Priorityclass

Integer

Negotiatedpriorityclass
1=High

2=Normal
3=Low
Reliab.class

Integer

Negotiatedreliabilityclass
1=LikeX.25
2=LikeIP
3=Forsignaling
4=FortextTVstyleapplication
5=Forvideo

Trafficclass

Integer

Negotiatedtrafficclass
0=Conversational
1=Streaming
2=Interactive
3=Background

MaxULTPut

Integer

Negotiatedmaximumuplinkbitrate
Minimumvalue:0
Unit:kbit/s

MaxDLTPut

Integer

Negotiatedmaximumdownlinkbitrate
Minimumvalue:0
Unit:kbit/s

Gr.ULTPut

Integer

Negotiatedguaranteeduplinkbitrate
Minimumvalue:0
Unit:kbit/s

Gr.DLTPut

Integer

Negotiatedguaranteeddownlinkbitrate
Minimumvalue:0
Unit:kbit/s

Deliv.order

Integer

Negotiateddeliveryorder
0=No
1=Yes

MaxSDUsize

Integer

NegotiatedmaximumSDUsize
Negotiatedmaximumservicedataunit(SDU)size.
Range:01500
Unit:byte

SDUerr.ratio

String

NegotiatedSDUerrorratio

Resid.BER

String

Negotiatedresidualbiterrorratio

Deliv.err.SDU

Integer

NegotiateddeliveryoferroneousSDUs
0=No
1=Yes
2=Nodetect

Transf.delay

Integer

Negotiatedtransferdelay
Range:04100
Unit:ms

THP

Integer

Negotiatedtraffichandlingpriority
1isthehighestpriority.
Range:03

QCI

Integer

NegotiatedEPSQoSclassidentifier
See3GPPTS23.203subclause6.1.7.
1=QCI1
Conversationalvoice.GBR,priority2,delay100ms,PER
10E2.
2=QCI2
Conversationalvideo.GBR,priority4,delay150ms,PER
10E3.
3=QCI3
Realtimegaming.GBR,priority3,delay50ms,PER10E
3.
4=QCI4
Nonconversationalvideo(bufferedstreaming).GBR,
priority5,delay300ms,PER10E6.
5=QCI5
IMSsignaling.NonGBR,priority1,delay100ms,PER
10E6.
6=QCI6
Video(bufferedstreaming),TCPbasedapplication
protocols.NonGBR,priority6,delay300ms,PER10E6.
7=QCI7
Voice,livestreaming,interactivegaming.NonGBR,
priority7,delay100ms,PER10E3.

8=QCI8
Video(bufferedstreaming),TCBbasedapplication
protocols.NonGBR,priority8,delay300ms,PER10E6.
9=QCI9
Video(bufferedstreaming),TCBbasedapplication
protocols.NonGBR,priority9,delay300ms,PER10E6.
Range:0255
EPSmaxULTPut

Integer

NegotiatedEPSmaximumuplinkbitrate
Minimumvalue:0
Unit:kbit/s

EPSmaxDLTPut

Integer

NegotiatedEPSmaximumdownlinkbitrate
Minimumvalue:0
Unit:kbit/s

EPSgr.ULTPut

Integer

NegotiatedEPSguaranteeduplinkbitrate
Minimumvalue:0
Unit:kbit/s

EPSgr.DLTPut

Integer

NegotiatedEPSguaranteeddownlinkbitrate
Minimumvalue:0
Unit:kbit/s

Packetchannelinfo(PCHI)
EventID

PCHI

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,CDMA1x,EVDO,WLAN,GAN
WLAN

Recordstate

Always

Description

Recordedwhenpacketsessioninformationismodified.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforCDMA1x
|ParametersforEVDO|ParametersforWLAN|ParametersforGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
11=CDMA1x
12=EVDO
20=WLAN
21=GANWLAN

ParametersforGSM|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
1=GPRS
2=EGPRS
101=GPRS+WLAN
102=EGPRS+WLAN

Packetstate

Integer

Packetstate
0=NoGPRSavailable
1=Detached

2=Attached
3=Standby
4=Packetsessionactive
5=Suspended
RAC

Integer

Routingareacode

Radiopriority

Integer

Radiopriority
TheRLC/MACradioprioritylevelforuplinkuserdatatransmission.

Prior.acc.th.

Integer

PriorityaccessTHR
Priorityaccessthreshold.
Range:07

SplitPGcycle

Integer

SplitPGcycle
ThesplitPGcycleparameterdefinestheDRXperiod.
Unit:s

PScodingUL

Integer

Packetchannelcodinguplink
1=MCS1
CS1withGPRS.
2=MCS2
CS2withGPRS.
3=MCS3
CS3withGPRS.
4=MCS4
CS4withGPRS.
5=MCS5
6=MCS6
7=MCS7
8=MCS8
9=MCS9

PScodingDL

Integer

Packetchannelcodingdownlink
1=MCS1
CS1withGPRS.
2=MCS2
CS2withGPRS.
3=MCS3
CS3withGPRS.
4=MCS4
CS4withGPRS.
5=MCS5
6=MCS6
7=MCS7
8=MCS8
9=MCS9

#PSTSLUL

Integer

Numberofpackettimeslotsuplink

#PSTSLDL

Integer

Numberofpackettimeslotsdownlink

PSTSL

Integer

Packettimeslot
Allocateduplinktimeslots.Numberoftimeslotsinlistisindicatedby
previousparameter.

PSTSL

Integer

Packettimeslot
Allocateddownlinktimeslots.Numberoftimeslotsinlistisindicated
bypreviousparameter.

NMO

Integer

Networkmodeofoperation
1=NMO1
Combinedroutingareaandlocationareaupdateisdone
throughPPCH(PBCCHispresent).Pagingmessagescanbe
sentthroughPCHorPPCH.GsinterfacebetweenSGSNand
MSCispresent.
2=NMO2
Separateroutingareaandlocationareaupdateisdonethrough
PCH(noPBCCH).AllpagingonPCH.Gsinterfacebetween
SGSNandMSCisnotpresent.
3=NMO3
Separateroutingareaandlocationareaupdate.CSpagingis
doneonPCHandPSpagingisdoneonPPCH(PBCCHis
present).GsinterfacebetweenSGSNandMSCisnotpresent.

NCO

Integer

Networkcontrolorder
0=NC0
Mobilecontrolledcellreselectionwithoutmeasurementreports.
1=NC1
Mobilecontrolledcellreselectionwithmeasurementreports.

2=NC2
Networkcontrolledcellreselectionwithmeasurementreports.
IRstatusUL

Integer

Incrementalredundancystatusuplink
ThisissameasresegmentbitinRLC/MACsignalingmessages
andalsoknownasARQmode.See3GPPTS144.060subclause
8.1.1.
0=Disabled
Type1ARQ.
1=Enabled
Type2ARQ.

PBCCH

Integer

PBCCHstatus
0=Disabled
1=Enabled

CLRShyst.

Float

GPRScellreselectionhysteresis
Range:014
Unit:dB

CLRStime

Integer

GPRScellreselectionpenaltytime
Range:0300
Unit:ms

ParametersforUMTSFDD|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
3=UMTSFDD
5=HSDPA
UsedwhenHS_DSCH_RECEPTIONvariableistrue(3GPPTS
125.331).
10=HSPA
UsedwhenbothHS_DSCH_RECEPTIONand
E_DCH_TRANSMISSIONvariablesaretrue(3GPPTS125.331).
18=DCHSPA
Beforeversion2.21thiswasloggedasHSPA(10).
103=UMTSFDD+WLAN
105=HSDPA+WLAN
110=HSPA+WLAN
118=DCHSPA+WLAN

Packetstate

Integer

Packetstate
0=NoGPRSavailable
1=Detached
2=Attached
3=Standby
4=Packetsessionactive
5=Suspended

RAC

Integer

Routingareacode

NMO

Integer

Networkmodeofoperation
1=NMO1
Combinedroutingareaandlocationareaupdateisdone
throughPPCH(PBCCHispresent).Pagingmessagescanbe
sentthroughPCHorPPCH.GsinterfacebetweenSGSNand
MSCispresent.
2=NMO2
Separateroutingareaandlocationareaupdateisdonethrough
PCH(noPBCCH).AllpagingonPCH.Gsinterfacebetween
SGSNandMSCisnotpresent.
3=NMO3
Separateroutingareaandlocationareaupdate.CSpagingis
doneonPCHandPSpagingisdoneonPPCH(PBCCHis
present).GsinterfacebetweenSGSNandMSCisnotpresent.

HSDPAcategory

Integer

HSDPAusedUEcategory
ThisparameterdefinesthecurrentlyusedHSDPAUEcategory.The
valuecanbesmallerthanthemaximumUEcategorysupportedby
themobileifforexamplethecurrentlyusedcellisrestrictingtheUE
category(eitherMACehsordualcellmodeisnotsupported).
Range:124

HSDSCHSC

Integer

HSDPAservingHSDSCHscramblingcode
Range:0511

#HSSCCHs

Integer

HSDPA#HSSCCHs
Range:14

Pwr.offset

Float

HSDPAHSDSCHmeasurementpoweroffset
Measurementpoweroffset.ThisparameterisconfiguredinRRC
layer.
Range:613
Unit:dB

ACK/NACK
repetitions

Integer

HSDPAACK/NACKrepetitionfactor
ControlshowoftentheUErepeatseachACKorNACK.See3GPP
TS25.214subclause6A.1.1.
Range:14

HSDPAHRNTI

Integer

HSDPAHRNTI
Range:065535

HSUPAUEcateg.

Integer

HSUPAUEcategory
Range:17

TTI

Integer

HSUPATTI
HSUPAtransmissiontimeinterval.
Range:210
Unit:ms

PLnonmax

Float

HSUPAPLnonmax
PuncturinglimitusedtodeterminethecombinationofSFand
numberofcodesthatareusedfortransmittingEDCHwithcertain
datarate.
Range:0.441

Ratematching

Integer

HSUPAratematchingmode
Defineshowretransmitteddataiscombined.
1=Chasecombining(CC)
2=Incrementalredundancy(IR)

PrimaryERNTI

Integer

HSUPAprimaryERNTI
Range:065535

SecondaryERNTI Integer

HSUPAsecondaryERNTI
Range:065535

EDPCCHpower
offset

Float

HSUPAEDPCCH/DPCCHpoweroffset
Range:06
Unit:dBm

Happybitdelay
cond.

Integer

HSUPAhappybitdelaycondition
Range:21000
Unit:ms

AGCHOVSF

Integer

HSUPAAGCHchannelisationcode
Range:0255

ETFCItable

Integer

HSUPAETFCItableindex
Range:03

HSDPA64QAM

Integer

HSDPA64QAM
0=Disabled
1=Enabled

HSDPAMIMO

Integer

HSDPAMIMO
0=Disabled
1=Enabled

HSDPAMAC
headertype

Integer

HSDPAMACheadertype
DefineswhatkindofMACheaderisusedforHSDPA.
0=MAChs
Bitaligned.See3GPPTS125.308subclause6.2.3.
1=MACehs
Octetaligned.See3GPPTS125.308subclause6.2.4.

#HSDPAcells

Integer

NumberofsecondaryHSDPAcells
Range:01

#Params/HSDPA
cell

Integer

NumberofparameterspersecondaryHSDPAcell

HSDSCHCh2

Integer

HSDPAservingHSDSCHchannel(secondary)

HSDSCHSC2

Integer

HSDPAservingHSDSCHscramblingcode(secondary)
Range:0511

HRNTI2

Integer

HSDPAHRNTI(secondary)
Range:065535

#HSSCCHs2

Integer

HSDPA#HSSCCHs(secondary)
Range:14

Pwr.offset2

Float

HSDPAHSDSCHmeasurementpoweroffset(secondary)
Measurementpoweroffset.ThisparameterisconfiguredinRRC
layer.
Range:613
Unit:dB

HSDPA64QAM
2

Integer

HSDPA64QAM(secondary)
0=Disabled
1=Enabled

HSDPAMAC
type

Integer

HSDPAMACheadertype(secondary)
DefineswhatkindofMACheaderisusedforHSDPA.
0=MAChs
Bitaligned.See3GPPTS125.308subclause6.2.3.
1=MACehs
Octetaligned.See3GPPTS125.308subclause6.2.4.

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
11=TDSCDMA
13=TDHSDPA

Packetstate

Integer

Packetstate
0=NoGPRSavailable
1=Detached
2=Attached
3=Standby
4=Packetsessionactive
5=Suspended

RAC

Integer

Routingareacode

NMO

Integer

Networkmodeofoperation
1=NMO1
Combinedroutingareaandlocationareaupdateisdone
throughPPCH(PBCCHispresent).Pagingmessagescanbe
sentthroughPCHorPPCH.GsinterfacebetweenSGSNand
MSCispresent.
2=NMO2
Separateroutingareaandlocationareaupdateisdonethrough
PCH(noPBCCH).AllpagingonPCH.Gsinterfacebetween
SGSNandMSCisnotpresent.
3=NMO3
Separateroutingareaandlocationareaupdate.CSpagingis
doneonPCHandPSpagingisdoneonPPCH(PBCCHis
present).GsinterfacebetweenSGSNandMSCisnotpresent.

HSDPAUEcateg.

Integer

HSDPAUEcategory
Range:115

HSDPAHRNTI

Integer

HSDPAHRNTI
Range:065535

Name

Type

Description

Packettech.

Integer

Packettechnology
14=LTEFDD
16=LTETDD
19=LTECA
Beforeversion2.21thiswasloggedasLTEFDD(14)orLTE
TDD(16).
114=LTEFDD+WLAN
116=LTETDD+WLAN
119=LTECA+WLAN

Packetstate

Integer

Packetstate
0=NoGPRSavailable
1=Detached
2=Attached
3=Standby

ParametersforLTE|Top|

4=Packetsessionactive
5=Suspended

ParametersforCDMA1x|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
4=CDMA1x

Packetstate

Integer

Packetstate(CDMA1x)
0=Null
1=Init
2=Connected
3=Dormant
4=Reconnect

ParametersforEVDO|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
6=EVDOrev0
7=EVDOrevA
15=EVDOrevB

Accessstate

Integer

Accessterminalstate
0=Inactivity
ATswitchedto1Xorisindeepsleep.
1=Acquisition
2=Sync
3=Idle
4=Access
5=Connected

Packetchtype

Integer

Packetchanneltype
1=Accesschannel
2=Reversetrafficchannel
3=Controlchannel
4=Forwardtrafficchannel

Packetcarrier

Integer

Packetcarriernumber

SectorID

String

128bitsectoraddressoftheservingsector

SubnetMask

Integer

Sectorsubnetidentifier
Range:0255

CC

Integer

Colorcode
Range:0255

HybridMode

Integer

Hybridmode
0=Off
1=On

Sessionstate

Integer

Sessionstate
Summarysessionlayerstates.
0=Closed
1=AMPsetup
2=ATinitiatednegotiation
3=ANinitiatednegotiation
4=Open
5=Closing

ALMPstate

Integer

ALMPstate
0=Inactive
1=Initialization
2=Idle
3=Connected

Initstate

Integer

Initializationprotocolstate
0=Inactive
1=Networkdetecmination
2=Pilotacquisition
3=Sync

Idlestate

Integer

Idleprotocolstate
0=Inactive
1=Monitor
2=Sleep

3=Connectionsetup
4=Suspend
Connectedstate

Integer

Connectedprotocolstate
0=Inactive
1=Open

Routeupdatestate Integer

Routeupdateprotocolstate
0=Inactive
1=Idle
2=Connectionsetup
3=Connected
4=Synchronizeconnecction

Overheadmsg.
state

Integer

Overheadmessageprotocolstate
0=Inactive
1=Processallmessages
2=Sleep
3=Frequencychangeinprogress
4=Accesshandoffinprogress
5=Waitforlink

EVDOMCC

Integer

EVDOMCC
SeeITUTrecommendationE.212.
Range:0999

EVDOMNC

Integer

EVDOMNC
Range:0999

WindowA

Integer

Searchwindowactivateset

WindowC

Integer

Searchwindowcandidateset

WindowN

Integer

Searchwindowneighborset

Pilotadd

Float

Pilotadd
Unit:dB

Pilotdrop

Float

Pilotdrop
Unit:dB

Pilotcompare

Float

Pilotcompare
Unit:dB

Pilotdroptimer

Integer

Pilotdroptimer
Unit:ms

Softslope

Integer

Softslope
Inequalitycriterionforaddingordroppingapilotfromtheactiveset.

Addintercept

Float

Addintercept
Unit:dB

Dropintercept

Float

Dropintercept
Unit:dB

Setmaximumage

Integer

Setmaximumage

ParametersforWLAN|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
17=WLAN

Packetstate

Integer

Packetstate
1=Detached
4=Packetsessionactive

ParametersforGANWLAN|Top|
Name

Type

Description

Packettech.

Integer

Packettechnology
8=GAN

Packetstate

Integer

Packetstate
0=NoGPRSavailable
1=Detached
2=Attached
3=Standby
4=Packetsessionactive
5=Suspended

RAC

Integer

Routingareacode

Attachattempt(GAA)
EventID

GAA

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN,LTEFDD,LTETDD

Recordstate

Idlestate

Description

Recordedbasedonsignalingwhenattachisattempted.Thismeasurementevent
beginstheattachattemptstate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

AttachcontextID

Context

AttachcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

Attachfailed(GAF)
EventID

GAF

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN,LTEFDD,LTETDD

Recordstate

Attachattemptstate

Description

Recordedbasedonsignalingwhenattachattemptfails.Thismeasurementevent
terminatestheattachattemptstate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

AttachcontextID

Context

AttachcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

Attachfail

Integer

Attachfailurestatus
ThisissameasGMMcausevalue.Notethat'PPPerror'value
isdeprecatedanditisnotusedanymore.
1=Userabort
2=Networkreject
3=Mobilereject
4=Timeout
5=PPPerror(OSRAScause)(notusedanymore)
Deprecated.Thisvalueisnotloggedanymore.
6=Testsystemfailure(OSRAScause)

Att.fail.cause

Integer

Attachfailurecause
2=IMSIunknowninHLR/HSS
3=IllegalMS
5=IMEInotaccepted
6=IllegalME
7=GPRS/EPSservicesnotallowed
8=GPRS/EPSservicesandnonGPRS/nonEPSservicesnot
allowed
9=MSidentitycannotbederivedbythenetwork
10=Implicitlydetached
11=PLMNnotallowed
12=Location/trackingareanotallowed
13=Roamingnotallowedinthislocationarea
14=GPRS/EPSservicesnotallowedinthisPLMN
15=Nosuitablecellsinlocation/trackingarea
16=MSCtemporarilynotreachable
17=Networkfailure
18=CSdomainnotavailable
LTEonly.
19=ESMfailure
LTEonly.
20=MACfailure
21=Synchfailure
22=Congestion
23=MSsecuritycapabilitiesmismatch
24=Securitymoderejected,unspecified
25=NotauthorizedforthisCSG
LTEonly.
26=NonEPSauthenticationunacceptable
LTEonly.
39=CSdomaintemporarilynotavailable
LTEonly.
40=NoPDP/EPSbearercontextactivated
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagetypenotcompatiblewiththeprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewiththeprotocolstate
111=Protocolerror,unspecified

Attachconnected(GAC)
EventID

GAC

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN,LTEFDD,LTETDD

Recordstate

Attachattemptstate

Description

Recordedbasedonsignalingwhenattachattemptissuccessful.Thismeasurement
eventbeginstheattachstate.

Tools

NemoOutdoor

|Parameters|Parameters|

Parameters|Top|
Name

Type

Description

Name

Type

Description

AttachcontextID

Context

AttachcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

Parameters|Top|

Detach(GAD)
EventID

GAD

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN,LTEFDD,LTETDD

Recordstate

Attachstate

Description

Recordedwhendetachiscompleted.Thismeasurementeventterminatestheattach
state.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

AttachcontextID

Context

AttachcontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

Detachstatus

Integer

GPRSdetachstatus
1=Userdetach
2=Networkdetach(GMMcause)
3=Mobiledetach(GMMcause)
6=Testsystemfailure

Detachcause

Integer

Detachcause
WithGSMandUMTSsee3GPPTS124.008subclause
10.5.5.14.WithLTEsee3GPPTS124.3019.9.3.9.
2=IMSIunknowninHLR/HSS
3=IllegalMS
5=IMEInotaccepted
6=IllegalME
7=GPRS/EPSservicesnotallowed
8=GPRS/EPSservicesandnonGPRS/nonEPSservicesnot
allowed
9=MSidentitycannotbederivedbythenetwork
10=Implicitlydetached
11=PLMNnotallowed
12=Location/trackingareanotallowed

13=Roamingnotallowedinthislocationarea
14=GPRS/EPSservicesnotallowedinthisPLMN
15=Nosuitablecellsinlocation/trackingarea
16=MSCtemporarilynotreachable
17=Networkfailure
18=CSdomainnotavailable
LTEonly.
19=ESMfailure
LTEonly.
20=MACfailure
21=Synchfailure
22=Congestion
23=MSsecuritycapabilitiesmismatch
24=Securitymoderejected,unspecified
25=NotauthorizedforthisCSG
LTEonly.
26=NonEPSauthenticationunacceptable
LTEonly.
39=CSdomaintemporarilynotavailable
LTEonly.
40=NoPDP/EPSbearercontextactivated
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagetypenotcompatiblewiththeprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewiththeprotocolstate
111=Protocolerror,unspecified
Detachtime

Integer

Detachtime
Timefromdetachattempttodetach.
Unit:ms

PacketRXpowercontrol(PRXPC)
EventID

PRXPC

Cellularsystems

UMTSTDSCDMA

Recordstate

Packetactivestate

Description

Recordedwhentheinformationisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
6=UMTSTDSCDMA

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

HSSCCHSIR

Float

HSDPAHSSCCHSIR
Range:3025
Unit:dB

HSSCCHISCP Float

HSDPAHSSCCHISCP
Range:11625

Unit:dB
HSSCCH
RSCP

Float

HSDPAHSSCCHRSCP
Range:11625
Unit:dB

HSSCCHC/I

Float

HSDPAHSSCCHC/I
Range:3040
Unit:dB

HSPDSCHSIR Float

HSDPAHSPDSCHSIR
Range:3025
Unit:dB

#Timeslots

Integer

Numberoftimeslots

#Params/TSL

Integer

Numberofparameterspertimeslot

TSL

Integer

Timeslot
Range:06

HSPDSCH
ISCP

Float

HSDPAHSPDSCHISCP
Range:11625
Unit:dB

HSPDSCH
RSCP

Float

HSDPAHSPDSCHRSCP
Range:11625
Unit:dB

HSPDSCH
C/I

Float

HSDPAHSPDSCHC/I
Range:3040
Unit:dB

RLCblockerrorrate(RLCBLER)
EventID

RLCBLER

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA

Recordstate

Callconnection,attach,andpacketactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA

ParametersforGSM|Top|
Name

Type

Description

BLER

Float

BLERDL
Thisinformationisonlyrecordedwith(E)GPRS.
Range:0100
Unit:%

#RLCblocks

Integer

RLCblockstotal
ThetotalnumberofreceivedRLClayerPDUs.

#RLCerrors

Integer

RLCblockserroneous
ThenumberoferroneouslyreceivedRLClayerPDUs.

ParametersforUMTSFDD|Top|
Name

Type

Description

BLER

Float

BLERDL
TheaverageRLClayerblockerrorrateiscalculatedfromthe
transportblocks.
Range:0100
Unit:%

#TrChblocks

Integer

TrChblocksreceivedtotal
Thetotalnumberofreceivedtransportblocks.

#TrCherrors

Integer

TrChblocksreceivederroneouslytotal
Thenumberoferroneouslyreceivedtransportblocks.

TrChs

Integer

Numberoftransportchannels

#Params/TrCh

Integer

Numberofparameterspertransportchannel

TrChID

Integer

TransportchannelID
Range:032

BLER/TrCh

Float

BLERpertransportchannel
Theratiooferroneouslyreceivedtransportblockstototalnumberof
receivedtransportblocksforthedefinedtransportchannel.
Range:0100
Unit:%

#Blocks/TrCh

Integer

TrChblocksreceivedperTrCh
Thenumberofreceivedtransportblocksforthedefinedtransport
channel.

#Errors/TrCh

Integer

TrChblocksreceivederroneouslyperTrCh
Thenumberoferroneouslyreceivedtransportblocksforthedefined
transportchannel.

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

BLER

Float

BLERDL
TheaverageRLClayerblockerrorrateiscalculatedfromthe
transportblocks.
Range:0100
Unit:%

#TrChblocks

Integer

TrChblocksreceivedtotal
Thetotalnumberofreceivedtransportblocks.

#TrCherrors

Integer

TrChblocksreceivederroneouslytotal
Thenumberoferroneouslyreceivedtransportblocks.

TrChs

Integer

Numberoftransportchannels

#Params/TrCh

Integer

Numberofparameterspertransportchannel

TrChID

Integer

TransportchannelID
Range:032

BLER/TrCh

Float

BLERpertransportchannel
Theratiooferroneouslyreceivedtransportblockstototalnumberof
receivedtransportblocksforthedefinedtransportchannel.
Range:0100
Unit:%

#Blocks/TrCh

Integer

TrChblocksreceivedperTrCh
Thenumberofreceivedtransportblocksforthedefinedtransport
channel.

#Errors/TrCh

Integer

TrChblocksreceivederroneouslyperTrCh
Thenumberoferroneouslyreceivedtransportblocksforthedefined
transportchannel.

RLClayerthroughput(RLCRATE)
EventID

RLCRATE

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforUMTS|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD

ParametersforGSM|Top|
Name

Type

Description

RLCrateUL

Integer

RLCthroughputuplink
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCrateDL

Integer

RLCthroughputdownlink
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCretr.UL

Float

RLCretransmissionrateuplink
Range:0100
Unit:%

ParametersforUMTS|Top|
Name

Type

Description

RLCrateUL

Integer

RLCthroughputuplink
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCrateDL

Integer

RLCthroughputdownlink
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCretr.UL

Float

RLCretransmissionrateuplink
Range:0100
Unit:%

#RBs

Integer

Numberofradiobearers

Params/RB

Integer

Numberofparametersperradiobearer

RBID

Integer

RadiobearerID
Range:032

RLCrateUL

Integer

RLCthroughputuplinkperradiobearer
UplinkRLCthroughputforspecifiedradiobearer.

Minimumvalue:0
Unit:bit/s
RLCrateDL

Integer

RLCthroughputdownlinkperradiobearer
DownlinkRLCthroughputforspecifiedradiobearer.
Minimumvalue:0
Unit:bit/s

RLCretr.UL

Float

RLCretransmissionrateuplinkperradiobearer
Range:0100

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

RLCDL
bitrate

Integer

RLCdownlinkthroughput
TotaldownlinkRLCthroughputiscalculatedoverallradiobearers.The
valueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCDL
blockrate

Integer

RLCdownlinkblockrate
TotalnumberofcorrectlyorincorrectlyreceivedRLCPDUscalculated
fromallactiveradiobearers.
Minimumvalue:0

RLCDL
BLER

Float

RLCdownlinkBLER
TotaldownlinkRLCBLERcalculatedfromallactivateradiobearers.
Range:0100
Unit:%

#RBs

Integer

Numberofradiobearers

Params/RB

Integer

Numberofparametersperradiobearer

RBID

Integer

RadiobearerID
Range:034

RLCDL
bitrate/RB

Integer

RLCdownlinkthroughputperRB
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCDL
Integer
blockrate/RB

RLCdownlinkblockrateperRB
ThenumberofcorrectlyorincorrectlyreceivedRLCPDUsfromthe
definedradiobearer.
Minimumvalue:0

RLCDL
BLER/RB

RLCdownlinkBLERperRB
Range:0100
Unit:%

Float

RLClayerthroughputuplink(RLCRATEU)
EventID

RLCRATEU

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

RLCUL
bitrate

Integer

RLCuplinkthroughput
TotaluplinkRLCthroughput.Thevalueofthisparameteriscalculated
basedontheSDUsthataresuccessfullytransferredthroughtheRLC
layer.MissinganderroneousRLCblocksareexcludedfromthe
throughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCUL
blockrate

Integer

RLCuplinkblockrate
TotalnumberofcorrectlyorincorrectlytransmittedRLCPDUs
calculatedfromallactiveradiobearers.
Minimumvalue:0

RLCULretr.

Float

RLCuplinkretransmissionrate
TotaluplinkRLCretransmissionratecalculatedfromallactiveradio
bearers.
Range:0100
Unit:%

#RBs

Integer

Numberofradiobearers

Params/RB

Integer

Numberofparametersperradiobearer

RBID

Integer

RadiobearerID
Range:034

RLCUL
bitrate/RB

Integer

RLCuplinkthroughputperRB
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

RLCUL
Integer
blockrate/RB

RLCuplinkblockrateperRB
ThenumberofcorrectlyorincorrectlytransmittedRLCPDUsfromthe
definedradiobearer.
Minimumvalue:0

RLCUL
retr./RB

RLCuplinkretransmissionrateperRB
Range:0100
Unit:%

Float

PDCPlayerthroughputdownlink(PDCPRATED)
EventID

PDCPRATED

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

PDCPDL
bitrate

Integer

PDCPdownlinkthroughput
TotaldownlinkPDCPthroughputiscalculatedoverallradiobearers.
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughthePDCPlayer.Missingand
erroneousPDCPblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

PDCPDL
blockrate

Integer

PDCPdownlinkblockrate
TotalnumberofcorrectlyorincorrectlyreceivedPDCPPDUscalculated
fromallactiveradiobearers.
Minimumvalue:0

#RBs

Integer

Numberofradiobearers

Params/RB

Integer

Numberofparametersperradiobearer

RBID

Integer

RadiobearerID
Range:034

PDCPDL
bitrate/RB

Integer

PDCPdownlinkthroughputperRB
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughthePDCPlayer.Missingand
erroneousPDCPblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

PDCPDL
Integer
blockrate/RB

PDCPdownlinkblockrateperRB
ThenumberofcorrectlyorincorrectlyreceivedPDCPPDUsfromthe
definedradiobearer.
Minimumvalue:0

PDCPlayerthroughputuplink(PDCPRATEU)
EventID

PDCPRATEU

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

PDCPUL
bitrate

Integer

PDCPuplinkthroughput
TotaluplinkPDCPthroughput.Thevalueofthisparameteris
calculatedbasedontheSDUsthataresuccessfullytransferred
throughthePDCPlayer.MissinganderroneousPDCPblocksare
excludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

PDCPUL
blockrate

Integer

PDCPuplinkblockrate
TotalnumberofcorrectlyorincorrectlytransmittedPDCPPDUs
calculatedfromallactiveradiobearers.
Minimumvalue:0

#RBs

Integer

Numberofradiobearers

Params/RB

Integer

Numberofparametersperradiobearer

RBID

Integer

RadiobearerID
Range:034

PDCPUL
bitrate/RB

Integer

PDCPuplinkthroughputperRB
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughthePDCPlayer.Missingand
erroneousPDCPblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s

PDCPUL
Integer
blockrate/RB

PDCPuplinkblockrateperRB
ThenumberofcorrectlyorincorrectlytransmittedPDCPPDUsfromthe
definedradiobearer.
Minimumvalue:0

LLClayerthroughput(LLCRATE)
EventID

LLCRATE

Cellularsystems

GSM,GANWLAN

Recordstate

Attachandpacketactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
21=GANWLAN

Type

Description

ParametersforGSM|Top|
Name

LLCrateUL

Integer

LLCthroughputuplink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thatarestransferredthroughtheLLClayer.Missingand
erroneousLLCblocksareexcludedfromthethroughput
calculation.
Minimumvalue:0
Unit:bit/s

LLCrateDL

Integer

LLCthroughputdownlink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughtheLLClayer.
MissinganderroneousLLCblocksareexcludedfromthe
throughputcalculation.
Minimumvalue:0
Unit:bit/s

LLCretrans.UL

Float

LLCretransmissionrateuplink
Range:0100
Unit:%

ParametersforGANWLAN|Top|
Name

Type

Description

LLCrateUL

Integer

LLCthroughputuplink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thatarestransferredthroughtheLLClayer.Missingand
erroneousLLCblocksareexcludedfromthethroughput
calculation.
Minimumvalue:0
Unit:bit/s

LLCrateDL

Integer

LLCthroughputdownlink
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughtheLLClayer.
MissinganderroneousLLCblocksareexcludedfromthe
throughputcalculation.
Minimumvalue:0
Unit:bit/s

LLCretrans.UL

Float

LLCretransmissionrateuplink
Range:0100
Unit:%

Routingareaupdateattempt(RUA)
EventID

RUA

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Attachstate

Description

RecordedbasedonGMMsignalingwhenroutingareaupdateisattempted.This
measurementeventbeginstheroutingareaupdateattemptstate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Routingareaupdate
contextID

Context

RoutingareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD

6=UMTSTDSCDMA
21=GANWLAN
RAUtype

Integer

Routingareaupdatetype
1=Routingareaupdate
2=Combinedroutingareaandlocationareaupdate
3=CombinedroutingareaandlocationareaupdatewithIMSI
attach
4=Periodicupdate

Routingareaupdatesuccessful(RUS)
EventID

RUS

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Routingareaupdateattemptstate

Description

RecordedbasedonGMMsignalingwhenroutingareaupdateissuccessful.This
measurementeventterminatestheroutingareaupdateattemptstate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Routingareaupdate
contextID

Context

RoutingareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
21=GANWLAN

OldRAC

Integer

OldRAC
Routingareacodeoftheoldcell.
Range:0255

OldLAC

Integer

Oldlocationareacode
Locationareacodeoftheoldcell.
Range:065535

RAC

Integer

Routingareacode

LAC

Integer

Locationareacode
Range:065535

Routingareaupdatefail(RUF)
EventID

RUF

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,GANWLAN

Recordstate

Routingareaupdateattemptstate

Description

RecordedbasedonGMMsignalingwhenroutingareaupdateissuccessful.This
measurementeventterminatestheroutingareaupdateattemptstate.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Routingareaupdate
contextID

Context

RoutingareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
21=GANWLAN

Att.RAC

Integer

AttemptedRAC
AttemptedroutingareacodeRoutingareacodeofthe
attemptedcell.
Range:0255

Att.LAC

Integer

AttemptedLAC
AttemptedlocationareacodeLocationareacodeofthe
attemptedcell.
Range:065535

GMMcause

Integer

Routingareaupdatefailurecause
WithGSMandUMTSsee3GPPTS124.008subclause
10.5.5.14.WithLTEsee3GPPTS124.3019.9.3.9.
2=IMSIunknowninHLR/HSS
3=IllegalMS
5=IMEInotaccepted
6=IllegalME
7=GPRS/EPSservicesnotallowed
8=GPRS/EPSservicesandnonGPRS/nonEPSservicesnot
allowed
9=MSidentitycannotbederivedbythenetwork
10=Implicitlydetached
11=PLMNnotallowed
12=Location/trackingareanotallowed
13=Roamingnotallowedinthislocationarea
14=GPRS/EPSservicesnotallowedinthisPLMN
15=Nosuitablecellsinlocation/trackingarea
16=MSCtemporarilynotreachable
17=Networkfailure
18=CSdomainnotavailable
LTEonly.
19=ESMfailure
LTEonly.
20=MACfailure
21=Synchfailure
22=Congestion
23=MSsecuritycapabilitiesmismatch
24=Securitymoderejected,unspecified
25=NotauthorizedforthisCSG
LTEonly.
26=NonEPSauthenticationunacceptable
LTEonly.
39=CSdomaintemporarilynotavailable
LTEonly.
40=NoPDP/EPSbearercontextactivated
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagetypenotcompatiblewiththeprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewiththeprotocolstate
111=Protocolerror,unspecified

Trackingareaupdateattempt(TUA)
EventID

TUA

Cellularsystems

LTEFDD,LTETDD

Recordstate

Idle

Description

RecordedbasedonEMMsignalingwhentrackingareaupdateisattempted.Formore
informationaboutthetrackingareaupdateprocedure,see3GPPTS124.301
subclause5.5.3.Thismeasurementeventbeginsthetrackingareaupdateattempt
state.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Trackingareaupdate
contextID

Context

TrackingareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

TAUtype

Integer

Trackingareaupdatetype
ThisisthesameasEPSupdatetypeparameterin3GPPTS
124.301subclause9.9.3.14.
0=TAupdating
1=CombinedTA/LAupdating
2=CombinedTA/LAupdatingwithIMSIattach
3=Periodicupdating

Trackingareaupdatesuccessful(TUS)
EventID

TUS

Cellularsystems

LTEFDD,LTETDD

Recordstate

Trackingareaupdateattemptstate

Description

RecordedbasedonEMMsignalingwhentrackingareaupdateissuccessful.Formore
informationaboutthetrackingareaupdateprocedure,see3GPPTS124.301
subclause5.5.3.Thismeasurementeventterminatesthetrackingareaupdateattempt
state.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Trackingarea
updatecontext
ID

Context

TrackingareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

#TACs

Integer

Numberoftrackingareaidentities

#Params/TAC

Integer

Numberofparameterspertrackingareaidentity

MCC

Integer

Mobilecountrycode
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

Mobilenetworkcode
Range:0999

TAC

Integer

Trackingareacode
Thetrackingareacodeinthetrackingareaidentitylist.See3GPPTS
124.301subclause9.9.3.33.
Range:065535

Trackingareaupdatefail(TUF)
EventID

TUF

Cellularsystems

LTEFDD,LTETDD

Recordstate

Trackingareaupdateattemptstate

Description

RecordedbasedonEMMsignalingwhentrackingareaupdateissuccessful.Formore
informationaboutthetrackingareaupdateprocedure,see3GPPTS124.301
subclause5.5.3.Thismeasurementeventterminatestheroutingareaupdateattempt
state.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Trackingareaupdate
contextID

Context

TrackingareaupdatecontextID

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

EMMcause

Integer

Trackingareaupdatefailurecause
Trackingareaupdaterejectioneventssee3GPPTS24.301
subclause8.2.28.
2=IMSIunknowninHLR/HSS
3=IllegalMS
5=IMEInotaccepted
6=IllegalME
7=GPRS/EPSservicesnotallowed
8=GPRS/EPSservicesandnonGPRS/nonEPSservicesnot
allowed
9=MSidentitycannotbederivedbythenetwork
10=Implicitlydetached
11=PLMNnotallowed
12=Location/trackingareanotallowed
13=Roamingnotallowedinthislocationarea
14=GPRS/EPSservicesnotallowedinthisPLMN
15=Nosuitablecellsinlocation/trackingarea
16=MSCtemporarilynotreachable
17=Networkfailure
18=CSdomainnotavailable
LTEonly.
19=ESMfailure
LTEonly.
20=MACfailure
21=Synchfailure
22=Congestion
23=MSsecuritycapabilitiesmismatch

24=Securitymoderejected,unspecified
25=NotauthorizedforthisCSG
LTEonly.
26=NonEPSauthenticationunacceptable
LTEonly.
39=CSdomaintemporarilynotavailable
LTEonly.
40=NoPDP/EPSbearercontextactivated
95=Semanticallyincorrectmessage
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagetypenotcompatiblewiththeprotocolstate
99=Informationelementnonexistentornotimplemented
100=ConditionalIEerror
101=Messagenotcompatiblewiththeprotocolstate
111=Protocolerror,unspecified

TBFinformation(TBFI)
EventID

TBFI

Cellularsystems

GSM

Recordstate

Attachandpacketactivestate

Description

RecordedwhenTBFallocationismodified.Thisinformationcanbebasedon
RLC/MACandlayer3signaling,orontracemessagesreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

#Header
params

Integer

Numberofheaderparameters

TLLI

String

Temporarylogicallinkidentity

#Params/TBF

Integer

NumberofparametersperTBF

#ULTBFs

Integer

NumberofuplinkTBFs

TFI

Integer

TFI
Temporaryflowidentity.
Range:031

RLCwin.

Integer

RLCwindowsize
RLClayersendbuffersize.
Range:641024

Integer

NumberofdownlinkTBFs

TFI

Integer

TFI
Temporaryflowidentity.
Range:031

RLCwin.

Integer

RLCwindowsize
RLClayersendbuffersize.
Range:641024

#DLTBFs

TBFuplinkestablishment(TBFULE)
EventID

TBFULE

Cellularsystems

GSM

Recordstate

Attachandpacketactivestate

Description

RecordedafterTBFuplinkestablishmentattempt.Therecordedinformationisbased
onRLC/MACandlayer3signalingmessages.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

ULTBFest.cause

Integer

UplinkTBFestablishmentcause
1=Onephaseaccessinchannelrequest
2=Singleblockortwophaseaccessinchannelrequest
11=Onephaseaccessinpacketchannelrequest
12=Twophaseaccessinpacketchannelrequest
13=Pageresponseinpacketchannelrequest
14=Cellupdateinpacketchannelrequest
15=MMprocedureinpacketchannelrequest
16=SingleblockwithoutTBFestablishmentinpacket
channelrequest
17=OnephaseaccessinRLCunackmodeinpacket
channelrequest
21=OnephaseaccessinEGPRSpacketchannelrequest
22=TwophaseaccessinEGPRSpacketchannelrequest
23=SignallinginEGPRSpacketchannelrequest
24=OnephaseaccessinRLCunackmodeinEGPRSpacket
channelrequest
31=Channelrequestinpacketdownlinkack/nack
32=ChannelrequestinEGPRSpacketdownlinkack/nack
51=UserdatainDTMrequest
52=PageresponseinDTMrequest
53=CellupdateinDTMrequest
54=MMprocedureinDTMrequest

ULTBFest.type

Integer

UplinkTBFestablishmenttype
1=Onephaseaccess
2=Twophaseaccess
3=Singleblockormultiblockaccess
4=(EGPRS)PacketdownlinkACK/NACKchannelrequest
5=DTMrequest

ULTBFest.status

Integer

UplinkTBFestablishmentstatus
1=Succeeded
2=Failed
3=Rejected
4=Aborted(e.g.DownlinkTBFassignment)

#ULTBFest.req

Integer

UplinkTBFestablishmentrequestcount

MAClayerthroughput(MACRATE)

EventID

MACRATE

Cellularsystems

UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,WiMAX

Recordstate

Always

Description

Recordedwhenmeasurementsampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.ThisUMTSmeasurementeventisrecorded
simultaneouslywiththePLAIDmeasurementeventandonlyduringHSDPAsession.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforWiMAX|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
25=WiMAX

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams Integer

Numberofheaderparameters

#TrCh

Integer

Numberoftransportchannels

#Params/TrCh

Integer

Numberofparameterspertransportchannel

TrChID

Integer

TransportchannelID
Range:032

TrChtype

Integer

Transportchanneltype
3=HSDSCH

MAChsbitrate Integer

HSDPAMAChsthroughput
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullyreceivedthroughtheMAChslayer.Missingand
erroneousMAChsblocksareexcludedfromthethroughput
calculation.WhenexactMAChsSDUsarenotavailablethe
approximationoftheMAChsthroughputiscalculatedbasedon
transportblocksizesignoringincorrectorduplicatedtransportblocks.
Thiscausesaminorerrorbetweenreportedthroughputandreal
MAChsthroughputbutitstillprovidesaverygoodapproximationof
therealMAChsthroughput.
Minimumvalue:0
Unit:bit/s

MAChsblock
rate

Integer

HSDPAMAChsblockrate
ThetotalnumberofMAChsPDUsreceivedduringthereporting
interval.

MAChs1st
retr.

Float

HSDPAMAChs1stretransmissionrate
TheratioofMAChsPDUsretransmittedafterthefirsttransmission
attempt.
Range:0100
Unit:%

MAChs2nd
retr.

Float

HSDPAMAChs2ndretransmissionrate
TheratioofMAChsPDUsretransmittedafterthesecond
transmissionattempt.
Range:0100
Unit:%

MAChs3rd+
retr.

Float

HSDPAMAChs3rd+retransmissionrate
TheratioofMAChsPDUsretransmittedafterthethirdorlater
transmissionattempt.
Range:0100
Unit:%

MAChs
Float
redundantretr.

HSDPAMAChsredundantretransmissionrate
TheratioofMAChsPDUsthathasalreadybeencorrectlyreceived
andhasunnecessarilybeenretransmitted(duplicatedtransmission).
ThishappenswhentheACKmessagesentbythemobileisdecoded
orreceivedincorrectly,ornotreceivedatall,bythethebasestation.

Range:0100
Unit:%
Celltype

Integer

HSDPAcelltype
1=Primary
2=Secondary

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Headerparams Integer

Numberofheaderparameters

#TrCh

Integer

Numberoftransportchannels

#Params/TrCh

Integer

Numberofparameterspertransportchannel

TrChID

Integer

TransportchannelID
Range:032

TrChtype

Integer

Transportchanneltype
3=HSDSCH

MAChsbitrate Integer

HSDPAMAChsthroughput
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullyreceivedthroughtheMAChslayer.Missingand
erroneousMAChsblocksareexcludedfromthethroughput
calculation.WhenexactMAChsSDUsarenotavailablethe
approximationoftheMAChsthroughputiscalculatedbasedon
transportblocksizesignoringincorrectorduplicatedtransportblocks.
Thiscausesaminorerrorbetweenreportedthroughputandreal
MAChsthroughputbutitstillprovidesaverygoodapproximationof
therealMAChsthroughput.
Minimumvalue:0
Unit:bit/s

MAChsblock
rate

Integer

HSDPAMAChsblockrate
ThetotalnumberofMAChsPDUsreceivedduringthereporting
interval.

MAChs1st
retr.

Float

HSDPAMAChs1stretransmissionrate
Numberofblocksretransmittedafterthefirsttransmissionattempt.
Range:0100
Unit:%

MAChs2nd
retr.

Float

HSDPAMAChs2ndretransmissionrate
Numberofblocksretransmittedafterthesecondtransmission
attempt.
Range:0100
Unit:%

MAChs3rd+
retr.

Float

HSDPAMAChs3rd+retransmissionrate
Numberofblocksretransmittedafterthethirdorlatertransmission
attempt.
Range:0100
Unit:%

ParametersforLTE|Top|
Name

Type

Description

MACDLbitrate

Integer

MACdownlinkthroughput
Minimumvalue:0
Unit:bit/s

MACDLblock
rate

Integer

MACdownlinkblockrate
ThisisthesameasnumberofMACPDUsreceived.
Minimumvalue:0

MACDLBLER

Float

MACdownlinkBLER
Range:0100
Unit:%

MACDLBLER
1st

Float

MACdownlinkBLER1st
Range:0100
Unit:%

MACDLBLER
2nd

Float

MACdownlinkBLER2nd
Range:0100
Unit:%

MACDLBLER

Float

MACdownlinkBLER3rd+

3rd+

Range:0100
Unit:%

MACDLresidual Float
BLER

MACdownlinkresidualBLER
Range:0100
Unit:%

MACDLnew

Integer

MACdownlinknewblocks
Minimumvalue:0

MACDL
redundantretr.

Float

MACdownlinkredundantretransmission
TheratioofMAChsPDUsthathasalreadybeencorrectlyreceived
andhasunnecessarilybeenretransmitted(duplicatedtransmission).
ThishappenswhentheACKmessagesentbythemobileisdecoded
orreceivedincorrectly,ornotreceivedatall,bythethebasestation.
Range:0100
Unit:%

Celltype

Integer

Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1

ParametersforWiMAX|Top|
Name

Type

Description

#MACheader
params

Integer

Numberofheaderparameters

MACrateUL

Integer

WiMAXMACthroughputuplink
Minimumvalue:0
Unit:bit/s

MACrateDL

Integer

WiMAXMACthroughputdownlink
Minimumvalue:0
Unit:bit/s

MACpacket
rateUL

Integer

WiMAXMACpacketrateuplink

MACpacket
rateDL

Integer

WiMAXMACpacketratedownlink

MAClayerthroughputuplink(MACRATEU)
EventID

MACRATEU

Cellularsystems

LTEFDD,LTETDD

Recordstate

Always

Description

Recordedwhenmeasurementsampleisreceivedfromthedevice.

Tools

NemoOutdoor

|Parameters|ParametersforLTE|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name

Type

Description

MACULbitrate

Integer

MACuplinkthroughput
Minimumvalue:0
Unit:bit/s

MACULblockrate

Integer

MACuplinkblockrate
Minimumvalue:0

MACULretr.

Float

MACuplinkretransmissionrate
Range:0100
Unit:%

MACULretr.1st

Float

MACuplinkretransmissionrate1st
Range:0100
Unit:%

MACULretr.2nd

Float

MACuplinkretransmissionrate2nd
Range:0100
Unit:%

MACULretr.3rd+

Float

MACuplinkretransmissionrate3rdormore
Range:0100
Unit:%

MACULresidualBLER

Float

MACuplinkresidualBLER
Range:0100
Unit:%

MACULnew

Integer

MACuplinknewblocks
Minimumvalue:0

MAClayerblockerrorrate(MACBLER)
EventID

MACBLER

Cellularsystems

UMTSFDD,UMTSTDSCDMA,WiMAX

Recordstate

Always

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.ThisUMTSmeasurementeventisrecorded
simultaneouslywiththePLAIDmeasurementeventandonlyduringHSDPAsession.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforWiMAX|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
25=WiMAX

ParametersforUMTSFDD|Top|
Name

Type

Description

#Headerparams Integer

Numberofheaderparameters

#TrCh

Integer

Numberoftransportchannels

#Params/TrCh

Integer

Numberofparameterspertransportchannel

Integer

TransportchannelID
TransportchannelIDisalwaysn/aforHSDSCHtransportchannel
type.
Range:032

TrChID

TrChtype

Integer

Transportchanneltype
3=HSDSCH

#ACK/NACK

Integer

HSDPAMAChsACK/NACKcount
ThetotalnumberofACKandNACKstatusmessagessenttothe
uplinkbyMAChslayer.

MAChsBLER Float

HSDPAMAChsblockerrorratedownlink
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUs.
Range:0100
Unit:%

#Datablocks

HSDPAMAChsdatablocks
Thetotalnumberofdatablockstransferredduringthereporting
period.

Integer

MAChs
Float
residualBLER

HSDPAMAChsresidualblockerrorrate
TheratiooftransportblocksthathavenotbeenfixedbyHARQ(inthe
MAChslayer)toall'newdata'indicatedtransportblocks(=first
attempts).
Range:0100
Unit:%

Celltype

HSDPAcelltype
1=Primary
2=Secondary

Integer

ParametersforUMTSTDSCDMA|Top|
Name

Type

Description

#Headerparams Integer

Numberofheaderparameters

#TrCh

Integer

Numberoftransportchannels

#Params/TrCh

Integer

Numberofparameterspertransportchannel

TrChID

Integer

TransportchannelID
TransportchannelIDisalwaysn/aforHSDSCHtransportchannel
type.
Range:032

TrChtype

Integer

Transportchanneltype
3=HSDSCH

#ACK/NACK

Integer

HSDPAMAChsACK/NACKcount
ThetotalnumberofACKandNACKstatusmessagessenttothe
uplinkbyMAChslayer.

MAChsBLER Float

HSDPAMAChsblockerrorratedownlink
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUs.
Range:0100
Unit:%

#Datablocks

HSDPAMAChsdatablocks
Thetotalnumberofdatablockstransferredduringthereporting
period.

Integer

MAChs
Float
residualBLER

HSDPAMAChsresidualblockerrorrate
TheratiooftransportblocksthathavenotbeenfixedbyHARQ(inthe
MAChslayer)toall'newdata'indicatedtransportblocks(=first
attempts).
Range:0100
Unit:%

ParametersforWiMAX|Top|
Name

Type

Description

PER

Float

WiMAXPER
Range:0100
Unit:%

AMRinformation(AMRI)
EventID

AMRI

Cellularsystems

GSM,GANWLAN

Recordstate

Callconnectionstate

Description

RecordedwhenAMRinformationismodifiedbasedonthetracemessagesofthe
device.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
21=GANWLAN

Name

Type

Description

AMRinit.mode

Integer

AMRinitialcodecmode
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRICMI

Integer

AMRinitialcodecmodeindicator
0=Implicitrule
1=RATSCCH/L3

AMRTH1

Float

AMRfirstthreshold
Range:032
Unit:dB

AMRHYS1

Float

AMRfirsthysteresis
Range:08
Unit:dB

AMRTH2

Float

AMRsecondthreshold
Range:032
Unit:dB

AMRHYS2

Float

AMRsecondhysteresis
Range:08
Unit:dB

AMRTH3

Float

AMRthirdthreshold
Range:032
Unit:dB

AMRHYS3

Float

AMRthirdhysteresis
Range:08
Unit:dB

#Activecodecs

Integer

AMRnumberofactivecodecs

ParametersforGSM|Top|

AMRcodecs

Integer

AMRactivecodecs
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

ParametersforGANWLAN|Top|
Name

Type

Description

AMRinit.mode

Integer

AMRinitialcodecmode
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRICMI

Integer

AMRinitialcodecmodeindicator
0=Implicitrule
1=RATSCCH/L3

AMRTH1

Float

AMRfirstthreshold
Range:050
Unit:%

AMRHYS1

Float

AMRfirsthysteresis
Range:017
Unit:%

AMRTH2

Float

AMRsecondthreshold
Range:050
Unit:%

AMRHYS2

Float

AMRsecondhysteresis
Range:017
Unit:%

AMRTH3

Float

AMRthirdthreshold
Range:050
Unit:%

AMRHYS3

Float

AMRthirdhysteresis
Range:017
Unit:%

#Activecodecs

Integer

AMRnumberofactivecodecs

AMRcodecs

Integer

AMRactivecodecs
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4

5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRstatus(AMRS)
EventID

AMRS

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,GANWLAN

Recordstate

Callconnectionstate

Description

RecordedwhenAMRinformationismodifiedbasedonthetracemessagesofthe
device.

Tools

NemoOutdoor

|Parameters|ParametersforGSM |ParametersforUMTSFDDandUMTSTDSCDMA|ParametersforLTE|ParametersforGANWLAN|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

Name

Type

Description

AMRmodeUL

Integer

AMRmodeuplink
CurrentULmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRmodeDL

Integer

AMRmodedownlink
CurrentDLmodewithinmodeset.
0=NB4.75

ParametersforGSM|Top|

1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85
AMRmodecmd.

Integer

AMRlastmodecommand
Lastmodecommandwithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRmodereq.

Integer

AMRlastmoderequest
Lastmoderequestwithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRchanneltype

Integer

AMRchanneltype
1=Halfrate
2=Fullrate
3=Widebandrate

ParametersforUMTSFDDandUMTSTDSCDMA|Top|
Name

Type

Description

AMRmodeUL

Integer

AMRmodeuplink
CurrentULmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2

7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85
AMRmodeDL

Integer

AMRmodedownlink
CurrentDLmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

Name

Type

Description

AMRmodeUL

Integer

AMRmodeuplink
CurrentULmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRmodeDL

Integer

AMRmodedownlink
CurrentDLmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

ParametersforLTE|Top|

ParametersforGANWLAN|Top|
Name

Type

Description

AMRmodeUL

Integer

AMRmodeuplink
CurrentULmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRmodeDL

Integer

AMRmodedownlink
CurrentDLmodewithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRmodecmd.

Integer

AMRlastmodecommand
Lastmodecommandwithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2
100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85

AMRmodereq.

Integer

AMRlastmoderequest
Lastmoderequestwithinmodeset.
0=NB4.75
1=NB5.15
2=NB5.9
3=NB6.7
4=NB7.4
5=NB7.95
6=NB10.2
7=NB12.2

100=WB6.6
101=WB8.85
102=WB12.65
103=WB14.25
104=WB15.85
105=WB18.25
106=WB19.85
107=WB23.05
108=WB23.85
AMRchanneltype

Integer

AMRchanneltype
1=Halfrate
2=Fullrate
3=Widebandrate

AMRlinkqualityestimate(AMRQ)
EventID

AMRQ

Cellularsystems

GSM

Recordstate

Callconnectionstate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM

AMRC/I

Float

AMRlinkqualityestimate
See3GPPTS145.009AnnexA.
Range:040
Unit:dB

Audioqualityuplink(AQUL)
EventID

AQUL

Cellularsystems

All

Recordstate

Callconnectionstate

Description

RecordedaftervoicequalitysampleisreceivedandtheMOSscoreofthesampleis
calculated.Thismeasurementeventisrecordedonlyduringvoicequality
measurements.

Tools

NemoServer

|Parameters|
Parameters|Top|

Name

Type

Description

AQtypeUL

Integer

AudioqualitytypeUL
1=EMOS
2=PESQNB
ThisisthesameasP.862.1standard.
3=3SQM
6=PESQWB
ThisisthesameasP.862.2standard.
7=POLQANB
ThisisthesameasITUTP.863standard.
8=POLQASWB
ThisisthesameasITUTP.863standard.

AQMOS

Float

AudioqualityMOSUL
AudioqualitymeanAveragequalityvalueduringoneaudio
sample.
Range:05
Unit:MOS

AQsamplefile

String

AudioqualitysamplefilenameUL

AQref.file

String

AudioqualityreferencesamplefilenameUL

AQtimestamp

String

AudioqualitytimestampUL
Timestampwrittenwhentheaudiosampleanalyzedisfully
received.Thisisneededsinceitcantakealittlewhilebefore
measurementeventiswrittenaftervoicequalitysampleis
received.

AQsampledurationUL

Integer

AudiosampledurationUL
Unit:ms

AQactivity

Float

Audioqualityspeechactivity
P.862statesthatthespeechactivityinatestsignalreference
andthedegradedsampleusedwithPESQshouldbe
between40%and80%.Alowspeechactivitycouldcausethe
PESQscoretobeinaccurate.Althoughthetypicalspeech
activityforatestsignalcanvarydependingonthelanguage
usedinthesignal.Iftheactivityratioisabove85%,itislikely
thatthereisbackgroundnoise,etc.Iftheactivityratioisbelow
35%,itislikelythatthecallissilentoraudioinformationhas
beenlost.Mutingofasignaltypicallyoccurswhenanerror
concealmentalgorithmatthereceiverhasinsufficient
informationtoreplacemissingorcorrupteddataaudioquality
meandelay.
Range:0100
Unit:%

AQdelay

Float

Audioqualitydelaymean
Framebyframedelayisthedelaymeasureusedin
calculatingthePESQqualityscore.Thedelayiscalculatedfor
each16msframeseparately.Average,minimum,and
maximumdelayisreported.Delaychangesaremostlikelyto
becausedbyjitterbufferadaptationwithVoIP.These
adaptationsoccurwhenthereisalargechangeinthejitteron
anIPnetwork.AsjitterontheVoIPnetworkincreases,the
delaymeasuredbyPESQToolswilltypicallyincreaseasthe
jitterbuffergrowsinsize.Asthejitterdecreases,thedelay
measuredwilltypicallydecreaseasthejitterbufferdecreases
insize.
Unit:ms

AQmindelay

Float

Audioqualitydelaymin
Seedescriptionforaudioqualitydelaymeanparameter.
Unit:ms

AQmaxdelay

Float

Audioqualitydelaymax
Seedescriptionforaudioqualitydelaymeanparameter.
Unit:ms

AQstdevdelay

Float

Audioqualitydelaystd
Seedescriptionforaudioqualitydelaymeanparameter.
Unit:ms

AQSNR

Float

AudioqualitySNR
Estimatedsignaltonoiseratio.SNRmeasuresthesignal
strengthofthespeechstreamrelativetobackgroundnoise,
i.e.therelativeloudnessofspeechcomparedtonoise.The
higherthesignaltonoiseratio,thebetterthepossible

listeningquality.AnSNRvalueof20dBcanbegintoimpair
conversationalquality.Typicalvalueis45dB.
Range:1060
Unit:dB
AQinsertiongain

Float

Audioqualityinsertiongain
Gaincalculatedforactivesignalinactiveperiods.dB
differencebetweenactivesignalofreferenceanddegraded
signals(calculatedasofdegradedminusofreferencesignal).
Typicalvalueis0dBfordigitalsignal.
Unit:dB

AQnoisegain

Float

Audioqualitynoisegain
Gaincalculatedfornoiseinsilentperiods.dBdifference
betweenmeannoiselevelofreferenceanddegradedsignals.
Calculatedasofdegradedminusofreferencesignal.
Insertion/noisegainhastypicalrangefrom20dBto20dB
andtypicalvalueof6dB.Gainstatisticsprovideinformation
ontheactivespeechleveldifferencebetweenthereference
andthedegradedsignalaswellasontheamountof
backgroundnoiseinthedegradedsignal.Forexample,ifthe
systembeingtestedintroducesbackgroundnoise,thePESQ
scoresforthissystemwillbelowerthanthoseofsystemsthat
donotintroducenoise.Thevalueoftheparameter"noise
gain"indicatesthepresenceofbackgroundnoise,makingit
unnecessarytolistentothesamplesinordertofindoutthe
reasonforthelowscore.
Unit:dB

Audioqualitydownlink(AQDL)
EventID

AQDL

Cellularsystems

All

Recordstate

Callconnectionstate

Description

RecordedaftervoicequalitysampleisreceivedandtheMOSscoreofthesampleis
calculated.Thismeasurementeventisrecordedonlyduringvoicequality
measurements.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforEMOS,PESQ,3SQM,andPOLQA|ParametersforStreamingQuality|ParametersforNiQADSPLQ|
Parameters|Top|
Name

Type

Description

AQtypeDL

Integer

AudioqualitytypeDL
1=EMOS
2=PESQNB
ThisisthesameasP.862.1standard.
3=3SQM
4=Streamingquality
5=NiQADSPLQ
ThisisalsoknownasPSM.
6=PESQWB
ThisisthesameasP.862.2standard.
7=POLQANB
ThisisthesameasITUTP.863standard.
8=POLQASWB
ThisisthesameasITUTP.863standard.

ParametersforEMOS,PESQ,3SQM,andPOLQA|Top|
Name

Type

Description

AQMOS

Float

AudioqualityMOSDL
Averagequalityvalueduringoneaudiosample.
Range:05
Unit:MOS

AQsamplefile

String

AudioqualitysamplefilenameDL
Nameoftheaudiosamplefilestoredondiskduring
measurement.Emptyifthefileisnotsaved.

AQref.file

String

AudioqualityreferencesamplefilenameDL

AQtimestamp

String

AudioqualitytimestampDL
Timestampwrittenwhentheaudiosampleanalyzedisfully
received.Thisisneededsinceitcantakealittlewhilebefore
AQDLeventiswrittenaftervoicequalitysampleisreceived.

AQsampleduration

Integer

AudioqualitysampledurationDL
Unit:ms

AQactivity

Float

Audioqualityspeechactivity
P.862statesthatthespeechactivityinatestsignalreference
andthedegradedsampleusedwithPESQshouldbe
between40%and80%.Alowspeechactivitycouldcausethe
PESQscoretobeinaccurate.Althoughthetypicalspeech
activityforatestsignalcanvarydependingonthelanguage
usedinthesignal.Iftheactivityratioisabove85%,itislikely
thatthereisbackgroundnoise,etc.Iftheactivityratioisbelow
35%,itislikelythatthecallissilentoraudioinformationhas
beenlost.Mutingofasignaltypicallyoccurswhenanerror
concealmentalgorithmatthereceiverhasinsufficient
informationtoreplacemissingorcorrupteddataaudioquality
meandelay.
Range:0100
Unit:%

AQdelay

Float

Audioqualitydelaymean
Framebyframedelayisthedelaymeasureusedin
calculatingthePESQqualityscore.Thedelayiscalculatedfor
each16msframeseparately.Average,minimum,and
maximumdelayisreported.Delaychangesaremostlikelyto
becausedbyjitterbufferadaptationwithVoIP.These
adaptationsoccurwhenthereisalargechangeinthejitteron
anIPnetwork.AsjitterontheVoIPnetworkincreases,the
delaymeasuredbyPESQToolswilltypicallyincreaseasthe
jitterbuffergrowsinsize.Asthejitterdecreases,thedelay
measuredwilltypicallydecreaseasthejitterbufferdecreases
insize.
Unit:ms

AQmindelay

Float

Audioqualitydelaymin
Seedescriptionforaudioqualitydelaymeanparameter.
Unit:ms

AQmaxdelay

Float

Audioqualitydelaymax
Seedescriptionforaudioqualitydelaymeanparameter.
Unit:ms

AQstdevdelay

Float

Audioqualitydelaystd
Seedescriptionforaudioqualitydelaymeanparameter.
Unit:ms

AQSNR

Float

AudioqualitySNR
Estimatedsignaltonoiseratio.SNRmeasuresthesignal
strengthofthespeechstreamrelativetobackgroundnoise,
i.e.therelativeloudnessofspeechcomparedtonoise.The
higherthesignaltonoiseratio,thebetterthepossible
listeningquality.AnSNRvalueof20dBcanbegintoimpair
conversationalquality.Typicalvalueis45dB.
Range:1060
Unit:dB

AQinsertiongain

Float

Audioqualityinsertiongain
Gaincalculatedforactivesignalinactiveperiods.dB
differencebetweenactivesignalofreferenceanddegraded
signals(calculatedasofdegradedminusofreferencesignal).
Typicalvalueis0dBfordigitalsignal.
Unit:dB

AQnoisegain

Float

Audioqualitynoisegain

Gaincalculatedfornoiseinsilentperiods.dBdifference
betweenmeannoiselevelofreferenceanddegradedsignals.
Calculatedasofdegradedminusofreferencesignal.
Insertion/noisegainhastypicalrangefrom20dBto20dB
andtypicalvalueof6dB.Gainstatisticsprovideinformation
ontheactivespeechleveldifferencebetweenthereference
andthedegradedsignalaswellasontheamountof
backgroundnoiseinthedegradedsignal.Forexample,ifthe
systembeingtestedintroducesbackgroundnoise,thePESQ
scoresforthissystemwillbelowerthanthoseofsystemsthat
donotintroducenoise.Thevalueoftheparameter"noise
gain"indicatesthepresenceofbackgroundnoise,makingit
unnecessarytolistentothesamplesinordertofindoutthe
reasonforthelowscore.
Unit:dB

ParametersforStreamingQuality|Top|
Name

Type

Description

AQMOSstreaming

Float

AudioqualityMOSstreaming
Averagequalityvalueduringoneaudiosample.
Range:15
Unit:MOS

ParametersforNiQADSPLQ|Top|
Name

Type

Description

AQMOSDL

Float

AudioqualityMOSDL(NemoHandyonly)
Averagequalityvalueduringoneaudiosample.
Range:05
Unit:MOS

Audioqualityecho(AQECHO)
EventID

AQECHO

Cellularsystems

All

Recordstate

Callconnectionstate

Description

Recordedaftervoicequalitysampleistransmittedandtheechoofthesampleis
calculated.Thismeasurementeventisrecordedonlyduringvoicequality
measurements.

Tools

NemoOutdoor

|Parameters|ParametersforOpticomadvancedechomodel |
Parameters|Top|
Name

Type

Description

AQechotype

Integer

Audioqualityechotype
1=Opticomadvancedechomodel

ParametersforOpticomadvancedechomodel|Top|
Name

Type

#Headerparams Integer
Sampletype
#Echosamples

Description
Numberofheaderparameters

Integer

Audioqualityechosampletype
1=Transmittedsample

Integer

Numberofechosamples

#Params/Echo
sample

Integer

Numberofparametersperechosample

#AQecho
annoyance

Integer

Audioqualityechoannoyance
1=Acceptable
2=Unacceptable
3=Sidetone

ERL

Float

Audioqualityecholevel
Thisissameasechoreturnlossparameter.
Range:060
Unit:dB

Echodelay

Integer

Audioqualityechodelay
Range:01000
Unit:ms

Echo
occurrence

Float

Audioqualityechooccurrence
Definestheratioofechointhereportedechosample.
Range:0100
Unit:%

Echodifftotol. Float

Audioqualitydifftotolerance
Definesthemeasuredecholeveldifferencetothetolerancecurve
definedbyITUTrecordG.131.
Unit:dB

Audioreceptionstate(AQRX)
EventID

AQRX

Cellularsystems

All

Recordstate

Callconnectionstate

Description

Recordedduringaudioreception.

Tools

NemoOutdoor,NemoHandy

|Parameters|Parametersformutedetection|
Parameters|Top|
Name

Type

Description

AQRXtype

Integer

AudioRXdetectiontype
1=Mutedetection

Parametersformutedetection|Top|
Name

Type

Description

AQRXstate

Integer

AudioRXstate
1=Audiooff
2=Audioon

Audioqualityinfo(AQI)

EventID

AQI

Cellularsystems

All

Recordstate

Callconnectionstate

Description

Recordedwhenthemeasurementtoolachievessynchronizationwiththetransferred
voicequalitysample.Thismeasurementeventisrecordedonlyduringvoicequality
measurements.

Tools

NemoOutdoor,NemoServer

|Parameters|
Parameters|Top|
Name

Type

Description

AQtypeDL

Integer

AudioqualitytypeDL
1=EMOS
2=PESQNB
ThisisthesameasP.862.1standard.
3=3SQM
4=Streamingquality
5=NiQADSPLQ
ThisisalsoknownasPSM.
6=PESQWB
ThisisthesameasP.862.2standard.
7=POLQANB
ThisisthesameasITUTP.863standard.
8=POLQASWB
ThisisthesameasITUTP.863standard.

AQtype

Integer

Audioqualitytesttype
1=Loopback
2=Uplink
3=Downlink
4=Uplink/downlink
5=Off

AQsignal

Integer

Audioqualitysignalstatus
Thisparameterhasneverbeenloggedanditisdeprecated.
1=Notdetected
2=Detected

AQsynch.

Integer

Audioqualitysynchronizationstatus
0=Nosynchronization
1=Synchronized

Downlinkvideoquality(VQDL)
EventID

VQDL

Cellularsystems

All

Recordstate

Datatransferstate

Description

Recordedsemiperiodicallywhenapplicationlayerdataisreceivedfromtheserver.
ThemeasurementeventiswrittensimultaneouslywiththeDRATEmeasurement.

Tools

NemoOutdoor,NemoHandy

|Parameters|ParametersforStreamingQuality|ParametersforPsytechnicsPVImobilestreamingquality|ParametersforPsytechnicsPVIstreaming
quality|ParametersforOpticomPEVQSstreamingquality|
Parameters|Top|
Name

Type

Description

DatatransfercontextID

Context

DatatransfercontextID

VQtype

Integer

Videoqualitytype
1=Genistastreamingquality
2=PsytechnicsPVImobilestreamingquality
3=PsytechnicsPVIstreamingquality
4=OpticomPEVQSstreamingquality

ParametersforStreamingQuality|Top|
Name

Type

Description

VQMOS

Float

VideoqualityMOS
Videoqualityismeasuredpassivelyfrommediastreams
carriedoverpacketbasednetworks.Factorsthataffectquality
includedelayvariations,packetlossesandotherdistortions
whichmaybevisibleinthevideo.Alsofactorssuchasthe
videocodecitselfareincludedinthefinalresult.However,
endtoendandroundtripdelaysarenottakenintoaccount.
VideoqualityisnormallydisplayedasMOS(MeanOpinion
Score),whichisexpressedasasinglenumber.Therange
variesfrom1to5,where1ispoorqualityand5isperfect.
UsuallytheMOSvaluedoesnotreach5,thepractical
maximumbeingmostcommonlybetweenthevalues3and4.
Range:05
Unit:MOS

VQblockiness

Float

Videoqualityblockiness
Perceptualmeasureoftheextentblocky,patchyimages.
Causeiscompression,biterrors,packetlossandhigh
motion.
Unit:%

VQblurriness

Float

Videoqualityblurriness
Perceptualmeasureofthelossoffinedetailandthe
smearingofedges.Causeiscompression,biterrors,packet
lossandlowpassfiltering.
Unit:%

VQjerkiness

Float

Videoqualityjerkiness
Perceptualmeasureoffrozenpicturesormotionthatdoesnot
looksmooth.Causeisnetworkcongestion,packetloss,
framesdroppedbytheencoder,reducedframerate.
Unit:%

ParametersforPsytechnicsPVImobilestreamingquality|Top|
Name

Type

Description

VQMOS

Float

VideoqualityMOS
Videoqualityismeasuredpassivelyfrommediastreams
carriedoverpacketbasednetworks.Factorsthataffectquality
includedelayvariations,packetlossesandotherdistortions
whichmaybevisibleinthevideo.Alsofactorssuchasthe
videocodecitselfareincludedinthefinalresult.However,
endtoendandroundtripdelaysarenottakenintoaccount.
VideoqualityisnormallydisplayedasMOS(MeanOpinion
Score),whichisexpressedasasinglenumber.Therange
variesfrom1to5,where1ispoorqualityand5isperfect.
UsuallytheMOSvaluedoesnotreach5,thepractical
maximumbeingmostcommonlybetweenthevalues3and4.
Range:05
Unit:MOS

VQjitter

Integer

Videoqualityjitter
Jitteristhedelayvariationofthestreamingprocess.Itrecords
thedelayofreceivedUDPdatagramscarryingthevideodata.If
thedelayistoolarge,videowillnotplayseamlessly.
Unit:ms

VQPER

Float

Videoqualitypacketerrorrate
Displaystherateoflostpacketsbetweenthelastandthe
currentrequest.TheUDPprotocoldoesnotrequireall
packetstoarrivetotheclient.Thisiswhysomepacketsmight
belostduringthetransferduetobadnetworkorlongdelay
variations(jitter).
Unit:%

ParametersforPsytechnicsPVIstreamingquality|Top|
Name

Type

Description

VQMOS

Float

VideoqualityMOS
Videoqualityismeasuredpassivelyfrommediastreams
carriedoverpacketbasednetworks.Factorsthataffectquality
includedelayvariations,packetlossesandotherdistortions
whichmaybevisibleinthevideo.Alsofactorssuchasthe
videocodecitselfareincludedinthefinalresult.However,
endtoendandroundtripdelaysarenottakenintoaccount.
VideoqualityisnormallydisplayedasMOS(MeanOpinion
Score),whichisexpressedasasinglenumber.Therange
variesfrom1to5,where1ispoorqualityand5isperfect.
UsuallytheMOSvaluedoesnotreach5,thepractical
maximumbeingmostcommonlybetweenthevalues3and4.
Range:05
Unit:MOS

VQjitter

Integer

Videoqualityjitter
Jitteristhedelayvariationofthestreamingprocess.Itrecords
thedelayofreceivedUDPdatagramscarryingthevideodata.If
thedelayistoolarge,videowillnotplayseamlessly.
Unit:ms

VQPER

Float

Videoqualitypacketerrorrate
Displaystherateoflostpacketsbetweenthelastandthe
currentrequest.TheUDPprotocoldoesnotrequireall
packetstoarrivetotheclient.Thisiswhysomepacketsmight
belostduringthetransferduetobadnetworkorlongdelay
variations(jitter).
Unit:%

MOSdegradation

Float

VideoqualityMOSdegradation
Thisisthecurrentvideoqualitydifferencecomparedtoa
'perfectnetwork'.
Range:05
Unit:MOS

Deg.duePER

Float

Videoqualitydegradationduetopacketerrors
Thecurrentproportionofcurrentqualitydegradationthatis
duetopacketloss.Showstheextenttowhichpacketlosshas
contributedtothecurrentqualityloss.
Range:0100
Unit:%

Deg.duecompress

Float

Videoqualitydegradationduetocompression
Theproportionofcurrentqualitydegradationthatisdueto
videocompression.Showstheextenttowhichvideo
compressionhascontributedtothecurrentqualityloss.
Range:0100
Unit:%

Videoframerate

Float

Videoframerate
Definesthenumberofpictureframesdisplayedduringone
second.TheresultisequivalenttoFPS(framespersecond),
whichisusuallyaround10withmobilecontent.Forexample,
whenviewinganormalDVD,theFPSis23.976withNTSC
and25withPAL.
Range:050
Unit:frame

Videoprotocol

String

Videoprotocol
Definestheprotocolusedtotransferthefilethroughthe
network.ThisversionofPVIiscalibratedwithRealPlayerand
supportsmostlyRTP(RealTimeProtocol).RDTstreamscan
beplayedbackbutdiagnosticsarenotavailable.Streamswith
RDTprotocolaredisplayedas"Unknown/Notsupported".

Videocodec

String

Videocodec
Definesthevideocodecusedinthecontainerformat.Usually
thisisH.263,H.263+,H.264(MPEG4Part10)orMPEG4
Visual(MPEG4Part2)whenstreamingmobilecontent.

ParametersforOpticomPEVQSstreamingquality|Top|
Name

Type

Description

VQMOS

Float

VideoqualityMOS
Videoqualityismeasuredpassivelyfrommediastreams
carriedoverpacketbasednetworks.Factorsthataffectquality
includedelayvariations,packetlossesandotherdistortions
whichmaybevisibleinthevideo.Alsofactorssuchasthe
videocodecitselfareincludedinthefinalresult.However,
endtoendandroundtripdelaysarenottakenintoaccount.
VideoqualityisnormallydisplayedasMOS(MeanOpinion
Score),whichisexpressedasasinglenumber.Therange
variesfrom1to5,where1ispoorqualityand5isperfect.
UsuallytheMOSvaluedoesnotreach5,thepractical
maximumbeingmostcommonlybetweenthevalues3and4.
Range:05
Unit:MOS

VQMOSBVQA

Float

VideoqualityMOSBVQA
BestvideoqualityMOSavailableatthecurrentpoint.
Range:05
Unit:MOS

Videoframerate

Float

Videoframerate
Definesthenumberofpictureframesdisplayedduringone
second.TheresultisequivalenttoFPS(framespersecond),
whichisusuallyaround10withmobilecontent.Forexample,
whenviewinganormalDVD,theFPSis23.976withNTSC
and25withPAL.
Range:050
Unit:frame

VQbitrate

Integer

Videoqualityaveragebitrate
Minimumvalue:0
Unit:bit/s

VQbufferfill

Float

Videoqualitybufferfill
Thenumberofframesinthebufferpersecond.

VQtimestamp

String

Videoqualitytimestamp
TimestampwrittenwhenthevideoqualityMOSanalyzedis
fullyreceived.Thisisneededsinceitcantakealittlewhile
beforeVQDLeventiswrittenafterMOSisreceived.

Videothroughput(VRATE)
EventID

VRATE

Cellularsystems

UMTSFDD

Recordstate

Callconnectionstate

Description

Recordedforvideocallwhenparametersampleisreceivedfromthedeviceandthe
receivedsamplediffersfromthepreviousresult.

Tools

NemoOutdoor

|Parameters|ParametersforUMTSFDD|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
5=UMTSFDD

Name

Type

Description

Videoprotocol

Integer

Videoprotocol
1=HDLC

ParametersforUMTSFDD|Top|

VideorateUL

Integer

Videorateuplink
Minimumvalue:0
Unit:bit/s

VideorateDL

Integer

Videoratedownlink
Minimumvalue:0
Unit:bit/s

VideoframerateUL

Integer

Videoframerateuplink

VideoframerateDL

Integer

Videoframeratedownlink

VideoFER

Float

VideoFER
Numberoferroneousframesreceived.
Unit:%

VQI

Float

Videocallqualityindex
Range:15

Messagesending/receivingattempt(MSGA)
EventID

MSGA

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x,iDEN

Recordstate

Always

Description

RecordedwhenSMS,MMS,orUSSDmessagesendingisattemptedoramessageis
received.ThismeasurementeventbeginstheSMS,MMS,andUSSDtransmission
state.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforSMSandIMSSMSmessage|ParametersforMMSmessage|ParametersforCDMASMSmessage|Parametersfor
USSDmessage |ParametersforKodiakIPA |ParametersforUSSDmessagesequence |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x
55=iDEN

Messagetype

Integer

Messagetype
1=SMS
2=MMS
3=CDMASMS
4=USSD
5=KodiakIPA
Kodiakinstantprivatealert.
6=USSDsequence
Loggedtoindicatethebeginningandendingofsending
multipleseparateUSSDmessages.
7=IMSSMS

ParametersforSMSandIMSSMSmessage|Top|
Name

Type

Description

SMScontextID

Context

SMScontextID

SMSmsg.type

Integer

SMSmessagetype
1=Receive
2=Send

3=Statusreport
4=Command
5=Broadcast
SMSnumber

String

SMSphonenumber

SMSC

String

SMSservicecenteraddress

SMScodingscheme

Integer

SMSdatacodingscheme
GSM03.38definesthemeaningofthisparameter.
Range:0255

SMSdata

String(hex)

SMSmessagedata
SMSdatainhexadecimalvalues.

SMStimeout

Integer

SMStimeout
ThetimeoutvaluefromSMSsendattempt(MSGA)tosuccess
(MSGS).IfSMShasnotbeensentduringthistimetheMSGF
measurementeventisrecorded.
Unit:ms

ParametersforMMSmessage|Top|
Name

Type

Description

MMScontextID

Context

MMScontextID

MMSmsg.type

Integer

MMSmessagetype
1=Send
2=Retrieve
3=Notification
4=Deliveryreport

MMSser.center

String

MMSservicecenter

MMStr.protocol

Integer

MMStransportprotocol
1=WAP1.0
2=SMS
3=WAP2.0

#MMSfiles

Integer

NumberofMMSfiles

MMSfilename

String

MMSfilename
ForsendMMSmessagetypethisisanameoftheMMS
messagefile.ForretrievedandnotificationMMStypesthisa
MMSmessagereference(thatisinapracticeacontent
locationinaURIform).

MMStimeout

Integer

MMStimeout
ThetimeoutvaluefromMMSsendattempt(MSGA)tosuccess
(MSGS).IfMMShasnotbeensentduringthistimetheMSGF
measurementeventisrecorded.
Unit:ms

ParametersforCDMASMSmessage|Top|
Name

Type

Description

SMScontextID

Context

SMScontextID

SMSmsg.type

Integer

SMSmessagetype
1=Receive
2=Send
3=Statusreport
4=Command
5=Broadcast

SMSnumber

String

SMSphonenumber

SMSdata

String(hex)

SMSmessagedata
SMSdatainhexadecimalvalues.

SMStimeout

Integer

SMStimeout
ThetimeoutvaluefromSMSsendattempt(MSGA)tosuccess
(MSGS).IfSMShasnotbeensentduringthistimetheMSGF
measurementeventisrecorded.
Unit:ms

ParametersforUSSDmessage|Top|
Name

Type

Description

USSDcontextID

Context

USSDcontextID

USSDsequencecontext
ID

Context

USSDsequencecontextID

USSDtype

Integer

USSDmessagetype
See3GPPTS123.090.
1=Mobilerequest
Mobileoriginatedrequesttothenetworkforwhichthe
mobilestationwaitsfortheanswer.
2=Mobileresponse
Mobileoriginatedresponsetothenetworkrequest.
3=Networkrequest
Networkoriginatedrequestofinformationforthemobile
station.
4=Networkresponse
Networkoriginatedresponsetotherequestreceivedfrom
themobilestation.
5=Networknotification
Networkoriginatednotificationthatdoesnotrequirefurther
actionfromthemobilestation.

USSDgateway

String

USSDgateway

USSDdata

String(hex)

USSDmessagedata

Name

Type

Description

KodiakIPAcontextID

Context

KodiakIPAcontextID

IPAtype

Integer

KodiakIPAmessagetype
1=Send
2=Receive

IPAaddress

String

KodiakIPAaddress
ThisistheaddresswheretheIPAisreceivedorwhereitis
sent.

ParametersforKodiakIPA|Top|

ParametersforUSSDmessagesequence|Top|
Name

Type

Description

USSDsequencecontext
ID

Context

USSDsequencecontextID

USSDgateway

String

USSDgateway

USSDdata

String(hex)

USSDmessagedata
ThisparametercontainsallUSSDmessagesthatare
transmittedinthissession.Differentmessagesare
separatedusingsemicolon.

Messagesending/receivingsuccess(MSGS)
EventID

MSGS

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x,iDEN

Recordstate

SMS,MMS,andUSSDtransmissionstate

Description

RecordedwhenSMS,MMS,orUSSDmessageissentorreceivedsuccessfully.The
SMSmessageisconsideredsuccessfullyreceivedwhentheresponsefromtheSMS
serverisreceived.TerminatestheSMS,MMS,andUSSDtransmissionstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforSMSandIMSSMSmessage|ParametersforMMSmessage|ParametersforCDMASMSmessage|Parametersfor

USSDmessage ParametersforKodiakIPA ParametersforUSSDmessagesequence

Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x
55=iDEN

Messagetype

Integer

Messagetype
1=SMS
2=MMS
3=CDMASMS
4=USSD
5=KodiakIPA
Kodiakinstantprivatealert.
6=USSDsequence
Loggedtoindicatethebeginningandendingofsending
multipleseparateUSSDmessages.
7=IMSSMS

ParametersforSMSandIMSSMSmessage|Top|
Name

Type

Description

SMScontextID

Context

SMScontextID

Ref.number

Integer

SMSreferencenumber
ReferencenumberforsentSMSmessage.

SMSmsg.type

Integer

SMSmessagetype
1=Receive
2=Send
3=Statusreport
4=Command
5=Broadcast

ParametersforMMSmessage|Top|
Name

Type

Description

MMScontextID

Context

MMScontextID

MMSmsg.ID

String

MMSmessageID

MMSmsg.type

Integer

MMSmessagetype
1=Send
2=Retrieve
3=Notification
4=Deliveryreport

ParametersforCDMASMSmessage|Top|
Name

Type

Description

SMScontextID

Context

SMScontextID

SMSduration

Integer

SMStransmissionduration
DefineshowlongtheSMStransmissionhastaken.
CalculatedfromoriginationorpagingmessagetotheSMS
acknowledgementmessage.
Unit:ms

ParametersforUSSDmessage|Top|
Name

Type

Description

USSDcontextID

Context

USSDcontextID

USSDtype

Integer

USSDmessagetype
See3GPPTS123.090.
1=Mobilerequest

Mobileoriginatedrequesttothenetworkforwhichthe
mobilestationwaitsfortheanswer.
2=Mobileresponse
Mobileoriginatedresponsetothenetworkrequest.
3=Networkrequest
Networkoriginatedrequestofinformationforthemobile
station.
4=Networkresponse
Networkoriginatedresponsetotherequestreceivedfrom
themobilestation.
5=Networknotification
Networkoriginatednotificationthatdoesnotrequirefurther
actionfromthemobilestation.

ParametersforKodiakIPA|Top|
Name

Type

Description

KodiakIPAcontextID

Context

KodiakIPAcontextID

IPAtype

Integer

KodiakIPAmessagetype
1=Send
2=Receive

ParametersforUSSDmessagesequence|Top|
Name

Type

Description

USSDsequencecontext
ID

Context

USSDsequencecontextID

Messagesending/receivingfailed(MSGF)
EventID

MSGF

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,cdmaOne,CDMA1x,iDEN

Recordstate

SMS,MMS,andUSSDtransmissionstate

Description

RecordedwhenSMS,MMS,orUSSDmessagesendingfails.Thismeasurementevent
terminatestheSMS,MMS,andUSSDtransmissionstate.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|ParametersforSMSandIMSSMSmessage|ParametersforMMSmessage|ParametersforCDMASMSmessage|Parametersfor
USSDmessage |ParametersforKodiakIPA |ParametersforUSSDmessagesequence |
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
11=CDMA1x
55=iDEN

Messagetype

Integer

Messagetype
1=SMS
2=MMS
3=CDMASMS
4=USSD
5=KodiakIPA
Kodiakinstantprivatealert.
6=USSDsequence

Loggedtoindicatethebeginningandendingofsending
multipleseparateUSSDmessages.
7=IMSSMS

ParametersforSMSandIMSSMSmessage|Top|
Name

Type

Description

SMScontextID

Context

SMScontextID

SMScause

Integer

SMScause
1=Unassigned(unallocated)number
8=Operatordeterminedbarring
10=Callbarred
21=Shortmessagetransferrejected
27=Destinationoutofservice
28=Unidentifiedsubscriber
29=Facilityrejected
30=Unknownsubscriber
38=Networkoutoforder
41=Temporaryfailure
42=Congestion
47=Resourcesunavailable,unspecified
50=Requestedfacilitynotsubscribed
69=Requestedfacilitynotimplemented
81=Invalidshortmessagetransferreferencevalue
95=Invalidmessage,unspecified
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagenotcompatiblewithshortmessageprotocol
state
99=Informationelementnonexistentornotimplemented
111=Protocolerror,unspecified
127=Interworking,unspecified
128=Telematicinterworkingnotsupported
129=ShortmessageType0notsupported
130=Cannotreplaceshortmessage
143=UnspecifiedTPPIDerror
144=Datacodingscheme(alphabet)notsupported
145=Messageclassnotsupported
159=UnspecifiedTPDCSerror
160=Commandcannotbeactioned
161=Commandunsupported
175=UnspecifiedTPCommanderror
176=TPDUnotsupported
192=SCbusy
193=NoSCsubscription
194=SCsystemfailure
195=InvalidSMEaddress
196=DestinationSMEbarred
197=SMRejectedDuplicateSM
198=TPVPFnotsupported
199=TPVPnotsupported
208=SIMSMSstoragefull
209=NoSMSstoragecapabilityinSIM
210=ErrorinMS
211=MemoryCapacityExceeded
212=SIMApplicationToolkitBusy
255=Unspecifiederrorcause
300=MEfailure
301=SMSserviceofMEreserved
302=Operationnotallowed
303=Operationnotsupported
304=InvalidPDUmodeparameter
305=Invalidtextmodeparameter
310=SIMnotinserted
311=SIMPINrequired
312=PHSIMPINrequired
313=SIMfailure
314=SIMbusy
315=SIMwrong
316=SIMPUKrequired
317=SIMPIN2required
318=SIMPUK2required

320=Memoryfailure
321=invalidmemoryindex
322=memoryfull
330=SMSCaddressunknown
331=nonetworkservice
332=networktimeout
340=No+CNMAacknowledgementexpected
500=Unknownerror
512=Manufacturerspecific
SMSmsg.type

Integer

SMSmessagetype
1=Receive
2=Send
3=Statusreport
4=Command
5=Broadcast

ParametersforMMSmessage|Top|
Name

Type

Description

MMScontextID

Context

MMScontextID

MMScause

Integer

MMScause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile
5=Invalidlocalfile
50=Unknown
OnlyusedwiththeMMSprotocol.
51=Protocolerror
OnlyusedwiththeMMSprotocol.
52=InvalidTID
OnlyusedwiththeMMSprotocol.
53=Notimplementedclass2
OnlyusedwiththeMMSprotocol.
54=NotimplementedSAR
OnlyusedwiththeMMSprotocol.
55=Notimplementeduseracknowledgement
OnlyusedwiththeMMSprotocol.
56=WTPversionzero
OnlyusedwiththeMMSprotocol.
57=Capacitytemporarilyexceeded
OnlyusedwiththeMMSprotocol.
58=Noresponse
OnlyusedwiththeMMSprotocol.
59=Messagetoolarge
OnlyusedwiththeMMSprotocol.
100=Continue
101=SwitchingProtocols
129=Unspecified
OnlyusedwiththeMMSprotocol.
130=Servicedenied
OnlyusedwiththeMMSprotocol.
131=Messageformatcorrupt
OnlyusedwiththeMMSprotocol.
132=Sendingaddressunresolved
OnlyusedwiththeMMSprotocol.
133=Messagenotfound
OnlyusedwiththeMMSprotocol.
134=Networkproblem
OnlyusedwiththeMMSprotocol.
135=Contentnotaccepted
OnlyusedwiththeMMSprotocol.
136=Unsupportedmessage
OnlyusedwiththeMMSprotocol.
200=OK,success
201=Created
202=Accepted
203=NonAuthoritativeinformation
204=Nocontent
205=Resetcontent
206=Partialcontent
300=Multiplechoices

301=Movedpermanently
302=Movedtemporarily
303=Seeother
304=Notmodified
305=Useproxy
306=Reserved
307=Temporaryredirect
400=Badrequestservercouldnotunderstandrequest
401=Unauthorized
402=Paymentrequired
403=Forbiddenoperationisunderstoodbutrefused
404=Notfound
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout
409=Conflict
410=Gone
411=Lengthrequired
412=Preconditionfailed
413=Requestentitytoolarge
414=RequestURItoolarge
415=Unsupportedmediatype
416=Requestedrangenotsatisfiable
417=Expectationfailed
500=Internalservererror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Gatewaytimeout
505=HTTPversionnotsupported
MMSmsg.type

Integer

MMSmessagetype
1=Send
2=Retrieve
3=Notification
4=Deliveryreport

ParametersforCDMASMSmessage|Top|
Name

Type

Description

SMScontextID

Context

SMScontextID

SMScause

Integer

SMScause
1=Unassigned(unallocated)number
8=Operatordeterminedbarring
10=Callbarred
21=Shortmessagetransferrejected
27=Destinationoutofservice
28=Unidentifiedsubscriber
29=Facilityrejected
30=Unknownsubscriber
38=Networkoutoforder
41=Temporaryfailure
42=Congestion
47=Resourcesunavailable,unspecified
50=Requestedfacilitynotsubscribed
69=Requestedfacilitynotimplemented
81=Invalidshortmessagetransferreferencevalue
95=Invalidmessage,unspecified
96=Invalidmandatoryinformation
97=Messagetypenonexistentornotimplemented
98=Messagenotcompatiblewithshortmessageprotocol
state
99=Informationelementnonexistentornotimplemented
111=Protocolerror,unspecified
127=Interworking,unspecified
128=Telematicinterworkingnotsupported
129=ShortmessageType0notsupported
130=Cannotreplaceshortmessage
143=UnspecifiedTPPIDerror
144=Datacodingscheme(alphabet)notsupported
145=Messageclassnotsupported
159=UnspecifiedTPDCSerror

160=Commandcannotbeactioned
161=Commandunsupported
175=UnspecifiedTPCommanderror
176=TPDUnotsupported
192=SCbusy
193=NoSCsubscription
194=SCsystemfailure
195=InvalidSMEaddress
196=DestinationSMEbarred
197=SMRejectedDuplicateSM
198=TPVPFnotsupported
199=TPVPnotsupported
208=SIMSMSstoragefull
209=NoSMSstoragecapabilityinSIM
210=ErrorinMS
211=MemoryCapacityExceeded
212=SIMApplicationToolkitBusy
255=Unspecifiederrorcause
300=MEfailure
301=SMSserviceofMEreserved
302=Operationnotallowed
303=Operationnotsupported
304=InvalidPDUmodeparameter
305=Invalidtextmodeparameter
310=SIMnotinserted
311=SIMPINrequired
312=PHSIMPINrequired
313=SIMfailure
314=SIMbusy
315=SIMwrong
316=SIMPUKrequired
317=SIMPIN2required
318=SIMPUK2required
320=Memoryfailure
321=invalidmemoryindex
322=memoryfull
330=SMSCaddressunknown
331=nonetworkservice
332=networktimeout
340=No+CNMAacknowledgementexpected
500=Unknownerror
512=Manufacturerspecific

ParametersforUSSDmessage|Top|
Name

Type

Description

USSDcontextID

Context

USSDcontextID

USSDtype

Integer

USSDmessagetype
See3GPPTS123.090.
1=Mobilerequest
Mobileoriginatedrequesttothenetworkforwhichthe
mobilestationwaitsfortheanswer.
2=Mobileresponse
Mobileoriginatedresponsetothenetworkrequest.
3=Networkrequest
Networkoriginatedrequestofinformationforthemobile
station.
4=Networkresponse
Networkoriginatedresponsetotherequestreceivedfrom
themobilestation.
5=Networknotification
Networkoriginatednotificationthatdoesnotrequirefurther
actionfromthemobilestation.

Name

Type

Description

KodiakIPAcontextID

Context

KodiakIPAcontextID

IPAtype

Integer

KodiakIPAmessagetype
1=Send

ParametersforKodiakIPA|Top|

2=Receive

ParametersforUSSDmessagesequence|Top|
Name

Type

Description

USSDcontextID

Context

USSDcontextID

SIPserverregistrationattempt(SIPREGA)
EventID

SIPREGA

Cellularsystems

All

Recordstate

Packetactivestate

Description

RecordedwhentheuserinitiatestheSIPserver(orsimilar)registrationattempt.This
measurementeventbeginstheSIPserverregistrationattemptstate.

Tools

NemoOutdoor

|Parameters|ParametersforSIPserverregistration|ParametersforSkypeserverregistration|ParametersforIMSSIPserverregistration|Parameters
forKodiakserverregistration |
Parameters|Top|
Name

Type

SIPserverregistrationtype Integer

Description
SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=IMSSIPserverregistration
4=Kodiakserverregistration

ParametersforSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

PacketsessioncontextID

Context

PacketsessioncontextID

SIPserver

String

SIPserveraddress
SIPserveraddressisrecordedinURIformat.

ParametersforSkypeserverregistration|Top|
Name

Type

Description

SkypeservercontextID

Context

SkypeservercontextID

PacketsessioncontextID

Context

PacketsessioncontextID

Skypeserverusername

String

Skypeserverusername

ParametersforIMSSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

PacketsessioncontextID

Context

PacketsessioncontextID

SIPserver

String

SIPserveraddress
SIPserveraddressisrecordedinURIformat.

ParametersforKodiakserverregistration|Top|

Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

PacketsessioncontextID

Context

PacketsessioncontextID

SIPserver

String

SIPserveraddress
SIPserveraddressisrecordedinURIformat.

SIPserverregistrationfailed(SIPREGF)
EventID

SIPREGF

Cellularsystems

All

Recordstate

SIPserverregistrationattemptstate

Description

RecordedwhenregistrationtotheSIPserver(orsimilar)fails.Thismeasurementevent
terminatestheSIPserverregistrationattemptstate.

Tools

NemoOutdoor

|Parameters|ParametersforSIPserverregistration|ParametersforSkypeserverregistration|ParametersforIMSSIPserverregistration|Parameters
forKodiakserverregistration |
Parameters|Top|
Name

Type

SIPserverregistrationtype Integer

Description
SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=IMSSIPserverregistration
4=Kodiakserverregistration

ParametersforSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

Fail.status

Integer

SIPserverfailurestatus
1=Userabort
2=Serverreject
3=Mobilereject
4=Timeout

Fail.cause

Integer

SIPserverfailurecause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould

useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable

ParametersforSkypeserverregistration|Top|
Name

Type

Description

SkypeservercontextID

Context

SkypeservercontextID

Fail.status

Integer

Skypeserverfailurestatus
1=Userabort
2=Serverreject
3=Mobilereject
4=Timeout

Fail.cause

Integer

Skypeserverfailurecause
Currentlythisisalwaysn/a.

ParametersforIMSSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

Fail.status

Integer

SIPserverfailurestatus
1=Userabort
2=Serverreject
3=Mobilereject
4=Timeout

Fail.cause

Integer

SIPserverfailurecause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected

483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable

ParametersforKodiakserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

Fail.status

Integer

SIPserverfailurestatus
1=Userabort
2=Serverreject
3=Mobilereject
4=Timeout

Fail.cause

Integer

SIPserverfailurecause
Currentlythisisalwaysn/a.

SIPserverregistrationcompleted(SIPREGC)
EventID

SIPREGC

Cellularsystems

All

Recordstate

SIPregistrationattemptstate

Description

RecordedwhenregistrationtotheSIPserver(orsimilar)succeededandthe
connectionisnowestablishedtotheSIPserver.Thismeasurementeventbeginsthe
SIPserverregisterionstate.

Tools

NemoOutdoor

|Parameters|ParametersforSIPserverregistration|ParametersforSkypeserverregistration|ParametersforIMSSIPserverregistration|Parameters
forKodiakserverregistration |
Parameters|Top|
Name

Type

SIPserverregistrationtype Integer

Description
SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=IMSSIPserverregistration
4=Kodiakserverregistration

ParametersforSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

ParametersforSkypeserverregistration|Top|
Name

Type

Description

SkypeservercontextID

Context

SkypeservercontextID

ParametersforIMSSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

ParametersforKodiakserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

SIPserverderegistered(SIPREGD)
EventID

SIPREGD

Cellularsystems

All

Recordstate

SIPserverregistration

Description

RecordedwhenthedeviceisderegisteredfromtheSIPserver(orsimilar).This
measurementeventterminatestheSIPserverregistrationstate.

Tools

NemoOutdoor

|Parameters|ParametersforSIPserverregistration|ParametersforSkypeserverregistration|ParametersforIMSSIPserverregistration|Parameters
forKodiakserverregistration |
Parameters|Top|
Name

Type

SIPserverregistrationtype Integer

Description
SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=IMSSIPserverregistration
4=Kodiakserverregistration

ParametersforSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

Deact.status

Integer

SIPserverdeactivationstatus
1=Normaldisconnect
2=Serverinitiateddisconnect
3=Abnormalrelease

Deact.cause

Integer

SIPserverdeactivationcause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded

182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension
BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere

603=Decline
604=Doesnotexistanywhere
606=Notacceptable
Deact.time

Integer

SIPserverdeactivationtime
Unit:ms

ParametersforSkypeserverregistration|Top|
Name

Type

Description

SkypeservercontextID

Context

SkypeservercontextID

Deact.status

Integer

Skypeserverdeactivationstatus
1=Normaldisconnect
2=Serverinitiateddisconnect
3=Abnormalrelease

Deact.cause

Integer

Skypeserverdeactivationcause
Currentlythisisalwaysn/a.

Deact.time

Integer

Skypeserverdeactivationtime
Unit:ms

ParametersforIMSSIPserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

Deact.status

Integer

SIPserverdeactivationstatus
1=Normaldisconnect
2=Serverinitiateddisconnect
3=Abnormalrelease

Deact.cause

Integer

SIPserverdeactivationcause
100=Trying
Extendedsearchbeingperformedmaytakeasignificant
timesoaforkingproxymustsenda100Tryingresponse.
180=Ringing
181=Callisbeingforwarded
182=Queued
183=Sessionprogress
199=Earlydialogterminated
200=OK
202=Accepted
Therequesthasbeenunderstoodbutcannotbe
processed.
204=Nonotification
300=Multiplechoices
301=Movedpermanently
302=Movedtemporarily
305=Useproxy
380=Alternativeservice
400=Badrequest
401=Unauthorized
Usedonlybyregistrarsoruseragents.Proxiesshould
useproxyauthorization407.
402=Paymentrequired
403=Forbidden
404=Notfound
Usernotfound.
405=Methodnotallowed
406=Notacceptable
407=Proxyauthenticationrequired
408=Requesttimeout(couldnotfindtheuserintime)
409=Conflict
410=Gone
Theuserexistedonce,butisnotavailablehereanymore.
411=Lengthrequired
412=Conditionalrequestfailed
413=Requestentitytoolarge
414=RequestURItoolong
415=Unsupportedmediatype
416=UnsupportedURIscheme
417=Unknownresourcepriority
420=Badextension

BadSIPprotocolextensionused,notunderstoodbythe
server.
421=Extensionrequired
422=Sessionintervaltoosmall
423=Intervaltoobrief
424=Badlocationinformation
428=Useidentityheader
429=Providereferreridentity
430=Flowfailed
433=Anonymitydisallowed
436=Badidentityinfo
437=Unsupportedcertificate
438=Invalididentityheader
439=Firsthoplacksoutboundsupport
470=Consentneeded
480=Temporarilyunavailable
481=Call/transactiondoesnotexist
482=Loopdetected
483=Toomanyhops
484=Addressincomplete
485=Ambiguous
486=Busyhere
487=Requestterminated
488=Notacceptablehere
489=Badevent
491=Requestpending
493=Undecipherable
CouldnotdecryptS/MIMEbodypart.
494=Securityagreementrequired
500=Serverinternalerror
501=Notimplemented
502=Badgateway
503=Serviceunavailable
504=Servertimeout
505=Versionnotsupported
513=Messagetoolarge
580=Preconditionfailure
600=Busyeverywhere
603=Decline
604=Doesnotexistanywhere
606=Notacceptable
Deact.time

Integer

SIPserverdeactivationtime
Unit:ms

ParametersforKodiakserverregistration|Top|
Name

Type

Description

SIPservercontextID

Context

SIPservercontextID

Deact.status

Integer

SIPserverdeactivationstatus
1=Normaldisconnect
2=Serverinitiateddisconnect
3=Abnormalrelease

Deact.cause

Integer

SIPserverdeactivationcause
Currentlythisisalwaysn/a.

Deact.time

Integer

SIPserverdeactivationtime
Unit:ms

Pushtotalkinformation(PTTI)
EventID

PTTI

Cellularsystems

UMTSFDD,UMTSTDSCDMA,GSM,TETRA

Recordstate

Packetactivestate

Description

Recordedwhenthepushtotalkstatechanges.

Tools

NemoOutdoor

|Parameters|ParametersforPOC|
Parameters|Top|
Name

Type

Description

Measuredsys.

Integer

Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA

PTTtech.

Integer

Pushtotalktechnology
1=POC

Name

Type

Description

POCcontextID

Context

POCcontextID

PTTstate

Integer

Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

PTTuseridentity

String

Pushtotalkuseridentity

PTTstatus

Integer

PushtoTalkstatus
1=NotavailableorPTTstatenotchanged
1=Userattempt
2=Attemptsucceeded
11=Streamstart
12=Streamcontinue
13=Streamstartduringtransmit
21=Normalend
22=Serverinitiatedend
23=Abnormalend
24=Userabort

ParametersforPOC|Top|

RTPjitter(RTPJITTER)
EventID

RTPJITTER

Cellularsystems

All

Recordstate

Packetactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.Samplingperiodisapproximatelyabout
500ms.

Tools

NemoOutdoor

|Parameters|ParametersforPOC|ParametersforVoIP|ParametersforIMSvoice|ParametersforIMSvideo|
Parameters|Top|
Name

Type

Description

RTPjittertype

Integer

RTPjittertype

1=POC
2=VoIP
3=IMSvoice
4=IMSvideo

ParametersforPOC|Top|
Name

Type

Description

Jitter

Integer

RTPjitterdownlink
Minimumvalue:0
Unit:ms

RTPjitterUL

Integer

RTPjitteruplink
Minimumvalue:0
Unit:ms

IATDL

Integer

RTPinterarrivaltimedownlink
Minimumvalue:0
Unit:ms

IATUL

Integer

RTPinterarrivaltimeuplink
Minimumvalue:0
Unit:ms

Name

Type

Description

Jitter

Integer

RTPjitterdownlink
Minimumvalue:0
Unit:ms

RTPRTT

Integer

RTProundtriptime
Minimumvalue:0
Unit:ms

RTPPER

Float

RTPpacketerrorrate
Range:0100
Unit:%

Name

Type

Description

Jitter

Integer

RTPjitterdownlink
Minimumvalue:0
Unit:ms

RTPPER

Float

RTPpacketerrorrate
Range:0100
Unit:%

IATDL

Integer

RTPinterarrivaltimedownlink
Duringthereportingperiodthemaximumdurationbetween
tworeceivedvideoRTPpackets.
Minimumvalue:0
Unit:ms

RTPDLbytes

Integer

RTPbytesdownlink
NumberofRTPdownlinkbytestransferredafterlastupdate.
Minimumvalue:0

RTPDLpackets

Integer

RTPpacketsdownlink
NumberofRTPdownlinkpacketstransferredafterlastupdate.
Minimumvalue:0

RTPULbytes

Integer

RTPbytesuplink
NumberofRTPuplinkbytestransferredafterlastupdate.
Minimumvalue:0

RTPULpackets

Integer

RTPpacketsuplink
NumberofRTPuplinkpacketstransferredafterlastupdate.
Minimumvalue:0

Type

Description

ParametersforVoIP|Top|

ParametersforIMSvoice|Top|

ParametersforIMSvideo|Top|
Name

Videojitter

Integer

RTPvideojitterdownlink
Minimumvalue:0
Unit:ms

VideoRTPPER

Float

RTPvideopacketerrorrate
Range:0100
Unit:%

VideoIATDL

Integer

RTPvideointerarrivaltimedownlink
Duringthereportingperiodthemaximumdurationbetween
tworeceivedvideoRTPpackets.
Minimumvalue:0
Unit:ms

VideoRTPDLbytes

Integer

RTPvideobytesdownlink
NumberofvideoRTPdownlinkbytestransferredafterlast
update.
Minimumvalue:0

VideoRTPDLpackets

Integer

RTPvideopacketsdownlink
NumberofvideoRTPdownlinkpacketstransferredafterlast
update.
Minimumvalue:0

VideoRTPULbytes

Integer

RTPvideobytesuplink
NumberofvideoRTPuplinkbytestransferredafterlast
update.
Minimumvalue:0

VideoRTPULpackets

Integer

RTPvideopacketsuplink
NumberofvideoRTPuplinkpacketstransferredforafterlast
update.
Minimumvalue:0

RTPbufferstatus(RTPBUFFER)
EventID

RTPBUFFER

Cellularsystems

All

Recordstate

Packetactivestate

Description

Recordedwhenparametersampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.Samplingperiodisapproximately500ms.

Tools

NemoOutdoor

|Parameters|ParametersforIMSvoice|
Parameters|Top|
Name

Type

Description

RTPbuffertype

Integer

RTPbuffertype
3=IMSvoice

Name

Type

Description

Talkrate

Float

Talkrate
Definestheratiooftalkandsilenceframes.
Range:0100

Dequeueunderflow

Integer

Dequeueunderflow
Thenumberoftheaudioframesthathavenotbeenavailable
inthedejitterbufferduringtheplayback.
Minimumvalue:0

Consecutivedequeue

Integer

Consecutivedequeueunderflow

ParametersforIMSvoice|Top|

underflow

Thelongestconsecutivemissedaudioframesduringthe
playback.Theaudiointerruptiontimeisthisparameter
mupltipliedbyframelengththatiscurrently20ms.
Minimumvalue:0

Qsize

Integer

Queuesize(talk)
Themaximumsizeofthedejitterbufferduringthereporting
period.
Minimumvalue:0
Unit:ms

Qsize(silence)

Integer

Queuesize(silence)
Themaximumsizeofthedejitterbufferduringthereporting
period.
Minimumvalue:0
Unit:ms

Framedelay

Integer

Framedelay(talk)
DuringthereportingperiodthemaximumdurationtheRTP
packethasbeeninthedejitterbufferbeforetheusage.
Minimumvalue:0
Unit:ms

Framedelay(silence)

Integer

Framedelay(silence)
DuringthereportingperiodthemaximumdurationtheRTP
packethasbeeninthedejitterbufferbeforetheusage.
Minimumvalue:0
Unit:ms

GPSinformation(GPS)
EventID

GPS

Cellularsystems

All

Recordstate

Always

Description

RecordedwhenGPSinformationisreceivedfromthedevice.

Tools

NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Lon.

Float

Longitude
Longitudeofthemeasuredposition.

Lat.

Float

Latitude
Latitudeofthemeasuredposition.

Height

Integer

Height
Unit:m

Distance

Integer

Distance
Unit:m

Quality

Integer

GPSfixquality
1=SimulatedGPSfix
0=Nofix
1=GPSfix
2=DGPSfix
3=DRinuse
4=GPSestimation
5=GPSfixwithDR
6=DGPSfixwithDR
11=Glonassfix
21=GPS+Glonassfix

Satellites

Integer

GPSsatellites

Velocity

Integer

Velocity
Unit:km/h

PDOP

Float

Positiondilutionofprecision
Seehttp://en.wikipedia.org/wiki/PDOP.

HDOP

Float

Horizontaldilutionofprecision
Seehttp://en.wikipedia.org/wiki/PDOP.

VDOP

Float

Verticaldilutionofprecision
Seehttp://en.wikipedia.org/wiki/PDOP.

Status

Integer

GPSstatus
0=Nofix
1=Fix
Thenormalstate.
2=Timedrift
GPStimedriftisdetected.
3=Staleposition
GPSpositionhasbeenthesameoverapredefinedtime
period.

Textualusernote(TNOTE)
EventID

TNOTE

Cellularsystems

All

Recordstate

Always

Description

Recordedwhentextualnoteisrecordedbytheuser.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

TNote

String

Textualnote

Servicequalitynote(QNOTE)
EventID

QNOTE

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenaservicequalitynoteisrecordedbytheuser.Thisisananswertoa
predefinedquestionpresentedtotheuser.

Tools

NemoQ

|Parameters|
Parameters|Top|

Name

Type

Description

ID

Integer

ServicequalityID
Thisvalueuniquelyidentifieseachservicequalityquestionin
themeasurement.

ParentID

Integer

ServicequalityparentID
Identifieroftheparentquestion.1ifthisisarootquestion.

Question

String

Servicequalityquestion
Questionindoublequotes.

Answer

String

Servicequalityanswer
Predefinedanswerindoublequotes.

Description

String

Servicequalitydescription
Additionaluserwritteninformationforthequestionindouble
quotes.ItisalsopossiblethatAnswerfieldisforexample
_Other_andthisfieldexplainsexaclywhathappened.

Servicetriggernote(QTRIGGER)
EventID

QTRIGGER

Cellularsystems

All

Recordstate

Always

Description

Recordedtoindicateservicetriggerdescription.

Tools

NemoQ

|Parameters|
Parameters|Top|
Name

Type

Description

Description

String

Servicetriggerdescription

Usermarker(MARK)
EventID

MARK

Cellularsystems

All

Recordstate

Always

Description

Recordedwhentheuseraddsamarkertothemeasurement.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

Markerseq.#

Integer

Markersequencenumber
Theordinalnumberofthemarkerduringmeasurement
session.

Marker#

Integer

Markernumber
Markeridentificationnumberformeasuringlocation.
Range:09

Textualerrornote(ERR)
EventID

ERR

Cellularsystems

All

Recordstate

Always

Description

Recordedwhencriticalmeasurementtoolordeviceerrorsoccur(e.g.connectiontothe
devicetraceinterfaceislost).

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Error

String

Errortext

Changeofday(DATE)
EventID

DATE

Cellularsystems

All

Recordstate

Always

Description

Recordedwhendatachanges.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

Date

String

Date
Dateinformatdd.mm.yyyy,whereddisthedayofthemonth,
mmisthemonthoftheyearandyyyyistheyear.

Pause(PAUSE)

EventID

PAUSE

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenthemeasurementispausedbytheuser.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PausecontextID

Context

PausecontextID

Resume(RESUME)
EventID

RESUME

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenthepausedmeasurementisresumed.Ifthemeasurementisstopped
duringthepausedstate,theRESUMEmeasurementeventisrecordedbeforethe
#STOPmeasurementevent.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

PausecontextID

Context

PausecontextID

Externalapplicationlaunch(APP)
EventID

APP

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenanexternalapplicationislaunchedbyascript.

Tools

NemoOutdoor

|Parameters|
Parameters|Top|
Name

Type

Description

Ext.app.state

Integer

Externalapplicationstate
1=Startedasynchronously
2=Startedsynchronously

3=Stopped
#Ext.app.launch

Integer

Numberofexternalapplicationlaunches
Thiscounterisincrementedeverytimeexternalapplicationis
launched.Whenexternalapplicationisstoppedthesame
numberisusedastheonewhatwasusedwhenapplication
wasstarted.

Ext.app.name

String

Externalapplicationname

Ext.app.params

String

Externalapplicationparameters

Modemmessage(MODEM)
EventID

MODEM

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenmodemmessageissenttoorreceivedfromthedevice.Atthemoment
thismessageisonlyloggedwhenSendModemMessagefunctionalityisusedfrom
NemoOutdoor.

Tools

NemoOutdoor

|Parameters|Parametersformodemmessage|
Parameters|Top|
Name

Type

Description

Modemmessagetype

Integer

Modemmessagetype
1=Modem

Parametersformodemmessage|Top|
Name

Type

Description

Direction

Integer

Modemmessagedirection
1=Send
2=Receive

Modemmessage

String(hex)

Modemmessage

Scriptinformation(SCRIPT)
EventID

SCRIPT

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenthescriptengineisstartedtoindicateusedscript.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|

Name

Type

Description

#Header
params

Integer

Numberofheaderparameters

Testscriptfile String

Testscriptfilename
Definesthetestscriptthatwasusedduringmeasurements.

Testscript
version

String

Testscriptversion

#Repeats

Integer

Testscriptrepeats

#Testscript
lines

Integer

Numberofcommandsintestscript

#Params/test
scriptline

Integer

Numberofparameterspertestscriptcommand

Cmdindex

Integer

Testscriptcommandindex

Cmd

String

Testscriptcommandname
Nameofthecommandthatisexecuted,e.g.MakeVoiceCallor
StartFTPTransfer.

Cmd
arguments

String

Testscriptcommandarguments
Definestheargumentsthataregiventothecommand,e.g.
number=123456,timeout=30s.

Commandrequest(CMDREQ)
EventID

CMDREQ

Cellularsystems

All

Recordstate

Always

Description

Recordedwhenthescriptengineexecutesanewlinefromthescript.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

ScriptCMDcontextID

Context

ScriptCMDcontextID

Cmdindex

Integer

Testscriptcommandindex

Cmd

String

Testscriptcommandname
Nameofthecommandthatisexecuted,e.g.MakeVoiceCallor
StartFTPTransfer.

Cmdarguments

String

Testscriptcommandarguments
Definestheargumentsthataregiventothecommand,e.g.
number=123456,timeout=30s.

Commandcompleted(CMDCOMP)
EventID

CMDCOMP

Cellularsystems

All

Recordstate

Always

Description

Recordedwhentheexecutedcommandiscompletedandthereisaresultforit.

Tools

NemoOutdoor,NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

ScriptCMDcontextID

Context

ScriptCMDcontextID

Cmdindex

Integer

Testscriptcommandindex

Cmdresult

Integer

Testscriptcommandresult
1=Succeeded
2=Failed
3=Skipped
4=Userabort

Lockinfo(LOCK)
EventID

LOCK

Cellularsystems

GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA1x,EVDO

Recordstate

Always

Description

Recordedwhenanyforcingfunctionisactivatedordeactivated.Thismeasurement
eventisalsowrittenatthebeginningofthemeasurement.

Tools

NemoOutdoor,NemoHandy

|Parameters|Parametersforchannellock|ParametersforUMTSsectorlock|Parametersforsystemlock|Parametersforbandlock|Parametersforcell
barring |Parametersforhandoversuppression |ParametersforGSMhandoverforcing |ParametersforUMTSFDDhandoverforcing |Parametersfor
radiostateoff|ParametersforLTEsectorlock|ParametersforLTEhandoverforcing |ParametersforPLMNlock|
Parameters|Top|
Name

Type

Description

#Forcings

Integer

Numberofactiveforcings

Locktype

Integer

Locktype
1=Channellock
2=UMTSsectorlock
ThistypeisalsousedforUMTScarrierlock.
3=Systemlock
4=Bandlock
5=Cellbarring
6=Handoversuppression
7=GSMhandoverforcing
8=UMTSFDDhandoverforcing
9=Radiostateoff
10=LTEsectorlock
11=LTEhandoverforcing
12=PLMNlock

#Params

Integer

Numberofparameters

Parametersforchannellock|Top|
Name
Locked
channel

Type

Description

Integer

Lockedchannel

Lockedband Integer

Lockedband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37

80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.

110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

ParametersforUMTSsectorlock|Top|
Name

Type

Description

Lockedscr.

Integer

Lockedscramblingcode
Thisparameterisn/aforUMTScarrierlock.
Range:0511

Locked
channel

Integer

Lockedchannel

Lockedband Integer

Lockedband
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2

50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA

Parametersforsystemlock|Top|
Name
Locked
system

Type

Description

Integer

Lockedsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO

Parametersforbandlock|Top|
Name
Band

Type

Description

Integer

Lockedband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26

59999=UMTSFDD
60001=UMTSTDSCDMA2000banda
60002=UMTSTDSCDMA1900bandb
60003=UMTSTDSCDMA1900bandc
60004=UMTSTDSCDMA2600bandd
60005=UMTSTDSCDMA1900bande
60006=UMTSTDSCDMA2300bandf
69999=UMTSTDSCDMA
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
100000=cdmaOne800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900
NorthAmericanPCS1900MHzband.
100002=cdmaOne900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800(Korean)
KoreanPCS1800MHzband.
100005=cdmaOne450(NMT)

Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100(IMT)
IMT200019002100MHzband.
100007=cdmaOne700
NorthAmericancellular700MHzband.
100008=cdmaOne1800
1800MHzband.
100009=cdmaOne900
900MHzband.
100010=cdmaOne900(SMR)
Specializedmobileradio(SMR)900MHzband.
100011=cdmaOne400(PAMR)
EuropeanPAMR400MHzband.
100012=cdmaOne800(PAMR)
EuropeanPAMR800MHzband.
100013=cdmaOne2500
2.5GHzIMT2000extension.
100014=cdmaOne1900(band14)
USPCS1.9GHz.
100015=cdmaOne2100(AWS)
100016=cdmaOne2500(band16)
US2.5GHz.
100018=cdmaOne700(publicsafety)
100019=cdmaOne700(lower)
100020=cdmaOne1500(Lband)
100021=cdmaOne2000(Sband)
109999=cdmaOne
110000=CDMA1x800
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900
NorthAmericanPCS1900MHzband.
110002=CDMA1x900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800(JTACS)
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800(Korean)
KoreanPCS1800MHzband.
110005=CDMA1x450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100(IMT)
IMT200019002100MHzband.
110007=CDMA1x700
NorthAmericancellular700MHzband.
110008=CDMA1x1800
1800MHzband.
110009=CDMA1x900
900MHzband.
110010=CDMA1x900(SMR)
Specializedmobileradio(SMR)900MHzband.
110011=CDMA1x400(PAMR)
EuropeanPAMR400MHzband.
110012=CDMA1x800(PAMR)
EuropeanPAMR800MHzband.
110013=CDMA1x2500
2.5GHzIMT2000extension.
110014=CDMA1x1900(band14)
USPCS1.9GHz.
110015=CDMA1x2100(AWS)
110016=CDMA1x2500(band16)
US2.5GHz.
110018=CDMA1x700(publicsafety)
110019=CDMA1x700(lower)
110020=CDMA1x1500(Lband)
110021=CDMA1x2000(Sband)
119999=CDMA1x
120000=EVDO800
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900
NorthAmericanPCS1900MHzband.
120002=EVDO900(TACS)
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800(JTACS)

JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800(Korean)
KoreanPCS1800MHzband.
120005=EVDO450(NMT)
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100(IMT)
IMT200019002100MHzband.
120007=EVDO700
NorthAmericancellular700MHzband.
120008=EVDO1800
1800MHzband.
120009=EVDO900
900MHzband.
120010=EVDO900(SMR)
Specializedmobileradio(SMR)900MHzband.
120011=EVDO400(PAMR)
EuropeanPAMR400MHzband.
120012=EVDO800(PAMR)
EuropeanPAMR800MHzband.
120013=EVDO2500
2.5GHzIMT2000extension.
120014=EVDO1900(band14)
USPCS1.9GHz.
120015=EVDO2100(AWS)
120016=EVDO2500(band16)
US2.5GHz.
120018=EVDO700(publicsafety)
120019=EVDO700(lower)
120020=EVDO1500(Lband)
120021=EVDO2000(Sband)
129999=EVDO

Parametersforcellbarring|Top|
Name
Cellbarring
state

Type

Description

Integer

Cellbarringstate
1=Normal
2=Ignored
3=Reversed

Parametersforhandoversuppression|Top|
Name

Type

Description

ParametersforGSMhandoverforcing|Top|
Name

Type

Description

HOforcing
band

Integer

HOforcingtargetband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM

HOforcing
channel

Integer

HOforcingtargetchannel

HOforcing
BSIC

Integer

HOforcingtargetBSIC
ThisistheBSICofthetargetcell.
Range:063

TargetRXL
bias

Float

HOforcingtargetRXlevelbias
Unit:dBm

TargetRXQ
bias

Integer

HOforcingtargetqualitybias

Nontarget
RXLbias

Float

HOforcingnontargetRXlevelbias
Unit:dBm

Nontarget
RXQbias

Integer

HOforcingnontargetqualitybias

ParametersforUMTSFDDhandoverforcing|Top|
Name

Type

Description

HOforcing
band

Integer

HOforcingtargetband
50001=UMTSFDD2100band1
50002=UMTSFDD1900band2
50003=UMTSFDD1800band3
50004=UMTSFDD2100AWSband4
50005=UMTSFDD850band5
Band850isalsoknownasband800.
50006=UMTSFDD850band6
50007=UMTSFDD2600band7
50008=UMTSFDD900band8
50009=UMTSFDD1800band9
50010=UMTSFDD2100band10
50011=UMTSFDD1400band11
50012=UMTSFDD700band12
50013=UMTSFDD700band13
50014=UMTSFDD700band14
50019=UMTSFDD850band19
50020=UMTSFDD800band20
50021=UMTSFDD1500band21
50022=UMTSFDD3500band22
50025=UMTSFDD1900band25
50026=UMTSFDD850band26
59999=UMTSFDD

HOforcing
channel

Integer

HOforcingtargetchannel

HOforcing
SC

Integer

HOforcingtargetscramblingcode
Thisisthescramblingcodeofthetargetcell.
Range:0511

TargetRSCP Float
bias

HOforcingtargetRSCPbias
Unit:dBm

TargetEc/N0 Float
bias

HOforcingtargetEc/N0bias
Unit:dB

Nontarget
RSCPbias

Float

HOforcingnontargetRSCPbias
Unit:dBm

Nontarget
Ec/N0bias

Float

HOforcingnontargetEc/N0bias
Unit:dB

Parametersforradiostateoff|Top|
Name

Type

Description

ParametersforLTEsectorlock|Top|
Name

Type

Description

LockedPCI

Integer

Lockedphysicalcellidentity
Range:0503

Locked
channel

Integer

Lockedchannel

Lockedband Integer

Lockedband
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13

70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29
70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforLTEhandoverforcing|Top|
Name
HOforcing
band

Type

Description

Integer

HOforcingtargetband
70001=LTEFDD2100band1
70002=LTEFDD1900band2
70003=LTEFDD1800band3
70004=LTEFDD2100AWSband4
70005=LTEFDD850band5
Band850isalsoknownasband800.
70006=LTEFDD850band6
70007=LTEFDD2600band7
70008=LTEFDD900band8
70009=LTEFDD1800band9
70010=LTEFDD2100band10
70011=LTEFDD1400band11
70012=LTEFDD700band12
70013=LTEFDD700band13
70014=LTEFDD700band14
70017=LTEFDD700band17
70018=LTEFDD850band18
70019=LTEFDD850band19
70020=LTEFDD800band20
70021=LTEFDD1500band21
70022=LTEFDD3500band22
70023=LTEFDD2200band23
70024=LTEFDD1500band24
70025=LTEFDD1900band25
70026=LTEFDD850band26
70027=LTEFDD800band27
70028=LTEFDD700band28
70029=LTEFDD700band29

70030=LTEFDD2350band30
70031=LTEFDD450band31
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
79999=LTEFDD
80033=LTETDD19001920band33
80034=LTETDD20102025band34
80035=LTETDD18501910band35
80036=LTETDD19301990band36
80037=LTETDD19101930band37
80038=LTETDD25702620band38
80039=LTETDD18801920band39
80040=LTETDD23002400band40
80041=LTETDD24962690band41
80042=LTETDD34003600band42
80043=LTETDD36003800band43
80044=LTETDD703803band44
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
HOforcing
channel

Integer

HOforcingtargetchannel

HOforcing
PCI

Integer

HOforcingtargetphysicalcellidentity
Range:0503

ParametersforPLMNlock|Top|
Name

Type

Description

PLMN
selection
mode

Integer

PLMNselectionmode
1=Manual
2=Deregistered

MCC

Integer

Mobilecountrycode
SeeITUTrecommendationE.212.
Range:0999

MNC

Integer

Mobilenetworkcode
Range:0999

Deviceinformation(DEVI)
EventID

DEVI

Cellularsystems

All

Recordstate

Always

Description

Recordedwhendeviceinformationchanges.

Tools

NemoHandy

|Parameters|
Parameters|Top|
Name

Type

Description

Batterytemp

Float

Batterytemperature

BatterytemperatureindegreeCelsius.
Unit:C
Batterycharge

Float

Batterycharge
Batterychargestateinpercents.
Range:0100
Unit:%

Batterystatus

Integer

Batterystatus
1=Full
2=Charging
3=Notcharging
4=Discharging
5=Failure

Invexhealthinformation(IHI)
EventID

IHI

Cellularsystems

All

Recordstate

Always

Description

RecordedwhenInvexhealthinformationchanges.

Tools

NemoOutdoor

|Parameters|ParametersforInvexIandIIbackplane.|ParametersforInvexIandIIUIC.|ParametersforInvexIIHIM.|
Parameters|Top|
Name

Type

Description

Invexmoduletype

Integer

Invexmoduletype
10=InvexIbackplane
11=InvexIUIC
20=InvexIIbackplane
21=InvexIIUIC
22=InvexIIHIM

#Params/module
type

Integer

Numberofparameterspermoduletype

ParametersforInvexIandIIbackplane.|Top|
Name
Invexchassis
number

Type

Description

Integer

Invexchassisnumber

Invexbackplane Float
voltage

Invexbackplanevoltage
Unit:V

Invexbackplane Float
current

Invexbackplanecurrent
Unit:A

Invexbackplane Float
temperature

Invexbackplanetemperature
TemperatureisdisplayedinCelsiusdegrees.
Unit:C

Invexbattery
voltage

Float

Invexbatteryvoltage
Unit:V

Invexbattery
current

Float

Invexbatterycurrent
Unit:A

Invexbattery
charge

Float

Invexbatterycharge
Range:0100
Unit:%

Invexbattery

Integer

Invexbatterystatus

status

0=Notused
4=Discharging

ParametersforInvexIandIIUIC.|Top|
Name

Type

Description

Invexchassis
number

Integer

Invexchassisnumber

Invexslot
number

Integer

Invexslotnumber

InvexUIC
voltage

Float

InvexUICvoltage
Unit:V

InvexUIC
current

Float

InvexUICcurrent
Unit:A

InvexUIC
temperature

Float

InvexUICtemperature
TemperatureisdisplayedinCelsiusdegrees.
Unit:C

ParametersforInvexIIHIM.|Top|
Name

Type

Description

Invexchassis
number

Integer

Invexchassisnumber

Invexslot
number

Integer

Invexslotnumber

InvexHIM
voltage

Float

InvexHIMvoltage
Unit:V

InvexHIM
current

Float

InvexHIMcurrent
Unit:A

InvexHIM
temperature

Float

InvexHIMtemperature
TemperatureisdisplayedinCelsiusdegrees.
Unit:C

You might also like