Fix #815
This commit is contained in:
parent
ae63c23983
commit
0e2851ee43
|
@ -42,6 +42,7 @@ sub new {
|
|||
'qos-usage' => 'centreon::common::cisco::standard::snmp::mode::qosusage',
|
||||
'spanning-tree' => 'snmp_standard::mode::spanningtree',
|
||||
'stack' => 'centreon::common::cisco::standard::snmp::mode::stack',
|
||||
'uptime' => 'snmp_standard::mode::uptime',
|
||||
);
|
||||
|
||||
return $self;
|
||||
|
|
Loading…
Reference in New Issue