Cisco D9800 Reference Manual page 83

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

Advertisement

API Definitions
Table 53: Ouput Field Descriptions
Output Field
enginerr
overflow
comrate
ts1rate
ts2rate
Example on NTC single-stream unit:
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/output/moip"
Expected output (values are for example purposes only):
<?xml version="1.0" encoding="ISO-8859-1" ?>
<output>
<moip>
<enginerr>No</enginerr>
<overflow>No</overflow>
<comrate>68.5</comrate>
<ts1rate>0.0</ts1rate>
<ts2rate>0.0</ts2rate>
<pid>
<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>
</pid>
<pid>
<peid>1</peid>
<row>2</row>
<inpid>2110</inpid>
<outpid>2110</outpid>
<inchan>2110</inchan>
<type>AUD</type>
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
Critical MOIP Engine Error
Type: Boolean
Values: "Yes" or "No"
MOIP TS stream Overflow
Type: Boolean
Values: "Yes" or "No"
Combined user rate (Mbps)
Type: Float
Values: 0.0 ..... 206.0
Actual TS1 port user rate (Mbps)
Type: Float
Values: 0.0 ..... 206.0
Actual TS2 port user rate (Mbps)
Type: Float
Values: 0.0 ..... 206.0
Output Status Command
71

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents