mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update settings.php (#14443)
This commit is contained in:
@ -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',
|
||||
],
|
||||
],
|
||||
|
Reference in New Issue
Block a user