|
@@ -241,6 +241,8 @@ class CMTS implements DeviceInterface, TenancyIdTraitInterface, SoftDeleteInterf
|
|
|
'snmpVersion' => $this->snmpVersion,
|
|
|
'docsVersion' => $this->docsVersion,
|
|
|
'executeSnmp' => $this->executeSnmp,
|
|
|
+ 'timeScan' => $this->timeScan,
|
|
|
+ 'timeCmtsOctets' => $this->timeCmtsOctets,
|
|
|
];
|
|
|
|
|
|
return [
|