Alias lldp_rem_sysdesc() as lldp_platform() to provide a clue to type of remote LLDP device.

This commit is contained in:
Eric A. Miller
2013-12-08 21:55:24 -05:00
parent b4882285c4
commit 602bb15b47
3 changed files with 15 additions and 1 deletions

View File

@@ -2632,7 +2632,8 @@ sub c_id {
Returns reference to hash. Key: iid, Value: Remote Device Type
Note: LLDP and EDP do not provide this information.
Note: EDP does not provide this information. LLDP uses (C<lldpRemSysDesc>)
as the closest match.
=cut