Fix BlueCoat serial
This commit is contained in:
@@ -46,7 +46,7 @@ $VERSION = '2.07_001';
|
|||||||
%GLOBALS = (
|
%GLOBALS = (
|
||||||
%SNMP::Info::Layer2::GLOBALS, %SNMP::Info::Layer3::GLOBALS,
|
%SNMP::Info::Layer2::GLOBALS, %SNMP::Info::Layer3::GLOBALS,
|
||||||
#From BLUECOAT-SG-PROXY-MIB
|
#From BLUECOAT-SG-PROXY-MIB
|
||||||
'serial' => 'sgProxySerialNumber',
|
'serial1'=> 'sgProxySerialNumber',
|
||||||
'sw_ver' => 'sgProxyVersion',
|
'sw_ver' => 'sgProxyVersion',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user