Parameter: Device CommunicationModules[] Subscription Identifier

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.identifier

name

Identifier

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

Datastream JSON format
{
    "identifier": "device.communicationModules[].subscription.identifier",
    "indexed": true,
    "modifiable": false,
    "name": "Identifier",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "identifierField": true,
        "structured": true
    },
    "required": false,
    "schema": {
        "$ref": "og_basic_types.json#/definitions/ogIdentifier"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Device CommunicationModules[] Subscription AdministrativeState

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.administrativeState

name

Administrative state

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "device.communicationModules[].subscription.administrativeState",
    "name": "Administrative state",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/administrativeState"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription SpecificType

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.specificType

name

Specific type

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "device.communicationModules[].subscription.specificType",
    "name": "Specific type",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/subscriptionSpecificType"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Name

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.name

name

Name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.communicationModules[].subscription.name",
    "name": "Name",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Description

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.description

name

Description

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.communicationModules[].subscription.description",
    "name": "Description",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Imsi

JSON Object

Table 6. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.imsi

name

IMSI

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-address-card-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.imsi",
    "indexed": true,
    "name": "IMSI",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile HomePlmn

JSON Object

Table 7. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.homePlmn

name

Home PLMN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-home"
    },
    "identifier": "device.communicationModules[].subscription.mobile.homePlmn",
    "name": "Home PLMN",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile HomeOperator

JSON Object

Table 8. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.homeOperator

name

Home operator

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-home"
    },
    "identifier": "device.communicationModules[].subscription.mobile.homeOperator",
    "name": "Home operator",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msisdn

JSON Object

Table 9. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msisdn

name

MSISDN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-address-card-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msisdn",
    "indexed": true,
    "name": "MSISDN",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Voice Msisdn

JSON Object

Table 10. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.voice.msisdn

name

Voice MSISDN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-volume-control-phone"
    },
    "identifier": "device.communicationModules[].subscription.mobile.voice.msisdn",
    "name": "Voice MSISDN",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Address

JSON Object

Table 11. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.address

name

Address

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-cloud"
    },
    "identifier": "device.communicationModules[].subscription.address",
    "indexed": true,
    "name": "Address",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/address"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Alarms

JSON Object

Table 12. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.alarms

name

