NAME
App::Manoc::DB::ResultSet::IfStatus - ResultSet class for IfStatus
VERSION
version 2.99.2
METHODS
search_unused( $device )
Return a resultset containing all interfaces of <$device> which were never seen in mac address table.
search_mat_last_activity ( $device )
Return a resultset containing all interfaces of <$device> with their corresponding maximum value of lastseen in Mat.
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.