Andreas and GitHub
ea438ed72c
Set SMUX socket to localhost ( #4652 )
...
Defaults to all interfaces and isn't needed. Setting it to the loopback address disables the outdated feature as much as possible.
2025-12-17 09:54:47 +01:00
Franco Fichtner
1f2af6b146
net-mgmt/net-snmp: style
2025-12-09 15:33:28 +01:00
Franco Fichtner
f240ec0fce
plugins: run style-model
2025-07-02 10:46:07 +02:00
Monviech and GitHub
089aaa256d
mvc: Replace camelCase API notation with snake_case, some more spots that were missed ( #4768 )
2025-06-23 17:32:56 +02:00
Monviech and GitHub
4b4ec29eca
mvc: Replace camelCase API notation with snake_case ( #4767 )
...
* mvc: Replace camelCase API notation with snake_case
* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner
a6b7de9dc1
net-mgmt/net-snmp: remove sessionClose()
2024-12-12 08:47:27 +01:00
Patrick M. Hausen and GitHub
6eb2c50d22
net-mgmt/net-snmp: fix sysServices ( #4307 )
...
The plugin offers an option to enable "Layer 3 Visibility" which leads to the sysServices OID being set to 76.
This boils down to the following services being advertised:
datalink/subnetwork
internet
end-to-end
I really don't know why this is necessary as an option and not simply hardwired - but maybe OPNsense as a transparent bridge does not count as an internet/IP providing system. I can see that ...
That being said in the absence of that option the sysServices OID is not set at all which I consider a bug. It should be set to 72 instead. This pull request does exactly that.
Reference:
https://oidref.com/1.3.6.1.4.1.1978.2.18.1.7
2024-10-18 12:54:30 +02:00
Patrick M. Hausen and Franco Fichtner
f0d52376a5
net-mgmt/net-snmp Add Observium extended OIDs ( #4301 )
...
Add OIDs and script for the Observium network management system.
https://docs.observium.org/device_linux/
(Adapted for FreeBSD)
2024-10-18 11:01:23 +02:00
Franco Fichtner and GitHub
b30d8b5be3
net-mgmt/net-snmp: do not drop privileges ( #4138 )
...
Appears to have changed in FreeBSD ports default behaviour.
PR: https://github.com/opnsense/plugins/issues/4137
2024-07-31 14:56:51 +02:00
Franco Fichtner
ee826d32d3
net-mgmt/net-snmp: bump version
2024-07-10 11:11:44 +02:00
Ad Schellevis and GitHub
c14389baf2
net-mgmt/net-snmp - add xmlrpxc section ( #4022 )
...
some people seem to like xmlrpc syncs which can also be used for partial restores
2024-06-03 17:12:12 +02:00
Franco Fichtner
787f261666
net-mgmt/net-snmp: bump rev
2023-12-12 08:11:23 +01:00
doktornotor and GitHub
d714e8fc24
Fix mib_indexes directory path ( #3700 )
2023-12-09 14:03:25 +01:00
Franco Fichtner
358cba0425
net-mgmt/net-snmp: bump revision
2022-11-02 11:10:56 +01:00
Franco Fichtner
3479c5568e
net-mgmt/net-snmp: use NAME_setup
...
PR: https://github.com/opnsense/core/issues/5917
2022-10-21 15:01:15 +02:00
Joshua Schmidlkofer and GitHub
73b0e36f12
net-mgmt/net-snmp: Add support for agentx ( #2325 )
2021-04-23 11:08:43 +02:00
Franco Fichtner
5f70df6b3a
net-mgmt: bump revision
2021-02-22 15:24:06 +01:00
D. Domig and Franco Fichtner
754be3be83
Fix typo
2020-03-31 10:35:35 +02:00
Franco Fichtner
18bc32f3b3
plugins: serious style sweep
2020-02-13 10:42:37 +01:00
Franco Fichtner
e53652bd3a
net-mgmt/net-snmp: whitespace sweep
2020-02-06 22:55:59 +01:00
Michael and GitHub
15a18454bb
net-mgmt/net-snmp: allow to call opnsense-version via snmp ( #1684 )
2020-02-06 22:53:57 +01:00
Franco Fichtner
2fd60b43a9
net-mgmt: PSR12 stuff
2019-10-07 21:55:27 +02:00
Franco Fichtner
4ff026076a
src: style sweep
2019-01-14 09:04:33 +01:00
Michael and Franco Fichtner
435aee386a
net-mgmt/net-snmp: add l3 visibility ( #1039 )
2018-12-03 21:54:57 +01:00
Michael and Franco Fichtner
bf564a8475
net-mgmt/net-snmp: let the user enable read-write access ( #890 )
2018-10-04 09:52:00 +02:00