NAME

App::Manoc::DB::Result::Arp - A model object for information gathered via Arp

VERSION

version 2.99.2

DESCRIPTION

This is an object which represents (ipaddr, macaddr, vlan) tuples fetched by ARP tables or sniffed by ArpSniffer. It uses DBIx::Class (aka, DBIC) to do ORM. Tuples are associated to a time interval using App::Manoc::DB::Helper::Row::TupleArchive.

SEE ALSO

App::Manoc::DB::Helper::Row::TupleArchive, App::Manoc::DB::InflateColumn::IPv4

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

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