VPWR-DC-POWER-MIB

File: VPWR-DC-POWER-MIB.mib (52170 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1213-MIB

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE OBJECT-IDENTITY Counter32
Gauge32 Integer32 enterprises
DisplayString TimeStamp TimeInterval
TestAndIncr AutonomousType TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP sysUpTime

Defined Types

PositiveInteger  
This data type is a non-zero and non-negative value.
TEXTUAL-CONVENTION    
  INTEGER 1..2147483647  

NonNegativeInteger  
This data type is a non-negative value.
TEXTUAL-CONVENTION    
  INTEGER 0..2147483647  

VpwrSystemIdentEntry  
SEQUENCE    
  vpwrShelfIndex PositiveInteger
  vpwrModuleIndex PositiveInteger
  vpwrModuleOID OBJECT IDENTIFIER
  vpwrModuleParameter INTEGER
  vpwrModuleOperStatus INTEGER
  vpwrModuleCapacity INTEGER

VpwrBatteryTempTableEntry  
SEQUENCE    
  vpwrBatteryTempIndex INTEGER
  vpwrBatteryTempName DisplayString
  vpwrBatteryTemp INTEGER

VpwrAlarmEntry  
SEQUENCE    
  vpwrAlarmIndex PositiveInteger
  vpwrAlarmDescr AutonomousType
  vpwrAlarmTime TimeStamp

SysAlarmConfigEntry  
SEQUENCE    
  sysAlarmIndex INTEGER
  sysAlarmDefaultName DisplayString
  sysAlarmCustomName DisplayString
  sysAlarmSeverity INTEGER
  sysAlarmToRelayMapping DisplayString
  sysAlarmOperStatus INTEGER

VpwrTrapTableEntry  
SEQUENCE    
  vpwrTrapIpIndex INTEGER
  vpwrTrapIpAddress IpAddress
  vpwrTrapCriticality INTEGER

Defined Values

valereDcPowerMgt 1.3.6.1.4.1.13858
MIB Version 2.0 History Apr 26, 2007 Added SysAlarm Config Table Version 2.0 Feb 08, 2003 Changed vpwrTrapDestinationTable to vpwrTrapTable Corrected entry for vpwrTrapTable to be VpwrTrapTableEntry This fixes errors generated by MG-SOFT mib compiler.Ver1.0 Oct 30, 2002 initial release - version 0.4
MODULE-IDENTITY    

vpwrDcPowerProducts 1.3.6.1.4.1.13858.1
OBJECT IDENTIFIER    

vpwrDcPowerSystem 1.3.6.1.4.1.13858.2
OBJECT IDENTIFIER    

vpwrDcPowerRectifier 1.3.6.1.4.1.13858.3
OBJECT IDENTIFIER    

vpwrDcPowerLvd 1.3.6.1.4.1.13858.4
OBJECT IDENTIFIER    

vpwrDcPowerTest 1.3.6.1.4.1.13858.5
OBJECT IDENTIFIER    

vpwrDcPowerModuleIdent 1.3.6.1.4.1.13858.6
OBJECT IDENTIFIER    

vpwrDcPowerBatteryGroup 1.3.6.1.4.1.13858.7
OBJECT IDENTIFIER    

vpwrDcPowerAlarmGroup 1.3.6.1.4.1.13858.8
OBJECT IDENTIFIER    

vpwrDcPowerSnmpConfig 1.3.6.1.4.1.13858.9
OBJECT IDENTIFIER    

vpwrDcPowerTraps 1.3.6.1.4.1.13858.10
OBJECT IDENTIFIER    

vpwrDcPowerTrapsMsgString 1.3.6.1.4.1.13858.11
OBJECT IDENTIFIER    

vpwrSystemIdentGroup 1.3.6.1.4.1.13858.2.1
OBJECT IDENTIFIER    

vpwrSystemConfigGroup 1.3.6.1.4.1.13858.2.2
OBJECT IDENTIFIER    

vpwrSystemParameterGroup 1.3.6.1.4.1.13858.2.3
OBJECT IDENTIFIER    

vpwrLvdConfigGroup 1.3.6.1.4.1.13858.4.1
OBJECT IDENTIFIER    

vpwrLvdAlarmGroup 1.3.6.1.4.1.13858.4.2
OBJECT IDENTIFIER    

vpwrLvdTestGroup 1.3.6.1.4.1.13858.4.3
OBJECT IDENTIFIER    

vpwrRectifierConfigGroup 1.3.6.1.4.1.13858.3.1
OBJECT IDENTIFIER    

vpwrRectifierAlarmGroup 1.3.6.1.4.1.13858.3.2
OBJECT IDENTIFIER    

vpwrRectifierTestGroup 1.3.6.1.4.1.13858.3.3
OBJECT IDENTIFIER    

vpwrBatteryTempGroup 1.3.6.1.4.1.13858.7.1
OBJECT IDENTIFIER    

vpwrIdentManufacturer 1.3.6.1.4.1.13858.2.1.1
The name of the DC Power manufacturer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

vpwrIdentModel 1.3.6.1.4.1.13858.2.1.2
The DC Power Model designation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

vpwrIdentControllerVersion 1.3.6.1.4.1.13858.2.1.3
The hardware/firmware version(s). This variable may or may not have the same value as vpwrIdentAgentSoftwareVersion.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

vpwrIdentAgentSoftwareVersion 1.3.6.1.4.1.13858.2.1.4
The SNMP agent software version. This variable may or may not have the same value as vpwrIdentControllerFirmwareVersion.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

vpwrIdentName 1.3.6.1.4.1.13858.2.1.5
A string identifying the system. This object should be set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

vpwrSystemIdentTable 1.3.6.1.4.1.13858.2.1.6
This table describes shelves and modules that make up the sysetm.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpwrSystemIdentEntry

vpwrSystemIdentEntry 1.3.6.1.4.1.13858.2.1.6.1
An entry containing information applicable to a particular module making up the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  VpwrSystemIdentEntry  

vpwrShelfIndex 1.3.6.1.4.1.13858.2.1.6.1.1
Identifies shelf number that this module belongs to. The possible values are 1 through 16 limited by vpwrSystemShelfCapacity. The shelf that contains the controller is identified as shelf number 1.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

vpwrModuleIndex 1.3.6.1.4.1.13858.2.1.6.1.2
This object identifies the module by its position in the shelf. Module numbering starts from the controller/expansion controller end of the shelf. So, the module in the first slot has an index of 1, the next module is 2 and so on. Under the current scheme - Rectifier module can have a number between 1 and 5. - LVD module starts with an index of 6.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

vpwrModuleOID 1.3.6.1.4.1.13858.2.1.6.1.3
It indicates the type of the module by specifiying its OID
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

vpwrModuleParameter 1.3.6.1.4.1.13858.2.1.6.1.4
The meaning of this object depends upon the module type which is indicated by vpwrModuleOID as follows - Current for Rectifier module. - Not Applicable for LVD module
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrModuleOperStatus 1.3.6.1.4.1.13858.2.1.6.1.5
This object indicates current over all status of the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER moduleStatusOK(0), moduleStatusAlarm(1)  

vpwrModuleCapacity 1.3.6.1.4.1.13858.2.1.6.1.6
The meaning of this object depends upon the module type which is indicated by vpwrModuleOID as follows - Capacity for Rectifier module. - Not Applicable for LVD module
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrSystemTempCompensation 1.3.6.1.4.1.13858.2.2.1
This parameter enables/disables temperature compensation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tempCompDisabled(0), tempCompEnabled(1)  

vpwrSystemTempCompStartTemperature 1.3.6.1.4.1.13858.2.2.2
The temperature at which temperature compensation becomes active.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 25..60  

vpwrSystemTempCompStopVoltage 1.3.6.1.4.1.13858.2.2.3
When temperature compensation is active, vpwrSystemTempCompStopVoltage is the limit to which float voltage will be reduced. For example, to set this voltage to 51.75 volts enter a value of 5175.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrSystemTempCompensationSlope 1.3.6.1.4.1.13858.2.2.4
The rate at which float voltage is changed, within the specified limits, when temperature compensation is active.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..250  

vpwrSystemThermalSenseType 1.3.6.1.4.1.13858.2.2.5
This parameter selects the temperature sensing point for temperature compensation (in)activation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER external(0), internal(1)  

vpwrSystemHVAlarmSetpoint 1.3.6.1.4.1.13858.2.2.6
System High voltage alarm voltage setting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrSystemBDAlarmSetpoint 1.3.6.1.4.1.13858.2.2.7
System Battery Discharge voltage setting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrSystemInternalTempLThreshold 1.3.6.1.4.1.13858.2.2.8
Temperature value at which temperature compensation inactive (clear) trap would be sent if temperature compensation was active when this value is reached.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrSystemInternalTempUThreshold 1.3.6.1.4.1.13858.2.2.9
Temperature value at which temperature compensation active (set) trap would be sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrSystemShelfCapacity 1.3.6.1.4.1.13858.2.3.1
It describes the maximum number of shelves that can/are controlled by the controller. Each shelf is uniquely numbered in the range from 1 to vpwrShelfCapacity.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

vpwrSystemVoltage 1.3.6.1.4.1.13858.2.3.2
The current system voltage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrSystemCurrent 1.3.6.1.4.1.13858.2.3.3
The current system current.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrSystemControllerState 1.3.6.1.4.1.13858.2.3.4
Current System state as shown on the enhanced display.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER systemControllerStateUnknown(0), systemControllerStateNormal(1), systemControllerStateChange(2), systemControllerStateAlarm(3), systemControllerStateMenu(4), systemControllerStateIrActive(5)  

vpwrSystemInternalTemperature 1.3.6.1.4.1.13858.2.3.5
The current controller internal temperature.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrSystemTempCompensationState 1.3.6.1.4.1.13858.2.3.6
Active or Inactive. Applicable only if temperature compensation is enabled. This means that the controller is temperature compensating the float voltage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER systemTempCompInactive(0), systemTempCompActive(1)  

vpwrSystemType 1.3.6.1.4.1.13858.2.3.7
This parameter describes the type of the system being managed. This object is set by Valere Power Inc.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sysType48V(0), sysType24V(1)  

vpwrLvdWarningSetpoint 1.3.6.1.4.1.13858.4.1.1
LVD Warning voltage setpoint.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrLvdDisconnectSetpoint 1.3.6.1.4.1.13858.4.1.2
LVD disconnect voltage setpoint.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrLvdReconnectSetpoint 1.3.6.1.4.1.13858.4.1.3
LVD Reconnect voltage setpoint.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrLvdReconnectDelayTimer 1.3.6.1.4.1.13858.4.1.4
The delay time, in seconds, before LVD is reconnected
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..240  

vpwrRectifierFVSetpoint 1.3.6.1.4.1.13858.3.1.1
System Float Voltage setting
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrRectifierHVSDSetpoint 1.3.6.1.4.1.13858.3.1.2
System High Voltage Shutdown voltage setting
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrBatteryTempTable 1.3.6.1.4.1.13858.7.1.1
This table describes battery temperature probes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpwrBatteryTempTableEntry

vpwrBatteryTempTableEntry 1.3.6.1.4.1.13858.7.1.1.1
An entry containing information applicable to a particular temperature probe.
Status: current Access: not-accessible
OBJECT-TYPE    
  VpwrBatteryTempTableEntry  

vpwrBatteryTempIndex 1.3.6.1.4.1.13858.7.1.1.1.1
Index into temperature table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrBatteryTempName 1.3.6.1.4.1.13858.7.1.1.1.2
A string identifying probe location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

vpwrBatteryTemp 1.3.6.1.4.1.13858.7.1.1.1.3
Current temperature as recorded by the probe.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrBatteryTempLThreshold 1.3.6.1.4.1.13858.7.1.2
Temperature value at which a clear trap would be sent. All three battery temperature must be at or below this value to trigger this trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrBatteryTempUThreshold 1.3.6.1.4.1.13858.7.1.3
Temperature value at which a set trap would be sent. Any one of the three battery temperatures at or exceeding this limit would trigger the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrAlarmsPresent 1.3.6.1.4.1.13858.8.1
The present number of active alarm conditions.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vpwrAlarmTable 1.3.6.1.4.1.13858.8.2
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 vpwrAlarmIndex, for each type of module starts at 1 and is limited by the total number of alarams that can be generated by the module. Alarms are named by an AutonomousType (OBJECT IDENTIFIER), vpwrAlarmDescr, to allow a single table to reflect alarms for different type of modules. The number of rows in the table at any given time is reflected by the value of vpwrAlarmsPresent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpwrAlarmEntry

vpwrAlarmEntry 1.3.6.1.4.1.13858.8.2.1
An entry containing information applicable to a particular alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  VpwrAlarmEntry  

vpwrAlarmIndex 1.3.6.1.4.1.13858.8.2.1.1
Identifies the alarm associated with the module. It is unique on per module type basis. For example, multiple rectifiers can have the same alarm and therefore same vpwrAlarmIndex active at any one time.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

vpwrAlarmDescr 1.3.6.1.4.1.13858.8.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

vpwrAlarmTime 1.3.6.1.4.1.13858.8.2.1.3
The value of sysUpTime when the alarm condition was detected.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

sysAlarmConfigTable 1.3.6.1.4.1.13858.8.4
This table describes battery temperature probes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysAlarmConfigEntry

sysAlarmConfigEntry 1.3.6.1.4.1.13858.8.4.1
An entry containing information applicable to a particular temperature probe.
Status: current Access: not-accessible
OBJECT-TYPE    
  SysAlarmConfigEntry  

sysAlarmIndex 1.3.6.1.4.1.13858.8.4.1.1
Index into temperature table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

sysAlarmDefaultName 1.3.6.1.4.1.13858.8.4.1.2
A string identifying probe location.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

sysAlarmCustomName 1.3.6.1.4.1.13858.8.4.1.3
A string identifying probe location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

sysAlarmSeverity 1.3.6.1.4.1.13858.8.4.1.4
Alarm Severity as denoted by Major and Minor Alarm Mask
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), major(1), minor(2), majorAndMinor(3)  

