HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/snmp/snmpconf-data/snmpd-data/acl
title   Access Control Setup
description	This section defines who is allowed to talk to your running
description	snmp agent.

token	rwuser
info	a SNMPv3 read-write user
info	arguments:  user [noauth|auth|priv] [restriction_oid]
question 1 The SNMPv3 user that should have read-write access
question 2 The minimum security level required for that user [noauth|auth|priv, default = auth]
validanswer 2 (noauth|auth|priv|)
question 3 The OID that this community should be restricted to [if appropriate]

token	rouser
info	a SNMPv3 read-only user
info	arguments:  user [noauth|auth|priv] [restriction_oid]
steal	rwuser
question 1 Enter the SNMPv3 user that should have read-only access to the system

token	rocommunity
info	a SNMPv1/SNMPv2c read-only access community name
info	arguments:  community [default|hostname|network/bits] [oid]
question 1 The community name to add read-only access for
question 2 The hostname or network address to accept this community name from [RETURN for all]
question 3 The OID that this community should be restricted to [RETURN for no-restriction]

token	rwcommunity
info	a SNMPv1/SNMPv2c read-write access community name
info	arguments:  community [default|hostname|network/bits] [oid]
steal rocommunity
question 1 Enter the community name to add read-write access for

group access_control
multiple rwuser Do you want to allow SNMPv3 read-write user based access
multiple rouser Do you want to allow SNMPv3 read-only user based access
multiple rwcommunity Do you want to allow SNMPv1/v2c read-write community access
multiple rocommunity Do you want to allow SNMPv1/v2c read-only community access