|
|
| |
App::Netdisco::DB::ResultSet::DevicePower(3) |
User Contributed Perl Documentation |
App::Netdisco::DB::ResultSet::DevicePower(3) |
This is a modifier for any "search()" which
will add the following additional synthesized columns to the result set:
- poe_capable_ports
- Count of ports which have the ability to supply PoE.
- poe_powered_ports
- Count of ports with PoE administratively disabled.
- poe_disabled_ports
- Count of ports which are delivering power.
- poe_errored_ports
- Count of ports either reporting a fault or in test mode.
- poe_power_committed
- Total power that has been negotiated and therefore committed on ports
actively supplying power.
- poe_power_delivering
- Total power as measured on ports actively supplying power.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |