aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/test_config/agent/target_params.conf.src
blob: a4a535baa2fc69f644c149e530505b996cbe9b4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
%% This file defines the target parameters.
%% The data is inserted into the snmpTargetParamsTable defined
%% in SNMP-TARGET-MIB.
%% Each row is a 5-tuple:
%% {Name, MPModel, SecurityModel, SecurityName, SecurityLevel}.
%% For example
%% {"target_v3", v3, usm, "", noAuthNoPriv}.
%%


{"target_v2", v2c, v2c, "initial", noAuthNoPriv}.