Hi,
we are running 0.16.6.7912(rolling). After a recent svn update, the SW version is not being reported correctly
After running the poller.php on a single device with '-dd' options the below is seen.
I have tried software versions on the product that did used to report the version. However they now are not.
Has something changed recently that we have failed to update?
-----------------
including: includes/polling/os.inc.php
##### Module Start: os #####
o OS Poller OS
CMD[/usr/bin/snmpget -v2c -c 'public' -Pu -OsvQU -m AT-SETUP-MIB -M /opt/observium/mibs 'udp':'amf-r2':'161' currSoftVersion.0]
CMD EXITCODE[1]
CMD RUNTIME[0.006s]
STDOUT[
]
STDERR[
MIB search path: /opt/observium/mibs
Cannot find module (AT-SETUP-MIB): At line 1 in (none)
currSoftVersion.0: Unknown Object Identifier (Sub-id not found: (top) -> currSoftVersion)
]
SNMP STATUS[FALSE]
SNMP ERROR - device: 97, cmd: snmpget, options: -OsvQU, mib: 'AT-SETUP-MIB', oid: 'currSoftVersion.0', cmd exitcode: 1,
snmp error code: #996, reason: 'MIB or oid not found', runtime: 0.0060188770294189
o Hardware AW+
o Version <empty>
o Features <empty>
o Serial <empty>
o Asset <empty>
o Module time 0.0084s
including: includes/polling/ipmi.inc.php
##### Module Start: ipmi #####
-----------------
Regards,
Daniel