sysAlarmToRelayMapping 1.3.6.1.4.1.13858.8.4.1.5
No additional mapping = 0 Map to Relay A = 1 Map to Relay B = 2 Map to Relay C = 4 Map to Relay D = 8 Map to Relay E = 16 Map to Relay F = 32 Map to Relay A and B = (1 + 2) and so on The major/minor classification of alarms automatically associates it with Major/Minor relay. Assigning a null mapping here does not override sysRelayAlarmSeverity for the alarm. It should be used to define mapping to additional relays.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

sysAlarmOperStatus 1.3.6.1.4.1.13858.8.4.1.6
Indicates current alarm status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(0), active(1)  

vpwrTrapTable 1.3.6.1.4.1.13858.9.1
A list of possible trap destinations depending upon the criticality of the trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpwrTrapTableEntry

vpwrTrapTableEntry 1.3.6.1.4.1.13858.9.1.1
An entry containing information applicable to a particular trap destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  VpwrTrapTableEntry  

vpwrTrapIpIndex 1.3.6.1.4.1.13858.9.1.1.1
Trap Entry Index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vpwrTrapIpAddress 1.3.6.1.4.1.13858.9.1.1.2
Trap destination IP Address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vpwrTrapCriticality 1.3.6.1.4.1.13858.9.1.1.3
Criticality of traps sent to this IP Address
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vpwrReadCommunityString 1.3.6.1.4.1.13858.9.2
This allows setting password to be able to do Get operations
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..8)  

