PM8ECCMIB

File: PM8ECCMIB.mib (49409 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215

Imported symbols

enterprises OBJECT-TYPE TRAP-TYPE

Defined Types

AlarmType  
INTEGER overValue(10), overPower(11), overReversePower(12), underValue(20), underPower(21), phaseRotationReversal(51), phaseLossVoltage(52), phaseLossCurrent(53), powerFactorLeading(54), powerFactorLagging(55), digitalInputOFFtoON(60), digitalInputONtoOFF(61), unaryEvent(70), voltageOrCurrentSwell(80), voltageOrCurrentSag(90), combinatorialAND(100), combinatorialNAND(101), combinatorialOR(102), combinatorialNOR(103), combinatorialXOR(104), combinatorialNOT(105), diagnostic(1280)    

IOPointType  
INTEGER digitalInput(1), digitalOutput(2), analogInput(3), analogOutput(4)    

IOPointLabel  
OCTET STRING Size(0..16)    

AlarmLabel  
OCTET STRING Size(0..16)    

SystemWiringTypeEntry  
SEQUENCE    
  swtIndex INTEGER
  swtWiringType INTEGER

LoadCurrentEntry  
SEQUENCE    
  lcIndex INTEGER
  lcIa OCTET STRING
  lcIb OCTET STRING
  lcIc OCTET STRING
  lcIAvg OCTET STRING

PowerEntry  
SEQUENCE    
  pIndex INTEGER
  pReal OCTET STRING
  pReactive OCTET STRING
  pApparent OCTET STRING

PowerFactorEntry  
SEQUENCE    
  pfIndex INTEGER
  pfPowerFactorTotal OCTET STRING
  pfPowerFactorDescription OCTET STRING

VoltageEntry  
SEQUENCE    
  vIndex INTEGER
  vVab OCTET STRING
  vVbc OCTET STRING
  vVca OCTET STRING
  vVllAvg OCTET STRING
  vVan OCTET STRING
  vVbn OCTET STRING
  vVcn OCTET STRING
  vVlnAvg OCTET STRING

FrequencyEntry  
SEQUENCE    
  fIndex INTEGER
  fFrequency OCTET STRING

CurrentDemandEntry  
SEQUENCE    
  cdIndex INTEGER
  cdPhase OCTET STRING
  cdPresentCurrentDemand OCTET STRING
  cdPeakCurrentDemand OCTET STRING
  cdLastCurrentDemand OCTET STRING
  cdPeakDateTime OCTET STRING
  cdResetDateTime OCTET STRING
  cdPhaseEnum INTEGER

PowerDemandEntry  
SEQUENCE    
  pdIndex INTEGER
  pdComponent OCTET STRING
  pdPresentPowerDemand OCTET STRING
  pdPeakPowerDemand OCTET STRING
  pdLastPowerDemand OCTET STRING
  pdPeakDateTime OCTET STRING
  pdResetDateTime OCTET STRING
  pdComponentEnum INTEGER

EnergyEntry  
SEQUENCE    
  eIndex INTEGER
  eRealEnergy OCTET STRING
  eDateTimeRealEnergyReset OCTET STRING
  eReactiveEnergy OCTET STRING
  eDateTimeReactiveEnergyReset OCTET STRING
  eApparentEnergy OCTET STRING
  eDateTimeApparentEnergyReset OCTET STRING

AlarmConfigurationEntry  
SEQUENCE    
  acIndex INTEGER
  acPosition INTEGER
  acAlarmLabel AlarmLabel
  acEnabled INTEGER
  acStatus INTEGER
  acCounter INTEGER
  acPriority INTEGER
  acType AlarmType
  acAlarmList1 INTEGER
  acAlarmList2 INTEGER
  acAlarmList3 INTEGER
  acAlarmList4 INTEGER

AlarmSummaryBitmapsEntry  
SEQUENCE    
  alSumIndex INTEGER
  alSumAlarms1to16 OCTET STRING
  alSumAlarms17to32 OCTET STRING
  alSumAlarms33to48 OCTET STRING
  alSumAlarms49to64 OCTET STRING
  alSumAlarms65to74 OCTET STRING

AlarmCountersEntry  
SEQUENCE    
  alCntIndex INTEGER
  alCntAlarmPosition INTEGER
  alCntCount INTEGER

IoOptionIDEntry  
SEQUENCE    
  ioIDIndex INTEGER
  ioIDInstalledOptionSlot1 INTEGER
  ioIDInstalledOptionSlot2 INTEGER

IoConfigurationEntry  
SEQUENCE    
  iocIndex INTEGER
  iocPointNumber INTEGER
  iocLabel IOPointLabel
  iocStateOrValue OCTET STRING
  iocPointType IOPointType
  iocMode INTEGER
  iocType INTEGER
  iocCount OCTET STRING

IoStatusBitmapsEntry  
SEQUENCE    
  ioStatIndex INTEGER
  ioStatSummaryBitmap OCTET STRING

MeterIdentificationEntry  
SEQUENCE    
  midIndex INTEGER
  midSerialNumber INTEGER
  midFirmwareVersion OCTET STRING
  midModelNumber OCTET STRING
  midDeviceName OCTET STRING

Defined Values

schneiderElectric 1.3.6.1.4.1.3833
OBJECT IDENTIFIER    

transparentFactoryEthernet 1.3.6.1.4.1.3833.1
OBJECT IDENTIFIER    

equipmentProfile 1.3.6.1.4.1.3833.1.7
OBJECT IDENTIFIER    

tfProducts 1.3.6.1.4.1.3833.1.7.255
OBJECT IDENTIFIER    

ecc 1.3.6.1.4.1.3833.1.7.255.15
OBJECT IDENTIFIER    

pm8ecc 1.3.6.1.4.1.3833.1.7.255.15.1
OBJECT IDENTIFIER    

metering 1.3.6.1.4.1.3833.1.7.255.15.1.1
OBJECT IDENTIFIER    

systemWiringTypeTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.1
The wiring system type of the host meter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemWiringTypeEntry

systemWiringTypeEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.1.1
Host Meter System Wiring Type
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SystemWiringTypeEntry  

swtIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.1.1.1
System Wiring Type Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

swtWiringType 1.3.6.1.4.1.3833.1.7.255.15.1.1.1.1.2
Single Phase Line to Neutral 2 Wire 1CT 1PT is '10' Single Phase Line to Line 2 Wire 1CT 1PT is '11' Single Phase 3-Wire 3 wire 2CT 2PT is '12' Three Phase 3 Wire 2CT 2PT is '30' Three Phase 3 Wire 3CT 2PT is '31' Three Phase 3 Wire 1CT 2PT is '32' Three Phase 4 Wire 3CT 3PT is '40' Three Phase 4 Wire 3CT 2PT is '42' Three Phase 4 Wire 1CT 3PT is '44'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 10 | 11 | 12 | 30 | 31 | 32 | 40 | 42 | 44  

loadCurrentTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.2
Host Meter Load Current Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadCurrentEntry

loadCurrentEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.2.1
Host Meter Load Current Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadCurrentEntry  

lcIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.2.1.1
Load Current Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

lcIa 1.3.6.1.4.1.3833.1.7.255.15.1.1.2.1.2
Host Meter Load Current Phase A Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

lcIb 1.3.6.1.4.1.3833.1.7.255.15.1.1.2.1.3
Host Meter Load Current Phase B Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

lcIc 1.3.6.1.4.1.3833.1.7.255.15.1.1.2.1.4
Host Meter Load Current Phase C Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

lcIAvg 1.3.6.1.4.1.3833.1.7.255.15.1.1.2.1.5
Host Meter Load Current 3 Phase Average Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

powerTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.3
Host Meter Power Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerEntry

powerEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.3.1
Host Meter Power Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerEntry  

pIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.3.1.1
Power Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

pReal 1.3.6.1.4.1.3833.1.7.255.15.1.1.3.1.2
Host Meter Real Power Units = kW
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pReactive 1.3.6.1.4.1.3833.1.7.255.15.1.1.3.1.3
Host Meter Reactive Power Units = kVAR
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pApparent 1.3.6.1.4.1.3833.1.7.255.15.1.1.3.1.4
Host Meter Apparent Power Units = kVA
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

powerFactorTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.4
Host Meter Power Factor Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerFactorEntry

powerFactorEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.4.1
Host Meter Power Factor Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerFactorEntry  

pfIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.4.1.1
Power Factor Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

pfPowerFactorTotal 1.3.6.1.4.1.3833.1.7.255.15.1.1.4.1.2
Host Meter 3 Phase Total Power Factor
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfPowerFactorDescription 1.3.6.1.4.1.3833.1.7.255.15.1.1.4.1.3
Describes the current power factor Lead/Lag for IEEE mode Cap/Ind for IEC mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

voltageTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.5
Host Meter Voltage Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoltageEntry

voltageEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1
Host Meter Voltage Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VoltageEntry  

vIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.1
Voltage Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

vVab 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.2
Host Meter Voltage Line A to Line B Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVbc 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.3
Host Meter Voltage Line B to Line C Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVca 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.4
Host Meter Voltage Line C to Line A Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVllAvg 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.5
Host Meter Voltage Line to Line Average Voltage Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVan 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.6
Host Meter Voltage Line A to Neutral Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVbn 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.7
Host Meter Voltage Line B to Neutral Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVcn 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.8
Host Meter Voltage Line C to Neutral Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vVlnAvg 1.3.6.1.4.1.3833.1.7.255.15.1.1.5.1.9
Host Meter Voltage Line to Neutral 3 Phase Average Units = V (Volts)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

frequencyTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.6
Host Meter Frequency Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrequencyEntry

frequencyEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.6.1
Host Meter Frequency Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FrequencyEntry  

fIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.6.1.1
Frequency Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

fFrequency 1.3.6.1.4.1.3833.1.7.255.15.1.1.6.1.2
Host Meter Frequency Units = Hz
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

currentDemandTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.7
Host Meter Current Demand Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CurrentDemandEntry

currentDemandEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1
Host Meter Current Demand Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CurrentDemandEntry  

cdIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.1
Demand Current Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

cdPhase 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.2
Host Meter Current Demand Phase Name
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

cdPresentCurrentDemand 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.3
Host Meter Present Demand Current Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cdPeakCurrentDemand 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.4
Host Meter Peak Current Demand Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cdLastCurrentDemand 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.5
Host Meter Current Demand Last Interval Units = A (Amps)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cdPeakDateTime 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.6
Host Meter Peak Current Demand Date and Time
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cdResetDateTime 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.7
Host Meter Date and Time of Demand Current Reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cdPhaseEnum 1.3.6.1.4.1.3833.1.7.255.15.1.1.7.1.8
Host Meter Current Demand Phase
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER currentPhaseA(1), currentPhaseB(2), currentPhaseC(3)  

powerDemandTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.8
Host Meter Power Demand
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerDemandEntry

powerDemandEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1
Host Meter Power Demand Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerDemandEntry  

pdIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.1
Power Demand Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

pdComponent 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.2
Host Meter Power Demand Component Units: Real = kW Reacitve = kVAR Apparent = kVA
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4..8)  

