{"type":"api","title":"Get Device Interface ARP Stats","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - Interface"],"description":"Get interface ARP statistics","operationId":"getDeviceInterfaceARPStats","parameters":[{"name":"vpn-id","in":"query","description":"VPN Id","schema":{"type":"string"}},{"name":"ifname","in":"query","description":"IF Name","schema":{"type":"string","enum":["ge0/0","ge0/1","ge0/2","ge0/3","ge0/4","ge0/5","ge0/6","ge0/7","system","eth0"]}},{"name":"af-type","in":"query","description":"AF Type","schema":{"type":"string","enum":["ipv4","ipv6"]}},{"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":{"ARP statistics":{"description":"ARP statistics","value":{"data":[{"tx-arp-rate-limit-drops":"0","rx-arp-rate-limit-drops":"0","vdevice-name":"169.254.10.10","rx-arp-non-local-drops":"45746","rx-arp-requests":"296","vpn-id":"0","vdevice-host-name":"vm3","rx-arp-reply-drops":"0","ipv6-address":"-","tx-arp-requests":"12281","ip-address":"-","tx-arp-replies":"304","tx-no-arp-drops":"2","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv4","rx-arp-replies":"12281","ifname":"ge0/1","tx-arp-request-fail":"0","af-type":"ipv4","lastupdated":1643077098782,"arp-add-fails":"1"},{"tx-arp-rate-limit-drops":"0","rx-arp-rate-limit-drops":"0","vdevice-name":"169.254.10.10","rx-arp-non-local-drops":"0","rx-arp-requests":"0","vpn-id":"0","vdevice-host-name":"vm3","rx-arp-reply-drops":"0","ipv6-address":"-","tx-arp-requests":"0","ip-address":"-","tx-arp-replies":"1","tx-no-arp-drops":"0","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv6","rx-arp-replies":"0","ifname":"ge0/1","tx-arp-request-fail":"0","af-type":"ipv6","lastupdated":1643077098782,"arp-add-fails":"0"},{"tx-arp-rate-limit-drops":"0","rx-arp-rate-limit-drops":"0","vdevice-name":"169.254.10.10","rx-arp-non-local-drops":"0","rx-arp-requests":"0","vpn-id":"0","vdevice-host-name":"vm3","rx-arp-reply-drops":"0","ipv6-address":"-","tx-arp-requests":"0","ip-address":"-","tx-arp-replies":"0","tx-no-arp-drops":"0","vdevice-dataKey":"169.254.10.10-0-ge0/2-ipv4","rx-arp-replies":"0","ifname":"ge0/2","tx-arp-request-fail":"0","af-type":"ipv4","lastupdated":1643077098782,"arp-add-fails":"0"},{"tx-arp-rate-limit-drops":"0","rx-arp-rate-limit-drops":"0","vdevice-name":"169.254.10.10","rx-arp-non-local-drops":"0","rx-arp-requests":"0","vpn-id":"0","vdevice-host-name":"vm3","rx-arp-reply-drops":"0","ipv6-address":"-","tx-arp-requests":"0","ip-address":"-","tx-arp-replies":"0","tx-no-arp-drops":"0","vdevice-dataKey":"169.254.10.10-0-ge0/2-ipv6","rx-arp-replies":"0","ifname":"ge0/2","tx-arp-request-fail":"0","af-type":"ipv6","lastupdated":1643077098782,"arp-add-fails":"0"},{"tx-arp-rate-limit-drops":"0","rx-arp-rate-limit-drops":"0","vdevice-name":"169.254.10.10","rx-arp-non-local-drops":"0","rx-arp-requests":"0","vpn-id":"0","vdevice-host-name":"vm3","rx-arp-reply-drops":"0","ipv6-address":"-","tx-arp-requests":"0","ip-address":"-","tx-arp-replies":"0","tx-no-arp-drops":"0","vdevice-dataKey":"169.254.10.10-0-ge0/3-ipv4","rx-arp-replies":"0","ifname":"ge0/3","tx-arp-request-fail":"0","af-type":"ipv4","lastupdated":1643077098782,"arp-add-fails":"0"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read","__originalOperationId":"getDeviceInterfaceARPStats","method":"get","path":"/device/interface/arp_stats"}}