Parameter: Analytic SimManagement Counter Requests New

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.requests.new

name

New requests counter

description

Count of new Request ocurrences in the period

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of new Request ocurrences in the period",
    "identifier": "analytic.simManagement.counter.requests.new",
    "modifiable": false,
    "name": "New requests counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "YEARS",
        "total": 1
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Requests Completed

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.requests.completed

name

Completed requests counter

description

Count of finished or completed Requests in the period

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of finished or completed Requests in the period",
    "identifier": "analytic.simManagement.counter.requests.completed",
    "modifiable": false,
    "name": "Completed requests counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "YEARS",
        "total": 1
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Requests Open

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.requests.open

name

Open requests counter

description

Total of open Requests

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Total of open Requests",
    "identifier": "analytic.simManagement.counter.requests.open",
    "modifiable": false,
    "name": "Open requests counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "YEARS",
        "total": 1
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Average Requests ResolutionTime

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.average.requests.resolutionTime

name

Resolution Time Average

description

Resolution time average for all Requests in the period

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Resolution time average for all Requests in the period",
    "identifier": "analytic.simManagement.average.requests.resolutionTime",
    "modifiable": false,
    "name": "Resolution Time Average",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "YEARS",
        "total": 1
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Presence IP

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.presence.IP

name

Presence IP Counter

description

Count of devices with presence IP

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with presence IP",
    "identifier": "analytic.simManagement.counter.presence.IP",
    "modifiable": false,
    "name": "Presence IP Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Presence GPRS

JSON Object

Table 6. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.presence.GPRS

name

Presence GPRS Counter

description

Count of devices with presence GPRS

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with presence GPRS",
    "identifier": "analytic.simManagement.counter.presence.GPRS",
    "modifiable": false,
    "name": "Presence GPRS Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Presence GSM

JSON Object

Table 7. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.presence.GSM

name

Presence GSM Counter

description

Count of devices with presence GSM

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with presence GSM",
    "identifier": "analytic.simManagement.counter.presence.GSM",
    "modifiable": false,
    "name": "Presence GSM Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Presence UNKNOWN

JSON Object

Table 8. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.presence.UNKNOWN

name

Presence Unkown Counter

description

Count of devices with presence UNKNOWN

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with presence UNKNOWN",
    "identifier": "analytic.simManagement.counter.presence.UNKNOWN",
    "modifiable": false,
    "name": "Presence Unkown Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Presence NOTREGISTERED

JSON Object

Table 9. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.presence.NOTREGISTERED

name

Presence not register Counter

description

Count of devices with presence NOTREGISTERED

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with presence NOTREGISTERED",
    "identifier": "analytic.simManagement.counter.presence.NOTREGISTERED",
    "modifiable": false,
    "name": "Presence not register Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device DISABLED

JSON Object

Table 10. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.DISABLED

name

Unreachable Devices Counter

description

Count of devices with disabled operational status

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with disabled operational status",
    "identifier": "analytic.simManagement.counter.device.DISABLED",
    "modifiable": false,
    "name": "Unreachable Devices Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Reachability Ping OK

JSON Object

Table 11. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.reachability.ping.OK

name

Reachability PING OK Counter

description

Count of devices with ICMP/IP reachability OK

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with ICMP/IP reachability OK",
    "identifier": "analytic.simManagement.counter.reachability.ping.OK",
    "modifiable": false,
    "name": "Reachability PING OK Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Reachability Ping NOK

JSON Object

Table 12. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.reachability.ping.NOK

name

Reachability PING NOK Counter

description

Count of devices with ICMP/IP reachability NOK

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of devices with ICMP/IP reachability NOK",
    "identifier": "analytic.simManagement.counter.reachability.ping.NOK",
    "modifiable": false,
    "name": "Reachability PING NOK Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Gprs Session Cumulative

JSON Object

Table 13. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.gprs.session.cumulative

name

Cumulative of gprs sessions

description

Cumulative of gprs sessions

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Cumulative of gprs sessions",
    "identifier": "analytic.simManagement.counter.gprs.session.cumulative",
    "modifiable": false,
    "name": "Cumulative of gprs sessions",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device Gprs Start

JSON Object

Table 14. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.gprs.start

name

Counter of start session per device

description

Counter of start session per device group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of start session per device group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.gprs.start",
    "modifiable": false,
    "name": "Counter of start session per device",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device ReceivedBytesPerDay

JSON Object

Table 15. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.receivedBytesPerDay

name

Counter of received bytes per device and day

description

Counter of received bytes per device and day group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per device and day group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.receivedBytesPerDay",
    "modifiable": false,
    "name": "Counter of received bytes per device and day",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device ReceivedBytesPerMonth

JSON Object

Table 16. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.receivedBytesPerMonth

name

Counter of received bytes per device and month

description

Counter of received bytes per device and month group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per device and month group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.receivedBytesPerMonth",
    "modifiable": false,
    "name": "Counter of received bytes per device and month",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device SendBytesPerDay

JSON Object

Table 17. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.sendBytesPerDay

name

Counter of sent bytes per device and day

description

