SOCOMECUPS7-MIB Table View

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

Tables
11
Rows
11
Columns
52

upsInputTable

table mandatory
.1.3.6.1.4.1.4555.1.1.7.1.3.3 · 1 row entry · 5 columns
A list of input table entries.  The number of entries
is given by the value of upsInputNumLines.
upsInputEntry entry .1.3.6.1.4.1.4555.1.1.7.1.3.3.1
An entry containing information applicable to a
particular input line.
Indexes
No indexes recorded
Column Syntax OID
upsInputLineIndex mandatory Integer32 .1.3.6.1.4.1.4555.1.1.7.1.3.3.1.1
upsInputVoltage mandatory
The input utility line voltage in 0.1 volts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.3.3.1.2
upsInputCurrent mandatory
The magnitude of the present input current in 0.1 A.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.3.3.1.3
upsInputVoltageMax mandatory
The maximum utility line voltage in 0.1 VAC for last 1 minute.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.3.3.1.4
upsInputVoltageMin mandatory
The minimum utility line voltage in 0.1 VAC for last 1 minute.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.3.3.1.5

upsOutputTable

table mandatory
.1.3.6.1.4.1.4555.1.1.7.1.4.4 · 1 row entry · 6 columns
A list of output table entries.  The number of
entries is given by the value of upsOutputNumLines.
upsOutputEntry entry .1.3.6.1.4.1.4555.1.1.7.1.4.4.1
An entry containing information applicable to a
particular output line.
Indexes
No indexes recorded
Column Syntax OID
upsOutputLineIndex mandatory
The output line identifier.
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.4.4.1.1
upsOutputVoltage mandatory
The output voltage of the UPS system in 0.1 volts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.4.4.1.2
upsOutputCurrent mandatory
The output current of the UPS system in 0.1 Amps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.4.4.1.3
upsOutputPercentLoad mandatory
The percentage of the UPS power capacity presently
being used on this output line
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.4.4.1.4
upsOutputKva mandatory
Output apparent power of the UPS in 0.1 kVA.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.4.4.1.5
upsOutputKw mandatory
Output apparent power of the UPS in 0.1 kW.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.4.4.1.6

upsBypassTable

table mandatory
.1.3.6.1.4.1.4555.1.1.7.1.5.3 · 1 row entry · 3 columns
A list of bypass table entries.  The number of
entries is given by the value of upsBypassNumLines.
upsBypassEntry entry .1.3.6.1.4.1.4555.1.1.7.1.5.3.1
An entry containing information applicable to a
particular bypass input.
Indexes
No indexes recorded
Column Syntax OID
upsBypassLineIndex mandatory
The bypass line identifier.
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.5.3.1.1
upsBypassVoltage mandatory
The present bypass voltage of the UPS system in 0.1 volts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.5.3.1.2
upsBypassCurrent mandatory
The present bypass current of the UPS system in 0.1 Amps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.5.3.1.3

upsAlarmTable

