Update settings.php (#14443)

This commit is contained in:
electrocret
2022-10-11 15:26:04 -05:00
committed by GitHub
parent 1fd915c8a3
commit 8c2da218f8

View File

@ -1412,7 +1412,7 @@ return [
'help' => 'Disable snmp bulk operation for certain OIDs. Generally, this should be set on an OS instead. Format should be MIB::OID',
],
'unordered' => [
'description' => 'Allow out of order snmp respsonse for OIDs',
'description' => 'Allow out of order snmp responses for OIDs',
'help' => 'Ignore unordered OIDs in snmp responses for certain OIDs. Unordered OIDs could result in an oid loop during an snmpwalk. Generally, this should be set on an OS instead. Format should be MIB::OID',
],
],