Re: snmp MIBs

2022-10-18 Thread Alec
Sorry about that.Was trying to keep all lines short. >Are the tables also used or did you add the persist keyword to them? >If not the optimiser will remove them and empty snmp tables will return >the noSuchObject exception. Hmm, I have about 15 tables, some are empty some have 20,000 IP addresses

Re: snmp MIBs

2022-10-18 Thread Martijn van Duren
On Wed, 2022-10-19 at 05:50 +, Alec wrote: > Hi, > I wanted to ask about two things related to MIBs. Please read http://www.openbsd.org/mail.html The long lines are really hard to grok. > 1) I noticed that in OPENBSD-PF-MIB.txt we have entries like pfTblAddrTblIndex > pfTblAddrTblIndex OBJECT

snmp MIBs

2022-10-18 Thread Alec
Hi, I wanted to ask about two things related to MIBs. 1) I noticed that in OPENBSD-PF-MIB.txt we have entries like pfTblAddrTblIndex pfTblAddrTblIndex OBJECT-TYPE        SYNTAX          Integer32 (1..2147483647)        MAX-ACCESS      read-only        STATUS          current        DESCRIPTION   

Re: snmp traps

2022-10-18 Thread Alec
Hi,  Thank you for a quick reply! That is a bit sad that we only have coldStart, but I udnerstand. It would be great to have traps for CPU/temperature threshold breaches for general stuff and addition (especially) as well as deletion of IP addresses from a given table. On Wednesday, October

Re: snmp traps

2022-10-18 Thread Martijn van Duren
On Wed, 2022-10-19 at 05:13 +, Alec wrote: > Hi, > Does anyone know where I can find the list of snmp traps that are supported > by OpenBSD? Even though a lot of work has been done lately in snmp land, traps are still one of the main tickets I need to address. Right now only coldStart is supp

snmp traps

2022-10-18 Thread Alec
Hi, Does anyone know where I can find the list of snmp traps that are supported by OpenBSD?

Re: softraid disk read error

2022-10-18 Thread Nick Holland
On 10/18/22 09:35, se...@0x.su wrote: I have raid1 volume (one of two on PC) with 2 disks. # disklabel sd5 # /dev/rsd5c: type: SCSI disk: SCSI disk label: SR RAID 1 duid: 7a03a84165b3d165 flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 24320

OpenBSD Nitrokey and GPG

2022-10-18 Thread William White
I have a Nitrokey Start that I use to hold my private GPG key. It works on Linux, but doesn't seem to work on OpenBSD. dmesg shows only the following line when plugged in: ugen0 at uhub0 port 4 "Nitrokey Nitrokey Start" rev 2.00/2.00 addr 2 I have imported the public key (shows in gpg -k) but g

softraid disk read error

2022-10-18 Thread serge
I have raid1 volume (one of two on PC) with 2 disks. # disklabel sd5 # /dev/rsd5c: type: SCSI disk: SCSI disk label: SR RAID 1 duid: 7a03a84165b3d165 flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 243201 total sectors: 3907028640 boundstart: 0 bo

Re: Does OpenBSD support Receive Side Scaling (also called: multi-queue receiving)

2022-10-18 Thread Gabor LENCSE
Dear Stuart and Hrvoje, Thank you very much for your answers! Please see my answers inline. On 10/16/2022 4:30 AM, Hrvoje Popovski wrote: A few network drivers have support for multiple queues (if my grepping is correct: aq igc bnxt ix ixl mcx vmx) - typically you will see the nunber of queues

Re: Increase kernel memory

2022-10-18 Thread Stuart Henderson
On 2022-10-17, navere...@xsec.at wrote: > This is an OpenPGP/MIME signed message (RFC 4880 and 3156) > --Ul4Ju1YTbRJ7mI3pDCjI9wxQ > Content-Type: multipart/mixed; > boundary="7bJ04sybIOvQeGF8TtkbbrkC"; > protected-headers="v1" > From: navere...@xsec.at > To: misc@openbsd.

Re: faq/faq6.html#Wireless : nwid vs join

2022-10-18 Thread tux2bsd
> Not every detail gets into the FAQ. The difference between > 'join' and 'nwid' is described in the ifconfig(8) man page. Thank you for the helpful response Ken. If anyone is inclined, a quick patch to include what I thought could also be helpful to others without going on too long. Hopefully i

Re: Increase kernel memory

2022-10-18 Thread naveresch
Hi, I was just trying to give context to my question, as I'm trying to do the debugging myself (before bothering other people with my problems). If you can't answer my question that's fine. On 10/18/22 10:19, Jan Stary wrote: This goes into the bugreport museum i believe. This is not a bug