networkupstools / nut

The Network UPS Tools repository. UPS management protocol Informational RFC 9271 published by IETF at https://www.rfc-editor.org/info/rfc9271 Please star NUT on GitHub, this helps with sponsorships!
https://networkupstools.org/
Other
1.99k stars 349 forks source link

No matching MIB found for sysOID '.1.3.6.1.4.1.8072.3.2.10'! #1732

Closed giovanny-vaitinadapoule closed 5 days ago

giovanny-vaitinadapoule commented 1 year ago

Hi,

Has asked in the upsdrvctl log message, I send you below information about a not found sysOID

syslog trace

 upsdrvctl[27191]: No matching MIB found for sysOID '.1.3.6.1.4.1.8072.3.2.10'!
 upsdrvctl[27191]: Please report it to NUT developers, with an 'upsc' output for your device.
 upsdrvctl[27191]: Going back to the classic MIB detection method.
 upsdrvctl[27191]: Detected U4BC02CB00NY100 on host 10.10.30.8 (mib: netvision 0.4)
 upsdrvctl[27191]: Network UPS Tools - UPS driver controller 2.7.4
 snmp-ups[27195]: Startup successful

upsc output

Init SSL without certificate database
battery.charge: 100.00
battery.runtime: 0.00
battery.voltage: 339.90
device.mfr: Net Vision 7 v7.40
device.model: U4BC02CB00NY100
device.serial: Pxxxxxxxxx
device.type: ups
driver.name: snmp-ups
driver.parameter.mibs: auto
driver.parameter.pollfreq: 60
driver.parameter.pollinterval: 2
driver.parameter.port: 10.10.10.10
driver.parameter.snmp_version: v1
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.data: netvision MIB 0.4
driver.version.internal: 0.97
input.bypass.frequency: 4.90
input.bypass.L1-N.voltage: 236.00
input.bypass.L1.current: 0.00
input.bypass.L2-N.voltage: 235.00
input.bypass.L2.current: 0.00
input.bypass.L3-N.voltage: 235.00
input.bypass.L3.current: 0.00
input.bypass.phases: 3.00
input.frequency: 49.90
input.L1-N.voltage: 231.00
input.L1.current: 1.60
input.L2-N.voltage: 230.00
input.L2.current: 1.60
input.L3-N.voltage: 231.00
input.L3.current: 1.70
input.phases: 3.00
output.frequency: 50.00
output.L1-N.voltage: 230.00
output.L1.current: 2.00
output.L1.power.percent: 6.00
output.L2-N.voltage: 230.00
output.L2.current: 2.70
output.L2.power.percent: 8.00
output.L3-N.voltage: 229.00
output.L3.current: 2.60
output.L3.power.percent: 8.00
output.phases: 3.00
ups.firmware.aux: 
ups.mfr: Net Vision 7 v7.40
ups.model: U4BC02CB00NY100
ups.serial: Pxxxxxxxxx
ups.status: OL
jimklimov commented 1 year ago

Thanks for the report.

FYI: "No MIB" Message is benign (one of probing methods failed, another apparently succeeded) and in a current NUT release should not be shown prominently anymore.