How is the Name field on printers set by Discovery?Issue How is the Name field on printers set by Discovery?ReleaseThis is not release specific.ResolutionThe SNMP - Classify probe is setting this value: SNMP - Classify: 26 OIDs<system oid="1.3.6.1.2.1.1"><sysName oid="1.3.6.1.2.1.1.5" type="SnmpOctetString">ID620354</sysName>...https://instance.service-now.com/nav_to.do?uri=ecc_queue.do?sys_id=8e0c2870971492104ab8ffae2153afea Lines 356 to 359:var hn = new HostnameJS();hn.setLogger(this.getLogger()); props['name'] = hn.format(sysName);https://instance.service-now.com/nav_to.do?uri=ecc_queue.do?sys_id=8e0c2870971492104ab8ffae2153afea