/
Errata - 3.2.2 Manufacturers of SNMP Devices not set
Errata - 3.2.2 Manufacturers of SNMP Devices not set
There is a bug in the matching of a manufacturer to their SNMP Enterprise ID.
To fix this without waiting for the next release, edit the file
Linux -
/usr/local/open-audit/code_igniter/application/helpers/snmp_oid_helper.php
Windows -
c:\xampp\open-audit\application\helpers\snmp_oid_helper.php
Change line 54072 from:
return ($new->manufacturer);
to
return ($manufacturer);
Apologies for the inconvenience.
, multiple selections available,
Related content
Errata - 2.3.2, 2.3.1, 2.3.0 Modules retrieval for SNMP devices
Errata - 2.3.2, 2.3.1, 2.3.0 Modules retrieval for SNMP devices
More like this
Errata - 4.4.1 SNMP and computers
Errata - 4.4.1 SNMP and computers
More like this
SNMP unknown devices
SNMP unknown devices
More like this
Release Notes for Open-AudIT v4.4.1
Release Notes for Open-AudIT v4.4.1
More like this
Errata - 4.0.2 Upload CSV of devices
Errata - 4.0.2 Upload CSV of devices
More like this
Errata - 2.3.1 Setting the first_seen attribute
Errata - 2.3.1 Setting the first_seen attribute
More like this