The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Device::Firewall::PaloAlto::Op::ARPEntry - Palo Alto firewall ARP entry

VERSION

version 0.1.9

SYNOPSIS

DESCRIPTION

ERRORS

METHODS

mac

Returns the MAC address of the ARP entriy. Alphabetic hex digits are always in lower case.

status

Returns the status of the ARP entry. Can either be 'static', 'complete', 'expiring' or 'incomplete'

AUTHOR

Greg Foletta <greg@foletta.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by Greg Foletta.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.