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: pf statistics via SNMP MIBs on 4.6 (or 4.7)

2010-04-20 Thread Helmut Schneider
t; based relayd setup (dmesg below). It builds okay from the ports, > installs, but snmpwalk won't find the OIDs documented. > > Has anyone running SNMP MIBs from this source on a system OpenBSD > 4.4+? 4.5 was the last release I compiled it. But at some day I got tired of building c

pf statistics via SNMP MIBs on 4.6 (or 4.7)

2010-04-20 Thread silvershadow123
the ports, installs, but snmpwalk won't find the OIDs documented. Has anyone running SNMP MIBs from this source on a system OpenBSD 4.4+? Thanks & sorry for my bad english, Donald dmesg: OpenBSD 4.6 (GENERIC) #58: Thu Jul 9 21:24:42 MDT 2009 dera...@i386.openbsd.org:/usr/src/sys/

Re: extend snmp mibs?

2008-12-05 Thread Alexander Sabourenkov
Reyk Floeter wrote: Hi, the tool is requesting the UCD-SNMP-MIB which is a non-standard extension of ucd/net-snmp. I'm not convinced to implement any of the non-standard UCD mibs. Most of the useful values can be exported by the standards-based HOST-RESOURCES-MIB and I already started on exten

Re: extend snmp mibs?

2008-12-03 Thread Reyk Floeter
Interface. > > At windows servers i had to install snmp informant to extend snmp mibs. > > > zenoss erros when try to get extra info from openbsd box: > > Error reading value for "memBuffer" on Fw.cmtsp.com.br (oid > .1.3.6.1.4.1.2021.4.14.0 is bad) > E

Re: extend snmp mibs?

2008-12-03 Thread Alexander Sabourenkov
informant to extend snmp mibs. zenoss erros when try to get extra info from openbsd box: [ ... ] Do i need to extend this mibs? How? I tryied to contact [EMAIL PROTECTED] but i got not reply. I posted patches implementing these MIBs almost a year ago, but they were not committed. I

extend snmp mibs?

2008-12-03 Thread Ricardo Augusto de Souza
Hi, I am trying to configure snmpd in a openbsd 4.3 . It4s running and i am able to collect some info from openbsd. I am using zenoss ( www.zenoss.com ) to monitor all my enviroment. zenoss can only show IpInterface. At windows servers i had to install snmp informant to extend snmp mibs