EasyManua.ls Logo

Cisco D9800 - Page 142

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...
DescriptionURI Argument
DR CSI Source.
Type: String
Value: "None", "Uplink", "User"
source
DR West/East Flag.
Type: String
Values: "N/A", "East", "West"
ewflag
DR Orbital Position [Deg].
Type: Float
Values: 0.0 ... 360.0
orbpos
DR Orbital Polarization.
Type: String
Values: "Horiz", "Vert", "Circ_l", "Circ_r", "Auto"
pol
GET Examples
Example 1: Retrieve D/R backup 1 tuning status
The following example assumes that the user has successfully logged on to the unit, received the session ID,
and set it to a variable token. In addition, it is assumed that the IP of the unit is 192.168.0.1. Change the IP
address to the specific unit IP in use.
curl -X GET -i -H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"https://192.168.0.1/ws/v2/status/dr/tuning?csirec=1"
If successful, the return body will look:
"dr": {
"tuning": {
"csirec": "1",
"fec": "AUTO",
"ewflag": "N/A",
"dnlkfreq": "3.53",
"input": "RF2",
"mod": "QPSK DVB-S",
"netid": "1",
"orbpos": "0.0",
"pol": "Horiz",
"symrate": "30.0",
"rolloff": ".35",
"source": "User",
"rowstatus": "Yes"
}
}
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
130
API Definitions
Disaster Recovery (D/R) Status Command

Table of Contents

Other manuals for Cisco D9800

Related product manuals