summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-09 18:18:16 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-09 18:36:47 -0800
commit97bc0ed6b7d3f47fcf3216c20ab1a50ee269d55e (patch)
treeb5752b42f8b9fc39570d84bf0322c41992f8d38c /Makefile.am
parent34c17ca992a0a9550bd5fcdc865d959e6c46edf8 (diff)
downloadvyatta-op-97bc0ed6b7d3f47fcf3216c20ab1a50ee269d55e.tar.gz
vyatta-op-97bc0ed6b7d3f47fcf3216c20ab1a50ee269d55e.zip
Add commands to show if-mib mappings for interface
This adds operational mode commands to display what SNMP service shows but it is not done through SNMP. New: show snmp mib ifmib show snmp mib ifmib ifIndex show snmp mib ifmib ifIndex eth1 show snmp mib ifmib ifAlias show snmp mib ifmib ifAlias eth2 show snmp mib ifmib ifDescr show snmp mib ifmib ifDescr eth1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index caf9460..fe214da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ bin_SCRIPTS += scripts/show-dhcp-leases.pl
bin_SCRIPTS += scripts/vyatta-boot-image.pl
bin_SCRIPTS += scripts/vyatta-sudo
bin_SCRIPTS += scripts/vyatta-show-snmp.pl
+bin_SCRIPTS += scripts/vyatta-show-snmp-ifmib
bin_SCRIPTS += scripts/rename-image.pl
bin_SCRIPTS += scripts/show-image-storage.pl
bin_SCRIPTS += scripts/vyatta-remote-copy.pl