show remote-device-management statistics
Syntax
show remote-device-management statistics (summary | service-devices device-name)
Description
Display a global summary of service statistics for all remote devices or detailed statistics for a specific remote service device.
Options
service-devices device-name | Display statistics for the specified service device. |
summary | Display a summary of service statistics for all remote devices. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show remote-device-management statistics
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Status of service profile instantiation requests from authd to provision remote services. Each service activation results in a service provisioning request to each remote device. The values displayed are the totals for all remote devices.
|
|
Status of service profile deinstantiation request from authd to provision remote services. Each service deactivation results in a service deprovisioning request to each remote device. The values displayed are the totals for all remote devices.
|
|
Aggregate duration for all dictionary RPCs required to provision or deprovision a service: When the bulk limit is set to 1, these statistics are reported per remote service. When the bulk limit is greater than 1, the duration includes all services that are part of the bulk configuration. |
|
Number of services included in a bulk configuration: When the bulk limit is set to 1, the count is 1 for all fields. |
|
Status counts for all provisioning actions attempted for the remote device.
|
|
Status counts for all deprovisioning actions attempted for the remote device.
|
|
Status counts of reconfiguration requests: |
Sample Output
- show remote-device-management statistics (Summary)
- show remote-device-management statistics (Service Devices)
show remote-device-management statistics (Summary)
user@host> show remote-device-management statistics summary Service Activations Received: 10 Acked: 7 Nacked: 2 In Progress: 1 Service Deactivations Received: 4 Acked: 3 Nacked: 1 In Progress: 0
show remote-device-management statistics (Service Devices)
user@host> show remote-device-management statistics service-devices olt-xyz Round Trip Time (millisec) Minimum Maximum Average Last 1000 2000 1300 1500 Bulk Count Minimum Maximum Average Last 1 5 2 3 Service Provisioning Attempted: 2 Succeeded: 1 Failed: 0 Reject: 0 Timeout: 0 In Progress: 1 Reconfigure Pending: 1 Queued: 0 Service Deprovisioning Attempted: 0 Succeeded: 0 Failed: 0 Reject: 0 Timeout: 0 In Progress: 0 Queued: 0 Reconfiguration Requests Received: 2 Succeeded: 1 Failed: 0 Pending: 1
Release Information
Command introduced in Junos OS Release 18.3R1.