pdPresentPowerDemand 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.3
Host Meter Present Demand Power
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pdPeakPowerDemand 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.4
Host Meter Peak Power Demand
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pdLastPowerDemand 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.5
Host Meter Power Demand Last Interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pdPeakDateTime 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.6
Host Meter Peak Power Demand Date and Time
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pdResetDateTime 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.7
Host Meter Date and Time of Power Demand Reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pdComponentEnum 1.3.6.1.4.1.3833.1.7.255.15.1.1.8.1.8
Host Meter Power Demand Component
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER realPower(1), reactivePower(2), apparentPower(3)  

energyTable 1.3.6.1.4.1.3833.1.7.255.15.1.1.9
Host Meter Energy Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnergyEntry

energyEntry 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1
Host Meter Energy Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EnergyEntry  

eIndex 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.1
Energy Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

eRealEnergy 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.2
Host Meter Real Energy Units = kWh
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eDateTimeRealEnergyReset 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.3
Host Meter Date and Time Real Energy Accumulation was reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eReactiveEnergy 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.4
Host Meter Reactive Energy Units = kVARh
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eDateTimeReactiveEnergyReset 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.5
Host Meter Date and Time Reative Energy Accumulation was reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eApparentEnergy 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.6
Host Meter Apparent Energy Units = kVAh
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eDateTimeApparentEnergyReset 1.3.6.1.4.1.3833.1.7.255.15.1.1.9.1.7
Host Meter Date and Time Reactive Energy Accumulation was reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarms 1.3.6.1.4.1.3833.1.7.255.15.1.2
OBJECT IDENTIFIER    