table mandatory
.1.3.6.1.4.1.4555.1.1.7.1.6.2 · 1 row entry · 4 columns
A list of alarm table entries.  The table contains
zero, one, or many rows at any moment, depending upon
the number of alarm conditions in effect.  The table
is initially empty at agent startup.  The agent
creates a row in the table each time a condition is
detected and deletes that row when that condition no
longer pertains.  The agent creates the first row with
upsAlarmId equal to 1, and increments the value of
upsAlarmId each time a new row is created, wrapping to
the first free value greater than or equal to 1 when
the maximum value of upsAlarmId would otherwise be
exceeded.  Consequently, after multiple operations,
the table may become sparse, e.g., containing entries
for rows 95, 100, 101, and 203 and the entries should
not be assumed to be in chronological order because
upsAlarmId might have wrapped.
          
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 entry .1.3.6.1.4.1.4555.1.1.7.1.6.2.1
An entry containing information applicable to a
particular alarm.
Indexes
No indexes recorded
Column Syntax OID
upsAlarmId mandatory
A unique identifier for an alarm condition. This
value must remain constant.
PositiveInteger
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.6.2.1.1
upsAlarmDescr mandatory
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.
SNMPv2-TCAutonomousType
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.1.3.6.1.4.1.4555.1.1.7.1.6.2.1.2
upsAlarmTime mandatory
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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.4555.1.1.7.1.6.2.1.3
upsAlarmExtDes mandatory
Extra description.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4555.1.1.7.1.6.2.1.4
.1.3.6.1.4.1.4555.1.1.7.1.7.4 · 1 row entry · 5 columns
Table which describes the parameters for shutdown process
when shutdown event occurs
shutdownParamEntry entry .1.3.6.1.4.1.4555.1.1.7.1.7.4.1
Indexes
No indexes recorded
Column Syntax OID
upsControlEventIndex mandatory
The shutdown event identification
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.7.4.1.1
upsControlEventStatus mandatory
Status of the corresponding shutdown Event.
When set to disable(), shutdown process will not start when
corresponding event occurred.
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.7.4.1.2
upsControlDelay mandatory
The Delay after the occurrence of the corresponding shutdown
event that Net Vision should issue shutdown request to
connected clients. For WeeklyScheduledShutdown and
SpecialScheduledShutdown, this is the time before th…
Integer32r/w .1.3.6.1.4.1.4555.1.1.7.1.7.4.1.3
upsControlFirstWarning mandatory
The delay after the occurrence of the corresponding shutdown
event that the Net Vision will start sending the warning
message to the connected clients. The value is in units of
seconds
Integer32r/w .1.3.6.1.4.1.4555.1.1.7.1.7.4.1.4
upsControlWarningInterval mandatory
The frequency of sending warning messages to the connected
clients when the corresponding shutdown event occurs.
The value is in units of seconds.
Integer32r/w .1.3.6.1.4.1.4555.1.1.7.1.7.4.1.5
.1.3.6.1.4.1.4555.1.1.7.1.7.5 · 1 row entry · 5 columns
The table to schedule shutting down the ups by weekly.
upsControlWeeklyScheduleEntry entry .1.3.6.1.4.1.4555.1.1.7.1.7.5.1
The entries for each day.
Indexes
No indexes recorded
Column Syntax OID
upsControlWeeklyIndex mandatory
The index of scheduled events.
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.7.5.1.1
upsControlWeeklyShutdownDay mandatory
The weekday on which the UPS should shut down.
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.7.5.1.2
upsControlWeeklyShutdownTime mandatory
The time that the process of shutting down the UPS will be initiated
in hh:mm format.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.5.1.3
upsControlWeeklyRestartDay mandatory
The weekday on which the UPS should restart
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.7.5.1.4
upsControlWeeklyRestartTime mandatory
The time the UPS will restart in hh:mm format.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.5.1.5
.1.3.6.1.4.1.4555.1.1.7.1.7.6 · 1 row entry · 5 columns
The table to schedule shutting down the ups.
upsControlSpecialScheduleEntry entry .1.3.6.1.4.1.4555.1.1.7.1.7.6.1
The entries for each day.
Indexes
No indexes recorded
Column Syntax OID
upsControlSpecialIndex mandatory
The index of scheduled events.
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.7.6.1.1
upsControlSpecialShutdownDay mandatory
The date on which the UPS should shut down in dd/mm/yyyy
format.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.6.1.2
upsControlSpecialShutdownTime mandatory
The time that the process of shutting down the UPS will be initiated
in hh:mm format
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.6.1.3
upsControlSpecialRestartDay mandatory
The date on which the UPS should restart in dd/mm/yyyy format
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.6.1.4
upsControlSpecialRestartTime mandatory
The time the UPS will restart in hh:mm format.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.6.1.5
.1.3.6.1.4.1.4555.1.1.7.1.7.7 · 1 row entry · 5 columns
The table to schedule enable/disable ups eco/mode by weekly.
upsControlEcoModeScheduleEntry entry .1.3.6.1.4.1.4555.1.1.7.1.7.7.1
The entries for each day.
Indexes
No indexes recorded
Column Syntax OID
upsControlEcoModeIndex mandatory
The index of scheduled events.
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.7.7.1.1
upsControlEcoModeStartDay mandatory
The weekday on which the UPS Eco/Mode should enable.
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.7.7.1.2
upsControlEcoModeStartTime mandatory
The time that the UPS Eco/Mode will be enabled, in hh:mm format.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.7.1.3
upsControlEcoModeEndDay mandatory
The weekday on which the UPS Eco/Mode should disable
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.7.7.1.4
upsControlEcoModeEndTime mandatory
The time the UPS Eco/Mode will disabled, in hh:mm format.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.7.7.1.5

upsDevicesTable

table mandatory
.1.3.6.1.4.1.4555.1.1.7.1.8.5 · 1 row entry · 6 columns
The devices powered by UPS and registered to NET VISION
upsDevicesEntry entry .1.3.6.1.4.1.4555.1.1.7.1.8.5.1
The devices protected by NET VISION
Indexes
No indexes recorded
Column Syntax OID
indexOfDevice mandatory
The index of the device that is powered from UPS.
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.8.5.1.1
addrOfDevice mandatory
The ip address of the device.
OctetString .1.3.6.1.4.1.4555.1.1.7.1.8.5.1.2
nameOfDevice mandatory
The name/description of the device powered from UPS.
OctetString .1.3.6.1.4.1.4555.1.1.7.1.8.5.1.3
timeOfConnection mandatory
The device registered to NET VISION
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4555.1.1.7.1.8.5.1.4
statusOfConnection mandatory
The device status connection
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.8.5.1.5
severityOfConnection mandatory
The device severity
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.8.5.1.6
.1.3.6.1.4.1.4555.1.1.7.1.9.21 · 1 row entry · 4 columns
A list of managers to send traps to.  The number of
entries is given by the value of upsAgentNumTrapReceivers
upsAgentTrapsReceiversEntry entry .1.3.6.1.4.1.4555.1.1.7.1.9.21.1
The managers to send traps to.
Indexes
No indexes recorded
Column Syntax OID
trapsIndex mandatory
The index to a trap receiver entry.
Integer32 .1.3.6.1.4.1.4555.1.1.7.1.9.21.1.1
trapsReceiverAddr mandatory
The IP address of the manager to send a trap to.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4555.1.1.7.1.9.21.1.2
receiverCommunityString mandatory
The community name to use in the trap when sent to the manager.
OctetStringr/w .1.3.6.1.4.1.4555.1.1.7.1.9.21.1.3
receiverNmstype mandatory
The trap group that NMS desired.
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.9.21.1.4
.1.3.6.1.4.1.4555.1.1.7.1.9.22 · 1 row entry · 4 columns
A list of managers which can access Net Vision with private
community string.
upsAgentFirewallControlEntry entry .1.3.6.1.4.1.4555.1.1.7.1.9.22.1
The managers.
Indexes
No indexes recorded
Column Syntax OID
firewallIndex mandatory
The index to a firewall entry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4555.1.1.7.1.9.22.1.1
firewallControlAddr mandatory
The IP address of the firewall
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4555.1.1.7.1.9.22.1.2
firewallPrefixLength mandatory
The firewall prefix length.
Integer32r/w .1.3.6.1.4.1.4555.1.1.7.1.9.22.1.3
firewallActionMode mandatory
The firewall action mode
Enumerationr/w .1.3.6.1.4.1.4555.1.1.7.1.9.22.1.4