vpwrWriteCommunityString 1.3.6.1.4.1.13858.9.3
This allows setting password to be able to do Get and Set operations. The read-access is not allowed in the actual implementation.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..8)  

vpwrTrapCommunityString 1.3.6.1.4.1.13858.9.4
This allows setting community string required for the trap to be accepted at the destination.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..8)  

vpwrTrapPowerMajorAlarm 1
Major Alarm
TRAP-TYPE    

vpwrTrapPowerMinorAlarm 2
Minor Alarm
TRAP-TYPE    

vpwrTrapACFAlarm 3
AC Fail Alarm
TRAP-TYPE    

vpwrTrapHVAlarm 4
High Voltage Warning Alarm
TRAP-TYPE    

vpwrTrapHVSDAlarm 5
High Voltage Shutdown Alarm
TRAP-TYPE    

vpwrTrapBDAlarm 6
Battery on Discharge Alarm
TRAP-TYPE    

vpwrTrapLVDWarningAlarm 7
LVD Warning Alarm
TRAP-TYPE    

vpwrTrapLVDOpenAlarm 8
LVD Open Alarm
TRAP-TYPE    

vpwrTrapDistAlarm 9
Distribution Open Alarm
TRAP-TYPE    

vpwrTrapAuxAlarm 10
Auxiliary System Alarm
TRAP-TYPE    

