MITSUBISHI-UPS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
17
.0.13891.101.3.3
·
1 row entry
·
5 columns
Uses the mitsubishi variant from
Command help
/opt/observium/mibs/mitsubishi.
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.
An entry containing information applicable to a
particular input line.
particular input line.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
upsInputLineIndexmandatory
The input line identifier.
|
PositiveInteger | .0.13891.101.3.3.1.1 |
|
upsInputFrequencymandatory
The present input frequency (0.1 Hertz).
|
NonNegativeInteger | .0.13891.101.3.3.1.2 |
|
upsInputVoltagemandatory
The magnitude of the present input voltage (0.1 RMS Volt).
|
NonNegativeInteger | .0.13891.101.3.3.1.3 |
|
upsInputCurrentmandatory
The magnitude of the present input current (0.1 RMS Amp).
|
NonNegativeInteger | .0.13891.101.3.3.1.4 |
|
upsInputTruePowermandatory
The magnitude of the present input true power (watts).
|
NonNegativeInteger | .0.13891.101.3.3.1.5 |
.0.13891.101.4.4
·
1 row entry
·
5 columns
Uses the mitsubishi variant from
Command help
/opt/observium/mibs/mitsubishi.
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.
An entry containing information applicable to a
particular output line.
particular output line.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
upsOutputLineIndexmandatory
The output line identifier.
|
PositiveInteger | .0.13891.101.4.4.1.1 |
|
upsOutputVoltagemandatory
The present output voltage (0.1 RMS Volt).
|
NonNegativeInteger | .0.13891.101.4.4.1.2 |
|
upsOutputCurrentmandatory
The present output current (0.1 RMS Amp).
|
NonNegativeInteger | .0.13891.101.4.4.1.3 |
|
upsOutputPowermandatory
The present output true power (watts).
|
NonNegativeInteger | .0.13891.101.4.4.1.4 |
|
upsOutputPercentLoadmandatory
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 |
.0.13891.101.5.3
·
1 row entry
·
4 columns
Uses the mitsubishi variant from
Command help
/opt/observium/mibs/mitsubishi.
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.
An entry containing information applicable to a
particular bypass input.
particular bypass input.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
upsBypassLineIndexmandatory
The bypass line identifier.
|
PositiveInteger | .0.13891.101.5.3.1.1 |
|
upsBypassVoltagemandatory
The present bypass voltage (0.1 RMS Volt).
|
NonNegativeInteger | .0.13891.101.5.3.1.2 |
|
upsBypassCurrentmandatory
The present bypass current (0.1 RMS Amp).
|
NonNegativeInteger | .0.13891.101.5.3.1.3 |
|
upsBypassPowermandatory
The present true power conveyed by the bypass (watts).
|
NonNegativeInteger | .0.13891.101.5.3.1.4 |
.0.13891.101.6.2
·
1 row entry
·
3 columns
Uses the mitsubishi variant from
Command help
/opt/observium/mibs/mitsubishi.
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.
An entry containing information applicable to a
particular alarm.
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 |