[Bug 222331] net-mgmt/net-snmp: HOST-RESOURCES-MIB::hrSWInstalled* entries become unavailable after some time

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 14 15:44:47 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222331

            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 at FreeBSD.org
          Reporter: mat at FreeBSD.org
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

It appears that this MIB becomes unaccessible after a few minutes of starting
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 = INTEGER: 1
HOST-RESOURCES-MIB::hrSWInstalledIndex.2 = 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 = No Such Object available on this agent
at this OID

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


More information about the freebsd-ports-bugs mailing list