Arp Cache
Retrieves the ARP cache values in the target system.:
Query
select * from arp_cache;
Additional Query Info
- Version: 1.4.5
- Interval: 3600
JSON
{
"queries": {
"Arp Cache": {
"query": "select * from arp_cache;",
"interval": "3600",
"platform": "",
"version": "1.4.5",
"description": "Retrieves the ARP cache values in the target system.",
"value": ""
}
}
}