mirror of https://github.com/MISP/misp-objects
Add list of MAP Opcodes (text + number)
parent
aa00bd384c
commit
e7622d92b3
|
@ -140,6 +140,89 @@
|
|||
"description": "MAP operation codes - Decimal value between 0-99.",
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "text",
|
||||
"sane_default": [
|
||||
"updateLocation - 2",
|
||||
"cancelLocation - 3",
|
||||
"provideRoamingNumber - 4",
|
||||
"noteSubscriberDataModified - 5",
|
||||
"resumeCallHandling - 6",
|
||||
"insertSubscriberData - 7",
|
||||
"deleteSubscriberData - 8",
|
||||
"sendParameters - 9",
|
||||
"registerSS - 10",
|
||||
"eraseSS - 11",
|
||||
"activateSS - 12",
|
||||
"deactivateSS - 13",
|
||||
"interrogateSS - 14",
|
||||
"authenticationFailureReport - 15",
|
||||
"registerPassword - 17",
|
||||
"getPassword - 18",
|
||||
"processUnstructuredSS_Data - 19",
|
||||
"releaseResources - 20",
|
||||
"mt_ForwardSM_VGCS - 21",
|
||||
"sendRoutingInfo - 22",
|
||||
"updateGprsLocation - 23",
|
||||
"sendRoutingInfoForGprs - 24",
|
||||
"failureReport - 25",
|
||||
"noteMsPresentForGprs - 26",
|
||||
"performHandover - 28",
|
||||
"sendEndSignal - 29",
|
||||
"performSubsequentHandover - 30",
|
||||
"provideSIWFSNumber - 31",
|
||||
"siwfs_SignallingModify - 32",
|
||||
"processAccessSignalling - 33",
|
||||
"forwardAccessSignalling - 34",
|
||||
"noteInternalHandover - 35",
|
||||
"cancelVcsgLocation - 36",
|
||||
"reset_ - 37",
|
||||
"forwardCheckSsIndication - 38",
|
||||
"prepareGroupCall - 39",
|
||||
"sendGroupCallEndSignal - 40",
|
||||
"processGroupCallSignalling - 41",
|
||||
"forwardGroupCallSignalling - 42",
|
||||
"checkIMEI - 43",
|
||||
"mt_forwardSM - 44",
|
||||
"sendRoutingInfoForSM - 45",
|
||||
"mo_forwardSM - 46",
|
||||
"reportSmDeliveryStatus - 47",
|
||||
"noteSubscriberPresent - 48",
|
||||
"alertServiceCentreWithoutResult - 49",
|
||||
"activateTraceMode - 50",
|
||||
"deactivateTraceMode - 51",
|
||||
"traceSubscriberActivity - 52",
|
||||
"updateVcsgLocation - 53",
|
||||
"beginSubscriberActivity - 54",
|
||||
"sendIdentification - 55",
|
||||
"sendAuthenticationInfo - 56",
|
||||
"restoreData - 57",
|
||||
"sendIMSI - 58",
|
||||
"processUnstructuredSS_Request - 59",
|
||||
"unstructuredSS_Request - 60",
|
||||
"unstructuredSS_Notify - 61",
|
||||
"anyTimeSubscriptionInterrogation - 62",
|
||||
"informServiceCentre - 63",
|
||||
"alertServiceCentre - 64",
|
||||
"anyTimeModification - 65",
|
||||
"readyForSM - 66",
|
||||
"purgeMS - 67",
|
||||
"prepareHandover - 68",
|
||||
"prepareSubsequentHandover - 69",
|
||||
"provideSubscriberInfo - 70",
|
||||
"anyTimeInterrogation - 71",
|
||||
"ss_Invocation_Notification - 72",
|
||||
"setReportingState - 73",
|
||||
"statusReport - 74",
|
||||
"remoteUserFree - 75",
|
||||
"registerCC_Entry - 76",
|
||||
"eraseCC_Entry - 77",
|
||||
"provideSubscriberLocation - 83",
|
||||
"sendGroupCallInfo - 84",
|
||||
"sendRoutingInfoForLCS - 85",
|
||||
"subscriberLocationReport - 86",
|
||||
"istAlert - 87",
|
||||
"istCommand - 88",
|
||||
"NoteMM_Event - 89"
|
||||
],
|
||||
"ui-priority": 0
|
||||
},
|
||||
"MapSmsTP-DCS": {
|
||||
|
|
Loading…
Reference in New Issue