Tony Murray
1baf8f4a1f
lnms snmp:translate always show textual and numeric translations ( #16187 )
...
* lnms snmp:translate always show textual and numeric translations
accept os name as device spec for translate
values output tidy up for translate and one result
* ingore phpstan
2024-07-09 12:04:18 -05:00
Tony Murray
afba58cb29
Fix for lnms snmp:translate ( #16159 )
...
Wasn't handling things correctly
Disable numeric if the oid is already numeric and add ALL mibs
2024-06-27 13:04:06 -05:00
Jellyfrog
2b3575a5e9
Laravel 10.x Shift ( #14995 )
...
* Apply code style
* Remove explicit call to register policies
* Shift core files
* Shift config files
* Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
* Bump Laravel dependencies
* Add type hints for Laravel 10
* Shift cleanup
* wip
* wip
* sync translation
* Sync back config
* Public Path Binding
* QueryException
* monolog
* db::raw
* monolog
* db::raw
* fix larastan collections
* fix phpstan bug looping forever
* larastan errors
* larastan: fix column type
* styleci
* initialize array
* fixes
* fixes
---------
Co-authored-by: Shift <shift@laravelshift.com >
2023-05-24 22:21:54 +02:00
Tony Murray
7635ace4fa
Split out lnms snmp convenience commands ( #14603 )
...
* Split out lnms snmp convenience commands
* Use SnmpQuery->valuesByIndex()
* Fix style
2022-11-19 22:10:25 -06:00