Change location of ifindex to DevicePortProperties
* instead of DevicePort * as requested by Oliver in PR #513 review
This commit is contained in:
@@ -229,7 +229,6 @@ register_worker({ phase => 'early', driver => 'snmp' }, sub {
|
||||
type => $i_type->{$entry},
|
||||
vlan => $i_vlan->{$entry},
|
||||
pvid => $i_vlan->{$entry},
|
||||
ifindex => $entry,
|
||||
is_master => 'false',
|
||||
slave_of => undef,
|
||||
lastchange => $lc,
|
||||
|
||||
Reference in New Issue
Block a user