NAME
App::Manoc::Netwalker::Poller::DeviceTask - Device poller task
VERSION
version 2.99.2
ATTRIBUTES
device_id
The id in Manoc DB of the device to update.
device_entry
The Device row in Manoc DB identified by device_id
.
nwinfo
NWInfo associated to the current device_entry
.
device_set
A set (hash) of all mng_address known to Manoc used to to discover neighbors and uplinks.
source
The source for information about the device: a connected Manifold object.
config_source
The Manifold to use as a source for device configuration backup.
task_report
uplinks
native_vlan
arp_vlan
METHODS
update
Update device information
update_device_info
Updates device information (model, os, vendor) in nwinfo
.
update_cdp_neighbors
Update neighbor list in CDPNeigh
update_if_table
Update interface information.
update_mat
Update mac address table.
update_vtp_database
update_arp_table
update_config
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.