diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-10-10 10:22:00 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-10 10:22:00 -0700 |
commit | 8dabd42e88158993b8808587feb37785f5a9f923 (patch) | |
tree | d02e45d9dc195f01224b80f2d5e9a8db406f7812 | |
parent | f2aeab36c814c8d0327756547caf167314e5534c (diff) | |
parent | 59d22340839536085c5b8a04a454a27a417217e6 (diff) | |
download | vyatta-cfg-system-8dabd42e88158993b8808587feb37785f5a9f923.tar.gz vyatta-cfg-system-8dabd42e88158993b8808587feb37785f5a9f923.zip |
Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into changes-john-southworth
-rwxr-xr-x | scripts/snmp/vyatta-snmp.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/snmp/vyatta-snmp.pl b/scripts/snmp/vyatta-snmp.pl index 28d3d036..b15e4759 100755 --- a/scripts/snmp/vyatta-snmp.pl +++ b/scripts/snmp/vyatta-snmp.pl @@ -166,7 +166,6 @@ sub snmp_get_constants { print "smuxpeer .1.3.6.1.4.1.3317.1.2.5\n"; # bgpd print "smuxpeer .1.3.6.1.4.1.3317.1.2.3\n"; # ripd print "smuxsocket localhost\n"; - print "perl do \"/opt/vyatta/sbin/enterprise-mib.pl\"\n"; } # generate a random character hex string |