From ecea4ef4a45ec916b40748863041431facfc1656 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Mon, 26 Nov 2012 23:03:55 -0500 Subject: [PATCH] Correct naming of global id method --- Info/SONMP.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Info/SONMP.pm b/Info/SONMP.pm index 0322de50..a800d3aa 100644 --- a/Info/SONMP.pm +++ b/Info/SONMP.pm @@ -47,7 +47,7 @@ $VERSION = '2.08'; ); %GLOBALS = ( - 'sonmp_id' => 's5EnMsTopIpAddr', + 'sonmp_gid' => 's5EnMsTopIpAddr', 'sonmp_run' => 's5EnMsTopStatus', ); @@ -315,7 +315,7 @@ Returns the offset if port numbering does not start at 0. Defaults to 0. Is SONMP is active in this device? -=item $sonmp->sonmp_id() +=item $sonmp->sonmp_gid() Returns the IP that the device is sending out for its Nmm topology info.