From b011d74603d7868d321b84900fd65db6b3bbea2f Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 10 Feb 2012 11:57:13 -0800 Subject: Fix typo in last SNMP change. --- scripts/snmp/vyatta-snmp.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/snmp') diff --git a/scripts/snmp/vyatta-snmp.pl b/scripts/snmp/vyatta-snmp.pl index 84f07030..bd9a5512 100755 --- a/scripts/snmp/vyatta-snmp.pl +++ b/scripts/snmp/vyatta-snmp.pl @@ -157,7 +157,7 @@ sub snmp_get_constants { print "sysDescr Vyatta $version\n"; print "sysObjectID 1.3.6.1.4.1.30803\n"; print "sysServices 14\n"; - print "master agentx" # needed by lldpd + print "master agentx"; # maybe needed by lldpd print "agentaddress ", join(',',@addr), "\n"; # add hook to read IF-MIB::ifAlias from sysfs -- cgit v1.2.3