Dpm Pid Output Status Command - Cisco D9800 Reference Manual

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

Output Status Command
</moip>
</output>
Example on NTC multi-stream unit:
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/moip1"
Expected output (values are for example purposes only):
<?xml version="1.0" encoding="ISO-8859-1" ?>
<output>
<moip1>
<enginerr>No</enginerr>
<overflow>No</overflow>
<comrate>68.5</comrate>
<ts1rate>0.0</ts1rate>
<ts2rate>0.0</ts2rate>
<pid>
</pid>
<pid>
</pid>
<collision>
</collision>
</moip1>
</output>

DPM PID Output Status Command

Table 54: Command Details
Command Detail
Command URL
Command Information
HTTP Method
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
72
<received>Yes</received>
<pcr>No</pcr>
<scrambled>No</scrambled>
</pid>
<collision>
<status>No Record in Dynamic Table</status>
</collision>
<peid>1</peid>
<row>1</row>
<inpid>2100</inpid>
<outpid>2100</outpid>
<inchan>2100</inchan>
<type>VID</type>
<received>Yes</received>
<pcr>Yes</pcr>
<scrambled>No</scrambled>
<peid>1</peid>
<row>2</row>
<inpid>2110</inpid>
<outpid>2110</outpid>
<inchan>2110</inchan>
<type>AUD</type>
<received>Yes</received>
<pcr>No</pcr>
<scrambled>Yes</scrambled>
<status>No Record in Dynamic Table</status>
Description
https://192.168.0.1/ws/v2/status/output/<level_1>/<level_2>
This command can be used to read all ASI/MOIP DPM PMT PID
Output Status parameters.
Partial response is not supported. This command returns
Note
the status of all active peid and row key combinations for
all output fields for the specified MOIP or ASI.
GET
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents