You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<entry>
<status> c </status>
<ip>10.11.12.13</ip>
<mac>00:aa:00:bb:00:cc</mac>
<ttl>665</ttl>
<interface>ae2</interface>
<port>ae2</port>
</entry>
where status: s - static, c - complete, e - expiring, i - incomplete.
lunkwill42
changed the title
Palo Alto ARP table import for Machine Tracer
Palo Alto ARP table import for Machine Tracker
Jan 10, 2023
Palo Alto Firewall does not support collection of arp table via snmp, but has a REST API and provides data as XML.
We need a script that can collect these data via the API and insert them into the NAV database.
Example python project:
[ http://api-lab.paloaltonetworks.com/pan-python.html | http://api-lab.paloaltonetworks.com/pan-python.html ]
Trial version of Palo Alto
https://www.paloaltonetworks.com/vm-series-trial
UiT will also soon have some lab equipment to run tests on.
The text was updated successfully, but these errors were encountered: