Fix BlueCoat serial

This commit is contained in:
Jeroen van Ingen
2012-07-09 13:53:26 +02:00
parent e21d8516fb
commit 97b398051f

View File

@@ -46,7 +46,7 @@ $VERSION = '2.07_001';
%GLOBALS = (
%SNMP::Info::Layer2::GLOBALS, %SNMP::Info::Layer3::GLOBALS,
#From BLUECOAT-SG-PROXY-MIB
'serial' => 'sgProxySerialNumber',
'serial1'=> 'sgProxySerialNumber',
'sw_ver' => 'sgProxyVersion',
);