mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
git-svn-id: http://www.observium.org/svn/observer/trunk@1591 61d68cd4-352d-0410-923a-c4978735b2b8
25 lines
622 B
PHP
25 lines
622 B
PHP
<?php
|
|
|
|
# deltaups / netmanplus: rfc1628
|
|
|
|
# powerware:
|
|
# XUPS-MIB::xupsBatTimeRemaining.0 = INTEGER: 3155
|
|
# XUPS-MIB::xupsBatCapacity.0 = INTEGER: 93
|
|
# XUPS-MIB::xupsBatteryAbmStatus.0 = INTEGER: batteryResting(4)
|
|
# XUPS-MIB::xupsAlarms.0 = Gauge32: 0
|
|
# XUPS-MIB::xupsAlarmNumEvents.0 = Gauge32: 0
|
|
# XUPS-MIB::xupsTestBattery.0 = INTEGER: 0
|
|
# XUPS-MIB::xupsTestBatteryStatus.0 = INTEGER: unknown(1)
|
|
# XUPS-MIB::xupsOutputLoad.0 = INTEGER: 19
|
|
# XUPS-MIB::xupsOnBattery
|
|
# XUPS-MIB::xupsLowBattery
|
|
# Powerware also supports a small part of the IETF UPS-MIB (RFC1628)
|
|
|
|
# gamatronic: unknown
|
|
|
|
# mge: unknown
|
|
|
|
# apc: unknown
|
|
|
|
?>
|