Cisco D9800 Reference Manual page 121

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

Advertisement

API Definitions
Output Field
displayItemName
type
value
cardslot
Input example (request default XML format, all ECC data):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/device/ecc"
Expected output (values are for example purposes only):
<?xml version="1.0" encoding="ISO-8859-1" ?>
<device><ecc><slot>0</slot><row>0</row><card>NBP</card><displayBoardName>System</displayBoardName>
<location>curr_in_temp</location><displayItemName>System
Intake</displayItemName><type>Temperature</type>
<value>+26
C</value><cardslot></cardslot><displayOrderFlag>0</displayOrderFlag></ecc><ecc><slot>0</slot><row>1</row>
<card>NBP</card><displayBoardName>System</displayBoardName><location>hist_max_in_temp</location>
<displayItemName>Ambient Peak Temp</displayItemName><type>Temperature</type><value>+37
C</value><cardslot></cardslot>
<displayOrderFlag>0</displayOrderFlag></ecc><ecc><slot>0</slot><row>2</row><card>NBP</card>
<displayBoardName>System</displayBoardName><location>hist_avg_in_temp</location>
<displayItemName>Ambient Temp Average</displayItemName><type>Temperature</type><value>+26
C</value><cardslot></cardslot>
<displayOrderFlag>0</displayOrderFlag></ecc><ecc><slot>0</slot><row>3</row><card>NBP</card>
<displayBoardName>System</displayBoardName><location>power fan</location><displayItemName>PSU
Fan</displayItemName>
<type>Fan Status/Speed</type><value>11428 RPM</value><cardslot>NBP0</cardslot>
<displayOrderFlag>255</displayOrderFlag></ecc><ecc><slot>0</slot><row>4</row><card>NBP</card>
<displayBoardName>System</displayBoardName><location>left fan</location><displayItemName>Left
Fan</displayItemName>
<type>Fan Status/Speed</type><value>11045 RPM</value><cardslot>NBP0</cardslot>
<displayOrderFlag>253</displayOrderFlag></ecc><ecc><slot>0</slot><row>5</row><card>NBP</card>
<displayBoardName>System</displayBoardName><location>right fan</location>
<displayItemName>Right Fan</displayItemName><type>Fan Status/Speed</type><value>11430
RPM</value>
<cardslot>NBP0</cardslot><displayOrderFlag>251</displayOrderFlag></ecc><ecc><slot>0</slot><row>6</row>
<card>NBP</card><displayBoardName>System</displayBoardName><location>max temp</location>
<displayItemName>Current Maximum Temp</displayItemName><type>Temperature</type><value>+71.4
C</value>
<cardslot>NBP0</cardslot><displayOrderFlag>1</displayOrderFlag></ecc><ecc><slot>0</slot><row>7</row>
<card>NTC</card><displayBoardName>Controller</displayBoardName><location>FPGA +1.0V</location>
<displayItemName>FPGA +1.0V</displayItemName><type>Voltage</type><value>+0.97 V</value>
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
Specific ecc item
Type: String
Value: for example, "+12.0V" to read 12 volt supply current
reading
Category of ecc item
Type: String
Value: "Temperature", "Voltage", "Fan Status/Speed" or "N/A"
Actual value of given item
Type: String
Value: for example, "+12.23V" (current +12.0V supply
reading)
Concatenation of card and slot fields
Type: String
Value: for example, "NDM1"
Device Status Command
109

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents