NAME
App::Manoc::DB::ResultSet::DeviceIface - ResultSet class for IfNotes
VERSION
version 2.99.3
METHODS
search_unused
Return a resultset containing all interfaces which were never seen in mac address table.
search_uncabled
Return a resultset containing all interfaces which are not in the cabling matrix
search_mat_last_activity ( $device )
Return a resultset containing all interfaces of <$device> with their corresponding maximum value of lastseen in Mat.
manoc_search( $query, $result)
Support for Manoc search feature
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.