aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/priv/conf/agent/vacm.conf
blob: 31499ee811f4603de580a44f4740628cef0cabf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
%% This file was generated by snmp_config (v3.0) 2001-04-04 14:29:04
%% This files defines the Mib Views.
%% The data is inserted into the vacm* tables defined
%% in SNMP-VIEW-BASED-ACM-MIB.
%% Each row is one of 3 tuples; one for each table in the MIB:
%% {vacmSecurityToGroup, SecModel, SecName, GroupName}.
%% {vacmAccess, GroupName, Prefix, SecModel, SecLevel, Match, RV, WV, NV}.
%% {vacmViewTreeFamily, ViewIndex, ViewSubtree, ViewStatus, ViewMask}.
%% For example
%% {vacmSecurityToGroup, v2c, "initial", "initial"}.
%% {vacmSecurityToGroup, usm, "initial", "initial"}.
%%  read/notify access to system
%% {vacmAccess, "initial", "", any, noAuthNoPriv, exact,
%%              "system", "", "system"}.
%% {vacmViewTreeFamily, "system", [1,3,6,1,2,1,1], included, null}.
%% {vacmViewTreeFamily, "exmib", [1,3,6,1,3], included, null}. % for EX1-MIB
%% {vacmViewTreeFamily, "internet", [1,3,6,1], included, null}.
%%

{vacmSecurityToGroup, usm, "initial", "initial"}.
{vacmSecurityToGroup, usm, "all-rights", "all-rights"}.

{vacmAccess, "initial", "", any, noAuthNoPriv, exact, "restricted", "", "restricted"}.
{vacmAccess, "initial", "", usm, authNoPriv, exact, "internet", "internet", "internet"}.
{vacmAccess, "initial", "", usm, authPriv, exact, "internet", "internet", "internet"}.

{vacmAccess, "all-rights", "", any, noAuthNoPriv, exact, "internet", "internet", "internet"}.

{vacmViewTreeFamily, "internet", [1,3,6,1], included, null}.
{vacmViewTreeFamily, "restricted", [1,3,6,1], included, null}.