NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/52945 (snmpd does not work under current 8.0_BETA)
The following reply was made to PR kern/52945; it has been noted by GNATS.
From: Paul Goyette <paul%whooppee.com@localhost>
To: 6bone%6bone.informatik.uni-leipzig.de@localhost
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost, adam%NetBSD.org@localhost,
netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, maya%NetBSD.org@localhost
Subject: Re: kern/52945 (snmpd does not work under current 8.0_BETA)
Date: Mon, 5 Feb 2018 14:32:31 +0800 (+08)
On Mon, 5 Feb 2018, 6bone%6bone.informatik.uni-leipzig.de@localhost wrote:
> If it still helps the place in the source code of snmpd:
>
> trace: netsnmp_udpbase_send(): transports/snmpUDPBaseDomain.c, 463:
> netsnmp_udp: send 246 bytes from 0x71e7fcf59f0a to UDP:
> [139.18.xxx.xxx]:36787->[139.18.yyy.yyy]:161 on fd 8
> trace: netsnmp_udpbase_sendto(): transports/snmpUDPBaseDomain.c,
> 253:udpbase:sendto: sending from 139.18.yyy.yyy
> trace: netsnmp_udpbase_send(): transports/snmpUDPBaseDomain.c, 476:
> netsnmp_udp: sendto error, rc -1 (errno 42)
Useful info here ------------------^^^^^^^^^
42 ENOPROTOOPT Protocol option not available. A bad option or level
was specified in a getsockopt(2) or setsockopt(2) call.
> send response: Failure in sendto
> -- SNMPv2-MIB::sysDescr.0
> trace: netsnmp_remove_and_free_agent_snmp_session(): snmp_agent.c, 1855:
+------------------+--------------------------+----------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+
Home |
Main Index |
Thread Index |
Old Index