On a similar track, builds are now failing on MinGW. I will submit one
patch shortly, but there are issues with the config_require macro
popping up in headers. More info when I do some more testing.
Andy
Alex Burger wrote:
Can you please try the attached patch? For some reason the second 'if [
Alex Burger wrote:
Hi Bruce.
Bruce Shaw wrote:
This is a wierd bug. It only occurs on one of my machines, a V880. It's
running Solaris 8. It doesn't happen on a Solaris 2.6 machine.
When I run the test, I get:
/usr/local/src/net-snmp-5.1.2.pre3/testing/eval_onescript.sh:
kill.exe: not
found
When
Hi Bruce.
Bruce Shaw wrote:
This is a wierd bug. It only occurs on one of my machines, a V880. It's
running Solaris 8. It doesn't happen on a Solaris 2.6 machine.
When I run the test, I get:
/usr/local/src/net-snmp-5.1.2.pre3/testing/eval_onescript.sh: kill.exe: not
found
When I look at the code,
This is a wierd bug. It only occurs on one of my machines, a V880. It's
running Solaris 8. It doesn't happen on a Solaris 2.6 machine.
When I run the test, I get:
/usr/local/src/net-snmp-5.1.2.pre3/testing/eval_onescript.sh: kill.exe: not
found
When I look at the code, there's a test for OSTYPE
I can't seem to get write access to work with V3.
Read access works find.
Here is my snmpd.conf file
# First, map the community name (COMMUNITY) into a security name
# (local and mynetwork, depending on where the request is coming
# from):
# sec.name source community
com2sec
HI,
Before you get too far along
Please describe your plans for authentication flow and then authorization
flow. That is, describe using the messages for, say, an SNMP GET operation.
With SNMPv3 with USM, a simple description is that the sender decides
the "level of security" - one of noAuth/n
[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. T
Hello,
Sorry, but now I find out, what (on the earth) is happening. Strange thing.
When I started snmpd, logged in as *root* (or with sudo)
1) snmpd -f -c ~/snmpd.conf
normaly works. And
2) snmpd -c ~/snmpd.conf
doesn't. Because it is trying to take snmpd.conf from the /root/snmpd.conf
(!). C
Dear Robert and Bryan,
The snmpd is started with the following command line parameters as *root*:
1) in daemon mode:
snmpd -c ~/snmpd.conf
2) in "application" mode:
snmpd -f -c ~/snmpd.conf
Down bellow is content of the snmpd.conf file:
===
> I can't seem to get the IPv6 stuff working correctly.
> snmpget -v 1 fe80::210:40ff:fe03:3411 system.sysLocation.0
First of all, you'll need to explicitly specify that this is an
IPv6 address. Try
snmpget -v 1 udp6:fe80::210:40ff:fe03:3411 system.sysLocation.0
Secondly, have you set up th
Hello,
I'm trying to modify net-snmp to a radius client,
so that, all the vacm system and user checking will be
done thanks to a radius server (using RBAC model).
In fact, I'm about to start all the UML analysis
and conception, so, that's why I ask for some UML
documents on net-snmd(especia
11 matches
Mail list logo