Files
packages/net
Christian Korber 2fc221699d net-snmp: modify init script for SNMPv3
This commit adds function 'snmpd_snmpv3_add' to the init script
to support SNMPv3 config parsing.

The new uci config section has the following configuration parameters:

config v3
	option username 'John'
	option allow_write '0'
	option auth_type 'SHA|MD5'
	option auth_pass 'passphrase'
	option privacy_type 'AES|DES'
	option privacy_pass 'passphrase'
	option RestrictOID 'yes|no'
	option RestrictedOID '1.3.6.1.2.1.1.1'

This new section is only relevant if the snmp_version 'v1/v2c/v3' or 'v3'
is set in the uci section 'general'.

Signed-off-by: Christian Korber <ck@dev.tdt.de>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2025-08-11 08:13:44 +02:00
..
2025-08-04 20:53:59 +02:00
2025-07-20 08:47:12 -04:00
2025-07-04 07:35:27 +02:00
2025-08-07 21:49:35 +02:00
2025-07-10 20:01:29 +02:00
2025-07-02 19:02:08 +08:00
2025-07-23 17:24:02 +08:00
2025-06-30 11:55:21 +08:00
2025-07-24 18:05:07 +03:00
2025-07-11 19:31:20 +08:00
2025-08-09 15:31:38 +08:00
2025-07-09 00:33:14 +08:00
2025-07-30 08:59:53 +03:00
2025-07-24 18:15:22 +03:00
2025-08-04 20:41:30 +02:00
2025-07-26 18:32:31 +03:00
2025-07-24 18:05:30 +03:00
2025-07-21 22:51:52 +02:00
2025-07-25 13:50:27 +08:00
2025-07-30 15:06:01 +08:00
2025-08-05 14:50:04 +08:00
2025-08-01 13:31:34 -05:00
2025-07-09 18:53:10 +08:00
2025-07-02 18:10:20 +08:00
2025-08-06 21:53:43 +08:00
2025-07-31 10:47:54 +02:00
2025-07-24 15:33:18 +02:00
2025-07-06 19:47:22 +02:00
2025-08-07 10:07:59 +03:00
2025-07-11 19:14:35 +08:00
2025-08-11 07:10:46 +02:00
2025-08-05 14:49:41 +08:00
2025-07-06 13:44:24 +02:00