is there any progress in this ticket? Can someone give me an status update please?
Thank you and best regard
Louis Klös
Louis Klös
added a comment - Hello,
is there any progress in this ticket? Can someone give me an status update please?
Thank you and best regard
Louis Klös
If device not support SNMP version 2c, replace -v2c with -v1.
If you have problems with discovery or poller processes, please do and attach these debugs:
./discovery.php -d -h <device>
./poller.php -d -h <device>
additionally attach device and/or vendor specific MIB files
Note, this comment is added automatically.
Observium Bot
added a comment - Please make and attach additional information about the device:
full snmp dump from device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
If you have problems with discovery or poller processes, please do and attach these debugs:
./discovery.php -d -h <device>
./poller.php -d -h <device>
additionally attach device and/or vendor specific MIB files
Note, this comment is added automatically.
Improved detect and sensors in r11815.
However impossible (invalid) values this is how device reports it. Seems as need try upgrade firmware and/or write to Vendor support.
Invalid values:
UPS-MIB::upsEstimatedMinutesRemaining.0 = Wrong Type (should be INTEGER): Gauge32: 4294967295
HUAWEI-UPS-MIB::hwUpsEnvHumidity.0 = Gauge32: 4294967295 %
HUAWEI-UPS-MIB::hwUpsInputVoltageB.1 = Gauge32: 4294967295 V
HUAWEI-UPS-MIB::hwUpsInputVoltageC.1 = Gauge32: 4294967295 V
HUAWEI-UPS-MIB::hwUpsOutputVoltageB.1 = Gauge32: 4294967295 V
HUAWEI-UPS-MIB::hwUpsOutputVoltageC.1 = Gauge32: 4294967295 V
HUAWEI-UPS-MIB::hwUpsOutputCurrentB.1 = Gauge32: 4294967295 A
HUAWEI-UPS-MIB::hwUpsOutputCurrentC.1 = Gauge32: 4294967295 A
HUAWEI-UPS-MIB::hwUpsOutputLoadB.1 = Gauge32: 4294967295 %
HUAWEI-UPS-MIB::hwUpsOutputLoadC.1 = Gauge32: 4294967295 %
HUAWEI-UPS-MIB::hwUpsBypassInputVoltageB.1 = Gauge32: 4294967295 V
HUAWEI-UPS-MIB::hwUpsBypassInputVoltageC.1 = Gauge32: 4294967295 V
HUAWEI-UPS-MIB::hwUpsBatteryBackupTime.1 = Gauge32: 4294967295 S
UPS-MIB::upsBatteryTemperature.0 = INTEGER: 2147483647 degrees Centigrade
HUAWEI-UPS-MIB::hwUpsOutputActivePowerB.1 = INTEGER: 2147483647 kW
HUAWEI-UPS-MIB::hwUpsOutputActivePowerC.1 = INTEGER: 2147483647 kW
HUAWEI-UPS-MIB::hwUpsOutputAppearancePowerB.1 = INTEGER: 2147483647 kVA
HUAWEI-UPS-MIB::hwUpsOutputAppearancePowerC.1 = INTEGER: 2147483647 kVA