Vertiv
|
NetSure Monitor Unit User Manual (UM1M832DNA)
|
Rev. C
133
DESCRIPTION "
Number of panels positions: 0=2 1=4 2=6 3=8 "
::= { bay 20 }
-- High Current #1 Over-current alarm condition
-- High Current #2 Over-current alarm condition
-- SM-DUE comm loss Communication failure with the SM-DUE
------------------------------------------------------------
-- 6302.4.1.2.2 Panel values { sys 2 }
------------------------------------------------------------
panel OBJECT IDENTIFIER ::= { sys 2 }
panelTable OBJECT-TYPE
SYNTAX SEQUENCE OF PanelEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Panel Table."
::= { panel 1 }
panelEntry OBJECT-TYPE
SYNTAX PanelEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Panel Table Entry."
INDEX { panelIndex }
::= { panelTable 1 }
PanelEntry ::= SEQUENCE {
panelIndex Integer32,
panelPosition panelPositionString,
panelName DisplayString,
panelEnabled EnableState,
panelType PanelTypeOptions,
panelFeed PanelFeedOptions,
panelClearAccumulatedValues ClearDataOptions,
panelDistributionMeasurementType MeasurementType,
panelNumberDistributionElements Integer32 }
panelIndex OBJECT-TYPE
SYNTAX Integer32(3701..3708)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Automatically generated index object."
::= { panelEntry 1 }
panelPosition OBJECT-TYPE
SYNTAX panelPositionString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "
A through H (assigned by the controller),a(0) or b(1)
or c(2) or d(3) or e(4) or f(5) or g(6) or h(7)"
::= { panelEntry 2 }
panelName OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write