aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/test_config/agent/agent.conf.src
blob: 53830dbc3e6df22a5b8aa663dd7a341843c37da2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%% This file was generated by snmp_config (version-4.9.3) 2007-06-29 13:32:48
%% This file defines the Agent local configuration info
%% The data is inserted into the snmpEngine* variables defined
%% in SNMP-FRAMEWORK-MIB, and the intAgent* variables defined
%% in OTP-SNMPEA-MIB.
%% Each row is a 2-tuple:
%% {AgentVariable, Value}.
%% For example
%% {intAgentUDPPort, 4000}.
%% The ip address for the agent is sent as id in traps.
%% {intAgentIpAddress, [127,42,17,5]}.
%% {snmpEngineID, "agentEngine"}.
%% {snmpEngineMaxMessageSize, 484}.
%%


{intAgentUDPPort, 4000}.
{intAgentIpAddress, [127,0,0,1]}.
{snmpEngineID, "foo"}.
{snmpEngineMaxMessageSize, 484}.