You are on page 1of 532

NemoFileFormatSpecification

Version2.30

Copyright20072015byAniteFinlandLtd.Allrightsreserved.

Theinformationinthismanualisintendedforinformationaluseonlyandissubjecttochangewithout
notice.AniteFinlandLtdassumesnoresponsibilityorliabilityforanyerrorsorinaccuraciesthatmay
appearinthisusermanual.

THISMANUALISPROVIDED``ASIS'',ANDANYEXPRESSORIMPLIEDWARRANTIES,INCLUDING,
BUTNOTLIMITEDTO,THEWARRANTIESOFMERCHANTABILITYANDFITNESSFORA
PARTICULARPURPOSEANDNONINFRINGEMENTAREDISCLAIMED.

INNOEVENTSHALLANITEFINLANDLTDBELIABLEFORANYDIRECT,INDIRECT,INCIDENTAL,
SPECIAL,EXEMPLARY,ORCONSEQUENTIALORANYOTHERDAMAGESARISINGINANYWAY
OUTOFTHECONTENTORUSEOFTHISMANUALORARISINGOTHERWISEINRELATIONTOTHIS
MANUAL,EVENIFADVISEDOFTHEPOSSIBILITYOFSUCHDAMAGE.

ThismanualincludesconfidentialinformationofAniteFinlandLtd.andthusthismanualoranypart
thereofmaynotbedivulgedandmaybeusedbytherecipientsolelytotheextentasspecifically
approvedbyAniteFinlandLtd.Nopartofthispublicationmaybecopied,reproduced,distributedor
transmittedinanyformorbyanymeans,electronic,mechanical,recording,orotherwise,withoutthe
priorwrittenpermissionofAniteFinlandLtd.CDMAEVisaregisteredtrademarkofthe
TelecommunicationsIndustryAssociation(TIAUSA).

Revision2.30
LastEditedDecember2016
TABLEOFCONTENTS

1CHANGEHISTORY
2INTRODUCTION
2.1HOWTOREADTHISDOCUMENT
3DESCRIPTIONOFTHEFILEFORMAT
3.1EVENTID
3.2TIME
3.3CONTEXTIDS
3.4EVENTPARAMETERS

4MEASUREMENTFILENAMING
5EVENTS

1CHANGEHISTORY

Newto2.30

