-- ***************************************************************************************** -- PMC-2246M MIB File -- 2019/05/31 -- Version: v3.4.0 -- Note: This version is only apply to the PMC-2246M with firmware version v3.1.0 or after. -- *****************************************************************************************-- ICPDAS-PMC2246M-MIB DEFINITIONS ::= BEGIN IMPORTS enterprises, Opaque, Integer32, Counter32, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE FROM SNMPv2-SMI; -- 1.3.6.1.4.1.34321.31.2246 pmc2246 MODULE-IDENTITY LAST-UPDATED "20190515110425Z" ORGANIZATION "ICP DAS CO., LTD." CONTACT-INFO "No. 111, Guangfu N. Rd., Hukou Township, Hsinchu County 30351, Taiwan, R.O.C. Tel: +886-3-5973366 FAX: +886-3-5973733" DESCRIPTION "The MIB For PMC-2246M." REVISION "201904121003Z" DESCRIPTION " " ::= { pmc 2246 } -- 1.3.6.1.4.1.34321 icpdas OBJECT IDENTIFIER ::= { enterprises 34321 } -- 1.3.6.1.4.1.34321.31 pmc OBJECT IDENTIFIER ::= { icpdas 31 } -- 1.3.6.1.4.1.34321.31.2246.1 systemInfo OBJECT IDENTIFIER ::= { pmc2246 1 } -- 1.3.6.1.4.1.34321.31.2246.1.1 serialNumber OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The hardware serial number of the device." ::= { systemInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.1.2 firmwareVersion OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The firmware version of the device." ::= { systemInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.1.3 nickname OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The nickname of the device." ::= { systemInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.1.4 systemCurrentTime OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The system current time of the device." ::= { systemInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.1.5 networkInfo OBJECT IDENTIFIER ::= { systemInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.1.5.1 webserverPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The web server port of the device." ::= { networkInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.1.5.2 modbusTcpPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus TCP slave port of the device." ::= { networkInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.1.5.3 modbusTcpNetID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus TCP NetID of the device." ::= { networkInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.1.5.6 cellularInfo OBJECT IDENTIFIER ::= { networkInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.1.5.6.1 cellularIP OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The IP address of cellular network." ::= { cellularInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.1.5.6.2 cellularSignal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The signal strength (measured in dBm) received from cellular network." ::= { cellularInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.1.5.6.3 cellularSignalPercent OBJECT-TYPE SYNTAX Integer32 (0..100) MAX-ACCESS read-only STATUS current DESCRIPTION "Display signal strength in percentage values." ::= { cellularInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.1.6 microSDFreeSpace OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The free space of the microSD card." ::= { systemInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.1.7 moduleAmount OBJECT IDENTIFIER ::= { systemInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.1.7.1 xvBoardAmount OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The module name of the XV-Board (While there is no XV-Board connected, 'N/A' will be shown in this field)." ::= { moduleAmount 1 } -- 1.3.6.1.4.1.34321.31.2246.1.7.2 powerMeterAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the connected power meters." ::= { moduleAmount 2 } -- 1.3.6.1.4.1.34321.31.2246.1.7.3 ioModuleAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the connected I/O modules." ::= { moduleAmount 3 } -- 1.3.6.1.4.1.34321.31.2246.1.8 powerManagerInfo OBJECT IDENTIFIER ::= { systemInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.1.8.1 demandInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The demand interval setting." ::= { powerManagerInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.1.8.2 contractCapacity OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The contract capacity setting." ::= { powerManagerInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.1.8.3 carbonFootprintFactor OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The carbon footprint factor value." ::= { powerManagerInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.1.9 smsStatus OBJECT IDENTIFIER ::= { systemInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.1.9.1 modemStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status of SMS modem (0=Initial success)." ::= { smsStatus 1 } -- 1.3.6.1.4.1.34321.31.2246.1.9.2 registerStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The SMS register status: 0=Not registered 1=Registered, home network 2=Not registered, and searching 3=Registration denied 4=Unknown 5=Registered, roaming " ::= { smsStatus 2 } -- 1.3.6.1.4.1.34321.31.2246.1.9.3 signal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The intensity of the signal." ::= { smsStatus 3 } -- 1.3.6.1.4.1.34321.31.2246.2 powerMeterInfo OBJECT IDENTIFIER ::= { pmc2246 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1 com3pm OBJECT IDENTIFIER ::= { powerMeterInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1 com3pm1 OBJECT IDENTIFIER ::= { com3pm 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1 com3pm1BasicInfo OBJECT IDENTIFIER ::= { com3pm1 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.1 com3pm1Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm1BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.2 com3pm1Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm1BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.3 com3pm1ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm1BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.4 com3pm1Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm1BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.5 com3pm1PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.5.1 com3pm1PtEntry OBJECT-TYPE SYNTAX Com3pm1PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1PtIndex } ::= { com3pm1PtTable 1 } Com3pm1PtEntry ::= SEQUENCE { com3pm1PtIndex Integer32, com3pm1PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.5.1.1 com3pm1PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm1PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.5.1.2 com3pm1PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm1PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.6 com3pm1CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.6.1 com3pm1CtEntry OBJECT-TYPE SYNTAX Com3pm1CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1CtIndex } ::= { com3pm1CtTable 1 } Com3pm1CtEntry ::= SEQUENCE { com3pm1CtIndex Integer32, com3pm1CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.6.1.1 com3pm1CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm1CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.6.1.2 com3pm1CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm1CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.9 com3pm1DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm1BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.10 com3pm1DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm1BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.11 com3pm1AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm1BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.12 com3pm1AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm1BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.13 com3pm1PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm1BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.14 com3pm1RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm1BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.15 com3pm1ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm1BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.1.16 com3pm1StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm1BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2 com3pm1ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1 com3pm1ChEntry OBJECT-TYPE SYNTAX Com3pm1ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1ChSubmeterIndex } ::= { com3pm1ChTable 1 } Com3pm1ChEntry ::= SEQUENCE { com3pm1ChSubmeterIndex Integer32, com3pm1ChName OCTET STRING, com3pm1ChVoltage Opaque, com3pm1ChCurrent Opaque, com3pm1ChKW Opaque, com3pm1ChKvar Opaque, com3pm1ChKVA Opaque, com3pm1ChPF Opaque, com3pm1ChKWh Opaque, com3pm1ChKvarh Opaque, com3pm1ChKVAh Opaque, com3pm1ChActualDemand Opaque, com3pm1ChForecastDemand Opaque, com3pm1ChMaxDemandH Opaque, com3pm1ChMaxDemandD Opaque, com3pm1ChMaxDemandM Opaque, com3pm1ChElectricityD Opaque, com3pm1ChElectricityM Opaque, com3pm1ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.0 com3pm1ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm1ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.1 com3pm1ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm1ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.2 com3pm1ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm1ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.3 com3pm1ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm1ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.4 com3pm1ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm1ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.5 com3pm1ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm1ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.6 com3pm1ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm1ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.7 com3pm1ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm1ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.8 com3pm1ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm1ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.9 com3pm1ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm1ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.10 com3pm1ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm1ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.11 com3pm1ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm1ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.12 com3pm1ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm1ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.13 com3pm1ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm1ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.14 com3pm1ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm1ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.15 com3pm1ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm1ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.16 com3pm1ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm1ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.17 com3pm1ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm1ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.2.1.18 com3pm1ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm1ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3 com3pm1IOinfo OBJECT IDENTIFIER ::= { com3pm1 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.1 com3pm1DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.1.1 com3pm1DIEntry OBJECT-TYPE SYNTAX Com3pm1DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1DIIndex } ::= { com3pm1DITable 1 } Com3pm1DIEntry ::= SEQUENCE { com3pm1DIIndex Integer32, com3pm1DIName OCTET STRING, com3pm1DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.1.1.1 com3pm1DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm1DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.1.1.2 com3pm1DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm1DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.1.1.3 com3pm1DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm1DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.2 com3pm1DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.2.1 com3pm1DOEntry OBJECT-TYPE SYNTAX Com3pm1DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1DOIndex } ::= { com3pm1DOTable 1 } Com3pm1DOEntry ::= SEQUENCE { com3pm1DOIndex Integer32, com3pm1DOName OCTET STRING, com3pm1DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.2.1.1 com3pm1DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm1DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.2.1.2 com3pm1DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm1DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.2.1.3 com3pm1DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm1DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.3 com3pm1AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.3.1 com3pm1AIEntry OBJECT-TYPE SYNTAX Com3pm1AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1AIIndex } ::= { com3pm1AITable 1 } Com3pm1AIEntry ::= SEQUENCE { com3pm1AIIndex Integer32, com3pm1AIName OCTET STRING, com3pm1AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.3.1.1 com3pm1AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm1AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.3.1.2 com3pm1AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm1AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.3.1.3 com3pm1AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm1AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.4 com3pm1AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.4.1 com3pm1AOEntry OBJECT-TYPE SYNTAX Com3pm1AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1AOIndex } ::= { com3pm1AOTable 1 } Com3pm1AOEntry ::= SEQUENCE { com3pm1AOIndex Integer32, com3pm1AOName OCTET STRING, com3pm1AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.4.1.1 com3pm1AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm1AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.4.1.2 com3pm1AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm1AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.3.4.1.3 com3pm1AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm1AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.4 com3pm1HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm1HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm1 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.4.1 com3pm1HarmonicEntry OBJECT-TYPE SYNTAX Com3pm1HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm1HarmonicSubmeterIndex } ::= { com3pm1HarmonicTable 1 } Com3pm1HarmonicEntry ::= SEQUENCE { com3pm1HarmonicSubmeterIndex Integer32, com3pm1HarmonicSelector Integer32, com3pm1HarmonicVTHD Opaque, com3pm1HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.4.1.1 com3pm1HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm1HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.4.1.2 com3pm1HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm1HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.4.1.3 com3pm1HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm1HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.1.4.1.4 com3pm1HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm1HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2 com3pm2 OBJECT IDENTIFIER ::= { com3pm 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1 com3pm2BasicInfo OBJECT IDENTIFIER ::= { com3pm2 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.1 com3pm2Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm2BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.2 com3pm2Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm2BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.3 com3pm2ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm2BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.4 com3pm2Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm2BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.5 com3pm2PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.5.1 com3pm2PtEntry OBJECT-TYPE SYNTAX Com3pm2PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2PtIndex } ::= { com3pm2PtTable 1 } Com3pm2PtEntry ::= SEQUENCE { com3pm2PtIndex Integer32, com3pm2PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.5.1.1 com3pm2PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm2PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.5.1.2 com3pm2PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm2PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.6 com3pm2CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.6.1 com3pm2CtEntry OBJECT-TYPE SYNTAX Com3pm2CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2CtIndex } ::= { com3pm2CtTable 1 } Com3pm2CtEntry ::= SEQUENCE { com3pm2CtIndex Integer32, com3pm2CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.6.1.1 com3pm2CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm2CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.6.1.2 com3pm2CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm2CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.9 com3pm2DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm2BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.10 com3pm2DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm2BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.11 com3pm2AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm2BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.12 com3pm2AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm2BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.13 com3pm2PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm2BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.14 com3pm2RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm2BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.15 com3pm2ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm2BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.1.16 com3pm2StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm2BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2 com3pm2ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1 com3pm2ChEntry OBJECT-TYPE SYNTAX Com3pm2ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2ChSubmeterIndex } ::= { com3pm2ChTable 1 } Com3pm2ChEntry ::= SEQUENCE { com3pm2ChSubmeterIndex Integer32, com3pm2ChName OCTET STRING, com3pm2ChVoltage Opaque, com3pm2ChCurrent Opaque, com3pm2ChKW Opaque, com3pm2ChKvar Opaque, com3pm2ChKVA Opaque, com3pm2ChPF Opaque, com3pm2ChKWh Opaque, com3pm2ChKvarh Opaque, com3pm2ChKVAh Opaque, com3pm2ChActualDemand Opaque, com3pm2ChForecastDemand Opaque, com3pm2ChMaxDemandH Opaque, com3pm2ChMaxDemandD Opaque, com3pm2ChMaxDemandM Opaque, com3pm2ChElectricityD Opaque, com3pm2ChElectricityM Opaque, com3pm2ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.0 com3pm2ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm2ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.1 com3pm2ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm2ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.2 com3pm2ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm2ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.3 com3pm2ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm2ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.4 com3pm2ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm2ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.5 com3pm2ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm2ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.6 com3pm2ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm2ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.7 com3pm2ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm2ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.8 com3pm2ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm2ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.9 com3pm2ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm2ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.10 com3pm2ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm2ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.11 com3pm2ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm2ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.12 com3pm2ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm2ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.13 com3pm2ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm2ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.14 com3pm2ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm2ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.15 com3pm2ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm2ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.16 com3pm2ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm2ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.17 com3pm2ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm2ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.2.1.18 com3pm2ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm2ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3 com3pm2IOinfo OBJECT IDENTIFIER ::= { com3pm2 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.1 com3pm2DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.1.1 com3pm2DIEntry OBJECT-TYPE SYNTAX Com3pm2DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2DIIndex } ::= { com3pm2DITable 1 } Com3pm2DIEntry ::= SEQUENCE { com3pm2DIIndex Integer32, com3pm2DIName OCTET STRING, com3pm2DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.1.1.1 com3pm2DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm2DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.1.1.2 com3pm2DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm2DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.1.1.3 com3pm2DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm2DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.2 com3pm2DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.2.1 com3pm2DOEntry OBJECT-TYPE SYNTAX Com3pm2DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2DOIndex } ::= { com3pm2DOTable 1 } Com3pm2DOEntry ::= SEQUENCE { com3pm2DOIndex Integer32, com3pm2DOName OCTET STRING, com3pm2DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.2.1.1 com3pm2DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm2DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.2.1.2 com3pm2DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm2DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.2.1.3 com3pm2DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm2DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.3 com3pm2AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.3.1 com3pm2AIEntry OBJECT-TYPE SYNTAX Com3pm2AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2AIIndex } ::= { com3pm2AITable 1 } Com3pm2AIEntry ::= SEQUENCE { com3pm2AIIndex Integer32, com3pm2AIName OCTET STRING, com3pm2AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.3.1.1 com3pm2AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm2AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.3.1.2 com3pm2AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm2AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.3.1.3 com3pm2AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm2AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.4 com3pm2AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.4.1 com3pm2AOEntry OBJECT-TYPE SYNTAX Com3pm2AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2AOIndex } ::= { com3pm2AOTable 1 } Com3pm2AOEntry ::= SEQUENCE { com3pm2AOIndex Integer32, com3pm2AOName OCTET STRING, com3pm2AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.4.1.1 com3pm2AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm2AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.4.1.2 com3pm2AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm2AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.3.4.1.3 com3pm2AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm2AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.4 com3pm2HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm2HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm2 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.4.1 com3pm2HarmonicEntry OBJECT-TYPE SYNTAX Com3pm2HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm2HarmonicSubmeterIndex } ::= { com3pm2HarmonicTable 1 } Com3pm2HarmonicEntry ::= SEQUENCE { com3pm2HarmonicSubmeterIndex Integer32, com3pm2HarmonicSelector Integer32, com3pm2HarmonicVTHD Opaque, com3pm2HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.4.1.1 com3pm2HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm2HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.4.1.2 com3pm2HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm2HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.4.1.3 com3pm2HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm2HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.2.4.1.4 com3pm2HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm2HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3 com3pm3 OBJECT IDENTIFIER ::= { com3pm 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1 com3pm3BasicInfo OBJECT IDENTIFIER ::= { com3pm3 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.1 com3pm3Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm3BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.2 com3pm3Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm3BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.3 com3pm3ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm3BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.4 com3pm3Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm3BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.5 com3pm3PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.5.1 com3pm3PtEntry OBJECT-TYPE SYNTAX Com3pm3PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3PtIndex } ::= { com3pm3PtTable 1 } Com3pm3PtEntry ::= SEQUENCE { com3pm3PtIndex Integer32, com3pm3PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.5.1.1 com3pm3PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm3PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.5.1.2 com3pm3PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm3PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.6 com3pm3CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.6.1 com3pm3CtEntry OBJECT-TYPE SYNTAX Com3pm3CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3CtIndex } ::= { com3pm3CtTable 1 } Com3pm3CtEntry ::= SEQUENCE { com3pm3CtIndex Integer32, com3pm3CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.6.1.1 com3pm3CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm3CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.6.1.2 com3pm3CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm3CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.9 com3pm3DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm3BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.10 com3pm3DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm3BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.11 com3pm3AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm3BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.12 com3pm3AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm3BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.13 com3pm3PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm3BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.14 com3pm3RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm3BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.15 com3pm3ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm3BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.1.16 com3pm3StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm3BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2 com3pm3ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1 com3pm3ChEntry OBJECT-TYPE SYNTAX Com3pm3ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3ChSubmeterIndex } ::= { com3pm3ChTable 1 } Com3pm3ChEntry ::= SEQUENCE { com3pm3ChSubmeterIndex Integer32, com3pm3ChName OCTET STRING, com3pm3ChVoltage Opaque, com3pm3ChCurrent Opaque, com3pm3ChKW Opaque, com3pm3ChKvar Opaque, com3pm3ChKVA Opaque, com3pm3ChPF Opaque, com3pm3ChKWh Opaque, com3pm3ChKvarh Opaque, com3pm3ChKVAh Opaque, com3pm3ChActualDemand Opaque, com3pm3ChForecastDemand Opaque, com3pm3ChMaxDemandH Opaque, com3pm3ChMaxDemandD Opaque, com3pm3ChMaxDemandM Opaque, com3pm3ChElectricityD Opaque, com3pm3ChElectricityM Opaque, com3pm3ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.0 com3pm3ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm3ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.1 com3pm3ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm3ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.2 com3pm3ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm3ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.3 com3pm3ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm3ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.4 com3pm3ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm3ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.5 com3pm3ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm3ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.6 com3pm3ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm3ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.7 com3pm3ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm3ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.8 com3pm3ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm3ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.9 com3pm3ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm3ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.10 com3pm3ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm3ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.11 com3pm3ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm3ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.12 com3pm3ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm3ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.13 com3pm3ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm3ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.14 com3pm3ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm3ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.15 com3pm3ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm3ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.16 com3pm3ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm3ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.17 com3pm3ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm3ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.2.1.18 com3pm3ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm3ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3 com3pm3IOinfo OBJECT IDENTIFIER ::= { com3pm3 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.1 com3pm3DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.1.1 com3pm3DIEntry OBJECT-TYPE SYNTAX Com3pm3DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3DIIndex } ::= { com3pm3DITable 1 } Com3pm3DIEntry ::= SEQUENCE { com3pm3DIIndex Integer32, com3pm3DIName OCTET STRING, com3pm3DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.1.1.1 com3pm3DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm3DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.1.1.2 com3pm3DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm3DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.1.1.3 com3pm3DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm3DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.2 com3pm3DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.2.1 com3pm3DOEntry OBJECT-TYPE SYNTAX Com3pm3DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3DOIndex } ::= { com3pm3DOTable 1 } Com3pm3DOEntry ::= SEQUENCE { com3pm3DOIndex Integer32, com3pm3DOName OCTET STRING, com3pm3DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.2.1.1 com3pm3DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm3DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.2.1.2 com3pm3DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm3DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.2.1.3 com3pm3DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm3DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.3 com3pm3AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.3.1 com3pm3AIEntry OBJECT-TYPE SYNTAX Com3pm3AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3AIIndex } ::= { com3pm3AITable 1 } Com3pm3AIEntry ::= SEQUENCE { com3pm3AIIndex Integer32, com3pm3AIName OCTET STRING, com3pm3AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.3.1.1 com3pm3AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm3AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.3.1.2 com3pm3AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm3AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.3.1.3 com3pm3AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm3AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.4 com3pm3AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.4.1 com3pm3AOEntry OBJECT-TYPE SYNTAX Com3pm3AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3AOIndex } ::= { com3pm3AOTable 1 } Com3pm3AOEntry ::= SEQUENCE { com3pm3AOIndex Integer32, com3pm3AOName OCTET STRING, com3pm3AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.4.1.1 com3pm3AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm3AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.4.1.2 com3pm3AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm3AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.3.4.1.3 com3pm3AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm3AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.4 com3pm3HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm3HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm3 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.4.1 com3pm3HarmonicEntry OBJECT-TYPE SYNTAX Com3pm3HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm3HarmonicSubmeterIndex } ::= { com3pm3HarmonicTable 1 } Com3pm3HarmonicEntry ::= SEQUENCE { com3pm3HarmonicSubmeterIndex Integer32, com3pm3HarmonicSelector Integer32, com3pm3HarmonicVTHD Opaque, com3pm3HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.4.1.1 com3pm3HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm3HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.4.1.2 com3pm3HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm3HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.4.1.3 com3pm3HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm3HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.3.4.1.4 com3pm3HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm3HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4 com3pm4 OBJECT IDENTIFIER ::= { com3pm 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1 com3pm4BasicInfo OBJECT IDENTIFIER ::= { com3pm4 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.1 com3pm4Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm4BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.2 com3pm4Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm4BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.3 com3pm4ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm4BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.4 com3pm4Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm4BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.5 com3pm4PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.5.1 com3pm4PtEntry OBJECT-TYPE SYNTAX Com3pm4PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4PtIndex } ::= { com3pm4PtTable 1 } Com3pm4PtEntry ::= SEQUENCE { com3pm4PtIndex Integer32, com3pm4PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.5.1.1 com3pm4PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm4PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.5.1.2 com3pm4PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm4PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.6 com3pm4CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.6.1 com3pm4CtEntry OBJECT-TYPE SYNTAX Com3pm4CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4CtIndex } ::= { com3pm4CtTable 1 } Com3pm4CtEntry ::= SEQUENCE { com3pm4CtIndex Integer32, com3pm4CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.6.1.1 com3pm4CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm4CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.6.1.2 com3pm4CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm4CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.9 com3pm4DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm4BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.10 com3pm4DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm4BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.11 com3pm4AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm4BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.12 com3pm4AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm4BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.13 com3pm4PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm4BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.14 com3pm4RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm4BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.15 com3pm4ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm4BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.1.16 com3pm4StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm4BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2 com3pm4ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1 com3pm4ChEntry OBJECT-TYPE SYNTAX Com3pm4ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4ChSubmeterIndex } ::= { com3pm4ChTable 1 } Com3pm4ChEntry ::= SEQUENCE { com3pm4ChSubmeterIndex Integer32, com3pm4ChName OCTET STRING, com3pm4ChVoltage Opaque, com3pm4ChCurrent Opaque, com3pm4ChKW Opaque, com3pm4ChKvar Opaque, com3pm4ChKVA Opaque, com3pm4ChPF Opaque, com3pm4ChKWh Opaque, com3pm4ChKvarh Opaque, com3pm4ChKVAh Opaque, com3pm4ChActualDemand Opaque, com3pm4ChForecastDemand Opaque, com3pm4ChMaxDemandH Opaque, com3pm4ChMaxDemandD Opaque, com3pm4ChMaxDemandM Opaque, com3pm4ChElectricityD Opaque, com3pm4ChElectricityM Opaque, com3pm4ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.0 com3pm4ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm4ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.1 com3pm4ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm4ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.2 com3pm4ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm4ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.3 com3pm4ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm4ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.4 com3pm4ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm4ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.5 com3pm4ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm4ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.6 com3pm4ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm4ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.7 com3pm4ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm4ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.8 com3pm4ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm4ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.9 com3pm4ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm4ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.10 com3pm4ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm4ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.11 com3pm4ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm4ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.12 com3pm4ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm4ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.13 com3pm4ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm4ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.14 com3pm4ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm4ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.15 com3pm4ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm4ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.16 com3pm4ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm4ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.17 com3pm4ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm4ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.2.1.18 com3pm4ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm4ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3 com3pm4IOinfo OBJECT IDENTIFIER ::= { com3pm4 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.1 com3pm4DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.1.1 com3pm4DIEntry OBJECT-TYPE SYNTAX Com3pm4DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4DIIndex } ::= { com3pm4DITable 1 } Com3pm4DIEntry ::= SEQUENCE { com3pm4DIIndex Integer32, com3pm4DIName OCTET STRING, com3pm4DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.1.1.1 com3pm4DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm4DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.1.1.2 com3pm4DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm4DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.1.1.3 com3pm4DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm4DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.2 com3pm4DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.2.1 com3pm4DOEntry OBJECT-TYPE SYNTAX Com3pm4DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4DOIndex } ::= { com3pm4DOTable 1 } Com3pm4DOEntry ::= SEQUENCE { com3pm4DOIndex Integer32, com3pm4DOName OCTET STRING, com3pm4DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.2.1.1 com3pm4DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm4DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.2.1.2 com3pm4DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm4DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.2.1.3 com3pm4DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm4DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.3 com3pm4AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.3.1 com3pm4AIEntry OBJECT-TYPE SYNTAX Com3pm4AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4AIIndex } ::= { com3pm4AITable 1 } Com3pm4AIEntry ::= SEQUENCE { com3pm4AIIndex Integer32, com3pm4AIName OCTET STRING, com3pm4AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.3.1.1 com3pm4AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm4AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.3.1.2 com3pm4AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm4AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.3.1.3 com3pm4AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm4AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.4 com3pm4AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.4.1 com3pm4AOEntry OBJECT-TYPE SYNTAX Com3pm4AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4AOIndex } ::= { com3pm4AOTable 1 } Com3pm4AOEntry ::= SEQUENCE { com3pm4AOIndex Integer32, com3pm4AOName OCTET STRING, com3pm4AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.4.1.1 com3pm4AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm4AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.4.1.2 com3pm4AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm4AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.3.4.1.3 com3pm4AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm4AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.4 com3pm4HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm4HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm4 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.4.1 com3pm4HarmonicEntry OBJECT-TYPE SYNTAX Com3pm4HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm4HarmonicSubmeterIndex } ::= { com3pm4HarmonicTable 1 } Com3pm4HarmonicEntry ::= SEQUENCE { com3pm4HarmonicSubmeterIndex Integer32, com3pm4HarmonicSelector Integer32, com3pm4HarmonicVTHD Opaque, com3pm4HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.4.1.1 com3pm4HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm4HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.4.1.2 com3pm4HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm4HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.4.1.3 com3pm4HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm4HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.4.4.1.4 com3pm4HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm4HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5 com3pm5 OBJECT IDENTIFIER ::= { com3pm 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1 com3pm5BasicInfo OBJECT IDENTIFIER ::= { com3pm5 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.1 com3pm5Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm5BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.2 com3pm5Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm5BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.3 com3pm5ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm5BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.4 com3pm5Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm5BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.5 com3pm5PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.5.1 com3pm5PtEntry OBJECT-TYPE SYNTAX Com3pm5PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5PtIndex } ::= { com3pm5PtTable 1 } Com3pm5PtEntry ::= SEQUENCE { com3pm5PtIndex Integer32, com3pm5PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.5.1.1 com3pm5PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm5PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.5.1.2 com3pm5PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm5PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.6 com3pm5CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.6.1 com3pm5CtEntry OBJECT-TYPE SYNTAX Com3pm5CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5CtIndex } ::= { com3pm5CtTable 1 } Com3pm5CtEntry ::= SEQUENCE { com3pm5CtIndex Integer32, com3pm5CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.6.1.1 com3pm5CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm5CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.6.1.2 com3pm5CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm5CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.9 com3pm5DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm5BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.10 com3pm5DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm5BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.11 com3pm5AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm5BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.12 com3pm5AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm5BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.13 com3pm5PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm5BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.14 com3pm5RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm5BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.15 com3pm5ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm5BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.1.16 com3pm5StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm5BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2 com3pm5ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1 com3pm5ChEntry OBJECT-TYPE SYNTAX Com3pm5ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5ChSubmeterIndex } ::= { com3pm5ChTable 1 } Com3pm5ChEntry ::= SEQUENCE { com3pm5ChSubmeterIndex Integer32, com3pm5ChName OCTET STRING, com3pm5ChVoltage Opaque, com3pm5ChCurrent Opaque, com3pm5ChKW Opaque, com3pm5ChKvar Opaque, com3pm5ChKVA Opaque, com3pm5ChPF Opaque, com3pm5ChKWh Opaque, com3pm5ChKvarh Opaque, com3pm5ChKVAh Opaque, com3pm5ChActualDemand Opaque, com3pm5ChForecastDemand Opaque, com3pm5ChMaxDemandH Opaque, com3pm5ChMaxDemandD Opaque, com3pm5ChMaxDemandM Opaque, com3pm5ChElectricityD Opaque, com3pm5ChElectricityM Opaque, com3pm5ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.0 com3pm5ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm5ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.1 com3pm5ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm5ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.2 com3pm5ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm5ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.3 com3pm5ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm5ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.4 com3pm5ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm5ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.5 com3pm5ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm5ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.6 com3pm5ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm5ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.7 com3pm5ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm5ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.8 com3pm5ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm5ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.9 com3pm5ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm5ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.10 com3pm5ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm5ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.11 com3pm5ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm5ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.12 com3pm5ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm5ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.13 com3pm5ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm5ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.14 com3pm5ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm5ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.15 com3pm5ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm5ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.16 com3pm5ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm5ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.17 com3pm5ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm5ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.2.1.18 com3pm5ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm5ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3 com3pm5IOinfo OBJECT IDENTIFIER ::= { com3pm5 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.1 com3pm5DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.1.1 com3pm5DIEntry OBJECT-TYPE SYNTAX Com3pm5DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5DIIndex } ::= { com3pm5DITable 1 } Com3pm5DIEntry ::= SEQUENCE { com3pm5DIIndex Integer32, com3pm5DIName OCTET STRING, com3pm5DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.1.1.1 com3pm5DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm5DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.1.1.2 com3pm5DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm5DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.1.1.3 com3pm5DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm5DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.2 com3pm5DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.2.1 com3pm5DOEntry OBJECT-TYPE SYNTAX Com3pm5DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5DOIndex } ::= { com3pm5DOTable 1 } Com3pm5DOEntry ::= SEQUENCE { com3pm5DOIndex Integer32, com3pm5DOName OCTET STRING, com3pm5DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.2.1.1 com3pm5DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm5DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.2.1.2 com3pm5DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm5DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.2.1.3 com3pm5DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm5DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.3 com3pm5AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.3.1 com3pm5AIEntry OBJECT-TYPE SYNTAX Com3pm5AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5AIIndex } ::= { com3pm5AITable 1 } Com3pm5AIEntry ::= SEQUENCE { com3pm5AIIndex Integer32, com3pm5AIName OCTET STRING, com3pm5AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.3.1.1 com3pm5AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm5AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.3.1.2 com3pm5AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm5AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.3.1.3 com3pm5AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm5AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.4 com3pm5AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.4.1 com3pm5AOEntry OBJECT-TYPE SYNTAX Com3pm5AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5AOIndex } ::= { com3pm5AOTable 1 } Com3pm5AOEntry ::= SEQUENCE { com3pm5AOIndex Integer32, com3pm5AOName OCTET STRING, com3pm5AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.4.1.1 com3pm5AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm5AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.4.1.2 com3pm5AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm5AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.3.4.1.3 com3pm5AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm5AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.4 com3pm5HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm5HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm5 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.4.1 com3pm5HarmonicEntry OBJECT-TYPE SYNTAX Com3pm5HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm5HarmonicSubmeterIndex } ::= { com3pm5HarmonicTable 1 } Com3pm5HarmonicEntry ::= SEQUENCE { com3pm5HarmonicSubmeterIndex Integer32, com3pm5HarmonicSelector Integer32, com3pm5HarmonicVTHD Opaque, com3pm5HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.4.1.1 com3pm5HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm5HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.4.1.2 com3pm5HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm5HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.4.1.3 com3pm5HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm5HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.5.4.1.4 com3pm5HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm5HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6 com3pm6 OBJECT IDENTIFIER ::= { com3pm 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1 com3pm6BasicInfo OBJECT IDENTIFIER ::= { com3pm6 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.1 com3pm6Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm6BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.2 com3pm6Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm6BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.3 com3pm6ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm6BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.4 com3pm6Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm6BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.5 com3pm6PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.5.1 com3pm6PtEntry OBJECT-TYPE SYNTAX Com3pm6PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6PtIndex } ::= { com3pm6PtTable 1 } Com3pm6PtEntry ::= SEQUENCE { com3pm6PtIndex Integer32, com3pm6PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.5.1.1 com3pm6PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm6PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.5.1.2 com3pm6PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm6PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.6 com3pm6CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.6.1 com3pm6CtEntry OBJECT-TYPE SYNTAX Com3pm6CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6CtIndex } ::= { com3pm6CtTable 1 } Com3pm6CtEntry ::= SEQUENCE { com3pm6CtIndex Integer32, com3pm6CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.6.1.1 com3pm6CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm6CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.6.1.2 com3pm6CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm6CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.9 com3pm6DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm6BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.10 com3pm6DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm6BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.11 com3pm6AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm6BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.12 com3pm6AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm6BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.13 com3pm6PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm6BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.14 com3pm6RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm6BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.15 com3pm6ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm6BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.1.16 com3pm6StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm6BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2 com3pm6ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1 com3pm6ChEntry OBJECT-TYPE SYNTAX Com3pm6ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6ChSubmeterIndex } ::= { com3pm6ChTable 1 } Com3pm6ChEntry ::= SEQUENCE { com3pm6ChSubmeterIndex Integer32, com3pm6ChName OCTET STRING, com3pm6ChVoltage Opaque, com3pm6ChCurrent Opaque, com3pm6ChKW Opaque, com3pm6ChKvar Opaque, com3pm6ChKVA Opaque, com3pm6ChPF Opaque, com3pm6ChKWh Opaque, com3pm6ChKvarh Opaque, com3pm6ChKVAh Opaque, com3pm6ChActualDemand Opaque, com3pm6ChForecastDemand Opaque, com3pm6ChMaxDemandH Opaque, com3pm6ChMaxDemandD Opaque, com3pm6ChMaxDemandM Opaque, com3pm6ChElectricityD Opaque, com3pm6ChElectricityM Opaque, com3pm6ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.0 com3pm6ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm6ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.1 com3pm6ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm6ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.2 com3pm6ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm6ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.3 com3pm6ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm6ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.4 com3pm6ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm6ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.5 com3pm6ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm6ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.6 com3pm6ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm6ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.7 com3pm6ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm6ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.8 com3pm6ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm6ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.9 com3pm6ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm6ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.10 com3pm6ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm6ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.11 com3pm6ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm6ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.12 com3pm6ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm6ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.13 com3pm6ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm6ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.14 com3pm6ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm6ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.15 com3pm6ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm6ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.16 com3pm6ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm6ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.17 com3pm6ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm6ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.2.1.18 com3pm6ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm6ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3 com3pm6IOinfo OBJECT IDENTIFIER ::= { com3pm6 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.1 com3pm6DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.1.1 com3pm6DIEntry OBJECT-TYPE SYNTAX Com3pm6DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6DIIndex } ::= { com3pm6DITable 1 } Com3pm6DIEntry ::= SEQUENCE { com3pm6DIIndex Integer32, com3pm6DIName OCTET STRING, com3pm6DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.1.1.1 com3pm6DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm6DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.1.1.2 com3pm6DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm6DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.1.1.3 com3pm6DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm6DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.2 com3pm6DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.2.1 com3pm6DOEntry OBJECT-TYPE SYNTAX Com3pm6DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6DOIndex } ::= { com3pm6DOTable 1 } Com3pm6DOEntry ::= SEQUENCE { com3pm6DOIndex Integer32, com3pm6DOName OCTET STRING, com3pm6DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.2.1.1 com3pm6DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm6DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.2.1.2 com3pm6DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm6DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.2.1.3 com3pm6DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm6DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.3 com3pm6AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.3.1 com3pm6AIEntry OBJECT-TYPE SYNTAX Com3pm6AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6AIIndex } ::= { com3pm6AITable 1 } Com3pm6AIEntry ::= SEQUENCE { com3pm6AIIndex Integer32, com3pm6AIName OCTET STRING, com3pm6AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.3.1.1 com3pm6AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm6AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.3.1.2 com3pm6AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm6AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.3.1.3 com3pm6AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm6AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.4 com3pm6AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.4.1 com3pm6AOEntry OBJECT-TYPE SYNTAX Com3pm6AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6AOIndex } ::= { com3pm6AOTable 1 } Com3pm6AOEntry ::= SEQUENCE { com3pm6AOIndex Integer32, com3pm6AOName OCTET STRING, com3pm6AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.4.1.1 com3pm6AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm6AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.4.1.2 com3pm6AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm6AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.3.4.1.3 com3pm6AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm6AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.4 com3pm6HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm6HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm6 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.4.1 com3pm6HarmonicEntry OBJECT-TYPE SYNTAX Com3pm6HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm6HarmonicSubmeterIndex } ::= { com3pm6HarmonicTable 1 } Com3pm6HarmonicEntry ::= SEQUENCE { com3pm6HarmonicSubmeterIndex Integer32, com3pm6HarmonicSelector Integer32, com3pm6HarmonicVTHD Opaque, com3pm6HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.4.1.1 com3pm6HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm6HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.4.1.2 com3pm6HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm6HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.4.1.3 com3pm6HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm6HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.6.4.1.4 com3pm6HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm6HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7 com3pm7 OBJECT IDENTIFIER ::= { com3pm 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1 com3pm7BasicInfo OBJECT IDENTIFIER ::= { com3pm7 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.1 com3pm7Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm7BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.2 com3pm7Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm7BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.3 com3pm7ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm7BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.4 com3pm7Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm7BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.5 com3pm7PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.5.1 com3pm7PtEntry OBJECT-TYPE SYNTAX Com3pm7PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7PtIndex } ::= { com3pm7PtTable 1 } Com3pm7PtEntry ::= SEQUENCE { com3pm7PtIndex Integer32, com3pm7PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.5.1.1 com3pm7PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm7PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.5.1.2 com3pm7PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm7PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.6 com3pm7CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.6.1 com3pm7CtEntry OBJECT-TYPE SYNTAX Com3pm7CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7CtIndex } ::= { com3pm7CtTable 1 } Com3pm7CtEntry ::= SEQUENCE { com3pm7CtIndex Integer32, com3pm7CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.6.1.1 com3pm7CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm7CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.6.1.2 com3pm7CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm7CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.9 com3pm7DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm7BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.10 com3pm7DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm7BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.11 com3pm7AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm7BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.12 com3pm7AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm7BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.13 com3pm7PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm7BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.14 com3pm7RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm7BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.15 com3pm7ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm7BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.1.16 com3pm7StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm7BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2 com3pm7ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1 com3pm7ChEntry OBJECT-TYPE SYNTAX Com3pm7ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7ChSubmeterIndex } ::= { com3pm7ChTable 1 } Com3pm7ChEntry ::= SEQUENCE { com3pm7ChSubmeterIndex Integer32, com3pm7ChName OCTET STRING, com3pm7ChVoltage Opaque, com3pm7ChCurrent Opaque, com3pm7ChKW Opaque, com3pm7ChKvar Opaque, com3pm7ChKVA Opaque, com3pm7ChPF Opaque, com3pm7ChKWh Opaque, com3pm7ChKvarh Opaque, com3pm7ChKVAh Opaque, com3pm7ChActualDemand Opaque, com3pm7ChForecastDemand Opaque, com3pm7ChMaxDemandH Opaque, com3pm7ChMaxDemandD Opaque, com3pm7ChMaxDemandM Opaque, com3pm7ChElectricityD Opaque, com3pm7ChElectricityM Opaque, com3pm7ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.0 com3pm7ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm7ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.1 com3pm7ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm7ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.2 com3pm7ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm7ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.3 com3pm7ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm7ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.4 com3pm7ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm7ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.5 com3pm7ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm7ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.6 com3pm7ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm7ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.7 com3pm7ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm7ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.8 com3pm7ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm7ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.9 com3pm7ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm7ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.10 com3pm7ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm7ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.11 com3pm7ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm7ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.12 com3pm7ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm7ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.13 com3pm7ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm7ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.14 com3pm7ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm7ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.15 com3pm7ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm7ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.16 com3pm7ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm7ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.17 com3pm7ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm7ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.2.1.18 com3pm7ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm7ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3 com3pm7IOinfo OBJECT IDENTIFIER ::= { com3pm7 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.1 com3pm7DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.1.1 com3pm7DIEntry OBJECT-TYPE SYNTAX Com3pm7DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7DIIndex } ::= { com3pm7DITable 1 } Com3pm7DIEntry ::= SEQUENCE { com3pm7DIIndex Integer32, com3pm7DIName OCTET STRING, com3pm7DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.1.1.1 com3pm7DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm7DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.1.1.2 com3pm7DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm7DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.1.1.3 com3pm7DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm7DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.2 com3pm7DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.2.1 com3pm7DOEntry OBJECT-TYPE SYNTAX Com3pm7DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7DOIndex } ::= { com3pm7DOTable 1 } Com3pm7DOEntry ::= SEQUENCE { com3pm7DOIndex Integer32, com3pm7DOName OCTET STRING, com3pm7DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.2.1.1 com3pm7DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm7DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.2.1.2 com3pm7DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm7DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.2.1.3 com3pm7DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm7DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.3 com3pm7AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.3.1 com3pm7AIEntry OBJECT-TYPE SYNTAX Com3pm7AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7AIIndex } ::= { com3pm7AITable 1 } Com3pm7AIEntry ::= SEQUENCE { com3pm7AIIndex Integer32, com3pm7AIName OCTET STRING, com3pm7AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.3.1.1 com3pm7AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm7AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.3.1.2 com3pm7AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm7AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.3.1.3 com3pm7AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm7AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.4 com3pm7AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.4.1 com3pm7AOEntry OBJECT-TYPE SYNTAX Com3pm7AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7AOIndex } ::= { com3pm7AOTable 1 } Com3pm7AOEntry ::= SEQUENCE { com3pm7AOIndex Integer32, com3pm7AOName OCTET STRING, com3pm7AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.4.1.1 com3pm7AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm7AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.4.1.2 com3pm7AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm7AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.3.4.1.3 com3pm7AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm7AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.4 com3pm7HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm7HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm7 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.4.1 com3pm7HarmonicEntry OBJECT-TYPE SYNTAX Com3pm7HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm7HarmonicSubmeterIndex } ::= { com3pm7HarmonicTable 1 } Com3pm7HarmonicEntry ::= SEQUENCE { com3pm7HarmonicSubmeterIndex Integer32, com3pm7HarmonicSelector Integer32, com3pm7HarmonicVTHD Opaque, com3pm7HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.4.1.1 com3pm7HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm7HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.4.1.2 com3pm7HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm7HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.4.1.3 com3pm7HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm7HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.7.4.1.4 com3pm7HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm7HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8 com3pm8 OBJECT IDENTIFIER ::= { com3pm 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1 com3pm8BasicInfo OBJECT IDENTIFIER ::= { com3pm8 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.1 com3pm8Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm8BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.2 com3pm8Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm8BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.3 com3pm8ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm8BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.4 com3pm8Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm8BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.5 com3pm8PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.5.1 com3pm8PtEntry OBJECT-TYPE SYNTAX Com3pm8PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8PtIndex } ::= { com3pm8PtTable 1 } Com3pm8PtEntry ::= SEQUENCE { com3pm8PtIndex Integer32, com3pm8PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.5.1.1 com3pm8PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm8PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.5.1.2 com3pm8PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm8PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.6 com3pm8CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.6.1 com3pm8CtEntry OBJECT-TYPE SYNTAX Com3pm8CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8CtIndex } ::= { com3pm8CtTable 1 } Com3pm8CtEntry ::= SEQUENCE { com3pm8CtIndex Integer32, com3pm8CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.6.1.1 com3pm8CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm8CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.6.1.2 com3pm8CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm8CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.9 com3pm8DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm8BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.10 com3pm8DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm8BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.11 com3pm8AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm8BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.12 com3pm8AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm8BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.13 com3pm8PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm8BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.14 com3pm8RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm8BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.15 com3pm8ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm8BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.1.16 com3pm8StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm8BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2 com3pm8ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1 com3pm8ChEntry OBJECT-TYPE SYNTAX Com3pm8ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8ChSubmeterIndex } ::= { com3pm8ChTable 1 } Com3pm8ChEntry ::= SEQUENCE { com3pm8ChSubmeterIndex Integer32, com3pm8ChName OCTET STRING, com3pm8ChVoltage Opaque, com3pm8ChCurrent Opaque, com3pm8ChKW Opaque, com3pm8ChKvar Opaque, com3pm8ChKVA Opaque, com3pm8ChPF Opaque, com3pm8ChKWh Opaque, com3pm8ChKvarh Opaque, com3pm8ChKVAh Opaque, com3pm8ChActualDemand Opaque, com3pm8ChForecastDemand Opaque, com3pm8ChMaxDemandH Opaque, com3pm8ChMaxDemandD Opaque, com3pm8ChMaxDemandM Opaque, com3pm8ChElectricityD Opaque, com3pm8ChElectricityM Opaque, com3pm8ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.0 com3pm8ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm8ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.1 com3pm8ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm8ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.2 com3pm8ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm8ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.3 com3pm8ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm8ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.4 com3pm8ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm8ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.5 com3pm8ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm8ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.6 com3pm8ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm8ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.7 com3pm8ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm8ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.8 com3pm8ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm8ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.9 com3pm8ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm8ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.10 com3pm8ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm8ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.11 com3pm8ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm8ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.12 com3pm8ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm8ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.13 com3pm8ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm8ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.14 com3pm8ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm8ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.15 com3pm8ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm8ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.16 com3pm8ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm8ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.17 com3pm8ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm8ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.2.1.18 com3pm8ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm8ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3 com3pm8IOinfo OBJECT IDENTIFIER ::= { com3pm8 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.1 com3pm8DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.1.1 com3pm8DIEntry OBJECT-TYPE SYNTAX Com3pm8DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8DIIndex } ::= { com3pm8DITable 1 } Com3pm8DIEntry ::= SEQUENCE { com3pm8DIIndex Integer32, com3pm8DIName OCTET STRING, com3pm8DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.1.1.1 com3pm8DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm8DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.1.1.2 com3pm8DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm8DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.1.1.3 com3pm8DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm8DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.2 com3pm8DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.2.1 com3pm8DOEntry OBJECT-TYPE SYNTAX Com3pm8DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8DOIndex } ::= { com3pm8DOTable 1 } Com3pm8DOEntry ::= SEQUENCE { com3pm8DOIndex Integer32, com3pm8DOName OCTET STRING, com3pm8DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.2.1.1 com3pm8DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm8DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.2.1.2 com3pm8DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm8DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.2.1.3 com3pm8DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm8DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.3 com3pm8AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.3.1 com3pm8AIEntry OBJECT-TYPE SYNTAX Com3pm8AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8AIIndex } ::= { com3pm8AITable 1 } Com3pm8AIEntry ::= SEQUENCE { com3pm8AIIndex Integer32, com3pm8AIName OCTET STRING, com3pm8AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.3.1.1 com3pm8AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm8AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.3.1.2 com3pm8AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm8AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.3.1.3 com3pm8AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm8AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.4 com3pm8AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.4.1 com3pm8AOEntry OBJECT-TYPE SYNTAX Com3pm8AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8AOIndex } ::= { com3pm8AOTable 1 } Com3pm8AOEntry ::= SEQUENCE { com3pm8AOIndex Integer32, com3pm8AOName OCTET STRING, com3pm8AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.4.1.1 com3pm8AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm8AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.4.1.2 com3pm8AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm8AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.3.4.1.3 com3pm8AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm8AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.4 com3pm8HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm8HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm8 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.4.1 com3pm8HarmonicEntry OBJECT-TYPE SYNTAX Com3pm8HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm8HarmonicSubmeterIndex } ::= { com3pm8HarmonicTable 1 } Com3pm8HarmonicEntry ::= SEQUENCE { com3pm8HarmonicSubmeterIndex Integer32, com3pm8HarmonicSelector Integer32, com3pm8HarmonicVTHD Opaque, com3pm8HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.4.1.1 com3pm8HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm8HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.4.1.2 com3pm8HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm8HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.4.1.3 com3pm8HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm8HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.8.4.1.4 com3pm8HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm8HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9 com3pm9 OBJECT IDENTIFIER ::= { com3pm 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1 com3pm9BasicInfo OBJECT IDENTIFIER ::= { com3pm9 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.1 com3pm9Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm9BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.2 com3pm9Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm9BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.3 com3pm9ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm9BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.4 com3pm9Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm9BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.5 com3pm9PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.5.1 com3pm9PtEntry OBJECT-TYPE SYNTAX Com3pm9PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9PtIndex } ::= { com3pm9PtTable 1 } Com3pm9PtEntry ::= SEQUENCE { com3pm9PtIndex Integer32, com3pm9PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.5.1.1 com3pm9PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm9PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.5.1.2 com3pm9PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm9PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.6 com3pm9CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.6.1 com3pm9CtEntry OBJECT-TYPE SYNTAX Com3pm9CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9CtIndex } ::= { com3pm9CtTable 1 } Com3pm9CtEntry ::= SEQUENCE { com3pm9CtIndex Integer32, com3pm9CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.6.1.1 com3pm9CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm9CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.6.1.2 com3pm9CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm9CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.9 com3pm9DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm9BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.10 com3pm9DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm9BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.11 com3pm9AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm9BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.12 com3pm9AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm9BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.13 com3pm9PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm9BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.14 com3pm9RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm9BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.15 com3pm9ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm9BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.1.16 com3pm9StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm9BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2 com3pm9ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1 com3pm9ChEntry OBJECT-TYPE SYNTAX Com3pm9ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9ChSubmeterIndex } ::= { com3pm9ChTable 1 } Com3pm9ChEntry ::= SEQUENCE { com3pm9ChSubmeterIndex Integer32, com3pm9ChName OCTET STRING, com3pm9ChVoltage Opaque, com3pm9ChCurrent Opaque, com3pm9ChKW Opaque, com3pm9ChKvar Opaque, com3pm9ChKVA Opaque, com3pm9ChPF Opaque, com3pm9ChKWh Opaque, com3pm9ChKvarh Opaque, com3pm9ChKVAh Opaque, com3pm9ChActualDemand Opaque, com3pm9ChForecastDemand Opaque, com3pm9ChMaxDemandH Opaque, com3pm9ChMaxDemandD Opaque, com3pm9ChMaxDemandM Opaque, com3pm9ChElectricityD Opaque, com3pm9ChElectricityM Opaque, com3pm9ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.0 com3pm9ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm9ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.1 com3pm9ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm9ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.2 com3pm9ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm9ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.3 com3pm9ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm9ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.4 com3pm9ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm9ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.5 com3pm9ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm9ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.6 com3pm9ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm9ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.7 com3pm9ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm9ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.8 com3pm9ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm9ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.9 com3pm9ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm9ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.10 com3pm9ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm9ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.11 com3pm9ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm9ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.12 com3pm9ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm9ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.13 com3pm9ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm9ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.14 com3pm9ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm9ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.15 com3pm9ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm9ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.16 com3pm9ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm9ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.17 com3pm9ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm9ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.2.1.18 com3pm9ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm9ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3 com3pm9IOinfo OBJECT IDENTIFIER ::= { com3pm9 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.1 com3pm9DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.1.1 com3pm9DIEntry OBJECT-TYPE SYNTAX Com3pm9DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9DIIndex } ::= { com3pm9DITable 1 } Com3pm9DIEntry ::= SEQUENCE { com3pm9DIIndex Integer32, com3pm9DIName OCTET STRING, com3pm9DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.1.1.1 com3pm9DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm9DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.1.1.2 com3pm9DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm9DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.1.1.3 com3pm9DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm9DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.2 com3pm9DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.2.1 com3pm9DOEntry OBJECT-TYPE SYNTAX Com3pm9DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9DOIndex } ::= { com3pm9DOTable 1 } Com3pm9DOEntry ::= SEQUENCE { com3pm9DOIndex Integer32, com3pm9DOName OCTET STRING, com3pm9DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.2.1.1 com3pm9DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm9DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.2.1.2 com3pm9DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm9DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.2.1.3 com3pm9DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm9DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.3 com3pm9AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.3.1 com3pm9AIEntry OBJECT-TYPE SYNTAX Com3pm9AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9AIIndex } ::= { com3pm9AITable 1 } Com3pm9AIEntry ::= SEQUENCE { com3pm9AIIndex Integer32, com3pm9AIName OCTET STRING, com3pm9AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.3.1.1 com3pm9AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm9AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.3.1.2 com3pm9AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm9AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.3.1.3 com3pm9AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm9AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.4 com3pm9AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.4.1 com3pm9AOEntry OBJECT-TYPE SYNTAX Com3pm9AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9AOIndex } ::= { com3pm9AOTable 1 } Com3pm9AOEntry ::= SEQUENCE { com3pm9AOIndex Integer32, com3pm9AOName OCTET STRING, com3pm9AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.4.1.1 com3pm9AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm9AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.4.1.2 com3pm9AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm9AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.3.4.1.3 com3pm9AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm9AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.4 com3pm9HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm9HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm9 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.4.1 com3pm9HarmonicEntry OBJECT-TYPE SYNTAX Com3pm9HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm9HarmonicSubmeterIndex } ::= { com3pm9HarmonicTable 1 } Com3pm9HarmonicEntry ::= SEQUENCE { com3pm9HarmonicSubmeterIndex Integer32, com3pm9HarmonicSelector Integer32, com3pm9HarmonicVTHD Opaque, com3pm9HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.4.1.1 com3pm9HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm9HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.4.1.2 com3pm9HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm9HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.4.1.3 com3pm9HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm9HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.9.4.1.4 com3pm9HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm9HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10 com3pm10 OBJECT IDENTIFIER ::= { com3pm 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1 com3pm10BasicInfo OBJECT IDENTIFIER ::= { com3pm10 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.1 com3pm10Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm10BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.2 com3pm10Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm10BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.3 com3pm10ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm10BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.4 com3pm10Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm10BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.5 com3pm10PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.5.1 com3pm10PtEntry OBJECT-TYPE SYNTAX Com3pm10PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10PtIndex } ::= { com3pm10PtTable 1 } Com3pm10PtEntry ::= SEQUENCE { com3pm10PtIndex Integer32, com3pm10PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.5.1.1 com3pm10PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm10PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.5.1.2 com3pm10PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm10PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.6 com3pm10CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.6.1 com3pm10CtEntry OBJECT-TYPE SYNTAX Com3pm10CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10CtIndex } ::= { com3pm10CtTable 1 } Com3pm10CtEntry ::= SEQUENCE { com3pm10CtIndex Integer32, com3pm10CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.6.1.1 com3pm10CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm10CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.6.1.2 com3pm10CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm10CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.9 com3pm10DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm10BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.10 com3pm10DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm10BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.11 com3pm10AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm10BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.12 com3pm10AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm10BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.13 com3pm10PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm10BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.14 com3pm10RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm10BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.15 com3pm10ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm10BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.1.16 com3pm10StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm10BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2 com3pm10ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1 com3pm10ChEntry OBJECT-TYPE SYNTAX Com3pm10ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10ChSubmeterIndex } ::= { com3pm10ChTable 1 } Com3pm10ChEntry ::= SEQUENCE { com3pm10ChSubmeterIndex Integer32, com3pm10ChName OCTET STRING, com3pm10ChVoltage Opaque, com3pm10ChCurrent Opaque, com3pm10ChKW Opaque, com3pm10ChKvar Opaque, com3pm10ChKVA Opaque, com3pm10ChPF Opaque, com3pm10ChKWh Opaque, com3pm10ChKvarh Opaque, com3pm10ChKVAh Opaque, com3pm10ChActualDemand Opaque, com3pm10ChForecastDemand Opaque, com3pm10ChMaxDemandH Opaque, com3pm10ChMaxDemandD Opaque, com3pm10ChMaxDemandM Opaque, com3pm10ChElectricityD Opaque, com3pm10ChElectricityM Opaque, com3pm10ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.0 com3pm10ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm10ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.1 com3pm10ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm10ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.2 com3pm10ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm10ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.3 com3pm10ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm10ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.4 com3pm10ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm10ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.5 com3pm10ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm10ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.6 com3pm10ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm10ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.7 com3pm10ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm10ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.8 com3pm10ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm10ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.9 com3pm10ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm10ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.10 com3pm10ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm10ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.11 com3pm10ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm10ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.12 com3pm10ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm10ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.13 com3pm10ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm10ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.14 com3pm10ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm10ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.15 com3pm10ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm10ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.16 com3pm10ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm10ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.17 com3pm10ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm10ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.2.1.18 com3pm10ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm10ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3 com3pm10IOinfo OBJECT IDENTIFIER ::= { com3pm10 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.1 com3pm10DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.1.1 com3pm10DIEntry OBJECT-TYPE SYNTAX Com3pm10DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10DIIndex } ::= { com3pm10DITable 1 } Com3pm10DIEntry ::= SEQUENCE { com3pm10DIIndex Integer32, com3pm10DIName OCTET STRING, com3pm10DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.1.1.1 com3pm10DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm10DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.1.1.2 com3pm10DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm10DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.1.1.3 com3pm10DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm10DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.2 com3pm10DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.2.1 com3pm10DOEntry OBJECT-TYPE SYNTAX Com3pm10DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10DOIndex } ::= { com3pm10DOTable 1 } Com3pm10DOEntry ::= SEQUENCE { com3pm10DOIndex Integer32, com3pm10DOName OCTET STRING, com3pm10DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.2.1.1 com3pm10DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm10DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.2.1.2 com3pm10DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm10DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.2.1.3 com3pm10DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm10DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.3 com3pm10AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.3.1 com3pm10AIEntry OBJECT-TYPE SYNTAX Com3pm10AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10AIIndex } ::= { com3pm10AITable 1 } Com3pm10AIEntry ::= SEQUENCE { com3pm10AIIndex Integer32, com3pm10AIName OCTET STRING, com3pm10AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.3.1.1 com3pm10AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm10AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.3.1.2 com3pm10AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm10AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.3.1.3 com3pm10AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm10AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.4 com3pm10AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.4.1 com3pm10AOEntry OBJECT-TYPE SYNTAX Com3pm10AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10AOIndex } ::= { com3pm10AOTable 1 } Com3pm10AOEntry ::= SEQUENCE { com3pm10AOIndex Integer32, com3pm10AOName OCTET STRING, com3pm10AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.4.1.1 com3pm10AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm10AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.4.1.2 com3pm10AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm10AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.3.4.1.3 com3pm10AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm10AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.4 com3pm10HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm10HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm10 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.4.1 com3pm10HarmonicEntry OBJECT-TYPE SYNTAX Com3pm10HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm10HarmonicSubmeterIndex } ::= { com3pm10HarmonicTable 1 } Com3pm10HarmonicEntry ::= SEQUENCE { com3pm10HarmonicSubmeterIndex Integer32, com3pm10HarmonicSelector Integer32, com3pm10HarmonicVTHD Opaque, com3pm10HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.4.1.1 com3pm10HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm10HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.4.1.2 com3pm10HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm10HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.4.1.3 com3pm10HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm10HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.10.4.1.4 com3pm10HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm10HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11 com3pm11 OBJECT IDENTIFIER ::= { com3pm 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1 com3pm11BasicInfo OBJECT IDENTIFIER ::= { com3pm11 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.1 com3pm11Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm11BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.2 com3pm11Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm11BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.3 com3pm11ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm11BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.4 com3pm11Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm11BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.5 com3pm11PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.5.1 com3pm11PtEntry OBJECT-TYPE SYNTAX Com3pm11PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11PtIndex } ::= { com3pm11PtTable 1 } Com3pm11PtEntry ::= SEQUENCE { com3pm11PtIndex Integer32, com3pm11PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.5.1.1 com3pm11PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm11PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.5.1.2 com3pm11PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm11PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.6 com3pm11CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.6.1 com3pm11CtEntry OBJECT-TYPE SYNTAX Com3pm11CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11CtIndex } ::= { com3pm11CtTable 1 } Com3pm11CtEntry ::= SEQUENCE { com3pm11CtIndex Integer32, com3pm11CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.6.1.1 com3pm11CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm11CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.6.1.2 com3pm11CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm11CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.9 com3pm11DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm11BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.10 com3pm11DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm11BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.11 com3pm11AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm11BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.12 com3pm11AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm11BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.13 com3pm11PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm11BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.14 com3pm11RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm11BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.15 com3pm11ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm11BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.1.16 com3pm11StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm11BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2 com3pm11ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1 com3pm11ChEntry OBJECT-TYPE SYNTAX Com3pm11ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11ChSubmeterIndex } ::= { com3pm11ChTable 1 } Com3pm11ChEntry ::= SEQUENCE { com3pm11ChSubmeterIndex Integer32, com3pm11ChName OCTET STRING, com3pm11ChVoltage Opaque, com3pm11ChCurrent Opaque, com3pm11ChKW Opaque, com3pm11ChKvar Opaque, com3pm11ChKVA Opaque, com3pm11ChPF Opaque, com3pm11ChKWh Opaque, com3pm11ChKvarh Opaque, com3pm11ChKVAh Opaque, com3pm11ChActualDemand Opaque, com3pm11ChForecastDemand Opaque, com3pm11ChMaxDemandH Opaque, com3pm11ChMaxDemandD Opaque, com3pm11ChMaxDemandM Opaque, com3pm11ChElectricityD Opaque, com3pm11ChElectricityM Opaque, com3pm11ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.0 com3pm11ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm11ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.1 com3pm11ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm11ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.2 com3pm11ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm11ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.3 com3pm11ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm11ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.4 com3pm11ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm11ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.5 com3pm11ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm11ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.6 com3pm11ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm11ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.7 com3pm11ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm11ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.8 com3pm11ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm11ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.9 com3pm11ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm11ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.10 com3pm11ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm11ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.11 com3pm11ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm11ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.12 com3pm11ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm11ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.13 com3pm11ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm11ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.14 com3pm11ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm11ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.15 com3pm11ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm11ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.16 com3pm11ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm11ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.17 com3pm11ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm11ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.2.1.18 com3pm11ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm11ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3 com3pm11IOinfo OBJECT IDENTIFIER ::= { com3pm11 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.1 com3pm11DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.1.1 com3pm11DIEntry OBJECT-TYPE SYNTAX Com3pm11DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11DIIndex } ::= { com3pm11DITable 1 } Com3pm11DIEntry ::= SEQUENCE { com3pm11DIIndex Integer32, com3pm11DIName OCTET STRING, com3pm11DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.1.1.1 com3pm11DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm11DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.1.1.2 com3pm11DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm11DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.1.1.3 com3pm11DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm11DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.2 com3pm11DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.2.1 com3pm11DOEntry OBJECT-TYPE SYNTAX Com3pm11DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11DOIndex } ::= { com3pm11DOTable 1 } Com3pm11DOEntry ::= SEQUENCE { com3pm11DOIndex Integer32, com3pm11DOName OCTET STRING, com3pm11DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.2.1.1 com3pm11DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm11DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.2.1.2 com3pm11DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm11DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.2.1.3 com3pm11DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm11DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.3 com3pm11AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.3.1 com3pm11AIEntry OBJECT-TYPE SYNTAX Com3pm11AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11AIIndex } ::= { com3pm11AITable 1 } Com3pm11AIEntry ::= SEQUENCE { com3pm11AIIndex Integer32, com3pm11AIName OCTET STRING, com3pm11AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.3.1.1 com3pm11AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm11AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.3.1.2 com3pm11AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm11AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.3.1.3 com3pm11AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm11AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.4 com3pm11AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.4.1 com3pm11AOEntry OBJECT-TYPE SYNTAX Com3pm11AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11AOIndex } ::= { com3pm11AOTable 1 } Com3pm11AOEntry ::= SEQUENCE { com3pm11AOIndex Integer32, com3pm11AOName OCTET STRING, com3pm11AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.4.1.1 com3pm11AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm11AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.4.1.2 com3pm11AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm11AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.3.4.1.3 com3pm11AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm11AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.4 com3pm11HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm11HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm11 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.4.1 com3pm11HarmonicEntry OBJECT-TYPE SYNTAX Com3pm11HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm11HarmonicSubmeterIndex } ::= { com3pm11HarmonicTable 1 } Com3pm11HarmonicEntry ::= SEQUENCE { com3pm11HarmonicSubmeterIndex Integer32, com3pm11HarmonicSelector Integer32, com3pm11HarmonicVTHD Opaque, com3pm11HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.4.1.1 com3pm11HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm11HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.4.1.2 com3pm11HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm11HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.4.1.3 com3pm11HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm11HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.11.4.1.4 com3pm11HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm11HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12 com3pm12 OBJECT IDENTIFIER ::= { com3pm 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1 com3pm12BasicInfo OBJECT IDENTIFIER ::= { com3pm12 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.1 com3pm12Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm12BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.2 com3pm12Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm12BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.3 com3pm12ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm12BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.4 com3pm12Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm12BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.5 com3pm12PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.5.1 com3pm12PtEntry OBJECT-TYPE SYNTAX Com3pm12PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12PtIndex } ::= { com3pm12PtTable 1 } Com3pm12PtEntry ::= SEQUENCE { com3pm12PtIndex Integer32, com3pm12PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.5.1.1 com3pm12PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm12PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.5.1.2 com3pm12PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm12PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.6 com3pm12CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.6.1 com3pm12CtEntry OBJECT-TYPE SYNTAX Com3pm12CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12CtIndex } ::= { com3pm12CtTable 1 } Com3pm12CtEntry ::= SEQUENCE { com3pm12CtIndex Integer32, com3pm12CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.6.1.1 com3pm12CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm12CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.6.1.2 com3pm12CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm12CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.9 com3pm12DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm12BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.10 com3pm12DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm12BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.11 com3pm12AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm12BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.12 com3pm12AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm12BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.13 com3pm12PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm12BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.14 com3pm12RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm12BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.15 com3pm12ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm12BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.1.16 com3pm12StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm12BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2 com3pm12ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1 com3pm12ChEntry OBJECT-TYPE SYNTAX Com3pm12ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12ChSubmeterIndex } ::= { com3pm12ChTable 1 } Com3pm12ChEntry ::= SEQUENCE { com3pm12ChSubmeterIndex Integer32, com3pm12ChName OCTET STRING, com3pm12ChVoltage Opaque, com3pm12ChCurrent Opaque, com3pm12ChKW Opaque, com3pm12ChKvar Opaque, com3pm12ChKVA Opaque, com3pm12ChPF Opaque, com3pm12ChKWh Opaque, com3pm12ChKvarh Opaque, com3pm12ChKVAh Opaque, com3pm12ChActualDemand Opaque, com3pm12ChForecastDemand Opaque, com3pm12ChMaxDemandH Opaque, com3pm12ChMaxDemandD Opaque, com3pm12ChMaxDemandM Opaque, com3pm12ChElectricityD Opaque, com3pm12ChElectricityM Opaque, com3pm12ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.0 com3pm12ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm12ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.1 com3pm12ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm12ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.2 com3pm12ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm12ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.3 com3pm12ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm12ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.4 com3pm12ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm12ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.5 com3pm12ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm12ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.6 com3pm12ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm12ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.7 com3pm12ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm12ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.8 com3pm12ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm12ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.9 com3pm12ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm12ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.10 com3pm12ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm12ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.11 com3pm12ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm12ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.12 com3pm12ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm12ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.13 com3pm12ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm12ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.14 com3pm12ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm12ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.15 com3pm12ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm12ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.16 com3pm12ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm12ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.17 com3pm12ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm12ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.2.1.18 com3pm12ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm12ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3 com3pm12IOinfo OBJECT IDENTIFIER ::= { com3pm12 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.1 com3pm12DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.1.1 com3pm12DIEntry OBJECT-TYPE SYNTAX Com3pm12DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12DIIndex } ::= { com3pm12DITable 1 } Com3pm12DIEntry ::= SEQUENCE { com3pm12DIIndex Integer32, com3pm12DIName OCTET STRING, com3pm12DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.1.1.1 com3pm12DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm12DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.1.1.2 com3pm12DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm12DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.1.1.3 com3pm12DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm12DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.2 com3pm12DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.2.1 com3pm12DOEntry OBJECT-TYPE SYNTAX Com3pm12DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12DOIndex } ::= { com3pm12DOTable 1 } Com3pm12DOEntry ::= SEQUENCE { com3pm12DOIndex Integer32, com3pm12DOName OCTET STRING, com3pm12DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.2.1.1 com3pm12DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm12DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.2.1.2 com3pm12DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm12DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.2.1.3 com3pm12DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm12DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.3 com3pm12AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.3.1 com3pm12AIEntry OBJECT-TYPE SYNTAX Com3pm12AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12AIIndex } ::= { com3pm12AITable 1 } Com3pm12AIEntry ::= SEQUENCE { com3pm12AIIndex Integer32, com3pm12AIName OCTET STRING, com3pm12AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.3.1.1 com3pm12AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm12AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.3.1.2 com3pm12AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm12AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.3.1.3 com3pm12AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm12AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.4 com3pm12AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.4.1 com3pm12AOEntry OBJECT-TYPE SYNTAX Com3pm12AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12AOIndex } ::= { com3pm12AOTable 1 } Com3pm12AOEntry ::= SEQUENCE { com3pm12AOIndex Integer32, com3pm12AOName OCTET STRING, com3pm12AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.4.1.1 com3pm12AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm12AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.4.1.2 com3pm12AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm12AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.3.4.1.3 com3pm12AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm12AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.4 com3pm12HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm12HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm12 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.4.1 com3pm12HarmonicEntry OBJECT-TYPE SYNTAX Com3pm12HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm12HarmonicSubmeterIndex } ::= { com3pm12HarmonicTable 1 } Com3pm12HarmonicEntry ::= SEQUENCE { com3pm12HarmonicSubmeterIndex Integer32, com3pm12HarmonicSelector Integer32, com3pm12HarmonicVTHD Opaque, com3pm12HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.4.1.1 com3pm12HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm12HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.4.1.2 com3pm12HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm12HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.4.1.3 com3pm12HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm12HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.12.4.1.4 com3pm12HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm12HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13 com3pm13 OBJECT IDENTIFIER ::= { com3pm 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1 com3pm13BasicInfo OBJECT IDENTIFIER ::= { com3pm13 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.1 com3pm13Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm13BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.2 com3pm13Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm13BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.3 com3pm13ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm13BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.4 com3pm13Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm13BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.5 com3pm13PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.5.1 com3pm13PtEntry OBJECT-TYPE SYNTAX Com3pm13PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13PtIndex } ::= { com3pm13PtTable 1 } Com3pm13PtEntry ::= SEQUENCE { com3pm13PtIndex Integer32, com3pm13PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.5.1.1 com3pm13PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm13PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.5.1.2 com3pm13PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm13PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.6 com3pm13CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.6.1 com3pm13CtEntry OBJECT-TYPE SYNTAX Com3pm13CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13CtIndex } ::= { com3pm13CtTable 1 } Com3pm13CtEntry ::= SEQUENCE { com3pm13CtIndex Integer32, com3pm13CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.6.1.1 com3pm13CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm13CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.6.1.2 com3pm13CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm13CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.9 com3pm13DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm13BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.10 com3pm13DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm13BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.11 com3pm13AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm13BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.12 com3pm13AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm13BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.13 com3pm13PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm13BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.14 com3pm13RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm13BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.15 com3pm13ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm13BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.1.16 com3pm13StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm13BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2 com3pm13ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1 com3pm13ChEntry OBJECT-TYPE SYNTAX Com3pm13ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13ChSubmeterIndex } ::= { com3pm13ChTable 1 } Com3pm13ChEntry ::= SEQUENCE { com3pm13ChSubmeterIndex Integer32, com3pm13ChName OCTET STRING, com3pm13ChVoltage Opaque, com3pm13ChCurrent Opaque, com3pm13ChKW Opaque, com3pm13ChKvar Opaque, com3pm13ChKVA Opaque, com3pm13ChPF Opaque, com3pm13ChKWh Opaque, com3pm13ChKvarh Opaque, com3pm13ChKVAh Opaque, com3pm13ChActualDemand Opaque, com3pm13ChForecastDemand Opaque, com3pm13ChMaxDemandH Opaque, com3pm13ChMaxDemandD Opaque, com3pm13ChMaxDemandM Opaque, com3pm13ChElectricityD Opaque, com3pm13ChElectricityM Opaque, com3pm13ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.0 com3pm13ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm13ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.1 com3pm13ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm13ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.2 com3pm13ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm13ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.3 com3pm13ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm13ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.4 com3pm13ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm13ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.5 com3pm13ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm13ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.6 com3pm13ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm13ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.7 com3pm13ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm13ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.8 com3pm13ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm13ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.9 com3pm13ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm13ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.10 com3pm13ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm13ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.11 com3pm13ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm13ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.12 com3pm13ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm13ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.13 com3pm13ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm13ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.14 com3pm13ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm13ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.15 com3pm13ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm13ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.16 com3pm13ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm13ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.17 com3pm13ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm13ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.2.1.18 com3pm13ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm13ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3 com3pm13IOinfo OBJECT IDENTIFIER ::= { com3pm13 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.1 com3pm13DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.1.1 com3pm13DIEntry OBJECT-TYPE SYNTAX Com3pm13DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13DIIndex } ::= { com3pm13DITable 1 } Com3pm13DIEntry ::= SEQUENCE { com3pm13DIIndex Integer32, com3pm13DIName OCTET STRING, com3pm13DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.1.1.1 com3pm13DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm13DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.1.1.2 com3pm13DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm13DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.1.1.3 com3pm13DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm13DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.2 com3pm13DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.2.1 com3pm13DOEntry OBJECT-TYPE SYNTAX Com3pm13DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13DOIndex } ::= { com3pm13DOTable 1 } Com3pm13DOEntry ::= SEQUENCE { com3pm13DOIndex Integer32, com3pm13DOName OCTET STRING, com3pm13DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.2.1.1 com3pm13DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm13DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.2.1.2 com3pm13DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm13DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.2.1.3 com3pm13DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm13DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.3 com3pm13AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.3.1 com3pm13AIEntry OBJECT-TYPE SYNTAX Com3pm13AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13AIIndex } ::= { com3pm13AITable 1 } Com3pm13AIEntry ::= SEQUENCE { com3pm13AIIndex Integer32, com3pm13AIName OCTET STRING, com3pm13AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.3.1.1 com3pm13AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm13AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.3.1.2 com3pm13AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm13AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.3.1.3 com3pm13AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm13AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.4 com3pm13AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.4.1 com3pm13AOEntry OBJECT-TYPE SYNTAX Com3pm13AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13AOIndex } ::= { com3pm13AOTable 1 } Com3pm13AOEntry ::= SEQUENCE { com3pm13AOIndex Integer32, com3pm13AOName OCTET STRING, com3pm13AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.4.1.1 com3pm13AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm13AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.4.1.2 com3pm13AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm13AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.3.4.1.3 com3pm13AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm13AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.4 com3pm13HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm13HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm13 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.4.1 com3pm13HarmonicEntry OBJECT-TYPE SYNTAX Com3pm13HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm13HarmonicSubmeterIndex } ::= { com3pm13HarmonicTable 1 } Com3pm13HarmonicEntry ::= SEQUENCE { com3pm13HarmonicSubmeterIndex Integer32, com3pm13HarmonicSelector Integer32, com3pm13HarmonicVTHD Opaque, com3pm13HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.4.1.1 com3pm13HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm13HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.4.1.2 com3pm13HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm13HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.4.1.3 com3pm13HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm13HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.13.4.1.4 com3pm13HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm13HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14 com3pm14 OBJECT IDENTIFIER ::= { com3pm 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1 com3pm14BasicInfo OBJECT IDENTIFIER ::= { com3pm14 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.1 com3pm14Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm14BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.2 com3pm14Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm14BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.3 com3pm14ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm14BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.4 com3pm14Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm14BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.5 com3pm14PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.5.1 com3pm14PtEntry OBJECT-TYPE SYNTAX Com3pm14PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14PtIndex } ::= { com3pm14PtTable 1 } Com3pm14PtEntry ::= SEQUENCE { com3pm14PtIndex Integer32, com3pm14PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.5.1.1 com3pm14PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm14PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.5.1.2 com3pm14PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm14PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.6 com3pm14CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.6.1 com3pm14CtEntry OBJECT-TYPE SYNTAX Com3pm14CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14CtIndex } ::= { com3pm14CtTable 1 } Com3pm14CtEntry ::= SEQUENCE { com3pm14CtIndex Integer32, com3pm14CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.6.1.1 com3pm14CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm14CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.6.1.2 com3pm14CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm14CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.9 com3pm14DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm14BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.10 com3pm14DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm14BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.11 com3pm14AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm14BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.12 com3pm14AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm14BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.13 com3pm14PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm14BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.14 com3pm14RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm14BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.15 com3pm14ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm14BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.1.16 com3pm14StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm14BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2 com3pm14ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1 com3pm14ChEntry OBJECT-TYPE SYNTAX Com3pm14ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14ChSubmeterIndex } ::= { com3pm14ChTable 1 } Com3pm14ChEntry ::= SEQUENCE { com3pm14ChSubmeterIndex Integer32, com3pm14ChName OCTET STRING, com3pm14ChVoltage Opaque, com3pm14ChCurrent Opaque, com3pm14ChKW Opaque, com3pm14ChKvar Opaque, com3pm14ChKVA Opaque, com3pm14ChPF Opaque, com3pm14ChKWh Opaque, com3pm14ChKvarh Opaque, com3pm14ChKVAh Opaque, com3pm14ChActualDemand Opaque, com3pm14ChForecastDemand Opaque, com3pm14ChMaxDemandH Opaque, com3pm14ChMaxDemandD Opaque, com3pm14ChMaxDemandM Opaque, com3pm14ChElectricityD Opaque, com3pm14ChElectricityM Opaque, com3pm14ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.0 com3pm14ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm14ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.1 com3pm14ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm14ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.2 com3pm14ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm14ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.3 com3pm14ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm14ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.4 com3pm14ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm14ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.5 com3pm14ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm14ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.6 com3pm14ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm14ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.7 com3pm14ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm14ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.8 com3pm14ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm14ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.9 com3pm14ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm14ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.10 com3pm14ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm14ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.11 com3pm14ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm14ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.12 com3pm14ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm14ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.13 com3pm14ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm14ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.14 com3pm14ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm14ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.15 com3pm14ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm14ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.16 com3pm14ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm14ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.17 com3pm14ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm14ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.2.1.18 com3pm14ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm14ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3 com3pm14IOinfo OBJECT IDENTIFIER ::= { com3pm14 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.1 com3pm14DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.1.1 com3pm14DIEntry OBJECT-TYPE SYNTAX Com3pm14DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14DIIndex } ::= { com3pm14DITable 1 } Com3pm14DIEntry ::= SEQUENCE { com3pm14DIIndex Integer32, com3pm14DIName OCTET STRING, com3pm14DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.1.1.1 com3pm14DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm14DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.1.1.2 com3pm14DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm14DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.1.1.3 com3pm14DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm14DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.2 com3pm14DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.2.1 com3pm14DOEntry OBJECT-TYPE SYNTAX Com3pm14DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14DOIndex } ::= { com3pm14DOTable 1 } Com3pm14DOEntry ::= SEQUENCE { com3pm14DOIndex Integer32, com3pm14DOName OCTET STRING, com3pm14DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.2.1.1 com3pm14DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm14DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.2.1.2 com3pm14DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm14DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.2.1.3 com3pm14DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm14DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.3 com3pm14AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.3.1 com3pm14AIEntry OBJECT-TYPE SYNTAX Com3pm14AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14AIIndex } ::= { com3pm14AITable 1 } Com3pm14AIEntry ::= SEQUENCE { com3pm14AIIndex Integer32, com3pm14AIName OCTET STRING, com3pm14AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.3.1.1 com3pm14AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm14AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.3.1.2 com3pm14AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm14AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.3.1.3 com3pm14AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm14AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.4 com3pm14AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.4.1 com3pm14AOEntry OBJECT-TYPE SYNTAX Com3pm14AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14AOIndex } ::= { com3pm14AOTable 1 } Com3pm14AOEntry ::= SEQUENCE { com3pm14AOIndex Integer32, com3pm14AOName OCTET STRING, com3pm14AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.4.1.1 com3pm14AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm14AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.4.1.2 com3pm14AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm14AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.3.4.1.3 com3pm14AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm14AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.4 com3pm14HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm14HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm14 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.4.1 com3pm14HarmonicEntry OBJECT-TYPE SYNTAX Com3pm14HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm14HarmonicSubmeterIndex } ::= { com3pm14HarmonicTable 1 } Com3pm14HarmonicEntry ::= SEQUENCE { com3pm14HarmonicSubmeterIndex Integer32, com3pm14HarmonicSelector Integer32, com3pm14HarmonicVTHD Opaque, com3pm14HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.4.1.1 com3pm14HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm14HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.4.1.2 com3pm14HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm14HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.4.1.3 com3pm14HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm14HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.14.4.1.4 com3pm14HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm14HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15 com3pm15 OBJECT IDENTIFIER ::= { com3pm 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1 com3pm15BasicInfo OBJECT IDENTIFIER ::= { com3pm15 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.1 com3pm15Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm15BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.2 com3pm15Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm15BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.3 com3pm15ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm15BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.4 com3pm15Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm15BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.5 com3pm15PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.5.1 com3pm15PtEntry OBJECT-TYPE SYNTAX Com3pm15PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15PtIndex } ::= { com3pm15PtTable 1 } Com3pm15PtEntry ::= SEQUENCE { com3pm15PtIndex Integer32, com3pm15PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.5.1.1 com3pm15PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm15PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.5.1.2 com3pm15PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm15PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.6 com3pm15CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.6.1 com3pm15CtEntry OBJECT-TYPE SYNTAX Com3pm15CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15CtIndex } ::= { com3pm15CtTable 1 } Com3pm15CtEntry ::= SEQUENCE { com3pm15CtIndex Integer32, com3pm15CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.6.1.1 com3pm15CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm15CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.6.1.2 com3pm15CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm15CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.9 com3pm15DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm15BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.10 com3pm15DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm15BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.11 com3pm15AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm15BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.12 com3pm15AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm15BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.13 com3pm15PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm15BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.14 com3pm15RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm15BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.15 com3pm15ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm15BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.1.16 com3pm15StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm15BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2 com3pm15ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1 com3pm15ChEntry OBJECT-TYPE SYNTAX Com3pm15ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15ChSubmeterIndex } ::= { com3pm15ChTable 1 } Com3pm15ChEntry ::= SEQUENCE { com3pm15ChSubmeterIndex Integer32, com3pm15ChName OCTET STRING, com3pm15ChVoltage Opaque, com3pm15ChCurrent Opaque, com3pm15ChKW Opaque, com3pm15ChKvar Opaque, com3pm15ChKVA Opaque, com3pm15ChPF Opaque, com3pm15ChKWh Opaque, com3pm15ChKvarh Opaque, com3pm15ChKVAh Opaque, com3pm15ChActualDemand Opaque, com3pm15ChForecastDemand Opaque, com3pm15ChMaxDemandH Opaque, com3pm15ChMaxDemandD Opaque, com3pm15ChMaxDemandM Opaque, com3pm15ChElectricityD Opaque, com3pm15ChElectricityM Opaque, com3pm15ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.0 com3pm15ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm15ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.1 com3pm15ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm15ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.2 com3pm15ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm15ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.3 com3pm15ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm15ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.4 com3pm15ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm15ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.5 com3pm15ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm15ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.6 com3pm15ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm15ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.7 com3pm15ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm15ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.8 com3pm15ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm15ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.9 com3pm15ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm15ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.10 com3pm15ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm15ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.11 com3pm15ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm15ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.12 com3pm15ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm15ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.13 com3pm15ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm15ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.14 com3pm15ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm15ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.15 com3pm15ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm15ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.16 com3pm15ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm15ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.17 com3pm15ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm15ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.2.1.18 com3pm15ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm15ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3 com3pm15IOinfo OBJECT IDENTIFIER ::= { com3pm15 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.1 com3pm15DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.1.1 com3pm15DIEntry OBJECT-TYPE SYNTAX Com3pm15DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15DIIndex } ::= { com3pm15DITable 1 } Com3pm15DIEntry ::= SEQUENCE { com3pm15DIIndex Integer32, com3pm15DIName OCTET STRING, com3pm15DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.1.1.1 com3pm15DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm15DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.1.1.2 com3pm15DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm15DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.1.1.3 com3pm15DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm15DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.2 com3pm15DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.2.1 com3pm15DOEntry OBJECT-TYPE SYNTAX Com3pm15DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15DOIndex } ::= { com3pm15DOTable 1 } Com3pm15DOEntry ::= SEQUENCE { com3pm15DOIndex Integer32, com3pm15DOName OCTET STRING, com3pm15DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.2.1.1 com3pm15DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm15DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.2.1.2 com3pm15DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm15DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.2.1.3 com3pm15DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm15DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.3 com3pm15AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.3.1 com3pm15AIEntry OBJECT-TYPE SYNTAX Com3pm15AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15AIIndex } ::= { com3pm15AITable 1 } Com3pm15AIEntry ::= SEQUENCE { com3pm15AIIndex Integer32, com3pm15AIName OCTET STRING, com3pm15AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.3.1.1 com3pm15AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm15AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.3.1.2 com3pm15AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm15AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.3.1.3 com3pm15AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm15AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.4 com3pm15AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.4.1 com3pm15AOEntry OBJECT-TYPE SYNTAX Com3pm15AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15AOIndex } ::= { com3pm15AOTable 1 } Com3pm15AOEntry ::= SEQUENCE { com3pm15AOIndex Integer32, com3pm15AOName OCTET STRING, com3pm15AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.4.1.1 com3pm15AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm15AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.4.1.2 com3pm15AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm15AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.3.4.1.3 com3pm15AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm15AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.4 com3pm15HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm15HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm15 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.4.1 com3pm15HarmonicEntry OBJECT-TYPE SYNTAX Com3pm15HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm15HarmonicSubmeterIndex } ::= { com3pm15HarmonicTable 1 } Com3pm15HarmonicEntry ::= SEQUENCE { com3pm15HarmonicSubmeterIndex Integer32, com3pm15HarmonicSelector Integer32, com3pm15HarmonicVTHD Opaque, com3pm15HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.4.1.1 com3pm15HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm15HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.4.1.2 com3pm15HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm15HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.4.1.3 com3pm15HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm15HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.15.4.1.4 com3pm15HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm15HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16 com3pm16 OBJECT IDENTIFIER ::= { com3pm 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1 com3pm16BasicInfo OBJECT IDENTIFIER ::= { com3pm16 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.1 com3pm16Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com3pm16BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.2 com3pm16Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com3pm16BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.3 com3pm16ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com3pm16BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.4 com3pm16Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com3pm16BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.5 com3pm16PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.5.1 com3pm16PtEntry OBJECT-TYPE SYNTAX Com3pm16PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16PtIndex } ::= { com3pm16PtTable 1 } Com3pm16PtEntry ::= SEQUENCE { com3pm16PtIndex Integer32, com3pm16PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.5.1.1 com3pm16PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com3pm16PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.5.1.2 com3pm16PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com3pm16PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.6 com3pm16CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.6.1 com3pm16CtEntry OBJECT-TYPE SYNTAX Com3pm16CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16CtIndex } ::= { com3pm16CtTable 1 } Com3pm16CtEntry ::= SEQUENCE { com3pm16CtIndex Integer32, com3pm16CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.6.1.1 com3pm16CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com3pm16CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.6.1.2 com3pm16CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com3pm16CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.9 com3pm16DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com3pm16BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.10 com3pm16DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com3pm16BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.11 com3pm16AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com3pm16BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.12 com3pm16AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com3pm16BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.13 com3pm16PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com3pm16BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.14 com3pm16RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com3pm16BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.15 com3pm16ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com3pm16BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.1.16 com3pm16StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com3pm16BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2 com3pm16ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1 com3pm16ChEntry OBJECT-TYPE SYNTAX Com3pm16ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16ChSubmeterIndex } ::= { com3pm16ChTable 1 } Com3pm16ChEntry ::= SEQUENCE { com3pm16ChSubmeterIndex Integer32, com3pm16ChName OCTET STRING, com3pm16ChVoltage Opaque, com3pm16ChCurrent Opaque, com3pm16ChKW Opaque, com3pm16ChKvar Opaque, com3pm16ChKVA Opaque, com3pm16ChPF Opaque, com3pm16ChKWh Opaque, com3pm16ChKvarh Opaque, com3pm16ChKVAh Opaque, com3pm16ChActualDemand Opaque, com3pm16ChForecastDemand Opaque, com3pm16ChMaxDemandH Opaque, com3pm16ChMaxDemandD Opaque, com3pm16ChMaxDemandM Opaque, com3pm16ChElectricityD Opaque, com3pm16ChElectricityM Opaque, com3pm16ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.0 com3pm16ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm16ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.1 com3pm16ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com3pm16ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.2 com3pm16ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com3pm16ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.3 com3pm16ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com3pm16ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.4 com3pm16ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com3pm16ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.5 com3pm16ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com3pm16ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.6 com3pm16ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com3pm16ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.7 com3pm16ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com3pm16ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.8 com3pm16ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com3pm16ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.9 com3pm16ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com3pm16ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.10 com3pm16ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com3pm16ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.11 com3pm16ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com3pm16ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.12 com3pm16ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com3pm16ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.13 com3pm16ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com3pm16ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.14 com3pm16ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com3pm16ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.15 com3pm16ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com3pm16ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.16 com3pm16ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com3pm16ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.17 com3pm16ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com3pm16ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.2.1.18 com3pm16ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com3pm16ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3 com3pm16IOinfo OBJECT IDENTIFIER ::= { com3pm16 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.1 com3pm16DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.1.1 com3pm16DIEntry OBJECT-TYPE SYNTAX Com3pm16DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16DIIndex } ::= { com3pm16DITable 1 } Com3pm16DIEntry ::= SEQUENCE { com3pm16DIIndex Integer32, com3pm16DIName OCTET STRING, com3pm16DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.1.1.1 com3pm16DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com3pm16DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.1.1.2 com3pm16DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com3pm16DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.1.1.3 com3pm16DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com3pm16DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.2 com3pm16DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.2.1 com3pm16DOEntry OBJECT-TYPE SYNTAX Com3pm16DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16DOIndex } ::= { com3pm16DOTable 1 } Com3pm16DOEntry ::= SEQUENCE { com3pm16DOIndex Integer32, com3pm16DOName OCTET STRING, com3pm16DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.2.1.1 com3pm16DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com3pm16DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.2.1.2 com3pm16DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com3pm16DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.2.1.3 com3pm16DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com3pm16DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.3 com3pm16AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.3.1 com3pm16AIEntry OBJECT-TYPE SYNTAX Com3pm16AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16AIIndex } ::= { com3pm16AITable 1 } Com3pm16AIEntry ::= SEQUENCE { com3pm16AIIndex Integer32, com3pm16AIName OCTET STRING, com3pm16AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.3.1.1 com3pm16AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com3pm16AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.3.1.2 com3pm16AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com3pm16AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.3.1.3 com3pm16AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com3pm16AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.4 com3pm16AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.4.1 com3pm16AOEntry OBJECT-TYPE SYNTAX Com3pm16AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16AOIndex } ::= { com3pm16AOTable 1 } Com3pm16AOEntry ::= SEQUENCE { com3pm16AOIndex Integer32, com3pm16AOName OCTET STRING, com3pm16AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.4.1.1 com3pm16AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com3pm16AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.4.1.2 com3pm16AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com3pm16AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.3.4.1.3 com3pm16AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com3pm16AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.4 com3pm16HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3pm16HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3pm16 4 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.4.1 com3pm16HarmonicEntry OBJECT-TYPE SYNTAX Com3pm16HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3pm16HarmonicSubmeterIndex } ::= { com3pm16HarmonicTable 1 } Com3pm16HarmonicEntry ::= SEQUENCE { com3pm16HarmonicSubmeterIndex Integer32, com3pm16HarmonicSelector Integer32, com3pm16HarmonicVTHD Opaque, com3pm16HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.4.1.1 com3pm16HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com3pm16HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.4.1.2 com3pm16HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com3pm16HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.4.1.3 com3pm16HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com3pm16HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.1.16.4.1.4 com3pm16HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com3pm16HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2 com4pm OBJECT IDENTIFIER ::= { powerMeterInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1 com4pm1 OBJECT IDENTIFIER ::= { com4pm 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1 com4pm1BasicInfo OBJECT IDENTIFIER ::= { com4pm1 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.1 com4pm1Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm1BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.2 com4pm1Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm1BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.3 com4pm1ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm1BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.4 com4pm1Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm1BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.5 com4pm1PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.5.1 com4pm1PtEntry OBJECT-TYPE SYNTAX Com4pm1PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1PtIndex } ::= { com4pm1PtTable 1 } Com4pm1PtEntry ::= SEQUENCE { com4pm1PtIndex Integer32, com4pm1PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.5.1.1 com4pm1PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm1PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.5.1.2 com4pm1PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm1PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.6 com4pm1CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.6.1 com4pm1CtEntry OBJECT-TYPE SYNTAX Com4pm1CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1CtIndex } ::= { com4pm1CtTable 1 } Com4pm1CtEntry ::= SEQUENCE { com4pm1CtIndex Integer32, com4pm1CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.6.1.1 com4pm1CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm1CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.6.1.2 com4pm1CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm1CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.9 com4pm1DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm1BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.10 com4pm1DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm1BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.11 com4pm1AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm1BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.12 com4pm1AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm1BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.13 com4pm1PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm1BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.14 com4pm1RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm1BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.15 com4pm1ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm1BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.1.16 com4pm1StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm1BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2 com4pm1ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1 com4pm1ChEntry OBJECT-TYPE SYNTAX Com4pm1ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1ChSubmeterIndex } ::= { com4pm1ChTable 1 } Com4pm1ChEntry ::= SEQUENCE { com4pm1ChSubmeterIndex Integer32, com4pm1ChName OCTET STRING, com4pm1ChVoltage Opaque, com4pm1ChCurrent Opaque, com4pm1ChKW Opaque, com4pm1ChKvar Opaque, com4pm1ChKVA Opaque, com4pm1ChPF Opaque, com4pm1ChKWh Opaque, com4pm1ChKvarh Opaque, com4pm1ChKVAh Opaque, com4pm1ChActualDemand Opaque, com4pm1ChForecastDemand Opaque, com4pm1ChMaxDemandH Opaque, com4pm1ChMaxDemandD Opaque, com4pm1ChMaxDemandM Opaque, com4pm1ChElectricityD Opaque, com4pm1ChElectricityM Opaque, com4pm1ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.0 com4pm1ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm1ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.1 com4pm1ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm1ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.2 com4pm1ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm1ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.3 com4pm1ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm1ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.4 com4pm1ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm1ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.5 com4pm1ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm1ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.6 com4pm1ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm1ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.7 com4pm1ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm1ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.8 com4pm1ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm1ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.9 com4pm1ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm1ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.10 com4pm1ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm1ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.11 com4pm1ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm1ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.12 com4pm1ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm1ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.13 com4pm1ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm1ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.14 com4pm1ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm1ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.15 com4pm1ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm1ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.16 com4pm1ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm1ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.17 com4pm1ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm1ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.2.1.18 com4pm1ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm1ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3 com4pm1IOinfo OBJECT IDENTIFIER ::= { com4pm1 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.1 com4pm1DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.1.1 com4pm1DIEntry OBJECT-TYPE SYNTAX Com4pm1DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1DIIndex } ::= { com4pm1DITable 1 } Com4pm1DIEntry ::= SEQUENCE { com4pm1DIIndex Integer32, com4pm1DIName OCTET STRING, com4pm1DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.1.1.1 com4pm1DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm1DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.1.1.2 com4pm1DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm1DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.1.1.3 com4pm1DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm1DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.2 com4pm1DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.2.1 com4pm1DOEntry OBJECT-TYPE SYNTAX Com4pm1DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1DOIndex } ::= { com4pm1DOTable 1 } Com4pm1DOEntry ::= SEQUENCE { com4pm1DOIndex Integer32, com4pm1DOName OCTET STRING, com4pm1DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.2.1.1 com4pm1DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm1DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.2.1.2 com4pm1DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm1DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.2.1.3 com4pm1DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm1DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.3 com4pm1AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.3.1 com4pm1AIEntry OBJECT-TYPE SYNTAX Com4pm1AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1AIIndex } ::= { com4pm1AITable 1 } Com4pm1AIEntry ::= SEQUENCE { com4pm1AIIndex Integer32, com4pm1AIName OCTET STRING, com4pm1AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.3.1.1 com4pm1AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm1AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.3.1.2 com4pm1AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm1AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.3.1.3 com4pm1AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm1AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.4 com4pm1AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.4.1 com4pm1AOEntry OBJECT-TYPE SYNTAX Com4pm1AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1AOIndex } ::= { com4pm1AOTable 1 } Com4pm1AOEntry ::= SEQUENCE { com4pm1AOIndex Integer32, com4pm1AOName OCTET STRING, com4pm1AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.4.1.1 com4pm1AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm1AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.4.1.2 com4pm1AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm1AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.3.4.1.3 com4pm1AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm1AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.4 com4pm1HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm1HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm1 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.4.1 com4pm1HarmonicEntry OBJECT-TYPE SYNTAX Com4pm1HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm1HarmonicSubmeterIndex } ::= { com4pm1HarmonicTable 1 } Com4pm1HarmonicEntry ::= SEQUENCE { com4pm1HarmonicSubmeterIndex Integer32, com4pm1HarmonicSelector Integer32, com4pm1HarmonicVTHD Opaque, com4pm1HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.4.1.1 com4pm1HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm1HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.4.1.2 com4pm1HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm1HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.4.1.3 com4pm1HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm1HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.1.4.1.4 com4pm1HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm1HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2 com4pm2 OBJECT IDENTIFIER ::= { com4pm 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1 com4pm2BasicInfo OBJECT IDENTIFIER ::= { com4pm2 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.1 com4pm2Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm2BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.2 com4pm2Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm2BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.3 com4pm2ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm2BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.4 com4pm2Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm2BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.5 com4pm2PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.5.1 com4pm2PtEntry OBJECT-TYPE SYNTAX Com4pm2PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2PtIndex } ::= { com4pm2PtTable 1 } Com4pm2PtEntry ::= SEQUENCE { com4pm2PtIndex Integer32, com4pm2PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.5.1.1 com4pm2PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm2PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.5.1.2 com4pm2PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm2PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.6 com4pm2CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.6.1 com4pm2CtEntry OBJECT-TYPE SYNTAX Com4pm2CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2CtIndex } ::= { com4pm2CtTable 1 } Com4pm2CtEntry ::= SEQUENCE { com4pm2CtIndex Integer32, com4pm2CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.6.1.1 com4pm2CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm2CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.6.1.2 com4pm2CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm2CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.9 com4pm2DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm2BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.10 com4pm2DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm2BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.11 com4pm2AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm2BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.12 com4pm2AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm2BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.13 com4pm2PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm2BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.14 com4pm2RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm2BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.15 com4pm2ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm2BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.1.16 com4pm2StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm2BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2 com4pm2ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1 com4pm2ChEntry OBJECT-TYPE SYNTAX Com4pm2ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2ChSubmeterIndex } ::= { com4pm2ChTable 1 } Com4pm2ChEntry ::= SEQUENCE { com4pm2ChSubmeterIndex Integer32, com4pm2ChName OCTET STRING, com4pm2ChVoltage Opaque, com4pm2ChCurrent Opaque, com4pm2ChKW Opaque, com4pm2ChKvar Opaque, com4pm2ChKVA Opaque, com4pm2ChPF Opaque, com4pm2ChKWh Opaque, com4pm2ChKvarh Opaque, com4pm2ChKVAh Opaque, com4pm2ChActualDemand Opaque, com4pm2ChForecastDemand Opaque, com4pm2ChMaxDemandH Opaque, com4pm2ChMaxDemandD Opaque, com4pm2ChMaxDemandM Opaque, com4pm2ChElectricityD Opaque, com4pm2ChElectricityM Opaque, com4pm2ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.0 com4pm2ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm2ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.1 com4pm2ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm2ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.2 com4pm2ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm2ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.3 com4pm2ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm2ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.4 com4pm2ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm2ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.5 com4pm2ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm2ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.6 com4pm2ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm2ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.7 com4pm2ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm2ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.8 com4pm2ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm2ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.9 com4pm2ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm2ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.10 com4pm2ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm2ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.11 com4pm2ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm2ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.12 com4pm2ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm2ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.13 com4pm2ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm2ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.14 com4pm2ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm2ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.15 com4pm2ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm2ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.16 com4pm2ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm2ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.17 com4pm2ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm2ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.2.1.18 com4pm2ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm2ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3 com4pm2IOinfo OBJECT IDENTIFIER ::= { com4pm2 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.1 com4pm2DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.1.1 com4pm2DIEntry OBJECT-TYPE SYNTAX Com4pm2DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2DIIndex } ::= { com4pm2DITable 1 } Com4pm2DIEntry ::= SEQUENCE { com4pm2DIIndex Integer32, com4pm2DIName OCTET STRING, com4pm2DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.1.1.1 com4pm2DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm2DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.1.1.2 com4pm2DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm2DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.1.1.3 com4pm2DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm2DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.2 com4pm2DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.2.1 com4pm2DOEntry OBJECT-TYPE SYNTAX Com4pm2DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2DOIndex } ::= { com4pm2DOTable 1 } Com4pm2DOEntry ::= SEQUENCE { com4pm2DOIndex Integer32, com4pm2DOName OCTET STRING, com4pm2DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.2.1.1 com4pm2DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm2DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.2.1.2 com4pm2DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm2DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.2.1.3 com4pm2DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm2DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.3 com4pm2AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.3.1 com4pm2AIEntry OBJECT-TYPE SYNTAX Com4pm2AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2AIIndex } ::= { com4pm2AITable 1 } Com4pm2AIEntry ::= SEQUENCE { com4pm2AIIndex Integer32, com4pm2AIName OCTET STRING, com4pm2AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.3.1.1 com4pm2AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm2AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.3.1.2 com4pm2AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm2AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.3.1.3 com4pm2AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm2AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.4 com4pm2AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.4.1 com4pm2AOEntry OBJECT-TYPE SYNTAX Com4pm2AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2AOIndex } ::= { com4pm2AOTable 1 } Com4pm2AOEntry ::= SEQUENCE { com4pm2AOIndex Integer32, com4pm2AOName OCTET STRING, com4pm2AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.4.1.1 com4pm2AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm2AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.4.1.2 com4pm2AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm2AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.3.4.1.3 com4pm2AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm2AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.4 com4pm2HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm2HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm2 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.4.1 com4pm2HarmonicEntry OBJECT-TYPE SYNTAX Com4pm2HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm2HarmonicSubmeterIndex } ::= { com4pm2HarmonicTable 1 } Com4pm2HarmonicEntry ::= SEQUENCE { com4pm2HarmonicSubmeterIndex Integer32, com4pm2HarmonicSelector Integer32, com4pm2HarmonicVTHD Opaque, com4pm2HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.4.1.1 com4pm2HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm2HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.4.1.2 com4pm2HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm2HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.4.1.3 com4pm2HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm2HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.2.4.1.4 com4pm2HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm2HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3 com4pm3 OBJECT IDENTIFIER ::= { com4pm 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1 com4pm3BasicInfo OBJECT IDENTIFIER ::= { com4pm3 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.1 com4pm3Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm3BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.2 com4pm3Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm3BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.3 com4pm3ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm3BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.4 com4pm3Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm3BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.5 com4pm3PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.5.1 com4pm3PtEntry OBJECT-TYPE SYNTAX Com4pm3PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3PtIndex } ::= { com4pm3PtTable 1 } Com4pm3PtEntry ::= SEQUENCE { com4pm3PtIndex Integer32, com4pm3PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.5.1.1 com4pm3PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm3PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.5.1.2 com4pm3PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm3PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.6 com4pm3CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.6.1 com4pm3CtEntry OBJECT-TYPE SYNTAX Com4pm3CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3CtIndex } ::= { com4pm3CtTable 1 } Com4pm3CtEntry ::= SEQUENCE { com4pm3CtIndex Integer32, com4pm3CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.6.1.1 com4pm3CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm3CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.6.1.2 com4pm3CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm3CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.9 com4pm3DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm3BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.10 com4pm3DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm3BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.11 com4pm3AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm3BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.12 com4pm3AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm3BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.13 com4pm3PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm3BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.14 com4pm3RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm3BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.15 com4pm3ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm3BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.1.16 com4pm3StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm3BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2 com4pm3ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1 com4pm3ChEntry OBJECT-TYPE SYNTAX Com4pm3ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3ChSubmeterIndex } ::= { com4pm3ChTable 1 } Com4pm3ChEntry ::= SEQUENCE { com4pm3ChSubmeterIndex Integer32, com4pm3ChName OCTET STRING, com4pm3ChVoltage Opaque, com4pm3ChCurrent Opaque, com4pm3ChKW Opaque, com4pm3ChKvar Opaque, com4pm3ChKVA Opaque, com4pm3ChPF Opaque, com4pm3ChKWh Opaque, com4pm3ChKvarh Opaque, com4pm3ChKVAh Opaque, com4pm3ChActualDemand Opaque, com4pm3ChForecastDemand Opaque, com4pm3ChMaxDemandH Opaque, com4pm3ChMaxDemandD Opaque, com4pm3ChMaxDemandM Opaque, com4pm3ChElectricityD Opaque, com4pm3ChElectricityM Opaque, com4pm3ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.0 com4pm3ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm3ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.1 com4pm3ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm3ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.2 com4pm3ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm3ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.3 com4pm3ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm3ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.4 com4pm3ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm3ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.5 com4pm3ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm3ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.6 com4pm3ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm3ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.7 com4pm3ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm3ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.8 com4pm3ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm3ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.9 com4pm3ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm3ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.10 com4pm3ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm3ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.11 com4pm3ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm3ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.12 com4pm3ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm3ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.13 com4pm3ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm3ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.14 com4pm3ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm3ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.15 com4pm3ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm3ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.16 com4pm3ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm3ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.17 com4pm3ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm3ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.2.1.18 com4pm3ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm3ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3 com4pm3IOinfo OBJECT IDENTIFIER ::= { com4pm3 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.1 com4pm3DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.1.1 com4pm3DIEntry OBJECT-TYPE SYNTAX Com4pm3DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3DIIndex } ::= { com4pm3DITable 1 } Com4pm3DIEntry ::= SEQUENCE { com4pm3DIIndex Integer32, com4pm3DIName OCTET STRING, com4pm3DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.1.1.1 com4pm3DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm3DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.1.1.2 com4pm3DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm3DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.1.1.3 com4pm3DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm3DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.2 com4pm3DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.2.1 com4pm3DOEntry OBJECT-TYPE SYNTAX Com4pm3DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3DOIndex } ::= { com4pm3DOTable 1 } Com4pm3DOEntry ::= SEQUENCE { com4pm3DOIndex Integer32, com4pm3DOName OCTET STRING, com4pm3DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.2.1.1 com4pm3DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm3DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.2.1.2 com4pm3DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm3DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.2.1.3 com4pm3DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm3DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.3 com4pm3AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.3.1 com4pm3AIEntry OBJECT-TYPE SYNTAX Com4pm3AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3AIIndex } ::= { com4pm3AITable 1 } Com4pm3AIEntry ::= SEQUENCE { com4pm3AIIndex Integer32, com4pm3AIName OCTET STRING, com4pm3AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.3.1.1 com4pm3AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm3AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.3.1.2 com4pm3AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm3AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.3.1.3 com4pm3AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm3AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.4 com4pm3AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.4.1 com4pm3AOEntry OBJECT-TYPE SYNTAX Com4pm3AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3AOIndex } ::= { com4pm3AOTable 1 } Com4pm3AOEntry ::= SEQUENCE { com4pm3AOIndex Integer32, com4pm3AOName OCTET STRING, com4pm3AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.4.1.1 com4pm3AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm3AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.4.1.2 com4pm3AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm3AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.3.4.1.3 com4pm3AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm3AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.4 com4pm3HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm3HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm3 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.4.1 com4pm3HarmonicEntry OBJECT-TYPE SYNTAX Com4pm3HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm3HarmonicSubmeterIndex } ::= { com4pm3HarmonicTable 1 } Com4pm3HarmonicEntry ::= SEQUENCE { com4pm3HarmonicSubmeterIndex Integer32, com4pm3HarmonicSelector Integer32, com4pm3HarmonicVTHD Opaque, com4pm3HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.4.1.1 com4pm3HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm3HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.4.1.2 com4pm3HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm3HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.4.1.3 com4pm3HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm3HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.3.4.1.4 com4pm3HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm3HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4 com4pm4 OBJECT IDENTIFIER ::= { com4pm 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1 com4pm4BasicInfo OBJECT IDENTIFIER ::= { com4pm4 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.1 com4pm4Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm4BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.2 com4pm4Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm4BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.3 com4pm4ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm4BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.4 com4pm4Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm4BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.5 com4pm4PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.5.1 com4pm4PtEntry OBJECT-TYPE SYNTAX Com4pm4PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4PtIndex } ::= { com4pm4PtTable 1 } Com4pm4PtEntry ::= SEQUENCE { com4pm4PtIndex Integer32, com4pm4PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.5.1.1 com4pm4PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm4PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.5.1.2 com4pm4PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm4PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.6 com4pm4CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.6.1 com4pm4CtEntry OBJECT-TYPE SYNTAX Com4pm4CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4CtIndex } ::= { com4pm4CtTable 1 } Com4pm4CtEntry ::= SEQUENCE { com4pm4CtIndex Integer32, com4pm4CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.6.1.1 com4pm4CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm4CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.6.1.2 com4pm4CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm4CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.9 com4pm4DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm4BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.10 com4pm4DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm4BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.11 com4pm4AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm4BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.12 com4pm4AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm4BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.13 com4pm4PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm4BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.14 com4pm4RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm4BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.15 com4pm4ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm4BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.1.16 com4pm4StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm4BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2 com4pm4ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1 com4pm4ChEntry OBJECT-TYPE SYNTAX Com4pm4ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4ChSubmeterIndex } ::= { com4pm4ChTable 1 } Com4pm4ChEntry ::= SEQUENCE { com4pm4ChSubmeterIndex Integer32, com4pm4ChName OCTET STRING, com4pm4ChVoltage Opaque, com4pm4ChCurrent Opaque, com4pm4ChKW Opaque, com4pm4ChKvar Opaque, com4pm4ChKVA Opaque, com4pm4ChPF Opaque, com4pm4ChKWh Opaque, com4pm4ChKvarh Opaque, com4pm4ChKVAh Opaque, com4pm4ChActualDemand Opaque, com4pm4ChForecastDemand Opaque, com4pm4ChMaxDemandH Opaque, com4pm4ChMaxDemandD Opaque, com4pm4ChMaxDemandM Opaque, com4pm4ChElectricityD Opaque, com4pm4ChElectricityM Opaque, com4pm4ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.0 com4pm4ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm4ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.1 com4pm4ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm4ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.2 com4pm4ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm4ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.3 com4pm4ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm4ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.4 com4pm4ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm4ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.5 com4pm4ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm4ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.6 com4pm4ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm4ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.7 com4pm4ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm4ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.8 com4pm4ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm4ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.9 com4pm4ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm4ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.10 com4pm4ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm4ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.11 com4pm4ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm4ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.12 com4pm4ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm4ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.13 com4pm4ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm4ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.14 com4pm4ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm4ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.15 com4pm4ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm4ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.16 com4pm4ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm4ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.17 com4pm4ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm4ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.2.1.18 com4pm4ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm4ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3 com4pm4IOinfo OBJECT IDENTIFIER ::= { com4pm4 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.1 com4pm4DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.1.1 com4pm4DIEntry OBJECT-TYPE SYNTAX Com4pm4DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4DIIndex } ::= { com4pm4DITable 1 } Com4pm4DIEntry ::= SEQUENCE { com4pm4DIIndex Integer32, com4pm4DIName OCTET STRING, com4pm4DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.1.1.1 com4pm4DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm4DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.1.1.2 com4pm4DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm4DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.1.1.3 com4pm4DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm4DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.2 com4pm4DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.2.1 com4pm4DOEntry OBJECT-TYPE SYNTAX Com4pm4DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4DOIndex } ::= { com4pm4DOTable 1 } Com4pm4DOEntry ::= SEQUENCE { com4pm4DOIndex Integer32, com4pm4DOName OCTET STRING, com4pm4DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.2.1.1 com4pm4DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm4DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.2.1.2 com4pm4DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm4DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.2.1.3 com4pm4DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm4DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.3 com4pm4AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.3.1 com4pm4AIEntry OBJECT-TYPE SYNTAX Com4pm4AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4AIIndex } ::= { com4pm4AITable 1 } Com4pm4AIEntry ::= SEQUENCE { com4pm4AIIndex Integer32, com4pm4AIName OCTET STRING, com4pm4AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.3.1.1 com4pm4AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm4AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.3.1.2 com4pm4AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm4AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.3.1.3 com4pm4AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm4AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.4 com4pm4AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.4.1 com4pm4AOEntry OBJECT-TYPE SYNTAX Com4pm4AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4AOIndex } ::= { com4pm4AOTable 1 } Com4pm4AOEntry ::= SEQUENCE { com4pm4AOIndex Integer32, com4pm4AOName OCTET STRING, com4pm4AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.4.1.1 com4pm4AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm4AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.4.1.2 com4pm4AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm4AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.3.4.1.3 com4pm4AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm4AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.4 com4pm4HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm4HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm4 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.4.1 com4pm4HarmonicEntry OBJECT-TYPE SYNTAX Com4pm4HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm4HarmonicSubmeterIndex } ::= { com4pm4HarmonicTable 1 } Com4pm4HarmonicEntry ::= SEQUENCE { com4pm4HarmonicSubmeterIndex Integer32, com4pm4HarmonicSelector Integer32, com4pm4HarmonicVTHD Opaque, com4pm4HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.4.1.1 com4pm4HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm4HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.4.1.2 com4pm4HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm4HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.4.1.3 com4pm4HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm4HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.4.4.1.4 com4pm4HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm4HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5 com4pm5 OBJECT IDENTIFIER ::= { com4pm 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1 com4pm5BasicInfo OBJECT IDENTIFIER ::= { com4pm5 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.1 com4pm5Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm5BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.2 com4pm5Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm5BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.3 com4pm5ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm5BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.4 com4pm5Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm5BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.5 com4pm5PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.5.1 com4pm5PtEntry OBJECT-TYPE SYNTAX Com4pm5PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5PtIndex } ::= { com4pm5PtTable 1 } Com4pm5PtEntry ::= SEQUENCE { com4pm5PtIndex Integer32, com4pm5PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.5.1.1 com4pm5PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm5PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.5.1.2 com4pm5PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm5PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.6 com4pm5CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.6.1 com4pm5CtEntry OBJECT-TYPE SYNTAX Com4pm5CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5CtIndex } ::= { com4pm5CtTable 1 } Com4pm5CtEntry ::= SEQUENCE { com4pm5CtIndex Integer32, com4pm5CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.6.1.1 com4pm5CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm5CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.6.1.2 com4pm5CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm5CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.9 com4pm5DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm5BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.10 com4pm5DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm5BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.11 com4pm5AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm5BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.12 com4pm5AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm5BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.13 com4pm5PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm5BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.14 com4pm5RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm5BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.15 com4pm5ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm5BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.1.16 com4pm5StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm5BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2 com4pm5ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1 com4pm5ChEntry OBJECT-TYPE SYNTAX Com4pm5ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5ChSubmeterIndex } ::= { com4pm5ChTable 1 } Com4pm5ChEntry ::= SEQUENCE { com4pm5ChSubmeterIndex Integer32, com4pm5ChName OCTET STRING, com4pm5ChVoltage Opaque, com4pm5ChCurrent Opaque, com4pm5ChKW Opaque, com4pm5ChKvar Opaque, com4pm5ChKVA Opaque, com4pm5ChPF Opaque, com4pm5ChKWh Opaque, com4pm5ChKvarh Opaque, com4pm5ChKVAh Opaque, com4pm5ChActualDemand Opaque, com4pm5ChForecastDemand Opaque, com4pm5ChMaxDemandH Opaque, com4pm5ChMaxDemandD Opaque, com4pm5ChMaxDemandM Opaque, com4pm5ChElectricityD Opaque, com4pm5ChElectricityM Opaque, com4pm5ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.0 com4pm5ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm5ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.1 com4pm5ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm5ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.2 com4pm5ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm5ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.3 com4pm5ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm5ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.4 com4pm5ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm5ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.5 com4pm5ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm5ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.6 com4pm5ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm5ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.7 com4pm5ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm5ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.8 com4pm5ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm5ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.9 com4pm5ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm5ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.10 com4pm5ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm5ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.11 com4pm5ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm5ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.12 com4pm5ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm5ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.13 com4pm5ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm5ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.14 com4pm5ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm5ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.15 com4pm5ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm5ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.16 com4pm5ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm5ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.17 com4pm5ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm5ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.2.1.18 com4pm5ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm5ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3 com4pm5IOinfo OBJECT IDENTIFIER ::= { com4pm5 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.1 com4pm5DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.1.1 com4pm5DIEntry OBJECT-TYPE SYNTAX Com4pm5DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5DIIndex } ::= { com4pm5DITable 1 } Com4pm5DIEntry ::= SEQUENCE { com4pm5DIIndex Integer32, com4pm5DIName OCTET STRING, com4pm5DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.1.1.1 com4pm5DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm5DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.1.1.2 com4pm5DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm5DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.1.1.3 com4pm5DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm5DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.2 com4pm5DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.2.1 com4pm5DOEntry OBJECT-TYPE SYNTAX Com4pm5DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5DOIndex } ::= { com4pm5DOTable 1 } Com4pm5DOEntry ::= SEQUENCE { com4pm5DOIndex Integer32, com4pm5DOName OCTET STRING, com4pm5DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.2.1.1 com4pm5DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm5DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.2.1.2 com4pm5DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm5DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.2.1.3 com4pm5DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm5DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.3 com4pm5AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.3.1 com4pm5AIEntry OBJECT-TYPE SYNTAX Com4pm5AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5AIIndex } ::= { com4pm5AITable 1 } Com4pm5AIEntry ::= SEQUENCE { com4pm5AIIndex Integer32, com4pm5AIName OCTET STRING, com4pm5AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.3.1.1 com4pm5AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm5AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.3.1.2 com4pm5AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm5AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.3.1.3 com4pm5AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm5AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.4 com4pm5AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.4.1 com4pm5AOEntry OBJECT-TYPE SYNTAX Com4pm5AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5AOIndex } ::= { com4pm5AOTable 1 } Com4pm5AOEntry ::= SEQUENCE { com4pm5AOIndex Integer32, com4pm5AOName OCTET STRING, com4pm5AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.4.1.1 com4pm5AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm5AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.4.1.2 com4pm5AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm5AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.3.4.1.3 com4pm5AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm5AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.4 com4pm5HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm5HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm5 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.4.1 com4pm5HarmonicEntry OBJECT-TYPE SYNTAX Com4pm5HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm5HarmonicSubmeterIndex } ::= { com4pm5HarmonicTable 1 } Com4pm5HarmonicEntry ::= SEQUENCE { com4pm5HarmonicSubmeterIndex Integer32, com4pm5HarmonicSelector Integer32, com4pm5HarmonicVTHD Opaque, com4pm5HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.4.1.1 com4pm5HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm5HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.4.1.2 com4pm5HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm5HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.4.1.3 com4pm5HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm5HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.5.4.1.4 com4pm5HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm5HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6 com4pm6 OBJECT IDENTIFIER ::= { com4pm 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1 com4pm6BasicInfo OBJECT IDENTIFIER ::= { com4pm6 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.1 com4pm6Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm6BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.2 com4pm6Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm6BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.3 com4pm6ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm6BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.4 com4pm6Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm6BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.5 com4pm6PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.5.1 com4pm6PtEntry OBJECT-TYPE SYNTAX Com4pm6PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6PtIndex } ::= { com4pm6PtTable 1 } Com4pm6PtEntry ::= SEQUENCE { com4pm6PtIndex Integer32, com4pm6PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.5.1.1 com4pm6PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm6PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.5.1.2 com4pm6PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm6PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.6 com4pm6CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.6.1 com4pm6CtEntry OBJECT-TYPE SYNTAX Com4pm6CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6CtIndex } ::= { com4pm6CtTable 1 } Com4pm6CtEntry ::= SEQUENCE { com4pm6CtIndex Integer32, com4pm6CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.6.1.1 com4pm6CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm6CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.6.1.2 com4pm6CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm6CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.9 com4pm6DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm6BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.10 com4pm6DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm6BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.11 com4pm6AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm6BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.12 com4pm6AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm6BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.13 com4pm6PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm6BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.14 com4pm6RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm6BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.15 com4pm6ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm6BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.1.16 com4pm6StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm6BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2 com4pm6ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1 com4pm6ChEntry OBJECT-TYPE SYNTAX Com4pm6ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6ChSubmeterIndex } ::= { com4pm6ChTable 1 } Com4pm6ChEntry ::= SEQUENCE { com4pm6ChSubmeterIndex Integer32, com4pm6ChName OCTET STRING, com4pm6ChVoltage Opaque, com4pm6ChCurrent Opaque, com4pm6ChKW Opaque, com4pm6ChKvar Opaque, com4pm6ChKVA Opaque, com4pm6ChPF Opaque, com4pm6ChKWh Opaque, com4pm6ChKvarh Opaque, com4pm6ChKVAh Opaque, com4pm6ChActualDemand Opaque, com4pm6ChForecastDemand Opaque, com4pm6ChMaxDemandH Opaque, com4pm6ChMaxDemandD Opaque, com4pm6ChMaxDemandM Opaque, com4pm6ChElectricityD Opaque, com4pm6ChElectricityM Opaque, com4pm6ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.0 com4pm6ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm6ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.1 com4pm6ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm6ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.2 com4pm6ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm6ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.3 com4pm6ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm6ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.4 com4pm6ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm6ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.5 com4pm6ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm6ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.6 com4pm6ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm6ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.7 com4pm6ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm6ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.8 com4pm6ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm6ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.9 com4pm6ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm6ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.10 com4pm6ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm6ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.11 com4pm6ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm6ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.12 com4pm6ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm6ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.13 com4pm6ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm6ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.14 com4pm6ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm6ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.15 com4pm6ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm6ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.16 com4pm6ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm6ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.17 com4pm6ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm6ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.2.1.18 com4pm6ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm6ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3 com4pm6IOinfo OBJECT IDENTIFIER ::= { com4pm6 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.1 com4pm6DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.1.1 com4pm6DIEntry OBJECT-TYPE SYNTAX Com4pm6DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6DIIndex } ::= { com4pm6DITable 1 } Com4pm6DIEntry ::= SEQUENCE { com4pm6DIIndex Integer32, com4pm6DIName OCTET STRING, com4pm6DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.1.1.1 com4pm6DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm6DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.1.1.2 com4pm6DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm6DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.1.1.3 com4pm6DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm6DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.2 com4pm6DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.2.1 com4pm6DOEntry OBJECT-TYPE SYNTAX Com4pm6DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6DOIndex } ::= { com4pm6DOTable 1 } Com4pm6DOEntry ::= SEQUENCE { com4pm6DOIndex Integer32, com4pm6DOName OCTET STRING, com4pm6DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.2.1.1 com4pm6DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm6DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.2.1.2 com4pm6DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm6DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.2.1.3 com4pm6DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm6DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.3 com4pm6AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.3.1 com4pm6AIEntry OBJECT-TYPE SYNTAX Com4pm6AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6AIIndex } ::= { com4pm6AITable 1 } Com4pm6AIEntry ::= SEQUENCE { com4pm6AIIndex Integer32, com4pm6AIName OCTET STRING, com4pm6AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.3.1.1 com4pm6AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm6AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.3.1.2 com4pm6AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm6AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.3.1.3 com4pm6AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm6AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.4 com4pm6AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.4.1 com4pm6AOEntry OBJECT-TYPE SYNTAX Com4pm6AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6AOIndex } ::= { com4pm6AOTable 1 } Com4pm6AOEntry ::= SEQUENCE { com4pm6AOIndex Integer32, com4pm6AOName OCTET STRING, com4pm6AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.4.1.1 com4pm6AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm6AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.4.1.2 com4pm6AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm6AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.3.4.1.3 com4pm6AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm6AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.4 com4pm6HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm6HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm6 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.4.1 com4pm6HarmonicEntry OBJECT-TYPE SYNTAX Com4pm6HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm6HarmonicSubmeterIndex } ::= { com4pm6HarmonicTable 1 } Com4pm6HarmonicEntry ::= SEQUENCE { com4pm6HarmonicSubmeterIndex Integer32, com4pm6HarmonicSelector Integer32, com4pm6HarmonicVTHD Opaque, com4pm6HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.4.1.1 com4pm6HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm6HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.4.1.2 com4pm6HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm6HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.4.1.3 com4pm6HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm6HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.6.4.1.4 com4pm6HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm6HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7 com4pm7 OBJECT IDENTIFIER ::= { com4pm 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1 com4pm7BasicInfo OBJECT IDENTIFIER ::= { com4pm7 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.1 com4pm7Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm7BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.2 com4pm7Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm7BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.3 com4pm7ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm7BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.4 com4pm7Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm7BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.5 com4pm7PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.5.1 com4pm7PtEntry OBJECT-TYPE SYNTAX Com4pm7PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7PtIndex } ::= { com4pm7PtTable 1 } Com4pm7PtEntry ::= SEQUENCE { com4pm7PtIndex Integer32, com4pm7PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.5.1.1 com4pm7PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm7PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.5.1.2 com4pm7PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm7PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.6 com4pm7CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.6.1 com4pm7CtEntry OBJECT-TYPE SYNTAX Com4pm7CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7CtIndex } ::= { com4pm7CtTable 1 } Com4pm7CtEntry ::= SEQUENCE { com4pm7CtIndex Integer32, com4pm7CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.6.1.1 com4pm7CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm7CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.6.1.2 com4pm7CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm7CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.9 com4pm7DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm7BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.10 com4pm7DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm7BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.11 com4pm7AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm7BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.12 com4pm7AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm7BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.13 com4pm7PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm7BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.14 com4pm7RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm7BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.15 com4pm7ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm7BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.1.16 com4pm7StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm7BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2 com4pm7ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1 com4pm7ChEntry OBJECT-TYPE SYNTAX Com4pm7ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7ChSubmeterIndex } ::= { com4pm7ChTable 1 } Com4pm7ChEntry ::= SEQUENCE { com4pm7ChSubmeterIndex Integer32, com4pm7ChName OCTET STRING, com4pm7ChVoltage Opaque, com4pm7ChCurrent Opaque, com4pm7ChKW Opaque, com4pm7ChKvar Opaque, com4pm7ChKVA Opaque, com4pm7ChPF Opaque, com4pm7ChKWh Opaque, com4pm7ChKvarh Opaque, com4pm7ChKVAh Opaque, com4pm7ChActualDemand Opaque, com4pm7ChForecastDemand Opaque, com4pm7ChMaxDemandH Opaque, com4pm7ChMaxDemandD Opaque, com4pm7ChMaxDemandM Opaque, com4pm7ChElectricityD Opaque, com4pm7ChElectricityM Opaque, com4pm7ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.0 com4pm7ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm7ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.1 com4pm7ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm7ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.2 com4pm7ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm7ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.3 com4pm7ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm7ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.4 com4pm7ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm7ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.5 com4pm7ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm7ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.6 com4pm7ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm7ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.7 com4pm7ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm7ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.8 com4pm7ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm7ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.9 com4pm7ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm7ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.10 com4pm7ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm7ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.11 com4pm7ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm7ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.12 com4pm7ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm7ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.13 com4pm7ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm7ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.14 com4pm7ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm7ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.15 com4pm7ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm7ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.16 com4pm7ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm7ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.17 com4pm7ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm7ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.2.1.18 com4pm7ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm7ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3 com4pm7IOinfo OBJECT IDENTIFIER ::= { com4pm7 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.1 com4pm7DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.1.1 com4pm7DIEntry OBJECT-TYPE SYNTAX Com4pm7DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7DIIndex } ::= { com4pm7DITable 1 } Com4pm7DIEntry ::= SEQUENCE { com4pm7DIIndex Integer32, com4pm7DIName OCTET STRING, com4pm7DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.1.1.1 com4pm7DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm7DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.1.1.2 com4pm7DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm7DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.1.1.3 com4pm7DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm7DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.2 com4pm7DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.2.1 com4pm7DOEntry OBJECT-TYPE SYNTAX Com4pm7DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7DOIndex } ::= { com4pm7DOTable 1 } Com4pm7DOEntry ::= SEQUENCE { com4pm7DOIndex Integer32, com4pm7DOName OCTET STRING, com4pm7DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.2.1.1 com4pm7DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm7DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.2.1.2 com4pm7DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm7DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.2.1.3 com4pm7DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm7DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.3 com4pm7AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.3.1 com4pm7AIEntry OBJECT-TYPE SYNTAX Com4pm7AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7AIIndex } ::= { com4pm7AITable 1 } Com4pm7AIEntry ::= SEQUENCE { com4pm7AIIndex Integer32, com4pm7AIName OCTET STRING, com4pm7AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.3.1.1 com4pm7AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm7AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.3.1.2 com4pm7AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm7AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.3.1.3 com4pm7AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm7AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.4 com4pm7AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.4.1 com4pm7AOEntry OBJECT-TYPE SYNTAX Com4pm7AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7AOIndex } ::= { com4pm7AOTable 1 } Com4pm7AOEntry ::= SEQUENCE { com4pm7AOIndex Integer32, com4pm7AOName OCTET STRING, com4pm7AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.4.1.1 com4pm7AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm7AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.4.1.2 com4pm7AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm7AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.3.4.1.3 com4pm7AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm7AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.4 com4pm7HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm7HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm7 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.4.1 com4pm7HarmonicEntry OBJECT-TYPE SYNTAX Com4pm7HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm7HarmonicSubmeterIndex } ::= { com4pm7HarmonicTable 1 } Com4pm7HarmonicEntry ::= SEQUENCE { com4pm7HarmonicSubmeterIndex Integer32, com4pm7HarmonicSelector Integer32, com4pm7HarmonicVTHD Opaque, com4pm7HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.4.1.1 com4pm7HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm7HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.4.1.2 com4pm7HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm7HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.4.1.3 com4pm7HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm7HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.7.4.1.4 com4pm7HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm7HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8 com4pm8 OBJECT IDENTIFIER ::= { com4pm 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1 com4pm8BasicInfo OBJECT IDENTIFIER ::= { com4pm8 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.1 com4pm8Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm8BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.2 com4pm8Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm8BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.3 com4pm8ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm8BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.4 com4pm8Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm8BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.5 com4pm8PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.5.1 com4pm8PtEntry OBJECT-TYPE SYNTAX Com4pm8PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8PtIndex } ::= { com4pm8PtTable 1 } Com4pm8PtEntry ::= SEQUENCE { com4pm8PtIndex Integer32, com4pm8PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.5.1.1 com4pm8PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm8PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.5.1.2 com4pm8PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm8PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.6 com4pm8CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.6.1 com4pm8CtEntry OBJECT-TYPE SYNTAX Com4pm8CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8CtIndex } ::= { com4pm8CtTable 1 } Com4pm8CtEntry ::= SEQUENCE { com4pm8CtIndex Integer32, com4pm8CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.6.1.1 com4pm8CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm8CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.6.1.2 com4pm8CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm8CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.9 com4pm8DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm8BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.10 com4pm8DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm8BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.11 com4pm8AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm8BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.12 com4pm8AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm8BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.13 com4pm8PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm8BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.14 com4pm8RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm8BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.15 com4pm8ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm8BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.1.16 com4pm8StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm8BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2 com4pm8ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1 com4pm8ChEntry OBJECT-TYPE SYNTAX Com4pm8ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8ChSubmeterIndex } ::= { com4pm8ChTable 1 } Com4pm8ChEntry ::= SEQUENCE { com4pm8ChSubmeterIndex Integer32, com4pm8ChName OCTET STRING, com4pm8ChVoltage Opaque, com4pm8ChCurrent Opaque, com4pm8ChKW Opaque, com4pm8ChKvar Opaque, com4pm8ChKVA Opaque, com4pm8ChPF Opaque, com4pm8ChKWh Opaque, com4pm8ChKvarh Opaque, com4pm8ChKVAh Opaque, com4pm8ChActualDemand Opaque, com4pm8ChForecastDemand Opaque, com4pm8ChMaxDemandH Opaque, com4pm8ChMaxDemandD Opaque, com4pm8ChMaxDemandM Opaque, com4pm8ChElectricityD Opaque, com4pm8ChElectricityM Opaque, com4pm8ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.0 com4pm8ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm8ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.1 com4pm8ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm8ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.2 com4pm8ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm8ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.3 com4pm8ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm8ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.4 com4pm8ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm8ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.5 com4pm8ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm8ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.6 com4pm8ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm8ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.7 com4pm8ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm8ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.8 com4pm8ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm8ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.9 com4pm8ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm8ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.10 com4pm8ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm8ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.11 com4pm8ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm8ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.12 com4pm8ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm8ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.13 com4pm8ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm8ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.14 com4pm8ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm8ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.15 com4pm8ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm8ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.16 com4pm8ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm8ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.17 com4pm8ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm8ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.2.1.18 com4pm8ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm8ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3 com4pm8IOinfo OBJECT IDENTIFIER ::= { com4pm8 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.1 com4pm8DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.1.1 com4pm8DIEntry OBJECT-TYPE SYNTAX Com4pm8DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8DIIndex } ::= { com4pm8DITable 1 } Com4pm8DIEntry ::= SEQUENCE { com4pm8DIIndex Integer32, com4pm8DIName OCTET STRING, com4pm8DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.1.1.1 com4pm8DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm8DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.1.1.2 com4pm8DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm8DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.1.1.3 com4pm8DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm8DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.2 com4pm8DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.2.1 com4pm8DOEntry OBJECT-TYPE SYNTAX Com4pm8DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8DOIndex } ::= { com4pm8DOTable 1 } Com4pm8DOEntry ::= SEQUENCE { com4pm8DOIndex Integer32, com4pm8DOName OCTET STRING, com4pm8DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.2.1.1 com4pm8DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm8DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.2.1.2 com4pm8DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm8DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.2.1.3 com4pm8DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm8DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.3 com4pm8AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.3.1 com4pm8AIEntry OBJECT-TYPE SYNTAX Com4pm8AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8AIIndex } ::= { com4pm8AITable 1 } Com4pm8AIEntry ::= SEQUENCE { com4pm8AIIndex Integer32, com4pm8AIName OCTET STRING, com4pm8AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.3.1.1 com4pm8AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm8AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.3.1.2 com4pm8AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm8AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.3.1.3 com4pm8AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm8AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.4 com4pm8AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.4.1 com4pm8AOEntry OBJECT-TYPE SYNTAX Com4pm8AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8AOIndex } ::= { com4pm8AOTable 1 } Com4pm8AOEntry ::= SEQUENCE { com4pm8AOIndex Integer32, com4pm8AOName OCTET STRING, com4pm8AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.4.1.1 com4pm8AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm8AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.4.1.2 com4pm8AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm8AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.3.4.1.3 com4pm8AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm8AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.4 com4pm8HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm8HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm8 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.4.1 com4pm8HarmonicEntry OBJECT-TYPE SYNTAX Com4pm8HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm8HarmonicSubmeterIndex } ::= { com4pm8HarmonicTable 1 } Com4pm8HarmonicEntry ::= SEQUENCE { com4pm8HarmonicSubmeterIndex Integer32, com4pm8HarmonicSelector Integer32, com4pm8HarmonicVTHD Opaque, com4pm8HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.4.1.1 com4pm8HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm8HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.4.1.2 com4pm8HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm8HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.4.1.3 com4pm8HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm8HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.8.4.1.4 com4pm8HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm8HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9 com4pm9 OBJECT IDENTIFIER ::= { com4pm 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1 com4pm9BasicInfo OBJECT IDENTIFIER ::= { com4pm9 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.1 com4pm9Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm9BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.2 com4pm9Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm9BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.3 com4pm9ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm9BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.4 com4pm9Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm9BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.5 com4pm9PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.5.1 com4pm9PtEntry OBJECT-TYPE SYNTAX Com4pm9PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9PtIndex } ::= { com4pm9PtTable 1 } Com4pm9PtEntry ::= SEQUENCE { com4pm9PtIndex Integer32, com4pm9PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.5.1.1 com4pm9PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm9PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.5.1.2 com4pm9PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm9PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.6 com4pm9CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.6.1 com4pm9CtEntry OBJECT-TYPE SYNTAX Com4pm9CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9CtIndex } ::= { com4pm9CtTable 1 } Com4pm9CtEntry ::= SEQUENCE { com4pm9CtIndex Integer32, com4pm9CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.6.1.1 com4pm9CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm9CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.6.1.2 com4pm9CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm9CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.9 com4pm9DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm9BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.10 com4pm9DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm9BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.11 com4pm9AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm9BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.12 com4pm9AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm9BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.13 com4pm9PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm9BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.14 com4pm9RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm9BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.15 com4pm9ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm9BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.1.16 com4pm9StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm9BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2 com4pm9ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1 com4pm9ChEntry OBJECT-TYPE SYNTAX Com4pm9ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9ChSubmeterIndex } ::= { com4pm9ChTable 1 } Com4pm9ChEntry ::= SEQUENCE { com4pm9ChSubmeterIndex Integer32, com4pm9ChName OCTET STRING, com4pm9ChVoltage Opaque, com4pm9ChCurrent Opaque, com4pm9ChKW Opaque, com4pm9ChKvar Opaque, com4pm9ChKVA Opaque, com4pm9ChPF Opaque, com4pm9ChKWh Opaque, com4pm9ChKvarh Opaque, com4pm9ChKVAh Opaque, com4pm9ChActualDemand Opaque, com4pm9ChForecastDemand Opaque, com4pm9ChMaxDemandH Opaque, com4pm9ChMaxDemandD Opaque, com4pm9ChMaxDemandM Opaque, com4pm9ChElectricityD Opaque, com4pm9ChElectricityM Opaque, com4pm9ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.0 com4pm9ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm9ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.1 com4pm9ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm9ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.2 com4pm9ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm9ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.3 com4pm9ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm9ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.4 com4pm9ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm9ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.5 com4pm9ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm9ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.6 com4pm9ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm9ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.7 com4pm9ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm9ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.8 com4pm9ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm9ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.9 com4pm9ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm9ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.10 com4pm9ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm9ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.11 com4pm9ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm9ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.12 com4pm9ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm9ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.13 com4pm9ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm9ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.14 com4pm9ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm9ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.15 com4pm9ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm9ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.16 com4pm9ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm9ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.17 com4pm9ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm9ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.2.1.18 com4pm9ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm9ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3 com4pm9IOinfo OBJECT IDENTIFIER ::= { com4pm9 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.1 com4pm9DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.1.1 com4pm9DIEntry OBJECT-TYPE SYNTAX Com4pm9DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9DIIndex } ::= { com4pm9DITable 1 } Com4pm9DIEntry ::= SEQUENCE { com4pm9DIIndex Integer32, com4pm9DIName OCTET STRING, com4pm9DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.1.1.1 com4pm9DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm9DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.1.1.2 com4pm9DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm9DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.1.1.3 com4pm9DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm9DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.2 com4pm9DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.2.1 com4pm9DOEntry OBJECT-TYPE SYNTAX Com4pm9DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9DOIndex } ::= { com4pm9DOTable 1 } Com4pm9DOEntry ::= SEQUENCE { com4pm9DOIndex Integer32, com4pm9DOName OCTET STRING, com4pm9DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.2.1.1 com4pm9DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm9DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.2.1.2 com4pm9DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm9DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.2.1.3 com4pm9DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm9DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.3 com4pm9AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.3.1 com4pm9AIEntry OBJECT-TYPE SYNTAX Com4pm9AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9AIIndex } ::= { com4pm9AITable 1 } Com4pm9AIEntry ::= SEQUENCE { com4pm9AIIndex Integer32, com4pm9AIName OCTET STRING, com4pm9AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.3.1.1 com4pm9AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm9AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.3.1.2 com4pm9AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm9AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.3.1.3 com4pm9AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm9AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.4 com4pm9AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.4.1 com4pm9AOEntry OBJECT-TYPE SYNTAX Com4pm9AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9AOIndex } ::= { com4pm9AOTable 1 } Com4pm9AOEntry ::= SEQUENCE { com4pm9AOIndex Integer32, com4pm9AOName OCTET STRING, com4pm9AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.4.1.1 com4pm9AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm9AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.4.1.2 com4pm9AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm9AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.3.4.1.3 com4pm9AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm9AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.4 com4pm9HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm9HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm9 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.4.1 com4pm9HarmonicEntry OBJECT-TYPE SYNTAX Com4pm9HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm9HarmonicSubmeterIndex } ::= { com4pm9HarmonicTable 1 } Com4pm9HarmonicEntry ::= SEQUENCE { com4pm9HarmonicSubmeterIndex Integer32, com4pm9HarmonicSelector Integer32, com4pm9HarmonicVTHD Opaque, com4pm9HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.4.1.1 com4pm9HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm9HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.4.1.2 com4pm9HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm9HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.4.1.3 com4pm9HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm9HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.9.4.1.4 com4pm9HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm9HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10 com4pm10 OBJECT IDENTIFIER ::= { com4pm 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1 com4pm10BasicInfo OBJECT IDENTIFIER ::= { com4pm10 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.1 com4pm10Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm10BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.2 com4pm10Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm10BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.3 com4pm10ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm10BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.4 com4pm10Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm10BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.5 com4pm10PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.5.1 com4pm10PtEntry OBJECT-TYPE SYNTAX Com4pm10PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10PtIndex } ::= { com4pm10PtTable 1 } Com4pm10PtEntry ::= SEQUENCE { com4pm10PtIndex Integer32, com4pm10PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.5.1.1 com4pm10PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm10PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.5.1.2 com4pm10PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm10PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.6 com4pm10CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.6.1 com4pm10CtEntry OBJECT-TYPE SYNTAX Com4pm10CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10CtIndex } ::= { com4pm10CtTable 1 } Com4pm10CtEntry ::= SEQUENCE { com4pm10CtIndex Integer32, com4pm10CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.6.1.1 com4pm10CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm10CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.6.1.2 com4pm10CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm10CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.9 com4pm10DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm10BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.10 com4pm10DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm10BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.11 com4pm10AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm10BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.12 com4pm10AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm10BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.13 com4pm10PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm10BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.14 com4pm10RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm10BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.15 com4pm10ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm10BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.1.16 com4pm10StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm10BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2 com4pm10ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1 com4pm10ChEntry OBJECT-TYPE SYNTAX Com4pm10ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10ChSubmeterIndex } ::= { com4pm10ChTable 1 } Com4pm10ChEntry ::= SEQUENCE { com4pm10ChSubmeterIndex Integer32, com4pm10ChName OCTET STRING, com4pm10ChVoltage Opaque, com4pm10ChCurrent Opaque, com4pm10ChKW Opaque, com4pm10ChKvar Opaque, com4pm10ChKVA Opaque, com4pm10ChPF Opaque, com4pm10ChKWh Opaque, com4pm10ChKvarh Opaque, com4pm10ChKVAh Opaque, com4pm10ChActualDemand Opaque, com4pm10ChForecastDemand Opaque, com4pm10ChMaxDemandH Opaque, com4pm10ChMaxDemandD Opaque, com4pm10ChMaxDemandM Opaque, com4pm10ChElectricityD Opaque, com4pm10ChElectricityM Opaque, com4pm10ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.0 com4pm10ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm10ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.1 com4pm10ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm10ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.2 com4pm10ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm10ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.3 com4pm10ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm10ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.4 com4pm10ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm10ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.5 com4pm10ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm10ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.6 com4pm10ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm10ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.7 com4pm10ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm10ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.8 com4pm10ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm10ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.9 com4pm10ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm10ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.10 com4pm10ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm10ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.11 com4pm10ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm10ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.12 com4pm10ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm10ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.13 com4pm10ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm10ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.14 com4pm10ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm10ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.15 com4pm10ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm10ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.16 com4pm10ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm10ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.17 com4pm10ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm10ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.2.1.18 com4pm10ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm10ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3 com4pm10IOinfo OBJECT IDENTIFIER ::= { com4pm10 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.1 com4pm10DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.1.1 com4pm10DIEntry OBJECT-TYPE SYNTAX Com4pm10DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10DIIndex } ::= { com4pm10DITable 1 } Com4pm10DIEntry ::= SEQUENCE { com4pm10DIIndex Integer32, com4pm10DIName OCTET STRING, com4pm10DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.1.1.1 com4pm10DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm10DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.1.1.2 com4pm10DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm10DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.1.1.3 com4pm10DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm10DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.2 com4pm10DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.2.1 com4pm10DOEntry OBJECT-TYPE SYNTAX Com4pm10DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10DOIndex } ::= { com4pm10DOTable 1 } Com4pm10DOEntry ::= SEQUENCE { com4pm10DOIndex Integer32, com4pm10DOName OCTET STRING, com4pm10DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.2.1.1 com4pm10DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm10DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.2.1.2 com4pm10DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm10DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.2.1.3 com4pm10DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm10DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.3 com4pm10AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.3.1 com4pm10AIEntry OBJECT-TYPE SYNTAX Com4pm10AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10AIIndex } ::= { com4pm10AITable 1 } Com4pm10AIEntry ::= SEQUENCE { com4pm10AIIndex Integer32, com4pm10AIName OCTET STRING, com4pm10AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.3.1.1 com4pm10AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm10AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.3.1.2 com4pm10AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm10AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.3.1.3 com4pm10AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm10AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.4 com4pm10AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.4.1 com4pm10AOEntry OBJECT-TYPE SYNTAX Com4pm10AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10AOIndex } ::= { com4pm10AOTable 1 } Com4pm10AOEntry ::= SEQUENCE { com4pm10AOIndex Integer32, com4pm10AOName OCTET STRING, com4pm10AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.4.1.1 com4pm10AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm10AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.4.1.2 com4pm10AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm10AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.3.4.1.3 com4pm10AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm10AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.4 com4pm10HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm10HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm10 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.4.1 com4pm10HarmonicEntry OBJECT-TYPE SYNTAX Com4pm10HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm10HarmonicSubmeterIndex } ::= { com4pm10HarmonicTable 1 } Com4pm10HarmonicEntry ::= SEQUENCE { com4pm10HarmonicSubmeterIndex Integer32, com4pm10HarmonicSelector Integer32, com4pm10HarmonicVTHD Opaque, com4pm10HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.4.1.1 com4pm10HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm10HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.4.1.2 com4pm10HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm10HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.4.1.3 com4pm10HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm10HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.10.4.1.4 com4pm10HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm10HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11 com4pm11 OBJECT IDENTIFIER ::= { com4pm 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1 com4pm11BasicInfo OBJECT IDENTIFIER ::= { com4pm11 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.1 com4pm11Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm11BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.2 com4pm11Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm11BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.3 com4pm11ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm11BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.4 com4pm11Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm11BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.5 com4pm11PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.5.1 com4pm11PtEntry OBJECT-TYPE SYNTAX Com4pm11PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11PtIndex } ::= { com4pm11PtTable 1 } Com4pm11PtEntry ::= SEQUENCE { com4pm11PtIndex Integer32, com4pm11PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.5.1.1 com4pm11PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm11PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.5.1.2 com4pm11PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm11PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.6 com4pm11CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.6.1 com4pm11CtEntry OBJECT-TYPE SYNTAX Com4pm11CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11CtIndex } ::= { com4pm11CtTable 1 } Com4pm11CtEntry ::= SEQUENCE { com4pm11CtIndex Integer32, com4pm11CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.6.1.1 com4pm11CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm11CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.6.1.2 com4pm11CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm11CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.9 com4pm11DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm11BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.10 com4pm11DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm11BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.11 com4pm11AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm11BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.12 com4pm11AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm11BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.13 com4pm11PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm11BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.14 com4pm11RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm11BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.15 com4pm11ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm11BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.1.16 com4pm11StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm11BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2 com4pm11ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1 com4pm11ChEntry OBJECT-TYPE SYNTAX Com4pm11ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11ChSubmeterIndex } ::= { com4pm11ChTable 1 } Com4pm11ChEntry ::= SEQUENCE { com4pm11ChSubmeterIndex Integer32, com4pm11ChName OCTET STRING, com4pm11ChVoltage Opaque, com4pm11ChCurrent Opaque, com4pm11ChKW Opaque, com4pm11ChKvar Opaque, com4pm11ChKVA Opaque, com4pm11ChPF Opaque, com4pm11ChKWh Opaque, com4pm11ChKvarh Opaque, com4pm11ChKVAh Opaque, com4pm11ChActualDemand Opaque, com4pm11ChForecastDemand Opaque, com4pm11ChMaxDemandH Opaque, com4pm11ChMaxDemandD Opaque, com4pm11ChMaxDemandM Opaque, com4pm11ChElectricityD Opaque, com4pm11ChElectricityM Opaque, com4pm11ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.0 com4pm11ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm11ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.1 com4pm11ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm11ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.2 com4pm11ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm11ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.3 com4pm11ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm11ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.4 com4pm11ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm11ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.5 com4pm11ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm11ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.6 com4pm11ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm11ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.7 com4pm11ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm11ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.8 com4pm11ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm11ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.9 com4pm11ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm11ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.10 com4pm11ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm11ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.11 com4pm11ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm11ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.12 com4pm11ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm11ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.13 com4pm11ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm11ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.14 com4pm11ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm11ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.15 com4pm11ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm11ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.16 com4pm11ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm11ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.17 com4pm11ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm11ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.2.1.18 com4pm11ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm11ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3 com4pm11IOinfo OBJECT IDENTIFIER ::= { com4pm11 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.1 com4pm11DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.1.1 com4pm11DIEntry OBJECT-TYPE SYNTAX Com4pm11DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11DIIndex } ::= { com4pm11DITable 1 } Com4pm11DIEntry ::= SEQUENCE { com4pm11DIIndex Integer32, com4pm11DIName OCTET STRING, com4pm11DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.1.1.1 com4pm11DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm11DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.1.1.2 com4pm11DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm11DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.1.1.3 com4pm11DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm11DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.2 com4pm11DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.2.1 com4pm11DOEntry OBJECT-TYPE SYNTAX Com4pm11DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11DOIndex } ::= { com4pm11DOTable 1 } Com4pm11DOEntry ::= SEQUENCE { com4pm11DOIndex Integer32, com4pm11DOName OCTET STRING, com4pm11DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.2.1.1 com4pm11DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm11DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.2.1.2 com4pm11DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm11DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.2.1.3 com4pm11DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm11DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.3 com4pm11AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.3.1 com4pm11AIEntry OBJECT-TYPE SYNTAX Com4pm11AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11AIIndex } ::= { com4pm11AITable 1 } Com4pm11AIEntry ::= SEQUENCE { com4pm11AIIndex Integer32, com4pm11AIName OCTET STRING, com4pm11AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.3.1.1 com4pm11AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm11AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.3.1.2 com4pm11AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm11AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.3.1.3 com4pm11AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm11AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.4 com4pm11AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.4.1 com4pm11AOEntry OBJECT-TYPE SYNTAX Com4pm11AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11AOIndex } ::= { com4pm11AOTable 1 } Com4pm11AOEntry ::= SEQUENCE { com4pm11AOIndex Integer32, com4pm11AOName OCTET STRING, com4pm11AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.4.1.1 com4pm11AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm11AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.4.1.2 com4pm11AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm11AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.3.4.1.3 com4pm11AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm11AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.4 com4pm11HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm11HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm11 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.4.1 com4pm11HarmonicEntry OBJECT-TYPE SYNTAX Com4pm11HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm11HarmonicSubmeterIndex } ::= { com4pm11HarmonicTable 1 } Com4pm11HarmonicEntry ::= SEQUENCE { com4pm11HarmonicSubmeterIndex Integer32, com4pm11HarmonicSelector Integer32, com4pm11HarmonicVTHD Opaque, com4pm11HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.4.1.1 com4pm11HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm11HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.4.1.2 com4pm11HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm11HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.4.1.3 com4pm11HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm11HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.11.4.1.4 com4pm11HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm11HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12 com4pm12 OBJECT IDENTIFIER ::= { com4pm 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1 com4pm12BasicInfo OBJECT IDENTIFIER ::= { com4pm12 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.1 com4pm12Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm12BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.2 com4pm12Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm12BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.3 com4pm12ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm12BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.4 com4pm12Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm12BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.5 com4pm12PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.5.1 com4pm12PtEntry OBJECT-TYPE SYNTAX Com4pm12PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12PtIndex } ::= { com4pm12PtTable 1 } Com4pm12PtEntry ::= SEQUENCE { com4pm12PtIndex Integer32, com4pm12PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.5.1.1 com4pm12PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm12PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.5.1.2 com4pm12PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm12PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.6 com4pm12CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.6.1 com4pm12CtEntry OBJECT-TYPE SYNTAX Com4pm12CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12CtIndex } ::= { com4pm12CtTable 1 } Com4pm12CtEntry ::= SEQUENCE { com4pm12CtIndex Integer32, com4pm12CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.6.1.1 com4pm12CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm12CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.6.1.2 com4pm12CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm12CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.9 com4pm12DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm12BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.10 com4pm12DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm12BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.11 com4pm12AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm12BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.12 com4pm12AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm12BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.13 com4pm12PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm12BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.14 com4pm12RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm12BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.15 com4pm12ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm12BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.1.16 com4pm12StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm12BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2 com4pm12ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1 com4pm12ChEntry OBJECT-TYPE SYNTAX Com4pm12ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12ChSubmeterIndex } ::= { com4pm12ChTable 1 } Com4pm12ChEntry ::= SEQUENCE { com4pm12ChSubmeterIndex Integer32, com4pm12ChName OCTET STRING, com4pm12ChVoltage Opaque, com4pm12ChCurrent Opaque, com4pm12ChKW Opaque, com4pm12ChKvar Opaque, com4pm12ChKVA Opaque, com4pm12ChPF Opaque, com4pm12ChKWh Opaque, com4pm12ChKvarh Opaque, com4pm12ChKVAh Opaque, com4pm12ChActualDemand Opaque, com4pm12ChForecastDemand Opaque, com4pm12ChMaxDemandH Opaque, com4pm12ChMaxDemandD Opaque, com4pm12ChMaxDemandM Opaque, com4pm12ChElectricityD Opaque, com4pm12ChElectricityM Opaque, com4pm12ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.0 com4pm12ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm12ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.1 com4pm12ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm12ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.2 com4pm12ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm12ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.3 com4pm12ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm12ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.4 com4pm12ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm12ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.5 com4pm12ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm12ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.6 com4pm12ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm12ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.7 com4pm12ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm12ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.8 com4pm12ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm12ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.9 com4pm12ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm12ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.10 com4pm12ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm12ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.11 com4pm12ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm12ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.12 com4pm12ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm12ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.13 com4pm12ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm12ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.14 com4pm12ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm12ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.15 com4pm12ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm12ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.16 com4pm12ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm12ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.17 com4pm12ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm12ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.2.1.18 com4pm12ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm12ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3 com4pm12IOinfo OBJECT IDENTIFIER ::= { com4pm12 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.1 com4pm12DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.1.1 com4pm12DIEntry OBJECT-TYPE SYNTAX Com4pm12DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12DIIndex } ::= { com4pm12DITable 1 } Com4pm12DIEntry ::= SEQUENCE { com4pm12DIIndex Integer32, com4pm12DIName OCTET STRING, com4pm12DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.1.1.1 com4pm12DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm12DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.1.1.2 com4pm12DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm12DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.1.1.3 com4pm12DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm12DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.2 com4pm12DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.2.1 com4pm12DOEntry OBJECT-TYPE SYNTAX Com4pm12DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12DOIndex } ::= { com4pm12DOTable 1 } Com4pm12DOEntry ::= SEQUENCE { com4pm12DOIndex Integer32, com4pm12DOName OCTET STRING, com4pm12DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.2.1.1 com4pm12DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm12DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.2.1.2 com4pm12DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm12DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.2.1.3 com4pm12DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm12DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.3 com4pm12AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.3.1 com4pm12AIEntry OBJECT-TYPE SYNTAX Com4pm12AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12AIIndex } ::= { com4pm12AITable 1 } Com4pm12AIEntry ::= SEQUENCE { com4pm12AIIndex Integer32, com4pm12AIName OCTET STRING, com4pm12AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.3.1.1 com4pm12AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm12AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.3.1.2 com4pm12AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm12AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.3.1.3 com4pm12AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm12AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.4 com4pm12AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.4.1 com4pm12AOEntry OBJECT-TYPE SYNTAX Com4pm12AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12AOIndex } ::= { com4pm12AOTable 1 } Com4pm12AOEntry ::= SEQUENCE { com4pm12AOIndex Integer32, com4pm12AOName OCTET STRING, com4pm12AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.4.1.1 com4pm12AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm12AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.4.1.2 com4pm12AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm12AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.3.4.1.3 com4pm12AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm12AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.4 com4pm12HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm12HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm12 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.4.1 com4pm12HarmonicEntry OBJECT-TYPE SYNTAX Com4pm12HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm12HarmonicSubmeterIndex } ::= { com4pm12HarmonicTable 1 } Com4pm12HarmonicEntry ::= SEQUENCE { com4pm12HarmonicSubmeterIndex Integer32, com4pm12HarmonicSelector Integer32, com4pm12HarmonicVTHD Opaque, com4pm12HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.4.1.1 com4pm12HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm12HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.4.1.2 com4pm12HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm12HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.4.1.3 com4pm12HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm12HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.12.4.1.4 com4pm12HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm12HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13 com4pm13 OBJECT IDENTIFIER ::= { com4pm 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1 com4pm13BasicInfo OBJECT IDENTIFIER ::= { com4pm13 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.1 com4pm13Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm13BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.2 com4pm13Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm13BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.3 com4pm13ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm13BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.4 com4pm13Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm13BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.5 com4pm13PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.5.1 com4pm13PtEntry OBJECT-TYPE SYNTAX Com4pm13PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13PtIndex } ::= { com4pm13PtTable 1 } Com4pm13PtEntry ::= SEQUENCE { com4pm13PtIndex Integer32, com4pm13PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.5.1.1 com4pm13PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm13PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.5.1.2 com4pm13PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm13PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.6 com4pm13CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.6.1 com4pm13CtEntry OBJECT-TYPE SYNTAX Com4pm13CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13CtIndex } ::= { com4pm13CtTable 1 } Com4pm13CtEntry ::= SEQUENCE { com4pm13CtIndex Integer32, com4pm13CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.6.1.1 com4pm13CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm13CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.6.1.2 com4pm13CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm13CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.9 com4pm13DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm13BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.10 com4pm13DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm13BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.11 com4pm13AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm13BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.12 com4pm13AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm13BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.13 com4pm13PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm13BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.14 com4pm13RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm13BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.15 com4pm13ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm13BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.1.16 com4pm13StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm13BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2 com4pm13ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1 com4pm13ChEntry OBJECT-TYPE SYNTAX Com4pm13ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13ChSubmeterIndex } ::= { com4pm13ChTable 1 } Com4pm13ChEntry ::= SEQUENCE { com4pm13ChSubmeterIndex Integer32, com4pm13ChName OCTET STRING, com4pm13ChVoltage Opaque, com4pm13ChCurrent Opaque, com4pm13ChKW Opaque, com4pm13ChKvar Opaque, com4pm13ChKVA Opaque, com4pm13ChPF Opaque, com4pm13ChKWh Opaque, com4pm13ChKvarh Opaque, com4pm13ChKVAh Opaque, com4pm13ChActualDemand Opaque, com4pm13ChForecastDemand Opaque, com4pm13ChMaxDemandH Opaque, com4pm13ChMaxDemandD Opaque, com4pm13ChMaxDemandM Opaque, com4pm13ChElectricityD Opaque, com4pm13ChElectricityM Opaque, com4pm13ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.0 com4pm13ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm13ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.1 com4pm13ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm13ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.2 com4pm13ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm13ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.3 com4pm13ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm13ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.4 com4pm13ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm13ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.5 com4pm13ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm13ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.6 com4pm13ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm13ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.7 com4pm13ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm13ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.8 com4pm13ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm13ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.9 com4pm13ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm13ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.10 com4pm13ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm13ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.11 com4pm13ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm13ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.12 com4pm13ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm13ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.13 com4pm13ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm13ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.14 com4pm13ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm13ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.15 com4pm13ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm13ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.16 com4pm13ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm13ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.17 com4pm13ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm13ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.2.1.18 com4pm13ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm13ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3 com4pm13IOinfo OBJECT IDENTIFIER ::= { com4pm13 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.1 com4pm13DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.1.1 com4pm13DIEntry OBJECT-TYPE SYNTAX Com4pm13DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13DIIndex } ::= { com4pm13DITable 1 } Com4pm13DIEntry ::= SEQUENCE { com4pm13DIIndex Integer32, com4pm13DIName OCTET STRING, com4pm13DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.1.1.1 com4pm13DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm13DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.1.1.2 com4pm13DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm13DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.1.1.3 com4pm13DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm13DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.2 com4pm13DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.2.1 com4pm13DOEntry OBJECT-TYPE SYNTAX Com4pm13DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13DOIndex } ::= { com4pm13DOTable 1 } Com4pm13DOEntry ::= SEQUENCE { com4pm13DOIndex Integer32, com4pm13DOName OCTET STRING, com4pm13DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.2.1.1 com4pm13DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm13DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.2.1.2 com4pm13DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm13DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.2.1.3 com4pm13DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm13DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.3 com4pm13AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.3.1 com4pm13AIEntry OBJECT-TYPE SYNTAX Com4pm13AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13AIIndex } ::= { com4pm13AITable 1 } Com4pm13AIEntry ::= SEQUENCE { com4pm13AIIndex Integer32, com4pm13AIName OCTET STRING, com4pm13AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.3.1.1 com4pm13AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm13AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.3.1.2 com4pm13AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm13AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.3.1.3 com4pm13AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm13AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.4 com4pm13AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.4.1 com4pm13AOEntry OBJECT-TYPE SYNTAX Com4pm13AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13AOIndex } ::= { com4pm13AOTable 1 } Com4pm13AOEntry ::= SEQUENCE { com4pm13AOIndex Integer32, com4pm13AOName OCTET STRING, com4pm13AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.4.1.1 com4pm13AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm13AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.4.1.2 com4pm13AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm13AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.3.4.1.3 com4pm13AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm13AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.4 com4pm13HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm13HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm13 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.4.1 com4pm13HarmonicEntry OBJECT-TYPE SYNTAX Com4pm13HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm13HarmonicSubmeterIndex } ::= { com4pm13HarmonicTable 1 } Com4pm13HarmonicEntry ::= SEQUENCE { com4pm13HarmonicSubmeterIndex Integer32, com4pm13HarmonicSelector Integer32, com4pm13HarmonicVTHD Opaque, com4pm13HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.4.1.1 com4pm13HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm13HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.4.1.2 com4pm13HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm13HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.4.1.3 com4pm13HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm13HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.13.4.1.4 com4pm13HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm13HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14 com4pm14 OBJECT IDENTIFIER ::= { com4pm 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1 com4pm14BasicInfo OBJECT IDENTIFIER ::= { com4pm14 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.1 com4pm14Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm14BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.2 com4pm14Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm14BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.3 com4pm14ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm14BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.4 com4pm14Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm14BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.5 com4pm14PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.5.1 com4pm14PtEntry OBJECT-TYPE SYNTAX Com4pm14PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14PtIndex } ::= { com4pm14PtTable 1 } Com4pm14PtEntry ::= SEQUENCE { com4pm14PtIndex Integer32, com4pm14PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.5.1.1 com4pm14PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm14PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.5.1.2 com4pm14PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm14PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.6 com4pm14CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.6.1 com4pm14CtEntry OBJECT-TYPE SYNTAX Com4pm14CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14CtIndex } ::= { com4pm14CtTable 1 } Com4pm14CtEntry ::= SEQUENCE { com4pm14CtIndex Integer32, com4pm14CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.6.1.1 com4pm14CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm14CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.6.1.2 com4pm14CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm14CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.9 com4pm14DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm14BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.10 com4pm14DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm14BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.11 com4pm14AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm14BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.12 com4pm14AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm14BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.13 com4pm14PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm14BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.14 com4pm14RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm14BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.15 com4pm14ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm14BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.1.16 com4pm14StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm14BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2 com4pm14ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1 com4pm14ChEntry OBJECT-TYPE SYNTAX Com4pm14ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14ChSubmeterIndex } ::= { com4pm14ChTable 1 } Com4pm14ChEntry ::= SEQUENCE { com4pm14ChSubmeterIndex Integer32, com4pm14ChName OCTET STRING, com4pm14ChVoltage Opaque, com4pm14ChCurrent Opaque, com4pm14ChKW Opaque, com4pm14ChKvar Opaque, com4pm14ChKVA Opaque, com4pm14ChPF Opaque, com4pm14ChKWh Opaque, com4pm14ChKvarh Opaque, com4pm14ChKVAh Opaque, com4pm14ChActualDemand Opaque, com4pm14ChForecastDemand Opaque, com4pm14ChMaxDemandH Opaque, com4pm14ChMaxDemandD Opaque, com4pm14ChMaxDemandM Opaque, com4pm14ChElectricityD Opaque, com4pm14ChElectricityM Opaque, com4pm14ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.0 com4pm14ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm14ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.1 com4pm14ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm14ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.2 com4pm14ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm14ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.3 com4pm14ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm14ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.4 com4pm14ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm14ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.5 com4pm14ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm14ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.6 com4pm14ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm14ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.7 com4pm14ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm14ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.8 com4pm14ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm14ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.9 com4pm14ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm14ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.10 com4pm14ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm14ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.11 com4pm14ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm14ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.12 com4pm14ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm14ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.13 com4pm14ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm14ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.14 com4pm14ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm14ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.15 com4pm14ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm14ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.16 com4pm14ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm14ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.17 com4pm14ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm14ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.2.1.18 com4pm14ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm14ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3 com4pm14IOinfo OBJECT IDENTIFIER ::= { com4pm14 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.1 com4pm14DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.1.1 com4pm14DIEntry OBJECT-TYPE SYNTAX Com4pm14DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14DIIndex } ::= { com4pm14DITable 1 } Com4pm14DIEntry ::= SEQUENCE { com4pm14DIIndex Integer32, com4pm14DIName OCTET STRING, com4pm14DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.1.1.1 com4pm14DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm14DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.1.1.2 com4pm14DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm14DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.1.1.3 com4pm14DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm14DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.2 com4pm14DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.2.1 com4pm14DOEntry OBJECT-TYPE SYNTAX Com4pm14DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14DOIndex } ::= { com4pm14DOTable 1 } Com4pm14DOEntry ::= SEQUENCE { com4pm14DOIndex Integer32, com4pm14DOName OCTET STRING, com4pm14DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.2.1.1 com4pm14DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm14DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.2.1.2 com4pm14DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm14DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.2.1.3 com4pm14DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm14DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.3 com4pm14AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.3.1 com4pm14AIEntry OBJECT-TYPE SYNTAX Com4pm14AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14AIIndex } ::= { com4pm14AITable 1 } Com4pm14AIEntry ::= SEQUENCE { com4pm14AIIndex Integer32, com4pm14AIName OCTET STRING, com4pm14AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.3.1.1 com4pm14AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm14AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.3.1.2 com4pm14AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm14AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.3.1.3 com4pm14AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm14AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.4 com4pm14AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.4.1 com4pm14AOEntry OBJECT-TYPE SYNTAX Com4pm14AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14AOIndex } ::= { com4pm14AOTable 1 } Com4pm14AOEntry ::= SEQUENCE { com4pm14AOIndex Integer32, com4pm14AOName OCTET STRING, com4pm14AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.4.1.1 com4pm14AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm14AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.4.1.2 com4pm14AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm14AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.3.4.1.3 com4pm14AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm14AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.4 com4pm14HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm14HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm14 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.4.1 com4pm14HarmonicEntry OBJECT-TYPE SYNTAX Com4pm14HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm14HarmonicSubmeterIndex } ::= { com4pm14HarmonicTable 1 } Com4pm14HarmonicEntry ::= SEQUENCE { com4pm14HarmonicSubmeterIndex Integer32, com4pm14HarmonicSelector Integer32, com4pm14HarmonicVTHD Opaque, com4pm14HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.4.1.1 com4pm14HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm14HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.4.1.2 com4pm14HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm14HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.4.1.3 com4pm14HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm14HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.14.4.1.4 com4pm14HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm14HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15 com4pm15 OBJECT IDENTIFIER ::= { com4pm 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1 com4pm15BasicInfo OBJECT IDENTIFIER ::= { com4pm15 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.1 com4pm15Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm15BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.2 com4pm15Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm15BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.3 com4pm15ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm15BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.4 com4pm15Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm15BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.5 com4pm15PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.5.1 com4pm15PtEntry OBJECT-TYPE SYNTAX Com4pm15PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15PtIndex } ::= { com4pm15PtTable 1 } Com4pm15PtEntry ::= SEQUENCE { com4pm15PtIndex Integer32, com4pm15PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.5.1.1 com4pm15PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm15PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.5.1.2 com4pm15PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm15PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.6 com4pm15CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.6.1 com4pm15CtEntry OBJECT-TYPE SYNTAX Com4pm15CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15CtIndex } ::= { com4pm15CtTable 1 } Com4pm15CtEntry ::= SEQUENCE { com4pm15CtIndex Integer32, com4pm15CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.6.1.1 com4pm15CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm15CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.6.1.2 com4pm15CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm15CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.9 com4pm15DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm15BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.10 com4pm15DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm15BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.11 com4pm15AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm15BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.12 com4pm15AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm15BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.13 com4pm15PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm15BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.14 com4pm15RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm15BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.15 com4pm15ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm15BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.1.16 com4pm15StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm15BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2 com4pm15ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1 com4pm15ChEntry OBJECT-TYPE SYNTAX Com4pm15ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15ChSubmeterIndex } ::= { com4pm15ChTable 1 } Com4pm15ChEntry ::= SEQUENCE { com4pm15ChSubmeterIndex Integer32, com4pm15ChName OCTET STRING, com4pm15ChVoltage Opaque, com4pm15ChCurrent Opaque, com4pm15ChKW Opaque, com4pm15ChKvar Opaque, com4pm15ChKVA Opaque, com4pm15ChPF Opaque, com4pm15ChKWh Opaque, com4pm15ChKvarh Opaque, com4pm15ChKVAh Opaque, com4pm15ChActualDemand Opaque, com4pm15ChForecastDemand Opaque, com4pm15ChMaxDemandH Opaque, com4pm15ChMaxDemandD Opaque, com4pm15ChMaxDemandM Opaque, com4pm15ChElectricityD Opaque, com4pm15ChElectricityM Opaque, com4pm15ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.0 com4pm15ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm15ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.1 com4pm15ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm15ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.2 com4pm15ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm15ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.3 com4pm15ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm15ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.4 com4pm15ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm15ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.5 com4pm15ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm15ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.6 com4pm15ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm15ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.7 com4pm15ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm15ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.8 com4pm15ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm15ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.9 com4pm15ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm15ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.10 com4pm15ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm15ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.11 com4pm15ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm15ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.12 com4pm15ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm15ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.13 com4pm15ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm15ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.14 com4pm15ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm15ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.15 com4pm15ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm15ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.16 com4pm15ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm15ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.17 com4pm15ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm15ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.2.1.18 com4pm15ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm15ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3 com4pm15IOinfo OBJECT IDENTIFIER ::= { com4pm15 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.1 com4pm15DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.1.1 com4pm15DIEntry OBJECT-TYPE SYNTAX Com4pm15DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15DIIndex } ::= { com4pm15DITable 1 } Com4pm15DIEntry ::= SEQUENCE { com4pm15DIIndex Integer32, com4pm15DIName OCTET STRING, com4pm15DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.1.1.1 com4pm15DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm15DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.1.1.2 com4pm15DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm15DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.1.1.3 com4pm15DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm15DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.2 com4pm15DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.2.1 com4pm15DOEntry OBJECT-TYPE SYNTAX Com4pm15DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15DOIndex } ::= { com4pm15DOTable 1 } Com4pm15DOEntry ::= SEQUENCE { com4pm15DOIndex Integer32, com4pm15DOName OCTET STRING, com4pm15DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.2.1.1 com4pm15DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm15DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.2.1.2 com4pm15DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm15DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.2.1.3 com4pm15DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm15DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.3 com4pm15AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.3.1 com4pm15AIEntry OBJECT-TYPE SYNTAX Com4pm15AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15AIIndex } ::= { com4pm15AITable 1 } Com4pm15AIEntry ::= SEQUENCE { com4pm15AIIndex Integer32, com4pm15AIName OCTET STRING, com4pm15AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.3.1.1 com4pm15AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm15AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.3.1.2 com4pm15AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm15AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.3.1.3 com4pm15AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm15AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.4 com4pm15AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.4.1 com4pm15AOEntry OBJECT-TYPE SYNTAX Com4pm15AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15AOIndex } ::= { com4pm15AOTable 1 } Com4pm15AOEntry ::= SEQUENCE { com4pm15AOIndex Integer32, com4pm15AOName OCTET STRING, com4pm15AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.4.1.1 com4pm15AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm15AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.4.1.2 com4pm15AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm15AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.3.4.1.3 com4pm15AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm15AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.4 com4pm15HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm15HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm15 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.4.1 com4pm15HarmonicEntry OBJECT-TYPE SYNTAX Com4pm15HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm15HarmonicSubmeterIndex } ::= { com4pm15HarmonicTable 1 } Com4pm15HarmonicEntry ::= SEQUENCE { com4pm15HarmonicSubmeterIndex Integer32, com4pm15HarmonicSelector Integer32, com4pm15HarmonicVTHD Opaque, com4pm15HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.4.1.1 com4pm15HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm15HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.4.1.2 com4pm15HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm15HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.4.1.3 com4pm15HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm15HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.15.4.1.4 com4pm15HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm15HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16 com4pm16 OBJECT IDENTIFIER ::= { com4pm 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1 com4pm16BasicInfo OBJECT IDENTIFIER ::= { com4pm16 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.1 com4pm16Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { com4pm16BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.2 com4pm16Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { com4pm16BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.3 com4pm16ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { com4pm16BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.4 com4pm16Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { com4pm16BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.5 com4pm16PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.5.1 com4pm16PtEntry OBJECT-TYPE SYNTAX Com4pm16PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16PtIndex } ::= { com4pm16PtTable 1 } Com4pm16PtEntry ::= SEQUENCE { com4pm16PtIndex Integer32, com4pm16PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.5.1.1 com4pm16PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { com4pm16PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.5.1.2 com4pm16PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { com4pm16PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.6 com4pm16CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.6.1 com4pm16CtEntry OBJECT-TYPE SYNTAX Com4pm16CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16CtIndex } ::= { com4pm16CtTable 1 } Com4pm16CtEntry ::= SEQUENCE { com4pm16CtIndex Integer32, com4pm16CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.6.1.1 com4pm16CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { com4pm16CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.6.1.2 com4pm16CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { com4pm16CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.9 com4pm16DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { com4pm16BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.10 com4pm16DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { com4pm16BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.11 com4pm16AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { com4pm16BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.12 com4pm16AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { com4pm16BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.13 com4pm16PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { com4pm16BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.14 com4pm16RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { com4pm16BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.15 com4pm16ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { com4pm16BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.1.16 com4pm16StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { com4pm16BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2 com4pm16ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1 com4pm16ChEntry OBJECT-TYPE SYNTAX Com4pm16ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16ChSubmeterIndex } ::= { com4pm16ChTable 1 } Com4pm16ChEntry ::= SEQUENCE { com4pm16ChSubmeterIndex Integer32, com4pm16ChName OCTET STRING, com4pm16ChVoltage Opaque, com4pm16ChCurrent Opaque, com4pm16ChKW Opaque, com4pm16ChKvar Opaque, com4pm16ChKVA Opaque, com4pm16ChPF Opaque, com4pm16ChKWh Opaque, com4pm16ChKvarh Opaque, com4pm16ChKVAh Opaque, com4pm16ChActualDemand Opaque, com4pm16ChForecastDemand Opaque, com4pm16ChMaxDemandH Opaque, com4pm16ChMaxDemandD Opaque, com4pm16ChMaxDemandM Opaque, com4pm16ChElectricityD Opaque, com4pm16ChElectricityM Opaque, com4pm16ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.0 com4pm16ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm16ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.1 com4pm16ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { com4pm16ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.2 com4pm16ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { com4pm16ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.3 com4pm16ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { com4pm16ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.4 com4pm16ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { com4pm16ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.5 com4pm16ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { com4pm16ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.6 com4pm16ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { com4pm16ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.7 com4pm16ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { com4pm16ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.8 com4pm16ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { com4pm16ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.9 com4pm16ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { com4pm16ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.10 com4pm16ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { com4pm16ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.11 com4pm16ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { com4pm16ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.12 com4pm16ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { com4pm16ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.13 com4pm16ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { com4pm16ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.14 com4pm16ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { com4pm16ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.15 com4pm16ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { com4pm16ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.16 com4pm16ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { com4pm16ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.17 com4pm16ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { com4pm16ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.2.1.18 com4pm16ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { com4pm16ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3 com4pm16IOinfo OBJECT IDENTIFIER ::= { com4pm16 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.1 com4pm16DITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.1.1 com4pm16DIEntry OBJECT-TYPE SYNTAX Com4pm16DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16DIIndex } ::= { com4pm16DITable 1 } Com4pm16DIEntry ::= SEQUENCE { com4pm16DIIndex Integer32, com4pm16DIName OCTET STRING, com4pm16DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.1.1.1 com4pm16DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { com4pm16DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.1.1.2 com4pm16DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { com4pm16DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.1.1.3 com4pm16DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { com4pm16DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.2 com4pm16DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.2.1 com4pm16DOEntry OBJECT-TYPE SYNTAX Com4pm16DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16DOIndex } ::= { com4pm16DOTable 1 } Com4pm16DOEntry ::= SEQUENCE { com4pm16DOIndex Integer32, com4pm16DOName OCTET STRING, com4pm16DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.2.1.1 com4pm16DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { com4pm16DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.2.1.2 com4pm16DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { com4pm16DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.2.1.3 com4pm16DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { com4pm16DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.3 com4pm16AITable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.3.1 com4pm16AIEntry OBJECT-TYPE SYNTAX Com4pm16AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16AIIndex } ::= { com4pm16AITable 1 } Com4pm16AIEntry ::= SEQUENCE { com4pm16AIIndex Integer32, com4pm16AIName OCTET STRING, com4pm16AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.3.1.1 com4pm16AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { com4pm16AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.3.1.2 com4pm16AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { com4pm16AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.3.1.3 com4pm16AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { com4pm16AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.4 com4pm16AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.4.1 com4pm16AOEntry OBJECT-TYPE SYNTAX Com4pm16AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16AOIndex } ::= { com4pm16AOTable 1 } Com4pm16AOEntry ::= SEQUENCE { com4pm16AOIndex Integer32, com4pm16AOName OCTET STRING, com4pm16AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.4.1.1 com4pm16AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { com4pm16AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.4.1.2 com4pm16AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { com4pm16AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.3.4.1.3 com4pm16AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { com4pm16AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.4 com4pm16HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4pm16HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4pm16 4 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.4.1 com4pm16HarmonicEntry OBJECT-TYPE SYNTAX Com4pm16HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4pm16HarmonicSubmeterIndex } ::= { com4pm16HarmonicTable 1 } Com4pm16HarmonicEntry ::= SEQUENCE { com4pm16HarmonicSubmeterIndex Integer32, com4pm16HarmonicSelector Integer32, com4pm16HarmonicVTHD Opaque, com4pm16HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.4.1.1 com4pm16HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { com4pm16HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.4.1.2 com4pm16HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { com4pm16HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.4.1.3 com4pm16HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { com4pm16HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.2.16.4.1.4 com4pm16HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { com4pm16HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3 lanpm OBJECT IDENTIFIER ::= { powerMeterInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1 lanpm1 OBJECT IDENTIFIER ::= { lanpm 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1 lanpm1BasicInfo OBJECT IDENTIFIER ::= { lanpm1 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.1 lanpm1Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm1BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.2 lanpm1Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm1BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.3 lanpm1ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm1BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.4 lanpm1Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm1BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.5 lanpm1PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.5.1 lanpm1PtEntry OBJECT-TYPE SYNTAX Lanpm1PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1PtIndex } ::= { lanpm1PtTable 1 } Lanpm1PtEntry ::= SEQUENCE { lanpm1PtIndex Integer32, lanpm1PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.5.1.1 lanpm1PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm1PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.5.1.2 lanpm1PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm1PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.6 lanpm1CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.6.1 lanpm1CtEntry OBJECT-TYPE SYNTAX Lanpm1CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1CtIndex } ::= { lanpm1CtTable 1 } Lanpm1CtEntry ::= SEQUENCE { lanpm1CtIndex Integer32, lanpm1CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.6.1.1 lanpm1CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm1CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.6.1.2 lanpm1CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm1CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.9 lanpm1DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm1BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.10 lanpm1DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm1BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.11 lanpm1AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm1BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.12 lanpm1AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm1BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.13 lanpm1PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm1BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.14 lanpm1RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm1BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.15 lanpm1ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm1BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.1.16 lanpm1StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm1BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2 lanpm1ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1 lanpm1ChEntry OBJECT-TYPE SYNTAX Lanpm1ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1ChSubmeterIndex } ::= { lanpm1ChTable 1 } Lanpm1ChEntry ::= SEQUENCE { lanpm1ChSubmeterIndex Integer32, lanpm1ChName OCTET STRING, lanpm1ChVoltage Opaque, lanpm1ChCurrent Opaque, lanpm1ChKW Opaque, lanpm1ChKvar Opaque, lanpm1ChKVA Opaque, lanpm1ChPF Opaque, lanpm1ChKWh Opaque, lanpm1ChKvarh Opaque, lanpm1ChKVAh Opaque, lanpm1ChActualDemand Opaque, lanpm1ChForecastDemand Opaque, lanpm1ChMaxDemandH Opaque, lanpm1ChMaxDemandD Opaque, lanpm1ChMaxDemandM Opaque, lanpm1ChElectricityD Opaque, lanpm1ChElectricityM Opaque, lanpm1ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.0 lanpm1ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm1ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.1 lanpm1ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm1ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.2 lanpm1ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm1ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.3 lanpm1ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm1ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.4 lanpm1ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm1ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.5 lanpm1ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm1ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.6 lanpm1ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm1ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.7 lanpm1ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm1ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.8 lanpm1ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm1ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.9 lanpm1ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm1ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.10 lanpm1ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm1ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.11 lanpm1ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm1ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.12 lanpm1ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm1ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.13 lanpm1ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm1ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.14 lanpm1ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm1ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.15 lanpm1ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm1ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.16 lanpm1ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm1ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.17 lanpm1ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm1ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.2.1.18 lanpm1ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm1ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3 lanpm1IOinfo OBJECT IDENTIFIER ::= { lanpm1 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.1 lanpm1DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.1.1 lanpm1DIEntry OBJECT-TYPE SYNTAX Lanpm1DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1DIIndex } ::= { lanpm1DITable 1 } Lanpm1DIEntry ::= SEQUENCE { lanpm1DIIndex Integer32, lanpm1DIName OCTET STRING, lanpm1DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.1.1.1 lanpm1DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm1DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.1.1.2 lanpm1DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm1DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.1.1.3 lanpm1DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm1DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.2 lanpm1DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.2.1 lanpm1DOEntry OBJECT-TYPE SYNTAX Lanpm1DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1DOIndex } ::= { lanpm1DOTable 1 } Lanpm1DOEntry ::= SEQUENCE { lanpm1DOIndex Integer32, lanpm1DOName OCTET STRING, lanpm1DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.2.1.1 lanpm1DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm1DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.2.1.2 lanpm1DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm1DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.2.1.3 lanpm1DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm1DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.3 lanpm1AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.3.1 lanpm1AIEntry OBJECT-TYPE SYNTAX Lanpm1AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1AIIndex } ::= { lanpm1AITable 1 } Lanpm1AIEntry ::= SEQUENCE { lanpm1AIIndex Integer32, lanpm1AIName OCTET STRING, lanpm1AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.3.1.1 lanpm1AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm1AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.3.1.2 lanpm1AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm1AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.3.1.3 lanpm1AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm1AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.4 lanpm1AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.4.1 lanpm1AOEntry OBJECT-TYPE SYNTAX Lanpm1AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1AOIndex } ::= { lanpm1AOTable 1 } Lanpm1AOEntry ::= SEQUENCE { lanpm1AOIndex Integer32, lanpm1AOName OCTET STRING, lanpm1AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.4.1.1 lanpm1AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm1AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.4.1.2 lanpm1AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm1AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.3.4.1.3 lanpm1AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm1AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.4 lanpm1HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm1HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm1 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.4.1 lanpm1HarmonicEntry OBJECT-TYPE SYNTAX Lanpm1HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm1HarmonicSubmeterIndex } ::= { lanpm1HarmonicTable 1 } Lanpm1HarmonicEntry ::= SEQUENCE { lanpm1HarmonicSubmeterIndex Integer32, lanpm1HarmonicSelector Integer32, lanpm1HarmonicVTHD Opaque, lanpm1HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.4.1.1 lanpm1HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm1HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.4.1.2 lanpm1HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm1HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.4.1.3 lanpm1HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm1HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.1.4.1.4 lanpm1HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm1HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2 lanpm2 OBJECT IDENTIFIER ::= { lanpm 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1 lanpm2BasicInfo OBJECT IDENTIFIER ::= { lanpm2 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.1 lanpm2Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm2BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.2 lanpm2Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm2BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.3 lanpm2ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm2BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.4 lanpm2Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm2BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.5 lanpm2PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.5.1 lanpm2PtEntry OBJECT-TYPE SYNTAX Lanpm2PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2PtIndex } ::= { lanpm2PtTable 1 } Lanpm2PtEntry ::= SEQUENCE { lanpm2PtIndex Integer32, lanpm2PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.5.1.1 lanpm2PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm2PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.5.1.2 lanpm2PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm2PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.6 lanpm2CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.6.1 lanpm2CtEntry OBJECT-TYPE SYNTAX Lanpm2CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2CtIndex } ::= { lanpm2CtTable 1 } Lanpm2CtEntry ::= SEQUENCE { lanpm2CtIndex Integer32, lanpm2CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.6.1.1 lanpm2CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm2CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.6.1.2 lanpm2CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm2CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.9 lanpm2DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm2BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.10 lanpm2DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm2BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.11 lanpm2AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm2BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.12 lanpm2AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm2BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.13 lanpm2PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm2BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.14 lanpm2RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm2BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.15 lanpm2ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm2BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.1.16 lanpm2StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm2BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2 lanpm2ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1 lanpm2ChEntry OBJECT-TYPE SYNTAX Lanpm2ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2ChSubmeterIndex } ::= { lanpm2ChTable 1 } Lanpm2ChEntry ::= SEQUENCE { lanpm2ChSubmeterIndex Integer32, lanpm2ChName OCTET STRING, lanpm2ChVoltage Opaque, lanpm2ChCurrent Opaque, lanpm2ChKW Opaque, lanpm2ChKvar Opaque, lanpm2ChKVA Opaque, lanpm2ChPF Opaque, lanpm2ChKWh Opaque, lanpm2ChKvarh Opaque, lanpm2ChKVAh Opaque, lanpm2ChActualDemand Opaque, lanpm2ChForecastDemand Opaque, lanpm2ChMaxDemandH Opaque, lanpm2ChMaxDemandD Opaque, lanpm2ChMaxDemandM Opaque, lanpm2ChElectricityD Opaque, lanpm2ChElectricityM Opaque, lanpm2ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.0 lanpm2ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm2ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.1 lanpm2ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm2ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.2 lanpm2ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm2ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.3 lanpm2ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm2ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.4 lanpm2ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm2ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.5 lanpm2ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm2ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.6 lanpm2ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm2ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.7 lanpm2ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm2ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.8 lanpm2ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm2ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.9 lanpm2ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm2ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.10 lanpm2ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm2ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.11 lanpm2ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm2ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.12 lanpm2ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm2ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.13 lanpm2ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm2ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.14 lanpm2ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm2ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.15 lanpm2ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm2ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.16 lanpm2ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm2ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.17 lanpm2ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm2ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.2.1.18 lanpm2ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm2ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3 lanpm2IOinfo OBJECT IDENTIFIER ::= { lanpm2 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.1 lanpm2DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.1.1 lanpm2DIEntry OBJECT-TYPE SYNTAX Lanpm2DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2DIIndex } ::= { lanpm2DITable 1 } Lanpm2DIEntry ::= SEQUENCE { lanpm2DIIndex Integer32, lanpm2DIName OCTET STRING, lanpm2DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.1.1.1 lanpm2DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm2DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.1.1.2 lanpm2DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm2DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.1.1.3 lanpm2DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm2DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.2 lanpm2DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.2.1 lanpm2DOEntry OBJECT-TYPE SYNTAX Lanpm2DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2DOIndex } ::= { lanpm2DOTable 1 } Lanpm2DOEntry ::= SEQUENCE { lanpm2DOIndex Integer32, lanpm2DOName OCTET STRING, lanpm2DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.2.1.1 lanpm2DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm2DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.2.1.2 lanpm2DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm2DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.2.1.3 lanpm2DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm2DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.3 lanpm2AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.3.1 lanpm2AIEntry OBJECT-TYPE SYNTAX Lanpm2AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2AIIndex } ::= { lanpm2AITable 1 } Lanpm2AIEntry ::= SEQUENCE { lanpm2AIIndex Integer32, lanpm2AIName OCTET STRING, lanpm2AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.3.1.1 lanpm2AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm2AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.3.1.2 lanpm2AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm2AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.3.1.3 lanpm2AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm2AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.4 lanpm2AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.4.1 lanpm2AOEntry OBJECT-TYPE SYNTAX Lanpm2AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2AOIndex } ::= { lanpm2AOTable 1 } Lanpm2AOEntry ::= SEQUENCE { lanpm2AOIndex Integer32, lanpm2AOName OCTET STRING, lanpm2AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.4.1.1 lanpm2AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm2AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.4.1.2 lanpm2AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm2AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.3.4.1.3 lanpm2AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm2AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.4 lanpm2HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm2HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm2 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.4.1 lanpm2HarmonicEntry OBJECT-TYPE SYNTAX Lanpm2HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm2HarmonicSubmeterIndex } ::= { lanpm2HarmonicTable 1 } Lanpm2HarmonicEntry ::= SEQUENCE { lanpm2HarmonicSubmeterIndex Integer32, lanpm2HarmonicSelector Integer32, lanpm2HarmonicVTHD Opaque, lanpm2HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.4.1.1 lanpm2HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm2HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.4.1.2 lanpm2HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm2HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.4.1.3 lanpm2HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm2HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.2.4.1.4 lanpm2HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm2HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3 lanpm3 OBJECT IDENTIFIER ::= { lanpm 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1 lanpm3BasicInfo OBJECT IDENTIFIER ::= { lanpm3 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.1 lanpm3Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm3BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.2 lanpm3Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm3BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.3 lanpm3ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm3BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.4 lanpm3Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm3BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.5 lanpm3PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.5.1 lanpm3PtEntry OBJECT-TYPE SYNTAX Lanpm3PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3PtIndex } ::= { lanpm3PtTable 1 } Lanpm3PtEntry ::= SEQUENCE { lanpm3PtIndex Integer32, lanpm3PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.5.1.1 lanpm3PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm3PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.5.1.2 lanpm3PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm3PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.6 lanpm3CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.6.1 lanpm3CtEntry OBJECT-TYPE SYNTAX Lanpm3CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3CtIndex } ::= { lanpm3CtTable 1 } Lanpm3CtEntry ::= SEQUENCE { lanpm3CtIndex Integer32, lanpm3CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.6.1.1 lanpm3CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm3CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.6.1.2 lanpm3CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm3CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.9 lanpm3DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm3BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.10 lanpm3DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm3BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.11 lanpm3AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm3BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.12 lanpm3AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm3BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.13 lanpm3PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm3BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.14 lanpm3RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm3BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.15 lanpm3ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm3BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.1.16 lanpm3StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm3BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2 lanpm3ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1 lanpm3ChEntry OBJECT-TYPE SYNTAX Lanpm3ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3ChSubmeterIndex } ::= { lanpm3ChTable 1 } Lanpm3ChEntry ::= SEQUENCE { lanpm3ChSubmeterIndex Integer32, lanpm3ChName OCTET STRING, lanpm3ChVoltage Opaque, lanpm3ChCurrent Opaque, lanpm3ChKW Opaque, lanpm3ChKvar Opaque, lanpm3ChKVA Opaque, lanpm3ChPF Opaque, lanpm3ChKWh Opaque, lanpm3ChKvarh Opaque, lanpm3ChKVAh Opaque, lanpm3ChActualDemand Opaque, lanpm3ChForecastDemand Opaque, lanpm3ChMaxDemandH Opaque, lanpm3ChMaxDemandD Opaque, lanpm3ChMaxDemandM Opaque, lanpm3ChElectricityD Opaque, lanpm3ChElectricityM Opaque, lanpm3ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.0 lanpm3ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm3ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.1 lanpm3ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm3ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.2 lanpm3ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm3ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.3 lanpm3ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm3ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.4 lanpm3ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm3ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.5 lanpm3ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm3ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.6 lanpm3ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm3ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.7 lanpm3ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm3ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.8 lanpm3ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm3ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.9 lanpm3ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm3ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.10 lanpm3ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm3ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.11 lanpm3ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm3ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.12 lanpm3ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm3ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.13 lanpm3ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm3ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.14 lanpm3ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm3ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.15 lanpm3ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm3ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.16 lanpm3ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm3ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.17 lanpm3ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm3ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.2.1.18 lanpm3ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm3ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3 lanpm3IOinfo OBJECT IDENTIFIER ::= { lanpm3 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.1 lanpm3DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.1.1 lanpm3DIEntry OBJECT-TYPE SYNTAX Lanpm3DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3DIIndex } ::= { lanpm3DITable 1 } Lanpm3DIEntry ::= SEQUENCE { lanpm3DIIndex Integer32, lanpm3DIName OCTET STRING, lanpm3DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.1.1.1 lanpm3DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm3DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.1.1.2 lanpm3DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm3DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.1.1.3 lanpm3DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm3DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.2 lanpm3DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.2.1 lanpm3DOEntry OBJECT-TYPE SYNTAX Lanpm3DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3DOIndex } ::= { lanpm3DOTable 1 } Lanpm3DOEntry ::= SEQUENCE { lanpm3DOIndex Integer32, lanpm3DOName OCTET STRING, lanpm3DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.2.1.1 lanpm3DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm3DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.2.1.2 lanpm3DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm3DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.2.1.3 lanpm3DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm3DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.3 lanpm3AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.3.1 lanpm3AIEntry OBJECT-TYPE SYNTAX Lanpm3AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3AIIndex } ::= { lanpm3AITable 1 } Lanpm3AIEntry ::= SEQUENCE { lanpm3AIIndex Integer32, lanpm3AIName OCTET STRING, lanpm3AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.3.1.1 lanpm3AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm3AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.3.1.2 lanpm3AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm3AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.3.1.3 lanpm3AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm3AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.4 lanpm3AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.4.1 lanpm3AOEntry OBJECT-TYPE SYNTAX Lanpm3AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3AOIndex } ::= { lanpm3AOTable 1 } Lanpm3AOEntry ::= SEQUENCE { lanpm3AOIndex Integer32, lanpm3AOName OCTET STRING, lanpm3AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.4.1.1 lanpm3AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm3AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.4.1.2 lanpm3AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm3AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.3.4.1.3 lanpm3AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm3AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.4 lanpm3HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm3HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm3 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.4.1 lanpm3HarmonicEntry OBJECT-TYPE SYNTAX Lanpm3HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm3HarmonicSubmeterIndex } ::= { lanpm3HarmonicTable 1 } Lanpm3HarmonicEntry ::= SEQUENCE { lanpm3HarmonicSubmeterIndex Integer32, lanpm3HarmonicSelector Integer32, lanpm3HarmonicVTHD Opaque, lanpm3HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.4.1.1 lanpm3HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm3HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.4.1.2 lanpm3HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm3HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.4.1.3 lanpm3HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm3HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.3.4.1.4 lanpm3HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm3HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4 lanpm4 OBJECT IDENTIFIER ::= { lanpm 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1 lanpm4BasicInfo OBJECT IDENTIFIER ::= { lanpm4 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.1 lanpm4Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm4BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.2 lanpm4Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm4BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.3 lanpm4ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm4BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.4 lanpm4Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm4BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.5 lanpm4PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.5.1 lanpm4PtEntry OBJECT-TYPE SYNTAX Lanpm4PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4PtIndex } ::= { lanpm4PtTable 1 } Lanpm4PtEntry ::= SEQUENCE { lanpm4PtIndex Integer32, lanpm4PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.5.1.1 lanpm4PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm4PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.5.1.2 lanpm4PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm4PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.6 lanpm4CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.6.1 lanpm4CtEntry OBJECT-TYPE SYNTAX Lanpm4CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4CtIndex } ::= { lanpm4CtTable 1 } Lanpm4CtEntry ::= SEQUENCE { lanpm4CtIndex Integer32, lanpm4CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.6.1.1 lanpm4CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm4CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.6.1.2 lanpm4CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm4CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.9 lanpm4DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm4BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.10 lanpm4DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm4BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.11 lanpm4AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm4BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.12 lanpm4AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm4BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.13 lanpm4PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm4BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.14 lanpm4RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm4BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.15 lanpm4ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm4BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.1.16 lanpm4StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm4BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2 lanpm4ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1 lanpm4ChEntry OBJECT-TYPE SYNTAX Lanpm4ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4ChSubmeterIndex } ::= { lanpm4ChTable 1 } Lanpm4ChEntry ::= SEQUENCE { lanpm4ChSubmeterIndex Integer32, lanpm4ChName OCTET STRING, lanpm4ChVoltage Opaque, lanpm4ChCurrent Opaque, lanpm4ChKW Opaque, lanpm4ChKvar Opaque, lanpm4ChKVA Opaque, lanpm4ChPF Opaque, lanpm4ChKWh Opaque, lanpm4ChKvarh Opaque, lanpm4ChKVAh Opaque, lanpm4ChActualDemand Opaque, lanpm4ChForecastDemand Opaque, lanpm4ChMaxDemandH Opaque, lanpm4ChMaxDemandD Opaque, lanpm4ChMaxDemandM Opaque, lanpm4ChElectricityD Opaque, lanpm4ChElectricityM Opaque, lanpm4ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.0 lanpm4ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm4ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.1 lanpm4ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm4ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.2 lanpm4ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm4ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.3 lanpm4ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm4ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.4 lanpm4ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm4ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.5 lanpm4ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm4ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.6 lanpm4ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm4ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.7 lanpm4ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm4ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.8 lanpm4ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm4ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.9 lanpm4ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm4ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.10 lanpm4ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm4ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.11 lanpm4ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm4ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.12 lanpm4ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm4ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.13 lanpm4ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm4ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.14 lanpm4ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm4ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.15 lanpm4ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm4ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.16 lanpm4ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm4ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.17 lanpm4ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm4ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.2.1.18 lanpm4ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm4ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3 lanpm4IOinfo OBJECT IDENTIFIER ::= { lanpm4 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.1 lanpm4DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.1.1 lanpm4DIEntry OBJECT-TYPE SYNTAX Lanpm4DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4DIIndex } ::= { lanpm4DITable 1 } Lanpm4DIEntry ::= SEQUENCE { lanpm4DIIndex Integer32, lanpm4DIName OCTET STRING, lanpm4DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.1.1.1 lanpm4DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm4DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.1.1.2 lanpm4DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm4DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.1.1.3 lanpm4DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm4DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.2 lanpm4DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.2.1 lanpm4DOEntry OBJECT-TYPE SYNTAX Lanpm4DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4DOIndex } ::= { lanpm4DOTable 1 } Lanpm4DOEntry ::= SEQUENCE { lanpm4DOIndex Integer32, lanpm4DOName OCTET STRING, lanpm4DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.2.1.1 lanpm4DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm4DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.2.1.2 lanpm4DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm4DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.2.1.3 lanpm4DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm4DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.3 lanpm4AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.3.1 lanpm4AIEntry OBJECT-TYPE SYNTAX Lanpm4AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4AIIndex } ::= { lanpm4AITable 1 } Lanpm4AIEntry ::= SEQUENCE { lanpm4AIIndex Integer32, lanpm4AIName OCTET STRING, lanpm4AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.3.1.1 lanpm4AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm4AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.3.1.2 lanpm4AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm4AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.3.1.3 lanpm4AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm4AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.4 lanpm4AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.4.1 lanpm4AOEntry OBJECT-TYPE SYNTAX Lanpm4AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4AOIndex } ::= { lanpm4AOTable 1 } Lanpm4AOEntry ::= SEQUENCE { lanpm4AOIndex Integer32, lanpm4AOName OCTET STRING, lanpm4AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.4.1.1 lanpm4AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm4AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.4.1.2 lanpm4AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm4AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.3.4.1.3 lanpm4AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm4AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.4 lanpm4HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm4HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm4 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.4.1 lanpm4HarmonicEntry OBJECT-TYPE SYNTAX Lanpm4HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm4HarmonicSubmeterIndex } ::= { lanpm4HarmonicTable 1 } Lanpm4HarmonicEntry ::= SEQUENCE { lanpm4HarmonicSubmeterIndex Integer32, lanpm4HarmonicSelector Integer32, lanpm4HarmonicVTHD Opaque, lanpm4HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.4.1.1 lanpm4HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm4HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.4.1.2 lanpm4HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm4HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.4.1.3 lanpm4HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm4HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.4.4.1.4 lanpm4HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm4HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5 lanpm5 OBJECT IDENTIFIER ::= { lanpm 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1 lanpm5BasicInfo OBJECT IDENTIFIER ::= { lanpm5 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.1 lanpm5Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm5BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.2 lanpm5Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm5BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.3 lanpm5ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm5BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.4 lanpm5Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm5BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.5 lanpm5PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.5.1 lanpm5PtEntry OBJECT-TYPE SYNTAX Lanpm5PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5PtIndex } ::= { lanpm5PtTable 1 } Lanpm5PtEntry ::= SEQUENCE { lanpm5PtIndex Integer32, lanpm5PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.5.1.1 lanpm5PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm5PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.5.1.2 lanpm5PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm5PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.6 lanpm5CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.6.1 lanpm5CtEntry OBJECT-TYPE SYNTAX Lanpm5CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5CtIndex } ::= { lanpm5CtTable 1 } Lanpm5CtEntry ::= SEQUENCE { lanpm5CtIndex Integer32, lanpm5CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.6.1.1 lanpm5CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm5CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.6.1.2 lanpm5CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm5CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.9 lanpm5DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm5BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.10 lanpm5DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm5BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.11 lanpm5AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm5BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.12 lanpm5AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm5BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.13 lanpm5PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm5BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.14 lanpm5RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm5BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.15 lanpm5ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm5BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.1.16 lanpm5StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm5BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2 lanpm5ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1 lanpm5ChEntry OBJECT-TYPE SYNTAX Lanpm5ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5ChSubmeterIndex } ::= { lanpm5ChTable 1 } Lanpm5ChEntry ::= SEQUENCE { lanpm5ChSubmeterIndex Integer32, lanpm5ChName OCTET STRING, lanpm5ChVoltage Opaque, lanpm5ChCurrent Opaque, lanpm5ChKW Opaque, lanpm5ChKvar Opaque, lanpm5ChKVA Opaque, lanpm5ChPF Opaque, lanpm5ChKWh Opaque, lanpm5ChKvarh Opaque, lanpm5ChKVAh Opaque, lanpm5ChActualDemand Opaque, lanpm5ChForecastDemand Opaque, lanpm5ChMaxDemandH Opaque, lanpm5ChMaxDemandD Opaque, lanpm5ChMaxDemandM Opaque, lanpm5ChElectricityD Opaque, lanpm5ChElectricityM Opaque, lanpm5ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.0 lanpm5ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm5ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.1 lanpm5ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm5ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.2 lanpm5ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm5ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.3 lanpm5ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm5ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.4 lanpm5ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm5ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.5 lanpm5ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm5ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.6 lanpm5ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm5ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.7 lanpm5ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm5ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.8 lanpm5ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm5ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.9 lanpm5ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm5ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.10 lanpm5ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm5ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.11 lanpm5ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm5ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.12 lanpm5ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm5ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.13 lanpm5ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm5ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.14 lanpm5ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm5ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.15 lanpm5ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm5ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.16 lanpm5ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm5ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.17 lanpm5ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm5ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.2.1.18 lanpm5ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm5ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3 lanpm5IOinfo OBJECT IDENTIFIER ::= { lanpm5 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.1 lanpm5DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.1.1 lanpm5DIEntry OBJECT-TYPE SYNTAX Lanpm5DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5DIIndex } ::= { lanpm5DITable 1 } Lanpm5DIEntry ::= SEQUENCE { lanpm5DIIndex Integer32, lanpm5DIName OCTET STRING, lanpm5DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.1.1.1 lanpm5DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm5DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.1.1.2 lanpm5DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm5DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.1.1.3 lanpm5DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm5DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.2 lanpm5DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.2.1 lanpm5DOEntry OBJECT-TYPE SYNTAX Lanpm5DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5DOIndex } ::= { lanpm5DOTable 1 } Lanpm5DOEntry ::= SEQUENCE { lanpm5DOIndex Integer32, lanpm5DOName OCTET STRING, lanpm5DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.2.1.1 lanpm5DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm5DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.2.1.2 lanpm5DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm5DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.2.1.3 lanpm5DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm5DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.3 lanpm5AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.3.1 lanpm5AIEntry OBJECT-TYPE SYNTAX Lanpm5AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5AIIndex } ::= { lanpm5AITable 1 } Lanpm5AIEntry ::= SEQUENCE { lanpm5AIIndex Integer32, lanpm5AIName OCTET STRING, lanpm5AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.3.1.1 lanpm5AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm5AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.3.1.2 lanpm5AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm5AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.3.1.3 lanpm5AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm5AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.4 lanpm5AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.4.1 lanpm5AOEntry OBJECT-TYPE SYNTAX Lanpm5AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5AOIndex } ::= { lanpm5AOTable 1 } Lanpm5AOEntry ::= SEQUENCE { lanpm5AOIndex Integer32, lanpm5AOName OCTET STRING, lanpm5AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.4.1.1 lanpm5AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm5AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.4.1.2 lanpm5AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm5AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.3.4.1.3 lanpm5AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm5AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.4 lanpm5HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm5HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm5 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.4.1 lanpm5HarmonicEntry OBJECT-TYPE SYNTAX Lanpm5HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm5HarmonicSubmeterIndex } ::= { lanpm5HarmonicTable 1 } Lanpm5HarmonicEntry ::= SEQUENCE { lanpm5HarmonicSubmeterIndex Integer32, lanpm5HarmonicSelector Integer32, lanpm5HarmonicVTHD Opaque, lanpm5HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.4.1.1 lanpm5HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm5HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.4.1.2 lanpm5HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm5HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.4.1.3 lanpm5HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm5HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.5.4.1.4 lanpm5HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm5HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6 lanpm6 OBJECT IDENTIFIER ::= { lanpm 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1 lanpm6BasicInfo OBJECT IDENTIFIER ::= { lanpm6 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.1 lanpm6Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm6BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.2 lanpm6Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm6BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.3 lanpm6ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm6BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.4 lanpm6Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm6BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.5 lanpm6PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.5.1 lanpm6PtEntry OBJECT-TYPE SYNTAX Lanpm6PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6PtIndex } ::= { lanpm6PtTable 1 } Lanpm6PtEntry ::= SEQUENCE { lanpm6PtIndex Integer32, lanpm6PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.5.1.1 lanpm6PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm6PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.5.1.2 lanpm6PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm6PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.6 lanpm6CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.6.1 lanpm6CtEntry OBJECT-TYPE SYNTAX Lanpm6CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6CtIndex } ::= { lanpm6CtTable 1 } Lanpm6CtEntry ::= SEQUENCE { lanpm6CtIndex Integer32, lanpm6CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.6.1.1 lanpm6CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm6CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.6.1.2 lanpm6CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm6CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.9 lanpm6DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm6BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.10 lanpm6DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm6BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.11 lanpm6AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm6BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.12 lanpm6AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm6BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.13 lanpm6PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm6BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.14 lanpm6RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm6BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.15 lanpm6ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm6BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.1.16 lanpm6StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm6BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2 lanpm6ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1 lanpm6ChEntry OBJECT-TYPE SYNTAX Lanpm6ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6ChSubmeterIndex } ::= { lanpm6ChTable 1 } Lanpm6ChEntry ::= SEQUENCE { lanpm6ChSubmeterIndex Integer32, lanpm6ChName OCTET STRING, lanpm6ChVoltage Opaque, lanpm6ChCurrent Opaque, lanpm6ChKW Opaque, lanpm6ChKvar Opaque, lanpm6ChKVA Opaque, lanpm6ChPF Opaque, lanpm6ChKWh Opaque, lanpm6ChKvarh Opaque, lanpm6ChKVAh Opaque, lanpm6ChActualDemand Opaque, lanpm6ChForecastDemand Opaque, lanpm6ChMaxDemandH Opaque, lanpm6ChMaxDemandD Opaque, lanpm6ChMaxDemandM Opaque, lanpm6ChElectricityD Opaque, lanpm6ChElectricityM Opaque, lanpm6ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.0 lanpm6ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm6ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.1 lanpm6ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm6ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.2 lanpm6ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm6ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.3 lanpm6ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm6ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.4 lanpm6ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm6ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.5 lanpm6ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm6ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.6 lanpm6ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm6ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.7 lanpm6ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm6ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.8 lanpm6ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm6ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.9 lanpm6ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm6ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.10 lanpm6ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm6ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.11 lanpm6ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm6ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.12 lanpm6ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm6ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.13 lanpm6ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm6ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.14 lanpm6ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm6ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.15 lanpm6ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm6ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.16 lanpm6ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm6ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.17 lanpm6ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm6ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.2.1.18 lanpm6ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm6ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3 lanpm6IOinfo OBJECT IDENTIFIER ::= { lanpm6 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.1 lanpm6DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.1.1 lanpm6DIEntry OBJECT-TYPE SYNTAX Lanpm6DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6DIIndex } ::= { lanpm6DITable 1 } Lanpm6DIEntry ::= SEQUENCE { lanpm6DIIndex Integer32, lanpm6DIName OCTET STRING, lanpm6DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.1.1.1 lanpm6DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm6DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.1.1.2 lanpm6DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm6DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.1.1.3 lanpm6DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm6DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.2 lanpm6DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.2.1 lanpm6DOEntry OBJECT-TYPE SYNTAX Lanpm6DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6DOIndex } ::= { lanpm6DOTable 1 } Lanpm6DOEntry ::= SEQUENCE { lanpm6DOIndex Integer32, lanpm6DOName OCTET STRING, lanpm6DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.2.1.1 lanpm6DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm6DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.2.1.2 lanpm6DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm6DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.2.1.3 lanpm6DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm6DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.3 lanpm6AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.3.1 lanpm6AIEntry OBJECT-TYPE SYNTAX Lanpm6AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6AIIndex } ::= { lanpm6AITable 1 } Lanpm6AIEntry ::= SEQUENCE { lanpm6AIIndex Integer32, lanpm6AIName OCTET STRING, lanpm6AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.3.1.1 lanpm6AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm6AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.3.1.2 lanpm6AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm6AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.3.1.3 lanpm6AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm6AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.4 lanpm6AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.4.1 lanpm6AOEntry OBJECT-TYPE SYNTAX Lanpm6AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6AOIndex } ::= { lanpm6AOTable 1 } Lanpm6AOEntry ::= SEQUENCE { lanpm6AOIndex Integer32, lanpm6AOName OCTET STRING, lanpm6AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.4.1.1 lanpm6AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm6AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.4.1.2 lanpm6AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm6AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.3.4.1.3 lanpm6AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm6AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.4 lanpm6HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm6HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm6 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.4.1 lanpm6HarmonicEntry OBJECT-TYPE SYNTAX Lanpm6HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm6HarmonicSubmeterIndex } ::= { lanpm6HarmonicTable 1 } Lanpm6HarmonicEntry ::= SEQUENCE { lanpm6HarmonicSubmeterIndex Integer32, lanpm6HarmonicSelector Integer32, lanpm6HarmonicVTHD Opaque, lanpm6HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.4.1.1 lanpm6HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm6HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.4.1.2 lanpm6HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm6HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.4.1.3 lanpm6HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm6HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.6.4.1.4 lanpm6HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm6HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7 lanpm7 OBJECT IDENTIFIER ::= { lanpm 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1 lanpm7BasicInfo OBJECT IDENTIFIER ::= { lanpm7 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.1 lanpm7Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm7BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.2 lanpm7Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm7BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.3 lanpm7ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm7BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.4 lanpm7Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm7BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.5 lanpm7PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.5.1 lanpm7PtEntry OBJECT-TYPE SYNTAX Lanpm7PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7PtIndex } ::= { lanpm7PtTable 1 } Lanpm7PtEntry ::= SEQUENCE { lanpm7PtIndex Integer32, lanpm7PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.5.1.1 lanpm7PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm7PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.5.1.2 lanpm7PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm7PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.6 lanpm7CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.6.1 lanpm7CtEntry OBJECT-TYPE SYNTAX Lanpm7CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7CtIndex } ::= { lanpm7CtTable 1 } Lanpm7CtEntry ::= SEQUENCE { lanpm7CtIndex Integer32, lanpm7CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.6.1.1 lanpm7CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm7CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.6.1.2 lanpm7CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm7CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.9 lanpm7DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm7BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.10 lanpm7DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm7BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.11 lanpm7AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm7BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.12 lanpm7AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm7BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.13 lanpm7PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm7BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.14 lanpm7RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm7BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.15 lanpm7ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm7BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.1.16 lanpm7StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm7BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2 lanpm7ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1 lanpm7ChEntry OBJECT-TYPE SYNTAX Lanpm7ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7ChSubmeterIndex } ::= { lanpm7ChTable 1 } Lanpm7ChEntry ::= SEQUENCE { lanpm7ChSubmeterIndex Integer32, lanpm7ChName OCTET STRING, lanpm7ChVoltage Opaque, lanpm7ChCurrent Opaque, lanpm7ChKW Opaque, lanpm7ChKvar Opaque, lanpm7ChKVA Opaque, lanpm7ChPF Opaque, lanpm7ChKWh Opaque, lanpm7ChKvarh Opaque, lanpm7ChKVAh Opaque, lanpm7ChActualDemand Opaque, lanpm7ChForecastDemand Opaque, lanpm7ChMaxDemandH Opaque, lanpm7ChMaxDemandD Opaque, lanpm7ChMaxDemandM Opaque, lanpm7ChElectricityD Opaque, lanpm7ChElectricityM Opaque, lanpm7ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.0 lanpm7ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm7ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.1 lanpm7ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm7ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.2 lanpm7ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm7ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.3 lanpm7ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm7ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.4 lanpm7ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm7ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.5 lanpm7ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm7ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.6 lanpm7ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm7ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.7 lanpm7ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm7ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.8 lanpm7ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm7ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.9 lanpm7ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm7ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.10 lanpm7ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm7ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.11 lanpm7ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm7ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.12 lanpm7ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm7ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.13 lanpm7ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm7ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.14 lanpm7ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm7ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.15 lanpm7ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm7ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.16 lanpm7ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm7ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.17 lanpm7ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm7ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.2.1.18 lanpm7ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm7ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3 lanpm7IOinfo OBJECT IDENTIFIER ::= { lanpm7 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.1 lanpm7DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.1.1 lanpm7DIEntry OBJECT-TYPE SYNTAX Lanpm7DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7DIIndex } ::= { lanpm7DITable 1 } Lanpm7DIEntry ::= SEQUENCE { lanpm7DIIndex Integer32, lanpm7DIName OCTET STRING, lanpm7DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.1.1.1 lanpm7DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm7DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.1.1.2 lanpm7DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm7DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.1.1.3 lanpm7DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm7DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.2 lanpm7DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.2.1 lanpm7DOEntry OBJECT-TYPE SYNTAX Lanpm7DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7DOIndex } ::= { lanpm7DOTable 1 } Lanpm7DOEntry ::= SEQUENCE { lanpm7DOIndex Integer32, lanpm7DOName OCTET STRING, lanpm7DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.2.1.1 lanpm7DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm7DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.2.1.2 lanpm7DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm7DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.2.1.3 lanpm7DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm7DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.3 lanpm7AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.3.1 lanpm7AIEntry OBJECT-TYPE SYNTAX Lanpm7AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7AIIndex } ::= { lanpm7AITable 1 } Lanpm7AIEntry ::= SEQUENCE { lanpm7AIIndex Integer32, lanpm7AIName OCTET STRING, lanpm7AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.3.1.1 lanpm7AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm7AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.3.1.2 lanpm7AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm7AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.3.1.3 lanpm7AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm7AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.4 lanpm7AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.4.1 lanpm7AOEntry OBJECT-TYPE SYNTAX Lanpm7AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7AOIndex } ::= { lanpm7AOTable 1 } Lanpm7AOEntry ::= SEQUENCE { lanpm7AOIndex Integer32, lanpm7AOName OCTET STRING, lanpm7AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.4.1.1 lanpm7AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm7AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.4.1.2 lanpm7AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm7AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.3.4.1.3 lanpm7AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm7AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.4 lanpm7HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm7HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm7 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.4.1 lanpm7HarmonicEntry OBJECT-TYPE SYNTAX Lanpm7HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm7HarmonicSubmeterIndex } ::= { lanpm7HarmonicTable 1 } Lanpm7HarmonicEntry ::= SEQUENCE { lanpm7HarmonicSubmeterIndex Integer32, lanpm7HarmonicSelector Integer32, lanpm7HarmonicVTHD Opaque, lanpm7HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.4.1.1 lanpm7HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm7HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.4.1.2 lanpm7HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm7HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.4.1.3 lanpm7HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm7HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.7.4.1.4 lanpm7HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm7HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8 lanpm8 OBJECT IDENTIFIER ::= { lanpm 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1 lanpm8BasicInfo OBJECT IDENTIFIER ::= { lanpm8 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.1 lanpm8Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm8BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.2 lanpm8Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm8BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.3 lanpm8ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm8BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.4 lanpm8Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm8BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.5 lanpm8PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.5.1 lanpm8PtEntry OBJECT-TYPE SYNTAX Lanpm8PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8PtIndex } ::= { lanpm8PtTable 1 } Lanpm8PtEntry ::= SEQUENCE { lanpm8PtIndex Integer32, lanpm8PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.5.1.1 lanpm8PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm8PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.5.1.2 lanpm8PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm8PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.6 lanpm8CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.6.1 lanpm8CtEntry OBJECT-TYPE SYNTAX Lanpm8CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8CtIndex } ::= { lanpm8CtTable 1 } Lanpm8CtEntry ::= SEQUENCE { lanpm8CtIndex Integer32, lanpm8CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.6.1.1 lanpm8CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm8CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.6.1.2 lanpm8CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm8CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.9 lanpm8DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm8BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.10 lanpm8DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm8BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.11 lanpm8AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm8BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.12 lanpm8AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm8BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.13 lanpm8PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm8BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.14 lanpm8RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm8BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.15 lanpm8ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm8BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.1.16 lanpm8StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm8BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2 lanpm8ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1 lanpm8ChEntry OBJECT-TYPE SYNTAX Lanpm8ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8ChSubmeterIndex } ::= { lanpm8ChTable 1 } Lanpm8ChEntry ::= SEQUENCE { lanpm8ChSubmeterIndex Integer32, lanpm8ChName OCTET STRING, lanpm8ChVoltage Opaque, lanpm8ChCurrent Opaque, lanpm8ChKW Opaque, lanpm8ChKvar Opaque, lanpm8ChKVA Opaque, lanpm8ChPF Opaque, lanpm8ChKWh Opaque, lanpm8ChKvarh Opaque, lanpm8ChKVAh Opaque, lanpm8ChActualDemand Opaque, lanpm8ChForecastDemand Opaque, lanpm8ChMaxDemandH Opaque, lanpm8ChMaxDemandD Opaque, lanpm8ChMaxDemandM Opaque, lanpm8ChElectricityD Opaque, lanpm8ChElectricityM Opaque, lanpm8ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.0 lanpm8ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm8ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.1 lanpm8ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm8ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.2 lanpm8ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm8ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.3 lanpm8ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm8ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.4 lanpm8ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm8ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.5 lanpm8ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm8ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.6 lanpm8ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm8ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.7 lanpm8ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm8ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.8 lanpm8ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm8ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.9 lanpm8ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm8ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.10 lanpm8ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm8ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.11 lanpm8ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm8ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.12 lanpm8ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm8ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.13 lanpm8ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm8ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.14 lanpm8ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm8ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.15 lanpm8ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm8ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.16 lanpm8ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm8ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.17 lanpm8ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm8ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.2.1.18 lanpm8ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm8ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3 lanpm8IOinfo OBJECT IDENTIFIER ::= { lanpm8 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.1 lanpm8DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.1.1 lanpm8DIEntry OBJECT-TYPE SYNTAX Lanpm8DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8DIIndex } ::= { lanpm8DITable 1 } Lanpm8DIEntry ::= SEQUENCE { lanpm8DIIndex Integer32, lanpm8DIName OCTET STRING, lanpm8DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.1.1.1 lanpm8DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm8DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.1.1.2 lanpm8DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm8DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.1.1.3 lanpm8DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm8DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.2 lanpm8DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.2.1 lanpm8DOEntry OBJECT-TYPE SYNTAX Lanpm8DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8DOIndex } ::= { lanpm8DOTable 1 } Lanpm8DOEntry ::= SEQUENCE { lanpm8DOIndex Integer32, lanpm8DOName OCTET STRING, lanpm8DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.2.1.1 lanpm8DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm8DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.2.1.2 lanpm8DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm8DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.2.1.3 lanpm8DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm8DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.3 lanpm8AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.3.1 lanpm8AIEntry OBJECT-TYPE SYNTAX Lanpm8AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8AIIndex } ::= { lanpm8AITable 1 } Lanpm8AIEntry ::= SEQUENCE { lanpm8AIIndex Integer32, lanpm8AIName OCTET STRING, lanpm8AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.3.1.1 lanpm8AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm8AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.3.1.2 lanpm8AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm8AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.3.1.3 lanpm8AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm8AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.4 lanpm8AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.4.1 lanpm8AOEntry OBJECT-TYPE SYNTAX Lanpm8AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8AOIndex } ::= { lanpm8AOTable 1 } Lanpm8AOEntry ::= SEQUENCE { lanpm8AOIndex Integer32, lanpm8AOName OCTET STRING, lanpm8AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.4.1.1 lanpm8AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm8AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.4.1.2 lanpm8AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm8AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.3.4.1.3 lanpm8AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm8AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.4 lanpm8HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm8HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm8 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.4.1 lanpm8HarmonicEntry OBJECT-TYPE SYNTAX Lanpm8HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm8HarmonicSubmeterIndex } ::= { lanpm8HarmonicTable 1 } Lanpm8HarmonicEntry ::= SEQUENCE { lanpm8HarmonicSubmeterIndex Integer32, lanpm8HarmonicSelector Integer32, lanpm8HarmonicVTHD Opaque, lanpm8HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.4.1.1 lanpm8HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm8HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.4.1.2 lanpm8HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm8HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.4.1.3 lanpm8HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm8HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.8.4.1.4 lanpm8HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm8HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9 lanpm9 OBJECT IDENTIFIER ::= { lanpm 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1 lanpm9BasicInfo OBJECT IDENTIFIER ::= { lanpm9 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.1 lanpm9Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm9BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.2 lanpm9Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm9BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.3 lanpm9ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm9BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.4 lanpm9Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm9BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.5 lanpm9PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.5.1 lanpm9PtEntry OBJECT-TYPE SYNTAX Lanpm9PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9PtIndex } ::= { lanpm9PtTable 1 } Lanpm9PtEntry ::= SEQUENCE { lanpm9PtIndex Integer32, lanpm9PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.5.1.1 lanpm9PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm9PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.5.1.2 lanpm9PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm9PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.6 lanpm9CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.6.1 lanpm9CtEntry OBJECT-TYPE SYNTAX Lanpm9CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9CtIndex } ::= { lanpm9CtTable 1 } Lanpm9CtEntry ::= SEQUENCE { lanpm9CtIndex Integer32, lanpm9CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.6.1.1 lanpm9CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm9CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.6.1.2 lanpm9CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm9CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.9 lanpm9DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm9BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.10 lanpm9DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm9BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.11 lanpm9AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm9BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.12 lanpm9AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm9BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.13 lanpm9PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm9BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.14 lanpm9RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm9BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.15 lanpm9ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm9BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.1.16 lanpm9StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm9BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2 lanpm9ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1 lanpm9ChEntry OBJECT-TYPE SYNTAX Lanpm9ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9ChSubmeterIndex } ::= { lanpm9ChTable 1 } Lanpm9ChEntry ::= SEQUENCE { lanpm9ChSubmeterIndex Integer32, lanpm9ChName OCTET STRING, lanpm9ChVoltage Opaque, lanpm9ChCurrent Opaque, lanpm9ChKW Opaque, lanpm9ChKvar Opaque, lanpm9ChKVA Opaque, lanpm9ChPF Opaque, lanpm9ChKWh Opaque, lanpm9ChKvarh Opaque, lanpm9ChKVAh Opaque, lanpm9ChActualDemand Opaque, lanpm9ChForecastDemand Opaque, lanpm9ChMaxDemandH Opaque, lanpm9ChMaxDemandD Opaque, lanpm9ChMaxDemandM Opaque, lanpm9ChElectricityD Opaque, lanpm9ChElectricityM Opaque, lanpm9ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.0 lanpm9ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm9ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.1 lanpm9ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm9ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.2 lanpm9ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm9ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.3 lanpm9ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm9ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.4 lanpm9ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm9ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.5 lanpm9ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm9ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.6 lanpm9ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm9ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.7 lanpm9ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm9ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.8 lanpm9ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm9ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.9 lanpm9ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm9ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.10 lanpm9ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm9ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.11 lanpm9ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm9ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.12 lanpm9ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm9ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.13 lanpm9ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm9ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.14 lanpm9ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm9ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.15 lanpm9ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm9ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.16 lanpm9ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm9ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.17 lanpm9ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm9ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.2.1.18 lanpm9ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm9ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3 lanpm9IOinfo OBJECT IDENTIFIER ::= { lanpm9 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.1 lanpm9DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.1.1 lanpm9DIEntry OBJECT-TYPE SYNTAX Lanpm9DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9DIIndex } ::= { lanpm9DITable 1 } Lanpm9DIEntry ::= SEQUENCE { lanpm9DIIndex Integer32, lanpm9DIName OCTET STRING, lanpm9DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.1.1.1 lanpm9DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm9DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.1.1.2 lanpm9DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm9DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.1.1.3 lanpm9DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm9DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.2 lanpm9DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.2.1 lanpm9DOEntry OBJECT-TYPE SYNTAX Lanpm9DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9DOIndex } ::= { lanpm9DOTable 1 } Lanpm9DOEntry ::= SEQUENCE { lanpm9DOIndex Integer32, lanpm9DOName OCTET STRING, lanpm9DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.2.1.1 lanpm9DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm9DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.2.1.2 lanpm9DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm9DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.2.1.3 lanpm9DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm9DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.3 lanpm9AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.3.1 lanpm9AIEntry OBJECT-TYPE SYNTAX Lanpm9AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9AIIndex } ::= { lanpm9AITable 1 } Lanpm9AIEntry ::= SEQUENCE { lanpm9AIIndex Integer32, lanpm9AIName OCTET STRING, lanpm9AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.3.1.1 lanpm9AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm9AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.3.1.2 lanpm9AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm9AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.3.1.3 lanpm9AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm9AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.4 lanpm9AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.4.1 lanpm9AOEntry OBJECT-TYPE SYNTAX Lanpm9AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9AOIndex } ::= { lanpm9AOTable 1 } Lanpm9AOEntry ::= SEQUENCE { lanpm9AOIndex Integer32, lanpm9AOName OCTET STRING, lanpm9AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.4.1.1 lanpm9AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm9AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.4.1.2 lanpm9AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm9AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.3.4.1.3 lanpm9AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm9AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.4 lanpm9HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm9HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm9 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.4.1 lanpm9HarmonicEntry OBJECT-TYPE SYNTAX Lanpm9HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm9HarmonicSubmeterIndex } ::= { lanpm9HarmonicTable 1 } Lanpm9HarmonicEntry ::= SEQUENCE { lanpm9HarmonicSubmeterIndex Integer32, lanpm9HarmonicSelector Integer32, lanpm9HarmonicVTHD Opaque, lanpm9HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.4.1.1 lanpm9HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm9HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.4.1.2 lanpm9HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm9HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.4.1.3 lanpm9HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm9HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.9.4.1.4 lanpm9HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm9HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10 lanpm10 OBJECT IDENTIFIER ::= { lanpm 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1 lanpm10BasicInfo OBJECT IDENTIFIER ::= { lanpm10 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.1 lanpm10Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm10BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.2 lanpm10Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm10BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.3 lanpm10ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm10BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.4 lanpm10Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm10BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.5 lanpm10PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.5.1 lanpm10PtEntry OBJECT-TYPE SYNTAX Lanpm10PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10PtIndex } ::= { lanpm10PtTable 1 } Lanpm10PtEntry ::= SEQUENCE { lanpm10PtIndex Integer32, lanpm10PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.5.1.1 lanpm10PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm10PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.5.1.2 lanpm10PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm10PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.6 lanpm10CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.6.1 lanpm10CtEntry OBJECT-TYPE SYNTAX Lanpm10CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10CtIndex } ::= { lanpm10CtTable 1 } Lanpm10CtEntry ::= SEQUENCE { lanpm10CtIndex Integer32, lanpm10CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.6.1.1 lanpm10CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm10CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.6.1.2 lanpm10CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm10CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.9 lanpm10DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm10BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.10 lanpm10DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm10BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.11 lanpm10AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm10BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.12 lanpm10AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm10BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.13 lanpm10PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm10BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.14 lanpm10RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm10BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.15 lanpm10ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm10BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.1.16 lanpm10StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm10BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2 lanpm10ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1 lanpm10ChEntry OBJECT-TYPE SYNTAX Lanpm10ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10ChSubmeterIndex } ::= { lanpm10ChTable 1 } Lanpm10ChEntry ::= SEQUENCE { lanpm10ChSubmeterIndex Integer32, lanpm10ChName OCTET STRING, lanpm10ChVoltage Opaque, lanpm10ChCurrent Opaque, lanpm10ChKW Opaque, lanpm10ChKvar Opaque, lanpm10ChKVA Opaque, lanpm10ChPF Opaque, lanpm10ChKWh Opaque, lanpm10ChKvarh Opaque, lanpm10ChKVAh Opaque, lanpm10ChActualDemand Opaque, lanpm10ChForecastDemand Opaque, lanpm10ChMaxDemandH Opaque, lanpm10ChMaxDemandD Opaque, lanpm10ChMaxDemandM Opaque, lanpm10ChElectricityD Opaque, lanpm10ChElectricityM Opaque, lanpm10ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.0 lanpm10ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm10ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.1 lanpm10ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm10ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.2 lanpm10ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm10ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.3 lanpm10ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm10ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.4 lanpm10ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm10ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.5 lanpm10ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm10ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.6 lanpm10ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm10ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.7 lanpm10ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm10ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.8 lanpm10ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm10ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.9 lanpm10ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm10ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.10 lanpm10ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm10ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.11 lanpm10ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm10ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.12 lanpm10ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm10ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.13 lanpm10ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm10ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.14 lanpm10ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm10ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.15 lanpm10ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm10ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.16 lanpm10ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm10ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.17 lanpm10ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm10ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.2.1.18 lanpm10ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm10ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3 lanpm10IOinfo OBJECT IDENTIFIER ::= { lanpm10 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.1 lanpm10DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.1.1 lanpm10DIEntry OBJECT-TYPE SYNTAX Lanpm10DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10DIIndex } ::= { lanpm10DITable 1 } Lanpm10DIEntry ::= SEQUENCE { lanpm10DIIndex Integer32, lanpm10DIName OCTET STRING, lanpm10DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.1.1.1 lanpm10DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm10DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.1.1.2 lanpm10DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm10DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.1.1.3 lanpm10DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm10DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.2 lanpm10DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.2.1 lanpm10DOEntry OBJECT-TYPE SYNTAX Lanpm10DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10DOIndex } ::= { lanpm10DOTable 1 } Lanpm10DOEntry ::= SEQUENCE { lanpm10DOIndex Integer32, lanpm10DOName OCTET STRING, lanpm10DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.2.1.1 lanpm10DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm10DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.2.1.2 lanpm10DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm10DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.2.1.3 lanpm10DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm10DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.3 lanpm10AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.3.1 lanpm10AIEntry OBJECT-TYPE SYNTAX Lanpm10AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10AIIndex } ::= { lanpm10AITable 1 } Lanpm10AIEntry ::= SEQUENCE { lanpm10AIIndex Integer32, lanpm10AIName OCTET STRING, lanpm10AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.3.1.1 lanpm10AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm10AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.3.1.2 lanpm10AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm10AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.3.1.3 lanpm10AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm10AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.4 lanpm10AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.4.1 lanpm10AOEntry OBJECT-TYPE SYNTAX Lanpm10AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10AOIndex } ::= { lanpm10AOTable 1 } Lanpm10AOEntry ::= SEQUENCE { lanpm10AOIndex Integer32, lanpm10AOName OCTET STRING, lanpm10AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.4.1.1 lanpm10AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm10AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.4.1.2 lanpm10AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm10AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.3.4.1.3 lanpm10AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm10AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.4 lanpm10HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm10HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm10 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.4.1 lanpm10HarmonicEntry OBJECT-TYPE SYNTAX Lanpm10HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm10HarmonicSubmeterIndex } ::= { lanpm10HarmonicTable 1 } Lanpm10HarmonicEntry ::= SEQUENCE { lanpm10HarmonicSubmeterIndex Integer32, lanpm10HarmonicSelector Integer32, lanpm10HarmonicVTHD Opaque, lanpm10HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.4.1.1 lanpm10HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm10HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.4.1.2 lanpm10HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm10HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.4.1.3 lanpm10HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm10HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.10.4.1.4 lanpm10HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm10HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11 lanpm11 OBJECT IDENTIFIER ::= { lanpm 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1 lanpm11BasicInfo OBJECT IDENTIFIER ::= { lanpm11 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.1 lanpm11Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm11BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.2 lanpm11Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm11BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.3 lanpm11ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm11BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.4 lanpm11Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm11BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.5 lanpm11PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.5.1 lanpm11PtEntry OBJECT-TYPE SYNTAX Lanpm11PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11PtIndex } ::= { lanpm11PtTable 1 } Lanpm11PtEntry ::= SEQUENCE { lanpm11PtIndex Integer32, lanpm11PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.5.1.1 lanpm11PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm11PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.5.1.2 lanpm11PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm11PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.6 lanpm11CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.6.1 lanpm11CtEntry OBJECT-TYPE SYNTAX Lanpm11CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11CtIndex } ::= { lanpm11CtTable 1 } Lanpm11CtEntry ::= SEQUENCE { lanpm11CtIndex Integer32, lanpm11CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.6.1.1 lanpm11CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm11CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.6.1.2 lanpm11CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm11CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.9 lanpm11DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm11BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.10 lanpm11DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm11BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.11 lanpm11AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm11BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.12 lanpm11AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm11BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.13 lanpm11PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm11BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.14 lanpm11RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm11BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.15 lanpm11ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm11BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.1.16 lanpm11StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm11BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2 lanpm11ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1 lanpm11ChEntry OBJECT-TYPE SYNTAX Lanpm11ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11ChSubmeterIndex } ::= { lanpm11ChTable 1 } Lanpm11ChEntry ::= SEQUENCE { lanpm11ChSubmeterIndex Integer32, lanpm11ChName OCTET STRING, lanpm11ChVoltage Opaque, lanpm11ChCurrent Opaque, lanpm11ChKW Opaque, lanpm11ChKvar Opaque, lanpm11ChKVA Opaque, lanpm11ChPF Opaque, lanpm11ChKWh Opaque, lanpm11ChKvarh Opaque, lanpm11ChKVAh Opaque, lanpm11ChActualDemand Opaque, lanpm11ChForecastDemand Opaque, lanpm11ChMaxDemandH Opaque, lanpm11ChMaxDemandD Opaque, lanpm11ChMaxDemandM Opaque, lanpm11ChElectricityD Opaque, lanpm11ChElectricityM Opaque, lanpm11ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.0 lanpm11ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm11ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.1 lanpm11ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm11ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.2 lanpm11ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm11ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.3 lanpm11ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm11ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.4 lanpm11ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm11ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.5 lanpm11ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm11ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.6 lanpm11ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm11ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.7 lanpm11ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm11ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.8 lanpm11ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm11ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.9 lanpm11ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm11ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.10 lanpm11ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm11ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.11 lanpm11ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm11ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.12 lanpm11ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm11ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.13 lanpm11ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm11ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.14 lanpm11ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm11ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.15 lanpm11ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm11ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.16 lanpm11ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm11ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.17 lanpm11ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm11ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.2.1.18 lanpm11ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm11ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3 lanpm11IOinfo OBJECT IDENTIFIER ::= { lanpm11 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.1 lanpm11DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.1.1 lanpm11DIEntry OBJECT-TYPE SYNTAX Lanpm11DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11DIIndex } ::= { lanpm11DITable 1 } Lanpm11DIEntry ::= SEQUENCE { lanpm11DIIndex Integer32, lanpm11DIName OCTET STRING, lanpm11DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.1.1.1 lanpm11DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm11DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.1.1.2 lanpm11DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm11DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.1.1.3 lanpm11DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm11DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.2 lanpm11DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.2.1 lanpm11DOEntry OBJECT-TYPE SYNTAX Lanpm11DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11DOIndex } ::= { lanpm11DOTable 1 } Lanpm11DOEntry ::= SEQUENCE { lanpm11DOIndex Integer32, lanpm11DOName OCTET STRING, lanpm11DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.2.1.1 lanpm11DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm11DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.2.1.2 lanpm11DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm11DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.2.1.3 lanpm11DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm11DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.3 lanpm11AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.3.1 lanpm11AIEntry OBJECT-TYPE SYNTAX Lanpm11AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11AIIndex } ::= { lanpm11AITable 1 } Lanpm11AIEntry ::= SEQUENCE { lanpm11AIIndex Integer32, lanpm11AIName OCTET STRING, lanpm11AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.3.1.1 lanpm11AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm11AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.3.1.2 lanpm11AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm11AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.3.1.3 lanpm11AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm11AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.4 lanpm11AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.4.1 lanpm11AOEntry OBJECT-TYPE SYNTAX Lanpm11AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11AOIndex } ::= { lanpm11AOTable 1 } Lanpm11AOEntry ::= SEQUENCE { lanpm11AOIndex Integer32, lanpm11AOName OCTET STRING, lanpm11AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.4.1.1 lanpm11AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm11AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.4.1.2 lanpm11AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm11AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.3.4.1.3 lanpm11AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm11AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.4 lanpm11HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm11HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm11 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.4.1 lanpm11HarmonicEntry OBJECT-TYPE SYNTAX Lanpm11HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm11HarmonicSubmeterIndex } ::= { lanpm11HarmonicTable 1 } Lanpm11HarmonicEntry ::= SEQUENCE { lanpm11HarmonicSubmeterIndex Integer32, lanpm11HarmonicSelector Integer32, lanpm11HarmonicVTHD Opaque, lanpm11HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.4.1.1 lanpm11HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm11HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.4.1.2 lanpm11HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm11HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.4.1.3 lanpm11HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm11HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.11.4.1.4 lanpm11HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm11HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12 lanpm12 OBJECT IDENTIFIER ::= { lanpm 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1 lanpm12BasicInfo OBJECT IDENTIFIER ::= { lanpm12 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.1 lanpm12Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm12BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.2 lanpm12Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm12BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.3 lanpm12ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm12BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.4 lanpm12Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm12BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.5 lanpm12PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.5.1 lanpm12PtEntry OBJECT-TYPE SYNTAX Lanpm12PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12PtIndex } ::= { lanpm12PtTable 1 } Lanpm12PtEntry ::= SEQUENCE { lanpm12PtIndex Integer32, lanpm12PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.5.1.1 lanpm12PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm12PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.5.1.2 lanpm12PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm12PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.6 lanpm12CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.6.1 lanpm12CtEntry OBJECT-TYPE SYNTAX Lanpm12CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12CtIndex } ::= { lanpm12CtTable 1 } Lanpm12CtEntry ::= SEQUENCE { lanpm12CtIndex Integer32, lanpm12CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.6.1.1 lanpm12CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm12CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.6.1.2 lanpm12CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm12CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.9 lanpm12DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm12BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.10 lanpm12DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm12BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.11 lanpm12AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm12BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.12 lanpm12AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm12BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.13 lanpm12PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm12BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.14 lanpm12RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm12BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.15 lanpm12ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm12BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.1.16 lanpm12StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm12BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2 lanpm12ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1 lanpm12ChEntry OBJECT-TYPE SYNTAX Lanpm12ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12ChSubmeterIndex } ::= { lanpm12ChTable 1 } Lanpm12ChEntry ::= SEQUENCE { lanpm12ChSubmeterIndex Integer32, lanpm12ChName OCTET STRING, lanpm12ChVoltage Opaque, lanpm12ChCurrent Opaque, lanpm12ChKW Opaque, lanpm12ChKvar Opaque, lanpm12ChKVA Opaque, lanpm12ChPF Opaque, lanpm12ChKWh Opaque, lanpm12ChKvarh Opaque, lanpm12ChKVAh Opaque, lanpm12ChActualDemand Opaque, lanpm12ChForecastDemand Opaque, lanpm12ChMaxDemandH Opaque, lanpm12ChMaxDemandD Opaque, lanpm12ChMaxDemandM Opaque, lanpm12ChElectricityD Opaque, lanpm12ChElectricityM Opaque, lanpm12ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.0 lanpm12ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm12ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.1 lanpm12ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm12ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.2 lanpm12ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm12ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.3 lanpm12ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm12ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.4 lanpm12ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm12ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.5 lanpm12ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm12ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.6 lanpm12ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm12ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.7 lanpm12ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm12ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.8 lanpm12ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm12ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.9 lanpm12ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm12ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.10 lanpm12ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm12ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.11 lanpm12ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm12ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.12 lanpm12ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm12ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.13 lanpm12ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm12ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.14 lanpm12ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm12ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.15 lanpm12ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm12ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.16 lanpm12ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm12ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.17 lanpm12ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm12ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.2.1.18 lanpm12ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm12ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3 lanpm12IOinfo OBJECT IDENTIFIER ::= { lanpm12 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.1 lanpm12DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.1.1 lanpm12DIEntry OBJECT-TYPE SYNTAX Lanpm12DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12DIIndex } ::= { lanpm12DITable 1 } Lanpm12DIEntry ::= SEQUENCE { lanpm12DIIndex Integer32, lanpm12DIName OCTET STRING, lanpm12DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.1.1.1 lanpm12DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm12DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.1.1.2 lanpm12DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm12DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.1.1.3 lanpm12DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm12DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.2 lanpm12DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.2.1 lanpm12DOEntry OBJECT-TYPE SYNTAX Lanpm12DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12DOIndex } ::= { lanpm12DOTable 1 } Lanpm12DOEntry ::= SEQUENCE { lanpm12DOIndex Integer32, lanpm12DOName OCTET STRING, lanpm12DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.2.1.1 lanpm12DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm12DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.2.1.2 lanpm12DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm12DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.2.1.3 lanpm12DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm12DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.3 lanpm12AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.3.1 lanpm12AIEntry OBJECT-TYPE SYNTAX Lanpm12AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12AIIndex } ::= { lanpm12AITable 1 } Lanpm12AIEntry ::= SEQUENCE { lanpm12AIIndex Integer32, lanpm12AIName OCTET STRING, lanpm12AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.3.1.1 lanpm12AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm12AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.3.1.2 lanpm12AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm12AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.3.1.3 lanpm12AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm12AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.4 lanpm12AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.4.1 lanpm12AOEntry OBJECT-TYPE SYNTAX Lanpm12AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12AOIndex } ::= { lanpm12AOTable 1 } Lanpm12AOEntry ::= SEQUENCE { lanpm12AOIndex Integer32, lanpm12AOName OCTET STRING, lanpm12AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.4.1.1 lanpm12AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm12AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.4.1.2 lanpm12AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm12AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.3.4.1.3 lanpm12AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm12AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.4 lanpm12HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm12HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm12 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.4.1 lanpm12HarmonicEntry OBJECT-TYPE SYNTAX Lanpm12HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm12HarmonicSubmeterIndex } ::= { lanpm12HarmonicTable 1 } Lanpm12HarmonicEntry ::= SEQUENCE { lanpm12HarmonicSubmeterIndex Integer32, lanpm12HarmonicSelector Integer32, lanpm12HarmonicVTHD Opaque, lanpm12HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.4.1.1 lanpm12HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm12HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.4.1.2 lanpm12HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm12HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.4.1.3 lanpm12HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm12HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.12.4.1.4 lanpm12HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm12HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13 lanpm13 OBJECT IDENTIFIER ::= { lanpm 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1 lanpm13BasicInfo OBJECT IDENTIFIER ::= { lanpm13 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.1 lanpm13Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm13BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.2 lanpm13Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm13BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.3 lanpm13ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm13BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.4 lanpm13Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm13BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.5 lanpm13PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.5.1 lanpm13PtEntry OBJECT-TYPE SYNTAX Lanpm13PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13PtIndex } ::= { lanpm13PtTable 1 } Lanpm13PtEntry ::= SEQUENCE { lanpm13PtIndex Integer32, lanpm13PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.5.1.1 lanpm13PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm13PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.5.1.2 lanpm13PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm13PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.6 lanpm13CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.6.1 lanpm13CtEntry OBJECT-TYPE SYNTAX Lanpm13CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13CtIndex } ::= { lanpm13CtTable 1 } Lanpm13CtEntry ::= SEQUENCE { lanpm13CtIndex Integer32, lanpm13CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.6.1.1 lanpm13CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm13CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.6.1.2 lanpm13CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm13CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.9 lanpm13DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm13BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.10 lanpm13DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm13BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.11 lanpm13AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm13BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.12 lanpm13AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm13BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.13 lanpm13PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm13BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.14 lanpm13RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm13BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.15 lanpm13ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm13BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.1.16 lanpm13StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm13BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2 lanpm13ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1 lanpm13ChEntry OBJECT-TYPE SYNTAX Lanpm13ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13ChSubmeterIndex } ::= { lanpm13ChTable 1 } Lanpm13ChEntry ::= SEQUENCE { lanpm13ChSubmeterIndex Integer32, lanpm13ChName OCTET STRING, lanpm13ChVoltage Opaque, lanpm13ChCurrent Opaque, lanpm13ChKW Opaque, lanpm13ChKvar Opaque, lanpm13ChKVA Opaque, lanpm13ChPF Opaque, lanpm13ChKWh Opaque, lanpm13ChKvarh Opaque, lanpm13ChKVAh Opaque, lanpm13ChActualDemand Opaque, lanpm13ChForecastDemand Opaque, lanpm13ChMaxDemandH Opaque, lanpm13ChMaxDemandD Opaque, lanpm13ChMaxDemandM Opaque, lanpm13ChElectricityD Opaque, lanpm13ChElectricityM Opaque, lanpm13ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.0 lanpm13ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm13ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.1 lanpm13ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm13ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.2 lanpm13ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm13ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.3 lanpm13ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm13ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.4 lanpm13ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm13ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.5 lanpm13ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm13ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.6 lanpm13ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm13ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.7 lanpm13ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm13ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.8 lanpm13ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm13ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.9 lanpm13ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm13ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.10 lanpm13ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm13ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.11 lanpm13ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm13ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.12 lanpm13ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm13ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.13 lanpm13ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm13ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.14 lanpm13ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm13ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.15 lanpm13ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm13ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.16 lanpm13ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm13ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.17 lanpm13ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm13ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.2.1.18 lanpm13ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm13ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3 lanpm13IOinfo OBJECT IDENTIFIER ::= { lanpm13 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.1 lanpm13DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.1.1 lanpm13DIEntry OBJECT-TYPE SYNTAX Lanpm13DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13DIIndex } ::= { lanpm13DITable 1 } Lanpm13DIEntry ::= SEQUENCE { lanpm13DIIndex Integer32, lanpm13DIName OCTET STRING, lanpm13DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.1.1.1 lanpm13DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm13DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.1.1.2 lanpm13DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm13DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.1.1.3 lanpm13DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm13DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.2 lanpm13DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.2.1 lanpm13DOEntry OBJECT-TYPE SYNTAX Lanpm13DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13DOIndex } ::= { lanpm13DOTable 1 } Lanpm13DOEntry ::= SEQUENCE { lanpm13DOIndex Integer32, lanpm13DOName OCTET STRING, lanpm13DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.2.1.1 lanpm13DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm13DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.2.1.2 lanpm13DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm13DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.2.1.3 lanpm13DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm13DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.3 lanpm13AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.3.1 lanpm13AIEntry OBJECT-TYPE SYNTAX Lanpm13AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13AIIndex } ::= { lanpm13AITable 1 } Lanpm13AIEntry ::= SEQUENCE { lanpm13AIIndex Integer32, lanpm13AIName OCTET STRING, lanpm13AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.3.1.1 lanpm13AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm13AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.3.1.2 lanpm13AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm13AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.3.1.3 lanpm13AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm13AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.4 lanpm13AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.4.1 lanpm13AOEntry OBJECT-TYPE SYNTAX Lanpm13AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13AOIndex } ::= { lanpm13AOTable 1 } Lanpm13AOEntry ::= SEQUENCE { lanpm13AOIndex Integer32, lanpm13AOName OCTET STRING, lanpm13AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.4.1.1 lanpm13AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm13AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.4.1.2 lanpm13AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm13AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.3.4.1.3 lanpm13AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm13AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.4 lanpm13HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm13HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm13 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.4.1 lanpm13HarmonicEntry OBJECT-TYPE SYNTAX Lanpm13HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm13HarmonicSubmeterIndex } ::= { lanpm13HarmonicTable 1 } Lanpm13HarmonicEntry ::= SEQUENCE { lanpm13HarmonicSubmeterIndex Integer32, lanpm13HarmonicSelector Integer32, lanpm13HarmonicVTHD Opaque, lanpm13HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.4.1.1 lanpm13HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm13HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.4.1.2 lanpm13HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm13HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.4.1.3 lanpm13HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm13HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.13.4.1.4 lanpm13HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm13HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14 lanpm14 OBJECT IDENTIFIER ::= { lanpm 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1 lanpm14BasicInfo OBJECT IDENTIFIER ::= { lanpm14 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.1 lanpm14Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm14BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.2 lanpm14Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm14BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.3 lanpm14ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm14BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.4 lanpm14Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm14BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.5 lanpm14PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.5.1 lanpm14PtEntry OBJECT-TYPE SYNTAX Lanpm14PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14PtIndex } ::= { lanpm14PtTable 1 } Lanpm14PtEntry ::= SEQUENCE { lanpm14PtIndex Integer32, lanpm14PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.5.1.1 lanpm14PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm14PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.5.1.2 lanpm14PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm14PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.6 lanpm14CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.6.1 lanpm14CtEntry OBJECT-TYPE SYNTAX Lanpm14CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14CtIndex } ::= { lanpm14CtTable 1 } Lanpm14CtEntry ::= SEQUENCE { lanpm14CtIndex Integer32, lanpm14CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.6.1.1 lanpm14CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm14CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.6.1.2 lanpm14CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm14CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.9 lanpm14DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm14BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.10 lanpm14DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm14BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.11 lanpm14AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm14BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.12 lanpm14AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm14BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.13 lanpm14PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm14BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.14 lanpm14RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm14BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.15 lanpm14ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm14BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.1.16 lanpm14StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm14BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2 lanpm14ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1 lanpm14ChEntry OBJECT-TYPE SYNTAX Lanpm14ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14ChSubmeterIndex } ::= { lanpm14ChTable 1 } Lanpm14ChEntry ::= SEQUENCE { lanpm14ChSubmeterIndex Integer32, lanpm14ChName OCTET STRING, lanpm14ChVoltage Opaque, lanpm14ChCurrent Opaque, lanpm14ChKW Opaque, lanpm14ChKvar Opaque, lanpm14ChKVA Opaque, lanpm14ChPF Opaque, lanpm14ChKWh Opaque, lanpm14ChKvarh Opaque, lanpm14ChKVAh Opaque, lanpm14ChActualDemand Opaque, lanpm14ChForecastDemand Opaque, lanpm14ChMaxDemandH Opaque, lanpm14ChMaxDemandD Opaque, lanpm14ChMaxDemandM Opaque, lanpm14ChElectricityD Opaque, lanpm14ChElectricityM Opaque, lanpm14ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.0 lanpm14ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm14ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.1 lanpm14ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm14ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.2 lanpm14ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm14ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.3 lanpm14ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm14ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.4 lanpm14ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm14ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.5 lanpm14ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm14ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.6 lanpm14ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm14ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.7 lanpm14ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm14ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.8 lanpm14ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm14ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.9 lanpm14ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm14ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.10 lanpm14ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm14ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.11 lanpm14ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm14ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.12 lanpm14ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm14ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.13 lanpm14ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm14ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.14 lanpm14ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm14ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.15 lanpm14ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm14ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.16 lanpm14ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm14ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.17 lanpm14ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm14ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.2.1.18 lanpm14ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm14ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3 lanpm14IOinfo OBJECT IDENTIFIER ::= { lanpm14 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.1 lanpm14DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.1.1 lanpm14DIEntry OBJECT-TYPE SYNTAX Lanpm14DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14DIIndex } ::= { lanpm14DITable 1 } Lanpm14DIEntry ::= SEQUENCE { lanpm14DIIndex Integer32, lanpm14DIName OCTET STRING, lanpm14DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.1.1.1 lanpm14DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm14DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.1.1.2 lanpm14DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm14DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.1.1.3 lanpm14DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm14DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.2 lanpm14DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.2.1 lanpm14DOEntry OBJECT-TYPE SYNTAX Lanpm14DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14DOIndex } ::= { lanpm14DOTable 1 } Lanpm14DOEntry ::= SEQUENCE { lanpm14DOIndex Integer32, lanpm14DOName OCTET STRING, lanpm14DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.2.1.1 lanpm14DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm14DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.2.1.2 lanpm14DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm14DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.2.1.3 lanpm14DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm14DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.3 lanpm14AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.3.1 lanpm14AIEntry OBJECT-TYPE SYNTAX Lanpm14AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14AIIndex } ::= { lanpm14AITable 1 } Lanpm14AIEntry ::= SEQUENCE { lanpm14AIIndex Integer32, lanpm14AIName OCTET STRING, lanpm14AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.3.1.1 lanpm14AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm14AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.3.1.2 lanpm14AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm14AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.3.1.3 lanpm14AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm14AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.4 lanpm14AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.4.1 lanpm14AOEntry OBJECT-TYPE SYNTAX Lanpm14AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14AOIndex } ::= { lanpm14AOTable 1 } Lanpm14AOEntry ::= SEQUENCE { lanpm14AOIndex Integer32, lanpm14AOName OCTET STRING, lanpm14AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.4.1.1 lanpm14AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm14AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.4.1.2 lanpm14AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm14AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.3.4.1.3 lanpm14AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm14AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.4 lanpm14HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm14HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm14 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.4.1 lanpm14HarmonicEntry OBJECT-TYPE SYNTAX Lanpm14HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm14HarmonicSubmeterIndex } ::= { lanpm14HarmonicTable 1 } Lanpm14HarmonicEntry ::= SEQUENCE { lanpm14HarmonicSubmeterIndex Integer32, lanpm14HarmonicSelector Integer32, lanpm14HarmonicVTHD Opaque, lanpm14HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.4.1.1 lanpm14HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm14HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.4.1.2 lanpm14HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm14HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.4.1.3 lanpm14HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm14HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.14.4.1.4 lanpm14HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm14HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15 lanpm15 OBJECT IDENTIFIER ::= { lanpm 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1 lanpm15BasicInfo OBJECT IDENTIFIER ::= { lanpm15 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.1 lanpm15Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm15BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.2 lanpm15Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm15BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.3 lanpm15ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm15BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.4 lanpm15Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm15BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.5 lanpm15PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.5.1 lanpm15PtEntry OBJECT-TYPE SYNTAX Lanpm15PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15PtIndex } ::= { lanpm15PtTable 1 } Lanpm15PtEntry ::= SEQUENCE { lanpm15PtIndex Integer32, lanpm15PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.5.1.1 lanpm15PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm15PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.5.1.2 lanpm15PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm15PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.6 lanpm15CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.6.1 lanpm15CtEntry OBJECT-TYPE SYNTAX Lanpm15CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15CtIndex } ::= { lanpm15CtTable 1 } Lanpm15CtEntry ::= SEQUENCE { lanpm15CtIndex Integer32, lanpm15CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.6.1.1 lanpm15CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm15CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.6.1.2 lanpm15CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm15CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.9 lanpm15DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm15BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.10 lanpm15DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm15BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.11 lanpm15AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm15BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.12 lanpm15AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm15BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.13 lanpm15PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm15BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.14 lanpm15RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm15BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.15 lanpm15ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm15BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.1.16 lanpm15StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm15BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2 lanpm15ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1 lanpm15ChEntry OBJECT-TYPE SYNTAX Lanpm15ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15ChSubmeterIndex } ::= { lanpm15ChTable 1 } Lanpm15ChEntry ::= SEQUENCE { lanpm15ChSubmeterIndex Integer32, lanpm15ChName OCTET STRING, lanpm15ChVoltage Opaque, lanpm15ChCurrent Opaque, lanpm15ChKW Opaque, lanpm15ChKvar Opaque, lanpm15ChKVA Opaque, lanpm15ChPF Opaque, lanpm15ChKWh Opaque, lanpm15ChKvarh Opaque, lanpm15ChKVAh Opaque, lanpm15ChActualDemand Opaque, lanpm15ChForecastDemand Opaque, lanpm15ChMaxDemandH Opaque, lanpm15ChMaxDemandD Opaque, lanpm15ChMaxDemandM Opaque, lanpm15ChElectricityD Opaque, lanpm15ChElectricityM Opaque, lanpm15ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.0 lanpm15ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm15ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.1 lanpm15ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm15ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.2 lanpm15ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm15ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.3 lanpm15ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm15ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.4 lanpm15ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm15ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.5 lanpm15ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm15ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.6 lanpm15ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm15ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.7 lanpm15ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm15ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.8 lanpm15ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm15ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.9 lanpm15ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm15ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.10 lanpm15ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm15ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.11 lanpm15ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm15ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.12 lanpm15ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm15ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.13 lanpm15ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm15ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.14 lanpm15ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm15ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.15 lanpm15ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm15ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.16 lanpm15ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm15ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.17 lanpm15ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm15ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.2.1.18 lanpm15ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm15ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3 lanpm15IOinfo OBJECT IDENTIFIER ::= { lanpm15 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.1 lanpm15DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.1.1 lanpm15DIEntry OBJECT-TYPE SYNTAX Lanpm15DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15DIIndex } ::= { lanpm15DITable 1 } Lanpm15DIEntry ::= SEQUENCE { lanpm15DIIndex Integer32, lanpm15DIName OCTET STRING, lanpm15DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.1.1.1 lanpm15DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm15DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.1.1.2 lanpm15DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm15DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.1.1.3 lanpm15DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm15DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.2 lanpm15DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.2.1 lanpm15DOEntry OBJECT-TYPE SYNTAX Lanpm15DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15DOIndex } ::= { lanpm15DOTable 1 } Lanpm15DOEntry ::= SEQUENCE { lanpm15DOIndex Integer32, lanpm15DOName OCTET STRING, lanpm15DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.2.1.1 lanpm15DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm15DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.2.1.2 lanpm15DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm15DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.2.1.3 lanpm15DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm15DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.3 lanpm15AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.3.1 lanpm15AIEntry OBJECT-TYPE SYNTAX Lanpm15AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15AIIndex } ::= { lanpm15AITable 1 } Lanpm15AIEntry ::= SEQUENCE { lanpm15AIIndex Integer32, lanpm15AIName OCTET STRING, lanpm15AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.3.1.1 lanpm15AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm15AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.3.1.2 lanpm15AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm15AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.3.1.3 lanpm15AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm15AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.4 lanpm15AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.4.1 lanpm15AOEntry OBJECT-TYPE SYNTAX Lanpm15AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15AOIndex } ::= { lanpm15AOTable 1 } Lanpm15AOEntry ::= SEQUENCE { lanpm15AOIndex Integer32, lanpm15AOName OCTET STRING, lanpm15AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.4.1.1 lanpm15AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm15AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.4.1.2 lanpm15AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm15AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.3.4.1.3 lanpm15AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm15AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.4 lanpm15HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm15HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm15 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.4.1 lanpm15HarmonicEntry OBJECT-TYPE SYNTAX Lanpm15HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm15HarmonicSubmeterIndex } ::= { lanpm15HarmonicTable 1 } Lanpm15HarmonicEntry ::= SEQUENCE { lanpm15HarmonicSubmeterIndex Integer32, lanpm15HarmonicSelector Integer32, lanpm15HarmonicVTHD Opaque, lanpm15HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.4.1.1 lanpm15HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm15HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.4.1.2 lanpm15HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm15HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.4.1.3 lanpm15HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm15HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.15.4.1.4 lanpm15HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm15HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16 lanpm16 OBJECT IDENTIFIER ::= { lanpm 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1 lanpm16BasicInfo OBJECT IDENTIFIER ::= { lanpm16 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.1 lanpm16Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter." ::= { lanpm16BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.2 lanpm16Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the power meter ( Com3 / Com4 / IP:Port )." ::= { lanpm16BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.3 lanpm16ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the power meter." ::= { lanpm16BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.4 lanpm16Name OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter. Format : module name(nickname) " ::= { lanpm16BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.5 lanpm16PtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.5.1 lanpm16PtEntry OBJECT-TYPE SYNTAX Lanpm16PtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16PtIndex } ::= { lanpm16PtTable 1 } Lanpm16PtEntry ::= SEQUENCE { lanpm16PtIndex Integer32, lanpm16PtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.5.1.1 lanpm16PtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PT Value." ::= { lanpm16PtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.5.1.2 lanpm16PtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PT value of the power meter." ::= { lanpm16PtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.6 lanpm16CtTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.6.1 lanpm16CtEntry OBJECT-TYPE SYNTAX Lanpm16CtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16CtIndex } ::= { lanpm16CtTable 1 } Lanpm16CtEntry ::= SEQUENCE { lanpm16CtIndex Integer32, lanpm16CtValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.6.1.1 lanpm16CtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the CT Value." ::= { lanpm16CtEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.6.1.2 lanpm16CtValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The CT value of the power meter." ::= { lanpm16CtEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.9 lanpm16DIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel of the power meter." ::= { lanpm16BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.10 lanpm16DOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel of the power meter." ::= { lanpm16BasicInfo 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.11 lanpm16AIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel of the power meter." ::= { lanpm16BasicInfo 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.12 lanpm16AOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel of the power meter." ::= { lanpm16BasicInfo 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.13 lanpm16PollingTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Polling Timeout' indicates the time interval for PMC to send command to the power meter and wait for the response. The unit is millisecond." ::= { lanpm16BasicInfo 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.14 lanpm16RetryInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The 'Retry Interval' indicates the time interval for PMC to resend command to the power meter when it¡¦s in the timeout status. The unit is second." ::= { lanpm16BasicInfo 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.15 lanpm16ScanRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval for PMC to periodically retrieve the power data. The unit is second." ::= { lanpm16BasicInfo 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.1.16 lanpm16StatusCode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The status code of the power meter. (-1=Initializing, 0=Failed, 1=Success) " ::= { lanpm16BasicInfo 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2 lanpm16ChTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1 lanpm16ChEntry OBJECT-TYPE SYNTAX Lanpm16ChEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16ChSubmeterIndex } ::= { lanpm16ChTable 1 } Lanpm16ChEntry ::= SEQUENCE { lanpm16ChSubmeterIndex Integer32, lanpm16ChName OCTET STRING, lanpm16ChVoltage Opaque, lanpm16ChCurrent Opaque, lanpm16ChKW Opaque, lanpm16ChKvar Opaque, lanpm16ChKVA Opaque, lanpm16ChPF Opaque, lanpm16ChKWh Opaque, lanpm16ChKvarh Opaque, lanpm16ChKVAh Opaque, lanpm16ChActualDemand Opaque, lanpm16ChForecastDemand Opaque, lanpm16ChMaxDemandH Opaque, lanpm16ChMaxDemandD Opaque, lanpm16ChMaxDemandM Opaque, lanpm16ChElectricityD Opaque, lanpm16ChElectricityM Opaque, lanpm16ChElectricityY Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.0 lanpm16ChSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm16ChEntry 0 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.1 lanpm16ChName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The user-defined name of the Loop/Phase." ::= { lanpm16ChEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.2 lanpm16ChVoltage OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The voltage value of the Loop/Phase." ::= { lanpm16ChEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.3 lanpm16ChCurrent OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the Loop/Phase." ::= { lanpm16ChEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.4 lanpm16ChKW OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KW value of the Loop/Phase." ::= { lanpm16ChEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.5 lanpm16ChKvar OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvar value of the Loop/Phase." ::= { lanpm16ChEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.6 lanpm16ChKVA OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVA value of the Loop/Phase." ::= { lanpm16ChEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.7 lanpm16ChPF OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The PF value of the Loop/Phase." ::= { lanpm16ChEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.8 lanpm16ChKWh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KWh value of the Loop/Phase." ::= { lanpm16ChEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.9 lanpm16ChKvarh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Kvarh value of the Loop/Phase." ::= { lanpm16ChEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.10 lanpm16ChKVAh OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The KVAh value of the Loop/Phase." ::= { lanpm16ChEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.11 lanpm16ChActualDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The actual demand of the Loop/Phase." ::= { lanpm16ChEntry 11 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.12 lanpm16ChForecastDemand OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The forecast demand of the Loop/Phase." ::= { lanpm16ChEntry 12 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.13 lanpm16ChMaxDemandH OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The hourly max. demand of the Loop/Phase." ::= { lanpm16ChEntry 13 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.14 lanpm16ChMaxDemandD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily max. demand of the Loop/Phase." ::= { lanpm16ChEntry 14 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.15 lanpm16ChMaxDemandM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly max. demand of the Loop/Phase." ::= { lanpm16ChEntry 15 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.16 lanpm16ChElectricityD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The daily accumulated electricity of the Loop/Phase." ::= { lanpm16ChEntry 16 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.17 lanpm16ChElectricityM OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The monthly accumulated electricity of the Loop/Phase." ::= { lanpm16ChEntry 17 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.2.1.18 lanpm16ChElectricityY OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The yearly accumulated electricity of the Loop/Phase." ::= { lanpm16ChEntry 18 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3 lanpm16IOinfo OBJECT IDENTIFIER ::= { lanpm16 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.1 lanpm16DITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16IOinfo 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.1.1 lanpm16DIEntry OBJECT-TYPE SYNTAX Lanpm16DIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16DIIndex } ::= { lanpm16DITable 1 } Lanpm16DIEntry ::= SEQUENCE { lanpm16DIIndex Integer32, lanpm16DIName OCTET STRING, lanpm16DIValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.1.1.1 lanpm16DIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DI channel." ::= { lanpm16DIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.1.1.2 lanpm16DIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DI channel." ::= { lanpm16DIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.1.1.3 lanpm16DIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter DI channel." ::= { lanpm16DIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.2 lanpm16DOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16IOinfo 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.2.1 lanpm16DOEntry OBJECT-TYPE SYNTAX Lanpm16DOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16DOIndex } ::= { lanpm16DOTable 1 } Lanpm16DOEntry ::= SEQUENCE { lanpm16DOIndex Integer32, lanpm16DOName OCTET STRING, lanpm16DOValue Integer32 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.2.1.1 lanpm16DOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter DO channel." ::= { lanpm16DOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.2.1.2 lanpm16DOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter DO channel." ::= { lanpm16DOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.2.1.3 lanpm16DOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter DO channel." ::= { lanpm16DOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.3 lanpm16AITable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16IOinfo 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.3.1 lanpm16AIEntry OBJECT-TYPE SYNTAX Lanpm16AIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16AIIndex } ::= { lanpm16AITable 1 } Lanpm16AIEntry ::= SEQUENCE { lanpm16AIIndex Integer32, lanpm16AIName OCTET STRING, lanpm16AIValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.3.1.1 lanpm16AIIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AI channel." ::= { lanpm16AIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.3.1.2 lanpm16AIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AI channel." ::= { lanpm16AIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.3.1.3 lanpm16AIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the power meter AI channel." ::= { lanpm16AIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.4 lanpm16AOTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16IOinfo 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.4.1 lanpm16AOEntry OBJECT-TYPE SYNTAX Lanpm16AOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16AOIndex } ::= { lanpm16AOTable 1 } Lanpm16AOEntry ::= SEQUENCE { lanpm16AOIndex Integer32, lanpm16AOName OCTET STRING, lanpm16AOValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.4.1.1 lanpm16AOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the power meter AO channel." ::= { lanpm16AOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.4.1.2 lanpm16AOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the power meter AO channel." ::= { lanpm16AOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.3.4.1.3 lanpm16AOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the power meter AO channel." ::= { lanpm16AOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.4 lanpm16HarmonicTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanpm16HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanpm16 4 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.4.1 lanpm16HarmonicEntry OBJECT-TYPE SYNTAX Lanpm16HarmonicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanpm16HarmonicSubmeterIndex } ::= { lanpm16HarmonicTable 1 } Lanpm16HarmonicEntry ::= SEQUENCE { lanpm16HarmonicSubmeterIndex Integer32, lanpm16HarmonicSelector Integer32, lanpm16HarmonicVTHD Opaque, lanpm16HarmonicITHD Opaque } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.4.1.1 lanpm16HarmonicSubmeterIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Submeter." ::= { lanpm16HarmonicEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.4.1.2 lanpm16HarmonicSelector OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Harmonic Selector: 0: Disable 1: Phase A / Specific CT 2: Phase B / Specific CT 3: Phase C / Specific CT " ::= { lanpm16HarmonicEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.4.1.3 lanpm16HarmonicVTHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - VTHD Value" ::= { lanpm16HarmonicEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.2.3.16.4.1.4 lanpm16HarmonicITHD OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "Harmonic - ITHD Value" ::= { lanpm16HarmonicEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3 ioModuleInfo OBJECT IDENTIFIER ::= { pmc2246 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1 xvBoard OBJECT IDENTIFIER ::= { ioModuleInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.1 xvBoardBasicInfo OBJECT IDENTIFIER ::= { xvBoard 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.1.1 xvBoardName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The module name of the XV-Board." ::= { xvBoardBasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.1.2 xvBoardDIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DI channel." ::= { xvBoardBasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.1.1.3 xvBoardDOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the DO channel." ::= { xvBoardBasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1.1.4 xvBoardAIAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AI channel." ::= { xvBoardBasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.1.1.5 xvBoardAOAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the AO channel." ::= { xvBoardBasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2 xvBoardDITable OBJECT-TYPE SYNTAX SEQUENCE OF XvBoardDIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "DI Table" ::= { xvBoard 2 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1 xvBoardDIEntry OBJECT-TYPE SYNTAX XvBoardDIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { xvBoardDIIndex } ::= { xvBoardDITable 1 } XvBoardDIEntry ::= SEQUENCE { xvBoardDIIndex Integer32, xvBoardDIName OCTET STRING, xvBoardDIValue Integer32, xvBoardDICounterType OCTET STRING, xvBoardDICounterInitValue Counter32, xvBoardDICounterValue Counter32 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1.1 xvBoardDIIndex OBJECT-TYPE SYNTAX Integer32 (0..15) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the XV-Board DI channel." ::= { xvBoardDIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1.2 xvBoardDIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the XV-Board DI channel." ::= { xvBoardDIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1.3 xvBoardDIValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the XV-Board DI channel." ::= { xvBoardDIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1.4 xvBoardDICounterType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The counter type of the DI channel. ('Falling' is for 'ON-to-OFF', 'Rising' is for 'OFF-to-ON'.) " ::= { xvBoardDIEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1.5 xvBoardDICounterInitValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This counter will start counting from the initial count value. The default initial value is 0." ::= { xvBoardDIEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.1.2.1.6 xvBoardDICounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current value of the DI channel counter." ::= { xvBoardDIEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.1.3 xvBoardDOTable OBJECT-TYPE SYNTAX SEQUENCE OF XvBoardDOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "DO Table" ::= { xvBoard 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1.3.1 xvBoardDOEntry OBJECT-TYPE SYNTAX XvBoardDOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { xvBoardDOIndex } ::= { xvBoardDOTable 1 } XvBoardDOEntry ::= SEQUENCE { xvBoardDOIndex Integer32, xvBoardDOName OCTET STRING, xvBoardDOValue Integer32, xvBoardDOPowerOnValue Integer32, xvBoardDOAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.1.3.1.1 xvBoardDOIndex OBJECT-TYPE SYNTAX Integer32 (0..15) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the XV-Board DO channel." ::= { xvBoardDOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.3.1.2 xvBoardDOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the XV-Board DO channel." ::= { xvBoardDOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.1.3.1.3 xvBoardDOValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the XV-Board DO channel." ::= { xvBoardDOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1.3.1.4 xvBoardDOPowerOnValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The initial status of the DO channel when the PMC is powered on.('ON' or 'OFF')" ::= { xvBoardDOEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.1.3.1.5 xvBoardDOAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 3 advanced DO functions for XV-Board: 'Pulse Output', 'Auto OFF', and 'DI Status Mapping'. " ::= { xvBoardDOEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4 xvBoardAITable OBJECT-TYPE SYNTAX SEQUENCE OF XvBoardAIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "AI Table" ::= { xvBoard 4 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1 xvBoardAIEntry OBJECT-TYPE SYNTAX XvBoardAIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { xvBoardAIIndex } ::= { xvBoardAITable 1 } XvBoardAIEntry ::= SEQUENCE { xvBoardAIIndex Integer32, xvBoardAIName OCTET STRING, xvBoardAIValue Opaque, xvBoardAIType OCTET STRING, xvBoardAIDeadband Opaque, xvBoardAIScaleMin Opaque, xvBoardAIScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.1 xvBoardAIIndex OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the XV-Board AI channel." ::= { xvBoardAIEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.2 xvBoardAIName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the XV-Board AI channel." ::= { xvBoardAIEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.3 xvBoardAIValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the XV-Board AI channel." ::= { xvBoardAIEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.4 xvBoardAIType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The input signal type of the XV-Board AI channel." ::= { xvBoardAIEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.5 xvBoardAIDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { xvBoardAIEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.6 xvBoardAIScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The AI channel raw data can be set to operate with linear proportion between 'Min' and 'Max' values." ::= { xvBoardAIEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.1.4.1.7 xvBoardAIScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The AI channel raw data can be set to operate with linear proportion between 'Min' and 'Max' values." ::= { xvBoardAIEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.1.5 xvBoardAOTable OBJECT-TYPE SYNTAX SEQUENCE OF XvBoardAOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "AO Table" ::= { xvBoard 5 } -- 1.3.6.1.4.1.34321.31.2246.3.1.5.1 xvBoardAOEntry OBJECT-TYPE SYNTAX XvBoardAOEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { xvBoardAOIndex } ::= { xvBoardAOTable 1 } XvBoardAOEntry ::= SEQUENCE { xvBoardAOIndex Integer32, xvBoardAOName OCTET STRING, xvBoardAOValue Opaque, xvBoardAOType OCTET STRING, xvBoardAOPowerOnValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.1.5.1.1 xvBoardAOIndex OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the XV-Board AO channel." ::= { xvBoardAOEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.1.5.1.2 xvBoardAOName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the XV-Board AO channel." ::= { xvBoardAOEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.1.5.1.3 xvBoardAOValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the XV-Board AO channel." ::= { xvBoardAOEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.1.5.1.4 xvBoardAOType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The output signal type of the XV-Board AO channel." ::= { xvBoardAOEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.1.5.1.5 xvBoardAOPowerOnValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The initial value of the AO channel when the PMC is powered on. The default initial value is 0." ::= { xvBoardAOEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2 com3io OBJECT IDENTIFIER ::= { ioModuleInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1 com3io1 OBJECT IDENTIFIER ::= { com3io 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1 com3io1BasicInfo OBJECT IDENTIFIER ::= { com3io1 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.1 com3io1Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io1BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.2 com3io1Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io1BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.3 com3io1ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io1BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.4 com3io1ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io1BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.5 com3io1ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io1BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.6 com3io1DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io1BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.7 com3io1CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io1BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.8 com3io1InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io1BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.1.9 com3io1HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io1BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2 com3io1DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io1DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io1 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1 com3io1DiscInputEntry OBJECT-TYPE SYNTAX Com3io1DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io1DiscInputIndex } ::= { com3io1DiscInputTable 1 } Com3io1DiscInputEntry ::= SEQUENCE { com3io1DiscInputIndex Integer32, com3io1DiscInputName OCTET STRING, com3io1DiscInputValue Integer32, com3io1DiscInputModbusAdd Integer32, com3io1DiscInputCounterValue Counter32, com3io1DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1.1 com3io1DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io1DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1.2 com3io1DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io1DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1.3 com3io1DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io1DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1.4 com3io1DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io1DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1.5 com3io1DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io1DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.2.1.6 com3io1DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io1DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3 com3io1CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io1CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io1 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3.1 com3io1CoilOutputEntry OBJECT-TYPE SYNTAX Com3io1CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io1CoilOutputIndex } ::= { com3io1CoilOutputTable 1 } Com3io1CoilOutputEntry ::= SEQUENCE { com3io1CoilOutputIndex Integer32, com3io1CoilOutputName OCTET STRING, com3io1CoilOutputValue Integer32, com3io1CoilOutputModbusAdd Integer32, com3io1CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3.1.1 com3io1CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io1CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3.1.2 com3io1CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io1CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3.1.3 com3io1CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io1CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3.1.4 com3io1CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io1CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.3.1.5 com3io1CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io1CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4 com3io1InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io1InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io1 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1 com3io1InputRegEntry OBJECT-TYPE SYNTAX Com3io1InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io1InputRegIndex } ::= { com3io1InputRegTable 1 } Com3io1InputRegEntry ::= SEQUENCE { com3io1InputRegIndex Integer32, com3io1InputRegName OCTET STRING, com3io1InputRegValue Opaque, com3io1InputRegModbusAdd Integer32, com3io1InputRegType OCTET STRING, com3io1InputRegScaleRatio Opaque, com3io1InputRegOffset Opaque, com3io1InputRegDeadband Opaque, com3io1InputRegScaleMin Opaque, com3io1InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.1 com3io1InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io1InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.2 com3io1InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io1InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.3 com3io1InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io1InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.4 com3io1InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io1InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.5 com3io1InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io1InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.6 com3io1InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io1InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.7 com3io1InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io1InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.8 com3io1InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io1InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.9 com3io1InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io1InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.4.1.10 com3io1InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io1InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5 com3io1HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io1HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io1 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1 com3io1HoldingRegEntry OBJECT-TYPE SYNTAX Com3io1HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io1HoldingRegIndex } ::= { com3io1HoldingRegTable 1 } Com3io1HoldingRegEntry ::= SEQUENCE { com3io1HoldingRegIndex Integer32, com3io1HoldingRegName OCTET STRING, com3io1HoldingRegValue Opaque, com3io1HoldingRegModbusAdd Integer32, com3io1HoldingRegType OCTET STRING, com3io1HoldingRegScaleRatio Opaque, com3io1HoldingRegOffset Opaque, com3io1HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.1 com3io1HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io1HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.2 com3io1HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io1HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.3 com3io1HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io1HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.4 com3io1HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io1HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.5 com3io1HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io1HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.6 com3io1HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io1HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.7 com3io1HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io1HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.1.5.1.8 com3io1HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io1HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2 com3io2 OBJECT IDENTIFIER ::= { com3io 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1 com3io2BasicInfo OBJECT IDENTIFIER ::= { com3io2 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.1 com3io2Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io2BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.2 com3io2Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io2BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.3 com3io2ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io2BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.4 com3io2ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io2BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.5 com3io2ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io2BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.6 com3io2DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io2BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.7 com3io2CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io2BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.8 com3io2InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io2BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.1.9 com3io2HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io2BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2 com3io2DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io2DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io2 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1 com3io2DiscInputEntry OBJECT-TYPE SYNTAX Com3io2DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io2DiscInputIndex } ::= { com3io2DiscInputTable 1 } Com3io2DiscInputEntry ::= SEQUENCE { com3io2DiscInputIndex Integer32, com3io2DiscInputName OCTET STRING, com3io2DiscInputValue Integer32, com3io2DiscInputModbusAdd Integer32, com3io2DiscInputCounterValue Counter32, com3io2DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1.1 com3io2DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io2DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1.2 com3io2DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io2DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1.3 com3io2DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io2DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1.4 com3io2DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io2DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1.5 com3io2DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io2DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.2.1.6 com3io2DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io2DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3 com3io2CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io2CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io2 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3.1 com3io2CoilOutputEntry OBJECT-TYPE SYNTAX Com3io2CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io2CoilOutputIndex } ::= { com3io2CoilOutputTable 1 } Com3io2CoilOutputEntry ::= SEQUENCE { com3io2CoilOutputIndex Integer32, com3io2CoilOutputName OCTET STRING, com3io2CoilOutputValue Integer32, com3io2CoilOutputModbusAdd Integer32, com3io2CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3.1.1 com3io2CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io2CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3.1.2 com3io2CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io2CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3.1.3 com3io2CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io2CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3.1.4 com3io2CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io2CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.3.1.5 com3io2CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io2CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4 com3io2InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io2InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io2 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1 com3io2InputRegEntry OBJECT-TYPE SYNTAX Com3io2InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io2InputRegIndex } ::= { com3io2InputRegTable 1 } Com3io2InputRegEntry ::= SEQUENCE { com3io2InputRegIndex Integer32, com3io2InputRegName OCTET STRING, com3io2InputRegValue Opaque, com3io2InputRegModbusAdd Integer32, com3io2InputRegType OCTET STRING, com3io2InputRegScaleRatio Opaque, com3io2InputRegOffset Opaque, com3io2InputRegDeadband Opaque, com3io2InputRegScaleMin Opaque, com3io2InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.1 com3io2InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io2InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.2 com3io2InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io2InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.3 com3io2InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io2InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.4 com3io2InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io2InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.5 com3io2InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io2InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.6 com3io2InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io2InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.7 com3io2InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io2InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.8 com3io2InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io2InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.9 com3io2InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io2InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.4.1.10 com3io2InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io2InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5 com3io2HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io2HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io2 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1 com3io2HoldingRegEntry OBJECT-TYPE SYNTAX Com3io2HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io2HoldingRegIndex } ::= { com3io2HoldingRegTable 1 } Com3io2HoldingRegEntry ::= SEQUENCE { com3io2HoldingRegIndex Integer32, com3io2HoldingRegName OCTET STRING, com3io2HoldingRegValue Opaque, com3io2HoldingRegModbusAdd Integer32, com3io2HoldingRegType OCTET STRING, com3io2HoldingRegScaleRatio Opaque, com3io2HoldingRegOffset Opaque, com3io2HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.1 com3io2HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io2HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.2 com3io2HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io2HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.3 com3io2HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io2HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.4 com3io2HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io2HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.5 com3io2HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io2HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.6 com3io2HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io2HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.7 com3io2HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io2HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.2.5.1.8 com3io2HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io2HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3 com3io3 OBJECT IDENTIFIER ::= { com3io 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1 com3io3BasicInfo OBJECT IDENTIFIER ::= { com3io3 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.1 com3io3Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io3BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.2 com3io3Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io3BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.3 com3io3ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io3BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.4 com3io3ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io3BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.5 com3io3ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io3BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.6 com3io3DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io3BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.7 com3io3CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io3BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.8 com3io3InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io3BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.1.9 com3io3HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io3BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2 com3io3DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io3DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io3 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1 com3io3DiscInputEntry OBJECT-TYPE SYNTAX Com3io3DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io3DiscInputIndex } ::= { com3io3DiscInputTable 1 } Com3io3DiscInputEntry ::= SEQUENCE { com3io3DiscInputIndex Integer32, com3io3DiscInputName OCTET STRING, com3io3DiscInputValue Integer32, com3io3DiscInputModbusAdd Integer32, com3io3DiscInputCounterValue Counter32, com3io3DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1.1 com3io3DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io3DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1.2 com3io3DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io3DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1.3 com3io3DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io3DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1.4 com3io3DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io3DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1.5 com3io3DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io3DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.2.1.6 com3io3DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io3DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3 com3io3CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io3CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io3 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3.1 com3io3CoilOutputEntry OBJECT-TYPE SYNTAX Com3io3CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io3CoilOutputIndex } ::= { com3io3CoilOutputTable 1 } Com3io3CoilOutputEntry ::= SEQUENCE { com3io3CoilOutputIndex Integer32, com3io3CoilOutputName OCTET STRING, com3io3CoilOutputValue Integer32, com3io3CoilOutputModbusAdd Integer32, com3io3CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3.1.1 com3io3CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io3CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3.1.2 com3io3CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io3CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3.1.3 com3io3CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io3CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3.1.4 com3io3CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io3CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.3.1.5 com3io3CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io3CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4 com3io3InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io3InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io3 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1 com3io3InputRegEntry OBJECT-TYPE SYNTAX Com3io3InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io3InputRegIndex } ::= { com3io3InputRegTable 1 } Com3io3InputRegEntry ::= SEQUENCE { com3io3InputRegIndex Integer32, com3io3InputRegName OCTET STRING, com3io3InputRegValue Opaque, com3io3InputRegModbusAdd Integer32, com3io3InputRegType OCTET STRING, com3io3InputRegScaleRatio Opaque, com3io3InputRegOffset Opaque, com3io3InputRegDeadband Opaque, com3io3InputRegScaleMin Opaque, com3io3InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.1 com3io3InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io3InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.2 com3io3InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io3InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.3 com3io3InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io3InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.4 com3io3InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io3InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.5 com3io3InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io3InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.6 com3io3InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io3InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.7 com3io3InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io3InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.8 com3io3InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io3InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.9 com3io3InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io3InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.4.1.10 com3io3InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io3InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5 com3io3HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io3HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io3 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1 com3io3HoldingRegEntry OBJECT-TYPE SYNTAX Com3io3HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io3HoldingRegIndex } ::= { com3io3HoldingRegTable 1 } Com3io3HoldingRegEntry ::= SEQUENCE { com3io3HoldingRegIndex Integer32, com3io3HoldingRegName OCTET STRING, com3io3HoldingRegValue Opaque, com3io3HoldingRegModbusAdd Integer32, com3io3HoldingRegType OCTET STRING, com3io3HoldingRegScaleRatio Opaque, com3io3HoldingRegOffset Opaque, com3io3HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.1 com3io3HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io3HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.2 com3io3HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io3HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.3 com3io3HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io3HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.4 com3io3HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io3HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.5 com3io3HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io3HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.6 com3io3HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io3HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.7 com3io3HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io3HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.3.5.1.8 com3io3HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io3HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4 com3io4 OBJECT IDENTIFIER ::= { com3io 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1 com3io4BasicInfo OBJECT IDENTIFIER ::= { com3io4 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.1 com3io4Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io4BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.2 com3io4Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io4BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.3 com3io4ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io4BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.4 com3io4ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io4BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.5 com3io4ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io4BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.6 com3io4DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io4BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.7 com3io4CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io4BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.8 com3io4InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io4BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.1.9 com3io4HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io4BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2 com3io4DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io4DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io4 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1 com3io4DiscInputEntry OBJECT-TYPE SYNTAX Com3io4DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io4DiscInputIndex } ::= { com3io4DiscInputTable 1 } Com3io4DiscInputEntry ::= SEQUENCE { com3io4DiscInputIndex Integer32, com3io4DiscInputName OCTET STRING, com3io4DiscInputValue Integer32, com3io4DiscInputModbusAdd Integer32, com3io4DiscInputCounterValue Counter32, com3io4DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1.1 com3io4DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io4DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1.2 com3io4DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io4DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1.3 com3io4DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io4DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1.4 com3io4DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io4DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1.5 com3io4DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io4DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.2.1.6 com3io4DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io4DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3 com3io4CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io4CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io4 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3.1 com3io4CoilOutputEntry OBJECT-TYPE SYNTAX Com3io4CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io4CoilOutputIndex } ::= { com3io4CoilOutputTable 1 } Com3io4CoilOutputEntry ::= SEQUENCE { com3io4CoilOutputIndex Integer32, com3io4CoilOutputName OCTET STRING, com3io4CoilOutputValue Integer32, com3io4CoilOutputModbusAdd Integer32, com3io4CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3.1.1 com3io4CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io4CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3.1.2 com3io4CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io4CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3.1.3 com3io4CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io4CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3.1.4 com3io4CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io4CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.3.1.5 com3io4CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io4CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4 com3io4InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io4InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io4 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1 com3io4InputRegEntry OBJECT-TYPE SYNTAX Com3io4InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io4InputRegIndex } ::= { com3io4InputRegTable 1 } Com3io4InputRegEntry ::= SEQUENCE { com3io4InputRegIndex Integer32, com3io4InputRegName OCTET STRING, com3io4InputRegValue Opaque, com3io4InputRegModbusAdd Integer32, com3io4InputRegType OCTET STRING, com3io4InputRegScaleRatio Opaque, com3io4InputRegOffset Opaque, com3io4InputRegDeadband Opaque, com3io4InputRegScaleMin Opaque, com3io4InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.1 com3io4InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io4InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.2 com3io4InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io4InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.3 com3io4InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io4InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.4 com3io4InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io4InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.5 com3io4InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io4InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.6 com3io4InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io4InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.7 com3io4InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io4InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.8 com3io4InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io4InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.9 com3io4InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io4InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.4.1.10 com3io4InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io4InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5 com3io4HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io4HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io4 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1 com3io4HoldingRegEntry OBJECT-TYPE SYNTAX Com3io4HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io4HoldingRegIndex } ::= { com3io4HoldingRegTable 1 } Com3io4HoldingRegEntry ::= SEQUENCE { com3io4HoldingRegIndex Integer32, com3io4HoldingRegName OCTET STRING, com3io4HoldingRegValue Opaque, com3io4HoldingRegModbusAdd Integer32, com3io4HoldingRegType OCTET STRING, com3io4HoldingRegScaleRatio Opaque, com3io4HoldingRegOffset Opaque, com3io4HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.1 com3io4HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io4HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.2 com3io4HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io4HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.3 com3io4HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io4HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.4 com3io4HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io4HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.5 com3io4HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io4HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.6 com3io4HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io4HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.7 com3io4HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io4HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.4.5.1.8 com3io4HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io4HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5 com3io5 OBJECT IDENTIFIER ::= { com3io 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1 com3io5BasicInfo OBJECT IDENTIFIER ::= { com3io5 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.1 com3io5Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io5BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.2 com3io5Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io5BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.3 com3io5ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io5BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.4 com3io5ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io5BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.5 com3io5ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io5BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.6 com3io5DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io5BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.7 com3io5CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io5BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.8 com3io5InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io5BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.1.9 com3io5HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io5BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2 com3io5DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io5DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io5 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1 com3io5DiscInputEntry OBJECT-TYPE SYNTAX Com3io5DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io5DiscInputIndex } ::= { com3io5DiscInputTable 1 } Com3io5DiscInputEntry ::= SEQUENCE { com3io5DiscInputIndex Integer32, com3io5DiscInputName OCTET STRING, com3io5DiscInputValue Integer32, com3io5DiscInputModbusAdd Integer32, com3io5DiscInputCounterValue Counter32, com3io5DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1.1 com3io5DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io5DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1.2 com3io5DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io5DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1.3 com3io5DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io5DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1.4 com3io5DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io5DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1.5 com3io5DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io5DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.2.1.6 com3io5DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io5DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3 com3io5CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io5CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io5 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3.1 com3io5CoilOutputEntry OBJECT-TYPE SYNTAX Com3io5CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io5CoilOutputIndex } ::= { com3io5CoilOutputTable 1 } Com3io5CoilOutputEntry ::= SEQUENCE { com3io5CoilOutputIndex Integer32, com3io5CoilOutputName OCTET STRING, com3io5CoilOutputValue Integer32, com3io5CoilOutputModbusAdd Integer32, com3io5CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3.1.1 com3io5CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io5CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3.1.2 com3io5CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io5CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3.1.3 com3io5CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io5CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3.1.4 com3io5CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io5CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.3.1.5 com3io5CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io5CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4 com3io5InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io5InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io5 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1 com3io5InputRegEntry OBJECT-TYPE SYNTAX Com3io5InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io5InputRegIndex } ::= { com3io5InputRegTable 1 } Com3io5InputRegEntry ::= SEQUENCE { com3io5InputRegIndex Integer32, com3io5InputRegName OCTET STRING, com3io5InputRegValue Opaque, com3io5InputRegModbusAdd Integer32, com3io5InputRegType OCTET STRING, com3io5InputRegScaleRatio Opaque, com3io5InputRegOffset Opaque, com3io5InputRegDeadband Opaque, com3io5InputRegScaleMin Opaque, com3io5InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.1 com3io5InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io5InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.2 com3io5InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io5InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.3 com3io5InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io5InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.4 com3io5InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io5InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.5 com3io5InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io5InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.6 com3io5InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io5InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.7 com3io5InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io5InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.8 com3io5InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io5InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.9 com3io5InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io5InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.4.1.10 com3io5InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io5InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5 com3io5HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io5HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io5 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1 com3io5HoldingRegEntry OBJECT-TYPE SYNTAX Com3io5HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io5HoldingRegIndex } ::= { com3io5HoldingRegTable 1 } Com3io5HoldingRegEntry ::= SEQUENCE { com3io5HoldingRegIndex Integer32, com3io5HoldingRegName OCTET STRING, com3io5HoldingRegValue Opaque, com3io5HoldingRegModbusAdd Integer32, com3io5HoldingRegType OCTET STRING, com3io5HoldingRegScaleRatio Opaque, com3io5HoldingRegOffset Opaque, com3io5HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.1 com3io5HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io5HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.2 com3io5HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io5HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.3 com3io5HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io5HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.4 com3io5HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io5HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.5 com3io5HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io5HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.6 com3io5HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io5HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.7 com3io5HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io5HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.5.5.1.8 com3io5HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io5HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6 com3io6 OBJECT IDENTIFIER ::= { com3io 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1 com3io6BasicInfo OBJECT IDENTIFIER ::= { com3io6 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.1 com3io6Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io6BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.2 com3io6Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io6BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.3 com3io6ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io6BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.4 com3io6ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io6BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.5 com3io6ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io6BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.6 com3io6DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io6BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.7 com3io6CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io6BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.8 com3io6InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io6BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.1.9 com3io6HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io6BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2 com3io6DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io6DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io6 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1 com3io6DiscInputEntry OBJECT-TYPE SYNTAX Com3io6DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io6DiscInputIndex } ::= { com3io6DiscInputTable 1 } Com3io6DiscInputEntry ::= SEQUENCE { com3io6DiscInputIndex Integer32, com3io6DiscInputName OCTET STRING, com3io6DiscInputValue Integer32, com3io6DiscInputModbusAdd Integer32, com3io6DiscInputCounterValue Counter32, com3io6DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1.1 com3io6DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io6DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1.2 com3io6DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io6DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1.3 com3io6DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io6DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1.4 com3io6DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io6DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1.5 com3io6DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io6DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.2.1.6 com3io6DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io6DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3 com3io6CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io6CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io6 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3.1 com3io6CoilOutputEntry OBJECT-TYPE SYNTAX Com3io6CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io6CoilOutputIndex } ::= { com3io6CoilOutputTable 1 } Com3io6CoilOutputEntry ::= SEQUENCE { com3io6CoilOutputIndex Integer32, com3io6CoilOutputName OCTET STRING, com3io6CoilOutputValue Integer32, com3io6CoilOutputModbusAdd Integer32, com3io6CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3.1.1 com3io6CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io6CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3.1.2 com3io6CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io6CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3.1.3 com3io6CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io6CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3.1.4 com3io6CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io6CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.3.1.5 com3io6CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io6CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4 com3io6InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io6InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io6 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1 com3io6InputRegEntry OBJECT-TYPE SYNTAX Com3io6InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io6InputRegIndex } ::= { com3io6InputRegTable 1 } Com3io6InputRegEntry ::= SEQUENCE { com3io6InputRegIndex Integer32, com3io6InputRegName OCTET STRING, com3io6InputRegValue Opaque, com3io6InputRegModbusAdd Integer32, com3io6InputRegType OCTET STRING, com3io6InputRegScaleRatio Opaque, com3io6InputRegOffset Opaque, com3io6InputRegDeadband Opaque, com3io6InputRegScaleMin Opaque, com3io6InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.1 com3io6InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io6InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.2 com3io6InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io6InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.3 com3io6InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io6InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.4 com3io6InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io6InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.5 com3io6InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io6InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.6 com3io6InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io6InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.7 com3io6InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io6InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.8 com3io6InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io6InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.9 com3io6InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io6InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.4.1.10 com3io6InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io6InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5 com3io6HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io6HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io6 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1 com3io6HoldingRegEntry OBJECT-TYPE SYNTAX Com3io6HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io6HoldingRegIndex } ::= { com3io6HoldingRegTable 1 } Com3io6HoldingRegEntry ::= SEQUENCE { com3io6HoldingRegIndex Integer32, com3io6HoldingRegName OCTET STRING, com3io6HoldingRegValue Opaque, com3io6HoldingRegModbusAdd Integer32, com3io6HoldingRegType OCTET STRING, com3io6HoldingRegScaleRatio Opaque, com3io6HoldingRegOffset Opaque, com3io6HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.1 com3io6HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io6HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.2 com3io6HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io6HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.3 com3io6HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io6HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.4 com3io6HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io6HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.5 com3io6HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io6HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.6 com3io6HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io6HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.7 com3io6HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io6HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.6.5.1.8 com3io6HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io6HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7 com3io7 OBJECT IDENTIFIER ::= { com3io 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1 com3io7BasicInfo OBJECT IDENTIFIER ::= { com3io7 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.1 com3io7Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io7BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.2 com3io7Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io7BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.3 com3io7ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io7BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.4 com3io7ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io7BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.5 com3io7ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io7BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.6 com3io7DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io7BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.7 com3io7CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io7BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.8 com3io7InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io7BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.1.9 com3io7HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io7BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2 com3io7DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io7DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io7 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1 com3io7DiscInputEntry OBJECT-TYPE SYNTAX Com3io7DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io7DiscInputIndex } ::= { com3io7DiscInputTable 1 } Com3io7DiscInputEntry ::= SEQUENCE { com3io7DiscInputIndex Integer32, com3io7DiscInputName OCTET STRING, com3io7DiscInputValue Integer32, com3io7DiscInputModbusAdd Integer32, com3io7DiscInputCounterValue Counter32, com3io7DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1.1 com3io7DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io7DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1.2 com3io7DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io7DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1.3 com3io7DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io7DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1.4 com3io7DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io7DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1.5 com3io7DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io7DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.2.1.6 com3io7DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io7DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3 com3io7CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io7CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io7 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3.1 com3io7CoilOutputEntry OBJECT-TYPE SYNTAX Com3io7CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io7CoilOutputIndex } ::= { com3io7CoilOutputTable 1 } Com3io7CoilOutputEntry ::= SEQUENCE { com3io7CoilOutputIndex Integer32, com3io7CoilOutputName OCTET STRING, com3io7CoilOutputValue Integer32, com3io7CoilOutputModbusAdd Integer32, com3io7CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3.1.1 com3io7CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io7CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3.1.2 com3io7CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io7CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3.1.3 com3io7CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io7CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3.1.4 com3io7CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io7CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.3.1.5 com3io7CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io7CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4 com3io7InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io7InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io7 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1 com3io7InputRegEntry OBJECT-TYPE SYNTAX Com3io7InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io7InputRegIndex } ::= { com3io7InputRegTable 1 } Com3io7InputRegEntry ::= SEQUENCE { com3io7InputRegIndex Integer32, com3io7InputRegName OCTET STRING, com3io7InputRegValue Opaque, com3io7InputRegModbusAdd Integer32, com3io7InputRegType OCTET STRING, com3io7InputRegScaleRatio Opaque, com3io7InputRegOffset Opaque, com3io7InputRegDeadband Opaque, com3io7InputRegScaleMin Opaque, com3io7InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.1 com3io7InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io7InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.2 com3io7InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io7InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.3 com3io7InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io7InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.4 com3io7InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io7InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.5 com3io7InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io7InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.6 com3io7InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io7InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.7 com3io7InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io7InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.8 com3io7InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io7InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.9 com3io7InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io7InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.4.1.10 com3io7InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io7InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5 com3io7HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io7HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io7 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1 com3io7HoldingRegEntry OBJECT-TYPE SYNTAX Com3io7HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io7HoldingRegIndex } ::= { com3io7HoldingRegTable 1 } Com3io7HoldingRegEntry ::= SEQUENCE { com3io7HoldingRegIndex Integer32, com3io7HoldingRegName OCTET STRING, com3io7HoldingRegValue Opaque, com3io7HoldingRegModbusAdd Integer32, com3io7HoldingRegType OCTET STRING, com3io7HoldingRegScaleRatio Opaque, com3io7HoldingRegOffset Opaque, com3io7HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.1 com3io7HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io7HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.2 com3io7HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io7HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.3 com3io7HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io7HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.4 com3io7HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io7HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.5 com3io7HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io7HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.6 com3io7HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io7HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.7 com3io7HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io7HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.7.5.1.8 com3io7HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io7HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8 com3io8 OBJECT IDENTIFIER ::= { com3io 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1 com3io8BasicInfo OBJECT IDENTIFIER ::= { com3io8 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.1 com3io8Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io8BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.2 com3io8Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io8BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.3 com3io8ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io8BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.4 com3io8ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io8BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.5 com3io8ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io8BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.6 com3io8DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io8BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.7 com3io8CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io8BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.8 com3io8InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io8BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.1.9 com3io8HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io8BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2 com3io8DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io8DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io8 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1 com3io8DiscInputEntry OBJECT-TYPE SYNTAX Com3io8DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io8DiscInputIndex } ::= { com3io8DiscInputTable 1 } Com3io8DiscInputEntry ::= SEQUENCE { com3io8DiscInputIndex Integer32, com3io8DiscInputName OCTET STRING, com3io8DiscInputValue Integer32, com3io8DiscInputModbusAdd Integer32, com3io8DiscInputCounterValue Counter32, com3io8DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1.1 com3io8DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io8DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1.2 com3io8DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io8DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1.3 com3io8DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io8DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1.4 com3io8DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io8DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1.5 com3io8DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io8DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.2.1.6 com3io8DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io8DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3 com3io8CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io8CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io8 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3.1 com3io8CoilOutputEntry OBJECT-TYPE SYNTAX Com3io8CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io8CoilOutputIndex } ::= { com3io8CoilOutputTable 1 } Com3io8CoilOutputEntry ::= SEQUENCE { com3io8CoilOutputIndex Integer32, com3io8CoilOutputName OCTET STRING, com3io8CoilOutputValue Integer32, com3io8CoilOutputModbusAdd Integer32, com3io8CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3.1.1 com3io8CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io8CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3.1.2 com3io8CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io8CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3.1.3 com3io8CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io8CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3.1.4 com3io8CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io8CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.3.1.5 com3io8CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io8CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4 com3io8InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io8InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io8 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1 com3io8InputRegEntry OBJECT-TYPE SYNTAX Com3io8InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io8InputRegIndex } ::= { com3io8InputRegTable 1 } Com3io8InputRegEntry ::= SEQUENCE { com3io8InputRegIndex Integer32, com3io8InputRegName OCTET STRING, com3io8InputRegValue Opaque, com3io8InputRegModbusAdd Integer32, com3io8InputRegType OCTET STRING, com3io8InputRegScaleRatio Opaque, com3io8InputRegOffset Opaque, com3io8InputRegDeadband Opaque, com3io8InputRegScaleMin Opaque, com3io8InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.1 com3io8InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io8InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.2 com3io8InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io8InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.3 com3io8InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io8InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.4 com3io8InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io8InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.5 com3io8InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io8InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.6 com3io8InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io8InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.7 com3io8InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io8InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.8 com3io8InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io8InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.9 com3io8InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io8InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.4.1.10 com3io8InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io8InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5 com3io8HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io8HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io8 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1 com3io8HoldingRegEntry OBJECT-TYPE SYNTAX Com3io8HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io8HoldingRegIndex } ::= { com3io8HoldingRegTable 1 } Com3io8HoldingRegEntry ::= SEQUENCE { com3io8HoldingRegIndex Integer32, com3io8HoldingRegName OCTET STRING, com3io8HoldingRegValue Opaque, com3io8HoldingRegModbusAdd Integer32, com3io8HoldingRegType OCTET STRING, com3io8HoldingRegScaleRatio Opaque, com3io8HoldingRegOffset Opaque, com3io8HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.1 com3io8HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io8HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.2 com3io8HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io8HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.3 com3io8HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io8HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.4 com3io8HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io8HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.5 com3io8HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io8HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.6 com3io8HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io8HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.7 com3io8HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io8HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.8.5.1.8 com3io8HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io8HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9 com3io9 OBJECT IDENTIFIER ::= { com3io 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1 com3io9BasicInfo OBJECT IDENTIFIER ::= { com3io9 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.1 com3io9Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io9BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.2 com3io9Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io9BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.3 com3io9ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io9BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.4 com3io9ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io9BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.5 com3io9ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io9BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.6 com3io9DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io9BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.7 com3io9CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io9BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.8 com3io9InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io9BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.1.9 com3io9HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io9BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2 com3io9DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io9DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io9 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1 com3io9DiscInputEntry OBJECT-TYPE SYNTAX Com3io9DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io9DiscInputIndex } ::= { com3io9DiscInputTable 1 } Com3io9DiscInputEntry ::= SEQUENCE { com3io9DiscInputIndex Integer32, com3io9DiscInputName OCTET STRING, com3io9DiscInputValue Integer32, com3io9DiscInputModbusAdd Integer32, com3io9DiscInputCounterValue Counter32, com3io9DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1.1 com3io9DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io9DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1.2 com3io9DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io9DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1.3 com3io9DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io9DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1.4 com3io9DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io9DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1.5 com3io9DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io9DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.2.1.6 com3io9DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io9DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3 com3io9CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io9CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io9 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3.1 com3io9CoilOutputEntry OBJECT-TYPE SYNTAX Com3io9CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io9CoilOutputIndex } ::= { com3io9CoilOutputTable 1 } Com3io9CoilOutputEntry ::= SEQUENCE { com3io9CoilOutputIndex Integer32, com3io9CoilOutputName OCTET STRING, com3io9CoilOutputValue Integer32, com3io9CoilOutputModbusAdd Integer32, com3io9CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3.1.1 com3io9CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io9CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3.1.2 com3io9CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io9CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3.1.3 com3io9CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io9CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3.1.4 com3io9CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io9CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.3.1.5 com3io9CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io9CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4 com3io9InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io9InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io9 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1 com3io9InputRegEntry OBJECT-TYPE SYNTAX Com3io9InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io9InputRegIndex } ::= { com3io9InputRegTable 1 } Com3io9InputRegEntry ::= SEQUENCE { com3io9InputRegIndex Integer32, com3io9InputRegName OCTET STRING, com3io9InputRegValue Opaque, com3io9InputRegModbusAdd Integer32, com3io9InputRegType OCTET STRING, com3io9InputRegScaleRatio Opaque, com3io9InputRegOffset Opaque, com3io9InputRegDeadband Opaque, com3io9InputRegScaleMin Opaque, com3io9InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.1 com3io9InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io9InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.2 com3io9InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io9InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.3 com3io9InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io9InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.4 com3io9InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io9InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.5 com3io9InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io9InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.6 com3io9InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io9InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.7 com3io9InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io9InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.8 com3io9InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io9InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.9 com3io9InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io9InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.4.1.10 com3io9InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io9InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5 com3io9HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io9HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io9 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1 com3io9HoldingRegEntry OBJECT-TYPE SYNTAX Com3io9HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io9HoldingRegIndex } ::= { com3io9HoldingRegTable 1 } Com3io9HoldingRegEntry ::= SEQUENCE { com3io9HoldingRegIndex Integer32, com3io9HoldingRegName OCTET STRING, com3io9HoldingRegValue Opaque, com3io9HoldingRegModbusAdd Integer32, com3io9HoldingRegType OCTET STRING, com3io9HoldingRegScaleRatio Opaque, com3io9HoldingRegOffset Opaque, com3io9HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.1 com3io9HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io9HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.2 com3io9HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io9HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.3 com3io9HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io9HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.4 com3io9HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io9HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.5 com3io9HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io9HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.6 com3io9HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io9HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.7 com3io9HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io9HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.9.5.1.8 com3io9HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io9HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10 com3io10 OBJECT IDENTIFIER ::= { com3io 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1 com3io10BasicInfo OBJECT IDENTIFIER ::= { com3io10 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.1 com3io10Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io10BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.2 com3io10Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io10BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.3 com3io10ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io10BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.4 com3io10ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io10BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.5 com3io10ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io10BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.6 com3io10DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io10BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.7 com3io10CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io10BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.8 com3io10InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io10BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.1.9 com3io10HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io10BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2 com3io10DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io10DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io10 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1 com3io10DiscInputEntry OBJECT-TYPE SYNTAX Com3io10DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io10DiscInputIndex } ::= { com3io10DiscInputTable 1 } Com3io10DiscInputEntry ::= SEQUENCE { com3io10DiscInputIndex Integer32, com3io10DiscInputName OCTET STRING, com3io10DiscInputValue Integer32, com3io10DiscInputModbusAdd Integer32, com3io10DiscInputCounterValue Counter32, com3io10DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1.1 com3io10DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io10DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1.2 com3io10DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io10DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1.3 com3io10DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io10DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1.4 com3io10DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io10DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1.5 com3io10DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io10DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.2.1.6 com3io10DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io10DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3 com3io10CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io10CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io10 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3.1 com3io10CoilOutputEntry OBJECT-TYPE SYNTAX Com3io10CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io10CoilOutputIndex } ::= { com3io10CoilOutputTable 1 } Com3io10CoilOutputEntry ::= SEQUENCE { com3io10CoilOutputIndex Integer32, com3io10CoilOutputName OCTET STRING, com3io10CoilOutputValue Integer32, com3io10CoilOutputModbusAdd Integer32, com3io10CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3.1.1 com3io10CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io10CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3.1.2 com3io10CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io10CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3.1.3 com3io10CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io10CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3.1.4 com3io10CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io10CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.3.1.5 com3io10CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io10CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4 com3io10InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io10InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io10 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1 com3io10InputRegEntry OBJECT-TYPE SYNTAX Com3io10InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io10InputRegIndex } ::= { com3io10InputRegTable 1 } Com3io10InputRegEntry ::= SEQUENCE { com3io10InputRegIndex Integer32, com3io10InputRegName OCTET STRING, com3io10InputRegValue Opaque, com3io10InputRegModbusAdd Integer32, com3io10InputRegType OCTET STRING, com3io10InputRegScaleRatio Opaque, com3io10InputRegOffset Opaque, com3io10InputRegDeadband Opaque, com3io10InputRegScaleMin Opaque, com3io10InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.1 com3io10InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io10InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.2 com3io10InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io10InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.3 com3io10InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io10InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.4 com3io10InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io10InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.5 com3io10InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io10InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.6 com3io10InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io10InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.7 com3io10InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io10InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.8 com3io10InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io10InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.9 com3io10InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io10InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.4.1.10 com3io10InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io10InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5 com3io10HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io10HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io10 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1 com3io10HoldingRegEntry OBJECT-TYPE SYNTAX Com3io10HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io10HoldingRegIndex } ::= { com3io10HoldingRegTable 1 } Com3io10HoldingRegEntry ::= SEQUENCE { com3io10HoldingRegIndex Integer32, com3io10HoldingRegName OCTET STRING, com3io10HoldingRegValue Opaque, com3io10HoldingRegModbusAdd Integer32, com3io10HoldingRegType OCTET STRING, com3io10HoldingRegScaleRatio Opaque, com3io10HoldingRegOffset Opaque, com3io10HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.1 com3io10HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io10HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.2 com3io10HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io10HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.3 com3io10HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io10HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.4 com3io10HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io10HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.5 com3io10HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io10HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.6 com3io10HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io10HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.7 com3io10HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io10HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.10.5.1.8 com3io10HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io10HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11 com3io11 OBJECT IDENTIFIER ::= { com3io 11 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1 com3io11BasicInfo OBJECT IDENTIFIER ::= { com3io11 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.1 com3io11Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io11BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.2 com3io11Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io11BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.3 com3io11ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io11BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.4 com3io11ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io11BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.5 com3io11ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io11BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.6 com3io11DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io11BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.7 com3io11CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io11BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.8 com3io11InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io11BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.1.9 com3io11HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io11BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2 com3io11DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io11DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io11 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1 com3io11DiscInputEntry OBJECT-TYPE SYNTAX Com3io11DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io11DiscInputIndex } ::= { com3io11DiscInputTable 1 } Com3io11DiscInputEntry ::= SEQUENCE { com3io11DiscInputIndex Integer32, com3io11DiscInputName OCTET STRING, com3io11DiscInputValue Integer32, com3io11DiscInputModbusAdd Integer32, com3io11DiscInputCounterValue Counter32, com3io11DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1.1 com3io11DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io11DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1.2 com3io11DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io11DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1.3 com3io11DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io11DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1.4 com3io11DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io11DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1.5 com3io11DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io11DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.2.1.6 com3io11DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io11DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3 com3io11CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io11CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io11 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3.1 com3io11CoilOutputEntry OBJECT-TYPE SYNTAX Com3io11CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io11CoilOutputIndex } ::= { com3io11CoilOutputTable 1 } Com3io11CoilOutputEntry ::= SEQUENCE { com3io11CoilOutputIndex Integer32, com3io11CoilOutputName OCTET STRING, com3io11CoilOutputValue Integer32, com3io11CoilOutputModbusAdd Integer32, com3io11CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3.1.1 com3io11CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io11CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3.1.2 com3io11CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io11CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3.1.3 com3io11CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io11CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3.1.4 com3io11CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io11CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.3.1.5 com3io11CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io11CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4 com3io11InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io11InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io11 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1 com3io11InputRegEntry OBJECT-TYPE SYNTAX Com3io11InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io11InputRegIndex } ::= { com3io11InputRegTable 1 } Com3io11InputRegEntry ::= SEQUENCE { com3io11InputRegIndex Integer32, com3io11InputRegName OCTET STRING, com3io11InputRegValue Opaque, com3io11InputRegModbusAdd Integer32, com3io11InputRegType OCTET STRING, com3io11InputRegScaleRatio Opaque, com3io11InputRegOffset Opaque, com3io11InputRegDeadband Opaque, com3io11InputRegScaleMin Opaque, com3io11InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.1 com3io11InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io11InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.2 com3io11InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io11InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.3 com3io11InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io11InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.4 com3io11InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io11InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.5 com3io11InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io11InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.6 com3io11InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io11InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.7 com3io11InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io11InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.8 com3io11InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io11InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.9 com3io11InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io11InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.4.1.10 com3io11InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io11InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5 com3io11HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io11HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io11 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1 com3io11HoldingRegEntry OBJECT-TYPE SYNTAX Com3io11HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io11HoldingRegIndex } ::= { com3io11HoldingRegTable 1 } Com3io11HoldingRegEntry ::= SEQUENCE { com3io11HoldingRegIndex Integer32, com3io11HoldingRegName OCTET STRING, com3io11HoldingRegValue Opaque, com3io11HoldingRegModbusAdd Integer32, com3io11HoldingRegType OCTET STRING, com3io11HoldingRegScaleRatio Opaque, com3io11HoldingRegOffset Opaque, com3io11HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.1 com3io11HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io11HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.2 com3io11HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io11HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.3 com3io11HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io11HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.4 com3io11HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io11HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.5 com3io11HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io11HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.6 com3io11HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io11HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.7 com3io11HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io11HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.11.5.1.8 com3io11HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io11HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12 com3io12 OBJECT IDENTIFIER ::= { com3io 12 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1 com3io12BasicInfo OBJECT IDENTIFIER ::= { com3io12 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.1 com3io12Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io12BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.2 com3io12Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io12BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.3 com3io12ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io12BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.4 com3io12ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io12BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.5 com3io12ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io12BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.6 com3io12DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io12BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.7 com3io12CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io12BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.8 com3io12InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io12BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.1.9 com3io12HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io12BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2 com3io12DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io12DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io12 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1 com3io12DiscInputEntry OBJECT-TYPE SYNTAX Com3io12DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io12DiscInputIndex } ::= { com3io12DiscInputTable 1 } Com3io12DiscInputEntry ::= SEQUENCE { com3io12DiscInputIndex Integer32, com3io12DiscInputName OCTET STRING, com3io12DiscInputValue Integer32, com3io12DiscInputModbusAdd Integer32, com3io12DiscInputCounterValue Counter32, com3io12DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1.1 com3io12DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io12DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1.2 com3io12DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io12DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1.3 com3io12DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io12DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1.4 com3io12DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io12DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1.5 com3io12DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io12DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.2.1.6 com3io12DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io12DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3 com3io12CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io12CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io12 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3.1 com3io12CoilOutputEntry OBJECT-TYPE SYNTAX Com3io12CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io12CoilOutputIndex } ::= { com3io12CoilOutputTable 1 } Com3io12CoilOutputEntry ::= SEQUENCE { com3io12CoilOutputIndex Integer32, com3io12CoilOutputName OCTET STRING, com3io12CoilOutputValue Integer32, com3io12CoilOutputModbusAdd Integer32, com3io12CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3.1.1 com3io12CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io12CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3.1.2 com3io12CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io12CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3.1.3 com3io12CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io12CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3.1.4 com3io12CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io12CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.3.1.5 com3io12CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io12CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4 com3io12InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io12InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io12 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1 com3io12InputRegEntry OBJECT-TYPE SYNTAX Com3io12InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io12InputRegIndex } ::= { com3io12InputRegTable 1 } Com3io12InputRegEntry ::= SEQUENCE { com3io12InputRegIndex Integer32, com3io12InputRegName OCTET STRING, com3io12InputRegValue Opaque, com3io12InputRegModbusAdd Integer32, com3io12InputRegType OCTET STRING, com3io12InputRegScaleRatio Opaque, com3io12InputRegOffset Opaque, com3io12InputRegDeadband Opaque, com3io12InputRegScaleMin Opaque, com3io12InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.1 com3io12InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io12InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.2 com3io12InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io12InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.3 com3io12InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io12InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.4 com3io12InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io12InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.5 com3io12InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io12InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.6 com3io12InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io12InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.7 com3io12InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io12InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.8 com3io12InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io12InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.9 com3io12InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io12InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.4.1.10 com3io12InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io12InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5 com3io12HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io12HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io12 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1 com3io12HoldingRegEntry OBJECT-TYPE SYNTAX Com3io12HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io12HoldingRegIndex } ::= { com3io12HoldingRegTable 1 } Com3io12HoldingRegEntry ::= SEQUENCE { com3io12HoldingRegIndex Integer32, com3io12HoldingRegName OCTET STRING, com3io12HoldingRegValue Opaque, com3io12HoldingRegModbusAdd Integer32, com3io12HoldingRegType OCTET STRING, com3io12HoldingRegScaleRatio Opaque, com3io12HoldingRegOffset Opaque, com3io12HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.1 com3io12HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io12HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.2 com3io12HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io12HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.3 com3io12HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io12HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.4 com3io12HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io12HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.5 com3io12HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io12HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.6 com3io12HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io12HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.7 com3io12HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io12HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.12.5.1.8 com3io12HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io12HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13 com3io13 OBJECT IDENTIFIER ::= { com3io 13 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1 com3io13BasicInfo OBJECT IDENTIFIER ::= { com3io13 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.1 com3io13Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io13BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.2 com3io13Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io13BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.3 com3io13ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io13BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.4 com3io13ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io13BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.5 com3io13ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io13BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.6 com3io13DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io13BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.7 com3io13CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io13BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.8 com3io13InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io13BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.1.9 com3io13HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io13BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2 com3io13DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io13DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io13 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1 com3io13DiscInputEntry OBJECT-TYPE SYNTAX Com3io13DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io13DiscInputIndex } ::= { com3io13DiscInputTable 1 } Com3io13DiscInputEntry ::= SEQUENCE { com3io13DiscInputIndex Integer32, com3io13DiscInputName OCTET STRING, com3io13DiscInputValue Integer32, com3io13DiscInputModbusAdd Integer32, com3io13DiscInputCounterValue Counter32, com3io13DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1.1 com3io13DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io13DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1.2 com3io13DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io13DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1.3 com3io13DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io13DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1.4 com3io13DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io13DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1.5 com3io13DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io13DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.2.1.6 com3io13DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io13DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3 com3io13CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io13CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io13 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3.1 com3io13CoilOutputEntry OBJECT-TYPE SYNTAX Com3io13CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io13CoilOutputIndex } ::= { com3io13CoilOutputTable 1 } Com3io13CoilOutputEntry ::= SEQUENCE { com3io13CoilOutputIndex Integer32, com3io13CoilOutputName OCTET STRING, com3io13CoilOutputValue Integer32, com3io13CoilOutputModbusAdd Integer32, com3io13CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3.1.1 com3io13CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io13CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3.1.2 com3io13CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io13CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3.1.3 com3io13CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io13CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3.1.4 com3io13CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io13CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.3.1.5 com3io13CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io13CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4 com3io13InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io13InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io13 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1 com3io13InputRegEntry OBJECT-TYPE SYNTAX Com3io13InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io13InputRegIndex } ::= { com3io13InputRegTable 1 } Com3io13InputRegEntry ::= SEQUENCE { com3io13InputRegIndex Integer32, com3io13InputRegName OCTET STRING, com3io13InputRegValue Opaque, com3io13InputRegModbusAdd Integer32, com3io13InputRegType OCTET STRING, com3io13InputRegScaleRatio Opaque, com3io13InputRegOffset Opaque, com3io13InputRegDeadband Opaque, com3io13InputRegScaleMin Opaque, com3io13InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.1 com3io13InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io13InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.2 com3io13InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io13InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.3 com3io13InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io13InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.4 com3io13InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io13InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.5 com3io13InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io13InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.6 com3io13InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io13InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.7 com3io13InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io13InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.8 com3io13InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io13InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.9 com3io13InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io13InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.4.1.10 com3io13InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io13InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5 com3io13HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io13HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io13 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1 com3io13HoldingRegEntry OBJECT-TYPE SYNTAX Com3io13HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io13HoldingRegIndex } ::= { com3io13HoldingRegTable 1 } Com3io13HoldingRegEntry ::= SEQUENCE { com3io13HoldingRegIndex Integer32, com3io13HoldingRegName OCTET STRING, com3io13HoldingRegValue Opaque, com3io13HoldingRegModbusAdd Integer32, com3io13HoldingRegType OCTET STRING, com3io13HoldingRegScaleRatio Opaque, com3io13HoldingRegOffset Opaque, com3io13HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.1 com3io13HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io13HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.2 com3io13HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io13HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.3 com3io13HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io13HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.4 com3io13HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io13HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.5 com3io13HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io13HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.6 com3io13HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io13HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.7 com3io13HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io13HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.13.5.1.8 com3io13HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io13HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14 com3io14 OBJECT IDENTIFIER ::= { com3io 14 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1 com3io14BasicInfo OBJECT IDENTIFIER ::= { com3io14 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.1 com3io14Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io14BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.2 com3io14Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io14BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.3 com3io14ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io14BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.4 com3io14ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io14BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.5 com3io14ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io14BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.6 com3io14DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io14BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.7 com3io14CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io14BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.8 com3io14InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io14BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.1.9 com3io14HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io14BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2 com3io14DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io14DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io14 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1 com3io14DiscInputEntry OBJECT-TYPE SYNTAX Com3io14DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io14DiscInputIndex } ::= { com3io14DiscInputTable 1 } Com3io14DiscInputEntry ::= SEQUENCE { com3io14DiscInputIndex Integer32, com3io14DiscInputName OCTET STRING, com3io14DiscInputValue Integer32, com3io14DiscInputModbusAdd Integer32, com3io14DiscInputCounterValue Counter32, com3io14DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1.1 com3io14DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io14DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1.2 com3io14DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io14DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1.3 com3io14DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io14DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1.4 com3io14DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io14DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1.5 com3io14DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io14DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.2.1.6 com3io14DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io14DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3 com3io14CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io14CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io14 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3.1 com3io14CoilOutputEntry OBJECT-TYPE SYNTAX Com3io14CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io14CoilOutputIndex } ::= { com3io14CoilOutputTable 1 } Com3io14CoilOutputEntry ::= SEQUENCE { com3io14CoilOutputIndex Integer32, com3io14CoilOutputName OCTET STRING, com3io14CoilOutputValue Integer32, com3io14CoilOutputModbusAdd Integer32, com3io14CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3.1.1 com3io14CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io14CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3.1.2 com3io14CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io14CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3.1.3 com3io14CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io14CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3.1.4 com3io14CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io14CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.3.1.5 com3io14CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io14CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4 com3io14InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io14InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io14 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1 com3io14InputRegEntry OBJECT-TYPE SYNTAX Com3io14InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io14InputRegIndex } ::= { com3io14InputRegTable 1 } Com3io14InputRegEntry ::= SEQUENCE { com3io14InputRegIndex Integer32, com3io14InputRegName OCTET STRING, com3io14InputRegValue Opaque, com3io14InputRegModbusAdd Integer32, com3io14InputRegType OCTET STRING, com3io14InputRegScaleRatio Opaque, com3io14InputRegOffset Opaque, com3io14InputRegDeadband Opaque, com3io14InputRegScaleMin Opaque, com3io14InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.1 com3io14InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io14InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.2 com3io14InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io14InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.3 com3io14InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io14InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.4 com3io14InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io14InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.5 com3io14InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io14InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.6 com3io14InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io14InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.7 com3io14InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io14InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.8 com3io14InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io14InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.9 com3io14InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io14InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.4.1.10 com3io14InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io14InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5 com3io14HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io14HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io14 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1 com3io14HoldingRegEntry OBJECT-TYPE SYNTAX Com3io14HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io14HoldingRegIndex } ::= { com3io14HoldingRegTable 1 } Com3io14HoldingRegEntry ::= SEQUENCE { com3io14HoldingRegIndex Integer32, com3io14HoldingRegName OCTET STRING, com3io14HoldingRegValue Opaque, com3io14HoldingRegModbusAdd Integer32, com3io14HoldingRegType OCTET STRING, com3io14HoldingRegScaleRatio Opaque, com3io14HoldingRegOffset Opaque, com3io14HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.1 com3io14HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io14HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.2 com3io14HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io14HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.3 com3io14HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io14HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.4 com3io14HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io14HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.5 com3io14HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io14HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.6 com3io14HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io14HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.7 com3io14HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io14HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.14.5.1.8 com3io14HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io14HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15 com3io15 OBJECT IDENTIFIER ::= { com3io 15 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1 com3io15BasicInfo OBJECT IDENTIFIER ::= { com3io15 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.1 com3io15Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io15BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.2 com3io15Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io15BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.3 com3io15ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io15BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.4 com3io15ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io15BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.5 com3io15ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io15BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.6 com3io15DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io15BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.7 com3io15CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io15BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.8 com3io15InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io15BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.1.9 com3io15HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io15BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2 com3io15DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io15DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io15 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1 com3io15DiscInputEntry OBJECT-TYPE SYNTAX Com3io15DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io15DiscInputIndex } ::= { com3io15DiscInputTable 1 } Com3io15DiscInputEntry ::= SEQUENCE { com3io15DiscInputIndex Integer32, com3io15DiscInputName OCTET STRING, com3io15DiscInputValue Integer32, com3io15DiscInputModbusAdd Integer32, com3io15DiscInputCounterValue Counter32, com3io15DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1.1 com3io15DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io15DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1.2 com3io15DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io15DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1.3 com3io15DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io15DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1.4 com3io15DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io15DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1.5 com3io15DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io15DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.2.1.6 com3io15DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io15DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3 com3io15CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io15CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io15 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3.1 com3io15CoilOutputEntry OBJECT-TYPE SYNTAX Com3io15CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io15CoilOutputIndex } ::= { com3io15CoilOutputTable 1 } Com3io15CoilOutputEntry ::= SEQUENCE { com3io15CoilOutputIndex Integer32, com3io15CoilOutputName OCTET STRING, com3io15CoilOutputValue Integer32, com3io15CoilOutputModbusAdd Integer32, com3io15CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3.1.1 com3io15CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io15CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3.1.2 com3io15CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io15CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3.1.3 com3io15CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io15CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3.1.4 com3io15CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io15CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.3.1.5 com3io15CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io15CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4 com3io15InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io15InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io15 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1 com3io15InputRegEntry OBJECT-TYPE SYNTAX Com3io15InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io15InputRegIndex } ::= { com3io15InputRegTable 1 } Com3io15InputRegEntry ::= SEQUENCE { com3io15InputRegIndex Integer32, com3io15InputRegName OCTET STRING, com3io15InputRegValue Opaque, com3io15InputRegModbusAdd Integer32, com3io15InputRegType OCTET STRING, com3io15InputRegScaleRatio Opaque, com3io15InputRegOffset Opaque, com3io15InputRegDeadband Opaque, com3io15InputRegScaleMin Opaque, com3io15InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.1 com3io15InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io15InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.2 com3io15InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io15InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.3 com3io15InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io15InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.4 com3io15InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io15InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.5 com3io15InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io15InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.6 com3io15InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io15InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.7 com3io15InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io15InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.8 com3io15InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io15InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.9 com3io15InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io15InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.4.1.10 com3io15InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io15InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5 com3io15HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io15HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io15 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1 com3io15HoldingRegEntry OBJECT-TYPE SYNTAX Com3io15HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io15HoldingRegIndex } ::= { com3io15HoldingRegTable 1 } Com3io15HoldingRegEntry ::= SEQUENCE { com3io15HoldingRegIndex Integer32, com3io15HoldingRegName OCTET STRING, com3io15HoldingRegValue Opaque, com3io15HoldingRegModbusAdd Integer32, com3io15HoldingRegType OCTET STRING, com3io15HoldingRegScaleRatio Opaque, com3io15HoldingRegOffset Opaque, com3io15HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.1 com3io15HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io15HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.2 com3io15HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io15HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.3 com3io15HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io15HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.4 com3io15HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io15HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.5 com3io15HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io15HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.6 com3io15HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io15HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.7 com3io15HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io15HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.15.5.1.8 com3io15HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io15HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16 com3io16 OBJECT IDENTIFIER ::= { com3io 16 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1 com3io16BasicInfo OBJECT IDENTIFIER ::= { com3io16 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.1 com3io16Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com3io16BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.2 com3io16Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com3io16BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.3 com3io16ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com3io16BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.4 com3io16ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com3io16BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.5 com3io16ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com3io16BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.6 com3io16DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com3io16BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.7 com3io16CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com3io16BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.8 com3io16InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com3io16BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.1.9 com3io16HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com3io16BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2 com3io16DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io16DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io16 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1 com3io16DiscInputEntry OBJECT-TYPE SYNTAX Com3io16DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com3io16DiscInputIndex } ::= { com3io16DiscInputTable 1 } Com3io16DiscInputEntry ::= SEQUENCE { com3io16DiscInputIndex Integer32, com3io16DiscInputName OCTET STRING, com3io16DiscInputValue Integer32, com3io16DiscInputModbusAdd Integer32, com3io16DiscInputCounterValue Counter32, com3io16DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1.1 com3io16DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com3io16DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1.2 com3io16DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com3io16DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1.3 com3io16DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com3io16DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1.4 com3io16DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com3io16DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1.5 com3io16DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com3io16DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.2.1.6 com3io16DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com3io16DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3 com3io16CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io16CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com3io16 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3.1 com3io16CoilOutputEntry OBJECT-TYPE SYNTAX Com3io16CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com3io16CoilOutputIndex } ::= { com3io16CoilOutputTable 1 } Com3io16CoilOutputEntry ::= SEQUENCE { com3io16CoilOutputIndex Integer32, com3io16CoilOutputName OCTET STRING, com3io16CoilOutputValue Integer32, com3io16CoilOutputModbusAdd Integer32, com3io16CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3.1.1 com3io16CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com3io16CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3.1.2 com3io16CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com3io16CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3.1.3 com3io16CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com3io16CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3.1.4 com3io16CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com3io16CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.3.1.5 com3io16CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com3io16CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4 com3io16InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io16InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com3io16 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1 com3io16InputRegEntry OBJECT-TYPE SYNTAX Com3io16InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io16InputRegIndex } ::= { com3io16InputRegTable 1 } Com3io16InputRegEntry ::= SEQUENCE { com3io16InputRegIndex Integer32, com3io16InputRegName OCTET STRING, com3io16InputRegValue Opaque, com3io16InputRegModbusAdd Integer32, com3io16InputRegType OCTET STRING, com3io16InputRegScaleRatio Opaque, com3io16InputRegOffset Opaque, com3io16InputRegDeadband Opaque, com3io16InputRegScaleMin Opaque, com3io16InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.1 com3io16InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com3io16InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.2 com3io16InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com3io16InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.3 com3io16InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com3io16InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.4 com3io16InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com3io16InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.5 com3io16InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com3io16InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.6 com3io16InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io16InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.7 com3io16InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com3io16InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.8 com3io16InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com3io16InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.9 com3io16InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io16InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.4.1.10 com3io16InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com3io16InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5 com3io16HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com3io16HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com3io16 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1 com3io16HoldingRegEntry OBJECT-TYPE SYNTAX Com3io16HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com3io16HoldingRegIndex } ::= { com3io16HoldingRegTable 1 } Com3io16HoldingRegEntry ::= SEQUENCE { com3io16HoldingRegIndex Integer32, com3io16HoldingRegName OCTET STRING, com3io16HoldingRegValue Opaque, com3io16HoldingRegModbusAdd Integer32, com3io16HoldingRegType OCTET STRING, com3io16HoldingRegScaleRatio Opaque, com3io16HoldingRegOffset Opaque, com3io16HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.1 com3io16HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com3io16HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.2 com3io16HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com3io16HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.3 com3io16HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com3io16HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.4 com3io16HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com3io16HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.5 com3io16HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com3io16HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.6 com3io16HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io16HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.7 com3io16HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com3io16HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.2.16.5.1.8 com3io16HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com3io16HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3 com4io OBJECT IDENTIFIER ::= { ioModuleInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1 com4io1 OBJECT IDENTIFIER ::= { com4io 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1 com4io1BasicInfo OBJECT IDENTIFIER ::= { com4io1 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.1 com4io1Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io1BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.2 com4io1Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io1BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.3 com4io1ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io1BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.4 com4io1ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io1BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.5 com4io1ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io1BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.6 com4io1DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io1BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.7 com4io1CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io1BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.8 com4io1InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io1BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.1.9 com4io1HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io1BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2 com4io1DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io1DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io1 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1 com4io1DiscInputEntry OBJECT-TYPE SYNTAX Com4io1DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io1DiscInputIndex } ::= { com4io1DiscInputTable 1 } Com4io1DiscInputEntry ::= SEQUENCE { com4io1DiscInputIndex Integer32, com4io1DiscInputName OCTET STRING, com4io1DiscInputValue Integer32, com4io1DiscInputModbusAdd Integer32, com4io1DiscInputCounterValue Counter32, com4io1DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1.1 com4io1DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io1DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1.2 com4io1DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io1DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1.3 com4io1DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io1DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1.4 com4io1DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io1DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1.5 com4io1DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io1DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.2.1.6 com4io1DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io1DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3 com4io1CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io1CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io1 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3.1 com4io1CoilOutputEntry OBJECT-TYPE SYNTAX Com4io1CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io1CoilOutputIndex } ::= { com4io1CoilOutputTable 1 } Com4io1CoilOutputEntry ::= SEQUENCE { com4io1CoilOutputIndex Integer32, com4io1CoilOutputName OCTET STRING, com4io1CoilOutputValue Integer32, com4io1CoilOutputModbusAdd Integer32, com4io1CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3.1.1 com4io1CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io1CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3.1.2 com4io1CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io1CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3.1.3 com4io1CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io1CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3.1.4 com4io1CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io1CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.3.1.5 com4io1CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io1CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4 com4io1InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io1InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io1 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1 com4io1InputRegEntry OBJECT-TYPE SYNTAX Com4io1InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io1InputRegIndex } ::= { com4io1InputRegTable 1 } Com4io1InputRegEntry ::= SEQUENCE { com4io1InputRegIndex Integer32, com4io1InputRegName OCTET STRING, com4io1InputRegValue Opaque, com4io1InputRegModbusAdd Integer32, com4io1InputRegType OCTET STRING, com4io1InputRegScaleRatio Opaque, com4io1InputRegOffset Opaque, com4io1InputRegDeadband Opaque, com4io1InputRegScaleMin Opaque, com4io1InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.1 com4io1InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io1InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.2 com4io1InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io1InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.3 com4io1InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io1InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.4 com4io1InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io1InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.5 com4io1InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io1InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.6 com4io1InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io1InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.7 com4io1InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io1InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.8 com4io1InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io1InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.9 com4io1InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io1InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.4.1.10 com4io1InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io1InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5 com4io1HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io1HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io1 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1 com4io1HoldingRegEntry OBJECT-TYPE SYNTAX Com4io1HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io1HoldingRegIndex } ::= { com4io1HoldingRegTable 1 } Com4io1HoldingRegEntry ::= SEQUENCE { com4io1HoldingRegIndex Integer32, com4io1HoldingRegName OCTET STRING, com4io1HoldingRegValue Opaque, com4io1HoldingRegModbusAdd Integer32, com4io1HoldingRegType OCTET STRING, com4io1HoldingRegScaleRatio Opaque, com4io1HoldingRegOffset Opaque, com4io1HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.1 com4io1HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io1HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.2 com4io1HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io1HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.3 com4io1HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io1HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.4 com4io1HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io1HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.5 com4io1HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io1HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.6 com4io1HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io1HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.7 com4io1HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io1HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.1.5.1.8 com4io1HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io1HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2 com4io2 OBJECT IDENTIFIER ::= { com4io 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1 com4io2BasicInfo OBJECT IDENTIFIER ::= { com4io2 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.1 com4io2Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io2BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.2 com4io2Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io2BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.3 com4io2ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io2BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.4 com4io2ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io2BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.5 com4io2ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io2BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.6 com4io2DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io2BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.7 com4io2CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io2BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.8 com4io2InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io2BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.1.9 com4io2HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io2BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2 com4io2DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io2DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io2 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1 com4io2DiscInputEntry OBJECT-TYPE SYNTAX Com4io2DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io2DiscInputIndex } ::= { com4io2DiscInputTable 1 } Com4io2DiscInputEntry ::= SEQUENCE { com4io2DiscInputIndex Integer32, com4io2DiscInputName OCTET STRING, com4io2DiscInputValue Integer32, com4io2DiscInputModbusAdd Integer32, com4io2DiscInputCounterValue Counter32, com4io2DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1.1 com4io2DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io2DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1.2 com4io2DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io2DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1.3 com4io2DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io2DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1.4 com4io2DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io2DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1.5 com4io2DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io2DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.2.1.6 com4io2DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io2DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3 com4io2CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io2CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io2 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3.1 com4io2CoilOutputEntry OBJECT-TYPE SYNTAX Com4io2CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io2CoilOutputIndex } ::= { com4io2CoilOutputTable 1 } Com4io2CoilOutputEntry ::= SEQUENCE { com4io2CoilOutputIndex Integer32, com4io2CoilOutputName OCTET STRING, com4io2CoilOutputValue Integer32, com4io2CoilOutputModbusAdd Integer32, com4io2CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3.1.1 com4io2CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io2CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3.1.2 com4io2CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io2CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3.1.3 com4io2CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io2CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3.1.4 com4io2CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io2CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.3.1.5 com4io2CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io2CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4 com4io2InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io2InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io2 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1 com4io2InputRegEntry OBJECT-TYPE SYNTAX Com4io2InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io2InputRegIndex } ::= { com4io2InputRegTable 1 } Com4io2InputRegEntry ::= SEQUENCE { com4io2InputRegIndex Integer32, com4io2InputRegName OCTET STRING, com4io2InputRegValue Opaque, com4io2InputRegModbusAdd Integer32, com4io2InputRegType OCTET STRING, com4io2InputRegScaleRatio Opaque, com4io2InputRegOffset Opaque, com4io2InputRegDeadband Opaque, com4io2InputRegScaleMin Opaque, com4io2InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.1 com4io2InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io2InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.2 com4io2InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io2InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.3 com4io2InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io2InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.4 com4io2InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io2InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.5 com4io2InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io2InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.6 com4io2InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io2InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.7 com4io2InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io2InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.8 com4io2InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io2InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.9 com4io2InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io2InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.4.1.10 com4io2InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io2InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5 com4io2HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io2HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io2 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1 com4io2HoldingRegEntry OBJECT-TYPE SYNTAX Com4io2HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io2HoldingRegIndex } ::= { com4io2HoldingRegTable 1 } Com4io2HoldingRegEntry ::= SEQUENCE { com4io2HoldingRegIndex Integer32, com4io2HoldingRegName OCTET STRING, com4io2HoldingRegValue Opaque, com4io2HoldingRegModbusAdd Integer32, com4io2HoldingRegType OCTET STRING, com4io2HoldingRegScaleRatio Opaque, com4io2HoldingRegOffset Opaque, com4io2HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.1 com4io2HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io2HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.2 com4io2HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io2HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.3 com4io2HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io2HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.4 com4io2HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io2HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.5 com4io2HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io2HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.6 com4io2HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io2HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.7 com4io2HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io2HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.2.5.1.8 com4io2HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io2HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3 com4io3 OBJECT IDENTIFIER ::= { com4io 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1 com4io3BasicInfo OBJECT IDENTIFIER ::= { com4io3 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.1 com4io3Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io3BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.2 com4io3Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io3BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.3 com4io3ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io3BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.4 com4io3ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io3BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.5 com4io3ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io3BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.6 com4io3DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io3BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.7 com4io3CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io3BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.8 com4io3InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io3BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.1.9 com4io3HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io3BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2 com4io3DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io3DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io3 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1 com4io3DiscInputEntry OBJECT-TYPE SYNTAX Com4io3DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io3DiscInputIndex } ::= { com4io3DiscInputTable 1 } Com4io3DiscInputEntry ::= SEQUENCE { com4io3DiscInputIndex Integer32, com4io3DiscInputName OCTET STRING, com4io3DiscInputValue Integer32, com4io3DiscInputModbusAdd Integer32, com4io3DiscInputCounterValue Counter32, com4io3DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1.1 com4io3DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io3DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1.2 com4io3DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io3DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1.3 com4io3DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io3DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1.4 com4io3DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io3DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1.5 com4io3DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io3DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.2.1.6 com4io3DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io3DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3 com4io3CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io3CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io3 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3.1 com4io3CoilOutputEntry OBJECT-TYPE SYNTAX Com4io3CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io3CoilOutputIndex } ::= { com4io3CoilOutputTable 1 } Com4io3CoilOutputEntry ::= SEQUENCE { com4io3CoilOutputIndex Integer32, com4io3CoilOutputName OCTET STRING, com4io3CoilOutputValue Integer32, com4io3CoilOutputModbusAdd Integer32, com4io3CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3.1.1 com4io3CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io3CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3.1.2 com4io3CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io3CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3.1.3 com4io3CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io3CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3.1.4 com4io3CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io3CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.3.1.5 com4io3CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io3CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4 com4io3InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io3InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io3 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1 com4io3InputRegEntry OBJECT-TYPE SYNTAX Com4io3InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io3InputRegIndex } ::= { com4io3InputRegTable 1 } Com4io3InputRegEntry ::= SEQUENCE { com4io3InputRegIndex Integer32, com4io3InputRegName OCTET STRING, com4io3InputRegValue Opaque, com4io3InputRegModbusAdd Integer32, com4io3InputRegType OCTET STRING, com4io3InputRegScaleRatio Opaque, com4io3InputRegOffset Opaque, com4io3InputRegDeadband Opaque, com4io3InputRegScaleMin Opaque, com4io3InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.1 com4io3InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io3InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.2 com4io3InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io3InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.3 com4io3InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io3InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.4 com4io3InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io3InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.5 com4io3InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io3InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.6 com4io3InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io3InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.7 com4io3InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io3InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.8 com4io3InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io3InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.9 com4io3InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io3InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.4.1.10 com4io3InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io3InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5 com4io3HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io3HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io3 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1 com4io3HoldingRegEntry OBJECT-TYPE SYNTAX Com4io3HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io3HoldingRegIndex } ::= { com4io3HoldingRegTable 1 } Com4io3HoldingRegEntry ::= SEQUENCE { com4io3HoldingRegIndex Integer32, com4io3HoldingRegName OCTET STRING, com4io3HoldingRegValue Opaque, com4io3HoldingRegModbusAdd Integer32, com4io3HoldingRegType OCTET STRING, com4io3HoldingRegScaleRatio Opaque, com4io3HoldingRegOffset Opaque, com4io3HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.1 com4io3HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io3HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.2 com4io3HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io3HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.3 com4io3HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io3HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.4 com4io3HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io3HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.5 com4io3HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io3HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.6 com4io3HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io3HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.7 com4io3HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io3HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.3.5.1.8 com4io3HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io3HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4 com4io4 OBJECT IDENTIFIER ::= { com4io 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1 com4io4BasicInfo OBJECT IDENTIFIER ::= { com4io4 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.1 com4io4Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io4BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.2 com4io4Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io4BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.3 com4io4ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io4BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.4 com4io4ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io4BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.5 com4io4ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io4BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.6 com4io4DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io4BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.7 com4io4CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io4BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.8 com4io4InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io4BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.1.9 com4io4HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io4BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2 com4io4DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io4DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io4 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1 com4io4DiscInputEntry OBJECT-TYPE SYNTAX Com4io4DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io4DiscInputIndex } ::= { com4io4DiscInputTable 1 } Com4io4DiscInputEntry ::= SEQUENCE { com4io4DiscInputIndex Integer32, com4io4DiscInputName OCTET STRING, com4io4DiscInputValue Integer32, com4io4DiscInputModbusAdd Integer32, com4io4DiscInputCounterValue Counter32, com4io4DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1.1 com4io4DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io4DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1.2 com4io4DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io4DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1.3 com4io4DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io4DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1.4 com4io4DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io4DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1.5 com4io4DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io4DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.2.1.6 com4io4DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io4DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3 com4io4CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io4CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io4 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3.1 com4io4CoilOutputEntry OBJECT-TYPE SYNTAX Com4io4CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io4CoilOutputIndex } ::= { com4io4CoilOutputTable 1 } Com4io4CoilOutputEntry ::= SEQUENCE { com4io4CoilOutputIndex Integer32, com4io4CoilOutputName OCTET STRING, com4io4CoilOutputValue Integer32, com4io4CoilOutputModbusAdd Integer32, com4io4CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3.1.1 com4io4CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io4CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3.1.2 com4io4CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io4CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3.1.3 com4io4CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io4CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3.1.4 com4io4CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io4CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.3.1.5 com4io4CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io4CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4 com4io4InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io4InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io4 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1 com4io4InputRegEntry OBJECT-TYPE SYNTAX Com4io4InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io4InputRegIndex } ::= { com4io4InputRegTable 1 } Com4io4InputRegEntry ::= SEQUENCE { com4io4InputRegIndex Integer32, com4io4InputRegName OCTET STRING, com4io4InputRegValue Opaque, com4io4InputRegModbusAdd Integer32, com4io4InputRegType OCTET STRING, com4io4InputRegScaleRatio Opaque, com4io4InputRegOffset Opaque, com4io4InputRegDeadband Opaque, com4io4InputRegScaleMin Opaque, com4io4InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.1 com4io4InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io4InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.2 com4io4InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io4InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.3 com4io4InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io4InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.4 com4io4InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io4InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.5 com4io4InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io4InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.6 com4io4InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io4InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.7 com4io4InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io4InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.8 com4io4InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io4InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.9 com4io4InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io4InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.4.1.10 com4io4InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io4InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5 com4io4HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io4HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io4 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1 com4io4HoldingRegEntry OBJECT-TYPE SYNTAX Com4io4HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io4HoldingRegIndex } ::= { com4io4HoldingRegTable 1 } Com4io4HoldingRegEntry ::= SEQUENCE { com4io4HoldingRegIndex Integer32, com4io4HoldingRegName OCTET STRING, com4io4HoldingRegValue Opaque, com4io4HoldingRegModbusAdd Integer32, com4io4HoldingRegType OCTET STRING, com4io4HoldingRegScaleRatio Opaque, com4io4HoldingRegOffset Opaque, com4io4HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.1 com4io4HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io4HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.2 com4io4HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io4HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.3 com4io4HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io4HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.4 com4io4HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io4HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.5 com4io4HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io4HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.6 com4io4HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io4HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.7 com4io4HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io4HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.4.5.1.8 com4io4HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io4HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5 com4io5 OBJECT IDENTIFIER ::= { com4io 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1 com4io5BasicInfo OBJECT IDENTIFIER ::= { com4io5 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.1 com4io5Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io5BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.2 com4io5Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io5BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.3 com4io5ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io5BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.4 com4io5ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io5BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.5 com4io5ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io5BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.6 com4io5DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io5BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.7 com4io5CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io5BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.8 com4io5InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io5BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.1.9 com4io5HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io5BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2 com4io5DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io5DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io5 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1 com4io5DiscInputEntry OBJECT-TYPE SYNTAX Com4io5DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io5DiscInputIndex } ::= { com4io5DiscInputTable 1 } Com4io5DiscInputEntry ::= SEQUENCE { com4io5DiscInputIndex Integer32, com4io5DiscInputName OCTET STRING, com4io5DiscInputValue Integer32, com4io5DiscInputModbusAdd Integer32, com4io5DiscInputCounterValue Counter32, com4io5DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1.1 com4io5DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io5DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1.2 com4io5DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io5DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1.3 com4io5DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io5DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1.4 com4io5DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io5DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1.5 com4io5DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io5DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.2.1.6 com4io5DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io5DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3 com4io5CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io5CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io5 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3.1 com4io5CoilOutputEntry OBJECT-TYPE SYNTAX Com4io5CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io5CoilOutputIndex } ::= { com4io5CoilOutputTable 1 } Com4io5CoilOutputEntry ::= SEQUENCE { com4io5CoilOutputIndex Integer32, com4io5CoilOutputName OCTET STRING, com4io5CoilOutputValue Integer32, com4io5CoilOutputModbusAdd Integer32, com4io5CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3.1.1 com4io5CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io5CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3.1.2 com4io5CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io5CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3.1.3 com4io5CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io5CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3.1.4 com4io5CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io5CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.3.1.5 com4io5CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io5CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4 com4io5InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io5InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io5 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1 com4io5InputRegEntry OBJECT-TYPE SYNTAX Com4io5InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io5InputRegIndex } ::= { com4io5InputRegTable 1 } Com4io5InputRegEntry ::= SEQUENCE { com4io5InputRegIndex Integer32, com4io5InputRegName OCTET STRING, com4io5InputRegValue Opaque, com4io5InputRegModbusAdd Integer32, com4io5InputRegType OCTET STRING, com4io5InputRegScaleRatio Opaque, com4io5InputRegOffset Opaque, com4io5InputRegDeadband Opaque, com4io5InputRegScaleMin Opaque, com4io5InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.1 com4io5InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io5InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.2 com4io5InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io5InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.3 com4io5InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io5InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.4 com4io5InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io5InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.5 com4io5InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io5InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.6 com4io5InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io5InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.7 com4io5InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io5InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.8 com4io5InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io5InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.9 com4io5InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io5InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.4.1.10 com4io5InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io5InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5 com4io5HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io5HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io5 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1 com4io5HoldingRegEntry OBJECT-TYPE SYNTAX Com4io5HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io5HoldingRegIndex } ::= { com4io5HoldingRegTable 1 } Com4io5HoldingRegEntry ::= SEQUENCE { com4io5HoldingRegIndex Integer32, com4io5HoldingRegName OCTET STRING, com4io5HoldingRegValue Opaque, com4io5HoldingRegModbusAdd Integer32, com4io5HoldingRegType OCTET STRING, com4io5HoldingRegScaleRatio Opaque, com4io5HoldingRegOffset Opaque, com4io5HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.1 com4io5HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io5HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.2 com4io5HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io5HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.3 com4io5HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io5HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.4 com4io5HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io5HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.5 com4io5HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io5HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.6 com4io5HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io5HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.7 com4io5HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io5HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.5.5.1.8 com4io5HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io5HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6 com4io6 OBJECT IDENTIFIER ::= { com4io 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1 com4io6BasicInfo OBJECT IDENTIFIER ::= { com4io6 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.1 com4io6Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io6BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.2 com4io6Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io6BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.3 com4io6ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io6BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.4 com4io6ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io6BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.5 com4io6ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io6BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.6 com4io6DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io6BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.7 com4io6CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io6BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.8 com4io6InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io6BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.1.9 com4io6HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io6BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2 com4io6DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io6DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io6 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1 com4io6DiscInputEntry OBJECT-TYPE SYNTAX Com4io6DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io6DiscInputIndex } ::= { com4io6DiscInputTable 1 } Com4io6DiscInputEntry ::= SEQUENCE { com4io6DiscInputIndex Integer32, com4io6DiscInputName OCTET STRING, com4io6DiscInputValue Integer32, com4io6DiscInputModbusAdd Integer32, com4io6DiscInputCounterValue Counter32, com4io6DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1.1 com4io6DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io6DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1.2 com4io6DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io6DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1.3 com4io6DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io6DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1.4 com4io6DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io6DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1.5 com4io6DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io6DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.2.1.6 com4io6DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io6DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3 com4io6CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io6CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io6 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3.1 com4io6CoilOutputEntry OBJECT-TYPE SYNTAX Com4io6CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io6CoilOutputIndex } ::= { com4io6CoilOutputTable 1 } Com4io6CoilOutputEntry ::= SEQUENCE { com4io6CoilOutputIndex Integer32, com4io6CoilOutputName OCTET STRING, com4io6CoilOutputValue Integer32, com4io6CoilOutputModbusAdd Integer32, com4io6CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3.1.1 com4io6CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io6CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3.1.2 com4io6CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io6CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3.1.3 com4io6CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io6CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3.1.4 com4io6CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io6CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.3.1.5 com4io6CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io6CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4 com4io6InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io6InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io6 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1 com4io6InputRegEntry OBJECT-TYPE SYNTAX Com4io6InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io6InputRegIndex } ::= { com4io6InputRegTable 1 } Com4io6InputRegEntry ::= SEQUENCE { com4io6InputRegIndex Integer32, com4io6InputRegName OCTET STRING, com4io6InputRegValue Opaque, com4io6InputRegModbusAdd Integer32, com4io6InputRegType OCTET STRING, com4io6InputRegScaleRatio Opaque, com4io6InputRegOffset Opaque, com4io6InputRegDeadband Opaque, com4io6InputRegScaleMin Opaque, com4io6InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.1 com4io6InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io6InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.2 com4io6InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io6InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.3 com4io6InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io6InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.4 com4io6InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io6InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.5 com4io6InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io6InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.6 com4io6InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io6InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.7 com4io6InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io6InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.8 com4io6InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io6InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.9 com4io6InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io6InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.4.1.10 com4io6InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io6InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5 com4io6HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io6HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io6 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1 com4io6HoldingRegEntry OBJECT-TYPE SYNTAX Com4io6HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io6HoldingRegIndex } ::= { com4io6HoldingRegTable 1 } Com4io6HoldingRegEntry ::= SEQUENCE { com4io6HoldingRegIndex Integer32, com4io6HoldingRegName OCTET STRING, com4io6HoldingRegValue Opaque, com4io6HoldingRegModbusAdd Integer32, com4io6HoldingRegType OCTET STRING, com4io6HoldingRegScaleRatio Opaque, com4io6HoldingRegOffset Opaque, com4io6HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.1 com4io6HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io6HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.2 com4io6HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io6HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.3 com4io6HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io6HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.4 com4io6HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io6HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.5 com4io6HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io6HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.6 com4io6HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io6HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.7 com4io6HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io6HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.6.5.1.8 com4io6HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io6HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7 com4io7 OBJECT IDENTIFIER ::= { com4io 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1 com4io7BasicInfo OBJECT IDENTIFIER ::= { com4io7 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.1 com4io7Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io7BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.2 com4io7Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io7BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.3 com4io7ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io7BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.4 com4io7ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io7BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.5 com4io7ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io7BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.6 com4io7DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io7BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.7 com4io7CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io7BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.8 com4io7InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io7BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.1.9 com4io7HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io7BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2 com4io7DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io7DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io7 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1 com4io7DiscInputEntry OBJECT-TYPE SYNTAX Com4io7DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io7DiscInputIndex } ::= { com4io7DiscInputTable 1 } Com4io7DiscInputEntry ::= SEQUENCE { com4io7DiscInputIndex Integer32, com4io7DiscInputName OCTET STRING, com4io7DiscInputValue Integer32, com4io7DiscInputModbusAdd Integer32, com4io7DiscInputCounterValue Counter32, com4io7DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1.1 com4io7DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io7DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1.2 com4io7DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io7DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1.3 com4io7DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io7DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1.4 com4io7DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io7DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1.5 com4io7DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io7DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.2.1.6 com4io7DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io7DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3 com4io7CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io7CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io7 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3.1 com4io7CoilOutputEntry OBJECT-TYPE SYNTAX Com4io7CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io7CoilOutputIndex } ::= { com4io7CoilOutputTable 1 } Com4io7CoilOutputEntry ::= SEQUENCE { com4io7CoilOutputIndex Integer32, com4io7CoilOutputName OCTET STRING, com4io7CoilOutputValue Integer32, com4io7CoilOutputModbusAdd Integer32, com4io7CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3.1.1 com4io7CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io7CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3.1.2 com4io7CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io7CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3.1.3 com4io7CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io7CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3.1.4 com4io7CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io7CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.3.1.5 com4io7CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io7CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4 com4io7InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io7InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io7 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1 com4io7InputRegEntry OBJECT-TYPE SYNTAX Com4io7InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io7InputRegIndex } ::= { com4io7InputRegTable 1 } Com4io7InputRegEntry ::= SEQUENCE { com4io7InputRegIndex Integer32, com4io7InputRegName OCTET STRING, com4io7InputRegValue Opaque, com4io7InputRegModbusAdd Integer32, com4io7InputRegType OCTET STRING, com4io7InputRegScaleRatio Opaque, com4io7InputRegOffset Opaque, com4io7InputRegDeadband Opaque, com4io7InputRegScaleMin Opaque, com4io7InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.1 com4io7InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io7InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.2 com4io7InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io7InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.3 com4io7InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io7InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.4 com4io7InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io7InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.5 com4io7InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io7InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.6 com4io7InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io7InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.7 com4io7InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io7InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.8 com4io7InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io7InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.9 com4io7InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io7InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.4.1.10 com4io7InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io7InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5 com4io7HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io7HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io7 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1 com4io7HoldingRegEntry OBJECT-TYPE SYNTAX Com4io7HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io7HoldingRegIndex } ::= { com4io7HoldingRegTable 1 } Com4io7HoldingRegEntry ::= SEQUENCE { com4io7HoldingRegIndex Integer32, com4io7HoldingRegName OCTET STRING, com4io7HoldingRegValue Opaque, com4io7HoldingRegModbusAdd Integer32, com4io7HoldingRegType OCTET STRING, com4io7HoldingRegScaleRatio Opaque, com4io7HoldingRegOffset Opaque, com4io7HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.1 com4io7HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io7HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.2 com4io7HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io7HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.3 com4io7HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io7HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.4 com4io7HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io7HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.5 com4io7HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io7HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.6 com4io7HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io7HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.7 com4io7HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io7HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.7.5.1.8 com4io7HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io7HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8 com4io8 OBJECT IDENTIFIER ::= { com4io 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1 com4io8BasicInfo OBJECT IDENTIFIER ::= { com4io8 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.1 com4io8Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io8BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.2 com4io8Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io8BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.3 com4io8ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io8BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.4 com4io8ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io8BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.5 com4io8ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io8BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.6 com4io8DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io8BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.7 com4io8CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io8BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.8 com4io8InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io8BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.1.9 com4io8HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io8BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2 com4io8DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io8DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io8 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1 com4io8DiscInputEntry OBJECT-TYPE SYNTAX Com4io8DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io8DiscInputIndex } ::= { com4io8DiscInputTable 1 } Com4io8DiscInputEntry ::= SEQUENCE { com4io8DiscInputIndex Integer32, com4io8DiscInputName OCTET STRING, com4io8DiscInputValue Integer32, com4io8DiscInputModbusAdd Integer32, com4io8DiscInputCounterValue Counter32, com4io8DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1.1 com4io8DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io8DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1.2 com4io8DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io8DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1.3 com4io8DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io8DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1.4 com4io8DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io8DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1.5 com4io8DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io8DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.2.1.6 com4io8DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io8DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3 com4io8CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io8CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io8 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3.1 com4io8CoilOutputEntry OBJECT-TYPE SYNTAX Com4io8CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io8CoilOutputIndex } ::= { com4io8CoilOutputTable 1 } Com4io8CoilOutputEntry ::= SEQUENCE { com4io8CoilOutputIndex Integer32, com4io8CoilOutputName OCTET STRING, com4io8CoilOutputValue Integer32, com4io8CoilOutputModbusAdd Integer32, com4io8CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3.1.1 com4io8CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io8CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3.1.2 com4io8CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io8CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3.1.3 com4io8CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io8CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3.1.4 com4io8CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io8CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.3.1.5 com4io8CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io8CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4 com4io8InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io8InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io8 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1 com4io8InputRegEntry OBJECT-TYPE SYNTAX Com4io8InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io8InputRegIndex } ::= { com4io8InputRegTable 1 } Com4io8InputRegEntry ::= SEQUENCE { com4io8InputRegIndex Integer32, com4io8InputRegName OCTET STRING, com4io8InputRegValue Opaque, com4io8InputRegModbusAdd Integer32, com4io8InputRegType OCTET STRING, com4io8InputRegScaleRatio Opaque, com4io8InputRegOffset Opaque, com4io8InputRegDeadband Opaque, com4io8InputRegScaleMin Opaque, com4io8InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.1 com4io8InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io8InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.2 com4io8InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io8InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.3 com4io8InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io8InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.4 com4io8InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io8InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.5 com4io8InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io8InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.6 com4io8InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io8InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.7 com4io8InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io8InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.8 com4io8InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io8InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.9 com4io8InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io8InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.4.1.10 com4io8InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io8InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5 com4io8HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io8HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io8 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1 com4io8HoldingRegEntry OBJECT-TYPE SYNTAX Com4io8HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io8HoldingRegIndex } ::= { com4io8HoldingRegTable 1 } Com4io8HoldingRegEntry ::= SEQUENCE { com4io8HoldingRegIndex Integer32, com4io8HoldingRegName OCTET STRING, com4io8HoldingRegValue Opaque, com4io8HoldingRegModbusAdd Integer32, com4io8HoldingRegType OCTET STRING, com4io8HoldingRegScaleRatio Opaque, com4io8HoldingRegOffset Opaque, com4io8HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.1 com4io8HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io8HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.2 com4io8HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io8HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.3 com4io8HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io8HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.4 com4io8HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io8HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.5 com4io8HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io8HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.6 com4io8HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io8HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.7 com4io8HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io8HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.8.5.1.8 com4io8HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io8HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9 com4io9 OBJECT IDENTIFIER ::= { com4io 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1 com4io9BasicInfo OBJECT IDENTIFIER ::= { com4io9 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.1 com4io9Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io9BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.2 com4io9Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io9BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.3 com4io9ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io9BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.4 com4io9ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io9BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.5 com4io9ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io9BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.6 com4io9DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io9BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.7 com4io9CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io9BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.8 com4io9InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io9BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.1.9 com4io9HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io9BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2 com4io9DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io9DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io9 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1 com4io9DiscInputEntry OBJECT-TYPE SYNTAX Com4io9DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io9DiscInputIndex } ::= { com4io9DiscInputTable 1 } Com4io9DiscInputEntry ::= SEQUENCE { com4io9DiscInputIndex Integer32, com4io9DiscInputName OCTET STRING, com4io9DiscInputValue Integer32, com4io9DiscInputModbusAdd Integer32, com4io9DiscInputCounterValue Counter32, com4io9DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1.1 com4io9DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io9DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1.2 com4io9DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io9DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1.3 com4io9DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io9DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1.4 com4io9DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io9DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1.5 com4io9DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io9DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.2.1.6 com4io9DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io9DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3 com4io9CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io9CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io9 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3.1 com4io9CoilOutputEntry OBJECT-TYPE SYNTAX Com4io9CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io9CoilOutputIndex } ::= { com4io9CoilOutputTable 1 } Com4io9CoilOutputEntry ::= SEQUENCE { com4io9CoilOutputIndex Integer32, com4io9CoilOutputName OCTET STRING, com4io9CoilOutputValue Integer32, com4io9CoilOutputModbusAdd Integer32, com4io9CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3.1.1 com4io9CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io9CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3.1.2 com4io9CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io9CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3.1.3 com4io9CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io9CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3.1.4 com4io9CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io9CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.3.1.5 com4io9CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io9CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4 com4io9InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io9InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io9 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1 com4io9InputRegEntry OBJECT-TYPE SYNTAX Com4io9InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io9InputRegIndex } ::= { com4io9InputRegTable 1 } Com4io9InputRegEntry ::= SEQUENCE { com4io9InputRegIndex Integer32, com4io9InputRegName OCTET STRING, com4io9InputRegValue Opaque, com4io9InputRegModbusAdd Integer32, com4io9InputRegType OCTET STRING, com4io9InputRegScaleRatio Opaque, com4io9InputRegOffset Opaque, com4io9InputRegDeadband Opaque, com4io9InputRegScaleMin Opaque, com4io9InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.1 com4io9InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io9InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.2 com4io9InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io9InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.3 com4io9InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io9InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.4 com4io9InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io9InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.5 com4io9InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io9InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.6 com4io9InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io9InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.7 com4io9InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io9InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.8 com4io9InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io9InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.9 com4io9InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io9InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.4.1.10 com4io9InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io9InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5 com4io9HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io9HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io9 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1 com4io9HoldingRegEntry OBJECT-TYPE SYNTAX Com4io9HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io9HoldingRegIndex } ::= { com4io9HoldingRegTable 1 } Com4io9HoldingRegEntry ::= SEQUENCE { com4io9HoldingRegIndex Integer32, com4io9HoldingRegName OCTET STRING, com4io9HoldingRegValue Opaque, com4io9HoldingRegModbusAdd Integer32, com4io9HoldingRegType OCTET STRING, com4io9HoldingRegScaleRatio Opaque, com4io9HoldingRegOffset Opaque, com4io9HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.1 com4io9HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io9HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.2 com4io9HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io9HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.3 com4io9HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io9HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.4 com4io9HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io9HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.5 com4io9HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io9HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.6 com4io9HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io9HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.7 com4io9HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io9HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.9.5.1.8 com4io9HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io9HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10 com4io10 OBJECT IDENTIFIER ::= { com4io 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1 com4io10BasicInfo OBJECT IDENTIFIER ::= { com4io10 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.1 com4io10Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io10BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.2 com4io10Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io10BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.3 com4io10ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io10BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.4 com4io10ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io10BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.5 com4io10ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io10BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.6 com4io10DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io10BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.7 com4io10CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io10BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.8 com4io10InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io10BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.1.9 com4io10HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io10BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2 com4io10DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io10DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io10 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1 com4io10DiscInputEntry OBJECT-TYPE SYNTAX Com4io10DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io10DiscInputIndex } ::= { com4io10DiscInputTable 1 } Com4io10DiscInputEntry ::= SEQUENCE { com4io10DiscInputIndex Integer32, com4io10DiscInputName OCTET STRING, com4io10DiscInputValue Integer32, com4io10DiscInputModbusAdd Integer32, com4io10DiscInputCounterValue Counter32, com4io10DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1.1 com4io10DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io10DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1.2 com4io10DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io10DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1.3 com4io10DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io10DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1.4 com4io10DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io10DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1.5 com4io10DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io10DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.2.1.6 com4io10DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io10DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3 com4io10CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io10CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io10 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3.1 com4io10CoilOutputEntry OBJECT-TYPE SYNTAX Com4io10CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io10CoilOutputIndex } ::= { com4io10CoilOutputTable 1 } Com4io10CoilOutputEntry ::= SEQUENCE { com4io10CoilOutputIndex Integer32, com4io10CoilOutputName OCTET STRING, com4io10CoilOutputValue Integer32, com4io10CoilOutputModbusAdd Integer32, com4io10CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3.1.1 com4io10CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io10CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3.1.2 com4io10CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io10CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3.1.3 com4io10CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io10CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3.1.4 com4io10CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io10CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.3.1.5 com4io10CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io10CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4 com4io10InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io10InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io10 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1 com4io10InputRegEntry OBJECT-TYPE SYNTAX Com4io10InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io10InputRegIndex } ::= { com4io10InputRegTable 1 } Com4io10InputRegEntry ::= SEQUENCE { com4io10InputRegIndex Integer32, com4io10InputRegName OCTET STRING, com4io10InputRegValue Opaque, com4io10InputRegModbusAdd Integer32, com4io10InputRegType OCTET STRING, com4io10InputRegScaleRatio Opaque, com4io10InputRegOffset Opaque, com4io10InputRegDeadband Opaque, com4io10InputRegScaleMin Opaque, com4io10InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.1 com4io10InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io10InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.2 com4io10InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io10InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.3 com4io10InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io10InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.4 com4io10InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io10InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.5 com4io10InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io10InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.6 com4io10InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io10InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.7 com4io10InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io10InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.8 com4io10InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io10InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.9 com4io10InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io10InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.4.1.10 com4io10InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io10InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5 com4io10HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io10HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io10 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1 com4io10HoldingRegEntry OBJECT-TYPE SYNTAX Com4io10HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io10HoldingRegIndex } ::= { com4io10HoldingRegTable 1 } Com4io10HoldingRegEntry ::= SEQUENCE { com4io10HoldingRegIndex Integer32, com4io10HoldingRegName OCTET STRING, com4io10HoldingRegValue Opaque, com4io10HoldingRegModbusAdd Integer32, com4io10HoldingRegType OCTET STRING, com4io10HoldingRegScaleRatio Opaque, com4io10HoldingRegOffset Opaque, com4io10HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.1 com4io10HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io10HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.2 com4io10HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io10HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.3 com4io10HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io10HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.4 com4io10HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io10HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.5 com4io10HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io10HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.6 com4io10HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io10HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.7 com4io10HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io10HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.10.5.1.8 com4io10HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io10HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11 com4io11 OBJECT IDENTIFIER ::= { com4io 11 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1 com4io11BasicInfo OBJECT IDENTIFIER ::= { com4io11 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.1 com4io11Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io11BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.2 com4io11Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io11BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.3 com4io11ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io11BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.4 com4io11ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io11BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.5 com4io11ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io11BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.6 com4io11DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io11BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.7 com4io11CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io11BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.8 com4io11InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io11BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.1.9 com4io11HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io11BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2 com4io11DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io11DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io11 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1 com4io11DiscInputEntry OBJECT-TYPE SYNTAX Com4io11DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io11DiscInputIndex } ::= { com4io11DiscInputTable 1 } Com4io11DiscInputEntry ::= SEQUENCE { com4io11DiscInputIndex Integer32, com4io11DiscInputName OCTET STRING, com4io11DiscInputValue Integer32, com4io11DiscInputModbusAdd Integer32, com4io11DiscInputCounterValue Counter32, com4io11DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1.1 com4io11DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io11DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1.2 com4io11DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io11DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1.3 com4io11DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io11DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1.4 com4io11DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io11DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1.5 com4io11DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io11DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.2.1.6 com4io11DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io11DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3 com4io11CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io11CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io11 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3.1 com4io11CoilOutputEntry OBJECT-TYPE SYNTAX Com4io11CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io11CoilOutputIndex } ::= { com4io11CoilOutputTable 1 } Com4io11CoilOutputEntry ::= SEQUENCE { com4io11CoilOutputIndex Integer32, com4io11CoilOutputName OCTET STRING, com4io11CoilOutputValue Integer32, com4io11CoilOutputModbusAdd Integer32, com4io11CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3.1.1 com4io11CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io11CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3.1.2 com4io11CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io11CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3.1.3 com4io11CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io11CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3.1.4 com4io11CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io11CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.3.1.5 com4io11CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io11CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4 com4io11InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io11InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io11 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1 com4io11InputRegEntry OBJECT-TYPE SYNTAX Com4io11InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io11InputRegIndex } ::= { com4io11InputRegTable 1 } Com4io11InputRegEntry ::= SEQUENCE { com4io11InputRegIndex Integer32, com4io11InputRegName OCTET STRING, com4io11InputRegValue Opaque, com4io11InputRegModbusAdd Integer32, com4io11InputRegType OCTET STRING, com4io11InputRegScaleRatio Opaque, com4io11InputRegOffset Opaque, com4io11InputRegDeadband Opaque, com4io11InputRegScaleMin Opaque, com4io11InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.1 com4io11InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io11InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.2 com4io11InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io11InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.3 com4io11InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io11InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.4 com4io11InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io11InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.5 com4io11InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io11InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.6 com4io11InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io11InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.7 com4io11InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io11InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.8 com4io11InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io11InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.9 com4io11InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io11InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.4.1.10 com4io11InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io11InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5 com4io11HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io11HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io11 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1 com4io11HoldingRegEntry OBJECT-TYPE SYNTAX Com4io11HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io11HoldingRegIndex } ::= { com4io11HoldingRegTable 1 } Com4io11HoldingRegEntry ::= SEQUENCE { com4io11HoldingRegIndex Integer32, com4io11HoldingRegName OCTET STRING, com4io11HoldingRegValue Opaque, com4io11HoldingRegModbusAdd Integer32, com4io11HoldingRegType OCTET STRING, com4io11HoldingRegScaleRatio Opaque, com4io11HoldingRegOffset Opaque, com4io11HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.1 com4io11HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io11HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.2 com4io11HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io11HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.3 com4io11HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io11HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.4 com4io11HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io11HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.5 com4io11HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io11HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.6 com4io11HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io11HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.7 com4io11HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io11HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.11.5.1.8 com4io11HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io11HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12 com4io12 OBJECT IDENTIFIER ::= { com4io 12 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1 com4io12BasicInfo OBJECT IDENTIFIER ::= { com4io12 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.1 com4io12Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io12BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.2 com4io12Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io12BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.3 com4io12ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io12BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.4 com4io12ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io12BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.5 com4io12ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io12BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.6 com4io12DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io12BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.7 com4io12CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io12BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.8 com4io12InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io12BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.1.9 com4io12HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io12BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2 com4io12DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io12DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io12 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1 com4io12DiscInputEntry OBJECT-TYPE SYNTAX Com4io12DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io12DiscInputIndex } ::= { com4io12DiscInputTable 1 } Com4io12DiscInputEntry ::= SEQUENCE { com4io12DiscInputIndex Integer32, com4io12DiscInputName OCTET STRING, com4io12DiscInputValue Integer32, com4io12DiscInputModbusAdd Integer32, com4io12DiscInputCounterValue Counter32, com4io12DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1.1 com4io12DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io12DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1.2 com4io12DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io12DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1.3 com4io12DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io12DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1.4 com4io12DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io12DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1.5 com4io12DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io12DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.2.1.6 com4io12DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io12DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3 com4io12CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io12CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io12 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3.1 com4io12CoilOutputEntry OBJECT-TYPE SYNTAX Com4io12CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io12CoilOutputIndex } ::= { com4io12CoilOutputTable 1 } Com4io12CoilOutputEntry ::= SEQUENCE { com4io12CoilOutputIndex Integer32, com4io12CoilOutputName OCTET STRING, com4io12CoilOutputValue Integer32, com4io12CoilOutputModbusAdd Integer32, com4io12CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3.1.1 com4io12CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io12CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3.1.2 com4io12CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io12CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3.1.3 com4io12CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io12CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3.1.4 com4io12CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io12CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.3.1.5 com4io12CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io12CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4 com4io12InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io12InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io12 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1 com4io12InputRegEntry OBJECT-TYPE SYNTAX Com4io12InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io12InputRegIndex } ::= { com4io12InputRegTable 1 } Com4io12InputRegEntry ::= SEQUENCE { com4io12InputRegIndex Integer32, com4io12InputRegName OCTET STRING, com4io12InputRegValue Opaque, com4io12InputRegModbusAdd Integer32, com4io12InputRegType OCTET STRING, com4io12InputRegScaleRatio Opaque, com4io12InputRegOffset Opaque, com4io12InputRegDeadband Opaque, com4io12InputRegScaleMin Opaque, com4io12InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.1 com4io12InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io12InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.2 com4io12InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io12InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.3 com4io12InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io12InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.4 com4io12InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io12InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.5 com4io12InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io12InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.6 com4io12InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io12InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.7 com4io12InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io12InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.8 com4io12InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io12InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.9 com4io12InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io12InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.4.1.10 com4io12InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io12InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5 com4io12HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io12HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io12 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1 com4io12HoldingRegEntry OBJECT-TYPE SYNTAX Com4io12HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io12HoldingRegIndex } ::= { com4io12HoldingRegTable 1 } Com4io12HoldingRegEntry ::= SEQUENCE { com4io12HoldingRegIndex Integer32, com4io12HoldingRegName OCTET STRING, com4io12HoldingRegValue Opaque, com4io12HoldingRegModbusAdd Integer32, com4io12HoldingRegType OCTET STRING, com4io12HoldingRegScaleRatio Opaque, com4io12HoldingRegOffset Opaque, com4io12HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.1 com4io12HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io12HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.2 com4io12HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io12HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.3 com4io12HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io12HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.4 com4io12HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io12HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.5 com4io12HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io12HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.6 com4io12HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io12HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.7 com4io12HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io12HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.12.5.1.8 com4io12HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io12HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13 com4io13 OBJECT IDENTIFIER ::= { com4io 13 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1 com4io13BasicInfo OBJECT IDENTIFIER ::= { com4io13 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.1 com4io13Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io13BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.2 com4io13Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io13BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.3 com4io13ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io13BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.4 com4io13ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io13BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.5 com4io13ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io13BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.6 com4io13DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io13BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.7 com4io13CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io13BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.8 com4io13InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io13BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.1.9 com4io13HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io13BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2 com4io13DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io13DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io13 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1 com4io13DiscInputEntry OBJECT-TYPE SYNTAX Com4io13DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io13DiscInputIndex } ::= { com4io13DiscInputTable 1 } Com4io13DiscInputEntry ::= SEQUENCE { com4io13DiscInputIndex Integer32, com4io13DiscInputName OCTET STRING, com4io13DiscInputValue Integer32, com4io13DiscInputModbusAdd Integer32, com4io13DiscInputCounterValue Counter32, com4io13DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1.1 com4io13DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io13DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1.2 com4io13DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io13DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1.3 com4io13DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io13DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1.4 com4io13DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io13DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1.5 com4io13DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io13DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.2.1.6 com4io13DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io13DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3 com4io13CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io13CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io13 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3.1 com4io13CoilOutputEntry OBJECT-TYPE SYNTAX Com4io13CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io13CoilOutputIndex } ::= { com4io13CoilOutputTable 1 } Com4io13CoilOutputEntry ::= SEQUENCE { com4io13CoilOutputIndex Integer32, com4io13CoilOutputName OCTET STRING, com4io13CoilOutputValue Integer32, com4io13CoilOutputModbusAdd Integer32, com4io13CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3.1.1 com4io13CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io13CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3.1.2 com4io13CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io13CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3.1.3 com4io13CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io13CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3.1.4 com4io13CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io13CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.3.1.5 com4io13CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io13CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4 com4io13InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io13InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io13 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1 com4io13InputRegEntry OBJECT-TYPE SYNTAX Com4io13InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io13InputRegIndex } ::= { com4io13InputRegTable 1 } Com4io13InputRegEntry ::= SEQUENCE { com4io13InputRegIndex Integer32, com4io13InputRegName OCTET STRING, com4io13InputRegValue Opaque, com4io13InputRegModbusAdd Integer32, com4io13InputRegType OCTET STRING, com4io13InputRegScaleRatio Opaque, com4io13InputRegOffset Opaque, com4io13InputRegDeadband Opaque, com4io13InputRegScaleMin Opaque, com4io13InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.1 com4io13InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io13InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.2 com4io13InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io13InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.3 com4io13InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io13InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.4 com4io13InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io13InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.5 com4io13InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io13InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.6 com4io13InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io13InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.7 com4io13InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io13InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.8 com4io13InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io13InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.9 com4io13InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io13InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.4.1.10 com4io13InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io13InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5 com4io13HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io13HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io13 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1 com4io13HoldingRegEntry OBJECT-TYPE SYNTAX Com4io13HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io13HoldingRegIndex } ::= { com4io13HoldingRegTable 1 } Com4io13HoldingRegEntry ::= SEQUENCE { com4io13HoldingRegIndex Integer32, com4io13HoldingRegName OCTET STRING, com4io13HoldingRegValue Opaque, com4io13HoldingRegModbusAdd Integer32, com4io13HoldingRegType OCTET STRING, com4io13HoldingRegScaleRatio Opaque, com4io13HoldingRegOffset Opaque, com4io13HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.1 com4io13HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io13HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.2 com4io13HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io13HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.3 com4io13HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io13HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.4 com4io13HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io13HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.5 com4io13HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io13HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.6 com4io13HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io13HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.7 com4io13HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io13HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.13.5.1.8 com4io13HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io13HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14 com4io14 OBJECT IDENTIFIER ::= { com4io 14 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1 com4io14BasicInfo OBJECT IDENTIFIER ::= { com4io14 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.1 com4io14Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io14BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.2 com4io14Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io14BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.3 com4io14ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io14BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.4 com4io14ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io14BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.5 com4io14ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io14BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.6 com4io14DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io14BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.7 com4io14CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io14BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.8 com4io14InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io14BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.1.9 com4io14HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io14BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2 com4io14DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io14DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io14 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1 com4io14DiscInputEntry OBJECT-TYPE SYNTAX Com4io14DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io14DiscInputIndex } ::= { com4io14DiscInputTable 1 } Com4io14DiscInputEntry ::= SEQUENCE { com4io14DiscInputIndex Integer32, com4io14DiscInputName OCTET STRING, com4io14DiscInputValue Integer32, com4io14DiscInputModbusAdd Integer32, com4io14DiscInputCounterValue Counter32, com4io14DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1.1 com4io14DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io14DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1.2 com4io14DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io14DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1.3 com4io14DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io14DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1.4 com4io14DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io14DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1.5 com4io14DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io14DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.2.1.6 com4io14DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io14DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3 com4io14CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io14CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io14 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3.1 com4io14CoilOutputEntry OBJECT-TYPE SYNTAX Com4io14CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io14CoilOutputIndex } ::= { com4io14CoilOutputTable 1 } Com4io14CoilOutputEntry ::= SEQUENCE { com4io14CoilOutputIndex Integer32, com4io14CoilOutputName OCTET STRING, com4io14CoilOutputValue Integer32, com4io14CoilOutputModbusAdd Integer32, com4io14CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3.1.1 com4io14CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io14CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3.1.2 com4io14CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io14CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3.1.3 com4io14CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io14CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3.1.4 com4io14CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io14CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.3.1.5 com4io14CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io14CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4 com4io14InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io14InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io14 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1 com4io14InputRegEntry OBJECT-TYPE SYNTAX Com4io14InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io14InputRegIndex } ::= { com4io14InputRegTable 1 } Com4io14InputRegEntry ::= SEQUENCE { com4io14InputRegIndex Integer32, com4io14InputRegName OCTET STRING, com4io14InputRegValue Opaque, com4io14InputRegModbusAdd Integer32, com4io14InputRegType OCTET STRING, com4io14InputRegScaleRatio Opaque, com4io14InputRegOffset Opaque, com4io14InputRegDeadband Opaque, com4io14InputRegScaleMin Opaque, com4io14InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.1 com4io14InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io14InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.2 com4io14InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io14InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.3 com4io14InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io14InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.4 com4io14InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io14InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.5 com4io14InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io14InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.6 com4io14InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io14InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.7 com4io14InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io14InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.8 com4io14InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io14InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.9 com4io14InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io14InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.4.1.10 com4io14InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io14InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5 com4io14HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io14HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io14 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1 com4io14HoldingRegEntry OBJECT-TYPE SYNTAX Com4io14HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io14HoldingRegIndex } ::= { com4io14HoldingRegTable 1 } Com4io14HoldingRegEntry ::= SEQUENCE { com4io14HoldingRegIndex Integer32, com4io14HoldingRegName OCTET STRING, com4io14HoldingRegValue Opaque, com4io14HoldingRegModbusAdd Integer32, com4io14HoldingRegType OCTET STRING, com4io14HoldingRegScaleRatio Opaque, com4io14HoldingRegOffset Opaque, com4io14HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.1 com4io14HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io14HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.2 com4io14HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io14HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.3 com4io14HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io14HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.4 com4io14HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io14HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.5 com4io14HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io14HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.6 com4io14HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io14HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.7 com4io14HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io14HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.14.5.1.8 com4io14HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io14HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15 com4io15 OBJECT IDENTIFIER ::= { com4io 15 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1 com4io15BasicInfo OBJECT IDENTIFIER ::= { com4io15 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.1 com4io15Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io15BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.2 com4io15Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io15BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.3 com4io15ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io15BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.4 com4io15ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io15BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.5 com4io15ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io15BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.6 com4io15DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io15BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.7 com4io15CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io15BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.8 com4io15InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io15BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.1.9 com4io15HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io15BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2 com4io15DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io15DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io15 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1 com4io15DiscInputEntry OBJECT-TYPE SYNTAX Com4io15DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io15DiscInputIndex } ::= { com4io15DiscInputTable 1 } Com4io15DiscInputEntry ::= SEQUENCE { com4io15DiscInputIndex Integer32, com4io15DiscInputName OCTET STRING, com4io15DiscInputValue Integer32, com4io15DiscInputModbusAdd Integer32, com4io15DiscInputCounterValue Counter32, com4io15DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1.1 com4io15DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io15DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1.2 com4io15DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io15DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1.3 com4io15DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io15DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1.4 com4io15DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io15DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1.5 com4io15DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io15DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.2.1.6 com4io15DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io15DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3 com4io15CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io15CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io15 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3.1 com4io15CoilOutputEntry OBJECT-TYPE SYNTAX Com4io15CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io15CoilOutputIndex } ::= { com4io15CoilOutputTable 1 } Com4io15CoilOutputEntry ::= SEQUENCE { com4io15CoilOutputIndex Integer32, com4io15CoilOutputName OCTET STRING, com4io15CoilOutputValue Integer32, com4io15CoilOutputModbusAdd Integer32, com4io15CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3.1.1 com4io15CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io15CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3.1.2 com4io15CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io15CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3.1.3 com4io15CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io15CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3.1.4 com4io15CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io15CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.3.1.5 com4io15CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io15CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4 com4io15InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io15InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io15 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1 com4io15InputRegEntry OBJECT-TYPE SYNTAX Com4io15InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io15InputRegIndex } ::= { com4io15InputRegTable 1 } Com4io15InputRegEntry ::= SEQUENCE { com4io15InputRegIndex Integer32, com4io15InputRegName OCTET STRING, com4io15InputRegValue Opaque, com4io15InputRegModbusAdd Integer32, com4io15InputRegType OCTET STRING, com4io15InputRegScaleRatio Opaque, com4io15InputRegOffset Opaque, com4io15InputRegDeadband Opaque, com4io15InputRegScaleMin Opaque, com4io15InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.1 com4io15InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io15InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.2 com4io15InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io15InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.3 com4io15InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io15InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.4 com4io15InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io15InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.5 com4io15InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io15InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.6 com4io15InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io15InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.7 com4io15InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io15InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.8 com4io15InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io15InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.9 com4io15InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io15InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.4.1.10 com4io15InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io15InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5 com4io15HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io15HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io15 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1 com4io15HoldingRegEntry OBJECT-TYPE SYNTAX Com4io15HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io15HoldingRegIndex } ::= { com4io15HoldingRegTable 1 } Com4io15HoldingRegEntry ::= SEQUENCE { com4io15HoldingRegIndex Integer32, com4io15HoldingRegName OCTET STRING, com4io15HoldingRegValue Opaque, com4io15HoldingRegModbusAdd Integer32, com4io15HoldingRegType OCTET STRING, com4io15HoldingRegScaleRatio Opaque, com4io15HoldingRegOffset Opaque, com4io15HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.1 com4io15HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io15HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.2 com4io15HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io15HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.3 com4io15HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io15HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.4 com4io15HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io15HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.5 com4io15HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io15HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.6 com4io15HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io15HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.7 com4io15HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io15HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.15.5.1.8 com4io15HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io15HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16 com4io16 OBJECT IDENTIFIER ::= { com4io 16 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1 com4io16BasicInfo OBJECT IDENTIFIER ::= { com4io16 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.1 com4io16Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { com4io16BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.2 com4io16Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { com4io16BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.3 com4io16ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { com4io16BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.4 com4io16ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { com4io16BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.5 com4io16ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { com4io16BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.6 com4io16DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { com4io16BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.7 com4io16CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { com4io16BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.8 com4io16InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { com4io16BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.1.9 com4io16HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { com4io16BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2 com4io16DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io16DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io16 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1 com4io16DiscInputEntry OBJECT-TYPE SYNTAX Com4io16DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { com4io16DiscInputIndex } ::= { com4io16DiscInputTable 1 } Com4io16DiscInputEntry ::= SEQUENCE { com4io16DiscInputIndex Integer32, com4io16DiscInputName OCTET STRING, com4io16DiscInputValue Integer32, com4io16DiscInputModbusAdd Integer32, com4io16DiscInputCounterValue Counter32, com4io16DiscInputResetCounter OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1.1 com4io16DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { com4io16DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1.2 com4io16DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { com4io16DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1.3 com4io16DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { com4io16DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1.4 com4io16DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { com4io16DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1.5 com4io16DiscInputCounterValue OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current counter value of the discrete input data. (This setting is just for ICP DAS M-7000 module.)" ::= { com4io16DiscInputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.2.1.6 com4io16DiscInputResetCounter OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The DI channel counter of the I/O module will be reset to the default value when the PMC is powered on or after loading the rules.This setting is just for ICP DAS M-7000 module.('0' is for 'Disable', '1' is for 'Enable')" ::= { com4io16DiscInputEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3 com4io16CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io16CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { com4io16 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3.1 com4io16CoilOutputEntry OBJECT-TYPE SYNTAX Com4io16CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { com4io16CoilOutputIndex } ::= { com4io16CoilOutputTable 1 } Com4io16CoilOutputEntry ::= SEQUENCE { com4io16CoilOutputIndex Integer32, com4io16CoilOutputName OCTET STRING, com4io16CoilOutputValue Integer32, com4io16CoilOutputModbusAdd Integer32, com4io16CoilOutputAdvFunction OCTET STRING } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3.1.1 com4io16CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { com4io16CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3.1.2 com4io16CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { com4io16CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3.1.3 com4io16CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { com4io16CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3.1.4 com4io16CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { com4io16CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.3.1.5 com4io16CoilOutputAdvFunction OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "PMC provides 2 advanced DO functions for I/O module: 'Auto OFF' and 'DI Status Mapping'. This setting is just for ICP DAS M-7000 module. " ::= { com4io16CoilOutputEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4 com4io16InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io16InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { com4io16 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1 com4io16InputRegEntry OBJECT-TYPE SYNTAX Com4io16InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io16InputRegIndex } ::= { com4io16InputRegTable 1 } Com4io16InputRegEntry ::= SEQUENCE { com4io16InputRegIndex Integer32, com4io16InputRegName OCTET STRING, com4io16InputRegValue Opaque, com4io16InputRegModbusAdd Integer32, com4io16InputRegType OCTET STRING, com4io16InputRegScaleRatio Opaque, com4io16InputRegOffset Opaque, com4io16InputRegDeadband Opaque, com4io16InputRegScaleMin Opaque, com4io16InputRegScaleMax Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.1 com4io16InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { com4io16InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.2 com4io16InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { com4io16InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.3 com4io16InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { com4io16InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.4 com4io16InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { com4io16InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.5 com4io16InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { com4io16InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.6 com4io16InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io16InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.7 com4io16InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { com4io16InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.8 com4io16InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { com4io16InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.9 com4io16InputRegScaleMin OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io16InputRegEntry 9 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.4.1.10 com4io16InputRegScaleMax OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Input Register raw data can be set to operate with linear proportion between 'Min' and 'Max' values. This setting is just for ICP DAS M-7000 module. " ::= { com4io16InputRegEntry 10 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5 com4io16HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Com4io16HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { com4io16 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1 com4io16HoldingRegEntry OBJECT-TYPE SYNTAX Com4io16HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { com4io16HoldingRegIndex } ::= { com4io16HoldingRegTable 1 } Com4io16HoldingRegEntry ::= SEQUENCE { com4io16HoldingRegIndex Integer32, com4io16HoldingRegName OCTET STRING, com4io16HoldingRegValue Opaque, com4io16HoldingRegModbusAdd Integer32, com4io16HoldingRegType OCTET STRING, com4io16HoldingRegScaleRatio Opaque, com4io16HoldingRegOffset Opaque, com4io16HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.1 com4io16HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { com4io16HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.2 com4io16HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { com4io16HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.3 com4io16HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { com4io16HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.4 com4io16HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { com4io16HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.5 com4io16HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { com4io16HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.6 com4io16HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io16HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.7 com4io16HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { com4io16HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.3.16.5.1.8 com4io16HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { com4io16HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4 lanio OBJECT IDENTIFIER ::= { ioModuleInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1 lanio1 OBJECT IDENTIFIER ::= { lanio 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1 lanio1BasicInfo OBJECT IDENTIFIER ::= { lanio1 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.1 lanio1Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio1BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.2 lanio1Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio1BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.3 lanio1ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio1BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.4 lanio1ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio1BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.5 lanio1ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio1BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.6 lanio1DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio1BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.7 lanio1CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio1BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.8 lanio1InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio1BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.1.9 lanio1HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio1BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.2 lanio1DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio1DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio1 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.2.1 lanio1DiscInputEntry OBJECT-TYPE SYNTAX Lanio1DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio1DiscInputIndex } ::= { lanio1DiscInputTable 1 } Lanio1DiscInputEntry ::= SEQUENCE { lanio1DiscInputIndex Integer32, lanio1DiscInputName OCTET STRING, lanio1DiscInputValue Integer32, lanio1DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.2.1.1 lanio1DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio1DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.2.1.2 lanio1DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio1DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.2.1.3 lanio1DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio1DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.2.1.4 lanio1DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio1DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.3 lanio1CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio1CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio1 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.3.1 lanio1CoilOutputEntry OBJECT-TYPE SYNTAX Lanio1CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio1CoilOutputIndex } ::= { lanio1CoilOutputTable 1 } Lanio1CoilOutputEntry ::= SEQUENCE { lanio1CoilOutputIndex Integer32, lanio1CoilOutputName OCTET STRING, lanio1CoilOutputValue Integer32, lanio1CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.3.1.1 lanio1CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio1CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.3.1.2 lanio1CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio1CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.3.1.3 lanio1CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio1CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.3.1.4 lanio1CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio1CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4 lanio1InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio1InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio1 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1 lanio1InputRegEntry OBJECT-TYPE SYNTAX Lanio1InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio1InputRegIndex } ::= { lanio1InputRegTable 1 } Lanio1InputRegEntry ::= SEQUENCE { lanio1InputRegIndex Integer32, lanio1InputRegName OCTET STRING, lanio1InputRegValue Opaque, lanio1InputRegModbusAdd Integer32, lanio1InputRegType OCTET STRING, lanio1InputRegScaleRatio Opaque, lanio1InputRegOffset Opaque, lanio1InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.1 lanio1InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio1InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.2 lanio1InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio1InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.3 lanio1InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio1InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.4 lanio1InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio1InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.5 lanio1InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio1InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.6 lanio1InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio1InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.7 lanio1InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio1InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.4.1.8 lanio1InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio1InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5 lanio1HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio1HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio1 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1 lanio1HoldingRegEntry OBJECT-TYPE SYNTAX Lanio1HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio1HoldingRegIndex } ::= { lanio1HoldingRegTable 1 } Lanio1HoldingRegEntry ::= SEQUENCE { lanio1HoldingRegIndex Integer32, lanio1HoldingRegName OCTET STRING, lanio1HoldingRegValue Opaque, lanio1HoldingRegModbusAdd Integer32, lanio1HoldingRegType OCTET STRING, lanio1HoldingRegScaleRatio Opaque, lanio1HoldingRegOffset Opaque, lanio1HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.1 lanio1HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio1HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.2 lanio1HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio1HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.3 lanio1HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio1HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.4 lanio1HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio1HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.5 lanio1HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio1HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.6 lanio1HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio1HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.7 lanio1HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio1HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.1.5.1.8 lanio1HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio1HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2 lanio2 OBJECT IDENTIFIER ::= { lanio 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1 lanio2BasicInfo OBJECT IDENTIFIER ::= { lanio2 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.1 lanio2Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio2BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.2 lanio2Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio2BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.3 lanio2ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio2BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.4 lanio2ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio2BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.5 lanio2ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio2BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.6 lanio2DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio2BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.7 lanio2CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio2BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.8 lanio2InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio2BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.1.9 lanio2HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio2BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.2 lanio2DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio2DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio2 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.2.1 lanio2DiscInputEntry OBJECT-TYPE SYNTAX Lanio2DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio2DiscInputIndex } ::= { lanio2DiscInputTable 1 } Lanio2DiscInputEntry ::= SEQUENCE { lanio2DiscInputIndex Integer32, lanio2DiscInputName OCTET STRING, lanio2DiscInputValue Integer32, lanio2DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.2.1.1 lanio2DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio2DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.2.1.2 lanio2DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio2DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.2.1.3 lanio2DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio2DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.2.1.4 lanio2DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio2DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.3 lanio2CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio2CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio2 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.3.1 lanio2CoilOutputEntry OBJECT-TYPE SYNTAX Lanio2CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio2CoilOutputIndex } ::= { lanio2CoilOutputTable 1 } Lanio2CoilOutputEntry ::= SEQUENCE { lanio2CoilOutputIndex Integer32, lanio2CoilOutputName OCTET STRING, lanio2CoilOutputValue Integer32, lanio2CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.3.1.1 lanio2CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio2CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.3.1.2 lanio2CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio2CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.3.1.3 lanio2CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio2CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.3.1.4 lanio2CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio2CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4 lanio2InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio2InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio2 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1 lanio2InputRegEntry OBJECT-TYPE SYNTAX Lanio2InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio2InputRegIndex } ::= { lanio2InputRegTable 1 } Lanio2InputRegEntry ::= SEQUENCE { lanio2InputRegIndex Integer32, lanio2InputRegName OCTET STRING, lanio2InputRegValue Opaque, lanio2InputRegModbusAdd Integer32, lanio2InputRegType OCTET STRING, lanio2InputRegScaleRatio Opaque, lanio2InputRegOffset Opaque, lanio2InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.1 lanio2InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio2InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.2 lanio2InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio2InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.3 lanio2InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio2InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.4 lanio2InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio2InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.5 lanio2InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio2InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.6 lanio2InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio2InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.7 lanio2InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio2InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.4.1.8 lanio2InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio2InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5 lanio2HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio2HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio2 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1 lanio2HoldingRegEntry OBJECT-TYPE SYNTAX Lanio2HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio2HoldingRegIndex } ::= { lanio2HoldingRegTable 1 } Lanio2HoldingRegEntry ::= SEQUENCE { lanio2HoldingRegIndex Integer32, lanio2HoldingRegName OCTET STRING, lanio2HoldingRegValue Opaque, lanio2HoldingRegModbusAdd Integer32, lanio2HoldingRegType OCTET STRING, lanio2HoldingRegScaleRatio Opaque, lanio2HoldingRegOffset Opaque, lanio2HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.1 lanio2HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio2HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.2 lanio2HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio2HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.3 lanio2HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio2HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.4 lanio2HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio2HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.5 lanio2HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio2HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.6 lanio2HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio2HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.7 lanio2HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio2HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.2.5.1.8 lanio2HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio2HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3 lanio3 OBJECT IDENTIFIER ::= { lanio 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1 lanio3BasicInfo OBJECT IDENTIFIER ::= { lanio3 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.1 lanio3Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio3BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.2 lanio3Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio3BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.3 lanio3ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio3BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.4 lanio3ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio3BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.5 lanio3ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio3BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.6 lanio3DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio3BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.7 lanio3CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio3BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.8 lanio3InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio3BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.1.9 lanio3HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio3BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.2 lanio3DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio3DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio3 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.2.1 lanio3DiscInputEntry OBJECT-TYPE SYNTAX Lanio3DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio3DiscInputIndex } ::= { lanio3DiscInputTable 1 } Lanio3DiscInputEntry ::= SEQUENCE { lanio3DiscInputIndex Integer32, lanio3DiscInputName OCTET STRING, lanio3DiscInputValue Integer32, lanio3DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.2.1.1 lanio3DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio3DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.2.1.2 lanio3DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio3DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.2.1.3 lanio3DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio3DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.2.1.4 lanio3DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio3DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.3 lanio3CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio3CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio3 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.3.1 lanio3CoilOutputEntry OBJECT-TYPE SYNTAX Lanio3CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio3CoilOutputIndex } ::= { lanio3CoilOutputTable 1 } Lanio3CoilOutputEntry ::= SEQUENCE { lanio3CoilOutputIndex Integer32, lanio3CoilOutputName OCTET STRING, lanio3CoilOutputValue Integer32, lanio3CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.3.1.1 lanio3CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio3CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.3.1.2 lanio3CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio3CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.3.1.3 lanio3CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio3CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.3.1.4 lanio3CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio3CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4 lanio3InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio3InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio3 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1 lanio3InputRegEntry OBJECT-TYPE SYNTAX Lanio3InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio3InputRegIndex } ::= { lanio3InputRegTable 1 } Lanio3InputRegEntry ::= SEQUENCE { lanio3InputRegIndex Integer32, lanio3InputRegName OCTET STRING, lanio3InputRegValue Opaque, lanio3InputRegModbusAdd Integer32, lanio3InputRegType OCTET STRING, lanio3InputRegScaleRatio Opaque, lanio3InputRegOffset Opaque, lanio3InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.1 lanio3InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio3InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.2 lanio3InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio3InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.3 lanio3InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio3InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.4 lanio3InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio3InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.5 lanio3InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio3InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.6 lanio3InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio3InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.7 lanio3InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio3InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.4.1.8 lanio3InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio3InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5 lanio3HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio3HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio3 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1 lanio3HoldingRegEntry OBJECT-TYPE SYNTAX Lanio3HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio3HoldingRegIndex } ::= { lanio3HoldingRegTable 1 } Lanio3HoldingRegEntry ::= SEQUENCE { lanio3HoldingRegIndex Integer32, lanio3HoldingRegName OCTET STRING, lanio3HoldingRegValue Opaque, lanio3HoldingRegModbusAdd Integer32, lanio3HoldingRegType OCTET STRING, lanio3HoldingRegScaleRatio Opaque, lanio3HoldingRegOffset Opaque, lanio3HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.1 lanio3HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio3HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.2 lanio3HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio3HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.3 lanio3HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio3HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.4 lanio3HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio3HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.5 lanio3HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio3HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.6 lanio3HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio3HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.7 lanio3HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio3HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.3.5.1.8 lanio3HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio3HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4 lanio4 OBJECT IDENTIFIER ::= { lanio 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1 lanio4BasicInfo OBJECT IDENTIFIER ::= { lanio4 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.1 lanio4Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio4BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.2 lanio4Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio4BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.3 lanio4ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio4BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.4 lanio4ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio4BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.5 lanio4ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio4BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.6 lanio4DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio4BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.7 lanio4CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio4BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.8 lanio4InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio4BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.1.9 lanio4HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio4BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.2 lanio4DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio4DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio4 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.2.1 lanio4DiscInputEntry OBJECT-TYPE SYNTAX Lanio4DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio4DiscInputIndex } ::= { lanio4DiscInputTable 1 } Lanio4DiscInputEntry ::= SEQUENCE { lanio4DiscInputIndex Integer32, lanio4DiscInputName OCTET STRING, lanio4DiscInputValue Integer32, lanio4DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.2.1.1 lanio4DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio4DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.2.1.2 lanio4DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio4DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.2.1.3 lanio4DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio4DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.2.1.4 lanio4DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio4DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.3 lanio4CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio4CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio4 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.3.1 lanio4CoilOutputEntry OBJECT-TYPE SYNTAX Lanio4CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio4CoilOutputIndex } ::= { lanio4CoilOutputTable 1 } Lanio4CoilOutputEntry ::= SEQUENCE { lanio4CoilOutputIndex Integer32, lanio4CoilOutputName OCTET STRING, lanio4CoilOutputValue Integer32, lanio4CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.3.1.1 lanio4CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio4CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.3.1.2 lanio4CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio4CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.3.1.3 lanio4CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio4CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.3.1.4 lanio4CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio4CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4 lanio4InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio4InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio4 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1 lanio4InputRegEntry OBJECT-TYPE SYNTAX Lanio4InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio4InputRegIndex } ::= { lanio4InputRegTable 1 } Lanio4InputRegEntry ::= SEQUENCE { lanio4InputRegIndex Integer32, lanio4InputRegName OCTET STRING, lanio4InputRegValue Opaque, lanio4InputRegModbusAdd Integer32, lanio4InputRegType OCTET STRING, lanio4InputRegScaleRatio Opaque, lanio4InputRegOffset Opaque, lanio4InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.1 lanio4InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio4InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.2 lanio4InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio4InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.3 lanio4InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio4InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.4 lanio4InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio4InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.5 lanio4InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio4InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.6 lanio4InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio4InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.7 lanio4InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio4InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.4.1.8 lanio4InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio4InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5 lanio4HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio4HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio4 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1 lanio4HoldingRegEntry OBJECT-TYPE SYNTAX Lanio4HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio4HoldingRegIndex } ::= { lanio4HoldingRegTable 1 } Lanio4HoldingRegEntry ::= SEQUENCE { lanio4HoldingRegIndex Integer32, lanio4HoldingRegName OCTET STRING, lanio4HoldingRegValue Opaque, lanio4HoldingRegModbusAdd Integer32, lanio4HoldingRegType OCTET STRING, lanio4HoldingRegScaleRatio Opaque, lanio4HoldingRegOffset Opaque, lanio4HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.1 lanio4HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio4HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.2 lanio4HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio4HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.3 lanio4HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio4HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.4 lanio4HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio4HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.5 lanio4HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio4HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.6 lanio4HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio4HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.7 lanio4HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio4HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.4.5.1.8 lanio4HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio4HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5 lanio5 OBJECT IDENTIFIER ::= { lanio 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1 lanio5BasicInfo OBJECT IDENTIFIER ::= { lanio5 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.1 lanio5Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio5BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.2 lanio5Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio5BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.3 lanio5ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio5BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.4 lanio5ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio5BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.5 lanio5ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio5BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.6 lanio5DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio5BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.7 lanio5CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio5BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.8 lanio5InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio5BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.1.9 lanio5HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio5BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.2 lanio5DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio5DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio5 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.2.1 lanio5DiscInputEntry OBJECT-TYPE SYNTAX Lanio5DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio5DiscInputIndex } ::= { lanio5DiscInputTable 1 } Lanio5DiscInputEntry ::= SEQUENCE { lanio5DiscInputIndex Integer32, lanio5DiscInputName OCTET STRING, lanio5DiscInputValue Integer32, lanio5DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.2.1.1 lanio5DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio5DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.2.1.2 lanio5DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio5DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.2.1.3 lanio5DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio5DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.2.1.4 lanio5DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio5DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.3 lanio5CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio5CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio5 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.3.1 lanio5CoilOutputEntry OBJECT-TYPE SYNTAX Lanio5CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio5CoilOutputIndex } ::= { lanio5CoilOutputTable 1 } Lanio5CoilOutputEntry ::= SEQUENCE { lanio5CoilOutputIndex Integer32, lanio5CoilOutputName OCTET STRING, lanio5CoilOutputValue Integer32, lanio5CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.3.1.1 lanio5CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio5CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.3.1.2 lanio5CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio5CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.3.1.3 lanio5CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio5CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.3.1.4 lanio5CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio5CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4 lanio5InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio5InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio5 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1 lanio5InputRegEntry OBJECT-TYPE SYNTAX Lanio5InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio5InputRegIndex } ::= { lanio5InputRegTable 1 } Lanio5InputRegEntry ::= SEQUENCE { lanio5InputRegIndex Integer32, lanio5InputRegName OCTET STRING, lanio5InputRegValue Opaque, lanio5InputRegModbusAdd Integer32, lanio5InputRegType OCTET STRING, lanio5InputRegScaleRatio Opaque, lanio5InputRegOffset Opaque, lanio5InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.1 lanio5InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio5InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.2 lanio5InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio5InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.3 lanio5InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio5InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.4 lanio5InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio5InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.5 lanio5InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio5InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.6 lanio5InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio5InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.7 lanio5InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio5InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.4.1.8 lanio5InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio5InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5 lanio5HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio5HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio5 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1 lanio5HoldingRegEntry OBJECT-TYPE SYNTAX Lanio5HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio5HoldingRegIndex } ::= { lanio5HoldingRegTable 1 } Lanio5HoldingRegEntry ::= SEQUENCE { lanio5HoldingRegIndex Integer32, lanio5HoldingRegName OCTET STRING, lanio5HoldingRegValue Opaque, lanio5HoldingRegModbusAdd Integer32, lanio5HoldingRegType OCTET STRING, lanio5HoldingRegScaleRatio Opaque, lanio5HoldingRegOffset Opaque, lanio5HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.1 lanio5HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio5HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.2 lanio5HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio5HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.3 lanio5HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio5HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.4 lanio5HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio5HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.5 lanio5HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio5HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.6 lanio5HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio5HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.7 lanio5HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio5HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.5.5.1.8 lanio5HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio5HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6 lanio6 OBJECT IDENTIFIER ::= { lanio 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1 lanio6BasicInfo OBJECT IDENTIFIER ::= { lanio6 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.1 lanio6Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio6BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.2 lanio6Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio6BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.3 lanio6ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio6BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.4 lanio6ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio6BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.5 lanio6ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio6BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.6 lanio6DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio6BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.7 lanio6CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio6BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.8 lanio6InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio6BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.1.9 lanio6HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio6BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.2 lanio6DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio6DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio6 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.2.1 lanio6DiscInputEntry OBJECT-TYPE SYNTAX Lanio6DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio6DiscInputIndex } ::= { lanio6DiscInputTable 1 } Lanio6DiscInputEntry ::= SEQUENCE { lanio6DiscInputIndex Integer32, lanio6DiscInputName OCTET STRING, lanio6DiscInputValue Integer32, lanio6DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.2.1.1 lanio6DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio6DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.2.1.2 lanio6DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio6DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.2.1.3 lanio6DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio6DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.2.1.4 lanio6DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio6DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.3 lanio6CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio6CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio6 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.3.1 lanio6CoilOutputEntry OBJECT-TYPE SYNTAX Lanio6CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio6CoilOutputIndex } ::= { lanio6CoilOutputTable 1 } Lanio6CoilOutputEntry ::= SEQUENCE { lanio6CoilOutputIndex Integer32, lanio6CoilOutputName OCTET STRING, lanio6CoilOutputValue Integer32, lanio6CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.3.1.1 lanio6CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio6CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.3.1.2 lanio6CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio6CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.3.1.3 lanio6CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio6CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.3.1.4 lanio6CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio6CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4 lanio6InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio6InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio6 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1 lanio6InputRegEntry OBJECT-TYPE SYNTAX Lanio6InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio6InputRegIndex } ::= { lanio6InputRegTable 1 } Lanio6InputRegEntry ::= SEQUENCE { lanio6InputRegIndex Integer32, lanio6InputRegName OCTET STRING, lanio6InputRegValue Opaque, lanio6InputRegModbusAdd Integer32, lanio6InputRegType OCTET STRING, lanio6InputRegScaleRatio Opaque, lanio6InputRegOffset Opaque, lanio6InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.1 lanio6InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio6InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.2 lanio6InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio6InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.3 lanio6InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio6InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.4 lanio6InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio6InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.5 lanio6InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio6InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.6 lanio6InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio6InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.7 lanio6InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio6InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.4.1.8 lanio6InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio6InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5 lanio6HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio6HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio6 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1 lanio6HoldingRegEntry OBJECT-TYPE SYNTAX Lanio6HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio6HoldingRegIndex } ::= { lanio6HoldingRegTable 1 } Lanio6HoldingRegEntry ::= SEQUENCE { lanio6HoldingRegIndex Integer32, lanio6HoldingRegName OCTET STRING, lanio6HoldingRegValue Opaque, lanio6HoldingRegModbusAdd Integer32, lanio6HoldingRegType OCTET STRING, lanio6HoldingRegScaleRatio Opaque, lanio6HoldingRegOffset Opaque, lanio6HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.1 lanio6HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio6HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.2 lanio6HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio6HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.3 lanio6HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio6HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.4 lanio6HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio6HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.5 lanio6HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio6HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.6 lanio6HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio6HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.7 lanio6HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio6HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.6.5.1.8 lanio6HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio6HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7 lanio7 OBJECT IDENTIFIER ::= { lanio 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1 lanio7BasicInfo OBJECT IDENTIFIER ::= { lanio7 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.1 lanio7Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio7BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.2 lanio7Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio7BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.3 lanio7ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio7BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.4 lanio7ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio7BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.5 lanio7ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio7BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.6 lanio7DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio7BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.7 lanio7CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio7BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.8 lanio7InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio7BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.1.9 lanio7HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio7BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.2 lanio7DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio7DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio7 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.2.1 lanio7DiscInputEntry OBJECT-TYPE SYNTAX Lanio7DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio7DiscInputIndex } ::= { lanio7DiscInputTable 1 } Lanio7DiscInputEntry ::= SEQUENCE { lanio7DiscInputIndex Integer32, lanio7DiscInputName OCTET STRING, lanio7DiscInputValue Integer32, lanio7DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.2.1.1 lanio7DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio7DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.2.1.2 lanio7DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio7DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.2.1.3 lanio7DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio7DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.2.1.4 lanio7DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio7DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.3 lanio7CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio7CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio7 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.3.1 lanio7CoilOutputEntry OBJECT-TYPE SYNTAX Lanio7CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio7CoilOutputIndex } ::= { lanio7CoilOutputTable 1 } Lanio7CoilOutputEntry ::= SEQUENCE { lanio7CoilOutputIndex Integer32, lanio7CoilOutputName OCTET STRING, lanio7CoilOutputValue Integer32, lanio7CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.3.1.1 lanio7CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio7CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.3.1.2 lanio7CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio7CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.3.1.3 lanio7CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio7CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.3.1.4 lanio7CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio7CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4 lanio7InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio7InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio7 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1 lanio7InputRegEntry OBJECT-TYPE SYNTAX Lanio7InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio7InputRegIndex } ::= { lanio7InputRegTable 1 } Lanio7InputRegEntry ::= SEQUENCE { lanio7InputRegIndex Integer32, lanio7InputRegName OCTET STRING, lanio7InputRegValue Opaque, lanio7InputRegModbusAdd Integer32, lanio7InputRegType OCTET STRING, lanio7InputRegScaleRatio Opaque, lanio7InputRegOffset Opaque, lanio7InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.1 lanio7InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio7InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.2 lanio7InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio7InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.3 lanio7InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio7InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.4 lanio7InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio7InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.5 lanio7InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio7InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.6 lanio7InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio7InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.7 lanio7InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio7InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.4.1.8 lanio7InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio7InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5 lanio7HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio7HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio7 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1 lanio7HoldingRegEntry OBJECT-TYPE SYNTAX Lanio7HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio7HoldingRegIndex } ::= { lanio7HoldingRegTable 1 } Lanio7HoldingRegEntry ::= SEQUENCE { lanio7HoldingRegIndex Integer32, lanio7HoldingRegName OCTET STRING, lanio7HoldingRegValue Opaque, lanio7HoldingRegModbusAdd Integer32, lanio7HoldingRegType OCTET STRING, lanio7HoldingRegScaleRatio Opaque, lanio7HoldingRegOffset Opaque, lanio7HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.1 lanio7HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio7HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.2 lanio7HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio7HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.3 lanio7HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio7HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.4 lanio7HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio7HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.5 lanio7HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio7HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.6 lanio7HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio7HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.7 lanio7HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio7HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.7.5.1.8 lanio7HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio7HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8 lanio8 OBJECT IDENTIFIER ::= { lanio 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1 lanio8BasicInfo OBJECT IDENTIFIER ::= { lanio8 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.1 lanio8Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio8BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.2 lanio8Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio8BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.3 lanio8ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio8BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.4 lanio8ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio8BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.5 lanio8ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio8BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.6 lanio8DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio8BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.7 lanio8CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio8BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.8 lanio8InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio8BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.1.9 lanio8HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio8BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.2 lanio8DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio8DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio8 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.2.1 lanio8DiscInputEntry OBJECT-TYPE SYNTAX Lanio8DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio8DiscInputIndex } ::= { lanio8DiscInputTable 1 } Lanio8DiscInputEntry ::= SEQUENCE { lanio8DiscInputIndex Integer32, lanio8DiscInputName OCTET STRING, lanio8DiscInputValue Integer32, lanio8DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.2.1.1 lanio8DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio8DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.2.1.2 lanio8DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio8DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.2.1.3 lanio8DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio8DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.2.1.4 lanio8DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio8DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.3 lanio8CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio8CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio8 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.3.1 lanio8CoilOutputEntry OBJECT-TYPE SYNTAX Lanio8CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio8CoilOutputIndex } ::= { lanio8CoilOutputTable 1 } Lanio8CoilOutputEntry ::= SEQUENCE { lanio8CoilOutputIndex Integer32, lanio8CoilOutputName OCTET STRING, lanio8CoilOutputValue Integer32, lanio8CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.3.1.1 lanio8CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio8CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.3.1.2 lanio8CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio8CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.3.1.3 lanio8CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio8CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.3.1.4 lanio8CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio8CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4 lanio8InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio8InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio8 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1 lanio8InputRegEntry OBJECT-TYPE SYNTAX Lanio8InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio8InputRegIndex } ::= { lanio8InputRegTable 1 } Lanio8InputRegEntry ::= SEQUENCE { lanio8InputRegIndex Integer32, lanio8InputRegName OCTET STRING, lanio8InputRegValue Opaque, lanio8InputRegModbusAdd Integer32, lanio8InputRegType OCTET STRING, lanio8InputRegScaleRatio Opaque, lanio8InputRegOffset Opaque, lanio8InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.1 lanio8InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio8InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.2 lanio8InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio8InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.3 lanio8InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio8InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.4 lanio8InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio8InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.5 lanio8InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio8InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.6 lanio8InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio8InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.7 lanio8InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio8InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.4.1.8 lanio8InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio8InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5 lanio8HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio8HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio8 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1 lanio8HoldingRegEntry OBJECT-TYPE SYNTAX Lanio8HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio8HoldingRegIndex } ::= { lanio8HoldingRegTable 1 } Lanio8HoldingRegEntry ::= SEQUENCE { lanio8HoldingRegIndex Integer32, lanio8HoldingRegName OCTET STRING, lanio8HoldingRegValue Opaque, lanio8HoldingRegModbusAdd Integer32, lanio8HoldingRegType OCTET STRING, lanio8HoldingRegScaleRatio Opaque, lanio8HoldingRegOffset Opaque, lanio8HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.1 lanio8HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio8HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.2 lanio8HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio8HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.3 lanio8HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio8HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.4 lanio8HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio8HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.5 lanio8HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio8HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.6 lanio8HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio8HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.7 lanio8HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio8HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.8.5.1.8 lanio8HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio8HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9 lanio9 OBJECT IDENTIFIER ::= { lanio 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1 lanio9BasicInfo OBJECT IDENTIFIER ::= { lanio9 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.1 lanio9Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio9BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.2 lanio9Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio9BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.3 lanio9ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio9BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.4 lanio9ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio9BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.5 lanio9ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio9BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.6 lanio9DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio9BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.7 lanio9CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio9BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.8 lanio9InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio9BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.1.9 lanio9HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio9BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.2 lanio9DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio9DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio9 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.2.1 lanio9DiscInputEntry OBJECT-TYPE SYNTAX Lanio9DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio9DiscInputIndex } ::= { lanio9DiscInputTable 1 } Lanio9DiscInputEntry ::= SEQUENCE { lanio9DiscInputIndex Integer32, lanio9DiscInputName OCTET STRING, lanio9DiscInputValue Integer32, lanio9DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.2.1.1 lanio9DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio9DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.2.1.2 lanio9DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio9DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.2.1.3 lanio9DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio9DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.2.1.4 lanio9DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio9DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.3 lanio9CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio9CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio9 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.3.1 lanio9CoilOutputEntry OBJECT-TYPE SYNTAX Lanio9CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio9CoilOutputIndex } ::= { lanio9CoilOutputTable 1 } Lanio9CoilOutputEntry ::= SEQUENCE { lanio9CoilOutputIndex Integer32, lanio9CoilOutputName OCTET STRING, lanio9CoilOutputValue Integer32, lanio9CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.3.1.1 lanio9CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio9CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.3.1.2 lanio9CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio9CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.3.1.3 lanio9CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio9CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.3.1.4 lanio9CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio9CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4 lanio9InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio9InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio9 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1 lanio9InputRegEntry OBJECT-TYPE SYNTAX Lanio9InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio9InputRegIndex } ::= { lanio9InputRegTable 1 } Lanio9InputRegEntry ::= SEQUENCE { lanio9InputRegIndex Integer32, lanio9InputRegName OCTET STRING, lanio9InputRegValue Opaque, lanio9InputRegModbusAdd Integer32, lanio9InputRegType OCTET STRING, lanio9InputRegScaleRatio Opaque, lanio9InputRegOffset Opaque, lanio9InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.1 lanio9InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio9InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.2 lanio9InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio9InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.3 lanio9InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio9InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.4 lanio9InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio9InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.5 lanio9InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio9InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.6 lanio9InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio9InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.7 lanio9InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio9InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.4.1.8 lanio9InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio9InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5 lanio9HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio9HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio9 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1 lanio9HoldingRegEntry OBJECT-TYPE SYNTAX Lanio9HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio9HoldingRegIndex } ::= { lanio9HoldingRegTable 1 } Lanio9HoldingRegEntry ::= SEQUENCE { lanio9HoldingRegIndex Integer32, lanio9HoldingRegName OCTET STRING, lanio9HoldingRegValue Opaque, lanio9HoldingRegModbusAdd Integer32, lanio9HoldingRegType OCTET STRING, lanio9HoldingRegScaleRatio Opaque, lanio9HoldingRegOffset Opaque, lanio9HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.1 lanio9HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio9HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.2 lanio9HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio9HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.3 lanio9HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio9HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.4 lanio9HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio9HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.5 lanio9HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio9HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.6 lanio9HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio9HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.7 lanio9HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio9HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.9.5.1.8 lanio9HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio9HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10 lanio10 OBJECT IDENTIFIER ::= { lanio 10 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1 lanio10BasicInfo OBJECT IDENTIFIER ::= { lanio10 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.1 lanio10Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio10BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.2 lanio10Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio10BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.3 lanio10ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio10BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.4 lanio10ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio10BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.5 lanio10ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio10BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.6 lanio10DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio10BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.7 lanio10CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio10BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.8 lanio10InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio10BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.1.9 lanio10HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio10BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.2 lanio10DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio10DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio10 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.2.1 lanio10DiscInputEntry OBJECT-TYPE SYNTAX Lanio10DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio10DiscInputIndex } ::= { lanio10DiscInputTable 1 } Lanio10DiscInputEntry ::= SEQUENCE { lanio10DiscInputIndex Integer32, lanio10DiscInputName OCTET STRING, lanio10DiscInputValue Integer32, lanio10DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.2.1.1 lanio10DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio10DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.2.1.2 lanio10DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio10DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.2.1.3 lanio10DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio10DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.2.1.4 lanio10DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio10DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.3 lanio10CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio10CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio10 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.3.1 lanio10CoilOutputEntry OBJECT-TYPE SYNTAX Lanio10CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio10CoilOutputIndex } ::= { lanio10CoilOutputTable 1 } Lanio10CoilOutputEntry ::= SEQUENCE { lanio10CoilOutputIndex Integer32, lanio10CoilOutputName OCTET STRING, lanio10CoilOutputValue Integer32, lanio10CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.3.1.1 lanio10CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio10CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.3.1.2 lanio10CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio10CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.3.1.3 lanio10CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio10CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.3.1.4 lanio10CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio10CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4 lanio10InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio10InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio10 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1 lanio10InputRegEntry OBJECT-TYPE SYNTAX Lanio10InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio10InputRegIndex } ::= { lanio10InputRegTable 1 } Lanio10InputRegEntry ::= SEQUENCE { lanio10InputRegIndex Integer32, lanio10InputRegName OCTET STRING, lanio10InputRegValue Opaque, lanio10InputRegModbusAdd Integer32, lanio10InputRegType OCTET STRING, lanio10InputRegScaleRatio Opaque, lanio10InputRegOffset Opaque, lanio10InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.1 lanio10InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio10InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.2 lanio10InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio10InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.3 lanio10InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio10InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.4 lanio10InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio10InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.5 lanio10InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio10InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.6 lanio10InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio10InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.7 lanio10InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio10InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.4.1.8 lanio10InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio10InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5 lanio10HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio10HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio10 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1 lanio10HoldingRegEntry OBJECT-TYPE SYNTAX Lanio10HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio10HoldingRegIndex } ::= { lanio10HoldingRegTable 1 } Lanio10HoldingRegEntry ::= SEQUENCE { lanio10HoldingRegIndex Integer32, lanio10HoldingRegName OCTET STRING, lanio10HoldingRegValue Opaque, lanio10HoldingRegModbusAdd Integer32, lanio10HoldingRegType OCTET STRING, lanio10HoldingRegScaleRatio Opaque, lanio10HoldingRegOffset Opaque, lanio10HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.1 lanio10HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio10HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.2 lanio10HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio10HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.3 lanio10HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio10HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.4 lanio10HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio10HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.5 lanio10HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio10HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.6 lanio10HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio10HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.7 lanio10HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio10HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.10.5.1.8 lanio10HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio10HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11 lanio11 OBJECT IDENTIFIER ::= { lanio 11 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1 lanio11BasicInfo OBJECT IDENTIFIER ::= { lanio11 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.1 lanio11Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio11BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.2 lanio11Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio11BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.3 lanio11ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio11BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.4 lanio11ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio11BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.5 lanio11ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio11BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.6 lanio11DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio11BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.7 lanio11CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio11BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.8 lanio11InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio11BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.1.9 lanio11HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio11BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.2 lanio11DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio11DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio11 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.2.1 lanio11DiscInputEntry OBJECT-TYPE SYNTAX Lanio11DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio11DiscInputIndex } ::= { lanio11DiscInputTable 1 } Lanio11DiscInputEntry ::= SEQUENCE { lanio11DiscInputIndex Integer32, lanio11DiscInputName OCTET STRING, lanio11DiscInputValue Integer32, lanio11DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.2.1.1 lanio11DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio11DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.2.1.2 lanio11DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio11DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.2.1.3 lanio11DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio11DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.2.1.4 lanio11DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio11DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.3 lanio11CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio11CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio11 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.3.1 lanio11CoilOutputEntry OBJECT-TYPE SYNTAX Lanio11CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio11CoilOutputIndex } ::= { lanio11CoilOutputTable 1 } Lanio11CoilOutputEntry ::= SEQUENCE { lanio11CoilOutputIndex Integer32, lanio11CoilOutputName OCTET STRING, lanio11CoilOutputValue Integer32, lanio11CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.3.1.1 lanio11CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio11CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.3.1.2 lanio11CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio11CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.3.1.3 lanio11CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio11CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.3.1.4 lanio11CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio11CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4 lanio11InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio11InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio11 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1 lanio11InputRegEntry OBJECT-TYPE SYNTAX Lanio11InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio11InputRegIndex } ::= { lanio11InputRegTable 1 } Lanio11InputRegEntry ::= SEQUENCE { lanio11InputRegIndex Integer32, lanio11InputRegName OCTET STRING, lanio11InputRegValue Opaque, lanio11InputRegModbusAdd Integer32, lanio11InputRegType OCTET STRING, lanio11InputRegScaleRatio Opaque, lanio11InputRegOffset Opaque, lanio11InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.1 lanio11InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio11InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.2 lanio11InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio11InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.3 lanio11InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio11InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.4 lanio11InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio11InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.5 lanio11InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio11InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.6 lanio11InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio11InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.7 lanio11InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio11InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.4.1.8 lanio11InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio11InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5 lanio11HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio11HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio11 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1 lanio11HoldingRegEntry OBJECT-TYPE SYNTAX Lanio11HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio11HoldingRegIndex } ::= { lanio11HoldingRegTable 1 } Lanio11HoldingRegEntry ::= SEQUENCE { lanio11HoldingRegIndex Integer32, lanio11HoldingRegName OCTET STRING, lanio11HoldingRegValue Opaque, lanio11HoldingRegModbusAdd Integer32, lanio11HoldingRegType OCTET STRING, lanio11HoldingRegScaleRatio Opaque, lanio11HoldingRegOffset Opaque, lanio11HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.1 lanio11HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio11HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.2 lanio11HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio11HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.3 lanio11HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio11HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.4 lanio11HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio11HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.5 lanio11HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio11HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.6 lanio11HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio11HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.7 lanio11HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio11HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.11.5.1.8 lanio11HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio11HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12 lanio12 OBJECT IDENTIFIER ::= { lanio 12 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1 lanio12BasicInfo OBJECT IDENTIFIER ::= { lanio12 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.1 lanio12Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio12BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.2 lanio12Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio12BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.3 lanio12ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio12BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.4 lanio12ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio12BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.5 lanio12ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio12BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.6 lanio12DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio12BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.7 lanio12CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio12BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.8 lanio12InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio12BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.1.9 lanio12HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio12BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.2 lanio12DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio12DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio12 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.2.1 lanio12DiscInputEntry OBJECT-TYPE SYNTAX Lanio12DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio12DiscInputIndex } ::= { lanio12DiscInputTable 1 } Lanio12DiscInputEntry ::= SEQUENCE { lanio12DiscInputIndex Integer32, lanio12DiscInputName OCTET STRING, lanio12DiscInputValue Integer32, lanio12DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.2.1.1 lanio12DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio12DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.2.1.2 lanio12DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio12DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.2.1.3 lanio12DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio12DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.2.1.4 lanio12DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio12DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.3 lanio12CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio12CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio12 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.3.1 lanio12CoilOutputEntry OBJECT-TYPE SYNTAX Lanio12CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio12CoilOutputIndex } ::= { lanio12CoilOutputTable 1 } Lanio12CoilOutputEntry ::= SEQUENCE { lanio12CoilOutputIndex Integer32, lanio12CoilOutputName OCTET STRING, lanio12CoilOutputValue Integer32, lanio12CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.3.1.1 lanio12CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio12CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.3.1.2 lanio12CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio12CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.3.1.3 lanio12CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio12CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.3.1.4 lanio12CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio12CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4 lanio12InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio12InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio12 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1 lanio12InputRegEntry OBJECT-TYPE SYNTAX Lanio12InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio12InputRegIndex } ::= { lanio12InputRegTable 1 } Lanio12InputRegEntry ::= SEQUENCE { lanio12InputRegIndex Integer32, lanio12InputRegName OCTET STRING, lanio12InputRegValue Opaque, lanio12InputRegModbusAdd Integer32, lanio12InputRegType OCTET STRING, lanio12InputRegScaleRatio Opaque, lanio12InputRegOffset Opaque, lanio12InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.1 lanio12InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio12InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.2 lanio12InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio12InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.3 lanio12InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio12InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.4 lanio12InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio12InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.5 lanio12InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio12InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.6 lanio12InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio12InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.7 lanio12InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio12InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.4.1.8 lanio12InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio12InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5 lanio12HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio12HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio12 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1 lanio12HoldingRegEntry OBJECT-TYPE SYNTAX Lanio12HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio12HoldingRegIndex } ::= { lanio12HoldingRegTable 1 } Lanio12HoldingRegEntry ::= SEQUENCE { lanio12HoldingRegIndex Integer32, lanio12HoldingRegName OCTET STRING, lanio12HoldingRegValue Opaque, lanio12HoldingRegModbusAdd Integer32, lanio12HoldingRegType OCTET STRING, lanio12HoldingRegScaleRatio Opaque, lanio12HoldingRegOffset Opaque, lanio12HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.1 lanio12HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio12HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.2 lanio12HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio12HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.3 lanio12HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio12HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.4 lanio12HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio12HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.5 lanio12HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio12HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.6 lanio12HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio12HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.7 lanio12HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio12HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.12.5.1.8 lanio12HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio12HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13 lanio13 OBJECT IDENTIFIER ::= { lanio 13 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1 lanio13BasicInfo OBJECT IDENTIFIER ::= { lanio13 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.1 lanio13Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio13BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.2 lanio13Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio13BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.3 lanio13ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio13BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.4 lanio13ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio13BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.5 lanio13ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio13BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.6 lanio13DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio13BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.7 lanio13CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio13BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.8 lanio13InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio13BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.1.9 lanio13HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio13BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.2 lanio13DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio13DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio13 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.2.1 lanio13DiscInputEntry OBJECT-TYPE SYNTAX Lanio13DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio13DiscInputIndex } ::= { lanio13DiscInputTable 1 } Lanio13DiscInputEntry ::= SEQUENCE { lanio13DiscInputIndex Integer32, lanio13DiscInputName OCTET STRING, lanio13DiscInputValue Integer32, lanio13DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.2.1.1 lanio13DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio13DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.2.1.2 lanio13DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio13DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.2.1.3 lanio13DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio13DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.2.1.4 lanio13DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio13DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.3 lanio13CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio13CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio13 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.3.1 lanio13CoilOutputEntry OBJECT-TYPE SYNTAX Lanio13CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio13CoilOutputIndex } ::= { lanio13CoilOutputTable 1 } Lanio13CoilOutputEntry ::= SEQUENCE { lanio13CoilOutputIndex Integer32, lanio13CoilOutputName OCTET STRING, lanio13CoilOutputValue Integer32, lanio13CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.3.1.1 lanio13CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio13CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.3.1.2 lanio13CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio13CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.3.1.3 lanio13CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio13CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.3.1.4 lanio13CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio13CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4 lanio13InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio13InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio13 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1 lanio13InputRegEntry OBJECT-TYPE SYNTAX Lanio13InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio13InputRegIndex } ::= { lanio13InputRegTable 1 } Lanio13InputRegEntry ::= SEQUENCE { lanio13InputRegIndex Integer32, lanio13InputRegName OCTET STRING, lanio13InputRegValue Opaque, lanio13InputRegModbusAdd Integer32, lanio13InputRegType OCTET STRING, lanio13InputRegScaleRatio Opaque, lanio13InputRegOffset Opaque, lanio13InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.1 lanio13InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio13InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.2 lanio13InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio13InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.3 lanio13InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio13InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.4 lanio13InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio13InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.5 lanio13InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio13InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.6 lanio13InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio13InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.7 lanio13InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio13InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.4.1.8 lanio13InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio13InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5 lanio13HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio13HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio13 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1 lanio13HoldingRegEntry OBJECT-TYPE SYNTAX Lanio13HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio13HoldingRegIndex } ::= { lanio13HoldingRegTable 1 } Lanio13HoldingRegEntry ::= SEQUENCE { lanio13HoldingRegIndex Integer32, lanio13HoldingRegName OCTET STRING, lanio13HoldingRegValue Opaque, lanio13HoldingRegModbusAdd Integer32, lanio13HoldingRegType OCTET STRING, lanio13HoldingRegScaleRatio Opaque, lanio13HoldingRegOffset Opaque, lanio13HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.1 lanio13HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio13HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.2 lanio13HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio13HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.3 lanio13HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio13HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.4 lanio13HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio13HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.5 lanio13HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio13HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.6 lanio13HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio13HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.7 lanio13HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio13HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.13.5.1.8 lanio13HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio13HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14 lanio14 OBJECT IDENTIFIER ::= { lanio 14 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1 lanio14BasicInfo OBJECT IDENTIFIER ::= { lanio14 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.1 lanio14Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio14BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.2 lanio14Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio14BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.3 lanio14ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio14BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.4 lanio14ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio14BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.5 lanio14ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio14BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.6 lanio14DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio14BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.7 lanio14CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio14BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.8 lanio14InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio14BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.1.9 lanio14HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio14BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.2 lanio14DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio14DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio14 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.2.1 lanio14DiscInputEntry OBJECT-TYPE SYNTAX Lanio14DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio14DiscInputIndex } ::= { lanio14DiscInputTable 1 } Lanio14DiscInputEntry ::= SEQUENCE { lanio14DiscInputIndex Integer32, lanio14DiscInputName OCTET STRING, lanio14DiscInputValue Integer32, lanio14DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.2.1.1 lanio14DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio14DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.2.1.2 lanio14DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio14DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.2.1.3 lanio14DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio14DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.2.1.4 lanio14DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio14DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.3 lanio14CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio14CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio14 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.3.1 lanio14CoilOutputEntry OBJECT-TYPE SYNTAX Lanio14CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio14CoilOutputIndex } ::= { lanio14CoilOutputTable 1 } Lanio14CoilOutputEntry ::= SEQUENCE { lanio14CoilOutputIndex Integer32, lanio14CoilOutputName OCTET STRING, lanio14CoilOutputValue Integer32, lanio14CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.3.1.1 lanio14CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio14CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.3.1.2 lanio14CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio14CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.3.1.3 lanio14CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio14CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.3.1.4 lanio14CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio14CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4 lanio14InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio14InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio14 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1 lanio14InputRegEntry OBJECT-TYPE SYNTAX Lanio14InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio14InputRegIndex } ::= { lanio14InputRegTable 1 } Lanio14InputRegEntry ::= SEQUENCE { lanio14InputRegIndex Integer32, lanio14InputRegName OCTET STRING, lanio14InputRegValue Opaque, lanio14InputRegModbusAdd Integer32, lanio14InputRegType OCTET STRING, lanio14InputRegScaleRatio Opaque, lanio14InputRegOffset Opaque, lanio14InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.1 lanio14InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio14InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.2 lanio14InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio14InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.3 lanio14InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio14InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.4 lanio14InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio14InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.5 lanio14InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio14InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.6 lanio14InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio14InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.7 lanio14InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio14InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.4.1.8 lanio14InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio14InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5 lanio14HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio14HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio14 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1 lanio14HoldingRegEntry OBJECT-TYPE SYNTAX Lanio14HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio14HoldingRegIndex } ::= { lanio14HoldingRegTable 1 } Lanio14HoldingRegEntry ::= SEQUENCE { lanio14HoldingRegIndex Integer32, lanio14HoldingRegName OCTET STRING, lanio14HoldingRegValue Opaque, lanio14HoldingRegModbusAdd Integer32, lanio14HoldingRegType OCTET STRING, lanio14HoldingRegScaleRatio Opaque, lanio14HoldingRegOffset Opaque, lanio14HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.1 lanio14HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio14HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.2 lanio14HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio14HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.3 lanio14HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio14HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.4 lanio14HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio14HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.5 lanio14HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio14HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.6 lanio14HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio14HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.7 lanio14HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio14HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.14.5.1.8 lanio14HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio14HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15 lanio15 OBJECT IDENTIFIER ::= { lanio 15 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1 lanio15BasicInfo OBJECT IDENTIFIER ::= { lanio15 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.1 lanio15Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio15BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.2 lanio15Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio15BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.3 lanio15ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio15BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.4 lanio15ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio15BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.5 lanio15ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio15BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.6 lanio15DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio15BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.7 lanio15CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio15BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.8 lanio15InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio15BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.1.9 lanio15HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio15BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.2 lanio15DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio15DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio15 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.2.1 lanio15DiscInputEntry OBJECT-TYPE SYNTAX Lanio15DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio15DiscInputIndex } ::= { lanio15DiscInputTable 1 } Lanio15DiscInputEntry ::= SEQUENCE { lanio15DiscInputIndex Integer32, lanio15DiscInputName OCTET STRING, lanio15DiscInputValue Integer32, lanio15DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.2.1.1 lanio15DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio15DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.2.1.2 lanio15DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio15DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.2.1.3 lanio15DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio15DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.2.1.4 lanio15DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio15DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.3 lanio15CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio15CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio15 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.3.1 lanio15CoilOutputEntry OBJECT-TYPE SYNTAX Lanio15CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio15CoilOutputIndex } ::= { lanio15CoilOutputTable 1 } Lanio15CoilOutputEntry ::= SEQUENCE { lanio15CoilOutputIndex Integer32, lanio15CoilOutputName OCTET STRING, lanio15CoilOutputValue Integer32, lanio15CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.3.1.1 lanio15CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio15CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.3.1.2 lanio15CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio15CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.3.1.3 lanio15CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio15CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.3.1.4 lanio15CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio15CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4 lanio15InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio15InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio15 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1 lanio15InputRegEntry OBJECT-TYPE SYNTAX Lanio15InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio15InputRegIndex } ::= { lanio15InputRegTable 1 } Lanio15InputRegEntry ::= SEQUENCE { lanio15InputRegIndex Integer32, lanio15InputRegName OCTET STRING, lanio15InputRegValue Opaque, lanio15InputRegModbusAdd Integer32, lanio15InputRegType OCTET STRING, lanio15InputRegScaleRatio Opaque, lanio15InputRegOffset Opaque, lanio15InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.1 lanio15InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio15InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.2 lanio15InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio15InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.3 lanio15InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio15InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.4 lanio15InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio15InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.5 lanio15InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio15InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.6 lanio15InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio15InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.7 lanio15InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio15InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.4.1.8 lanio15InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio15InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5 lanio15HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio15HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio15 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1 lanio15HoldingRegEntry OBJECT-TYPE SYNTAX Lanio15HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio15HoldingRegIndex } ::= { lanio15HoldingRegTable 1 } Lanio15HoldingRegEntry ::= SEQUENCE { lanio15HoldingRegIndex Integer32, lanio15HoldingRegName OCTET STRING, lanio15HoldingRegValue Opaque, lanio15HoldingRegModbusAdd Integer32, lanio15HoldingRegType OCTET STRING, lanio15HoldingRegScaleRatio Opaque, lanio15HoldingRegOffset Opaque, lanio15HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.1 lanio15HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio15HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.2 lanio15HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio15HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.3 lanio15HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio15HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.4 lanio15HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio15HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.5 lanio15HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio15HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.6 lanio15HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio15HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.7 lanio15HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio15HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.15.5.1.8 lanio15HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio15HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16 lanio16 OBJECT IDENTIFIER ::= { lanio 16 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1 lanio16BasicInfo OBJECT IDENTIFIER ::= { lanio16 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.1 lanio16Index OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the I/O module." ::= { lanio16BasicInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.2 lanio16Interface OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The interface of the I/O module(Com3 / Com4 / IP:Port)." ::= { lanio16BasicInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.3 lanio16ModbusID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus ID(or NetID) of the I/O module." ::= { lanio16BasicInfo 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.4 lanio16ModuleName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the I/O module. Format: module name(nickname). " ::= { lanio16BasicInfo 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.5 lanio16ConnectionStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection status of the I/O module." ::= { lanio16BasicInfo 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.6 lanio16DiscInputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the discrete input data." ::= { lanio16BasicInfo 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.7 lanio16CoilOutputAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the coil output data." ::= { lanio16BasicInfo 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.8 lanio16InputRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the input register data." ::= { lanio16BasicInfo 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.1.9 lanio16HoldingRegAmount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of the holding register data." ::= { lanio16BasicInfo 9 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.2 lanio16DiscInputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio16DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio16 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.2.1 lanio16DiscInputEntry OBJECT-TYPE SYNTAX Lanio16DiscInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Discrete Input Table" INDEX { lanio16DiscInputIndex } ::= { lanio16DiscInputTable 1 } Lanio16DiscInputEntry ::= SEQUENCE { lanio16DiscInputIndex Integer32, lanio16DiscInputName OCTET STRING, lanio16DiscInputValue Integer32, lanio16DiscInputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.2.1.1 lanio16DiscInputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the discrete input data." ::= { lanio16DiscInputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.2.1.2 lanio16DiscInputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the discrete input data." ::= { lanio16DiscInputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.2.1.3 lanio16DiscInputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the discrete input data." ::= { lanio16DiscInputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.2.1.4 lanio16DiscInputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the discrete input data." ::= { lanio16DiscInputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.3 lanio16CoilOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio16CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { lanio16 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.3.1 lanio16CoilOutputEntry OBJECT-TYPE SYNTAX Lanio16CoilOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Coil Output Table" INDEX { lanio16CoilOutputIndex } ::= { lanio16CoilOutputTable 1 } Lanio16CoilOutputEntry ::= SEQUENCE { lanio16CoilOutputIndex Integer32, lanio16CoilOutputName OCTET STRING, lanio16CoilOutputValue Integer32, lanio16CoilOutputModbusAdd Integer32 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.3.1.1 lanio16CoilOutputIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the coil output data." ::= { lanio16CoilOutputEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.3.1.2 lanio16CoilOutputName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the coil output data." ::= { lanio16CoilOutputEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.3.1.3 lanio16CoilOutputValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the coil output data." ::= { lanio16CoilOutputEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.3.1.4 lanio16CoilOutputModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the coil output data." ::= { lanio16CoilOutputEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4 lanio16InputRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio16InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Input Register Table" ::= { lanio16 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1 lanio16InputRegEntry OBJECT-TYPE SYNTAX Lanio16InputRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio16InputRegIndex } ::= { lanio16InputRegTable 1 } Lanio16InputRegEntry ::= SEQUENCE { lanio16InputRegIndex Integer32, lanio16InputRegName OCTET STRING, lanio16InputRegValue Opaque, lanio16InputRegModbusAdd Integer32, lanio16InputRegType OCTET STRING, lanio16InputRegScaleRatio Opaque, lanio16InputRegOffset Opaque, lanio16InputRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.1 lanio16InputRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the input register data." ::= { lanio16InputRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.2 lanio16InputRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the input register data." ::= { lanio16InputRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.3 lanio16InputRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the input register data." ::= { lanio16InputRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.4 lanio16InputRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the input register data." ::= { lanio16InputRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.5 lanio16InputRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the Input Register data." ::= { lanio16InputRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.6 lanio16InputRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio16InputRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.7 lanio16InputRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows users to transform the Input Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Input Register value + Offset. " ::= { lanio16InputRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.4.1.8 lanio16InputRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the AI channel/Input Register is used to avoid signal oscillation that may result in instability to the measurement of the AI channel/Input Register value or system operations." ::= { lanio16InputRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5 lanio16HoldingRegTable OBJECT-TYPE SYNTAX SEQUENCE OF Lanio16HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Holding Register Table " ::= { lanio16 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1 lanio16HoldingRegEntry OBJECT-TYPE SYNTAX Lanio16HoldingRegEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { lanio16HoldingRegIndex } ::= { lanio16HoldingRegTable 1 } Lanio16HoldingRegEntry ::= SEQUENCE { lanio16HoldingRegIndex Integer32, lanio16HoldingRegName OCTET STRING, lanio16HoldingRegValue Opaque, lanio16HoldingRegModbusAdd Integer32, lanio16HoldingRegType OCTET STRING, lanio16HoldingRegScaleRatio Opaque, lanio16HoldingRegOffset Opaque, lanio16HoldingRegDeadband Opaque } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.1 lanio16HoldingRegIndex OBJECT-TYPE SYNTAX Integer32 (0..199) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the holding register data." ::= { lanio16HoldingRegEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.2 lanio16HoldingRegName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the holding register data." ::= { lanio16HoldingRegEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.3 lanio16HoldingRegValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the holding register data." ::= { lanio16HoldingRegEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.4 lanio16HoldingRegModbusAdd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The modbus address of the holding register data." ::= { lanio16HoldingRegEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.5 lanio16HoldingRegType OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The signal type of the holding register data." ::= { lanio16HoldingRegEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.6 lanio16HoldingRegScaleRatio OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio16HoldingRegEntry 6 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.7 lanio16HoldingRegOffset OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Scale Ratio setting and Offset setting allows user to transform the Holding Register value by linear transformation. The formula is as follow: Transformed Value = Scale Ratio x Holding Register value + Offset " ::= { lanio16HoldingRegEntry 7 } -- 1.3.6.1.4.1.34321.31.2246.3.4.16.5.1.8 lanio16HoldingRegDeadband OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The Deadband value of the Holding Register is used to avoid signal oscillation that may result in instability to the measurement of the Holding Register value or system operations." ::= { lanio16HoldingRegEntry 8 } -- 1.3.6.1.4.1.34321.31.2246.4 otherInfo OBJECT IDENTIFIER ::= { pmc2246 4 } -- 1.3.6.1.4.1.34321.31.2246.4.1 irTable OBJECT-TYPE SYNTAX SEQUENCE OF IrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Register Table" ::= { otherInfo 1 } -- 1.3.6.1.4.1.34321.31.2246.4.1.1 irEntry OBJECT-TYPE SYNTAX IrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { irIndex } ::= { irTable 1 } IrEntry ::= SEQUENCE { irIndex Integer32, irName OCTET STRING, irValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.4.1.1.1 irIndex OBJECT-TYPE SYNTAX Integer32 (1..48) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the Internal Register." ::= { irEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.4.1.1.2 irName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the Internal Register." ::= { irEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.4.1.1.3 irValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-write STATUS current DESCRIPTION "The value of the Internal Register." ::= { irEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.4.2 pueTable OBJECT-TYPE SYNTAX SEQUENCE OF PueEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "PUE Table" ::= { otherInfo 2 } -- 1.3.6.1.4.1.34321.31.2246.4.2.1 pueEntry OBJECT-TYPE SYNTAX PueEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { pueIndex } ::= { pueTable 1 } PueEntry ::= SEQUENCE { pueIndex Integer32, pueName OCTET STRING, pueTotalEnergy Opaque, pueITEnergy Opaque, pueValue Opaque } -- 1.3.6.1.4.1.34321.31.2246.4.2.1.1 pueIndex OBJECT-TYPE SYNTAX Integer32 (1..10) MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the PUE." ::= { pueEntry 1 } -- 1.3.6.1.4.1.34321.31.2246.4.2.1.2 pueName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The nickname of the PUE." ::= { pueEntry 2 } -- 1.3.6.1.4.1.34321.31.2246.4.2.1.3 pueTotalEnergy OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the total facility energy." ::= { pueEntry 3 } -- 1.3.6.1.4.1.34321.31.2246.4.2.1.4 pueITEnergy OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of IT equipment energy." ::= { pueEntry 4 } -- 1.3.6.1.4.1.34321.31.2246.4.2.1.5 pueValue OBJECT-TYPE SYNTAX Opaque MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the PUE." ::= { pueEntry 5 } -- 1.3.6.1.4.1.34321.31.2246.10 trapMessage NOTIFICATION-TYPE STATUS current DESCRIPTION " " ::= { pmc2246 10 } END