WIP.
Added raisecom 41752
This commit is contained in:
@@ -25,7 +25,7 @@ our
|
||||
($VERSION, %FUNCS, %GLOBALS, %MIBS, %MUNGE, $AUTOLOAD, $INIT, $DEBUG, %SPEED_MAP,
|
||||
$NOSUCH, $BIGINT, $REPEATERS);
|
||||
|
||||
$VERSION = '3.70-135.20.5.3';
|
||||
$VERSION = '3.70-135.20.5.4';
|
||||
|
||||
=head1 NAME
|
||||
|
||||
@@ -1731,6 +1731,7 @@ sub device_type {
|
||||
40310 => 'SNMP::Info::Layer3::Cumulus',
|
||||
41112 => 'SNMP::Info::Layer2::Ubiquiti',
|
||||
44641 => 'SNMP::Info::Layer3::VyOS',
|
||||
41752 => 'SNMP::Info::Layer3::Raisecom',
|
||||
);
|
||||
|
||||
my %l2sysoidmap = (
|
||||
@@ -1776,6 +1777,7 @@ sub device_type {
|
||||
27514 => 'SNMP::Info::Layer3::Qtech',
|
||||
34300 => 'SNMP::Info::Layer3::Eltex',
|
||||
35265 => 'SNMP::Info::Layer3::Eltex',
|
||||
41752 => 'SNMP::Info::Layer3::Raisecom',
|
||||
);
|
||||
|
||||
my %l1sysoidmap = (
|
||||
|
||||
Reference in New Issue
Block a user