Verifying PTP Counters for all Interfaces
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "totalCount": "1", "imdata": [ { "ptpPktCounters": { "attributes": { "dn": "sys/ptp/ephoperpktcounters" }, "children": [ { "ptpPktCountersIf": { "attributes": { "announuceRx": "217", "announuceTx": "0", "delayReqRx": "0", "delayReqTx": "433", "delayRespRx": "433", "delayRespTx": "0", "followUpRx": "0", "followUpTx": "0", "id": "eth1/5", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "if-[eth1/5]", "signalingRx": "0", "signalingTx": "0", "syncRx": "1729", "syncTx": "0" } } }, { "ptpPktCountersIf": { "attributes": { "announuceRx": "0", "announuceTx": "0", "delayReqRx": "0", "delayReqTx": "0", "delayRespRx": "0", "delayRespTx": "0", "followUpRx": "0", "followUpTx": "0", "id": "eth1/9", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "if-[eth1/9]", "signalingRx": "0", "signalingTx": "0", "syncRx": "0", "syncTx": "0" } } }, { "ptpPktCountersIf": { "attributes": { "announuceRx": "0", "announuceTx": "217", "delayReqRx": "433", "delayReqTx": "0", "delayRespRx": "0", "delayRespTx": "433", "followUpRx": "0", "followUpTx": "1728", "id": "eth1/36", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "if-[eth1/36]", "signalingRx": "0", "signalingTx": "0", "syncRx": "0", "syncTx": "1728" } } }, { "ptpPktCountersIf": { "attributes": { "announuceRx": "0", "announuceTx": "0", "delayReqRx": "0", "delayReqTx": "0", "delayRespRx": "0", "delayRespTx": "0", "followUpRx": "0", "followUpTx": "0", "id": "eth1/15", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "if-[eth1/15]", "signalingRx": "0", "signalingTx": "0", "syncRx": "0", "syncTx": "0" } } }, { "ptpPktCountersIf": { "attributes": { "announuceRx": "0", "announuceTx": "217", "delayReqRx": "433", "delayReqTx": "0", "delayRespRx": "0", "delayRespTx": "433", "followUpRx": "0", "followUpTx": "1728", "id": "eth1/35", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "if-[eth1/35]", "signalingRx": "0", "signalingTx": "0", "syncRx": "0", "syncTx": "1728" }, "children": [ { "ptpPktCountersIfUcastIp": { "attributes": { "announuceRx": "0", "announuceTx": "0", "delayReqRx": "0", "delayReqTx": "0", "delayRespRx": "0", "delayRespTx": "0", "followUpRx": "0", "followUpTx": "0", "ip": "30.30.30.30", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "ip-[30.30.30.30]", "signalingRx": "0", "signalingTx": "0", "syncRx": "0", "syncTx": "0" } } }, { "ptpPktCountersIfUcastIp": { "attributes": { "announuceRx": "0", "announuceTx": "217", "delayReqRx": "433", "delayReqTx": "0", "delayRespRx": "0", "delayRespTx": "433", "followUpRx": "0", "followUpTx": "1728", "ip": "200.1.1.20", "managementRx": "0", "managementTx": "0", "pDelayFollowUpRx": "0", "pDelayFollowUpTx": "0", "pDelayReqRx": "0", "pDelayReqTx": "0", "pDelayRespRx": "0", "pDelayRespTx": "0", "rn": "ip-[200.1.1.20]", "signalingRx": "0", "signalingTx": "0", "syncRx": "0", "syncTx": "1728" } } } ] } } ] } }, { "warning": { "attributes": { "text": "backend rv=43700005, Dumped entries into ephemeral objstore" } } } ] }
Response
Copy