Addedsupportforreporttags.(#REPORT)
AddedsupportforNemofirmwareID,Nemofirmwareversion,andbuildfingerprint.(#SW)
Addedsupportfordeviceconnectionstatus.(DEVI)
Added support for LTE uplink carrier aggregation. (PLAIU, MACRATEU, PHRATE, TXPC, RACHI, TAD, CHI,
PCHI)
AddedsupportforfourandfiveLTEcompositecarriers.
AddedsupportforabortedRACHresultwithUMTSRACHprocedure.(RACHI)
Addedsupportforcellloadscanning.(DLALLOCSCAN,SCANCONFIG)
AddedsupportfortotalRXlevelspectrumscanmeasurements.(SPECTRUMSCAN)
AddedsupportforthreeandfourlayerPRBscanningresultswithPCTelscanner.(PRBSCAN)
AddedsupportforISDNL3signaling.(L3SM)
2INTRODUCTION
Youshouldreadthefollowingchapterscarefullybeforeyoustartanalyzingyourmeasurementfiles.

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

2.1HOWTOREADTHISDOCUMENT

Thisdocumentisorganizedinsuchamannerthatitiseasytolocatespecificeventsandparameters.FromtheTable
ofContents, you will find all events organized in specific groups e.g., Handover/Handoff events, GPRS Related
events, and Call events. All events and event parameters are listed in the Index table. The events are also
categorized according to different technologies. In other words, if you are looking for all CDMA events, go to the
Index(attheendofthisdocument)andfindthekeywordCDMAevents.UnderthatkeywordarelistedallCDMA
relatedeventsandthepagewherethateventcanbefound.
Alleventsandtheirparametersarepresentedintableformat.
TheHeadingdisplaystheeventnameandeventID.Inmeasurementfiles,theeventsaremarkedwiththeeventID
only.
TheEventInfotablepresentsgeneralinformationofthiseventforexample,thecellularsystemwherethisevent
mayoccurandtheNemotoolswhichproducethisevent.AlltheeventsproducedbyNemotoolsarelistedinthis
documentwiththerespectiveparameters.

Thefollowinginformationisgivenforeachevent:

EventID
Cellularsystems:referstothenetworksinwhichtheeventisused.
Recorded:describesthestateinwhichtheeventisrecorded.Forvoicecallsthealternativesareidleandcall
active.Forcircuitswitcheddatacallsthealternativesareidle,callactive,anddatatransfer.ForPSdatacalls
(GPRS) the alternatives are idle, attach, packet active, and data transfer. For GSM the state is idle if the
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.Theeventspecificparametersaremarkedwithboldtypeintheeventexamples.

TheParameterstablelistsalltheparametersthatbelongtothisspecificevent.Thenumberofparametersdiffers
fromoneeventtoanother:whileoneeventmayhaveonlyoneparameter,anothereventmayhaveasmanyasten.
Furthermore,thesameparametercanappearinseveralevents.Foreachparameteraredisplayedtheparameter
name,type,andadescriptionoftheparameter.Iftheparameterhasbeenshaded,itmeansthatthisparameteris
repeated.Inotherwords,theremayappearseveraloftheseparametersinoneevent.

Finally,anexampleofhowtheeventmightlooklikeintheactualmeasurementfileisgiven.Forexample,thisishow
youwouldinterprettheexampleabove:

LLCSM,12:13:14.156,,1,1,"UICMD","PACCH","01C00B"

ThefirsttwoparametersaftertheeventIDarecommontoallevents.Formoreinformationonthesecommonevents,
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.Ifavalueisnot
available(n/a),thevalueisomittedfromtheASCIIstringandtheomissionindicatedbytwoconsecutivecommas.
Thisdocumentdescribestheinitialsetofeventsandtheirparameters.However,neweventsoreventparameters
canbeaddedtothefileformatlateron.

[eventID],[time],[numberofcontextIDs],[contextID1],[contextID2],...,[eventparameters]

Example:

[eventID] [time] [numberofcontextIDs] [id1] [eventparameters]


CAA, 01:11:46.120, 1, 30, 1,1,"1234567"

3.1EVENTID

TheeventIDisuniqueidentifierforeachmeasurementevent.TheeventIDdefinesthemeaningforcontextIDs
andfortheparameters.AneventIDisanstringofcharacterswithoutdoublequotes.

3.2TIME

Timeispresentedinthefollowingformat:

[Hour]:[Min]:[Sec].[thousandsofseconds]
3.3CONTEXTIDS

Contextsareusedinidentifyingmeasurementeventswrittenduringsimultaneous?sessions?.Forexample,when
therearetwosimultaneousdatatransfers,bothdatatransfersuseadifferentcontextIDvalue.ContextIDvalues
are unique only within the scope of each context ID type contained in a single measurement file, i.e. different
contextIDtypescanusethesamevalue.Ineachmeasurementeventtherecanbeanarbitrarynumberofcontext
IDsfordifferentpurposes.TheeventdefinitionspecifiesthemeaningofeachcontextID.Ifameasurementevent
doesnotcontainanycontextIDs,numberofcontextIDsisomittedandtheomissionindicatedbytwoconsecutive
commas. Note also that the context ID number defines the number of context IDs in a particular measurement
event,i.e.thecontextIDnumberdoesnotrefertothenumberofsimultaneouslyactive?sessions?.Thecontext
informationispresentedinthefollowingformat:

[numberofcontextIDs],[id1],[id2],[id3],...

Since the idea of context IDs is quite complex, some common usage examples are provided below. In each
example, irrelevant event parameters are expressed using three dots. As timestamp information is not relevant
either,thetext'timestamp'isusedinplaceofthetimestamp.

Example1

PAA,timestamp,1,100,...

ThePAAmeasurementeventstartsanewpacketsession(in3GPPsystemsthisisthesameasPDPcontext).The
eventcontainsonlyonecontextIDvalue,thevalue100.ThePAAmeasurementeventspecificationdefinesthat
thefirstandtheonlycontextIDisthesameasPacketsessioncontextID.Othermeasurementeventscanusethe
PacketsessioncontextIDvalue100torefertothisparticularpacketsession.

Example2

PAC,timestamp,1,100,...

ThePACmeasurementeventiswrittenwhenapacketsessionisconnected.Theeventcontainsonlyonecontext
IDvalue,thevalue100.Basedontheeventspecification,thetypeofthecontextIDisPacketsessioncontextID,
i.e.thesameaswiththePAAmeasurementevent.Thispacketsessionconnectionisintendedtobepairedwiththe
PAAmeasurementeventinExample1.Iftherearemultiplesimultaneouspacketsessionattempts,thecontextID
valueindicateswhichofthepacketsessionsisconnected.

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.ThetypeofthelastcontextIDisCallcontextIDwithoutcontextID
value.TheDAAmeasurementeventdoesnotrefertoanycircuitswitcheddataasthereisnocontextIDvalue.This
behaviourisnormalandduetoasituationwheretheeventisalreadyassociatedwithsomepacketsession.Data
connectioncanestablishedusingeitherapacketconnectionoracircuitswitchedconnection,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.Theparameterfieldshouldstay
unchanged but new parameters can be added such that backward compatibility is maintained. In practice this
means that new parameters can be added to the end of the measurement event or to the middle of the
measurement event if event structure supports that kind of additions and normally Number of Parameters field
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.

BTStemplate(#BTSTEMPLATE)
EventID #BTSTEMPLATE
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|
Parameters|Top|
Name Type Description
BTStemplate String BTStemplatefilename
Filecontainingtemplateheadersforabasestationfile(.nbt).

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 Integer Numberofsupportedsystems
systems
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 Recordedatthebeginningofthemeasurementfiletologthestaticdeviceconfiguration,
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 String Floorplanfilename
filename
Floorplan Integer Floorplancoordinatesystem
coordinate 1=GPS
system 2=Metric
3=UTM
UniversalTransverseMercatorcoordinates.Seemore
http://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system.
iBwave String iBwavefilename
filename
Venue String Venuename
name Venueoraddressofthebuilding.
Building String Buildingname
name
Floor String Floorname
name

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

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

ParametersforOutdoor|Top|
Name Type Description
InvexHIMmodel String Invexhandsetisolationmodulemodel
InvexHIMHW String Invexhandsetisolationmodulehardwareversion
InvexHIMSW String Invexhandsetisolationmoduleserialnumber
InvexHIMSW String Invexhandsetisolationmodulesoftwareversion
InvexHIMdeviceID String InvexhandsetisolationmoduledeviceID
InvexCPUmodel String InvexCPUmodel

ParametersforInvex|Top|
Name Type Description
InvexUICmodel String InvexUICmodel
InvexUICHW String InvexUIChardwareversion
InvexUICSN String InvexUICserialnumber
InvexUICSW String InvexUICsoftwareversion
InvexBPmodel String Invexbackplanemodel
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
Invexconnector Integer Invexdeviceconnector
1=USB1
2=USB2
3=USB3
OnlywithInvexII.
4=USB4
OnlywithInvexII.
5=USB5
OnlywithInvexII.
6=USB6
OnlywithInvexII.
Licenseinformation(#LICENSE)
EventID #LICENSE
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfiletologlicenseinformation.
Tools NemoOutdoor
|Parameters|ParametersforHASP|

Parameters|Top|
Name Type Description
Licensetype Integer Licensetype
1=HASP

ParametersforHASP|Top|
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.

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
MNC/SID Integer MNC/SID
ThisisMNCfor3GPPsystemsandSIDfor3GPP2systems.
Range:032767

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.
Measurementmode(#MM)
EventID #MM
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|

Parameters|Top|
Name Type Description
Measurementmode Integer Measurementmode
1=Outdoor
2=Indoor

Reporttags(#REPORT)
EventID #REPORT
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfiletoindicatetheroleofthe
measurementforthereports.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|ParametersforNemoXynergy|

Parameters|Top|
Name Type Description
Reporttype Integer Reporttype
1=NemoXynergy

ParametersforNemoXynergy|Top|
Name Type Description
Reportname String Reportname
ReportID String ReportID
Uniqueidentifierforreport.
Reporttags String Reporttags
Commaseparatedlistofreporttags.
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,givenbytheuser
intheconfigurationfile.

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

Projectinformation(#PROJECT)
EventID #PROJECT
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfiletologstaticmeasurementsettings.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer
|Parameters|

Parameters|Top|
Name Type Description
ProjectID String ProjectID
SessionID String SessionID

Operatingsysteminformation(#OS)
EventID #OS
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfiletologinformationaboutrunning
operatingsystem.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|

Parameters|Top|
Name Type Description
Operatingsystem String Operatingsystem
Theoperatingsystemnameandtheversion.

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 Description
Subscriberphonenumber String 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
NemofirmwareID String NemofirmwareID
Nemofirmwareversion String Nemofirmwareversion
Buildfingerprint String Buildfingerprint

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

Kodiakinfo(#KODIAK)
EventID #KODIAK
Cellularsystems All
Recordstate Startofthemeasurement
Description Recordedatthebeginningofthemeasurementfile.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ,NemoServer
|Parameters|

Parameters|Top|
Name Type Description
Kodiakversion String Kodiakversion

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

ParametersforMD5|Top|
Name Type Description
HASH String(hex) HASHcode
ContainsMD5(MessageDigestalgorithm5)hashcode
calculatedoverthemeasurementinhexformat.More
informationaboutMD5canbefoundin
http://en.wikipedia.org/wiki/Md5.

Callattempt(CAA)
EventID CAA
Cellularsystems All
Recordstate Idlestate
Description RecordedforanoriginatedcallwhentheuserhaspressedtheSENDkey.Ifthisisnot
known(e.g.callactivationisdoneusingthekeypadofthemobilestation),thepointin
timewhentheSETUPNASsignalingmessageorINVITESIPmessage(orrelatedwhen
INVITEislost)issenttothenetwork.Incaseofincomingcalls,thepointintimewhen
theSETUPNASmessageorINVITESIPmessage(orrelatedwhenINVITEislost)is
received.Setupisusedinsteadofpagingrequest,becauseinformationonthecalltype
(voiceordatavoiceisonlyacceptablehere)isfirstavailableinsetupmessaging.The
CAAmeasurementeventbeginsthecallattemptstate.
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
SometimestheexactcalltypeisnotknownwhenSENDkeyis
pressedandinthesecasesthevalueofthisparameteris
eithervoice(1)orvideocall(7).Theactualestablishedcall
typeisloggedtotheCACmeasurementevent.
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
ItispossibletohaveIMSvideocallwithvoiceonly.In
thesecasesthecalltypeisstillIMSvideoandvideocodec
parameterintheVOIPImeasurementeventdefinesthe
existenceofthevideo.
17=WLANIMSvoice
18=WLANIMSvideo
ItispossibletohaveIMSvideocallwithvoiceonly.In
thesecasesthecalltypeisstillIMSvideoandvideocodec
parameterintheVOIPImeasurementeventdefinesthe
existenceofthevideo.
Calldirection Integer Calldirection
1=Originatedcall
Thetestsystemmakesthecalltotheotherend.
2=Terminatedcall
Thetestsystemreceivesthecallfromtheotherend.
Phonenumber String Phonenumber
Thisisalwaystheremoteidentity.Fororiginatedcalls,thisis
thephonenumberwherethecallsaremadetoandfor
terminatedcallsthisisthenumberfromwhichthecallismade
from.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
ItispossibletohaveIMSvideocallwithvoiceonly.Inthesecases
thecalltypeisstillIMSvideoandvideocodecparameterinthe
VOIPImeasurementeventdefinestheexistenceofthevideo.
17=WLANIMSvoice
18=WLANIMSvideo
ItispossibletohaveIMSvideocallwithvoiceonly.Inthesecases
thecalltypeisstillIMSvideoandvideocodecparameterinthe
VOIPImeasurementeventdefinestheexistenceofthevideo.
Callconnection Integer Callconnectionstatus
status 1=Trafficchannelallocated
WithGSMaftertrafficchannelisallocated.WithUMTSafterDCH
radiobearerisallocated.WithIMSbasedcallsafterPRACKrelated
SIPmessageissentorreceived.
2=Alerting
WithGSMandUMTSafterALERTINGNASsignalingmessageis
sentorreceived.WithIMSbasedcallsafter180ringingSIP
messageissentorreceived.
3=Connected
WithGSMandUMTSafterCONNECTisreceivedor
CONNECT_ACKNOWLEDGENASsignalingmessageissentor
received.WithIMSbasedcallsafter200OKforINVITEorACKSIP
messageissentorreceived.
4=Dialupconnectionestablished
#Parameters Integer Numberofsystemspecificparameters

ParametersforGSM|Top|
Name Type Description
TSL Integer Timeslotnumber
IncaseofHSCSDdatatestcall,usedtimeslotsarelistedinaDCHI
event.
Range:07

ParametersforTETRA|Top|
Name Type Description
TSL Integer Timeslotnumber
Range:14
Callfailed(CAF)
EventID CAF
Cellularsystems All
Recordstate Callattemptstate
Description Recordedwhenthereisatimeoutoracallreleasebeforededicatedradioresource
allocationforthecall.RecordedontimeoutafterCAAeventwhennoserviceavailable.
WithIMSbasedcallsloggedwhenanyBYErelatedSIPmessageissentorreceived,or
if300orhigherSIPresponsecodeissentorreceivedforINVITE,PRACK,orACK.The
CAFmeasurementeventendscallattemptstate.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|ParametersfornonVoIPTETRA|ParametersforLTE.
|ParametersfornonVoIPcdmaOne,CDMA1x,andEVDO|ParametersforiDEN|ParametersforVoIP|ParametersforSkype|ParametersforQChat
|ParametersforKodiak|ParametersforIMSbasedcalls|ParametersforiDENpushtotalk|

Parameters|Top|
Name Type Description
CallcontextID Context CallcontextID
Measuredsys. Integer Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
7=LTEFDD
8=LTETDD
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
ItispossibletohaveIMSvideocallwithvoiceonly.In
thesecasesthecalltypeisstillIMSvideoandvideocodec
parameterintheVOIPImeasurementeventdefinesthe
existenceofthevideo.
17=WLANIMSvoice
18=WLANIMSvideo
ItispossibletohaveIMSvideocallwithvoiceonly.In
thesecasesthecalltypeisstillIMSvideoandvideocodec
parameterintheVOIPImeasurementeventdefinesthe
existenceofthevideo.
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.)isnotreceivedafterthe
callattemptcommandhasbeensenttothemobile.
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)hasfailedtoestablishPPPconnection
tothedialupserver.Thecausevaluecontainsreturned
RASerrorvalue.

ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|Top|
Name Type Description
CSdisc.cause Integer CScalldisconnectcause
Ifcallisdroppedduetoadialupconnectionerror(statuscode
20),thevalueisanOSRAScause.OtherwiseCCcausecode.
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=Themodemmovedtoaconnectionspeednotsupported
bytheCOMdriver.
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=Theconnectionwasterminatedbytheremotecomputer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequireddata
encryptiontype.
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=Thesystemcannotperformautomateddialbecausethis
connectionhasacustomdialerspecified.
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
LANconnectionselectedastheprivatenetworkhasmorethan
oneIPaddressconfigured.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

ParametersforLTE.|Top|
Name Type Description
Reserved Integer Reserved

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

ParametersforVoIP|Top|
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.Proxiesshoulduse
proxyauthorization407.
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.

ParametersforQChat|Top|
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.

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.Proxiesshoulduse
proxyauthorization407.
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.WithIMSbasedcallsloggedwhenanyBYErelatedSIP
messageissentorreceived,orif300orhigherSIPresponsecodeissentorreceived
forINVITE,PRACK,orACK.TheCADmeasurementeventendscallconnectionstate.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|ParametersfornonVoIPGSM,UMTSFDD,UMTSTDSCDMA,andGANWLAN|ParametersfornonVoIPTETRA|ParametersforLTE.
|ParametersfornonVoIPcdmaOne,CDMA1x,andEVDO|ParametersforiDEN|ParametersforVoIP|ParametersforSkype|ParametersforQChat
|ParametersforKodiak|ParametersforIMSbasedcalls|ParametersforiDENpushtotalk|

Parameters|Top|
Name Type Description
CallcontextID Context CallcontextID
Measuredsys. Integer Measuredsystem
1=GSM
2=TETRA
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
7=LTEFDD
8=LTETDD
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
ItispossibletohaveIMSvideocallwithvoiceonly.In
thesecasesthecalltypeisstillIMSvideoandvideocodec
parameterintheVOIPImeasurementeventdefinesthe
existenceofthevideo.
17=WLANIMSvoice
18=WLANIMSvideo
ItispossibletohaveIMSvideocallwithvoiceonly.In
thesecasesthecalltypeisstillIMSvideoandvideocodec
parameterintheVOIPImeasurementeventdefinesthe
existenceofthevideo.
CSdisc.status Integer CScalldisconnectstatus
1=Normaldisconnect
RecordedwhenthecalldoesNOTendabnormally,i.e.the
callisassumedtoendsuccessfully.Occurswhentheuser
requestscalldisconnectionortheBpartyterminatesthe
voicecall.
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(statuscode
20),thevalueisanOSRAScause.OtherwiseCCcausecode.
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=Themodemmovedtoaconnectionspeednotsupported
bytheCOMdriver.
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=Theconnectionwasterminatedbytheremotecomputer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequireddata
encryptiontype.
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=Thesystemcannotperformautomateddialbecausethis
connectionhasacustomdialerspecified.
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
LANconnectionselectedastheprivatenetworkhasmorethan
oneIPaddressconfigured.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

ParametersforLTE.|Top|
Name Type Description
Reserved Integer Reserved

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

ParametersforVoIP|Top|
Name Type Description
SIPcause
100=Trying
SIPcause Integer
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.Proxiesshoulduse
proxyauthorization407.
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.

ParametersforQChat|Top|
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.

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.Proxiesshoulduse
proxyauthorization407.
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
130=LTEIMSvoice>WLANIMSvoice
140=LTEIMSvoice>WLANIMSvideo
201=LTEIMSvideo>GSMvoice
202=LTEIMSvideo>UMTSvoice
203=LTEIMSvideo>CDMAvoice
210=LTEIMSvideo>LTEIMSvoice
230=LTEIMSvideo>WLANIMSvoice
240=LTEIMSvideo>WLANIMSvideo
310=WLANIMSvoice>LTEIMSvoice
320=WLANIMSvoice>LTEIMSvideo
340=WLANIMSvoice>WLANIMSvideo
410=WLANIMSvideo>LTEIMSvoice
420=WLANIMSvideo>LTEIMSvideo
430=WLANIMSvideo>WLANIMSvoice
Callmodificationresult Integer Callmodificationresult
1=Success

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.Thisis
thesameaswhatisconfiguredasaudiomedia(m=audio)intheSDP
partoftheSIPmessage.SeemoreRFC4566.

ParametersforIMScalls|Top|
Name Type Description
VoIPcodec String VoIPcodec
CurrentlyusedVoIPcodecthatcanchangeduringtheVoIPcall.Thisis
thesameaswhatisconfiguredasaudiomedia(m=audio)intheSDP
partoftheSIPmessage.SeemoreRFC4566.
SIP Integer SIPhandshaketime
handshake TimefromSIPINVITEto100Tryingmessage.
time Minimumvalue:0
Unit:ms
VoIPvideo String VoIPvideocodec
CurrentlyusedVoIPvideocodecthatcanchangeduringtheVoIPcall.
codec CurrentlyusedVoIPvideocodecthatcanchangeduringtheVoIPcall.
TheparameterisemptyforaudioonlyIMSvideocalls.Thisisthesame
aswhatisconfiguredasvideomedia(m=video)intheSDPpartofthe
SIPmessage.SeemoreRFC4566.

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 String Pushtotalkuseridentity
identity

Systemspecificparameters|Top|
Name Type Description
#System Integer Numberofsystemspecificparameters
parameters Currentlythisisalways0.ThepreviousTETRAparametersarenot
countedforthis.
Calltypespecificparameters.|Top|
Name Type Description
Calltype Integer Calltype
8=Pushtotalk
12=QChat
13=Kodiak
15=iDENpushtotalk
#Calltype Integer Numberofcalltypespecificparameters
parameters

Parametersforpushtotalk|Top|
Name Type Description
PTTstate Integer Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

ParametersforQChat|Top|
Name Type Description
PTTstate Integer Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

ParametersforKodiak|Top|
Name Type Description
PTTstate Integer Pushtotalkstate
1=Idle
2=Receiving
3=Preparingtotransmit
4=Transmitting

ParametersforiDENpushtotalk|Top|
Name Type Description
PTTstate 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.Alsonotethatonlyonemeasurement
eventiswrittenperradiolinkfailureevenwhenmultipleseparatereestablishment
attemptshavebeenperformedtodifferentcells.Callreestablishmentisconsidered
successfuliftrafficchannelallocationsucceededwithGSMorRRCreconfiguration
completedsuccesfullywithUMTS.
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,whenthefirst
UDPpacketissent.Themeasurementeventbeginsthedataconnectionattemptstate.
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
24=Speedtest
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),thisisrecordedwhenthesocketconnectionisestablished.
Thismeasurementeventbeginsthedataconnectionstate.
Tools NemoOutdoor,NemoHandy,NemoAutonomous
|Parameters|

Parameters|Top|
Name Type Description
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
24=Speedtest

Dataconnectionfailed(DAF)
EventID DAF
Cellularsystems All
Recordstate Dataconnectionattemptstate
Description RecordedafterDAAmeasurementeventafterconnectionattempttoserverhasfailed.
Forconnectionbasedprotocols,theloggingtotheserverhasfailed,andfornon
connectionbasedTCPprotocols,thesocketconnectioncannotbeestablished.This
measurementeventendsthedataconnectionattemptstate.
Tools NemoOutdoor,NemoHandy,NemoAutonomous
|Parameters|Parametersforuserabort|Parametersforsocketerror|ParametersforNemoprotocolerror|ParametersforFTPandSFTPprotocol
error|ParametersforHTTPprotocolerror|ParametersforSMTPprotocolerror|ParametersforPOP3protocolerror|ParametersforWAPandMMS
protocolerror|Parametersforstreamingprotocolerror|ParametersforHTTPbrowsingprotocolerror|ParametersforICMPpingprotocolerror
|ParametersforIPerfprotocolerror|Parametersfortracerouteprotocolerror|ParametersforIMAPprotocolerror|ParametersforFacebookprotocol
error|ParametersforTwitterprotocolerror|ParametersforInstagramprotocolerror|ParametersforLinkedInprotocolerror|ParametersforPEVQS
protocolerror|ParametersforDropboxprotocolerror|ParametersforSpeedtest|Parametersfortestsystemfailure |

Parameters|Top|
Name Type Description
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
24=Speedtest
Datafail.status Integer Dataconnectionfailurestatus
1=Userabort
2=Socketerror
3=Protocolerrorortimeout
4=Testsystemfailure

Parametersforuserabort|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.

Parametersforsocketerror|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=Anoperationwasattemptedonanonblockingsocket
thatalreadyhadanoperationinprogress.
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=Rejectedforadministrativereasonsbadcredentials.
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.

ParametersforNemoprotocolerror|Top|
Name Type Description
Datatransfercause Integer Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

ParametersforFTPandSFTPprotocolerror|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.Insufficientstoragespacein
system
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.

ParametersforHTTPprotocolerror|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

ParametersforSMTPprotocolerror|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

ParametersforPOP3protocolerror|Top|
Name Type Description
POP3cause Integer POP3cause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
118=Firewallerror
172=Errorcommunicatingwithserver
174=Busyexecutingcurrentmethod
1120=Connectiondroppedbyremotehost

ParametersforWAPandMMSprotocolerror|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

Parametersforstreamingprotocolerror|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
ParametersforHTTPbrowsingprotocolerror|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

ParametersforICMPpingprotocolerror|Top|
Name Type Description
ICMPpingcause Integer ICMPpingcause
2=Invalidremoteaddress
119=Messagetooshort

ParametersforIPerfprotocolerror|Top|
Name Type Description
Datatransfercause Integer Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

Parametersfortracerouteprotocolerror|Top|
Name Type Description
Traceroutecause Integer Traceroutecause
1=Timeout
2=Invalidremoteaddress
119=Messagetooshort
131=Requestqueueisfull
132=Messageforunknownrequest
159=Invalidhopindex(outofrange)
312=Busyperformingcurrenttrace

ParametersforIMAPprotocolerror|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

ParametersforFacebookprotocolerror|Top|
Name Type Description
Facebookcause
1=Timeout
Facebookcause Integer 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

ParametersforTwitterprotocolerror|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
Therequestlimitforthisresourcehasbeenreachedforthe
currentratelimitwindow.
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

ParametersforInstagramprotocolerror|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=Themaximumnumberofrequestsperhourhasbeen
exceeded
20503=toomanyrequests

ParametersforLinkedInprotocolerror|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

ParametersforPEVQSprotocolerror|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

ParametersforDropboxprotocolerror|Top|
Name Type Description
Dropboxcause Integer Dropboxcause
4=Invalidremotefile
5=Invalidlocalfile
421=Servicenotavailable
425=Cannotopenconnection

ParametersforSpeedtest|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.

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|Parametersfornormaldatadisconnect|Parametersforsocketerror|ParametersforNemoprotocolerror|ParametersforFTPandSFTP
protocolerror|ParametersforHTTPprotocolerror|ParametersforSMTPprotocolerror|ParametersforPOP3protocolerror|ParametersforWAPand
MMSprotocolerror|Parametersforstreamingprotocolerror|ParametersforHTTPbrowsingprotocolerror|ParametersforICMPpingprotocolerror
|ParametersforIPerfprotocolerror|Parametersfortracerouteprotocolerror|ParametersforIMAPprotocolerror|ParametersforFacebookprotocol
error|ParametersforTwitterprotocolerror|ParametersforInstagramprotocolerror|ParametersforLinkedInprotocolerror|ParametersforPEVQS
protocolerror|ParametersforDropboxprotocolerror|ParametersforSpeedtest|Parametersfortestsystemfailure |

Parameters|Top|
Name Type Description
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
24=Speedtest
Datadisc.status Integer Datadisconnectstatus
1=Normaldatadisconnect
2=Socketerror
3=Protocolerrorortimeout
4=Testsystemfailure

Parametersfornormaldatadisconnect|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.
Parametersforsocketerror|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=Anoperationwasattemptedonanonblockingsocket
thatalreadyhadanoperationinprogress.
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=Rejectedforadministrativereasonsbadcredentials.
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.

ParametersforNemoprotocolerror|Top|
Name Type Description
Datatransfercause Integer Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

ParametersforFTPandSFTPprotocolerror|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.Insufficientstoragespacein
system
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.

ParametersforHTTPprotocolerror|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

ParametersforSMTPprotocolerror|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

ParametersforPOP3protocolerror|Top|
Name Type Description
POP3cause Integer POP3cause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
118=Firewallerror
172=Errorcommunicatingwithserver
174=Busyexecutingcurrentmethod
1120=Connectiondroppedbyremotehost

ParametersforWAPandMMSprotocolerror|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

Parametersforstreamingprotocolerror|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

ParametersforHTTPbrowsingprotocolerror|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

ParametersforICMPpingprotocolerror|Top|
Name Type Description
ICMPpingcause Integer ICMPpingcause
2=Invalidremoteaddress
119=Messagetooshort

ParametersforIPerfprotocolerror|Top|
Name Type Description
Datatransfercause Integer Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

Parametersfortracerouteprotocolerror|Top|
Name Type Description
Traceroutecause Integer Traceroutecause
1=Timeout
2=Invalidremoteaddress
119=Messagetooshort
131=Requestqueueisfull
132=Messageforunknownrequest
159=Invalidhopindex(outofrange)
312=Busyperformingcurrenttrace

ParametersforIMAPprotocolerror|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

ParametersforFacebookprotocolerror|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

ParametersforTwitterprotocolerror|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
Therequestlimitforthisresourcehasbeenreachedforthe
currentratelimitwindow.
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

ParametersforInstagramprotocolerror|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=Themaximumnumberofrequestsperhourhasbeen
exceeded
20503=toomanyrequests

ParametersforLinkedInprotocolerror|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

ParametersforPEVQSprotocolerror|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

ParametersforDropboxprotocolerror|Top|
Name Type Description
Dropboxcause Integer Dropboxcause
4=Invalidremotefile
5=Invalidlocalfile
421=Servicenotavailable
425=Cannotopenconnection

ParametersforSpeedtest|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.

Parametersfortestsystemfailure|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.

Datatransferrequest(DREQ)
EventID DREQ
Cellularsystems All
Recordstate Dataconnectionstate
Description Recordedwhendatatransferisrequestedtoorfromtheserver.Beginsthedatatransfer
state.
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|Parametersfor
Speedtest|

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
24=Speedtest
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
ParametersforHTTP|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

ParametersforSMTP|Top|
Name Type Description
Filesize Integer Filesize
Amountofdatatobetransferred.
Unit:byte
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforPOP3|Top|
Name Type Description
Filesize Integer Filesize
Amountofdatatobetransferred.
Unit:byte
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforMMS|Top|
Name Type Description
MMSfilesize Integer MMSfilesize
Amountofdatatobetransferred.
Unit:byte
MMSfilename String MMSfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforWAP1.0and2.0|Top|
Name Type Description
Filesize Integer Filesize
Amountofdatatobetransferred.
Unit:byte
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforStreaming|Top|
Name Type Description
Filesize Integer Filesize
Amountofdatatobetransferred.
Unit:byte
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforHTTPbrowsing|Top|
Name Type Description
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforICMPping|Top|
Name Type Description
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
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

ParametersforIMAP|Top|
Name Type Description
Filesize Integer Filesize
Amountofdatatobetransferred.
Unit:byte
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforFacebook|Top|
Name Type Description
Facebookoperation Integer Facebookoperation
1=Getuserfeed
2=Getfriendlist
3=Postastatusupdate
4=Postanimage
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforTwitter|Top|
Name Type Description
Twitteroperation Integer Twitteroperation
1=Loadhomepage
2=Loadprofile
3=FollowTwitterfeed
4=Texttweet
5=Phototweet
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms
ParametersforInstagram|Top|
Name Type Description
Instagramoperation Integer Instagramoperation
1=Loaduserfeed
2=Loadselffeed
3=Loadpopularfeed
4=Searchmediawithatag
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforLinkedIn|Top|
Name Type Description
LinkedInoperation Integer LinkedInoperation
1=Loadselffeed
2=Loadprofilefromcontactlist
3=LoadprofileusingpublicURL
4=SharetextandURL
5=Loadmyinfo
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforPEVQS|Top|
Name Type Description
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms

ParametersforDropbox|Top|
Name Type Description
Dropboxoperation Integer Dropboxoperation
1=Upload
2=Download
Filename String Datatransferfilename
Timeout Integer Datatransfertimeout
Ifnodatahasbeentransferredduringthetimeoutperiod,the
datatransferisterminatedwiththetimeoutresult.
Unit:ms
Filesize Integer Filesize
Amountofdatatobetransferred.
Unit:byte

ParametersforSpeedtest|Top|
Name Type Description
Datatransfercompleted(DCOMP)
EventID DCOMP
Cellularsystems All
Recordstate Datatransferstate
Description Recordedwhendatatransferisstopped.ForTCPbasedprotocolswhenthesocket
connectiontotheserveristerminated.Themeasurementeventendsthedatatransfer
state.
Tools NemoOutdoor,NemoHandy,NemoAutonomous
|Parameters|Parametersforsuccessandpartialsuccess|Parametersforsocketerror|ParametersforNemoprotocolerror|ParametersforFTPand
SFTPprotocolerror|ParametersforHTTPprotocolerror|ParametersforSMTPprotocolerror|ParametersforPOP3protocolerror|Parametersfor
WAPandMMSprotocolerror|Parametersforstreamingprotocolerror|ParametersforHTTPbrowsingprotocolerror|ParametersforICMPping
protocolerror|ParametersforIPerfprotocolerror|Parametersfortracerouteprotocolerror|ParametersforIMAPprotocolerror|Parametersfor
Facebookprotocolerror|ParametersforTwitterprotocolerror|ParametersforInstagramprotocolerror|ParametersforLinkedInprotocolerror
|ParametersforPEVQSprotocolerror|ParametersforDropboxprotocolerror|ParametersforSpeedtest|Parametersforuserabort|Parametersfor
ICMPping |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
24=Speedtest
Transf.status Integer Datatransferstatus
1=Success
2=Socketerror
3=Protocolerrorortimeout
5=Userabort
6=Partialsuccess
Transferisconsideredapartialsuccesswhenonlysome
ofthecontenthasbeentransferredsuccessfullye.g.during
HTTPbrowsing.Contentreplystatuscodeparameterin
theDCONTENTmeasurementeventdefinesthetransfer
statusforeachtransferreditemseparately.
Parametersforsuccessandpartialsuccess|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.

Parametersforsocketerror|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=Anoperationwasattemptedonanonblockingsocket
thatalreadyhadanoperationinprogress.
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=Rejectedforadministrativereasonsbadcredentials.
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.

ParametersforNemoprotocolerror|Top|
Name Type Description
Datatransfercause Integer Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

ParametersforFTPandSFTPprotocolerror|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.Insufficientstoragespacein
system
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.

ParametersforHTTPprotocolerror|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

ParametersforSMTPprotocolerror|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

ParametersforPOP3protocolerror|Top|
Name Type Description
POP3cause Integer POP3cause
1=Timeout
2=Invalidremoteaddress
6=Incorrectindex
118=Firewallerror
172=Errorcommunicatingwithserver
174=Busyexecutingcurrentmethod
1120=Connectiondroppedbyremotehost

ParametersforWAPandMMSprotocolerror|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

Parametersforstreamingprotocolerror|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

ParametersforHTTPbrowsingprotocolerror|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

ParametersforICMPpingprotocolerror|Top|
Name Type Description
ICMPpingcause Integer ICMPpingcause
2=Invalidremoteaddress
119=Messagetooshort

ParametersforIPerfprotocolerror|Top|
Name Type Description
Datatransfercause Integer Datatransfercause
1=Timeout
2=Invalidremoteaddress
4=Invalidremotefile.

Parametersfortracerouteprotocolerror|Top|
Name Type Description
Traceroutecause Integer Traceroutecause
1=Timeout
2=Invalidremoteaddress
119=Messagetooshort
131=Requestqueueisfull
132=Messageforunknownrequest
159=Invalidhopindex(outofrange)
312=Busyperformingcurrenttrace

ParametersforIMAPprotocolerror|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

ParametersforFacebookprotocolerror|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

ParametersforTwitterprotocolerror|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
Therequestlimitforthisresourcehasbeenreachedforthe
currentratelimitwindow.
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

ParametersforInstagramprotocolerror|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=Themaximumnumberofrequestsperhourhasbeen
exceeded
20503=toomanyrequests

ParametersforLinkedInprotocolerror|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

ParametersforPEVQSprotocolerror|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

ParametersforDropboxprotocolerror|Top|
Name Type Description
Dropboxcause Integer Dropboxcause
4=Invalidremotefile
5=Invalidlocalfile
421=Servicenotavailable
425=Cannotopenconnection

ParametersforSpeedtest|Top|
Name Type Description
Reserved Integer Reserved

Parametersforuserabort|Top|
Name Type Description
Reserved Integer Reserved
Alwaysn/a.

ParametersforICMPping|Top|
Name Type Description

Parametersforallprotocols|Top|
Name Type Description
IPaccesstime Integer DatatransferIPserviceaccesstime
TimefromDREQtomomentwhensocketconnectionhasbeen
establishedandfirstdatapacketissend.
Minimumvalue:0
Unit:ms
IPterm.time Integer DatatransferIPterminationtime
TimefromlastdatapackettotheDCOMPwhenall
connectionshasbeenterminatedanddatatransferisfinished.
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.
Minimumvalue:0
Unit:ms
Redirectaddress String Redirectaddress
Thisistheaddresswherethetransferwasredirected.

Datathroughput(DRATE)
EventID DRATE
Cellularsystems All
Recordstate Datatransferstate
Description Recordedsemiperiodicallywhenapplicationlayerdataistransferredtoorreceived
fromtheserver.Minimumtimeperiodbetweentwomeasurementeventsisonesecond
themaximumistenseconds(zerovaluesarerecordedwhendatahasnotbeen
transferredatapointintime).
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
24=Speedtest

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|ParametersforICMPpingandSpeedtest|

Parameters|Top|
Name Type Description
DatatransfercontextID Context DatatransfercontextID
Applicationprotocol Integer Applicationprotocol
12=ICMPping
24=Speedtest

ParametersforICMPpingandSpeedtest|Top|
Name Type Description
Pingsize Integer Pingpacketsize
Pingpacketsizeisthesizeofthepingpacket.Thevaluealso
determinesthesizeofthereplypacket.
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|ParametersforstreamingandPEVQS.|

Parameters|Top|
Name Type Description
Applicationprotocol Integer Applicationprotocol
9=Streaming
22=PEVQS

ParametersforstreamingandPEVQS.|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 Integer Applicationprotocol
protocol 8=WAP1.0
10=WAP2.0
11=HTTPbrowsing
18=Facebook
19=Twitter
20=Instagram
21=LinkedIn

ParametersforWAP1.0and2.0|Top|
Name Type Description
Datatransfer Context DatatransfercontextID
contextID
Numberof Integer Numberofcontentelements
content
elements
Numberof Integer Numberofparameterspercontent
parametersper
content
Content String Content
FortextthisisthecontentitselfandfortheothercontenttypestheURL
totheresource.
Type Integer Contenttype
1=File
2=Image
3=Link
4=Text
Size Integer Contentsize
Unit:byte
Encoding String Contentencoding

ParametersforHTTPbrowsing,Facebook,Twitter,Instagram,andLinkedIn|Top|
Name Type Description
Datatransfer Context DatatransfercontextID
contextID
Numberof Integer Numberofcontentelements
content
elements
Numberof Integer Numberofparameterspercontent
parametersper
content
Content String Content
FortextthisisthecontentitselfandfortheothercontenttypestheURL
totheresource.
Type Integer Contenttype
1=File
2=Image
3=Link
4=Text
Size Integer Contentsize
Unit:byte
Encoding String Contentencoding
Download Integer Contentdownloadduration
duration Unit:ms
Starttime String Contentdownloadstarttime
Reply Integer Contentreplystatuscode
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
ContentType String ContentHTTPContentType
ThisisthesameasMIMEtype.Theparametergetsvaluessuchas
text/html,video/3gpp,orimage/jpeg.

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 String DNSqueryaddress
address Thisisthedomainnameinhumanfriendlyformatandthisis
translatedtotheIPaddressusingDNS.
DNSquery Integer DNShostnameresolutiontime
latency 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=Thesystemdetectedaninvalidpointeraddressinattempting
touseapointerargumentinacall.
10022=Aninvalidargumentwassupplied.
10024=Toomanyopensockets.
10035=Anonblockingsocketoperationcouldnotbecompleted
immediately.
10036=Ablockingoperationiscurrentlyexecuting.
10037=Anoperationwasattemptedonanonblockingsocketthat
alreadyhadanoperationinprogress.
10038=Anoperationwasattemptedonsomethingthatisnota
socket.
10039=Arequiredaddresswasomittedfromanoperationona
socket.
10040=Amessagesentonadatagramsocketwaslargerthanthe
internalmessagebufferorsomeothernetworklimit,orthebufferused
toreceiveadatagramintowassmallerthanthedatagramitself.
10041=Aprotocolwasspecifiedinthesocketfunctioncallthatdoes
notsupportthesemanticsofthesockettyperequested.
10042=Anunknown,invalid,orunsupportedoptionorlevelwas
specifiedinagetsockoptorsetsockoptcall.
10043=Therequestedprotocolhasnotbeenconfiguredintothe
system,ornoimplementationforitexists.
10044=Thesupportforthespecifiedsockettypedoesnotexistinthis
addressfamily.
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
thesystemlackedsufficientbufferspaceorbecauseaqueuewasfull.
10056=Aconnectrequestwasmadeonanalreadyconnected
socket.
10057=Arequesttosendorreceivedatawasdisallowedbecause
thesocketisnotconnectedand(whensendingonadatagramsocket
usingasendtocall)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.Theservicecannotbefoundinthe
specifiednamespace.
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=AnincorrectnumberofQOSFILTERSPECswerespecifiedin
theFLOWDESCRIPTOR.
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
receivedforthedomainnamethefirstrecordedIPaddressisusedby
therecordingtool.
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
thereisaproblemwiththenetworkormultiplepacketsarelost
orretransmitted,thevalueincreasesuntilithasbeen
confirmed.Thecalculationofthisparametersdiffersfromthe
wayWiresharkdoesit.InWireshark,BIFcanbequitehighifan
OutOfOrderpacketarrivestothedatastreambecause
WiresharkidentifiesBIFbysequencenumbers.InOutdoorthis
isalwayscalculatedbyinspectingthepayloadlengthofnon
sentornonreceivedpackets.
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.Separatemeasurementeventisloggedfor
eachsystem.
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 Integer Numberofheaderparameters
params
#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.Thisparameter
isusedforcellreselectionwhenthevalueofthepathlosscriterionC1
isoverzero.See3GPPTS145.008subclause6.4.
Unit:dB
C31 Float C31criterion
ThesignallevelthresholdcriterionparameterC31isusedtodetermine
whetherprioritizedhierarchicalGPRSandLSAcellreselectionshall
apply.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 Integer Numberofheaderparameters
params
#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.Thisparameter
isusedforcellreselectionwhenthevalueofthepathlosscriterionC1
isoverzero.See3GPPTS145.008subclause6.4.
Unit:dB
CC Integer Colorcode
Range:063

ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
#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.Reportingofthemeasurementsofthedetectedsetis
onlyapplicabletointrafrequencymeasurementsmadebyUEsin
CELL_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
Secondary Integer Secondaryscramblingcode
SC 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 Integer Numberofheaderparameters
params
#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 Integer CellparametersID
ID 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 Integer Numberofheaderparameters
params
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
Celltype Integer Celltype
0=Serving
1=Listed
2=Detected
10=SCell0
Thefirstsecondaryservingcell.
11=SCell1
12=SCell2
13=SCell3
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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
contributionsoftheresourceelementsthatcarrycellspecificreference
signalswithintheconsideredmeasurementfrequency.3GPPTS
36.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 Integer Numberofheaderparameters
params
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
Band Integer Band
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
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=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
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 Integer Numberofheaderparameters
params
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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
Scheduler Integer Schedulertag
tag ThisparameterisonlyvalidforEVDORevBactivesetcells.
Range:07

ParametersforWLAN|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
Celltype Integer Celltype
0=Neighbor
1=Serving
Band Integer WLANband
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.Loggedformatishexadecimalbytes
separatedbycolon,forexample01:23:45:67:89:ab.
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 Integer Numberofheaderparameters
params
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
Celltype Integer Celltype
0=Neighbor
1=Serving
Band Integer WLANband
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.Loggedformatishexadecimalbytes
separatedbycolon,forexample01:23:45:67:89:ab.

ParametersforWiMAX|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
259999=WiMAX
Frequency Float WiMAXfrequency
Unit:MHz
Preamble Integer WiMAXpreambleindex
index 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 Integer Numberofheaderparameters
params
#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 Integer Numberofheaderparameters
params
#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.Thismeasurementevent
iscurrentlyonlyloggedforservingcells.
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 Numberofparameterspermeasurement
Band Integer 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
currentlyassigningadownlinkDPCHtotheUEconstitutethe
activeset).
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 Numberofparameterspermeasurement
Band Integer 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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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/EUTRA
carrierRSSI,whereNisthenumberofresourceblocksoftheE
UTRAcarrierRSSImeasurementbandwidth.Themeasurements
inthenumeratoranddenominatoraremadeoverthesamesetof
resourceblocks.3GPPTS36.214subclause5.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 Integer Numberofheaderparameters
params
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
C/Ach Integer C/Acenterchannel
C/Aminimum 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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.Currentlythemaximumupdatefrequencyisabouttwice
persecond.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|ParametersforGSM|ParametersforDAMPS|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM
53=DAMPS

ParametersforGSM|Top|
Name Type Description
RXQfull Integer RXqualityfull
QualityvaluemeasuredoneveryTDMAframe.Usethisvalue
whenDTXisinactive.See3GPPTS145.008subclause8.4.
RXQsub Integer RXqualitysub
QualityvaluemeasuredoverthesubsetofeveryTDMAframe.
UsethisvaluewhenDTXisactive.See3GPPTS145.008
subclause8.4.

ParametersforDAMPS|Top|
Name Type Description
BERclass Integer BERclass
BERclassvaluereportedbymobile.
Range:07

PacketchannelRXquality(PRXQ)
EventID PRXQ
Cellularsystems GSM
Recordstate Attachandpacketactivestate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforGSM|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM

ParametersforGSM|Top|
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
GPRS.
Range:280
Frameerrorrate(FER)
EventID FER
Cellularsystems GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA1x
Recordstate Callconnectionstate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforGSM|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforLTE|ParametersforcdmaOneand
CDMA1x|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x

ParametersforGSM|Top|
Name Type Description
FERfull Float Frameerrorratefull
Thiscalculationassumesall25framesoftheSACCH
multiframehavebeensent.JustlikeRXQualFull,whenDL
DTXison,FERFULLwillbecomeinvalid.Thisisbecauseonly
2or3framesaresentwhenDLDTXison.
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

ParametersforUMTSFDD|Top|
Name Type Description
FER Float Frameerrorrate
CurrentlythisisonlyloggedwithEVS.
Range:0100
Unit:%

ParametersforUMTSTDSCDMA|Top|
Name Type Description
FER Float Frameerrorrate
Range:0100
Unit:%

ParametersforLTE|Top|
Name Type Description
FER Float Frameerrorrate
Calculatedfromthespeechframes.
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
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

ParametersforGSM|Top|
Name Type Description
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

ParametersforDAMPS|Top|
Name Type Description
MSP Integer MSpowerlevel
Reportedmobilestationpowerlevelclass.See3GPPTS
45.005subclause4.1.
Range:032

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
ParametersforGSM|Top|
Name Type Description
RLT Integer Radiolinktimeout
Thecounterusedindeterminingwhentheradiolinkfailure
conditionisdeclared.Thevalueofthecounterisdecreasedby
onewhenSACCHmessagedecodingfails.Whendecoding
succeeds,itisincreasedbytwo.Ifthevalueofthecounter
dropstozero,theradiolinkfailureconditionisdeclared.See
3GPPTS145.008subclause5.
Range:064

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

ParametersforGSM|Top|
Name Type Description
TA Integer Timingadvance
Reportedtimingadvance.
Range:063

ParametersforUMTSTDSCDMA|Top|
Name Type Description
TA Float Timingadvance
Range:16240
Unit:chip

ParametersforLTE|Top|
Name Type Description
TA Integer Timingadvance
Timingadvanceisusedtoadjustuplinktransmissiontimingin
awaythatallowsnodeBtoreceivetransmissionsfromallUEs
simultanously.Thetimingadvanceisrelativetodownlinkradio
framereceivedbyUE.ThisparameteristhesameasN_TA
parameterdividedby16.See3GPPTS36.213subclause
4.2.3and3GPPTS36.211subclause8.
Range:01282
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcell
index.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3

ParametersforDAMPS|Top|
Name Type Description
TAL Integer Timingalignment
Reportedtimingalignment.
Range:030

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

ParametersforGSM|Top|
Name Type Description
DSCcurrent Integer Downlinksignalingcountercurrent
Thecounterusedindeterminingwhenthedownlinksignaling
failureconditionisdeclared.Wheneverthemessageis
decodedinthepagingsubchannelifthemessagedecodingis
successful,theDSCcounterisincreasedbyoneifthe
messagedecodingfails,theDSCcounterisdecreasedby
four.Thedownlinksignalingfailureconditionisdeclaredifthe
DSCcounterdropstozeroorbelow.See3GPPTS145.008
subclause6.5.
Range:045
DSCmax Integer Downlinksignalingcountermaximum
ThemaximumvalueoftheDSCcounter.
Range:045
Biterrorprobability(BEP)
EventID BEP
Cellularsystems GSM
Recordstate Attachandpacketactivestate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.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/Icalculation
methodisvendorspecific.
Range:1040
Unit:dB
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
ARFCN Integer Channelnumber
C/I Float C/Iperhoppingchannel
SeparateC/Iresultforeachhoppingchannel.C/Icalculationmethod
isvendorspecific.
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

ParametersforLTE|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
SNR Float RSSNR
Thecalculationmethodforthisparameterisdevicespecificandcan
changebetweenthedevices.
Range:4050
Unit:dB
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3
#Antennas Integer Numberofantennas
#Params/antenna Integer Parametersperantenna
SNR/P Float RSSNR/antennaport
Thecalculationmethodforthisparameterisdevicespecificandcan
changebetweenthedevices.
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

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 DRCcover
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
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%,allcommandsrequesttoincrease
power.
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%,allcommandsrequesttoincrease
power.
Range:0100

ParametersforLTE|Top|
Name Type Description
PUSCHTXpower Float TXpowerPUSCH
TheaveragetransmitpowerforPUSCHcalculatedoverthe
reportingperiod.See3GPPTS36.213subclause5.1.1.1.
Range:5040
Unit:dBm
PUCCHTXpower Float TXpowerPUCCH
TheaveragetransmitpowerforPUCCHcalculatedoverthe
reportingperiod.See3GPPTS36.213subclause5.1.2.1.
Range:5040
Unit:dBm
PH Float TXpowerheadroom(PUSCH)
TheaverageUEpowerheadroomreportedfromthesamereporting
periodasPUSCHTXpower.See3GPPTS36.213subclause
5.1.1.2.
Range:23100
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 Integer NumberofparametersperPUSCHTPC
TPC
#PUSCHTPC Integer PUSCHTPCcount
ThenumberoftimesthisTPCcommandisreceivedsincethe
previousreport.
Minimumvalue:0
PUSCHTPC Float PUSCHTPC
Thisisthesameasdelta_PUSCH.See3GPPTS136.213subclause
5.1.1.
Range:44
Unit:dB
#PUCCHTPCs Integer NumberofPUCCHTPCs
#Params/PUCCH Integer NumberofparametersperPUCCHTPC
TPC
#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.213subclause
5.1.3.
Range:5040
M_SRS Integer SRSTXbandwidth
Bandwidthofsoundingreferencesignal(SRS)inphysicalresource
blocks.ThisissameasM_SRSparameter.See3GPPTS36.211
subclause5.5.3and36.213subclause5.1.3.
Range:496
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3

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%,allcommandsrequesttoincrease
power.
Range:0100
TXadjust Float Closedloopadjustment
Unit:dB
TXpwrlimit Float UpperlimitonTXpower
Unit:dBm
Maxpowerlimited Integer Maxpowerlimited
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%,allcommandsrequesttoincrease
power.
Range:0100
TXadjust Float Closedloopadjustment
Unit:dB
TXPilot Float TXpilotpower
Range:9999
Unit:dBm
TXopenloop Float TXopenlooppower
power 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 PAmax
Maximumrecommendedheadroomavailable(RevA).Themobile
stationindicatestheavailablePowerAmplifier(PA)headroomtothe
accessnetwork.Theaccessnetworkcanassigncarriersbasedon
themobilestationsavailablepoweramplifierheadroom.
Unit:dB
DRClockperiod Integer DRClockperiod
DRClockperiodindicateswhichRPCbitsare'hold'(Rel0).
8=8slots
16=16slots
TXthrottle Float TXthrottle
TXthrottleindicateshowoftenTXchannelgainsarebeingthrottled
duringthepreviousreportingperiod(RevA).
Range:0100
Unit:%
TXmaxpower Float TXmaxpowerusage
usage IndicateshowoftenTXAGCwasatmaximumpowerduringthe
previousreportingperiod.
Range:0100
Unit:%
TXminpower Float TXminpowerusage
usage IndicateshowoftenTXAGCwasatminimumpowerduringthe
previousreportingperiod.
Range:0100
Unit:%
Transmission Integer Transmissionmode
mode 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 Integer Powerlimited/Channel
limited/Ch 0=No
1=Yes
Power Integer Poweramplifier/Channel
amplifier/Ch 0=Off
1=On
TXOLpower/Ch Float TXopenlooppower/Channel
Range:128127
Unit:dBm
TXT2P Float 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 Float WiMAXTXpowerheadroom
headroom Range:0100
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
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 Integer Numberofheaderparameters
params
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 Integer Numberof"DLpowerdown"commands
down 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
ForwardPowerControl(FPC)isusedbytheMobileStation(MS)to
controlthepowerlevelsonatrafficchanneltooptimizetheFrameError
Rate(FER).ThereareseveraldifferentFPCmodesexplainedin
3GPP2C.S0011E.
Range:07
FPC Integer Forwardpowercontrolsubchannelindicator
subchannel SubchannelindicatorissetbytheBTStoindicatetoaMSiftheprimary
innerloopestimationshouldbepreformedonthereceivedFFCHorF
DCH.
0=FFCHsetpoint
1=FDCCHsetpoint
FPCgain Float Forwardpowercontrolsubchannelgain
See3GPP2C.S0005Fsubclause3.7.2.3.2.21.
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 Float FSCH1currentsetpoint
Unit:dB
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. Float FDCCHmaximumsetpoint
sp Unit:dB

Biterrorrate(BER)
EventID BER
Cellularsystems TETRA,UMTSFDD
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|ParametersforTETRA|ParametersforUMTSFDD|
Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
2=TETRA
5=UMTSFDD

ParametersforTETRA|Top|
Name Type Description
BER Float BER
Biterrorratethatiscalculatedwithtrainingsequence
algorithm.
Range:0100
Unit:%

ParametersforUMTSFDD|Top|
Name Type Description
PilotBER Float BERpilotbit
BiterrorrateofdownlinkDPCCH(dedicatedphysicalcontrol
channel)pilotbits.
Range:0100
Unit:%
TFCIBER Float BERTFCI
EstimatedrawBERbeforechannelcodingbasedonTFCIbits.
Range:0100
Unit:%

Physicalchannelthroughput(PHRATE)
EventID PHRATE
Cellularsystems UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,cdmaOne,CDMA1x,EVDO
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.Separatemeasurementeventisloggedforeachserving
cellwithLTE.
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

ParametersforLTE|Top|
Name Type Description
Ph.ch.type Integer Physicalchanneltype
1=PBCH
2=PDSCH
3=PUSCH

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
3=SCell2
4=SCell3

ParametersforLTEPDSCH|Top|
Name Type Description
PDSCHbitrate0 Integer PDSCHthroughputforcodeword0
Minimumvalue:0
Unit:bit/s
PDSCHbitrate1 Integer PDSCHthroughputforcodeword1
Minimumvalue:0
Unit:bit/s
PDSCHblockrate Integer PDSCHblockrate
Thenumberofreceivedtransportblockssincethelastreport
includingTBswithCRCfailure.
Minimumvalue:0
PDSCHBLER Float PDSCHBLER
TheratiooftransportblockswithCRCcheckacceptedtoallreceived
TBs.
Range:0100
Unit:%
Schbitrate/PRB Integer PDSCHscheduledthroughput/PRB
ScheduledthroughputperPRBistheaveragethroughputperPRB
overtheTTIswherePRBresourcesareallocated.Thisiscalculated
bysummingPDSCHthroughputperPRBduringthereportingperiod
andthisisdividedbynumberofallocatedPRBsduringthereporting
period.
Minimumvalue:0
Unit:bit/s
PDSCHbitrate Integer PDSCHthroughput
Thethroughputiscalculatedfromallreceivedtransportblocks
Thethroughputiscalculatedfromallreceivedtransportblocks
includingTBswithCRCfailure.
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
3=SCell2
4=SCell3
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 Integer NumberofPDCCHchannelformats
formats
#Params/PDCCH Integer NumberofparametersperPDCCHchannelformat
channelformat
PDCCHformat Integer PDCCHformatcount
count 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
ThisiscalculatedfromalltransmittedtransportblocksincludingTBs
thatarenotdeliveredsuccesfullyoraredeliveredredundantly.
Minimumvalue:0
Unit:bit/s
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3

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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
10=cdmaOne
11=CDMA1x
12=EVDO
RLPrev.rate Integer RLPreverseuserthroughput
Minimumvalue:0
Unit:bit/s
RLPfor.rate Integer RLPforwarduserthroughput
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

ParametersforEVDO|Top|
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
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

ParametersforUMTSFDD|Top|
Name Type Description
Measurementevent Integer Measurementevent
1=Event1A
AprimaryCPICHenterstheReportingRange(FDDonly).
2=Event1B
AprimaryCPICHleavestheReportingRange(FDDonly).
3=Event1C
AnonactivePrimaryCPICHbecomesbetterthanan
activePrimaryCPICH(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
TheUETransmittedPowerbecomeslessthananabsolute
threshold.
63=Event6C
TheUETransmittedPowerreachesitsminimumvalue.
64=Event6D
TheUETransmittedPowerreachesitsmaximumvalue.
65=Event6E
TheUERSSIreachestheUEsdynamicreceiverrange.
66=Event6F
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslargerthananabsolutethreshold(FDD
only).ThetimedifferenceindicatedbyT_ADVbecomes
largerthananabsolutethreshold(TDSCDMAonly).
67=Event6G
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslessthananabsolutethreshold.
71=Event7A
TheUEpositionchangesmorethananabsolutethreshold.
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
AnonactivePrimaryCPICHbecomesbetterthanan
activePrimaryCPICH(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
TheUETransmittedPowerbecomeslessthananabsolute
threshold.
63=Event6C
TheUETransmittedPowerreachesitsminimumvalue.
64=Event6D
TheUETransmittedPowerreachesitsmaximumvalue.
65=Event6E
TheUERSSIreachestheUEsdynamicreceiverrange.
66=Event6F
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslargerthananabsolutethreshold(FDD
only).ThetimedifferenceindicatedbyT_ADVbecomes
largerthananabsolutethreshold(TDSCDMAonly).
67=Event6G
TheUERxTxtimedifferenceforaRLincludedinthe
activesetbecomeslessthananabsolutethreshold.
71=Event7A
TheUEpositionchangesmorethananabsolutethreshold.
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'spositionbasedonknown
nodeBcoordinates,andsignalreceptiontimesmeasured
andreportedbyUE.
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
102=Requestedmeasurementnotavailable
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:%
MBMSinformation(MBMSI)
EventID MBMSI
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description RecordedwhenMBMSallocationchanges.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
#Services Integer NumberofMBMSservices
#Params/service Integer NumberofparametersperMBMSservice
MCC Integer MBMSserviceMCC
SeeITUTrecommendationE.212.
Range:0999
MNC Integer MBMSserviceMNC
Range:0999
ServiceID Integer MBMSserviceID
UniquelyidentifiestheidentityofanMBMSservicewithinaPLMN.
Seemore3GPPTS136.331subclause6.3.7.
Range:016777215
SessionID Integer MBMSsessionID
Range:0255
AreaID Integer MBSFNareaID
Multibroadcastsinglefrequencynetworkareaidentity.Seemore
3GPPTS136.211subclause6.10.2.1.
Range:0255
DataMCS Integer MBMSdataMCS
Definesthemodulationandtheamountofcodingused.See3GPP
TS36.213subclause7.1.7.
Range:031
State Integer MBMSservicestate
1=Active
2=Available
Physicalchannelthroughputbroadcast(PHRATEB)
EventID PHRATEB
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
PMCHthroughput Integer PMCHthroughput
PhysicallayerPMCHthroughputissumofalltransportblocks
receivedfromthePMCHdisregardingCRCresult.
Minimumvalue:0
Unit:bit/s
PMCHSNR Float PMCHSNR
MobilevendorspecificsignaltonoiseratioforPMCH.
Unit:dB

MAClayerthroughputbroadcast(MACRATEB)
EventID MACRATEB
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenmeasurementsampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.ThisUMTSmeasurementeventisrecorded
simultaneouslywiththePLAIDmeasurementeventandonlyduringHSDPAsession.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
MCHthoughput Integer MCHthoughput
MAClayerMCHthroughputissumoftransportblockswith
correctCRC.Withsomeimplementationsitispossiblethat
MCHthroughputdoesnotcontainMAClayerheadersand
overhead.
Minimumvalue:0
Unit:bit/s
MCHblockrate Integer MCHblockrate
Numberofreceivedtransportblockssincelastreport.
Minimumvalue:0
MCHBLER Float MCHBLER
Ratioofcorrectandincorrecttransportblockssincethelast
report.ThenumberoftheincorrecttransportblocksisBlock
RatetimesBLERdividedby100.
Range:0100
Unit:%

RLClayerthroughputbroadcast(RLCRATEB)
EventID RLCRATEB
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
MTCH Integer MTCHthroughput
throughput RLClayerMTCHthroughputisbitratecalculatedfromtheRLClayer
dataSDUs.
Minimumvalue:0
Unit:bit/s
#MRBs Integer NumberofMBMSradiobearers
#Params/MRB Integer NumberofparametersperMBMSradiobearer
AreaID/MRB Integer MBSFNareaIDperMRB
Multibroadcastsinglefrequencynetworkareaidentity.Seemore
3GPPTS136.211subclause6.10.2.1.
Range:0255
PMCH Integer PMCHIDperMRB
ID/MRB Range:015
Bitrate/MRB Integer MTCHthroughputperMRB
Minimumvalue:0
Unit:bit/s
Block Integer MTCHblockrateperMRB
rate/MRB Minimumvalue:0

Channelqualityindicator(CQI)
EventID CQI
Cellularsystems UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD
Recordstate Packetactivestate
Description Recordedevery200millisecondstoindicatedistributionofHSDPAChannelQuality
Indications(CQI)transmittedtothenetwork.Themeasurementeventisrecorded
simultaneouslywiththePLAIDmeasurementevent.Onemeasurementeventislogged
forallservingcellswithHSDPA.Separatemeasurementeventisloggedforeach
servingcellwithLTE.
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
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.See3GPPTS125.224subclause4.11.2.
Range:0127

ParametersforLTE|Top|
Name Type Description
#Params Integer Numberofparameters
Sampledur. Integer Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
Req.rate Integer Requestedthroughput
Computationalthroughputbasedonthetransportblocksizes
indicatedbythewidebandCQIvalues.Itisassumedthatall
eNodeBresourcesareavailableforthedevice,threePDCCH
symbolsareallocatedforeachsubframe,noPRBsareallocatedfor
PBCH,PSCH,orSSCHphysicalchannels,andBLERiszero.In
situationswhererank2orrank4receptionwouldhavebeen
possible,widebandCQIvaluesofbothcodewordsareusedinthe
throughputcalculation.Thisistheestimationofthroughputthat
wouldhavebeenachievedifthenetworkhadusedthelink
adaptationparametersdefinedbytheCQI.Thisestimationmaybe
overestimationbecauseofzeroBLERhypothesisandsinceno
PRBsareallocatedforotherphysicalchannelsoritcanbe
underestimationsinceforPDCCHthreesymbolsarealways
reserved.
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
Theloggedvalueisthemostcommonlyusedvalueduringthe
reportingperiod.AuserequipmentusesPrecodingMatrixIndicator
(PMI)toinformtheeNodeBwhichprecodingmatrixshouldbeused
fordownlinktransmissionaccordingtotherankindication.See
3GPPTS136.213subclause7.2.4.
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3
#Ranks Integer Numberofranks
Thefirstrequestedrankvaluedefinestheratioofrankone,the
secondrankvaluedefinestheratioofranktwo,etc.
#Params/rank Integer Parametersperrank
Req.rank Float Requestedrank
DefinesbasedonRIreportstheratiooftimewhenthemobilewould
havebeenabletoreceivedatausingdefinedrank.Thisisthereport
fromthedevicetothenetworkhowmanysimultaneousdata
streams(orlayers)itcanreceivewhenspatialmultiplexing
transmissionschemeisused.
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.Thismeasurementeventisrecordedsimultaneouslywith
thePLAIDmeasurementevent.
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 Integer NumberofHARQprocesses
processes
#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 Integer HSDPAHARQprocessblockrate
packets 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 Integer NumberofHARQprocesses
processes
#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 Integer HSDPAHARQprocessblockrate
packets ThenumberofMAChsPDUstransferredperHARQprocess.
HARQBLER Float HSDPAHARQprocessBLER
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUsforeachHARQprocessseparately.
Range:0100
Unit:%
HSSCCHchannelinformation(HSSCCHI)
EventID HSSCCHI
Cellularsystems UMTSFDD,UMTSTDSCDMA
Recordstate Packetactivestate
Description Recordedevery200millisecondstoindicateHSSCCHchannelusagebasedonthe
tracemessagesofthemobile.Thismeasurementeventisrecordedsimultaneouslywith
thePLAIDmeasurementevent.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA

ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
HSSCCH Integer HSDPAHSSCCHchannelisationcode
code Range:0127
HSSCCH Float HSDPAHSSCCHusage
usage DefinestheratioofTTIswhenneworretransmitteddataisindicated
usingthisHSSCCHchannelisationcode.Notethatthesumofthe
percentagesis200whenthemeasurementeventcontainsinformation
aboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%
Celltype Integer HSDPAcelltype
1=Primary
2=Secondary

ParametersforUMTSTDSCDMA|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
HSSCCH Integer HSDPAHSSCCHfirstchannelisationcode
1stcode Range:015
HSSCCH Integer HSDPAHSSCCHsecondchannelisationcode
2ndcode Range:015
HSSCCH Float HSDPAHSSCCHusage
usage 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.Onlyonemeasurementeventisloggedforallserving
cellswithHSDPA.Separatemeasurementeventisloggedforeachservingcellwith
LTE.
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
Sample Integer Sampleduration
duration Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
HSPDSCH Integer HSDPAHSPDSCHthroughput
rate HighSpeedPhysicalDownlinkSharedChannelthroughputis
calculatedfromall(alsoretransmitted)transportblocksreceivedfrom
theHSDSCHtransportchannelanddividedbysampleduration.This
parameterisalsoknownasHSDPAphysicalchannelthroughputor
servedthroughput.
Minimumvalue:0
Unit:bit/s
MIMOusage Float HSDPAMIMOusageratio
ThepercentageofTTIsduringthereportingperiodwhendualstream
transferisused.ThisvaluedisplaystheexactamountofMIMOused
withHSDPA.
Range:0100
Unit:%
Scheduled Integer HSDPAHSPDSCHscheduledthroughput
rate HighSpeedPhysicalDownlinkSharedChannelscheduled
throughputiscalculatedfromall(alsoretransmitted)transportblocks
receivedfromtheHSDSCHtransportchannelanddividedbytime
whendataisreceivedfromthenetwork(idletimeisnotcalculated).
WithDCHSDPAthescheduledthroughputiscalculatedseparatelyfor
eachcellandthenthereceivedvaluesaresummeduptogetthetotal
scheduledthroughput.
Minimumvalue:0
Unit:bit/s
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadaptationset
set
Percentage Float HSDPApercentage
Percentageofthissetfromthetotalsampleduration.Notethatthesum
ofthepercentagesis200whenthemeasurementeventcontains
informationaboutprimaryandsecondaryHSDPAcells.
Range:0100
Unit:%
Modulation Integer HSDPAmodulation
1=QPSK
2=16QAM
3=64QAM
Effective Float HSDPAeffectivecoding
coding 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 Integer HSDPAHSSCCHtype
type 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 Float HSDPAeffectivecodingforsecondarystream
coding2 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
#Headerparams Integer Numberofheaderparameters
Sample Integer Sampleduration
duration Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
HSPDSCH Integer HSDPAHSPDSCHthroughput
rate HighSpeedPhysicalDownlinkSharedChannelthroughputis
calculatedfromall(alsoretransmitted)transportblocksreceivedfrom
theHSDSCHtransportchannelanddividedbysampleduration.This
parameterisalsoknownasHSDPAphysicalchannelthroughputor
servedthroughput.
Minimumvalue:0
Unit:bit/s
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadaptationset
set
Percentage Float HSDPApercentage
Percentageofthissetfromthetotalsampleduration.Notethatthesum
ofthepercentagesis200whenthemeasurementeventcontains
informationaboutprimaryandsecondaryHSDPAcells.
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
#Headerparams Integer Numberofheaderparameters
Sample Integer Sampleduration
duration Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
DLPRB% Float 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
3=SCell2
4=SCell3
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadaptationset
set
Percentage Float PDSCHmodulationpercentage
Range:0100
Unit:%
Rank Integer PDSCHrank
Defineshowmanydatastreamsareusedforthedatatransmission.
Whenspatialmultiplexingtransmissionschemeisused,therankisthe
sameasthenumberofusedlayers.Thevalueoftheparameteriszero
whendataisnotreceived.
Range:04
Modulation0 Integer PDSCHmodulationforcodeword0
Thisisthemodulationorderasdefinedby3GPPTS36.213subclause
7.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.213subclause
7.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 Integer NumberofparametersperPRBindex
index
DLPRB%/i Float PRButilizationDL/index
Range:0100
Unit:%
PRBindex Integer PRBindex
Range:099

ParametersforWiMAX|Top|
Name Type Description
#PLAheader Integer Numberofheaderparameters
parameters
Sampledur. Integer Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
Burstcount Integer WiMAXburstcount
Numberofreceivedorsentburstduringreportingperiod.
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadaptationset
set
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 Integer WiMAXrepetitioncoding
coding 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.SeparatemeasurementeventisloggedforeachservingcellwithDC
HSUPAandLTE.
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
#Headerparams Integer Numberofheaderparameters
Sample Integer Sampleduration
duration Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
EDPDCH Integer HSUPAEDPDCHthroughput
Rate EDPDCHthroughputiscalculatedfromall(includingretransmitted)
transportblockstransmittedintheEDCHtransportchannel.
Minimumvalue:0
Unit:bit/s
Lim.max Float HSUPAETFCselectionlimitedbymaxpowerpercentage
power PercentageofframeswhenlargerETFCIselectionwouldcause
exceedingofthemaximumallowedTXpowerusage.
Range:0100
Unit:%
Lim.grant Float HSUPAETFCselectionlimitedbyservinggrantpercentage
PercentageofframeswhenlargerETFCIcannotbeselectedsinceit
wouldrequiremorepowerthanallowedbycurrentservinggrant.
Range:0100
Unit:%
Lim.lackof Float HSUPAETFCselectionlimitedbylackofdatapercentage
data 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:%
Celltype Integer HSUPAcelltype
1=Primary
2=Secondary
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadpatationset
set
Percentage Float HSUPApercentage
Percentageofthissetfromthetotalsampleduration.Notethatthesum
ofthepercentagesis200whenthemeasurementeventcontains
informationaboutprimaryandsecondaryHSDPAcells.
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
#Headerparams Integer Numberofheaderparameters
Sample Integer Sampleduration
duration Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
ULPRB% Float PRButilizationUL
UplinkPRButilizationproportionaltobandwidthandreportingperiod.
Range:0100
Unit:%
ULTBS Integer PUSCHaveragetransportblocksize
Minimumvalue:0
Unit:bit
MaxULTBS Integer PUSCHmaximumtransportblocksize
Minimumvalue:0
Unit:bit
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadaptationset
set
Percentage Float PUSCHmodulationpercentage
Range:0100
Unit:%
Rank Integer PUSCHrank
Defineshowmanydatastreamsareusedforthedatatransmission.
Whenspatialmultiplexingtransmissionschemeisused,therankisthe
sameasthenumberofusedlayers.Thevalueoftheparameteriszero
whendataisnottransmitted.
Range:01
Modulation0 Integer PUSCHmodulationforcodeword0
Themodulationorderasdefinedby3GPPTS36.213subclause8.6.
1=QPSK
2=16QAM
3=64QAM
MCSindex0 Integer PUSCHMCSindexforcodeword0
Definesthemodulationandtheamountofcodingusedfordata
transmission.Inthecaseofretransmissiontherecordedvalueisthe
sameasoriginallyusedforthedatatransmission(insteadofvalues
from29to31thatareusedtoindicateredundancyversion).See3GPP
TS36.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 Integer NumberofparametersperPRBindex
index
ULPRB%/i Float PRButilizationUL/index
Range:0100
Unit:%
PRBindex Integer PRBindex
Range:099

ParametersforWiMAX|Top|
Name Type Description
#PLAheader Integer Numberofheaderparameters
parameters
Sampledur. Integer Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
Burstcount Integer WiMAXburstcount
Numberofreceivedorsentburstduringreportingperiod.
#PLAsets Integer Numberofpacketlinkadaptationsets
#Params/PLA Integer Numberofparametersperpacketlinkadaptationset
set
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 Integer WiMAXrepetitioncoding
coding 1=Norepetitioncoding
2=Repetitioncoding2
4=Repetitioncoding4
6=Repetitioncoding6

Happybitindicator(HBI)
EventID HBI
Cellularsystems UMTSFDD
Recordstate Packetactivestate
Description Themeasurementeventcontainsinformationonthestateofthehappybittransmittedby
themobiletothenetworkduringanHSUPAsession.Themeasurementeventis
recordedsimultaneouslywiththePLAIUmeasurementevent.Themeasurementevent
isloggedonlyforprimaryservingcellwithDCHSUPA.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
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:%

MACElayerthroughput(MACERATE)
EventID MACERATE
Cellularsystems UMTSFDD
Recordstate Packetactivestate
Description ThemeasurementeventcontainsinformationontheMACelayerthroughputbasedon
thetracemessagesofthemobile.Themeasurementeventisreportedduringan
HSUPAsessionsimultaneouslywithPLAIUmeasurementevent.Separate
measurementeventisloggedforeachservingcellwithDCHSUPA.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name Type Description
MACebitrate Integer HSUPAMACethroughput
ThevalueofthisparameteriscalculatedbasedontheSDUs
thataresuccessfullytransferredthroughtheMACelayer.
MissinganderroneousMACeblocksareexcludedfromthe
throughputcalculation.ApproximationofMACethroughputis
calculatedfromtransportblocksizesifrealMACethroughput
isnotprovidedbydiagnosticinterfaceofthedevice.
ApproximationisalittlebithigherthanrealMACethroughput
sinceitcontainsMACheadersandpadding.
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:%
Celltype Integer HSUPAcelltype
1=Primary
2=Secondary

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

ParametersforUMTSFDD|Top|
Name Type Description
AGCHindex Integer HSUPAAGCHabsolutegrantindex
Absolutegrantindexprovidestheinformationofhowmuch
powerauserequipmentcanusefortransmission.Seemore
3GPPTS125.321subclause9.2.5.2.2.
Range:031
AGCHgrant Float HSUPAAGCHabsolutegrantpower
Absolutegrantpowerlevelisissuedtoauserequipment(UE)
bythenetworkandisthemaximumamountofpowertheUEis
allowedtousefortransmission.PowerratiobetweenE
DPDCHandDPCCHchannels.Seemore3GPPTS125.212
subclause4.10.1A.
Range:1035
Unit:dB
AGCHscope Integer HSUPAAGCHabsolutegrantscope
Seemore3GPPTS125.321subclause9.2.5.2.2.
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
Celltype Integer HSUPAcelltype
1=Primary
2=Secondary

ServingGrant(SGRANT)
EventID SGRANT
Cellularsystems UMTSFDD
Recordstate Packetactivestate
Description Themeasurementeventcontainsstatisticalinformationontheusedservinggrantbased
onthetraceinterface.ThemeasurementeventisreportedduringanHSUPAsession
simultaneouslywiththePLAIUmeasurementevent.Separatemeasurementeventis
loggedforeachservingcellwithDCHSUPA.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
Sampledur. Integer Sampleduration
Thetimefromwhichsamplesarecollectedforthedistribution.
Unit:ms
Grantedrate Integer HSUPAgrantedthroughput
Thethroughputthatwouldhavebeenachievedifallpowerdefinedby
theservinggranthadbeenusedforthedatatransmission.
Minimumvalue:0
Unit:bit/s
SGutilization Float HSUPAservinggrantutilization
SGutilizationisthetotalofalltransferredscheduledbitsdividedbybits
thatcouldhavebeentransferrediftheappropriateservinggrantindex
hadbeenused.Thisisapproximatelythesameastheratiobetween
transferredthroughputandservinggrantthroughput.
Range:0100
Unit:%
Celltype Integer HSUPAcelltype
1=Primary
2=Secondary
#SGsets Integer Numberofservinggrantsets
#Params/SGset Integer Numberofparametersperservinggrantset
Distribution Float HSUPAservinggrantdistribution
Range:0100
Unit:%
SGindex Integer HSUPAservinggrantindex
Seemore3GPPTS125.321subclause9.2.5.2.1.
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:1035
Unit:dB
EDCHInformation(EDCHI)
EventID EDCHI
Cellularsystems UMTSFDD
Recordstate Packetactivestate
Description Themeasurementeventcontainsstatisticalinformationonthereceivedrelativegrant
indicationsbasedonthetraceinterface.Themeasurementeventisreportedduringan
HSUPAsessionsimultaneouslywiththePLAIUmeasurementevent.Separate
measurementeventisloggedforeachservingcellwithDCHSUPA.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
NSACKs% Float HSUPAnonservingACKpercentage
DefineshowoftenonlynonservingEDCHcellhasreportedACK.
Nontransmittingframesareignored.
Range:0100
Unit:%
NSgrant Float HSUPAnonservinggrantdownpercentage
down% DefineshowoftennonservingEDCHcellhasreportedgrantdown
evenifservingEDCHcellhasreportedgrantuporhold.Non
transmittingframesareignored.
Range:0100
Unit:%
Celltype Integer HSUPAcelltype
1=Primary
2=Secondary
#Cells Integer NumberofEDCHcells
#Params/cell Integer Numberofparameterspercell
HSUPA Integer HSUPAchannel
channel
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.Themeasurement
eventisloggedonlyforprimaryservingcellwithDCHSUPA.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
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

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 Integer DRCsetssampleduration
duration
#DRCsets Integer NumberofDRCset
#Params/DRC Integer NumberofparametersperDRCset
set
Percentage Float DRCsetpercentage
Range:0100
Unit:%
Requested Integer DRCsetrequestedrate
rate
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)
ReverseActivityBit(RAB)isacontrolbitsentinregularintervalsthat
indicatesiftheaccessnetworkisbusyornot.
Range:01
PAmax Integer MaximumPAheadroomavailable(Rev0only)
Range:0153600
Unit:bit/s
Random Integer Randomvariable
variable Randomvariablerepresentstherandomvariablethatwasusedto
calculatethenewreverserate(Rev0only).
Range:0255
Transition Integer Transitionprobability
probability 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 Integer Packetcarriernumber
carrier
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 DRCcover
CoverusedtotransmitDRC.
Range:07
DSCvalue Integer DSCvalue
Datasourcecontrolvaluetransmittedbythemobile(RevAonly).
Range:07
DRCboost Integer DRCgainboost
0=Notapplied
1=Applied
DSCboost Integer DSCgainboost
0=Notapplied
1=Applied
DRClockupd. Integer SlotforDRClockupdate
slot
ACKchannel Integer ACKchannelstatus
status 0=Disabled
1=Enabled
Forced Float ForcedACK/NAKratio
ACK/NAKratio RepresentstheratioofforcedACK/NAKs.
Range:0100
Unit:%
ACKratio Float ACKratio
Range:0100
Unit:%
MultiuserACK Float MultiuserACKratio
ratio Range:0100
Unit:%
#Chs Integer Numberofchannels
#Params/Ch Integer Numberofparametersperchannel
Packet Integer Packetcarriernumber
carrier
DRC Integer DRCindex/Channel
index/Ch 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 Integer Packetcarriernumber
carrier
PER/Ch Float PERinstantaneous/Channel
Range:0100
Unit:%
PERshort/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 Integer Numberofheaderparameters
params Numberofparametersbeforemessagedata.
#Frames Integer Numberofframes
Params/frame Integer Numberofparametersperframe
Mexpecteted Integer Markovexpectedmux
mux 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 Integer Numberofheaderparameters
params
MFER Float Markovframeerrorrate
Range:0100
Unit:%
#Expected Integer Numberofexpectedrates
rates
#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

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=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO
Packetcarrier Integer Packetcarriernumber
UnexpectedP Integer UnexpectedPARQNACKs
ARQNACKs NumberofPARQNACKsreceivedafteranHARQACKwas
alreadyreceivedforsamepacket.
#ChannelsandPSs Integer Numberofchannelsandpacketsizes
#Params/Channel Integer Numberofparametersperchannelandpacketsize
andPS
Packetcarrier Integer Packetcarriernumber
PS Integer Physicallayerpacketsize
Minimumvalue:0
Unit:bit
HiCap Integer HiCapSubpacket0ACKs
Subpacket0
ACKs
HiCap Integer HiCapSubpacket1ACKs
Subpacket1
ACKs
HiCap Integer HiCapSubpacket2ACKs
Subpacket2
ACKs
HiCap Integer HiCapSubpacket3ACKs
Subpacket3
ACKs
HiCappARQ Integer HiCappARQNACKs
NACKs
LoLatSubpacket Integer LoLatSubpacket0ACKs
0ACKs
LoLatSubpacket Integer LoLatSubpacket1ACKs
1ACKs
LoLatSubpacket Integer LoLatSubpacket2ACKs
2ACKs
LoLatSubpacket Integer LoLatSubpacket3ACKs
3ACKs
LoLatPARQ Integer LoLatPARQNACKs
NACKs
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 Description
#Headerparams Integer Numberofheaderparameters
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO
Packetcarrier Integer Packetcarriernumber
#DRCandPS Integer NumberofDRCandPStypes
types
#Params/DRC Integer NumberofparametersperDRCandPStype
andPStype
DRCandPS Integer DRCandPStype
type 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 Integer TCpacketsgood
good
TCpackes Integer TCpackesbad
bad
TCpackets Integer TCpacketsdecodedinslot1
decodedin
slot1
TCpackets Integer TCpacketsdecodedinslot2
decodedin
slot2
TCpackets Integer TCpacketsdecodedinslot3
decodedin
slot3
TCpackets Integer TCpacketsdecodedinslot4
decodedin
slot4
TCpackets Integer TCpacketsdecodedinslot5
decodedin
slot5
TCpackets Integer TCpacketsdecodedinslot6
decodedin
slot6
TCpackets Integer TCpacketsdecodedinslot7
decodedin
slot7
TCpackets Integer TCpacketsdecodedinslot8
decodedin
slot8
TCpackets Integer TCpacketsdecodedinslot9
decodedin
slot9
TCpackets Integer TCpacketsdecodedinslot10
decodedin
slot10
TCpackets Integer TCpacketsdecodedinslot11
decodedin
slot11
TCpackets Integer TCpacketsdecodedinslot12
decodedin
slot12
TCpackets Integer TCpacketsdecodedinslot13
decodedin
slot13
TCpackets Integer TCpacketsdecodedinslot14
decodedin
slot14
TCpackets Integer TCpacketsdecodedinslot15
decodedin
slot15
TCpackets Integer TCpacketsdecodedinslot16
decodedin
slot16

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 Integer SARsequencelength
length
SARsequence Integer SARsequencelengthshort
lengthshort
ATquickNACK Integer ATquickNACKindicationcount
indicationcount NumberofindicatedQuickNAKrecordsATsentout.
ATquickNACK Integer ATquickNACKcount
count NumberofQuickNAKrecordsATsentout.
ATdelayed Integer ATdelayedNACKunitcount
NACKunit NumberofdelayedNAKrecordsATsentout.
count
ATdelayed Integer ATdelayedNACKdataunitcount
NACKdataunit NumberofbytesrequestedbyATdelayedNAKs.
count
RX Integer RXretransmittedbytes
retransmitted Unit:byte
bytes
RX Integer RXretransmittedframes
retransmitted
frames
RXnewdata Integer RXnewdatabytes
bytes Unit:byte
RXnewdata Integer RXnewdataframes
frames
RXfirstdataunit Integer RXfirstdataunit
NumberofRLPframesreceivedwithFirstDataUnitflagon.
RXlastdataunit Integer RXlastdataunit
NumberofRLPframesreceivedwithLastDataUnitflagon.
RXduplicate Integer RXduplicatedatabytes
databytes Unit:byte
RXduplicate Integer RXduplicatedataframes
dataframes
CalledNACK Integer CalledNACKtimeouts
timeouts
NACKabort Integer NACKabortdataunitapproximation
dataunit
approximation
Calledreset Integer Calledresetcount
count InitiatedbyeithertheANorAT.
ATresetrequest Integer ATresetrequestcount
count
ANresetACK Integer ANresetACKcount
count
ANreset Integer ANresetrequestcount
requestcount
RX Integer RXresequencingqueuesize
resequencing
queuesize
RXNACKabort Integer RXNACKabortqueuesize
queuesize
RXdelayed Integer RXdelayedNACKqueuesize
NACKqueue
size
#QNinstances Integer NumberofQNinstances
#Params/QN Integer ParametersperQNinstance
instance
Scheduler Integer SchedulergroupID
groupID
Numberof Integer NumberofcarriersintheQNinstance
carriersinthe
QNinstance
QNID Integer QNID
RXnewdata Integer RXnewdatabytes/QN
bytes/QN Unit:byte
RXnewdata Integer RXnewdataframes/QN
frames/QN
Quick Integer QNquickNACKindicationcount/QN
NACKs/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 Integer SARsequencelength
length
TXnewdata Integer TXnewdatabytes
bytes Unit:byte
TXnewdata Integer TXnewdataunits
units
TXfirstdataunit Integer TXfirstdataunitframes
frames
TXlastdataunit Integer TXlastdataunitframes
frames
PLNACK Integer PLNACKindications
indications
Newdataunits Integer NewdataunitsindicatedbyPLNACKindication
indicatedbyPL
NACKindication
Retransmitted Integer RetransmitteddataunitsindicatedbyPLNACKindication
dataunits
indicatedbyPL
NACKindication
Outoforder Integer Outofordertransmissions
transmissions
Outoforder Integer Outoforderbytes
bytes Unit:byte
HLpackes Integer HLpackesdropped
dropped NumberofhigherlayerpacketsdroppedduetoTransmitAbortTimer.
HLbytes Integer HLbytesdropped
dropped
NACKrecords Integer NACKrecordsreceived
received
Requesteddata Integer Requesteddataunits
units
Retransmitted Integer Retransmitteddataunits
dataunits
Retransmitted Integer Retransmittedbytes
bytes Unit:byte
Retransmitted Integer Retransmitteddataunitsnotfound
dataunitsnot
found
ATresetrequest Integer ATresetrequestcount
count
ANreset Integer ANresetrequestcount
requestcount
MaxTXqueue Integer MaxTXqueuesize
size
Max Integer Maxretransmissionqueuesize
retransmission
queuesize
Maxnewdata Integer Maxnewdatahandles
handles Maximumnumberofnewdatahandlesusedperslotwithinthe
logginginterval.
Maxretransmit Integer Maxretransmitdatahandles
datahandles Maximumnumberofretransmitdatahandlesusedperslotwithinthe
logginginterval.

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 Integer Numberofheaderparameters
params
RLPevent Integer RLPeventtype
type 0=Packetreceptionorforwardlink
1=RLPreset
2=Abort
3=Flushmessagereceived
LinkflowID Integer LinkflowID
Route Integer Routenumber
number
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 Integer RLPschedulergroupID
scheduler
groupID
QN Integer QNsequencenumberincluded
sequence
number
included
Dataunits Integer Dataunits
SAR Integer SARsequencenumber
sequence
number
QN Integer QNsequencenumber
sequence
number
SAR Integer SARsequencenumbershort
sequence
numbershort

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
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Integer Searchercoherenttruncationcontrol
truncation Range:18
control Unit:bit
Coherent Integer Searchercoherentintegrationlength
integration Range:04096
length Unit:chip
Noncoherent Integer Searchernoncoherentintegrationlength
integration Range:0128
length 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 Integer Searcherwindowsize
windowsize
Ch Integer Channelnumber
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Float Searcherwindowcenter
windowcenter Unit:chip
Searcher Float Searcherearliestpeak
earliestpeak 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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforTETRA|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
2=TETRA

ParametersforTETRA|Top|
Name Type Description
MER Float Messageerrorrate
Range:0100
Unit:%

DVBinformation(DVBI)
EventID DVBI
Cellularsystems DVBH
Recordstate DVBHstate
Description RecordedwhenDVBHchannelconfigurationchanges.
Tools NemoOutdoor
|Parameters|ParametersforDVBH|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
65=DVBH

ParametersforDVBH|Top|
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
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforDVBH|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
65=DVBH

ParametersforDVBH|Top|
Name Type Description
FER Float DVBHFERbeforeFEC
Range:0100
Unit:%
MFER Float DVBHFERafterFEC
Range:0100
Unit:%
Framecount Integer DVBHframecount
DVBbiterrorrate(DVBBER)
EventID DVBBER
Cellularsystems DVBH
Recordstate DVBHstate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforDVBH|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
65=DVBH

ParametersforDVBH|Top|
Name Type Description
BER Float DVBHBERbeforeviterbi
Range:0100
Unit:%
VBER Float DVBHBERafterviterbi
Range:0100
Unit:%

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 Integer Numberofheaderparameters
params
#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

ParametersforDVBH|Top|
Name Type Description
DVBHrate Integer DVBHthroughput
Minimumvalue:0
Unit:bit/s

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 |ParametersforWLANOFDMandbandscanning |ParametersforWiMAXscanning |ParametersforDVBHscanning
|Parametersforspectrumscanning|
Parameters|Top|
Name Type Description
Scanningcontext Context ScanningcontextID
ID
#Headerparams Integer Numberofheaderparameters
Scanningsets Integer Scanningsets
#Params/set Integer Parametersperscanningset
Scanningtype 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
220=WLANOFDMscanning
225=WiMAXOFDMscanning
265=DVBHOFDMscanning
300=Spectrumscanning
10001=GSMbandscanning
10105=UMTSFDDbandscanning
10106=UMTSTDSCDMAbandscanning
10110=cdmaOnebandscanning
10111=CDMA1xbandscanning
10112=EVDObandscanning
10207=LTEFDDbandscanning
10208=LTETDDbandscanning
10220=WLANbandscanning

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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
1=BSICdecoding
2=Cellinformationdecoding
1024=C/I,SIR,orCINR
Bandwidth Integer Channelbandwidth
Unit:Hz
Measurement Integer Measurementperiod
period 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 Float BSICdecodingthreshold
threshold 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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Bandwidth Integer Channelbandwidth
Unit:Hz
Measurement Integer Measurementperiod
period 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 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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Bandwidth Integer Channelbandwidth
Notdefinedwhenscannedchannelbandwidthisselected
automaticallybasedonscannedchannel.
Unit:Hz
Measurement Integer Measurementperiod
period 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 Type Description
Band Integer Band
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Integer Measurementperiod
period 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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Bandwidth Integer Channelbandwidth
Unit:Hz
Measurement Integer Measurementperiod
period 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 Integer Scanningoptions
options 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 Integer Measurementperiod
period 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/N0 Float Ec/N0threshold
threshold ThisthresholdhastobeexceededbeforeEc/N0resultisreported.
Unit:dB
Finger Integer Fingercombiningmode
combining Definesthemethodthatisusedtocombinemeasuredfingerresultsto
mode onemeasurementresult.
1=Peak
2=Aggregate
Pilot Integer Pilotmeasurementmode
measurement 1=Highspeed
mode 2=Highdynamic
Dwellingtime Integer Dwellingtime(UMTS)
DefinesforhowlongBCHchannelisattemptedtobedecoded.
Minimumvalue:0
Unit:ms

ParametersforcdmaOne,CDMA1x,andEVDOpilotandbandscanning|Top|
Name Type Description
Band Integer Band
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO
Channels String Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.
Scanning Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
4=SIoroverheaddecoding
65536=Delay
Preambledelay,timeofarrival,ortimeoffset.
131072=Delayspread
Reserved Integer Reserved
Measurement Integer Measurementperiod
period 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 Integer Fingercombiningmode
combining Definesthemethodthatisusedtocombinemeasuredfingerresultsto
mode onemeasurementresult.
1=Peak
2=Aggregate
Pilotsearch Integer Pilotsearchmode
mode 1=Standard
2=Wide
3=Verywide
Pilotwindow Integer Pilotwindowmode
mode 1=Offset
2=Centered
3=Edge
Correlator Integer Correlator
Pilotincrement Integer Pilotincrement

ParametersforLTEOFDMandbandscanning|Top|
Name Type Description
Band
70001=LTEFDD2100band1
Band Integer 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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
2=Cellinformationdecoding
4=SIoroverheaddecoding
32=DLallocation
Thisisthesameasthecellloadscanning.
1024=C/I,SIR,orCINR
16384=Syncsignal
32768=Referencesignal
65536=Delay
Preambledelay,timeofarrival,ortimeoffset.
131072=Delayspread
524288=MIMOscanning
1048576=Narrowband
ThescanningisdonefromtheRSsignalstransmittedduringthe
PBCHtransmission.
2097152=PRBscanning
4194304=eMBMSscanning
Bandwidth Integer Channelbandwidth
Notdefinedwhenscannedchannelbandwidthisselected
automaticallybasedonscannedchannel.
Unit:Hz
Measurement Integer Measurementperiod
period 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
ThisthresholdhastobeexceededbeforetheRSSIresultisreported.
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 Integer Pilotmeasurementmode
measurement 1=Highspeed
mode 2=Highdynamic
Measurement Integer Measurementperiod(DLallocation)
period(DL Unit:ms
allocation)

ParametersforWLANOFDMandbandscanning|Top|
Name Type Description
Band Integer Band
200001=WLAN2.4GHz
200002=WLAN3.6GHz
200003=WLAN4.9GHz
200004=WLAN5.0GHz
209999=WLAN
Channels String Channels
Definesthemeasuredchannels.Intheformatcommaseparates
differentvaluesandhyphencanbeusedtomarktherange,e.g.
10,11,50100.
Scanning Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Resolution Integer Resolutionbandwidth
bandwidth Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz
Measurement Integer Measurementperiod
period 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.

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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Resolution Integer Resolutionbandwidth
bandwidth Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz
Measurement Integer Measurementperiod
period 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 Integer Pilotmeasurementmode
measurement 1=Highspeed
mode 2=Highdynamic

ParametersforDVBHscanning|Top|
Name Type Description
Frequencies String Frequencies
Definesthemeasuredfrequencies.Intheformatcommasepartes
differentvalues,hyphencanbeusedtomarktherangeanddotis
usedfordecimalnumbers,e.g.1800000000.0190000000.0.
Unit:Hz
Scanning Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Resolution Integer Resolutionbandwidth
bandwidth Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz
Measurement Integer Measurementperiod
period 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 Integer Scanningoptions
options Notethatthisparameterisbitfield.
0=None
Resolution Integer Resolutionbandwidth
bandwidth Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz
Measurement Integer Measurementperiod
period 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 Integer Resolutionsamples
samples Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolutionsamples
definesthenumberofsamplessize,eachofwhichisscanned
separately.
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
7=LTEFDD
8=LTETDD
8=LTETDD
10=cdmaOne
10=cdmaOne
11=CDMA1x
11=CDMA1x
12=EVDO
25=WiMAX
51=AMPS
52=NAMPS
53=DAMPS
55=iDEN

ParametersforGSM|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
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
SCHRX Float SCHRXlevel
level Range:14010
Unit:dBm

ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
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 Integer Numberofheaderparameters
params
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 Integer Numberofheaderparameters
params
Band Integer Band
#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 Integer Numberofheaderparameters
params
Band Integer Band
#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 Integer Numberofheaderparameters
params
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Integer Numberofheaderparameters
params
#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 Integer Numberofheaderparameters
params
#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 Integer Numberofheaderparameters
params
#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 Integer Numberofheaderparameters
params
#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.Separatemeasurement
eventisloggedforeachscanningmode,bandwidth,andfrequency.
Tools NemoOutdoor
|Parameters|Parametersforspectrumscanning|

Parameters|Top|
Name Type Description
Scanningmode Integer Scanningmode
1=Spectrumscanning

Parametersforspectrumscanning|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
Bandwidth Float Resolutionbandwidth
Tobeabletoscanlargebandwidthspectrums,thetotalsweep
bandwidthmustbedividedintosmallerparts.Theresolution
bandwidthdefinesthesizeofthesmallerparts,eachofwhichis
scannedseparately.
Unit:Hz
Sweepbandwidth Float Sweepbandwidth
Thetotalscannedbandwidththatisdividedintosmallerparts
beforethescanning.
Unit:MHz
Sweepfrequency Float Sweepcenterfrequency
Unit:MHz
Sweepaverage Float SweepaverageRXlevel
RXlevel ThelinearaverageofRXlevelsmeasuredoverbandwidthof
'resolutionbandwidth'.
Range:16010
Unit:dBm
Sweepminimum Float SweepminimumRXlevel
RXlevel MinimumRXlevelsmeasuredoverbandwidthof'resolution
bandwidth'.
Range:16010
Unit:dBm
Sweepmaximum Float SweepmaximumRXlevel
RXlevel MaximumRXlevelsmeasuredoverbandwidthof'resolution
bandwidth'.
Range:16010
Unit:dBm
SweeptotalRX Float SweeptotalRXlevel
level TotalRXlevelmeasuredoverfullspectrumbandwidth.
Range:1600
Unit:dBm
#Frequencies Integer Numberoffrequencies
#Params/frequency Integer #Params/frequency
Frequency Float 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.Separatemeasurement
eventisloggedforeachsystem,channelnumber,andchanneltype.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD
6=UMTSTDSCDMA
10=cdmaOne
10=cdmaOne
11=CDMA1x
11=CDMA1x
12=EVDO
ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
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
Theaveragereceivedchippowertonoiseratioofthechannelspecified
bytheChtypeparameter.
Range:300
Unit:dB
RSCP Float RSCP
ThereceivedsignalcodepowerofthechannelspecifiedbytheChtype
parameter.
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.
thechannelspecifiedbytheChtypeparameter.
Unit:chip

ParametersforUMTSTDSCDMA|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
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 Integer CellparametersID
ID 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 Integer Numberofheaderparameters
params
Ch Integer Channelnumber
RSSI Float CarrierRSSI(pilotscanningmode)
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm
Band Integer Band
#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 Integer Numberofheaderparameters
params
Ch Integer Channelnumber
RSSI Float CarrierRSSI(pilotscanningmode)
Widebandcarrierpowerincludingthermalnoise,cocarrierand
adjacentcarrierinterference,andnoisegeneratedinthereceiver.
Range:14010
Unit:dBm
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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,WLAN
Recordstate Scanningstate
Description Recordedwhenparametersampleisreceivedfromthedevice.Separatemeasurement
eventisloggedforeachsystem,band,channelnumber,andchanneltype.
Tools NemoOutdoor
|Parameters|ParametersforLTE|ParametersforLTERS|ParametersforLTESCH|ParametersforLTEPBCH|ParametersforLTEPMCH
|ParametersforWLAN|ParametersforWiMAX|ParametersforDVBH|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
7=LTEFDD
8=LTETDD
8=LTETDD
20=WLAN
25=WiMAX
65=DVBH

ParametersforLTE|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
Ch Integer Channelnumber
Ph.chtype Integer Physicalchannelorsignaltype
1=RS
2=SCH
3=PBCH
4=PMCH
DLbandwidth Integer DLbandwidth
Thisisthescannedbandwidthwhenthescannedbandwidthdiffers
fromthesystembandwidth.
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

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.Themeasurementsin
thenumeratoranddenominatoraremadeoverthesamesetof
resourceblocks.3GPPTS36.214subclause5.1.3.
Range:300
Unit:dB
CINR Float CINR
Ratiobetweenthereferencesignalreceivedpower(RSRP)andthe
interferenceandnoisefromthesamereferencesignalset.
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.This
isabitfieldsothevalueoftheparameteristhesumofall
simultaneounsmeasurementstatuses,e.g.iftheantennapower
imbalanceandfrequencyoffsettoolargeconditionshappen
simultaneouslytherecordedvaluewouldbethree.
1=Antennapowerimbalance
Indicatesifdifferenceinreceivedreferencesignalpower
betweenantennasisgreaterthanorequalto15dBwhenat
leastoneofreceivedsignalpowerisgreaterthanorequalto
90dBm.
2=Frequencyoffsettoolarge
Indicatesifthedifferencebetweenthereceivedsignalandthe
expectedcenterchannelfrequencyisgreaterthanorequalto1
kHz.
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.Themeasurementsin
thenumeratoranddenominatoraremadeoverthesamesetof
resourceblocks.3GPPTS36.214subclause5.1.3.
Range:300
Unit:dB
CINR/P Float CINR/antennaport
Ratiobetweenthereferencesignalreceivedpower(RSRP)andthe
interferenceandnoisefromthesamereferencesignalset.
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
PSCHRSRP Float PSCHRSRP
Linearaverageoverthepowercontributionsoftheresource
elementsthatcarryprimarysynchronizationsignal.
Range:1400
Unit:dBm
PSCHRSRQ Float PSCHRSRQ
TheratiobetweenPSCHreferencepower(PSCHRP)andlinear
averageoftotalreceivedpowermeasuredoverOFDMsymbolsand
resourceblocks,includingprimarysynchronization(PSCH)signal.
Themeasurementsinthenumeratoranddenominatoraremade
overthesamesetofresourceblocks.
Range:300
Unit:dB
SSCHRSRP Float SSCHRSRP
Linearaverageoverthepowercontributionsoftheresource
elementsthatcarrysecondarysynchronizationsignal.
Range:1400
Unit:dBm
SSCHRSRQ Float SSCHRSRQ
TheratiobetweenSSCHreferencepower(SSCHRP)andlinear
averageoftotalreceivedpowermeasuredoverOFDMsymbolsand
resourceblocks,includingsecondarysynchronization(SSCH)
signal.Themeasurementsinthenumeratoranddenominatorare
madeoverthesamesetofresourceblocks.
madeoverthesamesetofresourceblocks.
Range:300
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
PBCHRSRP Float PBCHRSRP
Currentlysupportforthisparameterhasnotbeenimplemented.
Range:1400
Unit:dBm
PBCHRSRQ Float PBCHRSRQ
Currentlysupportforthisparameterhasnotbeenimplemented.
Range:300
Unit:dB
PBCHCINR Float PBCHCINR
Currentlysupportforthisparameterhasnotbeenimplemented.
Range:4050
Unit:dB
Timeoffset Integer PBCHtimeoffset
ThetimedifferencebetweenactualreceivedPSCHprimary
synchronizationsignalandexpectedpointintimederivedfrom
GPSreferencetime.Theunitoftheparameteris32.552nsthatis
thesameastheTsparameterdefinedby3GPPTS136.211
subclause4.
Range:0307199

ParametersforLTEPMCH|Top|
Name Type Description
#MBSFNareas Integer NumberofMBSFNareas
#Params/MBSFN Integer NumberofparametersperMBSFNarea
area
AreaID Integer MBSFNareaID
Multibroadcastsinglefrequencynetworkareaidentity.Seemore
3GPPTS136.211subclause6.10.2.1.
Range:0255
PMCHRSRP Float PMCHRSRP
Range:1400
Unit:dBm
PMCHRSRQ Float PMCHRSRQ
Range:300
Unit:dB
PMCHCINR Float PMCHCINR
Range:4050
Unit:dB
PMCHRSSI Float PMCHRSSI
Range:12030
Unit:dBm
#Cells Integer Numberofcells
Thesearethecellsthathavebeendetectedtobroadcastlisted
MBSFNareaIDbasedonsysteminformationblocks.Thelistisnot
necessarilycomplete.
#Params/cell Integer Numberofparameterspercell
AreaID Integer MBSFNareaID
Multibroadcastsinglefrequencynetworkareaidentity.Seemore
3GPPTS136.211subclause6.10.2.1.
Range:0255
PCI Integer Physicalcellidentity
Range:0503
CellID Integer Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,for
UMTSthisis28bitvalue(RNCID+16bitcellID),andforLTEthis
is28bitvalue(eNBID+8bitcellID).
Range:0268435455

ParametersforWLAN|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
Band Integer WLANband
200001=WLAN2.4GHz
200002=WLAN3.6GHz
200003=WLAN4.9GHz
200004=WLAN5.0GHz
209999=WLAN
Channel Integer WLANchannelnumber
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
Protocol Integer WLANprotocol
1=802.11a
2=802.11b
3=802.11g
4=802.11n
5=802.11ac
6=802.11ad
7=802.11ah
8=802.11aj
9=802.11ax
10=802.11ay
BSSID String WLANBSSID
ThisissameasMACaddress.Loggedformatishexadecimalbytes
separatedbycolon,forexample01:23:45:67:89:ab.
Name String WLANcellname
SSID String WLANservicesetidentifier
RSSI Float WLANRSSI
Range:11020
Unit:dBm
Noiselevel Float WLANnoiselevel
Range:15070
Unit:dBm
Unit:dBm
CINR Float WLANCINR
Unit:dB
Security Integer WLANsecuritymode
0=Open
1=802.1x
2=WEP
3=WPAEAP
4=WPAPSK
5=WPA2EAP
6=WPA2PSK
Beaconinterval Integer WLANbeaconinterval
Unit:ms
Utilization Float WLANchannelutilization
Definesthepercentageoftimechannelhasbeendetectedtobe
busy.
Range:0100
Unit:%

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
Frequency Float WiMAXfrequency
Unit:MHz
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 Integer Numberofsystemanddevicespecificparameters
devicespecific
parameters

ParametersforLTERohde&Schwarz|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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
79999=LTEFDD
Ch Integer Channelnumber
PCI Integer Physicalcellidentity
Range:0503
#PRBindexes Integer NumberofPRBindexes
Thisisthesameasthesystembandwidth.
Range:0100
#Params/PRB Integer NumberofparametersperPRBindex
index
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
4x4rank Integer 4x4MIMOrankestimation/PRB
Minimumvalue:0
4x4K Float 4x4MIMOconditionnumber/PRB
Minimumvalue:0
Unit:dB

ParametersforLTEPCTel|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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
79999=LTEFDD
Ch Integer Channelnumber
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
PCI Integer Physicalcellidentity
Range:0503
2x2K Float 2x2MIMOconditionnumber
Minimumvalue:0
Unit:dB
OLSM1LCQI Integer SinglelayeropenloopCQI
Range:015
OLSM1Lrate Integer Singlelayeropenloopthroughput
Minimumvalue:0
Unit:bit/s
CLSM1LCQI Integer SinglelayerclosedloopCQI
Range:015
CLSM1Lrate Integer Singlelayerclosedloopthroughput
Minimumvalue:0
Unit:bit/s
OLSM2LCQI0 Integer DuallayeropenloopCQI0
Range:015
OLSM2Lrate0 Integer Duallayeropenloopthroughput0
Minimumvalue:0
Unit:bit/s
OLSM2LCQI1 Integer DuallayeropenloopCQI1
Range:015
OLSM2Lrate1 Integer Duallayeropenloopthroughput1
Minimumvalue:0
Unit:bit/s
CLSM2LCQI0 Integer DuallayerclosedloopSMCQI0
Range:015
CLSM2Lrate0 Integer Duallayerclosedloopthroughput0
Minimumvalue:0
Unit:bit/s
CLSM2LCQI1 Integer DuallayerclosedloopSMCQI1
Range:015
CLSM2Lrate1 Integer Duallayerclosedloopthroughput1
Minimumvalue:0
Unit:bit/s
CLSM2Lrate Integer Duallayerclosedloopthroughput
Minimumvalue:0
Unit:bit/s
CLSM3LCQI0 Integer ThreelayerclosedloopSMCQI0
Range:015
CLSM3LCQI1 Integer ThreelayerclosedloopSMCQI1
Range:015
CLSM3LCQI2 Integer ThreelayerclosedloopSMCQI2
Range:015
CLSM3Lrate Integer Threelayerclosedloopthroughput
Minimumvalue:0
Unit:bit/s
CLSM4LCQI0 Integer FourlayerclosedloopSMCQI0
Range:015
CLSM4LCQI1 Integer FourlayerclosedloopSMCQI1
Range:015
CLSM4LCQI2 Integer FourlayerclosedloopSMCQI2
Range:015
CLSM4LCQI3 Integer FourlayerclosedloopSMCQI3
Range:015
CLSM4Lrate Integer Fourlayerclosedloopthroughput
Minimumvalue:0
Unit:bit/s

ParametersforLTENemoFSR1|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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
79999=LTEFDD
Ch Integer Channelnumber
PCI Integer Physicalcellidentity
Range:0503
#PRBindexes Integer NumberofPRBindexes
Thisisthesameasthesystembandwidth.
Range:0100
#Params/PRB Integer NumberofparametersperPRBindex
index
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.Separatemeasurement
eventisloggedforeachchannelandchanneltype.
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.Separatemeasurement
eventisloggedforeachsystemandchannel.
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
Band Integer Band
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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.Currentlythis
informationisonlyloggedforservingcells.
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. Float Absolutefingeroffset
offset Notethattheaccuracycanbegreaterthanonechip.
Unit:chip
Fingerrel. Float Fingeroffsetrelativetostrongestpeak
offset 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. Float Absolutefingeroffset
offset 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
Assigned Integer Assignedfinger
finger 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 Integer Lockedantennas
antennas 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.Typicallytheearliest
arrivingfinger.
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. Float Absolutefingeroffset
offset Notethattheaccuracycanbegreaterthanonechip.
Unit:chip
Packetcarrier Integer Packetcarriernumber

Uplinkinterferencescanningresults(UISCAN)
EventID UISCAN
Cellularsystems UMTSFDD
Recordstate Scanningstate
Description Recordedwhenparametersampleisreceivedfromthedevice.Separatemeasurement
eventisloggedforeachchannel.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD

ParametersforUMTSFDD|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
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.133and
25.215(informationaboutSIB7in3GPPTS25.331),wheretheUplink
Interferenceisreferredas"Receivedtotalwidebandpower".
Range:11052
Unit:dBm

DLallocationscanningresults(DLALLOCSCAN)
EventID DLALLOCSCAN
Cellularsystems LTEFDD,LTETDD
Recordstate Scanningstate
Description Recordedwhenparametersampleisreceivedfromthedevice.Separatemeasurement
eventisloggedforeachsystem,band,channelnumber,andchanneltype.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
Ch Integer Channelnumber
DLbandwidth Integer DLbandwidth
Thisisthescannedbandwidthwhenthescannedbandwidthdiffers
fromthesystembandwidth.
6=1.4MHz
15=3MHz
25=5MHz
50=10MHz
75=15MHz
100=20MHz
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
PCI Integer Physicalcellidentity
Range:0503
CellID Integer Cellidentification
Cellidentityofthecurrentcell.ForGSMthisis16bitvalue,forUMTS
thisis28bitvalue(RNCID+16bitcellID),andforLTEthisis28bit
value(eNBID+8bitcellID).
Range:0268435455
DLPRB%/C Float PRButilizationDL/cell
DownlinkPRButilizationproportionaltocellbandwidth.
Range:0100
Unit:%
Scheduled Integer Scheduledthroughput/cell
rate/C Unit:bit/s
Min Integer Scheduledthroughputmin/cell
scheduled Unit:bit/s
rate/C
Max Integer Scheduledthroughputmax/cell
scheduled Unit:bit/s
rate/C
Users/cell Integer Users/cell
Scheduled Integer Scheduledthroughput/user/cell
rate/U/C Unit:bit/s
Min Integer Scheduledthroughputmin/user/cell
scheduled Unit:bit/s
rate/U/C
Max Integer Scheduledthroughputmax/user/cell
scheduled Unit:bit/s
rate/U/C
#Users Integer Numberofusers
#Params/user Integer Numberofparametersperuser
PCI Integer Physicalcellidentity
Range:0503
CRNTI Integer CRNTI
CellRadioNetworkTemporaryIdentifier.Adynamicidentityassigned
byeNodeBandisvalidaslongastheUEisconnectedtothateNB.
DLPRB%/U Float PRButilizationDL/user
DownlinkPRButilizationproportionaltocellbandwidth.
Range:0100
Unit:%
Scheduled Integer Scheduledthroughput/user
rate/U Unit:bit/s
MCS/U Integer MCSindex/user
DefinestheaverageMCSindex.See3GPPTS36.213subclause
7.1.7.
Range:028

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
7=LTEFDD
8=LTETDD
8=LTETDD

ParametersforGSM|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
Band Integer Band
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
ARFCN Integer Scannedchannelnumber
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 Integer Numberofheaderparameters
params
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
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
#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.Notethatthismeasurementevent
isnotrecordedwithGSMwhenthefirstTCHallocationisdone.Instead,aftera
successfulTCHassignment,aCACmeasurementeventisrecorded.Themeasurement
eventbeginsthehandoverattemptstate.
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 Context HandovercontextID
contextID
#Header Integer Numberofheaderparameters
params
HOAtype 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
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 Integer Numberofcurrentsystemparameters
currentsystem
parameters

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 Integer CellparametersID
ID 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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO

ParametersforGANWLAN|Top|
Name Type Description
Reserved Integer Reserved

ParametersforWiMAX|Top|
Name Type Description
BSID String WiMAXbasestationID
Sixcolonseparatedhexvalues.
Preamble Integer WiMAXpreambleindex
index 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 Description
Attempt.system Integer 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 Integer Numberofattemptedsystemparameters
attempted
system
parameters

ParametersforGSM|Top|
Name Type Description
Att.ch Integer Attemptedchannelnumber
Ifhoppingflagisdisable(seeGSM04.08/10.5.2.5)thevalueisthe
sameasARFCN.Ifhoppingisenabledandassignmentcommandwas
used,thevalueisthesameastheservingcellBCCH.Ifhoppingis
enabledandhandovercommandwasused,thevalueisBCCHARFCN
(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 Integer AttemptedcellparametersID
paramsID 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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO

ParametersforGANWLAN|Top|
Name Type Description
Reserved Integer Reserved

ParametersforWiMAX|Top|
Name Type Description
Att.BSID String AttemptedWiMAXbasestationID
Sixcolonseparatedhexvalues.
Att.preamble Integer AttemptedWiMAXpreambleindex
index 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.Thismeasurementevent
endsthehandoverattemptstate.
Tools NemoOutdoor,NemoHandy
|Parameters|
Parameters|Top|
Name Type Description
HandovercontextID Context HandovercontextID

Handover/handofffail(HOF)
EventID HOF
Cellularsystems All
Recordstate Handoverattemptstate
Description Recordedbasedonsignalingwhenahandoverfails.Thismeasurementeventendsthe
handoverattemptstate.
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=Preemptiverelease
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

ParametersforLTE|Top|
Name Type Description
Reserved Integer Reserved

ParametersforiDEN|Top|
Name Type Description
Reserved Integer Reserved

Handover/handoffinformation(HOI)
EventID HOI
Cellularsystems UMTSFDD,LTEFDD,LTETDD,WiMAX
Recordstate Always
Description Recordedwhenadditionalinformationisavailableonthehandover.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Handover Context HandovercontextID
contextID
#Header Integer Numberofheaderparameters
params
HOduration Integer Handoverduration
WiththeLTEthisdefinesthehandoverdurationcontaininghandover
processingandinterrupttime.TimefromthehandoverinitiatingRRC
signalingmessagetothesuccesfullycompletedRACHprocedurein
thenewcell.
Minimumvalue:0
Unit:ms
HOto Integer Handovertopreambletime
preamble Timefromhandoverattempt(RRCsignalingmessage)tothefirst
time randomaccesspreamble(MSG1)inthetargetcell.Onlysupportfor
LTEtoLTEhandovers.
Minimumvalue:0
Unit:ms
HOUplane Integer HandoverUplaneinterruptiontime
interruption 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 Integer Numberofheaderparameters
params
CRStime Integer Cellreselectionduration
Indicatesthedurationofthecellreselection.Currentlythisparameteris
onlyimplementedforGSM.
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name Type Description
Oldband Integer Oldband
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforcdmaOne,CDMA1x,andEVDO|Top|
Name Type Description
Band Integer Band
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Integer Numberofheaderparameters
params
CRSUplane Integer CellreselectionUplaneinterruptiontime
interruption Thetimefromthelastpacketintheoldcelltothefirstpacketinthenew
cell.Thisparameterisonlyrecordedduringthedatatransferandonly
forLTEtoLTE,LTEtoHSPA,andHSPAtoLTEcellreselectionsand
redirections.
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

ParametersforUMTSFDD|Top|
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

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 Context LocationareaupdatecontextID
contextID
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 Context LocationareaupdatecontextID
contextID
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 Context LocationareaupdatecontextID
contextID
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 Integer Extendedsubchannel
subchannel 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
Indicatestheperiodoftimeduringwhichtheeventconditionmustbe
satisfiedbeforesendingaMeasurementReportwithevent1A.See
3GPPTS25.331.
Range:05000
Unit:ms
Dropwindow Float Dropwindow
Dropwindowforevent1B.Cellisremovedfromtheactivesetifit
Dropwindowforevent1B.Cellisremovedfromtheactivesetifit
fallsbelowthedropwindowrangefromthebestcellintheactiveset.
Thevalueiscalculatedusingthefollowingformula:R1B+H1B/2
whereR1Bisreportingrangeconstantforevent1BandH1Bis
hysteresisparameterforevent1B.See3GPPTS25.331.
Range:016
Unit:dB
Timetotrigger1B Integer Timetotrigger1B
Indicatestheperiodoftimeduringwhichtheeventconditionmustbe
satisfiedbeforesendingaMeasurementReportwithevent1B.See
3GPPTS25.331.
Range:05000
Unit:ms
Replacement Float Replacementwindow
window Ifamonitoredsetcellbecomesbetterthanacellintheactiveset,the
activesetcellwillbereplacedwiththebetterone.See3GPPTS
25.331.
Range:02
Unit:dB
Timetotrigger1C Integer Timetotrigger1C
Indicatestheperiodoftimeduringwhichtheeventconditionmustbe
satisfiedbeforesendingaMeasurementReportwithevent1C.See
3GPPTS25.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

ParametersforLTE|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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
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.Sameastransmissionmode
3.
4=ClosedSM
Closedloopspatialmultiplexingortransmitdiversity.Sameas
transmissionmode4.
5=MUMIMO
MultiuserMIMOortransmitdiversity.Sameastransmission
mode5.
6=ClosedSMrank1
Closedloopspatialmultiplexingusingsingletransmissionlayer
(similarwithmode5withrankfixedtoone).Sameas
transmissionmode6.
7=Singleantenna(P5)
Singleantennaport5,orport0(ifonePBCHantennaport)or
transmitdiversity.Sameastransmissionmode7.
8=Duallayer(P7,P8)
Duallayerport7and8orsingleantennaport7or8
transmission.Sameastranmsissionmode8.
9=8layer(P7P14)
Upto8layertransmission(P7P14).
10=3layerbeamforming(P7P9)
11=4layerbeamforming(P710)
Antennaports Integer DetectedTXantennaports
0=Port0
1=Ports01
3=Ports03
UL/DLconfig Integer TDDUL/DLconfiguration
TDDUL/DLconfigurationdefinesthesymbolsthatareallocatedfor
uplinkanddownlink.See3GPP36.211subclause4.2.
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
Thisisuplinkcyclicprefix.Extendedcyclicprefixcanreduceinter
symbolinterferencewhenmultipathcomponentshavesignificant
arrivaltimedeviationfromeachother.
1=Normal15kHz
2=Extended15kHz
Rootsequence Integer RACHlogicalrootsequenceindex
LogicalrootZadoffChusequenceordernumber.See3GPP136.211
subclause5.7.2.
Range:0837
CRNTI Integer CRNTI
CellRadioNetworkTemporaryIdentifier.Adynamicidentity
assignedbyeNodeBandisvalidaslongastheUEisconnectedto
thateNB.
#SCells Integer Numberofsecondaryservingcells
Range:03
#Params/SCell Integer Numberofparameterspersecondaryservingcell
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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.Sameastransmissionmode
3.
4=ClosedSM
Closedloopspatialmultiplexingortransmitdiversity.Sameas
transmissionmode4.
5=MUMIMO
MultiuserMIMOortransmitdiversity.Sameastransmission
mode5.
6=ClosedSMrank1
Closedloopspatialmultiplexingusingsingletransmissionlayer
(similarwithmode5withrankfixedtoone).Sameas
transmissionmode6.
7=Singleantenna(P5)
Singleantennaport5,orport0(ifonePBCHantennaport)or
transmitdiversity.Sameastransmissionmode7.
8=Duallayer(P7,P8)
Duallayerport7and8orsingleantennaport7or8
transmission.Sameastranmsissionmode8.
9=8layer(P7P14)
Upto8layertransmission(P7P14).
10=3layerbeamforming(P7P9)
11=4layerbeamforming(P710)
Antennaports Integer SCelldetectedTXantennaports
0=Port0
1=Ports01
3=Ports03
UL/DLconfig Integer SCellTDDUL/DLconfiguration
TDDUL/DLconfigurationdefinesthesymbolsthatareallocatedfor
uplinkanddownlink.See3GPP36.211subclause4.2.
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
Thisisuplinkcyclicprefix.Extendedcyclicprefixcanreduceinter
symbolinterferencewhenmultipathcomponentshavesignificant
arrivaltimedeviationfromeachother.
1=Normal15kHz
2=Extended15kHz
Special Integer SCellTDDspecialsubframeconfiguration
subframeconfig 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
CA Integer SCellcarrieraggregationmode
1=DL
2=UL+DL
EMMsubstate
EMMsubstate Integer 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.Validintransmissionmodes13and
7.
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 Integer TDDspecialsubframeconfiguration
config Thisparameterdefinesthedurationofspecialsubframesbetween
uplinkanddownlinkswitching.See3GPP136.211subclause4.2.
0=Config0
1=Config1
2=Config2
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=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
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
Slottedmodeisusedforpowerconservationwhileamobilestation
isinidlemode.TheMSmonitorsonlyselectedtimeslotsonthe
PagingChannel.
0=Disabled
1=Enabled
SEARCH_WIN_A Integer SEARCH_WIN_A(Sizeofactivesearchwindow)
Sizeofactivesearchwindow.Searchersareusedtofindmultipath
signalstoimprovesignalreception.Search_Win_A(active)isused
tosearchactiveandcandidatepilots.Activesetsarechannelsthat
areassociatedwiththeforwardchanneltrafficwhichareassignedto
themobilestation.Candidatepilotsaresearchedfromadditional
multipathsinthesamechannels.
SEARCH_WIN_N Integer SEARCH_WIN_N(Sizeofneighborsearchwindow)
Sizeofneighborsearchwindow.Searchersareusedtofind
multipathsignalstoimprovesignalreception.Search_Win_N
(neighbor)isusedtosearchadjacentpilots.Candidatesetofpilots
receivedbythemobilestationwhosepowerexceedsacertain
thresholdandcouldbedemodulated.
SEARCH_WIN_R Integer SEARCH_WIN_R(Sizeofremainingsearchwindow)
Searchersareusedtofindmultipathsignalstoimprovesignal
reception.Search_Win_R(remaining)isusedtosearchthe
remainingpilotset.Remainingsetofallpossiblepilotsinthesystem
thatarenotcurrentlyassignedtoanyoftheothersets.
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=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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)value1.
PSID2 Integer PSID2
PSID(privatesystemidentification)value2.
PSID3 Integer PSID3
PSID(privatesystemidentification)value3.
PSID4 Integer PSID4
PSID(privatesystemidentification)value4.
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 Integer Monitorpagingsubchannel
subchannel Range:0255
Interconnect Integer Interconnectpagingsubchannel
pagingsubchannel Range:0255
Packetdatapaging Integer Packetdatapagingsubchannel
subchannel Range:0255
Dispatchpaging Integer Dispatchpagingsubchannel
subchannel Range:0255
Interleave Integer Interleave
Range:0255
Offset Integer Offset
Range:0255
Subslot Integer Subslot
0=SubslotA
1=SubslotB
Extendedcolor Integer Extendedcolorcode
code 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=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,
Australia,HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHz
band.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,
Australia,HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHz
band.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
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
Slottedmodeisusedforpowerconservationwhileamobile
stationisinidlemode.TheMSmonitorsonlyselectedtime
slotsonthePagingChannel.
0=Disabled
1=Enabled
SEARCH_WIN_A Integer SEARCH_WIN_A(Sizeofactivesearchwindow)
Sizeofactivesearchwindow.Searchersareusedtofind
multipathsignalstoimprovesignalreception.Search_Win_A
(active)isusedtosearchactiveandcandidatepilots.Active
setsarechannelsthatareassociatedwiththeforwardchannel
trafficwhichareassignedtothemobilestation.Candidate
pilotsaresearchedfromadditionalmultipathsinthesame
channels.
SEARCH_WIN_N Integer SEARCH_WIN_N(Sizeofneighborsearchwindow)
Sizeofneighborsearchwindow.Searchersareusedtofind
multipathsignalstoimprovesignalreception.Search_Win_N
(neighbor)isusedtosearchadjacentpilots.Candidatesetof
pilotsreceivedbythemobilestationwhosepowerexceedsa
certainthresholdandcouldbedemodulated.
SEARCH_WIN_R Integer SEARCH_WIN_R(Sizeofremainingsearchwindow)
Searchersareusedtofindmultipathsignalstoimprovesignal
reception.Search_Win_R(remaining)isusedtosearchthe
remainingpilotset.Remainingsetofallpossiblepilotsinthe
systemthatarenotcurrentlyassignedtoanyoftheothersets.
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

WLANchannelinfo(WLANCHI)
EventID WLANCHI
Cellularsystems WLAN
Recordstate Always
Description RecordedwhenWLANstatechanges.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforWLAN|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
20=WLAN

ParametersforWLAN|Top|
Name Type Description
WLANstate Integer WLANstate
0=Disabled
1=Enabled
Notethatinthefuturetherecanbeothernonzero
enabledstates.
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
MobilityManagementEntity(MME)groupidentificationisused
todifferentiatebetweenpoolsofMMEs.See3GPPTS
123.003.
MMEcode Integer MMEcode
IdentifiesMobilityManagementEntities(MME)withintheMME
poolareas.See3GPPTS123.003.
MTMSI String(hex) MTMSI
MTemporaryMobliesubscriberIdentity.See3GPPTS
123.003.

ParametersforiDEN|Top|
Name Type Description
Domainstatus Integer Domainstatus
0=Radioisinitsdispatchdomain
1=Radioisnotinitsdispatchdomain

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

ParametersforGSM|Top|
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

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

ParametersforGSM|Top|
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
parametersintheeventisindicatedbythenumberofCSdata
timeslotsdownlinkparameter.Thefirsttimeslotintheeventis
themaintimeslot.
Range:07

Frequencyhoppingstatus(HOP)
EventID HOP
Cellularsystems GSM
Recordstate Callconnectionandpacketactivestate
Description RecordedwhenGSMhoppingchannellistismodified.Ifhoppingisnotused,thesingle
dedicatedchannelisrecorded.Recordedbasedonlayer3andRLC/MACsignaling.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforGSM|Parametersforhoppingonstate|Parametersforhoppingoffstate|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM

ParametersforGSM|Top|
Name Type Description
Hopping Integer Hoppingstatus
1=On
2=Off

Parametersforhoppingonstate|Top|
Name Type Description
HSN Integer HSN
Hoppingsequencenumber.See3GPPTS144.018subclause
10.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 Integer Numberofheaderparameters
params
#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 Integer CellparametersID
ID Range:0127
#URAIDs Integer NumberofuraIDs
URAID Integer URAidentity
Range:065535
Neighborlist(NLIST)
EventID NLIST
Cellularsystems GSM,UMTSFDD,UMTSTDSCDMA
Recordstate Always
Description Recordedwhensignalingbasedneighborlistchanges.WithUMTS,whenthemobileis
inthesofthandoverstate,theneighborlistsofallactivesetcellsarecombinedand
reportedinthismeasurementevent.
Tools NemoOutdoor
|Parameters|ParametersforGSMsourcecell|ParametersforUMTSFDDsourcecell|ParametersforUMTSTDSCDMAsourcecell|Neighborlist
parameters|ParametersforGSM|ParametersforUMTSFDD|ParametersforUMTSTDSCDMA |

Parameters|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
Source Integer Sourcesystem
system 1=GSM
5=UMTSFDD
6=UMTSTDSCDMA

ParametersforGSMsourcecell|Top|
Name Type Description
Sourceband Integer Sourceband
10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
Sourcech Integer Sourcechannelnumber
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 Integer Sourcechannelnumber
Source Integer Sourcecellparametersid
paramsID Range:0127

Neighborlistparameters|Top|
Name Type Description
#nChs Integer Numberofneighborchannels
#Params Integer Numberofparameters
Measured Integer Measuredsystem
sys. 1=GSM
5=UMTSFDD
6=UMTSTDSCDMA

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.Possiblemissingneighborisacellwhich
isdetected(measured)bythescannerbutisnotincludedintheneighborlistofthe
mobileatagiventime.
Tools NemoOutdoor
|Parameters|ParametersforGSMsourcecell|ParametersforUMTSFDDsourcecell|ParametersforcdmaOne,CDMA1x,andEVDOsourcecells
|Missingneighborparameters|ParametersforGSM|ParametersforUMTSFDD|ParametersforcdmaOneandCDMA1x|ParametersforEVDO|

Parameters|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
Source Integer Sourcesystem
system 1=GSM
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 Integer Sourcechannelnumber
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 Description
Sourceband Integer Sourceband
Thisinformationisnotrecordedduringsofthandover.
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO
Sourcech Integer Sourcechannelnumber
Thisinformationisnotrecordedduringsofthandover.
SourcePN Integer Sourcepilotnumber
Thisinformationisnotrecordedduringsofthandover.
Range:0511

Missingneighborparameters|Top|
Name Type Description
#Miss. Integer Numberofmissingneighbors
neighbors Numberofdetectedpossiblemissingneighborcells.
#Params Integer Numberofparameters
Measured Integer Measuredsystem
sys. 1=GSM
5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

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=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
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=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Integer NumberofANRtypeparameters
type
ParametersforCGImeasurementconfigurationandreport|Top|
Name Type Description
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
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
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 Recordedwhenpossiblecellpollutionisdetectedbycomparingscanningresultstothe
userdefinedthreshold.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|ParametersforcdmaOne,CDMA1x,andEVDO|ParametersforUMTSFDD|ParametersforcdmaOne,
CDMA1x,andEVDO|

Parameters|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
Source Integer Sourcesystem
system 5=UMTSFDD
10=cdmaOne
11=CDMA1x
12=EVDO

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 Type Description
Sourceband Integer Sourceband
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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 Integer Numberofheaderparameters
params
Source Integer Sourcesystem
system 1=GSM

ParametersforGSM|Top|
Name Type Description
Band 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 Integer Numberofheaderparameters
params
#Cells Integer Numberofcells
#Params/cell Integer Numberofparameterspercell
Band Integer Band
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
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

ParametersforUMTSFDD|Top|
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.TheUEusesthistosetthe
initialTXpowerforthefirstPRACHpreamble.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
3=Abort
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

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 Float RACHdesiredUpRACHRXpower
power Range:12058
Unit:dBm
Messagelength Integer RACHmessagelength
Range:520
Unit:ms
Preamblecycles Integer RACHmaxpreamblecycles
Maximumnumberofpreamblecycles.
Range:132

ParametersforLTE|Top|
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
Recordedwhenmaximumnumberofschedulingrequests
hasbeensenttothenetworkwithoutuplinkresources.See
3GPPTS136.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
CRfailures Integer RACHcontentionresolutionfailures
Thisisthetotalnumberofcontentionresolutionfailures
includingtimerexpiriesandmsg4decodingfailures.Substract
RACHcontentionresolutiondecodingfailuresfromthis
parametertogetthenumberoftimerexpiries.
Pathloss Float RACHpathloss
AnestimateoftheradioconditionfortheRACHprocedure.
PathlossisusedforinitialTXpower.See3GPPTS36.213
subclause6.1.
Range:0170
Unit:dB
InitTXpower Float RACHpreambleinitialTXpower
TXpowerusedforthefirstpreamble.See3GPPTS36.321
subclause5.1.3.
Range:5040
Unit:dBm
Preamblestep Float RACHpreamblestep
Thisparameteristhesameaspowerrampingstep.3GPPTS
36.321subclause5.1.
Range:06
Unit:dB
PUSCHpower Float RACHPUSCHpower
ForsuccessfulRACHproceduresthiscontainstheTXpower
usedformessagesendinginPUSCH.
Range:5040
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)ismonitoredafterpreamble
istransmitted.See3GPPTS136.321subclause5.1.
TA Integer RACHtimingadvance
Timingadvancecommandreceivedinrandomaccess
response(MSG2).See3GPPTS136.321subclause5.2.
Range:01282
CRMSG4decoding Integer RACHcontentionresolutionmsg4decodingfailures
failures
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcell
index.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3

ParametersforcdmaOneandCDMA1x|Top|
Name Type Description
NOM_PWR Integer Accessnominaltransmitpoweroffset
Nominaltransmitpoweroffsetisacorrectionfactorusedby
mobilestationsinopenlooppowerestimation.
INIT_PWR Integer INIT_PWR(accessprobeinitialpower)
Initialpowerisacorrectionfactorusedbymobilestationsin
openlooppowerestimationforinitialtransmissiononan
AccessChannel.
PWR_STEP Integer PWR_STEP(accessprobepowerstep)
Mobilestationsincreasethetransmissionpowerinanaccess
probesequence.
NUM_STEP Integer NUM_STEP(accessprobenumberofsteps)
Accessprobesconsistofapreambleandamessagefor
channelaccess.Accessprobesaresentinasequenceofone
ormoreaccessprobes.Transmittedpowerisincrementedin
eachprobe.Notethattheparametervalueisonelessthanthe
actualmaximumnumberofsteps.
TXlevel Float ProbeTXlevel
Probecount Integer Probecount
Probeseq.count Integer Probeseq.count
Accessprobesequencecount.
Accesschnumber Integer Accesschannelnumber
Randomdelay Integer PNrandomizationdelay
AccessRXlevel Float RXlevel
Unit:dB
Psist Integer Numberofpersistencetestsperformed
Persistenceisaprobabilitymeasurementdonebythemobile
stationtodetermineifitshouldtransmitonagivenaccess
channel.
Range:0255
Seq.backoff Integer Sequencebackoff
Timebetweenaccessprobesequences.
Range:0255
Prob.backoff Integer Probebackoff
Timebetweenaccessprobes.
Range:0255
Inter.corr. Integer Inteferencecorrection
InterferencecorrectioniscalculatedfromtheEc/I0ofthe
strongestactivesetpilotandfromtheinterferencecorrection
threshold.
Range:0255
AccessTXadj. Float Transmitgainadjust

ParametersforEVDO|Top|
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 AccessPN
PNofthesectorthatsendstheACAckortheTCAmessage.
AccesssectorID Integer AccesssectorID
SectorIDonwhichtheaccessprobewassent.
Range:016777215
Accesscolorcode Integer Accesscolorcode
Colorcodeonwhichtheaccessprobewassent.
Range:0255

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 Integer Numberofheaderparameters
params
DPCHch Integer DPCHchannelnumber
ULrepetition Integer TDSCDMAuplinkrepetitionlength
length
ULrepetition Integer TDSCDMAuplinkrepetitionperiod
period Validvaluesare1,2,4,8,16,32,and64.
Range:164
DLrepetition Integer TDSCDMAdownlinkrepetitionlength
length
DLrepetition Integer TDSCDMAdownlinkrepetitionperiod
period Validvaluesare1,2,4,8,16,32,and64.
Range:164
#Physical Integer Numberofphysicalchannels
channels
#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 Integer Midambleconfiguration
config Validvaluesare2,4,6,8,10,12,14,and16.
Range:216
Midamble Integer Midambleallocationmodeandshift
alloc. 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 Integer Numberofphysicalchannels
channels
#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 Numberofconfigurations
#Params/configuration Integer 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

ParametersforEVDO|Top|
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)trafficchannelpacketswithbadCRC.
TC307200LongGood Integer TC307200LongGood
Counterfor307.2(long)trafficchannelpacketswithgood
CRC.
TC307200LongBad Integer TC307200LongBad
Counterfor307.2(long)trafficchannelpacketswithbadCRC.
TC614400ShortGood Integer TC614400ShortGood
Counterfor614.4k(short)trafficchannelpacketswithgood
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

ParametersforEVDO|Top|
Name Type Description
TransactionID Integer ConnectionattempttransactionID
TransactionIDassociatedwiththeConnectionDenymessage
ifthereisnoresponsefromtheANoraConnectionDeny
messageisnotreceived,thisfieldrepresentsthe
TransactionIdthatwasusedtosendtheConnectionRequest
message.
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
ParametersforEVDO|Top|
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)

Sessionlayerconnection(SESSIONC)
EventID SESSIONC
Cellularsystems EVDO
Recordstate Always
Description Recordedwhensessionlayerisconnected.
Tools NemoOutdoor
|Parameters|ParametersforEVDO|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
12=EVDO

ParametersforEVDO|Top|
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.
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 Integer Numberofheaderparameters
params
#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 Radiobearerciphering
ciphering 0=Disabled
1=Enabled
TrChtype Integer Radiobearertransportchanneltype
0=BCH
1=CPCH
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 Radiobearerciphering
ciphering 0=Disabled
1=Enabled
TrChtype Integer Radiobearertransportchanneltype
0=BCH
1=CPCH
2=DCH
3=HSDSCH
4=PCH
5=FACH
6=RACH
7=EDCH

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.

ParametersforLTE|Top|
Name Type Description

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
#RRCrequestbeforeabort Integer NumberofRRCrequestsbeforeabort
RRCrej.status Integer RRCrejectionstatus
1=Networkreject
RRCrej.cause Integer RRCrejectioncause
Thisisthesameasarejectioncausein3GPPTS125.331
subclause10.3.3.31.
0=Congestion
1=Unspecified

ParametersforLTE|Top|
Name Type Description
RRCrej.status Integer RRCrejectionstatus
See3GPPTS36.331subclause6.2.2RRCConnectionReject.
1=Networkreject

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

ParametersforLTE|Top|
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

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

RABallocationattempt(RABA)
EventID RABA
Cellularsystems UMTSFDD,LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenradioaccessbearerallocationisattempted.ThisisbasedontheRRC
signalingorinformationreceivedfromthetraceinterface.Alsothiscanbeloggedtothe
beginningofthemeasurementfiletoindicatealreadyestablishedRAB.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforUMTSFDDandLTE|

Parameters|Top|
Name Type Description
RABcontextID Context RABcontextID
Measuredsys. Integer Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD
ParametersforUMTSFDDandLTE|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
RABtype Integer RABtype
1=CS
2=PS
RABID Integer RABID
#RABRBs Integer NumberofRABRBs
#Params/RAB Integer NumberofparametersperRABRB
RB
RABRBID Integer RABRBID

RABallocationsuccess(RABC)
EventID RABC
Cellularsystems UMTSFDD,LTEFDD,LTETDD
Recordstate RABallocatedattempt
Description Recordedwhenradioaccessbearerallocationsucceeded.ThisisbasedonRRC
signalingorinformationreceivedfromthetraceinterface.Alsothiscanbeloggedtothe
beginningofthemeasurementfiletoindicatealreadyestablishedRAB.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforUMTSFDDandLTE|

Parameters|Top|
Name Type Description
RABcontextID Context RABcontextID
Measuredsys. Integer Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD

ParametersforUMTSFDDandLTE|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
RABtype Integer RABtype
1=CS
2=PS
RABID Integer RABID
RABallocationfailure(RABF)
EventID RABF
Cellularsystems UMTSFDD,LTEFDD,LTETDD
Recordstate RABallocationattemptstate
Description Recordedwhenradioaccessbearerallocationisfailed.ThisisbasedonRRC
signalingorinformationreceivedfromthetraceinterface.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforUMTSFDDandLTE|ParametersforLTEreestablishmentcause|ParametersforUMTSfailurecause|Parametersfor
UMTSISHOfailurecause |ParametersforGSMRRcause |

Parameters|Top|
Name Type Description
RABcontextID Context RABcontextID
Measuredsys. Integer Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD

ParametersforUMTSFDDandLTE|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
RABtype Integer RABtype
1=CS
2=PS
RABID Integer RABID
RABfail.type Integer RABfailurecausetype
1=LTEreestablishmentcause
2=UMTSfailurecause
3=UMTSISHOfailurecause
4=GSMRRcause

ParametersforLTEreestablishmentcause|Top|
Name Type Description
Reestcause Integer RRCreestablishmentcause
See3GPPTS36.331subclause6.2.2
RRCConnectionReestablishment.
0=Reconfigurationfailure
1=Handoverfailure
2=Otherfailure

ParametersforUMTSfailurecause|Top|
Name Type Description
RRCcause Integer RRCcause
Thisisthesameasafailurecausedefinedby3GPPTS25.331
subclause10.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

ParametersforUMTSISHOfailurecause|Top|
Name Type Description
InterRAT Integer InterRAThandoverfailurecause
cause Thisisthesameasafailurecausedefinedby3GPPTS25.331
subclause10.3.8.6.
0=Configurationunacceptable
1=Physicalchannelfailure
2=Protocolerror
3=InterRATprotocolerror
4=Unspecified

ParametersforGSMRRcause|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=Preemptiverelease
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

RABrelease(RABD)
EventID RABD
Cellularsystems UMTSFDD,LTEFDD,LTETDD
Recordstate RABallocatedstate
Description Recordedwhenradioaccessbearerisdeallocated.ThisisbasedonRRCsignalingor
informationreceivedfromthetraceinterface.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforUMTSFDD,andLTE|

Parameters|Top|
Name Type Description
RABcontextID Context RABcontextID
Measuredsys. Integer Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD

ParametersforUMTSFDD,andLTE|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
RABtype Integer RABtype
1=CS
2=PS
RABID Integer RABID
RABrelease Integer RABreleasetype
type 1=Networkrelease
2=UErelease

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

ParametersforLTE|Top|
Name Type Description
PBtype Integer Packetbearertype
1=Default
2=Dedicated
Packetbearerallocationsuccess(PBC)
EventID PBC
Cellularsystems LTEFDD,LTETDD
Recordstate Packetbearerallocationattemptstate
Description RecordedwhentheEPSbearerallocationsucceeded.ThisisbasedonNASsignaling
orinformationreceivedfromthetraceinterface.Alsothiscanbeloggedtothebeginning
ofthemeasurementfiletoindicatealreadyestablishedEPSbearer.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
PacketbearercontextID Context PacketbearercontextID
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
PBID Integer Packetbeareridentity
WiththeLTEthisisthesameastheEPSbearerID.See3GPP
TS125.007subclause11.2.3.1.5.
Range:515
LinkedPBID Integer Packetbeareridentity(linked)
DefinesthedefaultbearerIDforthededicatedbearer.
Range:515

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

ParametersforLTE|Top|
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
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

ParametersforLTE|Top|
Name Type Description
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,CDMA
1x,GANWLAN,AMPS,DAMPS,iDEN,ISDN
Recordstate Always
Description RecordedwhenaLayer3oranNASsignalingmessageissentorreceived.
Tools NemoOutdoor,NemoHandy,NemoAutonomous,NemoQ
|Parameters|ParametersforGSM|ParametersforTETRA|ParametersforUMTSandLTE|ParametersforcdmaOneandCDMA1x|Parametersfor
GANWLAN|ParametersforAMPSandDAMPS |ParametersforiDEN|ParametersforISDN|

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
61=ISDN

ParametersforGSM|Top|
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).
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

ParametersforTETRA|Top|
Name Type Description
Direction Integer Layer3direction
1=Uplink
2=Downlink
L3msg String Layer3message
Subchannel String Layer3subchannel
Thechanneltype:MCCH,TCH.
L3data String(hex) Layer3data

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:SCH,DPCH,DACH,DTCH,FDTCH,
RDTCH,andGCSNA.
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

ParametersforiDEN|Top|
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

ParametersforISDN|Top|
Name Type Description
Direction Integer Layer3direction
1=Uplink
2=Downlink
L3msg String Layer3message
Subchannel String Layer3subchannel
PossiblechanneltypesareCCSandCAS.Seemore
https://en.wikipedia.org/wiki/Commonchannel_signaling.
L3data String(hex) Layer3data

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

ParametersforGSM|Top|
Name Type Description
Direction Integer Layer2direction
1=Uplink
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

ParametersforUMTS|Top|
Name Type Description
Direction Integer RRCdirection
1=Uplink
2=Downlink
RRCmsg String RRCmessagename
Subchannel String RRCsubchannel
Definestheusedlogicalchannelorcombinationoflogicaland
transportchannel.PossiblevaluesareDCCH,CCCH,PCCH,
BCCH,BCCH_BCH,BCCH_FACH,andMCCH.
UARFCN Integer RRCchannel
SC Integer RRCscramblingcode
Range:0511
RRCdata String(hex) RRCdata

ParametersforLTE|Top|
Name Type Description
Direction Integer RRCdirection
1=Uplink
2=Downlink
RRCmsg String RRCmessagename
Subchannel String RRCsubchannel
Definestheusedlogicalchannelorcombinationoflogicaland
transportchannel.PossiblevaluesareDCCH,CCCH,PCCH,
BCCHSCH,BCCHBCH,andMCCH.
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

ParametersforUMTSFDD|Top|
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
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

ParametersforGSM|Top|
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

ParametersforWiMAX|Top|
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

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

ParametersforGSM|Top|
Name Type Description
Direction Integer LLCdirection
1=Uplink
2=Downlink
LLCmsg String LLCmessage
TheLLCmessagenameintextformat.
LLCdata String(hex) LLCdata
ContentsoftheLLCmessageinhexadecimalvalues.

ParametersforTETRA|Top|
Name Type Description
Direction Integer LLCdirection
1=Uplink
2=Downlink
LLCmsg String LLCmessage
TheLLCmessagenameintextformat.
LLCdata String(hex) LLCdata
ContentsoftheLLCmessageinhexadecimalvalues.

SNPsignalingmessage(SNPSM)
EventID SNPSM
Cellularsystems EVDO
Recordstate Always
Description RecordedwhenanSNPsignalingmessageissentorreceived.
Tools NemoOutdoor
|Parameters|ParametersforEVDO|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
12=EVDO

ParametersforEVDO|Top|
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

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

ParametersforLTE|Top|
Name Type Description
Direction Integer LPPdirection
1=Uplink
2=Downlink
LPPmsg String LPPmessage
LPPdata String(hex) LPPdata
ContentsoftheLTEpositioningprotocolmessagein
hexadecimalvalues.

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

ParametersforiDEN|Top|
Name Type Description
Initiator Integer Initiator
1=Mobilestationinitiated
2=Networkstationinitiated
Protocoltype Integer Packetprotocoltype
1=IP

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)
7=Noservice
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=Themodemmovedtoaconnectionspeednotsupported
bytheCOMdriver.
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=Theconnectionwasterminatedbytheremotecomputer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequireddata
encryptiontype.
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=Thesystemcannotperformautomateddialbecausethis
connectionhasacustomdialerspecified.
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
LANconnectionselectedastheprivatenetworkhasmorethan
oneIPaddressconfigured.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=Themodemmovedtoaconnectionspeednotsupported
bytheCOMdriver.
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=Theconnectionwasterminatedbytheremotecomputer.
720=Theconnectionattemptfailedbecauseyourcomputer
andtheremotecomputercouldnotagreeonPPPcontrol
protocols.
721=Theremotecomputerisnotresponding.
722=Invaliddatawasreceivedfromtheremotecomputer.
Thisdatawasignored.
723=Thephonenumber,includingprefixandsuffix,istoo
long.
724=TheIPXprotocolcannotdialoutonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingout(itisanIPXrouter).
725=TheIPXprotocolcannotdialinonthemodem(orother
connectingdevice)becausethiscomputerisnotconfiguredfor
dialingin(theIPXrouterisnotinstalled).
726=TheIPXprotocolcannotbeusedfordialingoutonmore
thanonemodem(orotherconnectingdevice)atatime.
727=CannotaccessTCPCFG.DLL.
728=ThesystemcannotfindanIPadapter.
729=SLIPcannotbeusedunlesstheIPprotocolisinstalled.
730=Computerregistrationisnotcomplete.
731=Theprotocolisnotconfigured.
732=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
733=Yourcomputerandtheremotecomputercouldnotagree
onPPPcontrolprotocols.
734=ThePPPlinkcontrolprotocolwasterminated.
735=Therequestedaddresswasrejectedbytheserver.
736=Theremotecomputerterminatedthecontrolprotocol.
737=Loopbackwasdetected.
738=Theserverdidnotassignanaddress.
739=Theauthenticationprotocolrequiredbytheremote
servercannotusethestoredpassword.Redial,enteringthe
passwordexplicitly.
740=Aninvaliddialingrulewasdetected.
741=Thelocalcomputerdoesnotsupporttherequireddata
encryptiontype.
742=Theremotecomputerdoesnotsupporttherequireddata
encryptiontype.
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=Thesystemcannotperformautomateddialbecausethis
connectionhasacustomdialerspecified.
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
LANconnectionselectedastheprivatenetworkhasmorethan
oneIPaddressconfigured.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.
65=QCI65
Missioncriticaluserplanepushtotalkvoice.GBR,priority
0.7,delay75ms,PER10E2.
66=QCI66
Nonmissioncriticaluserplanepushtotalkvoice.GBR,
priority2,delay100ms,PER10E2.
69=QCI69
Missioncriticaldelaysensitivesignalling.NonGBR,
priority0.5,delay60ms,PER10E6.
70=QCI70
Missioncriticaldata(e.g.exampleservicesarethesame
asQCI6/8/9).NonGBR,priority5.5,delay200ms,PER
10E6.
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
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.
65=QCI65
Missioncriticaluserplanepushtotalkvoice.GBR,priority
0.7,delay75ms,PER10E2.
66=QCI66
Nonmissioncriticaluserplanepushtotalkvoice.GBR,
priority2,delay100ms,PER10E2.
69=QCI69
Missioncriticaldelaysensitivesignalling.NonGBR,
priority0.5,delay60ms,PER10E6.
70=QCI70
Missioncriticaldata(e.g.exampleservicesarethesame
asQCI6/8/9).NonGBR,priority5.5,delay200ms,PER
10E6.
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/MACsignalingmessagesand
alsoknownasARQmode.See3GPPTS144.060subclause8.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=DCHSDPA
Beforeversion2.21thiswasloggedasHSPA(10).ThisisDC
HSDPAandSCHSUPA.
20=DCHSUPA
DCHSDPAisconfiguredsimultaneously.
103=UMTSFDD+WLAN
105=HSDPA+WLAN
110=HSPA+WLAN
118=DCHSDPA+WLAN
DCHSDPA,SCHSUPA,andWLAN.
120=DCHSUPA+WLAN
DCHSDPAisconfiguredsimultaneously.
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
DefinesthecurrentmaximumpossibleHSDPAUEcategory.Thisis
limitedbycellconfigurationandUEcapabilities.Thevaluecanbe
smallerthanthemaximumUEcategorysupportedbythemobileif
forexamplethecurrentlyusedcellisrestrictingtheUEcategory
(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 Integer HSDPAACK/NACKrepetitionfactor
repetitions ControlshowoftentheUErepeatseachACKorNACK.See3GPP
TS25.214subclause6A.1.1.
Range:14
HSDPAHRNTI Integer HSDPAHRNTI
Range:065535
HSUPAUEcateg. Integer HSUPAUEcategory
DefinesthecurrentmaximumpossibleHSUPAUEcategory.Thisis
limitedbycellconfigurationandUEcapabilities.
Range:112
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 Float HSUPAEDPCCH/DPCCHpoweroffset
offset Range:06
Unit:dBm
Happybitdelay Integer HSUPAhappybitdelaycondition
cond. Range:21000
Unit:ms
AGCHOVSF Integer HSUPAAGCHchannelisationcode
Range:0255
ETFCItable Integer HSUPAETFCItableindex
Range:04
HSDPA64QAM Integer HSDPA64QAM
0=Disabled
1=Enabled
HSDPAMIMO Integer HSDPAMIMO
0=Disabled
1=Enabled
HSDPAMAC Integer HSDPAMACheadertype
headertype DefineswhatkindofMACheaderisusedforHSDPA.
0=MAChs
Bitaligned.See3GPPTS125.308subclause6.2.3.
1=MACehs
Octetaligned.See3GPPTS125.308subclause6.2.4.
#HSDPAcells Integer NumberofsecondaryHSDPAcells
Range:01
#Params/HSDPA Integer NumberofparameterspersecondaryHSDPAcell
cell
HSPACh2 Integer HSPAservingchannel(secondary)
HSPASC2 Integer HSPAservingscramblingcode(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 Integer HSDPA64QAM(secondary)
2 0=Disabled
1=Enabled
HSDPAMAC Integer HSDPAMACheadertype(secondary)
type2 DefineswhatkindofMACheaderisusedforHSDPA.
0=MAChs
Bitaligned.See3GPPTS125.308subclause6.2.3.
1=MACehs
Octetaligned.See3GPPTS125.308subclause6.2.4.
PrimaryERNTI Integer HSUPAprimaryERNTI(secondary)
2 Range:065535
SecondaryE Integer HSUPAsecondaryERNTI(secondary)
RNTI2 Range:065535
AGCHOVSF2 Integer HSUPAAGCHchannelisationcode(secondary)
Range:0255

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
DefinesthecurrentmaximumpossibleHSDPAUEcategory.Thisis
limitedbycellconfigurationandUEcapabilities.
Range:115
HSDPAHRNTI Integer HSDPAHRNTI
Range:065535

ParametersforLTE|Top|
Name Type Description
Packettech. Integer Packettechnology
14=LTEFDD
16=LTETDD
19=LTEDLCA
Beforeversion2.21thiswasloggedasLTEFDD(14)orLTE
TDD(16).
21=LTEUL+DLCA
114=LTEFDD+WLAN
116=LTETDD+WLAN
119=LTEDLCA+WLAN
121=LTEUL+DLCA+LAN
Packetstate Integer Packetstate
0=NoGPRSavailable
1=Detached
2=Attached
3=Standby
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=EVDOrel0
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 SectorID
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. Integer Overheadmessageprotocolstate
state 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
1000=Radioswitchoff

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

Parameters|Top|
Name Type Description
AttachcontextID Context AttachcontextID
Measuredsys. Integer Measuredsystem
1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
21=GANWLAN

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
1000=Radioswitchoff
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 Integer Numberofheaderparameters
params
HSSCCHSIR Float HSDPAHSSCCHSIR
Range:3025
Unit:dB
HSSCCHISCP Float HSDPAHSSCCHISCP
Range:11625
Unit:dB
HSSCCH Float HSDPAHSSCCHRSCP
RSCP 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 Float HSDPAHSPDSCHISCP
ISCP Range:11625
Unit:dB
HSPDSCH Float HSDPAHSPDSCHRSCP
RSCP Range:11625
Unit:dB
HSPDSCH Float HSDPAHSPDSCHC/I
C/I Range:3040
Unit:dB
RLCblockerrorrate(RLCBLER)
EventID RLCBLER
Cellularsystems GSM,UMTSFDD,UMTSTDSCDMA
Recordstate Callconnection,attach,andpacketactivestate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
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 Integer Numberofheaderparameters
params
RLCDL Integer RLCdownlinkthroughput
bitrate TotaldownlinkRLCthroughputiscalculatedoverallradiobearers.The
valueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s
RLCDL Integer RLCdownlinkblockrate
blockrate TotalnumberofcorrectlyorincorrectlyreceivedRLCPDUscalculated
fromallactiveradiobearers.
Minimumvalue:0
RLCDL Float RLCdownlinkBLER
BLER TotaldownlinkRLCBLERcalculatedfromallactivateradiobearers.
Range:0100
Unit:%
#RBs Integer Numberofradiobearers
Params/RB Integer Numberofparametersperradiobearer
RBID Integer RadiobearerID
Range:034
RLCDL Integer RLCdownlinkthroughputperRB
bitrate/RB ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s
RLCDL Integer RLCdownlinkblockrateperRB
blockrate/RB ThenumberofcorrectlyorincorrectlyreceivedRLCPDUsfromthe
definedradiobearer.
Minimumvalue:0
RLCDL Float RLCdownlinkBLERperRB
BLER/RB Range:0100
Unit:%

RLClayerthroughputuplink(RLCRATEU)
EventID RLCRATEU
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
RLCUL Integer RLCuplinkthroughput
bitrate TotaluplinkRLCthroughput.Thevalueofthisparameteriscalculated
basedontheSDUsthataresuccessfullytransferredthroughtheRLC
layer.MissinganderroneousRLCblocksareexcludedfromthe
throughputcalculation.
Minimumvalue:0
Unit:bit/s
RLCUL Integer RLCuplinkblockrate
blockrate 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 Integer RLCuplinkthroughputperRB
bitrate/RB ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughtheRLClayer.Missinganderroneous
RLCblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s
RLCUL Integer RLCuplinkblockrateperRB
blockrate/RB ThenumberofcorrectlyorincorrectlytransmittedRLCPDUsfromthe
definedradiobearer.
Minimumvalue:0
RLCUL Float RLCuplinkretransmissionrateperRB
retr./RB Range:0100
Unit:%

PDCPlayerthroughputdownlink(PDCPRATED)
EventID PDCPRATED
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
PDCPDL Integer PDCPdownlinkthroughput
bitrate TotaldownlinkPDCPthroughputiscalculatedoverallradiobearers.
ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughthePDCPlayer.Missingand
erroneousPDCPblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s
PDCPDL Integer PDCPdownlinkblockrate
blockrate TotalnumberofcorrectlyorincorrectlyreceivedPDCPPDUscalculated
fromallactiveradiobearers.
Minimumvalue:0
#RBs Integer Numberofradiobearers
Params/RB Integer Numberofparametersperradiobearer
RBID Integer RadiobearerID
Range:034
PDCPDL Integer PDCPdownlinkthroughputperRB
bitrate/RB ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughthePDCPlayer.Missingand
erroneousPDCPblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s
PDCPDL Integer PDCPdownlinkblockrateperRB
blockrate/RB ThenumberofcorrectlyorincorrectlyreceivedPDCPPDUsfromthe
definedradiobearer.
Minimumvalue:0

PDCPlayerthroughputuplink(PDCPRATEU)
EventID PDCPRATEU
Cellularsystems LTEFDD,LTETDD
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
7=LTEFDD
8=LTETDD

ParametersforLTE|Top|
Name Type Description
#Header Integer Numberofheaderparameters
params
PDCPUL Integer PDCPuplinkthroughput
bitrate TotaluplinkPDCPthroughput.Thevalueofthisparameteriscalculated
basedontheSDUsthataresuccessfullytransferredthroughthePDCP
layer.MissinganderroneousPDCPblocksareexcludedfromthe
throughputcalculation.
Minimumvalue:0
Unit:bit/s
PDCPUL Integer PDCPuplinkblockrate
blockrate TotalnumberofcorrectlyorincorrectlytransmittedPDCPPDUs
calculatedfromallactiveradiobearers.
Minimumvalue:0
#RBs Integer Numberofradiobearers
Params/RB Integer Numberofparametersperradiobearer
RBID Integer RadiobearerID
Range:034
PDCPUL Integer PDCPuplinkthroughputperRB
bitrate/RB ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullytransferredthroughthePDCPlayer.Missingand
erroneousPDCPblocksareexcludedfromthethroughputcalculation.
Minimumvalue:0
Unit:bit/s
PDCPUL Integer PDCPuplinkblockrateperRB
blockrate/RB ThenumberofcorrectlyorincorrectlytransmittedPDCPPDUsfromthe
definedradiobearer.
Minimumvalue:0

LLClayerthroughput(LLCRATE)
EventID LLCRATE
Cellularsystems GSM,GANWLAN
Recordstate Attachandpacketactivestate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|ParametersforGSM|ParametersforGANWLAN|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM
21=GANWLAN

ParametersforGSM|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:%

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 Context RoutingareaupdatecontextID
contextID
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 Context RoutingareaupdatecontextID
contextID
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 Context RoutingareaupdatecontextID
contextID
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
1000=Radioswitchoff
Trackingareaupdateattempt(TUA)
EventID TUA
Cellularsystems LTEFDD,LTETDD
Recordstate Idle
Description RecordedbasedonEMMsignalingwhentrackingareaupdateisattempted.Formore
informationaboutthetrackingareaupdateprocedure,see3GPPTS124.301subclause
5.5.3.Thismeasurementeventbeginsthetrackingareaupdateattemptstate.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Trackingareaupdate Context TrackingareaupdatecontextID
contextID
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.301subclause
5.5.3.Thismeasurementeventterminatesthetrackingareaupdateattemptstate.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Trackingarea Context TrackingareaupdatecontextID
updatecontext
ID
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.301subclause
5.5.3.Thismeasurementeventterminatestheroutingareaupdateattemptstate.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Trackingareaupdate Context TrackingareaupdatecontextID
contextID
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
1000=Radioswitchoff

TBFinformation(TBFI)
EventID TBFI
Cellularsystems GSM
Recordstate Attachandpacketactivestate
Description RecordedwhenTBFallocationismodified.ThisinformationcanbebasedonRLC/MAC
andlayer3signaling,orontracemessagesreceivedfromthedevice.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM
#Header Integer Numberofheaderparameters
params
TLLI String Temporarylogicallinkidentity
#Params/TBF Integer NumberofparametersperTBF
#ULTBFs Integer NumberofuplinkTBFs
TFI Integer TFI
Temporaryflowidentity.
Range:031
RLCwin. Integer RLCwindowsize
RLClayersendbuffersize.
Range:641024
#DLTBFs Integer NumberofdownlinkTBFs
TFI Integer TFI
Temporaryflowidentity.
Range:031
RLCwin. Integer RLCwindowsize
RLClayersendbuffersize.
Range:641024

TBFuplinkestablishment(TBFULE)
EventID TBFULE
Cellularsystems GSM
Recordstate Attachandpacketactivestate
Description RecordedafterTBFuplinkestablishmentattempt.Therecordedinformationisbasedon
RLC/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=SingleblockwithoutTBFestablishmentinpacketchannel
request
17=OnephaseaccessinRLCunackmodeinpacketchannel
request
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
MAClayerinfo(MACI)
EventID MACI
Cellularsystems UMTSFDD,LTEFDD,LTETDD
Recordstate Always
Description RecordedwhenL1/MAClayerinformationchanges.
Tools NemoOutdoor
|Parameters|ParametersforUMTSFDD|ParametersforLTE|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
5=UMTSFDD
7=LTEFDD
8=LTETDD

ParametersforUMTSFDD|Top|
Name Type Description
#Servingcells Integer Numberofservingcells
#Params/serving Integer Numberofparametersperservingcell
cell
Celltype Integer HSDPAcelltype
2=Secondary
Cellstate Integer HSDPAcellstate
Definesifthecellisactivatedordeactivatedinthephysical/MAC
layer.
0=Deactive
1=Active

ParametersforLTE|Top|
Name Type Description
#Servingcells Integer Numberofservingcells
#Params/serving Integer Numberofparametersperservingcell
cell
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3
Cellstate Integer SCellstate
Definesifthecellisactivatedordeactivatedinthephysical/MAC
layer.
0=Deactive
1=Active
MAClayerthroughput(MACRATE)
EventID MACRATE
Cellularsystems UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,WiMAX
Recordstate Always
Description Recordedwhenmeasurementsampleisreceivedfromthedeviceandthereceived
samplediffersfromthepreviousresult.ThisUMTSmeasurementeventisrecorded
simultaneouslywiththePLAIDmeasurementeventandonlyduringHSDPAsession.
SeparatemeasurementeventisloggedforeachservingcellwithLTE.
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
MAChs Integer HSDPAMAChsthroughput
bitrate ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullyreceivedthroughtheMAChslayer.Missingand
erroneousMAChsblocksareexcludedfromthethroughput
calculation.WhenexactMAChsSDUsarenotavailablethe
approximationoftheMAChsthroughputiscalculatedbasedon
transportblocksizesignoringincorrectorduplicatedtransportblocks.
ThiscausesaminorerrorbetweenreportedthroughputandrealMAC
hsthroughputbutitstillprovidesaverygoodapproximationofthereal
MAChsthroughput.
Minimumvalue:0
Unit:bit/s
MAChsblock Integer HSDPAMAChsblockrate
rate ThetotalnumberofMAChsPDUsreceivedduringthereporting
interval.
MAChs1st Float HSDPAMAChs1stretransmissionrate
retr. TheratioofMAChsPDUsretransmittedafterthefirsttransmission
attempt.
Range:0100
Unit:%
MAChs2nd Float HSDPAMAChs2ndretransmissionrate
retr. TheratioofMAChsPDUsretransmittedafterthesecondtransmission
attempt.
Range:0100
Unit:%
MAChs3rd+ Float HSDPAMAChs3rd+retransmissionrate
retr. TheratioofMAChsPDUsretransmittedafterthethirdorlater
transmissionattempt.
Range:0100
Unit:%
MAChs Float HSDPAMAChsredundantretransmissionrate
redundant TheratioofMAChsPDUsthathasalreadybeencorrectlyreceived
retr. 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
MAChs Integer HSDPAMAChsthroughput
bitrate ThevalueofthisparameteriscalculatedbasedontheSDUsthatare
successfullyreceivedthroughtheMAChslayer.Missingand
erroneousMAChsblocksareexcludedfromthethroughput
calculation.WhenexactMAChsSDUsarenotavailablethe
approximationoftheMAChsthroughputiscalculatedbasedon
transportblocksizesignoringincorrectorduplicatedtransportblocks.
ThiscausesaminorerrorbetweenreportedthroughputandrealMAC
hsthroughputbutitstillprovidesaverygoodapproximationofthereal
MAChsthroughput.
Minimumvalue:0
Unit:bit/s
MAChsblock Integer HSDPAMAChsblockrate
rate ThetotalnumberofMAChsPDUsreceivedduringthereporting
interval.
MAChs1st Float HSDPAMAChs1stretransmissionrate
retr. Numberofblocksretransmittedafterthefirsttransmissionattempt.
Range:0100
Unit:%
MAChs2nd Float HSDPAMAChs2ndretransmissionrate
retr. Numberofblocksretransmittedafterthesecondtransmissionattempt.
Range:0100
Unit:%
MAChs3rd+ Float HSDPAMAChs3rd+retransmissionrate
retr. Numberofblocksretransmittedafterthethirdorlatertransmission
attempt.
Range:0100
Unit:%

ParametersforLTE|Top|
Name Type Description
MACDLbitrate Integer MACdownlinkthroughput
MACthroughputthatiscalculatedfromsuccesfullyreceivedSDUs.
WiththedevicesthatdonotsupportMACthroughputparameterthe
estimationofMACthroughputiscalculatedfromsuccesfullyreceived
transportblocks.TheestimationisalittlebithigherthantherealMAC
throughputsinceitincludesMACheader,MACcontroldata,and
paddingtothethroughput.
Minimumvalue:0
Unit:bit/s
MACDLblock Integer MACdownlinkblockrate
rate Numberofsuccesfullyreceivedtransportblocksexcludingredundant
TBs.
Minimumvalue:0
MACDLBLER Float MACdownlinkBLER
Theratiooferroneouslyreceivedtransportblockstoallreceived
transportblocks.
Range:0100
Unit:%
MACDLBLER Float MACdownlinkBLER1st
1st Theratioof1stretransmissionstoallreceivedTBs.
Range:0100
Unit:%
MACDLBLER Float MACdownlinkBLER2nd
2nd Theratioof2ndretransmissionstoallreceivedTBs.
Range:0100
Unit:%
MACDLBLER Float MACdownlinkBLER3rd+
3rd+ Theratioof3rdormoreretransmissiontoallreceivedTBs.
Range:0100
Unit:%
MACDLresidual Float MACdownlinkresidualBLER
BLER DefinestheratiooftransportblocksthatHARQwasnotabletocorrect
andRLClayerhastofix.TheratioofHARQfailedtransportblocksto
newtransmissions.
Range:0100
Unit:%
MACDLnew Integer MACdownlinknewblocks
Thenumberofreceivednew(1stattempt)transportblockssincethe
lastreport.
Minimumvalue:0
MACDL Float MACdownlinkredundantretransmission
redundantretr. Theratiooftransportblocksthatwerealreadycorrectlyreceivedand
haveunnecessarilybeenretransmitted(duplicatedtransmission).This
happenswhentheACKmessagesentbythemobileisdecodedor
receivedincorrectly,ornotreceivedatall,bythethebasestation.
Range:0100
Unit:%
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcellindex.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3

ParametersforWiMAX|Top|
Name Type Description
#MACheader Integer Numberofheaderparameters
params
MACrateUL Integer WiMAXMACthroughputuplink
Minimumvalue:0
Unit:bit/s
MACrateDL Integer WiMAXMACthroughputdownlink
Minimumvalue:0
Unit:bit/s
MACpacket Integer WiMAXMACpacketrateuplink
rateUL
MACpacket Integer WiMAXMACpacketratedownlink
rateDL

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
Thethroughputthatiscalculatedfromsuccesfullytransmitted
MACSDUs.WiththedevicesthatdonotsupportMAC
throughputparametertheestimationofMACthroughputis
calculatedfromsuccesfullydeliveredtransportblocks.The
estimationisalittlebithigherthantherealMACthroughput
sinceitincludesMACheaders,MACcontroldata,and
padding.
Minimumvalue:0
Unit:bit/s
MACULblockrate Integer MACuplinkblockrate
Thenumberofsuccessfullytransmittedtransportblockssince
previousreport.
Minimumvalue:0
MACULretr. Float MACuplinkretransmissionrate
Theratioofretransmittedtransportblockstoalltransmitted
TBs.
Range:0100
Unit:%
MACULretr.1st Float MACuplinkretransmissionrate1st
Theratioof1stretransmissionstoalltransmittedTBs.
Range:0100
Unit:%
MACULretr.2nd Float MACuplinkretransmissionrate2nd
Theratioof2ndretransmissionstoalltransmittedTBs.
Range:0100
Unit:%
MACULretr.3rd+ Float MACuplinkretransmissionrate3rd+
Theratioof3rdormoreretransmissionstoalltransmittedTBs.
Range:0100
Unit:%
MACULresidualBLER Float MACuplinkresidualBLER
DefinestheratiooftransportblocksthatHARQwasnotableto
correctandRLClayerhavetofix.TheratioofHARQfailed
transportblocksktonewtransmissions.
Range:0100
Unit:%
MACULnew Integer MACuplinknewblocks
Thenumberoftransmittednew(1stattempt)transportblocks
sincethelastreport.
Minimumvalue:0
Celltype Integer Servingcelltype
Thevalueofthisparameteristhesameastheservingcell
index.
0=PCell
Primaryservingcell.
1=SCell0
Thefirstsecondaryservingcell.
2=SCell1
3=SCell2
4=SCell3

MAClayerblockerrorrate(MACBLER)
EventID MACBLER
Cellularsystems UMTSFDD,UMTSTDSCDMA,WiMAX
Recordstate Always
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.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
TrChID Integer TransportchannelID
TransportchannelIDisalwaysn/aforHSDSCHtransportchannel
type.
Range:032
TrChtype Integer Transportchanneltype
3=HSDSCH
#ACK/NACK Integer HSDPAMAChsACK/NACKcount
ThetotalnumberofACKandNACKstatusmessagessenttothe
uplinkbyMAChslayer.
MAChsBLER Float HSDPAMAChsblockerrorrate
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUs.
Range:0100
Unit:%
#Datablocks Integer HSDPAMAChsdatablocks
Thetotalnumberofdatablockstransferredduringthereporting
period.
MAChs Float HSDPAMAChsresidualblockerrorrate
residualBLER TheratiooftransportblocksthathavenotbeenfixedbyHARQ(inthe
MAChslayer)toall'newdata'indicatedtransportblocks(=first
attempts).
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
TransportchannelIDisalwaysn/aforHSDSCHtransportchannel
type.
Range:032
TrChtype Integer Transportchanneltype
3=HSDSCH
#ACK/NACK Integer HSDPAMAChsACK/NACKcount
ThetotalnumberofACKandNACKstatusmessagessenttothe
uplinkbyMAChslayer.
MAChsBLER Float HSDPAMAChsblockerrorrate
TheratiooferroneouslyreceivedMAChsPDUstoallreceivedMAC
hsPDUs.
Range:0100
Unit:%
#Datablocks Integer HSDPAMAChsdatablocks
Thetotalnumberofdatablockstransferredduringthereporting
period.
MAChs Float HSDPAMAChsresidualblockerrorrate
residualBLER 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

ParametersforGSM|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: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
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

ParametersforGSM|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
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

ParametersforLTE|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
200=EVSNB5.9(VBR)
201=EVSNB7.2
202=EVSNB8.0
203=EVSNB9.6
204=EVSNB13.2
205=EVSNB16.4
206=EVSNB24.4
216=EVSAMRWBIO6.6
217=EVSAMRWBIO8.85
218=EVSAMRWBIO12.65
219=EVSAMRWBIO14.25
220=EVSAMRWBIO15.85
221=EVSAMRWBIO18.25
222=EVSAMRWBIO19.85
223=EVSAMRWBIO23.05
224=EVSAMRWBIO23.85
232=EVSWB5.9(VBR)
233=EVSWB7.2
234=EVSWB8.0
235=EVSWB9.6
236=EVSWB13.2
237=EVSWB16.4
238=EVSWB24.4
239=EVSWB32
240=EVSWB48
241=EVSWB64
242=EVSWB96
243=EVSWB128
251=EVSSWB9.6
252=EVSSWB13.2
253=EVSSWB16.4
254=EVSSWB24.4
255=EVSSWB32
256=EVSSWB48
257=EVSSWB64
258=EVSSWB96
259=EVSSWB128
269=EVSFB16.4
270=EVSFB24.4
271=EVSFB32
272=EVSFB48
273=EVSFB64
274=EVSFB96
275=EVSFB128
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
200=EVSNB5.9(VBR)
201=EVSNB7.2
202=EVSNB8.0
203=EVSNB9.6
204=EVSNB13.2
205=EVSNB16.4
206=EVSNB24.4
216=EVSAMRWBIO6.6
217=EVSAMRWBIO8.85
218=EVSAMRWBIO12.65
219=EVSAMRWBIO14.25
220=EVSAMRWBIO15.85
221=EVSAMRWBIO18.25
222=EVSAMRWBIO19.85
223=EVSAMRWBIO23.05
224=EVSAMRWBIO23.85
232=EVSWB5.9(VBR)
233=EVSWB7.2
234=EVSWB8.0
235=EVSWB9.6
236=EVSWB13.2
237=EVSWB16.4
238=EVSWB24.4
239=EVSWB32
240=EVSWB48
241=EVSWB64
242=EVSWB96
243=EVSWB128
251=EVSSWB9.6
252=EVSSWB13.2
253=EVSSWB16.4
254=EVSSWB24.4
255=EVSSWB32
256=EVSSWB48
257=EVSSWB64
258=EVSSWB96
259=EVSSWB128
269=EVSFB16.4
270=EVSFB24.4
271=EVSFB32
272=EVSFB48
273=EVSFB64
274=EVSFB96
275=EVSFB128
CMRUL Integer AMRchannelmoderequestuplink
Receivedmaximumalloweduplinkchannelmode.Thisisalso
knownaschannelmodecommand.Currentlythisisonly
loggedwithEVS.Seemore3GPPTS126.445subclause
A.2.2.1.1.
200=EVSNB5.9(VBR)
201=EVSNB7.2
202=EVSNB8.0
203=EVSNB9.6
204=EVSNB13.2
205=EVSNB16.4
206=EVSNB24.4
216=EVSAMRWBIO6.6
217=EVSAMRWBIO8.85
218=EVSAMRWBIO12.65
219=EVSAMRWBIO14.25
220=EVSAMRWBIO15.85
221=EVSAMRWBIO18.25
222=EVSAMRWBIO19.85
223=EVSAMRWBIO23.05
224=EVSAMRWBIO23.85
232=EVSWB5.9(VBR)
233=EVSWB7.2
234=EVSWB8.0
235=EVSWB9.6
236=EVSWB13.2
237=EVSWB16.4
238=EVSWB24.4
239=EVSWB32
240=EVSWB48
241=EVSWB64
242=EVSWB96
243=EVSWB128
251=EVSSWB9.6
252=EVSSWB13.2
253=EVSSWB16.4
254=EVSSWB24.4
255=EVSSWB32
256=EVSSWB48
257=EVSSWB64
258=EVSSWB96
259=EVSSWB128
269=EVSFB16.4
270=EVSFB24.4
271=EVSFB32
272=EVSFB48
273=EVSFB64
274=EVSFB96
275=EVSFB128
CMRDL Integer AMRchannelmoderequestdownlink
Transmittedmaximumalloweddownlinkchannelmode.Thisis
alsoknownaschannelmoderequest.Currentlythisisonly
loggedwithEVS.Seemore3GPPTS126.445subclause
A.2.2.1.1.
200=EVSNB5.9(VBR)
201=EVSNB7.2
202=EVSNB8.0
203=EVSNB9.6
204=EVSNB13.2
205=EVSNB16.4
206=EVSNB24.4
216=EVSAMRWBIO6.6
217=EVSAMRWBIO8.85
218=EVSAMRWBIO12.65
219=EVSAMRWBIO14.25
220=EVSAMRWBIO15.85
221=EVSAMRWBIO18.25
222=EVSAMRWBIO19.85
223=EVSAMRWBIO23.05
224=EVSAMRWBIO23.85
232=EVSWB5.9(VBR)
233=EVSWB7.2
234=EVSWB8.0
235=EVSWB9.6
236=EVSWB13.2
237=EVSWB16.4
238=EVSWB24.4
239=EVSWB32
240=EVSWB48
241=EVSWB64
242=EVSWB96
243=EVSWB128
251=EVSSWB9.6
252=EVSSWB13.2
253=EVSSWB16.4
254=EVSSWB24.4
255=EVSSWB32
256=EVSSWB48
257=EVSSWB64
258=EVSSWB96
259=EVSSWB128
269=EVSFB16.4
270=EVSFB24.4
271=EVSFB32
272=EVSFB48
273=EVSFB64
274=EVSFB96
275=EVSFB128

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
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 Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.
Tools NemoOutdoor
|Parameters|

Parameters|Top|
Name Type Description
Measuredsys. Integer Measuredsystem
1=GSM
AMRC/I Float AMRlinkqualityestimate
WithAMRcalls,LinkQualityEstimationisreportednormally.
Codecmodeadaptationisbasedonanormalized,one
dimensionalmeasureofthechannelquality,calledtheQuality
Indicator.Forreferencepurposes,theQualityIndicatoris
definedasanequivalentcarriertointerfererratio,C/Inorm.The
referencechannelconditionsforthenormalizedQuality
IndicatorC/InormshallbeTypicalUrban3km/hwithideal
frequencyhoppingat900MHz.Thecorrespondingreference
receiverperformanceisspecifiedastheminimum
performancerequirementin3GPPTS05.05.TheMSand
BSSsshallcontinuouslyupdatetheQualityIndicator
estimates.TheQualityIndicatormaybederivedfroman
estimateofthecurrentcarriertointerfererratio,C/Iest,orfrom
anestimateofthecurrentrawbiterrorrate(BERest).A
normalizationfactor>0dBmaybeappliedbetweenthe
estimate(C/IestorBERest)andtheQualityIndicatorto
compensateforhigherreceiverperformancethanthe
minimumperformancerequirementin3GPPTS05.05.This
normalizationfactormaybedependentontheC/Iatthe
antennaconnector.TheMSshallapplyasecond
normalizationfactortobeappliedtonormalizetheestimate
withrespecttodifferentchanneltypes,suchthat,withgiven
C/Inormandgivencodecmode,theFERafterchannel
decodingbecomesindependentofthechanneltype.Basedon
theLQEestimationterminalsentthecodecmoderequestto
networkrequestingcorrectAMRcodecs.Thereforeduringthe
AMRcallstheLQEcanbeusedwithconfidenceinsteadofC/I.
See3GPPTS145.009AnnexA.
Range:040
Unit:dB
Audioqualityuplink(AQUL)
EventID AQUL
Cellularsystems All
Recordstate Callconnectionstate
Description RecordedaftervoicequalitysampleisreceivedandtheMOSscoreofthesampleis
calculated.Thismeasurementeventisrecordedonlyduringvoicequality
measurements.
Tools NemoOutdoor,NemoHandy,NemoServer
|Parameters|ParametersforEMOS,PESQ,3SQM,POLQA,andSevanaAQuA|ParametersforTelchemyVQmon|

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.
9=SevanaAQuANB
10=SevanaAQuAWB
11=TelchemyVQmon

ParametersforEMOS,PESQ,3SQM,POLQA,andSevanaAQuA|Top|
Name Type Description
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
andthedegradedsampleusedwithPESQshouldbebetween
40%and80%.AlowspeechactivitycouldcausethePESQ
scoretobeinaccurate.Althoughthetypicalspeechactivityfor
atestsignalcanvarydependingonthelanguageusedinthe
signal.Iftheactivityratioisabove85%,itislikelythatthereis
backgroundnoise,etc.Iftheactivityratioisbelow35%,itis
likelythatthecallissilentoraudioinformationhasbeenlost.
Mutingofasignaltypicallyoccurswhenanerrorconcealment
algorithmatthereceiverhasinsufficientinformationtoreplace
missingorcorrupteddataaudioqualitymeandelay.
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.Thehigher
thesignaltonoiseratio,thebetterthepossiblelistening
quality.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
/noisegainhastypicalrangefrom20dBto20dBandtypical
valueof6dB.Gainstatisticsprovideinformationontheactive
speechleveldifferencebetweenthereferenceandthe
degradedsignalaswellasontheamountofbackground
noiseinthedegradedsignal.Forexample,ifthesystembeing
testedintroducesbackgroundnoise,thePESQscoresforthis
systemwillbelowerthanthoseofsystemsthatdonot
introducenoise.Thevalueoftheparameter"noisegain"
indicatesthepresenceofbackgroundnoise,makingit
unnecessarytolistentothesamplesinordertofindoutthe
reasonforthelowscore.
Unit:dB

ParametersforTelchemyVQmon|Top|
Name Type Description
MOSLQUL Float AudioqualityMOSLQUL
EstimatedlisteningqualityMOSiscalculatedfromthelistening
qualityRfactorthatignorestheeffectofdelayandrecency.
ThevalueshouldbecomparablewithPESQscore.
Range:05
Unit:MOS
MOSCQUL Float AudioqualityMOSCQUL
EstimatedconversationqualityMOSiscalculatedfromthe
conversationqualityRfactor.
Range:05
Unit:MOS
RLQUL Float AudioqualityRfactorLQUL
ListeningqualityRfactoriscalculatedfromEmodelby
ignoringtheeffectofdelayandrecency.
Range:0160
RCQUL Float AudioqualityRfactorCQUL
ConversationqualityRfactoriscalculatedincludingdelayand
recencytotheresult.
Range:0160

Audioqualitydownlink(AQDL)
EventID AQDL
Cellularsystems All
Recordstate Callconnectionstate
Description RecordedaftervoicequalitysampleisreceivedandtheMOSscoreofthesampleis
calculated.Thismeasurementeventisrecordedonlyduringvoicequality
measurements.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforEMOS,PESQ,3SQM,andPOLQA|ParametersforStreamingQuality|ParametersforNiQADSPLQ|Parametersfor
TelchemyVQmon |

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.
11=TelchemyVQmon

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
andthedegradedsampleusedwithPESQshouldbebetween
40%and80%.AlowspeechactivitycouldcausethePESQ
scoretobeinaccurate.Althoughthetypicalspeechactivityfor
atestsignalcanvarydependingonthelanguageusedinthe
signal.Iftheactivityratioisabove85%,itislikelythatthereis
backgroundnoise,etc.Iftheactivityratioisbelow35%,itis
likelythatthecallissilentoraudioinformationhasbeenlost.
Mutingofasignaltypicallyoccurswhenanerrorconcealment
algorithmatthereceiverhasinsufficientinformationtoreplace
missingorcorrupteddataaudioqualitymeandelay.
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.Thehigher
thesignaltonoiseratio,thebetterthepossiblelistening
quality.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
/noisegainhastypicalrangefrom20dBto20dBandtypical
valueof6dB.Gainstatisticsprovideinformationontheactive
speechleveldifferencebetweenthereferenceandthe
degradedsignalaswellasontheamountofbackground
noiseinthedegradedsignal.Forexample,ifthesystembeing
testedintroducesbackgroundnoise,thePESQscoresforthis
systemwillbelowerthanthoseofsystemsthatdonot
introducenoise.Thevalueoftheparameter"noisegain"
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

ParametersforTelchemyVQmon|Top|
Name Type Description
MOSLQDL Float AudioqualityMOSLQDL
EstimatedlisteningqualityMOSiscalculatedfromthelistening
qualityRfactorthatignoreseffectofdelayandrecency.The
valueshouldbecomparablewithPESQscore.
Range:05
Unit:MOS
MOSCQDL Float AudioqualityMOSCQDL
EstimatedconversationqualityMOSiscalculatedfromthe
conversationqualityRfactor.
Range:05
Unit:MOS
RLQDL Float AudioqualityRfactorLQDL
ListeningqualityRfactoriscalculatedfromEmodelby
ignoringtheeffectofdelayandrecency.
Range:0160
RCQDL Float AudioqualityRfactorCQDL
ConversationqualityRfactoriscalculatedincludingdelayand
recencytotheresult.
Range:0160

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 Description
#Headerparams Integer Numberofheaderparameters
Sampletype Integer Audioqualityechosampletype
1=Transmittedsample
#Echosamples Integer Numberofechosamples
#Params/echo Integer Numberofparametersperechosample
sample
#AQecho Integer Audioqualityechoannoyance
annoyance 1=Acceptable
2=Unacceptable
3=Sidetone
ERL Float Audioqualityecholevel
Thisissameasechoreturnlossparameter.
Range:060
Unit:dB
Echodelay Integer Audioqualityechodelay
Range:01000
Unit:ms
Echo Float Audioqualityechooccurrence
occurrence 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.
11=TelchemyVQmon
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 Recordedwhenreceivedvideocallorvideostreamqualityismeasured.Exactreporting
periodisvideoqualityalgorithmdependent.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforStreamingQuality|ParametersforPsytechnicsPVImobilestreamingquality|ParametersforPsytechnicsPVIstreaming
quality|ParametersforOpticomPEVQSstreamingquality|ParametersforTelchemyVQmon |

Parameters|Top|
Name Type Description
VQtype Integer Videoqualitytype
1=Genistastreamingquality
2=PsytechnicsPVImobilestreamingquality
3=PsytechnicsPVIstreamingquality
4=OpticomPEVQSstreamingquality
5=TelchemyVQmon

ParametersforStreamingQuality|Top|
Name Type Description
DatatransfercontextID Context DatatransfercontextID
MOSV 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,packetlossandhighmotion.
Unit:%
VQblurriness Float Videoqualityblurriness
Perceptualmeasureofthelossoffinedetailandthesmearing
ofedges.Causeiscompression,biterrors,packetlossand
lowpassfiltering.
Unit:%
VQjerkiness Float Videoqualityjerkiness
Perceptualmeasureoffrozenpicturesormotionthatdoesnot
looksmooth.Causeisnetworkcongestion,packetloss,frames
droppedbytheencoder,reducedframerate.
Unit:%

ParametersforPsytechnicsPVImobilestreamingquality|Top|
Name Type Description
DatatransfercontextID Context DatatransfercontextID
MOSV 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.
Ifthedelayistoolarge,videowillnotplayseamlessly.
Unit:ms
VQPER Float Videoqualitypacketerrorrate
Displaystherateoflostpacketsbetweenthelastandthe
currentrequest.TheUDPprotocoldoesnotrequireallpackets
toarrivetotheclient.Thisiswhysomepacketsmightbelost
duringthetransferduetobadnetworkorlongdelayvariations
(jitter).
Unit:%

ParametersforPsytechnicsPVIstreamingquality|Top|
Name Type Description
DatatransfercontextID Context DatatransfercontextID
MOSV 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.
Ifthedelayistoolarge,videowillnotplayseamlessly.
Unit:ms
VQPER Float Videoqualitypacketerrorrate
Displaystherateoflostpacketsbetweenthelastandthe
currentrequest.TheUDPprotocoldoesnotrequireallpackets
toarrivetotheclient.Thisiswhysomepacketsmightbelost
duringthetransferduetobadnetworkorlongdelayvariations
(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
DatatransfercontextID Context DatatransfercontextID
MOSV 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.

ParametersforTelchemyVQmon|Top|
Name Type Description
MOSVabs Float VideoqualityMOSabsolute
Videoqualityismeasuredpassivelyfrommediastreams
carriedoverpacketbasednetworks.Factorsthataffectquality
includedelayvariations,packetlossesandotherdistortions
whichmaybevisibleinthevideo.Alsofactors,suchasthe
videocodecitselfareincludedinthefinalresult.However,
endtoendandroundtripdelaysarenottakenintoaccount.
VideoqualityisnormallydisplayedasMOS(MeanOpinion
Score),whichisexpressedasasinglenumber.Therange
variesfrom1to5,where1ispoorqualityand5isperfect.
UsuallytheMOSvaluedoesnotreach5,thepractical
maximumbeingmostcommonlybetweenthevalues3and4.
Range:05
Unit:MOS
MOSVrel Float VideoqualityMOSrelative
RelativeMOSiscalculatedsimilartoabsoluteMOSexcept
withoutusingresolution.Videostreamswithdifferent
resolutionsshouldgetcomparableMOSresults.
Range:05
Unit:MOS
MOSAVabs Float Video/audioqualityMOSabsolute
CombinedaudioandvideoMOS.
Range:05
Unit:MOS
MOSAVrel Float Video/audioqualityMOSrelative
CombinedaudioandvideoMOSexcludingresolutionfromthe
calculation.
Range:05
Unit:MOS
VQbitrate Integer Videoqualityaveragebitrate
Minimumvalue:0
Unit:bit/s
Videocodec String Videocodec
Definesthevideocodecusedinthecontainerformat.Usually
thisisH.263,H.263+,H.264(MPEG4Part10)orMPEG4
Visual(MPEG4Part2)whenstreamingmobilecontent.

Uplinkvideoquality(VQUL)
EventID VQUL
Cellularsystems All
Recordstate Datatransferstate
Description Recordedwhentransmittedvideocallorvideostreamqualityismeasured.Exact
reportingperiodisvideoqualityalgorithmdependent.
Tools NemoOutdoor,NemoHandy
|Parameters|ParametersforTelchemyVQmon|

Parameters|Top|
Name Type Description
VQtype Integer Videoqualitytype
5=TelchemyVQmon

ParametersforTelchemyVQmon|Top|
Name Type Description
MOSVabs Float VideoqualityMOSabsolute
Videoqualityismeasuredpassivelyfrommediastreams
carriedoverpacketbasednetworks.Factorsthataffectquality
includedelayvariations,packetlossesandotherdistortions
whichmaybevisibleinthevideo.Alsofactors,suchasthe
videocodecitselfareincludedinthefinalresult.However,
endtoendandroundtripdelaysarenottakenintoaccount.
VideoqualityisnormallydisplayedasMOS(MeanOpinion
Score),whichisexpressedasasinglenumber.Therange
variesfrom1to5,where1ispoorqualityand5isperfect.
UsuallytheMOSvaluedoesnotreach5,thepractical
maximumbeingmostcommonlybetweenthevalues3and4.
Range:05
Unit:MOS
MOSVrel Float VideoqualityMOSrelative
RelativeMOSiscalculatedsimilartoabsoluteMOSexcept
withoutusingresolution.Videostreamswithdifferent
resolutionsshouldgetcomparableMOSresults.
Range:05
Unit:MOS
MOSAVabs Float Video/audioqualityMOSabsolute
CombinedaudioandvideoMOS.
Range:05
Unit:MOS
MOSAVrel Float Video/audioqualityMOSrelative
CombinedaudioandvideoMOSexcludingresolutionfromthe
calculation.
Range:05
Unit:MOS
VQbitrate Integer Videoqualityaveragebitrate
Minimumvalue:0
Unit:bit/s
Videocodec String Videocodec
Definesthevideocodecusedinthecontainerformat.Usually
thisisH.263,H.263+,H.264(MPEG4Part10)orMPEG4
Visual(MPEG4Part2)whenstreamingmobilecontent.

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

ParametersforUMTSFDD|Top|
Name Type Description
Videoprotocol Integer Videoprotocol
1=HDLC
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,LTEFDD,LTETDD,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
7=LTEFDD
8=LTETDD
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 Context USSDsequencecontextID
ID
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

ParametersforKodiakIPA|Top|
Name Type Description
KodiakIPAcontextID Context KodiakIPAcontextID
IPAtype Integer KodiakIPAmessagetype
1=Send
2=Receive
IPAaddress String KodiakIPAaddress
ThisistheaddresswheretheIPAisreceivedorwhereitis
sent.

ParametersforUSSDmessagesequence|Top|
Name Type Description
USSDsequencecontext Context USSDsequencecontextID
ID
USSDgateway String USSDgateway
USSDdata String(hex) USSDmessagedata
ThisparametercontainsallUSSDmessagesthatare
transmittedinthissession.Differentmessagesareseparated
usingsemicolon.
Messagesending/receivingsuccess(MSGS)
EventID MSGS
Cellularsystems GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,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
7=LTEFDD
8=LTETDD
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.Calculated
fromoriginationorpagingmessagetotheSMS
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 Context USSDsequencecontextID
ID

Messagesending/receivingfailed(MSGF)
EventID MSGF

Cellularsystems GSM,UMTSFDD,UMTSTDSCDMA,LTEFDD,LTETDD,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
7=LTEFDD
8=LTETDD
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.

ParametersforKodiakIPA|Top|
Name Type Description
KodiakIPAcontextID Context KodiakIPAcontextID
IPAtype Integer KodiakIPAmessagetype
1=Send
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 Description
SIPserverregistrationtype Integer SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=LTEIMSSIPserverregistration
4=Kodiakserverregistration
5=WLANIMSSIPserverregistration

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 Description
SIPserverregistrationtype Integer SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=LTEIMSSIPserverregistration
4=Kodiakserverregistration
5=WLANIMSSIPserverregistration

ParametersforSIPserverregistration|Top|
Name Type Description
SIPservercontextID Context SIPservercontextID
Fail.status Integer SIPserverfailurestatus
1=Userabort
2=Serverreject
3=Mobilereject
4=Timeout
5=Testsystemfailure
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.Proxiesshoulduse
proxyauthorization407.
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
5=Testsystemfailure
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.Proxiesshoulduse
proxyauthorization407.
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
5=Testsystemfailure
Fail.cause Integer SIPserverfailurecause
Currentlythisisalwaysn/a.

SIPserverregistrationcompleted(SIPREGC)
EventID SIPREGC
Cellularsystems All
Recordstate SIPregistrationattemptstate
Description RecordedwhenregistrationtotheSIPserver(orsimilar)succeededandtheconnection
isnowestablishedtotheSIPserver.ThismeasurementeventbeginstheSIPserver
registerionstate.
Tools NemoOutdoor
|Parameters|ParametersforSIPserverregistration|ParametersforSkypeserverregistration|ParametersforIMSSIPserverregistration|Parameters
forKodiakserverregistration |

Parameters|Top|
Name Type Description
SIPserverregistrationtype Integer SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=LTEIMSSIPserverregistration
4=Kodiakserverregistration
5=WLANIMSSIPserverregistration

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 Description
SIPserverregistrationtype Integer SIPserverregistrationtype
1=SIPserverregistration
2=Skypeserverregistration
3=LTEIMSSIPserverregistration
4=Kodiakserverregistration
5=WLANIMSSIPserverregistration

ParametersforSIPserverregistration|Top|
Name Type Description
SIPservercontextID Context SIPservercontextID
Deact.status Integer SIPserverdeactivationstatus
1=Normaldisconnect
2=Serverinitiateddisconnect
3=Abnormalrelease
5=Testsystemfailure
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.Proxiesshoulduse
proxyauthorization407.
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
5=Testsystemfailure
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.Proxiesshoulduse
proxyauthorization407.
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
5=Testsystemfailure
Deact.cause Integer SIPserverdeactivationcause
Currentlythisisalwaysn/a.
Deact.time Integer SIPserverdeactivationtime
Unit:ms
SIPserverreregistration(SIPREGRE)
EventID SIPREGRE
Cellularsystems All
Recordstate Packetactivestate
Description RecordedaftersuccessfulorfailedSIPserverreregistrationattempt.
Tools NemoOutdoor
|Parameters|ParametersforIMSSIPserverreregistration|

Parameters|Top|
Name Type Description
SIPserverregistrationtype Integer SIPserverregistrationtype
3=LTEIMSSIPserverregistration
5=WLANIMSSIPserverregistration

ParametersforIMSSIPserverreregistration|Top|
Name Type Description
SIPservercontextID Context SIPservercontextID
Rereg.result Integer SIPserverreregistrationresult
1=Success
2=Rejected
3=Failed
4=Timeout
SIPserver String AttemptedSIPserveraddress
AttemptedSIPserveraddressisrecordedinURIformat.

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

ParametersforPOC|Top|
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

RTPjitter(RTPJITTER)
EventID RTPJITTER
Cellularsystems All
Recordstate Packetactivestate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.Samplingperiodisapproximatelyabout500ms.
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
Duringthereportingperiodthemaximumdurationbetween
tworeceivedvoiceRTPpackets.
Minimumvalue:0
Unit:ms
IATUL Integer RTPinterarrivaltimeuplink
Minimumvalue:0
Unit:ms

ParametersforVoIP|Top|
Name Type Description
Jitter Integer RTPjitterdownlink
Minimumvalue:0
Unit:ms
RTPRTT Integer RTProundtriptime
Minimumvalue:0
Unit:ms
RTPPER Float RTPpacketerrorrate
RatioofmissingRTPpacketstoallRTPpacketsthatshould
havebeenreceivedduringthereportingperiod.Numberof
lostandtotalnumberofRTPpacketsarederivedfromRTP
sequencenumber(packetsareeitherlostorarrivetoolate).
Range:0100
Unit:%

ParametersforIMSvoice|Top|
Name Type Description
Jitter Integer RTPjitterdownlink
Thisisaveragepacketdelayvariationduringthereporting
periodbasedonRFC5481subclause4.2.PDV=(RiRmin)
(SiSmin)=(RiSi)(RminSmin),whereRisreceivetime
andSissenttimebasedonRTPtimestamps.
Minimumvalue:0
Unit:ms
RTPPER Float RTPpacketerrorrate
RatioofmissingRTPpacketstoallRTPpacketsthatshould
havebeenreceivedduringthereportingperiod.Numberof
lostandtotalnumberofRTPpacketsarederivedfromRTP
sequencenumber(packetsareeitherlostorarrivetoolate).
Range:0100
Unit:%
IATDL Integer RTPinterarrivaltimedownlink
Duringthereportingperiodthemaximumdurationbetween
tworeceivedvoiceRTPpackets.
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

ParametersforIMSvideo|Top|
Name Type Description
Videojitter Integer RTPvideojitterdownlink
Thisparameterisnotloggedcurrently.
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
NumberofvideoRTPuplinkbytestransferredafterlastupdate.
Minimumvalue:0
VideoRTPULpackets Integer RTPvideopacketsuplink
NumberofvideoRTPuplinkpacketstransferredforafterlast
update.
Minimumvalue:0

RTPjitteruplink(RTPJITTERU)
EventID RTPJITTERU
Cellularsystems All
Recordstate Packetactivestate
Description RecordedwhenINFOSIPmessagecontainstheloggedparameters.
Tools NemoOutdoor
|Parameters|ParametersforIMS|

Parameters|Top|
Name Type Description
RTPjittertype Integer RTPjittertype
3=IMS

ParametersforIMS|Top|
Name Type Description
RTPjitterUL Float RTPjitteruplink
Minimumvalue:0
Unit:ms
RTPPERUL Float RTPpacketerrorrateuplink
Range:0100
Unit:%
RTPbufferstatus(RTPBUFFER)
EventID RTPBUFFER
Cellularsystems All
Recordstate Packetactivestate
Description Recordedwhenparametersampleisreceivedfromthedeviceandthereceivedsample
differsfromthepreviousresult.Samplingperiodisapproximately500ms.
Tools NemoOutdoor
|Parameters|ParametersforIMSvoice|

Parameters|Top|
Name Type Description
RTPbuffertype Integer RTPbuffertype
3=IMSvoice

ParametersforIMSvoice|Top|
Name Type Description
Talkrate Float Talkrate
Ratiooftalkframestoallframes.
Range:0100
Dequeueunderflow Integer Dequeueunderflow
Thenumberoftheaudioframesthathavenotbeenavailable
inthedejitterbufferduringtheplayback.
Minimumvalue:0
Consecutivedequeue Integer Consecutivedequeueunderflow
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
Robustheadercompression(ROHC)
EventID ROHC
Cellularsystems All
Recordstate Packetactivestate
Description Recordedtocollectrobustheadercompression(ROHC)IPheadercompression
algorithmusagestatisticsduringIMSbasedcalls.
Tools NemoOutdoor
|Parameters|ParametersforROHC|

Parameters|Top|
Name Type Description
IPheader Integer IPheadercompressiontype
compressiontype Sometimestransmitted/receivedapplicationlayerpayloadsizeis
relativelysmallcomparedtoTCP/IPheadersize.Thisisespecially
truewithIMSbasedvoiceserviceswhereaudiopacketsizecanbe
onefifthorevenlesscomparedtoTCP/IPheaders.Tooptimize
networkresourceusagevariousalgorithmshavebeendevelopedto
compressandtoremoveredundantpartsoftheTCP/IPheader.
1=ROHC
Robustheadercompression.SeemoreRFC3095andRFC
4995.

ParametersforROHC|Top|
Name Type Description
#Headerparams Integer Numberofheaderparameters
ROHCCRUL Float ROHCcompressionrateUL
Thisistheratiooftransmittedcompressedbytestouncompressed
bytes.Insomecases(especiallyatthebeginningofthesession)this
ratiocanbehigherthan100%meaningthatcompressedresultis
largerthanuncompresseddata.
Range:0110
Unit:%
ROHCCRDL Float ROHCcompressionrateDL
Thisistheratioofreceivedcompressedbytestouncompressed
bytes.Insomecases(especiallyatthebeginningofthesession)this
ratiocanbehigherthan100%meaningthatcompresseddatais
largerthanuncompressedresult.Sometimesthisparameteriscalled
decompressionrate.
Range:0110
Unit:%
#ROHCprofiles Integer NumberofROHCprofiles
#Params/ROHC Integer NumberofparametersperROHCprofile
profile
ROHCprofile Integer ROHCprofile
ROHCIPheadercompressionstandarddefinesmultipledifferent
headercompressionschemesfordifferentpurposes.Thissection
defineseachcompressionprofileitsownseparatecompression
statistic.SeemoreaboutcompressionprofilesinRFC4995.
0=Uncompressed
SeemoreRFC4995.
1=RTP
SeemoreRFC3095.
2=UDP
SeemoreRFC3095.
3=ESP
SeemoreRFC3095.
4=IP
SeemoreRFC3843.
5=LLA
SeemoreRFC3242.
6=TCP
SeemoreRFC4996.
7=RTP/UDPlite
SeemoreRFC3408.
8=UDPlite
SeemoreRFC4019.
261=LLARmode
SeemoreRFC4019.
ROHCCR Float ROHCcompressionratioUL/profile
UL/profile Thisistheratiooftransmittedcompressedbytestouncompressed
bytes.Insomecases(especiallyatthebeginningofthesession)this
ratiocanbehigherthan100%meaningthatcompressedresultis
largerthanuncompresseddata.
Range:0110
Unit:%
ROHCCR Float ROHCcompressionratioDL/profile
DL/profile Thisistheratioofreceivedcompressedbytestouncompressed
bytes.Insomecases(especiallyatthebeginningofthesession)this
ratiocanbehigherthan100%meaningthatcompresseddatais
largerthanuncompressedresult.Sometimesthisparameteriscalled
decompressionrate.
Range:0110
Unit:%

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

Applicationlist(APPLIST)
EventID APPLIST
Cellularsystems All
Recordstate Always
Description Recordedtoindicateasnapshotofthecurrentlyrunningapplications.
Tools NemoCEM
|Parameters|

Parameters|Top|
Name Type Description
#Apps Integer Runningapplications
#Params/app Integer Numberofparametersperrunningapplication
Appname String Runningapplicationname
App String Runningcomponentname
component ThisisthenameofthelaunchedcomponentinAndroid.
Appversion String Runningapplicationversion
Appstate Integer Runningapplicationstate
1=Foreground
2=Visible
3=Perceptible
4=Service
5=Background
6=Empty
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 Integer Numberofheaderparameters
params
Testscriptfile String Testscriptfilename
Definesthetestscriptthatwasusedduringmeasurements.
Testscript String Testscriptversion
version
#Repeats Integer Testscriptrepeats
#Testscript Integer Numberofcommandsintestscript
lines
#Params/test Integer Numberofparameterspertestscriptcommand
scriptline
Cmdindex Integer Testscriptcommandindex
Cmd String Testscriptcommandname
Nameofthecommandthatisexecuted,e.g.MakeVoiceCallor
StartFTPTransfer.
Cmd String Testscriptcommandarguments
arguments 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|Parametersfor
cellbarring |Parametersforhandoversuppression |ParametersforGSMhandoverforcing |ParametersforUMTSFDDhandoverforcing |Parameters
forradiostateoff|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 Type Description
Locked Integer Lockedchannel
channel
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO
ParametersforUMTSsectorlock|Top|
Name Type Description
Lockedscr. Integer Lockedscramblingcode
Thisparameterisn/aforUMTScarrierlock.
Range:0511
Locked Integer Lockedchannel
channel
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 Type Description
Locked Integer Lockedsystem
system 1=GSM
5=UMTSFDD
6=UMTSTDSCDMA
7=LTEFDD
8=LTETDD
10=cdmaOne
11=CDMA1x
12=EVDO

Parametersforbandlock|Top|
Name Type Description
Band 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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
100000=cdmaOne800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
100001=cdmaOne1900band1
NorthAmericanPCS1900MHzband.
100002=cdmaOne900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
100003=cdmaOne800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
100004=cdmaOne1800Koreanband4
KoreanPCS1800MHzband.
100005=cdmaOne450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
100006=cdmaOne19002100IMTband6
IMT200019002100MHzband.
100007=cdmaOne700band7
NorthAmericancellular700MHzband.
100008=cdmaOne1800band8
1800MHzband.
100009=cdmaOne900band9
900MHzband.
100010=cdmaOne800SMRband10
Specializedmobileradio(SMR)800MHzband.
100011=cdmaOne400PAMRband11
EuropeanPAMR400MHzband.
100012=cdmaOne800PAMRband12
EuropeanPAMR800MHzband.
100013=cdmaOne2500band13
2.5GHzIMT2000extension.
100014=cdmaOne1900band14
USPCS1.9GHz.
100015=cdmaOne2100AWSband15
100016=cdmaOne2500band16
US2.5GHz.
100018=cdmaOne700publicsafetyband18
100019=cdmaOne700lowerband19
100020=cdmaOne1500Lbandband20
100021=cdmaOne2000Sbandband21
109999=cdmaOne
110000=CDMA1x800band0
NorthAmericancellular800MHzband,alsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
110001=CDMA1x1900band1
NorthAmericanPCS1900MHzband.
110002=CDMA1x900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
110003=CDMA1x800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
110004=CDMA1x1800Koreanband4
KoreanPCS1800MHzband.
110005=CDMA1x450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
110006=CDMA1x19002100IMTband6
IMT200019002100MHzband.
110007=CDMA1x700band7
NorthAmericancellular700MHzband.
110008=CDMA1x1800band8
1800MHzband.
110009=CDMA1x900band9
900MHzband.
110010=CDMA1x800SMRband10
Specializedmobileradio(SMR)800MHzband.
110011=CDMA1x400PAMRband11
EuropeanPAMR400MHzband.
110012=CDMA1x800PAMRband12
EuropeanPAMR800MHzband.
110013=CDMA1x2500band13
2.5GHzIMT2000extension.
110014=CDMA1x1900band14
USPCS1.9GHz.
110015=CDMA1x2100AWSband15
110016=CDMA1x2500band16
US2.5GHz.
110018=CDMA1x700publicsafetyband18
110019=CDMA1x700lowerband19
110020=CDMA1x1500Lbandband20
110021=CDMA1x2000Sbandband21
119999=CDMA1x
120000=EVDO800band0
NorthAmericancellular800MHzband.AlsoinKorea,Australia,
HongKong,China,Taiwan,andothers.
120001=EVDO1900band1
NorthAmericanPCS1900MHzband.
120002=EVDO900TACSband2
Totalaccesscommunicationsystem(TACS)900MHzband.
120003=EVDO800JTACSband3
JTACS800MHzband(Japanese800MHzreversed).
120004=EVDO1800Koreanband4
KoreanPCS1800MHzband.
120005=EVDO450NMTband5
Nordicmobiletelephone(NMT)450MHzband.
120006=EVDO19002100IMTband6
IMT200019002100MHzband.
120007=EVDO700band7
NorthAmericancellular700MHzband.
120008=EVDO1800band8
1800MHzband.
120009=EVDO900band9
900MHzband.
120010=EVDO800SMRband10
Specializedmobileradio(SMR)800MHzband.
120011=EVDO400PAMRband11
EuropeanPAMR400MHzband.
120012=EVDO800PAMRband12
EuropeanPAMR800MHzband.
120013=EVDO2500band13
2.5GHzIMT2000extension.
120014=EVDO1900band14
USPCS1.9GHz.
120015=EVDO2100AWSband15
120016=EVDO2500band16
US2.5GHz.
120018=EVDO700publicsafetyband18
120019=EVDO700lowerband19
120020=EVDO1500Lbandband20
120021=EVDO2000Sbandband21
129999=EVDO

Parametersforcellbarring|Top|
Name Type Description
Cellbarring Integer Cellbarringstate
state 1=Normal
2=Ignored
3=Reversed

Parametersforhandoversuppression|Top|
Name Type Description
ParametersforGSMhandoverforcing|Top|
Name Type Description
HOforcing Integer HOforcingtargetband
band 10850=GSM850
Band850isalsoknownasband800.
10900=GSM900
11800=GSM1800
11900=GSM1900
19999=GSM
HOforcing Integer HOforcingtargetchannel
channel
HOforcing Integer HOforcingtargetBSIC
BSIC ThisistheBSICofthetargetcell.
Range:063
TargetRXL Float HOforcingtargetRXlevelbias
bias Unit:dBm
TargetRXQ Integer HOforcingtargetqualitybias
bias
Nontarget Float HOforcingnontargetRXlevelbias
RXLbias Unit:dBm
Nontarget Integer HOforcingnontargetqualitybias
RXQbias

ParametersforUMTSFDDhandoverforcing|Top|
Name Type Description
HOforcing Integer HOforcingtargetband
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
HOforcing Integer HOforcingtargetchannel
channel
HOforcing Integer HOforcingtargetscramblingcode
SC Thisisthescramblingcodeofthetargetcell.
Range:0511
TargetRSCP Float HOforcingtargetRSCPbias
bias Unit:dBm
TargetEc/N0 Float HOforcingtargetEc/N0bias
bias Unit:dB
Nontarget Float HOforcingnontargetRSCPbias
RSCPbias Unit:dBm
Nontarget Float HOforcingnontargetEc/N0bias
Ec/N0bias Unit:dB
Parametersforradiostateoff|Top|
Name Type Description

ParametersforLTEsectorlock|Top|
Name Type Description
LockedPCI Integer Lockedphysicalcellidentity
Range:0503
Locked Integer Lockedchannel
channel
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD

ParametersforLTEhandoverforcing|Top|
Name Type Description
HOforcing Integer HOforcingtargetband
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
Thisisdownlinkonlyband.
70030=LTEFDD2350band30
70031=LTEFDD450band31
70032=LTEFDD1500Lband
Thisisdownlinkonlyband.
70064=LTEFDD390470band64
ThisisanonstandardLTEFDDband.
70065=LTEFDD2100band65
70066=LTEFDDAWS32100band66
70067=LTEFDD700EUband67
Thisisdownlinkonlyband.
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
80045=LTETDD14471467band45
80061=LTETDD14471467band61
ThisisanonstandardLTETDDband.
80062=LTETDD17851805band62
ThisisanonstandardLTETDDband.
80087=LTETDD14471467band87
ThisisanonstandardLTETDDband.
80088=LTETDD17851805band88
ThisisanonstandardLTETDDband.
89999=LTETDD
HOforcing Integer HOforcingtargetchannel
channel
HOforcing Integer HOforcingtargetphysicalcellidentity
PCI Range:0503

ParametersforPLMNlock|Top|
Name Type Description
PLMN Integer PLMNselectionmode
selection 1=Manual
mode 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
Devicestatus Integer Devicestatus
1=Disconnected
3=Connected
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 Integer Numberofparameterspermoduletype
type

ParametersforInvexIandIIbackplane.|Top|
Name Type Description
Invexchassis Integer Invexchassisnumber
number
Invexbackplane Float Invexbackplanevoltage
voltage Unit:V
Invexbackplane Float Invexbackplanecurrent
current Unit:A
Invexbackplane Float Invexbackplanetemperature
temperature TemperatureisdisplayedinCelsiusdegrees.
Unit:C
Invexbattery Float Invexbatteryvoltage
voltage Unit:V
Invexbattery Float Invexbatterycurrent
current Unit:A
Invexbattery Float Invexbatterycharge
charge Range:0100
Unit:%
Invexbattery Integer Invexbatterystatus
status 0=Notused
4=Discharging

ParametersforInvexIandIIUIC.|Top|
Name Type Description
Invexchassis Integer Invexchassisnumber
number
UICslotnumber Integer UICslotnumber
InvexUIC Float InvexUICvoltage
voltage Unit:V
InvexUIC Float InvexUICcurrent
current Unit:A
InvexUIC Float InvexUICtemperature
temperature TemperatureisdisplayedinCelsiusdegrees.
Unit:C

ParametersforInvexIIHIM.|Top|
Name Type Description
Invexchassis Integer Invexchassisnumber
number
HIMslotnumber Integer HIMslotnumber
InvexHIM Float InvexHIMvoltage
voltage Unit:V
UEcurrent Float UEcurrent
Unit:A
InvexHIM Float InvexHIMtemperature
temperature TemperatureisdisplayedinCelsiusdegrees.
Unit:C

You might also like