Counter of received bytes per device and day group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per device and day group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.sendBytesPerDay",
    "modifiable": false,
    "name": "Counter of sent bytes per device and day",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device SendBytesPerMonth

JSON Object

Table 18. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.sendBytesPerMonth

name

Counter of sent bytes per device and month

description

Counter of received bytes per device and month group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per device and month group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.sendBytesPerMonth",
    "modifiable": false,
    "name": "Counter of sent bytes per device and month",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device TotalBytesPerDay

JSON Object

Table 19. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.totalBytesPerDay

name

Counter of total bytes per device and day

description

Counter of total bytes per device and day group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of total bytes per device and day group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.totalBytesPerDay",
    "modifiable": false,
    "name": "Counter of total bytes per device and day",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Device TotalBytesPerMonth

JSON Object

Table 20. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.device.totalBytesPerMonth

name

Counter of total bytes per device and month

description

Counter of total bytes per device and month group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of total bytes per device and month group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.device.totalBytesPerMonth",
    "modifiable": false,
    "name": "Counter of total bytes per device and month",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription Gprs Start

JSON Object

Table 21. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.gprs.start

name

Counter of start session per subscription

description

Counter of start session per subscription group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of start session per subscription group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.gprs.start",
    "modifiable": false,
    "name": "Counter of start session per subscription",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription ReceivedBytesPerDay

JSON Object

Table 22. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.receivedBytesPerDay

name

Counter of received bytes per subscription and day

description

Counter of received bytes per subscription and day group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per subscription and day group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.receivedBytesPerDay",
    "modifiable": false,
    "name": "Counter of received bytes per subscription and day",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription ReceivedBytesPerMonth

JSON Object

Table 23. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.receivedBytesPerMonth

name

Counter of received bytes per subscription and month

description

Counter of received bytes per subscription and month group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per subscription and month group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.receivedBytesPerMonth",
    "modifiable": false,
    "name": "Counter of received bytes per subscription and month",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription SendBytesPerDay

JSON Object

Table 24. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.sendBytesPerDay

name

Counter of sent bytes per subscription and day

description

Counter of received bytes per subscription and day group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per subscription and day group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.sendBytesPerDay",
    "modifiable": false,
    "name": "Counter of sent bytes per subscription and day",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription SendBytesPerMonth

JSON Object

Table 25. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.sendBytesPerMonth

name

Counter of sent bytes per subscription and month

description

Counter of received bytes per subscription and month group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of received bytes per subscription and month group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.sendBytesPerMonth",
    "modifiable": false,
    "name": "Counter of sent bytes per subscription and month",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription TotalBytesPerDay

JSON Object

Table 26. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.totalBytesPerDay

name

Counter of total bytes per subscription and day

description

Counter of total bytes per subscription and day group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of total bytes per subscription and day group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.totalBytesPerDay",
    "modifiable": false,
    "name": "Counter of total bytes per subscription and day",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription TotalBytesPerMonth

JSON Object

Table 27. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.totalBytesPerMonth

name

Counter of total bytes per subscription and month

description

Counter of total bytes per subscription and month group by organizations, channels and operators

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Counter of total bytes per subscription and month group by organizations, channels and operators",
    "identifier": "analytic.simManagement.counter.subscription.totalBytesPerMonth",
    "modifiable": false,
    "name": "Counter of total bytes per subscription and month",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State ACTIVE

JSON Object

Table 28. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.ACTIVE

name

Number of SIMs ACTIVE state Counter

description

Count of subscription with ACTIVE state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with ACTIVE state",
    "identifier": "analytic.simManagement.counter.subscription.state.ACTIVE",
    "modifiable": false,
    "name": "Number of SIMs ACTIVE state  Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State BANNED

JSON Object

Table 29. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.BANNED

name

Number of SIMs BANNED state Counter

description

Count of subscription with BANNED state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with BANNED state",
    "identifier": "analytic.simManagement.counter.subscription.state.BANNED",
    "modifiable": false,
    "name": "Number of SIMs BANNED state  Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State DELETED

JSON Object

Table 30. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.DELETED

name

Number of SIMs state DELETED Counter

description

Count of subscription with DELETED state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with DELETED state",
    "identifier": "analytic.simManagement.counter.subscription.state.DELETED",
    "modifiable": false,
    "name": "Number of SIMs state DELETED Counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State READY

JSON Object

Table 31. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.READY

name

Number of SIMs READY state counter

description

Count of subscription with READY state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with READY state ",
    "identifier": "analytic.simManagement.counter.subscription.state.READY",
    "modifiable": false,
    "name": "Number of SIMs READY state counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State REPAIR

JSON Object

Table 32. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.REPAIR

name

Number of SIMs state REPAIR counter

description

Count of subscription with REPAIR state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with REPAIR state",
    "identifier": "analytic.simManagement.counter.subscription.state.REPAIR",
    "modifiable": false,
    "name": "Number of SIMs state REPAIR counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State REQUESTED

JSON Object

Table 33. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.REQUESTED

name

Number of SIMs state REQUESTED counter

description

Count of subscription with REQUESTED state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with REQUESTED state",
    "identifier": "analytic.simManagement.counter.subscription.state.REQUESTED",
    "modifiable": false,
    "name": "Number of SIMs state REQUESTED counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State RETIRED

