MITSUBISHI-UPS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
17

upsInputTable

table mandatory
.0.13891.101.3.3 · 1 row entry · 5 columns
Uses the mitsubishi variant from /opt/observium/mibs/mitsubishi.
Command help
Walk upsInputTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsInputTable'
A list of input table entries.  The number of entries
is given by the value of upsInputNumLines.
upsInputEntry row .0.13891.101.3.3.1
An entry containing information applicable to a
particular input line.
Column Syntax OID
The input line identifier.
PositiveInteger .0.13891.101.3.3.1.1
The present input frequency (0.1 Hertz).
NonNegativeInteger .0.13891.101.3.3.1.2
The magnitude of the present input voltage (0.1 RMS Volt).
NonNegativeInteger .0.13891.101.3.3.1.3
The magnitude of the present input current (0.1 RMS Amp).
NonNegativeInteger .0.13891.101.3.3.1.4
The magnitude of the present input true power (watts).
NonNegativeInteger .0.13891.101.3.3.1.5

upsOutputTable

table mandatory
.0.13891.101.4.4 · 1 row entry · 5 columns
Uses the mitsubishi variant from /opt/observium/mibs/mitsubishi.
Command help
Walk upsOutputTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsOutputTable'
A list of output table entries.  The number of
entries is given by the value of upsOutputNumLines.
upsOutputEntry row .0.13891.101.4.4.1
An entry containing information applicable to a
particular output line.
Column Syntax OID
The output line identifier.
PositiveInteger .0.13891.101.4.4.1.1
The present output voltage (0.1 RMS Volt).
NonNegativeInteger .0.13891.101.4.4.1.2
The present output current (0.1 RMS Amp).
NonNegativeInteger .0.13891.101.4.4.1.3
The present output true power (watts).
NonNegativeInteger .0.13891.101.4.4.1.4
The percentage of the UPS power capacity presently being
used on this output line (the greater of the percent load
of true power capacity and the percent load of VA.
Integer32
Type Constraints:
range: -2147483648..2147483647
.0.13891.101.4.4.1.5

upsBypassTable

table mandatory
.0.13891.101.5.3 · 1 row entry · 4 columns
Uses the mitsubishi variant from /opt/observium/mibs/mitsubishi.
Command help
Walk upsBypassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsBypassTable'
A list of bypass table entries.  The number of entries
is given by the value of upsBypassNumLines.
upsBypassEntry row .0.13891.101.5.3.1
An entry containing information applicable to a
particular bypass input.
Column Syntax OID
The bypass line identifier.
PositiveInteger .0.13891.101.5.3.1.1
The present bypass voltage (0.1 RMS Volt).
NonNegativeInteger .0.13891.101.5.3.1.2
The present bypass current (0.1 RMS Amp).
NonNegativeInteger .0.13891.101.5.3.1.3
The present true power conveyed by the bypass (watts).
NonNegativeInteger .0.13891.101.5.3.1.4

upsAlarmTable

table mandatory
.0.13891.101.6.2 · 1 row entry · 3 columns
Uses the mitsubishi variant from /opt/observium/mibs/mitsubishi.
Command help
Walk upsAlarmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsAlarmTable'
A list of alarm table entries.  Alarms are named by 
an OBJECT IDENTIFIER, upsAlarmDescr, to allow a single 
table to reflect well known alarms plus alarms defined 
by a particular implementation, i.e., as documented in
the private enterprise MIB definition for the device.  
No two rows will have the same value of upsAlarmDescr,
since alarms define conditions.  In order to meet this
requirement, care should be taken in the definition of
alarm conditions to insure that a system cannot enter
the same condition multiple times simultaneously.
          
The number of rows in the table at any given time is
reflected by the value of upsAlarmsPresent.
upsAlarmEntry row .0.13891.101.6.2.1
An entry containing information applicable to a
particular alarm.
Indexes
Column Syntax OID
upsAlarmIdmandatory
A unique identifier for an alarm condition. This
value must remain constant.
PositiveInteger .0.13891.101.6.2.1.1
upsAlarmDescrmandatory
A reference to an alarm description object. The object
referenced should not be accessible, but rather be used
to provide a unique description of the alarm condition.
AutonomousType .0.13891.101.6.2.1.2
upsAlarmTimemandatory
The value of sysUpTime when the alarm condition was
detected. If the alarm condition was detected at the
time of agent startup and presumably existed before
agent startup, the value of upsAlarmTime shall equal 0.
TimeStamp .0.13891.101.6.2.1.3