vpwrTrapSystemRedundancyAlarm 11
System Redundant Capacity Alarm
TRAP-TYPE    

vpwrTrapIShareAlarm 12
Rectifier Current Share Alarm
TRAP-TYPE    

vpwrTrapModuleFailAlarm 13
Single Rectifier Fail Alarm
TRAP-TYPE    

vpwrTrapMultipleModuleFailAlarm 14
Multiple Rectifier Fail Alarm
TRAP-TYPE    

vpwrTrapModuleCommAlarm 15
Module Communication Alarm
TRAP-TYPE    

vpwrTrapSystemOverTemperatureAlarm 16
System Over Temperature Alarm
TRAP-TYPE    

vpwrTrapSystemOK 17
SYSTEM OK - No Active Alarms
TRAP-TYPE    

vpwrTrapModuleInserted 18
A new module has been inserted into the system.
TRAP-TYPE    

vpwrTrapModuleRemoved 19
A module has been removed from the system.
TRAP-TYPE    

vpwrTrapThermalCompActive 20
Thermal compensation has become active.
TRAP-TYPE    

vpwrTrapThermalCompInactive 21
Thermal compensation has been de-activated.
TRAP-TYPE    

vpwrTrapInternalTempAlarmSet 22
Internal Temperature upper threshold exceeded.
TRAP-TYPE    

