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

App::Netdisco::Util::DeviceProperties;

A set of helper subroutines to support parts of the Netdisco application.

There are no default exports, however the :all tag will export all subroutines.

is_discoverable( $ip )

Given an IP address, returns true if Netdisco on this host is permitted to discover its configuration by the local configuration.

The configuration items discover_no and discover_only are checked against the given IP.

Returns false if the host is not permitted to discover the target device.

is_vlan_interface( $port )

port_has_phone( $port )