alarmConfigurationTable 1.3.6.1.4.1.3833.1.7.255.15.1.2.1
Displays the current configuration of the Host Meter On-board alarms
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmConfigurationEntry

alarmConfigurationEntry 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1
Contains configuration information for the Host Meter On-board Alarms
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AlarmConfigurationEntry  

acIndex 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.1
Alarm Configuration Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

acPosition 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.2
Indicates the position of the alarm. 1 - 74
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..74  

acAlarmLabel 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.3
The name of the alarm (user configurable)
Status: mandatory Access: read-only
OBJECT-TYPE    
  AlarmLabel  

acEnabled 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.4
Indicates whether the alarm is enabled or not. 0 = Disabled 255 = Enabled
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0 | 255  

acStatus 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.5
Indicates whether the alarm is active. 0 = Inactive 1 = Active
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

acCounter 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.6
Indicates the number of times the alarm has been activated. Note: This counter resets at 32767
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..32767  

acPriority 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.7
The priority of the alarm. 0 = No Priority 1 = Low Priority 2 = Medium Priority 3 = High Priority
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

acType 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.8
Indicates the type of the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AlarmType  

acAlarmList1 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.9
Used for combinatorial type alarms - The position of the first alarm that is used to evaluate the alarm state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acAlarmList2 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.10
Used for combinatorial type alarms - The position of the second alarm that is used to evaluate the alarm state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acAlarmList3 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.11
Used for combinatorial type alarms - The position of the third alarm that is used to evaluate the alarm state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acAlarmList4 1.3.6.1.4.1.3833.1.7.255.15.1.2.1.1.12
Used for combinatorial type alarms - The position of the fourth alarm that is used to evaluate the alarm state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

