{"type":"api","title":"Get Cpe Line Specific Stats","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - VDSL Service"],"description":"Get VDSL service CPE line specific stats from device","operationId":"getCpeLineSpecificStats","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"VDSL service CPE line specific stats":{"description":"VDSL service CPE line specific stats","value":{"data":[{"vdevice-name":"172.16.255.15","vdevice-host-name":"vm5","slot-num":"0","line-num":"4","trellis-state":"ON","sra-enabled":"disabled","sra-count":"0","bit-swap-enabled":"enabled","bit-swap-count":"0","line-attenuation":"0.9dB","signal-attenuation":"1.8dB","noise-margin":"18.6dB","attainable-rate":"138139 kbits/s","actual-power":"14.1dBm","total-fecc":"302690","total-es":"295","total-ses":"161","total-loss":"14","total-uas":"87189","total-lprs":"0","total-lofs":"80","total-lols":"0","speed":"27547","sra-previous-speed":"0","previous-speed":"128857","reed-solomon-ec":"0","crc-errors":"24722","header-errors":"8","interleave":"7.00","actual-inp":"1.00","gfast-fra-count":"57","gfast-rpa-count":"45","gfast-tiga-count":"76","gfast-rtx-uc":"0","gfast-rtx-tx":"0","gfast-attainable-exp-thru":"0","gfast-error-free-thru":"0","atm-total-cells":"11338923","atm-user-cells":"0","vdsl2-la-band-d1":"0.2","vdsl2-la-band-d2":"0.9","vdsl2-la-band-d3":"1.7","vdsl2-sa-band-d1":"0.2","vdsl2-sa-band-d2":"0.9","vdsl2-sa-band-d3":"1.7","vdsl2-snr-band-d1":"27.7","vdsl2-snr-band-d2":"16.9","vdsl2-snr-band-d3":"10.9","vdevice-dataKey":"172.16.255.15","lastupdated":1642581869106}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Policy-read,Policy-write,System-read,System-write","method":"get","path":"/device/vdslService/cpeLineSpecificStats"}}