mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
avaya cm snmp: wip
This commit is contained in:
parent
dc2f21f8f5
commit
ce8b75ca73
@ -68,7 +68,7 @@ sub manage_selection {
|
||||
);
|
||||
my $result = $options{snmp}->map_instance(mapping => $mapping, results => $results, instance => 0);
|
||||
|
||||
$self->{station} = { %$result };
|
||||
$self->{global} = { %$result };
|
||||
}
|
||||
|
||||
1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user