acl

来自「Snmp(简单网管协议)软件包。」· 代码 · 共 37 行

TXT
37
字号
title   Access Control Setupdescription	This section defines who is allowed to talk to your runningdescription	snmp agent.token	rwuserinfo	a SNMPv3 read-write userinfo	arguments:  user [noauth|auth|priv] [restriction_oid]question 1 The SNMPv3 user that should have read-write accessquestion 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	rouserinfo	a SNMPv3 read-only userinfo	arguments:  user [noauth|auth|priv] [restriction_oid]steal	rwuserquestion 1 Enter the SNMPv3 user that should have read-only access to the systemtoken	rocommunityinfo	a SNMPv1/SNMPv2c read-only access community nameinfo	arguments:  community [default|hostname|network/bits] [oid]question 1 The community name to add read-only access forquestion 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	rwcommunityinfo	a SNMPv1/SNMPv2c read-write access community nameinfo	arguments:  community [default|hostname|network/bits] [oid]steal rocommunityquestion 1 Enter the community name to add read-write access forgroup access_controlmultiple rwuser Do you want to allow SNMPv3 read-write user based accessmultiple rouser Do you want to allow SNMPv3 read-only user based accessmultiple rwcommunity Do you want to allow SNMPv1/v2c read-write community accessmultiple rocommunity Do you want to allow SNMPv1/v2c read-only community access

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?