alarmSummaryBitmapsTable 1.3.6.1.4.1.3833.1.7.255.15.1.2.2
Indicates the state of the Host Meter On-Board Alarms
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmSummaryBitmapsEntry

alarmSummaryBitmapsEntry 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1
Indicates the status of the Host Meter On-Board Alarms
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AlarmSummaryBitmapsEntry  

alSumIndex 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1.1
Alarm Summary Bitmap Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

alSumAlarms1to16 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1.2
Indicates the status of Alarms 1 - 16 (16-bits, bit-0 = Alarm 1)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

alSumAlarms17to32 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1.3
Indicates the status of Alarms 17 - 32 (16-bits, bit-0 = Alarm 17)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

alSumAlarms33to48 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1.4
Indicates the status of Alarms 33 - 48 (16-bits, bit-0 = Alarm 33)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

alSumAlarms49to64 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1.5
Indicates the status of Alarms 49 - 64 (16-bits, bit-0 = Alarm 49)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

alSumAlarms65to74 1.3.6.1.4.1.3833.1.7.255.15.1.2.2.1.6
Indicates the status of Alarms 65 - 74 (16-bits, bit-0 = Alarm 65, bit-9 = Alarm 74)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

alarmCountersTable 1.3.6.1.4.1.3833.1.7.255.15.1.2.3
Host Meter On-Board Alarm Counters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmCountersEntry

alarmCountersEntry 1.3.6.1.4.1.3833.1.7.255.15.1.2.3.1
Host Meter On-Board Alarm Counters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AlarmCountersEntry  

alCntIndex 1.3.6.1.4.1.3833.1.7.255.15.1.2.3.1.1
Alarm Counters Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

alCntAlarmPosition 1.3.6.1.4.1.3833.1.7.255.15.1.2.3.1.2
The Host Meter Alarm Position
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..74  

alCntCount 1.3.6.1.4.1.3833.1.7.255.15.1.2.3.1.3
The number of times the Host Meter On-Board alarm has transitioned from an inactive state to an active state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

io 1.3.6.1.4.1.3833.1.7.255.15.1.3
OBJECT IDENTIFIER    

ioOptionIDTable 1.3.6.1.4.1.3833.1.7.255.15.1.3.1
I/O Option Module Installed on the Host Meter
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoOptionIDEntry

ioOptionIDEntry 1.3.6.1.4.1.3833.1.7.255.15.1.3.1.1
I/O Option Card Installed On-board the Host Meter
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IoOptionIDEntry  

ioIDIndex 1.3.6.1.4.1.3833.1.7.255.15.1.3.1.1.1
I/O Installed Option ID Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

ioIDInstalledOptionSlot1 1.3.6.1.4.1.3833.1.7.255.15.1.3.1.1.2
0 = Not Installed 1 = Unused 2 = IO22 3 = IO26 4 = IO 2222
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unused(1), io-22(2), io-26(3), io-2222(4)  

ioIDInstalledOptionSlot2 1.3.6.1.4.1.3833.1.7.255.15.1.3.1.1.3
0 = Not Installed 1 = Unused 2 = IO22 3 = IO26 4 = IO 2222
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unused(1), io-22(2), io-26(3), io-2222(4)  

ioConfigurationTable 1.3.6.1.4.1.3833.1.7.255.15.1.3.2
Displays the current I/O configuration for each I/O point
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoConfigurationEntry

ioConfigurationEntry 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1
Contains configuration information for the Host Meter On-board I/O
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IoConfigurationEntry  

iocIndex 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.1
I/O Configuration Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

iocPointNumber 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.2
The point number for this I/O Point
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..18  

iocLabel 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.3
The name of the I/O Point (user configurable)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IOPointLabel  

iocStateOrValue 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.4
Displays the current value for the I/O Point Digial I/O: 1 = Active or 0 = Inactive Analog I/O: Scaled input/output value
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

iocPointType 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.5
The type of I/O at this point
Status: mandatory Access: read-only
OBJECT-TYPE    
  IOPointType  

iocMode 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.6
For Digital Inputs and Outputs this object is always 0 indicating 'Discrete'. For Analog Inputs and Outputs this object indicates the range of analog I/O values (used without units) 0 = 0 - 1 1 = 0 - 5 2 = 0 - 10 3 = 0 - 20 4 = 1 - 5 5 = 4 - 20 6 = -5 - 5 7 = -10 - 10 8 = -100 - 100 9 = User defined (values default to 0)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..9  

iocType 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.7
For Digital Inputs this object indicates input type 1 = Unused 2 = AC/DC For Digital Outputs this object indicates output type 1 = solid state relay 2 = electromechanical relay For Analog Inputs and Outputs this object indicates the digital resolution of the I/O hardware. 0 = 8-Bit, unipolar 1 = 10-Bit, unipolar 2 = 12-Bit, unipolar 3 = 14-Bit, unipolar 4 = 16-Bit, unipolar 5 = 16-Bit, bipolar with sign 6 = reserved 7 = reserved 8 = Resolution for IO2222 Voltage range 0 - 4000 9 = Resolution for IO2222 Current range 800 - 4000
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