device.communicationModules[].subscription.alarms

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "identifier": "device.communicationModules[].subscription.alarms",
    "modifiable": true,
    "name": "device.communicationModules[].subscription.alarms",
    "period": "INSTANT",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "identifierField": false,
        "structured": true
    },
    "required": false,
    "schema": {
        "$ref": "og_basic_types.json#/definitions/arrayString"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile RatType

JSON Object

Table 13. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ratType

name

Rat type

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ratType",
    "name": "Rat type",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Vlr GlobalTitle

JSON Object

Table 14. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.vlr.globalTitle

name

VLR

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.vlr.globalTitle",
    "name": "VLR",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Vlr Plmn

JSON Object

Table 15. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.vlr.plmn

name

VLR PLMN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.vlr.plmn",
    "name": "VLR PLMN",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Vlr IpAddress

JSON Object

Table 16. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.vlr.ipAddress

name

VLR IP

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.vlr.ipAddress",
    "name": "VLR IP",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Vlr OperatorName

JSON Object

Table 17. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.vlr.operatorName

name

VLR operator

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.vlr.operatorName",
    "name": "VLR operator",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Vlr CountryName

JSON Object

Table 18. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.vlr.countryName

name

VLR country name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.vlr.countryName",
    "name": "VLR country name",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Vlr CountryCode

JSON Object

Table 19. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.vlr.countryCode

name

VLR country code

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.vlr.countryCode",
    "name": "VLR country code",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msc GlobalTitle

JSON Object

Table 20. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msc.globalTitle

name

MSC

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msc.globalTitle",
    "name": "MSC",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msc Plmn

JSON Object

Table 21. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msc.plmn

name

MSC PLMN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msc.plmn",
    "name": "MSC PLMN",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msc IpAddress

JSON Object

Table 22. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msc.ipAddress

name

MSC IP

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msc.ipAddress",
    "name": "MSC IP",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msc OperatorName

JSON Object

Table 23. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msc.operatorName

name

MSC operator

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msc.operatorName",
    "name": "MSC operator",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msc CountryName

JSON Object

Table 24. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msc.countryName

name

MSC country name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msc.countryName",
    "name": "MSC country name",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Msc CountryCode

JSON Object

Table 25. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.msc.countryCode

name

MSC country code

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.msc.countryCode",
    "name": "MSC country code",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Sgsn GlobalTitle

JSON Object

Table 26. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.sgsn.globalTitle

name

SGSN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.sgsn.globalTitle",
    "name": "SGSN",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Sgsn Plmn

JSON Object

Table 27. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.sgsn.plmn

name

SGSN PLMN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.sgsn.plmn",
    "name": "SGSN PLMN",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Sgsn IpAddress

JSON Object

Table 28. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.sgsn.ipAddress

name

SGSN IP

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.sgsn.ipAddress",
    "name": "SGSN IP",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Sgsn OperatorName

JSON Object

Table 29. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.sgsn.operatorName

name

SGSN operator

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.sgsn.operatorName",
    "name": "SGSN operator",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Sgsn CountryName

JSON Object

Table 30. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.sgsn.countryName

name

SGSN country name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.sgsn.countryName",
    "name": "SGSN country name",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Sgsn CountryCode

JSON Object

Table 31. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.sgsn.countryCode

name

SGSN country code

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.sgsn.countryCode",
    "name": "SGSN country code",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Ggsn GlobalTitle

JSON Object

Table 32. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ggsn.globalTitle

name

GGSN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ggsn.globalTitle",
    "name": "GGSN",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Ggsn Plmn

JSON Object

Table 33. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ggsn.plmn

name

GGSN PLMN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ggsn.plmn",
    "name": "GGSN PLMN",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Ggsn IpAddress

JSON Object

Table 34. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ggsn.ipAddress

name

GGSN IP

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ggsn.ipAddress",
    "name": "GGSN IP",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Ggsn OperatorName

JSON Object

Table 35. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ggsn.operatorName

name

GGSN operator

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ggsn.operatorName",
    "name": "GGSN operator",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Ggsn CountryName

JSON Object

Table 36. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ggsn.countryName

name

GGSN country name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ggsn.countryName",
    "name": "GGSN country name",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Ggsn CountryCode

JSON Object

Table 37. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.ggsn.countryCode

name

GGSN country code

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • mobile

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.ggsn.countryCode",
    "name": "GGSN country code",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mobile"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile RegisteredMcc

JSON Object

Table 38. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.registeredMcc

name

Registered MCC

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • mcc

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.registeredMcc",
    "name": "Registered MCC",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mcc"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile RegisteredMnc

JSON Object

Table 39. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.registeredMnc

name

Registered MNC

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • mnc

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.registeredMnc",
    "name": "Registered MNC",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "mnc"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile RegisteredPlmn

JSON Object

Table 40. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.registeredPlmn

name

Registered PLMN

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • plmn

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.registeredPlmn",
    "name": "Registered PLMN",
    "period": "INSTANT",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "plmn"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile RegisteredLac

JSON Object

Table 41. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.registeredLac

name

LAC

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • lac

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.registeredLac",
    "name": "LAC",
    "period": "INSTANT",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "lac"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile RegisteredOperator

JSON Object

Table 42. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.registeredOperator

name

Registered operator

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • operator

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.registeredOperator",
    "name": "Registered operator",
    "period": "INSTANT",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "operator"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli CellId

JSON Object

Table 43. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.cellId

name

ULI cellId

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-address-card-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.cellId",
    "name": "ULI cellId",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Rac

JSON Object

Table 44. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.rac

name

ULI rac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.rac",
    "name": "ULI rac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Eci

JSON Object

Table 45. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.eci

name

ULI eci

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.eci",
    "name": "ULI eci",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Cgi

JSON Object

Table 46. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.cgi

name

ULI cgi

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.cgi",
    "name": "ULI cgi",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli CgiLac

JSON Object

Table 47. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.cgiLac

name

ULI cgiLac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.cgiLac",
    "name": "ULI cgiLac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Sai

JSON Object

Table 48. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.sai

name

ULI SAI

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.sai",
    "name": "ULI SAI",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli SaiLac

JSON Object

Table 49. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.saiLac

name

ULI saiLac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.saiLac",
    "name": "ULI saiLac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli SaiSac

JSON Object

Table 50. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.saiSac

name

ULI saiSac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.saiSac",
    "name": "ULI saiSac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Rai

JSON Object

Table 51. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.rai

name

ULI RAI

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.rai",
    "name": "ULI RAI",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli RaiLac

JSON Object

Table 52. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.raiLac

name

ULI raiLac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.raiLac",
    "name": "ULI raiLac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli RaiRac

JSON Object

Table 53. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.raiRac

name

ULI raiRac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.raiRac",
    "name": "ULI raiRac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Tai

JSON Object

Table 54. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.tai

name

ULI tai

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.tai",
    "name": "ULI tai",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli TaiTac

JSON Object

Table 55. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.taiTac

name

ULI taiTac

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.taiTac",
    "name": "ULI taiTac",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli Ecgi

JSON Object

Table 56. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.ecgi

name

ULI ecgi

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.ecgi",
    "name": "ULI ecgi",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Uli EcgiEci

JSON Object

Table 57. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.uli.ecgiEci

name

ULI ecgiEci

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.uli.ecgiEci",
    "name": "ULI ecgiEci",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Mr

JSON Object

Table 58. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.mr

name

MR

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.mr",
    "name": "MR",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Bcch

JSON Object

Table 59. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.bcch

name

BCCH

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.bcch",
    "name": "BCCH",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile TimingAdvance

JSON Object

Table 60. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.timingAdvance

name

Timing advance

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cell

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-database"
    },
    "identifier": "device.communicationModules[].subscription.mobile.timingAdvance",
    "name": "Timing advance",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "cell"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile SignalStrength

