search for: upsbaseoutputstatus

Displaying 6 results from an estimated 6 matches for "upsbaseoutputstatus".

2014 Feb 13
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
...part of "mode 2" is to have the output of snmpwalk. It is possible to query each OID, and manually build the *-mib.c files, but if we can get snmpwalk to work, that would be easier. > > If not, the important OIDs are: > > upsBaseBatteryStatus 1.3.6.1.4.1.935.1.1.1.2.1.1 > upsBaseOutputStatus 1.3.6.1.4.1.935.1.1.1.4.1.1 > > Other useful diagnostic OIDs are: > > upsSmartBatteryVoltage 1.3.6.1.4.1.935.1.1.1.2.2.2 > upsSmartBatteryRunTimeRemaining 1.3.6.1.4.1.935.1.1.1.2.2.4 > upsSmartInputLineVoltage 1.3.6.1.4.1.935.1.1.1.3.2.1 > upsSmartOutputLoad 1.3.6.1.4.1.935....
2014 Feb 12
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
...It says: snmpwalk: Timeout (msgGlobalData header type A2: s/b 30) But snmpget of a certain parameter works fine and we are currently able to monitor it through Zabbix's snmp: snmpget -v 1 -c public 10.200.254.39 .1.3.6.1.4.1.935.1.1.1.4.1.1 Output shows the correct value of status: XPPC-MIB::upsBaseOutputStatus.0 = INTEGER: onLine(2) If it is possible for you, could you please run it from your pc in "mode 2" that doesn't require direct access to device (mib file is attached)? Thanks in advance, Ishi On Mon, Feb 10, 2014 at 8:56 PM, Charles Lepple <clepple at gmail.com> wrote:...
2014 Feb 14
2
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
...ve the output of snmpwalk. It is >> possible to query each OID, and manually build the *-mib.c files, but if we >> can get snmpwalk to work, that would be easier. >> >> If not, the important OIDs are: >> >> upsBaseBatteryStatus1.3.6.1.4.1.935.1.1.1.2.1.1 >> upsBaseOutputStatus1.3.6.1.4.1.935.1.1.1.4.1.1 >> >> Other useful diagnostic OIDs are: >> >> upsSmartBatteryVoltage1.3.6.1.4.1.935.1.1.1.2.2.2 >> upsSmartBatteryRunTimeRemaining 1.3.6.1.4.1.935.1.1.1.2.2.4 >> upsSmartInputLineVoltage1.3.6.1.4.1.935.1.1.1.3.2.1 >> upsSmartOutpu...
2014 Feb 14
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
On Feb 13, 2014, at 10:49 PM, ??? ????? wrote: > Slightly changed the list, took from running snmptranslate for all parameters: > snmptranslate -IR -On upsBaseIdentModel upsBaseBatteryStatus upsSmartBatteryCapacity upsSmartBatteryTemperature upsSmartInputLineVoltage upsBaseOutputStatus upsSmartOutputVoltage upsSmartOutputFrequency upsSmartOutputLoad upsSmartControlUpsOff upsSmartControlSimulatePowerFail upsSmartControlFlashAndBeep All but the last three are mapped here: https://github.com/networkupstools/nut/tree/snmp_subdriver @ ab7b0452e (might need to re-clone this; I rebased...
2014 Feb 10
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
On Feb 10, 2014, at 1:16 AM, ??? ????? wrote: > Thanks for you reply. Concerning the subscribtion list, I have earlier filled in the fields and sent request to subscribe to this list, but still haven't got an answer. I added you manually, but check your spam folder just in case it ended up there. > Yes, I do have a MIB file that was on CD that came with the UPS, attached it to this
2014 Feb 07
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
Hi, Nut-upsusers, I am having problem configuring NUT to work with Tripplite UPS through SNMP. There is a Tripplite SmartOnline SU10KRT3/1X and attempts to monitor it using NUT though SNMP are failing... OS: Enterprise Linux 6, Nut version: 2.6.5. ups.conf is configured: [trippliteups] driver = snmp-ups port = 10.200.254.39 desc = "ProductionServer"