iocCount 1.3.6.1.4.1.3833.1.7.255.15.1.3.2.1.8
Number of times digital I/O point has transitioned from OFF to ON
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

ioStatusBitmapsTable 1.3.6.1.4.1.3833.1.7.255.15.1.3.3
Host Meter I/O Status Bitmaps
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoStatusBitmapsEntry

ioStatusBitmapsEntry 1.3.6.1.4.1.3833.1.7.255.15.1.3.3.1
Host Meter On-Board I/O Status Bitmaps
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IoStatusBitmapsEntry  

ioStatIndex 1.3.6.1.4.1.3833.1.7.255.15.1.3.3.1.1
I/O Summary Bitmaps Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

ioStatSummaryBitmap 1.3.6.1.4.1.3833.1.7.255.15.1.3.3.1.2
Indicates the Status of the Host Meter I/O Points Bit-0 = I/O Point 1 Bit-1 = I/O Point 2 ... Bit-17 = I/O Point 18
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(18)  

meterSystem 1.3.6.1.4.1.3833.1.7.255.15.1.4
OBJECT IDENTIFIER    

meterIdentificationTable 1.3.6.1.4.1.3833.1.7.255.15.1.4.1
Host Meter Identification
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MeterIdentificationEntry

meterIdentificationEntry 1.3.6.1.4.1.3833.1.7.255.15.1.4.1.1
Host Meter Identification
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MeterIdentificationEntry  

midIndex 1.3.6.1.4.1.3833.1.7.255.15.1.4.1.1.1
Meter Identification Table Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

midSerialNumber 1.3.6.1.4.1.3833.1.7.255.15.1.4.1.1.2
Host meter 32 bit Serial Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

midFirmwareVersion 1.3.6.1.4.1.3833.1.7.255.15.1.4.1.1.3
Host Meter Firmware Version
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

midModelNumber 1.3.6.1.4.1.3833.1.7.255.15.1.4.1.1.4
Host Meter Model Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

midDeviceName 1.3.6.1.4.1.3833.1.7.255.15.1.4.1.1.5
Host Meter Label plus Nameplate
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

trapVariables 1.3.6.1.4.1.3833.1.7.255.15.1.5
OBJECT IDENTIFIER    

alarmDateAndTime 1.3.6.1.4.1.3833.1.7.255.15.1.5.1
The Date and Time of the alarm state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmLabel 1.3.6.1.4.1.3833.1.7.255.15.1.5.2
The Descriptive Label given to the alarm
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmState 1.3.6.1.4.1.3833.1.7.255.15.1.5.3
The state of the Alarm - pickup, dropout, unary, diagnostic
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmValue 1.3.6.1.4.1.3833.1.7.255.15.1.5.4
The value of the alarm when it changed state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

alarmPriority 1.3.6.1.4.1.3833.1.7.255.15.1.5.5
The priority defined for the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER highPriority(1), mediumPriority(2), lowPriority(3)  

mibVersion 1.3.6.1.4.1.3833.1.7.255.15.1.6
This is the current version of the MIB
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pm8OnBoardAlarmP1 1
Indicates the Host Meter On-Board Alarm system has detected a state change of an enabled alarm with a priority of 1
TRAP-TYPE    

pm8OnBoardAlarmP2 2
Indicates the Host Meter On-Board Alarm system has detected a state change of an enabled alarm with a priority of 2
TRAP-TYPE    

pm8OnBoardAlarmP3 3
Indicates the Host Meter On-Board Alarm system has detected a state change of an enabled alarm with a priority of 3
TRAP-TYPE