Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 15:44:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222331] net-mgmt/net-snmp: HOST-RESOURCES-MIB::hrSWInstalled* entries become unavailable after some time
Message-ID:  <bug-222331-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222331

            Bug ID: 222331
           Summary: net-mgmt/net-snmp: HOST-RESOURCES-MIB::hrSWInstalled*
                    entries become unavailable after some time
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: mat@FreeBSD.org
          Assignee: zi@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)

It appears that this MIB becomes unaccessible after a few minutes of starti=
ng
snmpd.

If I restart it, I can get all the informations that are in it:

# snmpwalk -c local42 -v2c 127.0.0.1 .1.3.6.1.2.1.25.6.3.1|head
HOST-RESOURCES-MIB::hrSWInstalledIndex.1 =3D INTEGER: 1
HOST-RESOURCES-MIB::hrSWInstalledIndex.2 =3D INTEGER: 2
[...]

But after a few minutes, (less than 10), it becomes unavailable:

# snmpwalk -c local42 -v2c 127.0.0.1 .1.3.6.1.2.1.25.6.3.1
HOST-RESOURCES-MIB::hrSWInstalledEntry =3D No Such Object available on this=
 agent
at this OID

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222331-13>