search for: upsbaseidentmodel

Displaying 5 results from an estimated 5 matches for "upsbaseidentmodel".

2014 Feb 14
2
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
...e(2) .1.3.6.1.4.1.935.1.1.1.4.2.1.0 = INTEGER: 2309 .1.3.6.1.4.1.935.1.1.1.4.2.2.0 = INTEGER: 500 .1.3.6.1.4.1.935.1.1.1.4.2.3.0 = INTEGER: 7 snmpget -v 1 -c public -Os 10.200.254.39 .1.3.6.1.4.1.935.1.1.1.1.1.1 .1.3.6.1.4.1.935.1.1.1.2.1.1 .1.3.6.1.4.1.935.1.1.1.2.2.1 .1.3.6.1.4.1.935.1.1.1.2.2.3 upsBaseIdentModel.0 = STRING: "Intelligent" upsBaseBatteryStatus.0 = INTEGER: batteryNormal(2) upsSmartBatteryCapacity.0 = INTEGER: 100 upsSmartBatteryTemperature.0 = INTEGER: 260 snmpget -v 1 -c public -Os 10.200.254.39 .1.3.6.1.4.1.935.1.1.1.3.2.1 .1.3.6.1.4.1.935.1.1.1.4.1.1 .1.3.6.1.4.1.935.1.1.1.4.2....
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...
2014 Feb 13
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
[Please keep the list CC'd. Thanks!] On Feb 13, 2014, at 4:55 AM, ??? ????? wrote: > Can you try adding "-v 1" to the snmpwalk command? If that works, we can add it to gen-snmp-subdriver.sh. > > Yes, I tried it before, ran command "snmpwalk -v 1 -On -c public 10.200.254.39 .1.3.6.1.4.1.935" > > Output: > .1.3.6.1.4.1.935 = NULL > Error: OID not
2013 Apr 03
1
snmp definitions problem
...g classic method with 'ietf' mib 90.098361 Entering nut_snmp_get_str() 90.098370 nut_snmp_get(1.3.6.1.2.1.33.1.1.1.0) 96.104771 No supported device detectedroot at upsviewer-debian:/usr/local/ups/bin# i ask to manufacturer about mibs, they send me information like that, 0 upsBaseIdentModel .1.3.6.1.4.1.935.1.1.1.1.1.1 1 upsSmartIdentFirmwareRevision .1.3.6.1.4.1.935.1.1.1.1.2.1 2 upsThreePhaseRatingRectifierVoltage .1.3.6.1.4.1.935.1.1.1.8.8.1 3 upsThreePhaseRatingRectifierFrequency .1.3.6.1.4.1.935.1.1.1.8.8.2 4 upsThreePhaseRatingBypassVoltag...
2014 Feb 12
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
Thanks, now I started getting messages from the list. As you advised, I renamed the mib file NETCARD.mib to Tripplite and ran command ./gen-snmp-subdriver.sh -H 10.200.254.39 -c public -n Tripplite Here is what it says: snmp_build: unknown failuresnmpget: Error building ASN.1 representation (Can't build OID for variable) COUNT = 0 / 0 Creating tripplite-mib.h Creating tripplite-mib.c Done.