JSON Object

Table 61. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.signalStrength

name

Signal strength

description

null

unit

  • type: basicSI

  • label: Dbm

  • symbol: Dbm

period

INSTANT

tags

  • dmm

  • dbm

  • total

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-signal"
    },
    "identifier": "device.communicationModules[].subscription.mobile.signalStrength",
    "name": "Signal strength",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "EXCELENT",
            "value": -50
        },
        "max_allowed": {
            "label": "EXCELENT",
            "value": -50
        },
        "max_desired": {
            "label": "EXCELENT",
            "value": -50
        },
        "max_score": 1000,
        "min_desired": {
            "label": "GOOD",
            "value": -90
        },
        "min_required": {
            "label": "BAD",
            "value": -120
        },
        "version": "1.0.0"
    },
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "dbm",
        "total"
    ],
    "unit": {
        "label": "Dbm",
        "symbol": "Dbm",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile SignalStrengthStatus

JSON Object

Table 62. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.signalStrengthStatus

name

Signal strength status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • dbm

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-signal"
    },
    "identifier": "device.communicationModules[].subscription.mobile.signalStrengthStatus",
    "name": "Signal strength status",
    "period": "INSTANT",
    "qrating": {
        "conversion_matrix": {
            "EXCELENT": 100,
            "LOW_CRITICAL": 25,
            "LOW_WARNING": 50,
            "NORMAL": 75
        },
        "ideal": {
            "label": "EXCELENT",
            "value": 100
        },
        "max_allowed": {
            "label": "EXCELENT",
            "value": 100
        },
        "max_desired": {
            "label": "EXCELENT",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "FREE",
            "value": 50
        },
        "min_required": {
            "label": "FREE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/signalStrengthStatus"
    },
    "tags": [
        "dmm",
        "dbm",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile SignalQuality

JSON Object

Table 63. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.signalQuality

name

Signal quality

description

null

unit

  • type: basicSI

  • label: percentage

  • symbol: %

period

INSTANT

tags

  • dmm

  • signal

  • percentage

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-signal"
    },
    "identifier": "device.communicationModules[].subscription.mobile.signalQuality",
    "name": "Signal quality",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "FULL",
            "value": 100
        },
        "max_allowed": {
            "label": "FULL",
            "value": 100
        },
        "max_desired": {
            "label": "FULL",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "NORMAL",
            "value": 50
        },
        "min_required": {
            "label": "EMPTY",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "dmm",
        "signal",
        "percentage"
    ],
    "unit": {
        "label": "percentage",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile SignalQualityStatus

JSON Object

Table 64. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.signalQualityStatus

name

Signal quality status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • signal

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-signal"
    },
    "identifier": "device.communicationModules[].subscription.mobile.signalQualityStatus",
    "name": "Signal quality status",
    "period": "INSTANT",
    "qrating": {
        "conversion_matrix": {
            "EXCELENT": 100,
            "LOW_CRITICAL": 25,
            "LOW_WARNING": 50,
            "NORMAL": 75
        },
        "ideal": {
            "label": "EXCELENT",
            "value": 100
        },
        "max_allowed": {
            "label": "EXCELENT",
            "value": 100
        },
        "max_desired": {
            "label": "EXCELENT",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "FREE",
            "value": 50
        },
        "min_required": {
            "label": "FREE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/signalQualityStatus"
    },
    "tags": [
        "dmm",
        "signal",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Presence Gsm

JSON Object

Table 65. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.presence.gsm

name

GSM presence

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • presence

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.presence.gsm",
    "name": "GSM presence",
    "period": "PULSE",
    "qrating": {
        "conversion_matrix": {
            "NOK": 50,
            "OK": 100,
            "UNCONFIG": 10,
            "UNKNOWN": 0
        },
        "ideal": {
            "label": "OK",
            "value": 100
        },
        "max_allowed": {
            "label": "OK",
            "value": 100
        },
        "max_desired": {
            "label": "OK",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "NOK",
            "value": 50
        },
        "min_required": {
            "label": "UNKNOWN/UNCONFIG",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/presenceGsm"
    },
    "tags": [
        "dmm",
        "presence"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Presence Gprs

JSON Object

Table 66. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.presence.gprs

name

GPRS presence

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • presence

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.presence.gprs",
    "name": "GPRS presence",
    "period": "PULSE",
    "qrating": {
        "conversion_matrix": {
            "INTERIM_UPDATE": 100,
            "NOK": 0,
            "OFF": 50,
            "ON": 75,
            "START": 100,
            "STOP": 100
        },
        "ideal": {
            "label": "OK",
            "value": 100
        },
        "max_allowed": {
            "label": "OK",
            "value": 100
        },
        "max_desired": {
            "label": "OK",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "OFF",
            "value": 50
        },
        "min_required": {
            "label": "NOK",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/presenceGprs"
    },
    "tags": [
        "dmm",
        "presence"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Presence Ip

JSON Object

Table 67. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.presence.ip

name

IP presence

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • presence

  • ip

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.presence.ip",
    "name": "IP presence",
    "period": "PULSE",
    "qrating": {
        "conversion_matrix": {
            "NOK": 0,
            "OK": 100
        },
        "ideal": {
            "label": "OK",
            "value": 100
        },
        "max_allowed": {
            "label": "OK",
            "value": 100
        },
        "max_desired": {
            "label": "OK",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "NOK",
            "value": 0
        },
        "min_required": {
            "label": "NOK",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/presenceIp"
    },
    "tags": [
        "dmm",
        "presence",
        "ip"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Presence IpRtt

JSON Object

Table 68. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.presence.ipRtt

name

IP RTT presence

description

null

unit

  • type: basicSI

  • label: milliseconds

  • symbol: msec

period

INSTANT

tags

  • dmm

  • presence

  • ip

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-history"
    },
    "identifier": "device.communicationModules[].subscription.presence.ipRtt",
    "indexed": true,
    "name": "IP RTT presence",
    "period": "INSTANT",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "presence",
        "ip"
    ],
    "unit": {
        "label": "milliseconds",
        "symbol": "msec",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Presence UnifiedPresence

JSON Object

Table 69. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.presence.unifiedPresence

name

Unified presence

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • presence

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-circle-o"
    },
    "identifier": "device.communicationModules[].subscription.presence.unifiedPresence",
    "indexed": true,
    "name": "Unified presence",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "qrating": {
        "conversion_matrix": {
            "GPRS": 75,
            "GSM": 50,
            "IP": 100,
            "NOT_REGISTERED": 25,
            "UNKNOWN": 0
        },
        "ideal": {
            "label": "IP",
            "value": 100
        },
        "max_allowed": {
            "label": "OK",
            "value": 100
        },
        "max_desired": {
            "label": "OK",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "GSM/GPRS",
            "value": 50
        },
        "min_required": {
            "label": "UNKNOWN/NOT_REGISTERED",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/unifiedPresence"
    },
    "tags": [
        "dmm",
        "presence"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Traffic SentBytes

JSON Object

Table 70. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.traffic.sentBytes

name

Sent bytes

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

INSTANT

tags

  • dmm

  • traffic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-up"
    },
    "identifier": "device.communicationModules[].subscription.traffic.sentBytes",
    "name": "Sent bytes",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "traffic"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Traffic ReceivedBytes

JSON Object

Table 71. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.traffic.receivedBytes

name

Received bytes

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

INSTANT

tags

  • dmm

  • traffic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.traffic.receivedBytes",
    "name": "Received bytes",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "traffic"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Traffic SentPackets

JSON Object

Table 72. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.traffic.sentPackets

name

Sent packets

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

INSTANT

tags

  • dmm

  • traffic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-up"
    },
    "identifier": "device.communicationModules[].subscription.traffic.sentPackets",
    "name": "Sent packets",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "traffic"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Traffic ReceivedPackets

JSON Object

Table 73. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.traffic.receivedPackets

name

Received packets

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

INSTANT

tags

  • dmm

  • traffic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.traffic.receivedPackets",
    "name": "Received packets",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "traffic"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Session

JSON Object

Table 74. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.session

name

Session

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • traffic

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.session",
    "name": "Session",
    "period": "INSTANT",
    "platformHints": {
        "structured": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/trafficSession"
    },
    "tags": [
        "dmm",
        "traffic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Icc

JSON Object

Table 75. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.icc

name

ICC

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-address-card-o"
    },
    "identifier": "device.communicationModules[].subscription.mobile.icc",
    "indexed": true,
    "name": "ICC",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Radius UserName

JSON Object

Table 76. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.radius.userName

name

Radius user name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • radius

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "device.communicationModules[].subscription.mobile.radius.userName",
    "name": "Radius user name",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "radius",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Radius UserPassword

JSON Object

Table 77. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.radius.userPassword

name

Radius user password

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • radius

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "device.communicationModules[].subscription.mobile.radius.userPassword",
    "name": "Radius user password",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "radius",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Radius FramedIpNetmask

JSON Object

Table 78. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.radius.framedIpNetmask

name

Radius frame Ip netmask

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • radius

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "device.communicationModules[].subscription.mobile.radius.framedIpNetmask",
    "name": "Radius frame Ip netmask",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "radius",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Mobile Radius Activation

JSON Object

Table 79. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.mobile.radius.activation

name

Radius activation

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • radius

  • collection

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "identifier": "device.communicationModules[].subscription.mobile.radius.activation",
    "name": "Radius activation",
    "period": "PULSE",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "radius",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters Presence AccountingStartLastDay

JSON Object

Table 80. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.presence.accountingStartLastDay

name

Accounting start last day counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-up"
    },
    "identifier": "device.communicationModules[].subscription.counters.presence.accountingStartLastDay",
    "name": "Accounting start last day counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters TotalBytesLastDay

JSON Object

Table 81. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.totalBytesLastDay

name

Total used bytes last day counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.totalBytesLastDay",
    "name": "Total used bytes last day counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters TotalBytesLastMonth

JSON Object

Table 82. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.totalBytesLastMonth

name

Total used bytes last month counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.totalBytesLastMonth",
    "name": "Total used bytes last month counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters ReceivedBytesLastDay

JSON Object

Table 83. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.receivedBytesLastDay

name

Total received bytes last day counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.receivedBytesLastDay",
    "name": "Total received bytes last day counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters ReceivedBytesLastMonth

JSON Object

Table 84. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.receivedBytesLastMonth

name

Total received bytes last month counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.receivedBytesLastMonth",
    "name": "Total received bytes last month counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters SentBytesLastDay

JSON Object

Table 85. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.sentBytesLastDay

name

Total sent bytes last day counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.sentBytesLastDay",
    "name": "Total sent bytes last day counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters SentBytesLastMonth

JSON Object

Table 86. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.sentBytesLastMonth

name

Total sent bytes last month counter by subscription

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.sentBytesLastMonth",
    "name": "Total sent bytes last month counter by subscription",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters Presence PingOKLastDay

JSON Object

Table 87. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.presence.pingOKLastDay

name

ping OK executions counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-up"
    },
    "identifier": "device.communicationModules[].subscription.counters.presence.pingOKLastDay",
    "name": "ping OK executions counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters Presence PingNOKLastDay

JSON Object

Table 88. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.presence.pingNOKLastDay

name

Pink non OK executions counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • integer

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.presence.pingNOKLastDay",
    "name": "Pink non OK executions counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "integer"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters Presence ConsecutivePingNOK

JSON Object

Table 89. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.presence.consecutivePingNOK

name

Consecutive ping non OK executions counter

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.presence.consecutivePingNOK",
    "name": "Consecutive ping non OK executions counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Subscription Counters AvailabilityLastDay

JSON Object

Table 90. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].subscription.counters.availabilityLastDay

name

Percentage ping OK executions counter

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.communicationModules[].subscription.counters.availabilityLastDay",
    "name": "Percentage ping OK executions counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}