>From http://www.openbsd.org/security.html :
OpenBSD 4.5 and earlier releases are not supported anymore. The following paragraphs only list advisories issued while they were maintained; these releases are likely to be affected by the advisories for more recent releases. On Fri, Jun 18, 2010 at 4:31 PM, Rioux, Christophe <cri...@viseo.net> wrote: > Hi > > We tried to implemant a monitoring on a OpenBSD 4.4; I get an error message: > index not found (monitoring via Cacti, means net-snmp). My Cacti server is > hosted on another server. > > I check the OID per snmp: .1.3.6.1.2.1.2.2.1.1 (this OID search the interface, > and go down to the values) > * In the 4.3 version, I get a result > * in the 4.4 version, there is an error => that's why cacti doesn't work and > find any values. > > The other possibility is to build my own querries to build my graphs, so I > check per snmpwalk the differences between a 4.3 version and 4.4 version. No > big differences. As result I got following informations: > > SNMPv2-SMI::enterprises.64512.1.8.128.1.2.1 = STRING: "all" > SNMPv2-SMI::enterprises.64512.1.8.128.1.2.2 = STRING: "bge0" > SNMPv2-SMI::enterprises.64512.1.8.128.1.2.3 = STRING: "bge1" > .... > > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.1 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.2 = Counter64: 43789127 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.3 = Counter64: 21828412 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.4 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.5 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.6 = Counter64: 10085339 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.7 = Counter64: 340191 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.8 = Counter64: 22794680 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.9 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.10 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.11 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.12 = Counter64: 1921 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.13 = Counter64: 0 > SNMPv2-SMI::enterprises.64512.1.8.128.1.6.14 = Counter64: 0 > > In the snmp result, how can I know which are the right values ? I know there > is somewhere the download and upload dataflow, but where ? > > Maybe somebody does this work before and can help me ? > > Thanks for feedback > Christophe