EasyManua.ls Logo

Cisco D9800 - Page 104

Cisco D9800
294 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DescriptionOutput Field
Average size of VANC service data per frame
Type: Integer
Values: 0 ... 4294967295
avgdata
Average number of transmitted VANC packets per frame
Type: Integer
Values: 0 ... 4294967295
avgtranpkt
Average number of dropped VANC packets per frame
Type: Integer
Values: 0 ... 4294967295
avgdroppkt
Request SDI Global status (with result in JSON format) example:
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/decode/sdiglb"
Expected output (values are for example purposes only):
{
"decode": {
"sdiglb": {
"interlaced": "No",
"framessec": "0.0",
"lines": "0",
"wordsline": "0",
"firstline": "0",
"lastline": "0",
"switchline": "0",
"multiline": "No"
}
}
}
Request SDI Services status (with result in JSON format) example:
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/decode/sdisvc"
Expected output (values are for example purposes only):
{
"decode": {
"sdisvc": [
{
"serviceid": "EIA-708",
"active": "No",
"adjline": "2",
"topline": "0",
"bottomline": "0",
"maxlines": "0",
"avgdata": "0",
"avgtranpkt": "0",
"avgdroppkt": "0"
},
{
"serviceid": "AFD",
"active": "No",
"adjline": "2",
"topline": "0",
"bottomline": "0",
"maxlines": "0",
"avgdata": "0",
"avgtranpkt": "0",
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
92
API Definitions
SDI Decode Status Command

Table of Contents

Other manuals for Cisco D9800

Related product manuals