Description
Please add support for Bluewalker UPS.
The MIB can be found here; http://powerwalker.com/software/SNMP%20Web%20Manager/SNMP_MIB.zip
Please add support for Bluewalker UPS.
The MIB can be found here; http://powerwalker.com/software/SNMP%20Web%20Manager/SNMP_MIB.zip
NEXT-UPS-MIB
Please make and attach additional information about the 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.