JSON Object

Table 34. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.RETIRED

name

Number of SIMs state RETIRED counter

description

Count of subscription with RETIRED state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with RETIRED state",
    "identifier": "analytic.simManagement.counter.subscription.state.RETIRED",
    "modifiable": false,
    "name": "Number of SIMs state RETIRED counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State SUSPENDED

JSON Object

Table 35. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.SUSPENDED

name

Number of SIMs state SUSPENDED counter

description

Count of subscription with SUSPENDED state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with SUSPENDED state",
    "identifier": "analytic.simManagement.counter.subscription.state.SUSPENDED",
    "modifiable": false,
    "name": "Number of SIMs state SUSPENDED counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State TESTING

JSON Object

Table 36. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.TESTING

name

Number of SIMs state TESTING counter

description

Count of subscription with TESTING state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with TESTING state",
    "identifier": "analytic.simManagement.counter.subscription.state.TESTING",
    "modifiable": false,
    "name": "Number of SIMs state TESTING counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Subscription State UNKNOWN

JSON Object

Table 37. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.subscription.state.UNKNOWN

name

Number of SIMs state UNKNOWN counter

description

Count of subscription with UNKNOWN state

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of subscription with UNKNOWN state",
    "identifier": "analytic.simManagement.counter.subscription.state.UNKNOWN",
    "modifiable": false,
    "name": "Number of SIMs state UNKNOWN counter",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Operator MOVISTAR

JSON Object

Table 38. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.operator.MOVISTAR

name

Number of SIMs MOVISTAR

description

Count of MOVISTAR

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of MOVISTAR",
    "identifier": "analytic.simManagement.counter.operator.MOVISTAR",
    "modifiable": false,
    "name": "Number of SIMs MOVISTAR",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Operator VODAFONE

JSON Object

Table 39. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.operator.VODAFONE

name

Number of SIMs VODAFONE

description

Count of VODAFONE

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of VODAFONE",
    "identifier": "analytic.simManagement.counter.operator.VODAFONE",
    "modifiable": false,
    "name": "Number of SIMs VODAFONE",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Counter Operator ORANGE

JSON Object

Table 40. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.counter.operator.ORANGE

name

Number of SIMs ORANGE

description

Count of ORANGE

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • analytic

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "calculated": true,
    "description": "Count of ORANGE",
    "identifier": "analytic.simManagement.counter.operator.ORANGE",
    "modifiable": false,
    "name": "Number of SIMs ORANGE",
    "period": "INSTANT",
    "required": false,
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "DAYS",
        "total": 30
    },
    "tags": [
        "analytic"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Analytic SimManagement Cost Operator

JSON Object

Table 41. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.operator

name

Operator cost

description

Current operator cost collected from the operator

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Current operator cost collected from the operator",
    "identifier": "analytic.simManagement.cost.operator",
    "name": "Operator cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost OGestimated

JSON Object

Table 42. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.OGestimated

name

OG estimated cost

description

OpenGate current estimated cost for each plan

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "OpenGate current estimated cost for each plan",
    "identifier": "analytic.simManagement.cost.OGestimated",
    "name": "OG estimated cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost Optimal

JSON Object

Table 43. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.optimal

name

Optimal cost

description

It is the lowest cost of all existing plans

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It is the lowest cost of all existing plans",
    "identifier": "analytic.simManagement.cost.optimal",
    "name": "Optimal cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost OptimalPlan

JSON Object

Table 44. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.optimalPlan

name

Optimal plan

description

It is the plan with optimal cost

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It is the plan with optimal cost",
    "identifier": "analytic.simManagement.cost.optimalPlan",
    "name": "Optimal plan",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost Saving

JSON Object

Table 45. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.saving

name

Saving

description

Savings over the estimated cost of the total consumed using the optimal plan for channel and operator

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Savings over the estimated cost of the total consumed using the optimal plan for channel and operator",
    "identifier": "analytic.simManagement.cost.saving",
    "name": "Saving",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost Optimization

JSON Object

Table 46. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.optimization

name

% optimization

description

% optimization over the saving (estimated cost of the total consumed using the optimal plan for channel and operator)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "% optimization over the saving (estimated cost of the total consumed using the optimal plan for channel and operator)",
    "identifier": "analytic.simManagement.cost.optimization",
    "name": "% optimization",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost OptimalSaving

JSON Object

Table 47. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.optimalSaving

name

Total optimal saving

description

Total of all savings for group and operator

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Total of all savings for group and operator",
    "identifier": "analytic.simManagement.cost.optimalSaving",
    "name": "Total optimal saving",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Analytic SimManagement Cost OGestimatedTotal

JSON Object

Table 48. Datastream object attributes
Attribute Value

identifier

analytic.simManagement.cost.OGestimatedTotal

name

OG estimated total cost

description

Total cost estimated by opengate for group and operator

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Total cost estimated by opengate for group and operator",
    "identifier": "analytic.simManagement.cost.OGestimatedTotal",
    "name": "OG estimated total cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}