From 41907297f8ff5f260dd2bb0a34651ea6586b23e5 Mon Sep 17 00:00:00 2001 From: Bill Fenner <> Date: Thu, 6 Apr 2006 21:31:48 +0000 Subject: [PATCH] Commit in the directory I thought I was in before, and add Juniper to the DeviceMatrix. While I'm fixing mistakes, add the .0 to jnxBoxSerialNo.0 --- DeviceMatrix.txt | 5 +++++ Info/Layer3/Juniper.pm | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/DeviceMatrix.txt b/DeviceMatrix.txt index 3b4918d7..b0ab3843 100644 --- a/DeviceMatrix.txt +++ b/DeviceMatrix.txt @@ -420,6 +420,11 @@ note: net-snmp 4.x agent and 5.x agent. device-family: BSD +# Juniper +device-vendor: Juniper + +device-family: M-series router +arpnip: yes # NORTEL device-vendor: Nortel diff --git a/Info/Layer3/Juniper.pm b/Info/Layer3/Juniper.pm index 18993bfd..efb8e19a 100644 --- a/Info/Layer3/Juniper.pm +++ b/Info/Layer3/Juniper.pm @@ -42,7 +42,7 @@ use SNMP::Info::Layer3; %GLOBALS = ( %SNMP::Info::Layer3::GLOBALS, - 'serial' => 'jnxBoxSerialNo', + 'serial' => 'jnxBoxSerialNo.0', ); %FUNCS = (