> ...
> This section discusses several typical usage scenarios.
> ...
> 2) Subagents implement rows in a "simple table". A simple table is
> one in which row creation is not specified, and for which the
> MIB does not define an object that counts entries in the table.
> Examp
Hey, I added a trapsess line in my snmpd.conf: trapsess -v 3 -e 0x87e58098f7574a1552ea43 -u makavy_auth -a MD5 -A 12345678 -l authNoPriv 135.64.102.136 I see traps are sent out with this user, But when walking the SNMP-TARGET-MIB::snmpTargetAddrTable i see it's empty. 1) Doesn
Before last night I had been experiencing problems getting NetSNMP's mib2c software to launch. I searched the web and newsgroups with google, and even though the question has been posted many times, I didn't find a good solution to the problem at first.
Since I did eventually figure it out howe
HI,
question1:
linkUpDownNotifications and defaultMonitors work only if I define
corresponding createUser; isn't it?
question 2:
I can define a createUser only into a snmpv3 agent; isn't it?
Can someone help me?
thanks & regards,
dan.
Tiscali ADSL 4 Mega Flat
Nav
Hi Wes;
Thanks for the information. The local key turned out to be what the device
was expecting. For some reason I had downloaded version 5.1.4 instead of
the latest release and it didn't have the local key stuff in the session
structure.
-Original Message-
From: Wes Hardaker [mailto:[E
> Can I have two subagents each responsible for a diferent range of
> recordin a table? ...
Well, I've half answered my own question. Section 4.1 of RFC 2741
(AgentX) says:
An entity acting in a subagent role performs the following functions:
...
- Registers MIB regions with th
Hi,
Please see my comments inline in your mail below (Red color). The following
are the o/p of commands I executed.
**
SNMP gets for user (admin):
# snmpget -v 3 -u admin -a SHA -A
1b86f231bebe46020cd5ff6d4f9ae7b29eeeb1
Hi Wes / Rest of mailing list,
I am getting closer to a solution! Here is the current state of play...
I am testing with an agentx master and subagent* running on a single
server*, and sending traps to another server in the network.
My agentx master config file looks like this:
*master age