From e4e099510a64145fa24d8d461511a6788fb94a15 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Mon, 26 Nov 2012 23:03:01 -0500 Subject: [PATCH] Documentation updates --- Info.pm | 2 ++ Info/CDP.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Info.pm b/Info.pm index 6c3bbba3..f33ea71d 100644 --- a/Info.pm +++ b/Info.pm @@ -2468,6 +2468,8 @@ sub c_port { Returns reference to hash. Key: iid, Value: string value used to identify the chassis component associated with the remote system. +Note: SONMP does not return this information. + =cut sub c_id { diff --git a/Info/CDP.pm b/Info/CDP.pm index 41e085c5..66dc3c1a 100644 --- a/Info/CDP.pm +++ b/Info/CDP.pm @@ -260,7 +260,7 @@ Time in seconds that CDP messages are kept. (C) -=item $cdp->cdp_id() +=item $cdp->cdp_gid() Returns CDP device ID.