]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Add SNMP support of lldpXMedPoE stuff.
authorVincent Bernat <bernat@luffy.cx>
Sun, 4 Apr 2010 07:53:58 +0000 (09:53 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sun, 4 Apr 2010 10:55:26 +0000 (12:55 +0200)
commit8e44f2dca1e891507a140181a2b97a077dc5a1f3
treea40e984edda12c47ebc645b9cac530ecc2c0430f
parent4c0d271570c4ec4221f5820383acc8fa4de5e43c
Add SNMP support of lldpXMedPoE stuff.

Since LLDP-MED MIB does not allow to store per-port information for PD
devices and does not allow a device to be both PSE and PD (even on
different ports), we try to work around this.

802.3af/at does not have this limitation. All those information are
per-port.
man/lldpctl.8
src/agent.c