Edit

Supported metrics for Microsoft.MobileNetwork/radioAccessNetworks

The following table lists the metrics available for the Microsoft.MobileNetwork/radioAccessNetworks resource type.

Table headings

  • Metric - The metric display name as it appears in the Azure portal.
  • Name in Rest API - Metric name as referred to in the REST API.
  • Advanced platform metrics - A premium, paid tier of platform metrics in Azure Monitor that provide more granular observability for Azure resources.
  • Unit - Unit of measure.
  • Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
  • Dimensions - Dimensions available for the metric.
  • Time Grains - Intervals at which the metric is sampled. For example, PT1M indicates that the metric is sampled every minute, PT30M every 30 minutes, PT1H every hour, and so on.
  • DS Export - Shows whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.

For information on exporting metrics, see - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.

For information on metric retention, see Azure Monitor Metrics overview.

Category: Derived Traffic

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Derived Connection Success Rate (CSR)

Percentage of successful connections on the given access point.
dConnectionSuccessRate No Percent Average APIdentifier PT1M Yes
Derived Mobility Success Rate (MSR)

Percentage of successful handovers on the given access point.
dMobilitySuccessRate No Percent Average APIdentifier PT1M Yes
Derived Receive Throughput

Throughput of received data on a given access point.
dReceiveThroughput No BitsPerSecond Average APIdentifier PT1M Yes
Derived Transmit Throughput

Throughput of transmitted data by a given access point.
dTransmitThroughput No BitsPerSecond Average APIdentifier PT1M Yes

Category: Traffic

Metric Name in REST API Advanced platform metrics Unit Aggregation Dimensions Time Grains DS Export
Active Receive Time

The actual time of receiving data on the access point during the last sampling interval.
ActiveReceiveTime No MilliSeconds Total (Sum) APIdentifier PT1M Yes
Active Transmit Time

The actual time of transmitted data by the access poiont during the last sampling interval.
ActiveTransmitTime No MilliSeconds Total (Sum) APIdentifier PT1M Yes
Active Users

Number of currently active users on the Access Point.
ActiveUsers No Count Total (Sum) APIdentifier PT1M No
Availability Rate

Percentage of the sampling interval time that the access point was available.
AvailabilityRate No Percent Average APIdentifier PT1M Yes
Attempted Connection Handovers

Number of attempts made to handover connections on the access point during the last sampling interval.
ConnectionHandoverAttempts No Count Total (Sum) APIdentifier PT1M Yes
Successful Connection Handovers

Number of connection handovers on the access point during the last sampling interval.
ConnectionHandoverSuccesses No Count Total (Sum) APIdentifier PT1M Yes
Additionally Established Connections

Number of additional connections established on the access point during the last sampling interval.
ConnectionsAdditionallyEstablished No Count Total (Sum) APIdentifier PT1M Yes
Connection Attempts

Number of connection attempts on the access point during the last sampling interval.
ConnectionsAttempted No Count Total (Sum) APIdentifier PT1M Yes
Abnormal Connection Terminations

Number of abnormally terminated connections on the access point during the last sampling interval.
ConnectionsDropped No Count Total (Sum) APIdentifier PT1M Yes
Connections Successfully Established

Number of established connections on the access point during the last sampling interval.
ConnectionsEstablished No Count Total (Sum) APIdentifier PT1M Yes
Initially Established Connections

Number of connections that were initially established with the access point during the last sampling interval.
ConnectionsInitiallyEstablished No Count Total (Sum) APIdentifier PT1M Yes
Re-Connection Attempts

Number of re-connection attempts on the access point during the last sampling interval.
ConnectionsReAttempted No Count Total (Sum) APIdentifier PT1M Yes
Connections Successfully Re-Established

Number of connections re-established on the access point during the last sampling interval.
ConnectionsReEstablished No Count Total (Sum) APIdentifier PT1M Yes
Downtime

Number of seconds that the access point was down during the last sampling interval.
Downtime No Seconds Total (Sum) APIdentifier PT1M Yes
Online Status

Indicates if an access point was online during the whole sampling interval or not. The value 0 represents Offline and 1 represents Online.
OnlineStatus No Count Total (Sum), Count, Maximum, Minimum APIdentifier PT1M Yes
Receive Data Rate

The rate at which the data was received on the access point during the last sampling interval.
ReceiveDataRate No BitsPerSecond Total (Sum) APIdentifier PT1M Yes
Receive Volume

Volume of received data on the access point during the last sampling interval.
ReceiveVolume No Bytes Total (Sum) APIdentifier, RANIdentifier PT1M Yes
Transmit Data Rate

The rate at which the data was transmitted by the access point during last sampling interval.
TransmitDataRate No BitsPerSecond Total (Sum) APIdentifier PT1M Yes
Transmit Volume

Volume of data transmitted by the access point during the last sampling interval.
TransmitVolume No Bytes Total (Sum) APIdentifier, RANIdentifier PT1M Yes

Next steps