vpwrTrapInternalTempAlarmCleared 23
Internal Temperature within limits
TRAP-TYPE    

vpwrTrapBatteryTempAlarmSet 24
At least one Battery Temperature exceeded upper threshold.
TRAP-TYPE    

vpwrTrapBatteryTempAlarmCleared 25
All Battery Temperatures within limits
TRAP-TYPE    

vpwrLvdAlarmContactorOpen 1.3.6.1.4.1.13858.4.2.1
Contactor open
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrLvdAlarmCBOpen 1.3.6.1.4.1.13858.4.2.2
Circuit Breaker open
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrTrapLvdFuseOpen 1.3.6.1.4.1.13858.4.2.3
Fuse open
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrLvdAlarmWarning 1.3.6.1.4.1.13858.4.2.4
Plant Voltage below warning threshold
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmDCFail 1.3.6.1.4.1.13858.3.2.1
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmBoostFail 1.3.6.1.4.1.13858.3.2.2
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmACFail 1.3.6.1.4.1.13858.3.2.3
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmHVSD 1.3.6.1.4.1.13858.3.2.4
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmFanFail 1.3.6.1.4.1.13858.3.2.5
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmAmbTemp 1.3.6.1.4.1.13858.3.2.6
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmIntTemp 1.3.6.1.4.1.13858.3.2.7
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmIShare 1.3.6.1.4.1.13858.3.2.8
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmUV 1.3.6.1.4.1.13858.3.2.9
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmLowVoltage 1.3.6.1.4.1.13858.3.2.10
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmReserved 1.3.6.1.4.1.13858.3.2.11
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmDCEnable 1.3.6.1.4.1.13858.3.2.12
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmRemoteShutdown 1.3.6.1.4.1.13858.3.2.13
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmModDisableShutdown 1.3.6.1.4.1.13858.3.2.14
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmShortPinShutdown 1.3.6.1.4.1.13858.3.2.15
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrRectAlarmBoostComm 1.3.6.1.4.1.13858.3.2.16
Status: current Access: read-write
OBJECT-IDENTITY    

vpwrTrapsMsgString 1.3.6.1.4.1.13858.11.1
Place holder for trap notification message string
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..127)