Cisco D9800 Reference Manual page 50

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

Advertisement

IP Input Status Command
Output Field
baten
niten
sdten
paten
Input Example:
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/input/moip?js=1"
Expected output (values are for example purposes only):
{
"input": {
}
}
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
38
"moip": {
"port": "1",
"moiplock": "No Lock",
"inputrate": "0.0",
"netid": "",
"transid": "",
"scrambmode": "Unk",
"transerr": "N/A",
"iplinkstat": "Down",
"ipsignal": "None",
"feclock": "None",
"pcrlock": "No",
"dejitlaten": "110",
"datasrc1": "0.0.0.0",
"datasrc2": "0.0.0.0",
"data1tstyp": "Unk",
"data2tstyp": "Unk",
"lsttunerea": "User_Change",
"tunereason": "User",
"freqmode": "User Cfg",
"svclstmode": "Rigorous",
"baten": "No",
"niten": "No",
"sdten": "Yes",
"paten": "Yes"
}
Description
Enable BAT Reception
Type: String
Values: "Yes", "No", or "N/A"
Enable NIT Reception
Type: String
Values: "Yes", "No"
Enable SDT Reception
Type: String
Values: "Yes", "No"
Enable PAT Reception
Type: String
Values: "Yes", "No"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents