{{scope.row.host}}
{{scope.row.model.type.value}}
{{scope.row.sn}}
{{ $t('asset.inStock')}}
{{ $t('asset.notInStock')}}
{{ $t('asset.suspended')}}
{{scope.row.pingRtt?scope.row.pingRtt+'ms':''}}
{{(scope.row.alertNum < 99 ? scope.row.alertNum : 99)}}
+
{{' ' + $t('overall.active')}}