TELECOM-MIB

File: TELECOM-MIB.mib (41909 bytes)

Imported modules

RFC-1215 SNMPv2-TC RFC-1212
RFC1155-SMI

Imported symbols

TRAP-TYPE DisplayString OBJECT-TYPE
enterprises Counter IpAddress

Defined Types

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

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

MATInvEntry  
SEQUENCE    
  matInvModuleIndex PositiveInteger
  matInvSerialNum DisplayString
  matInvFirmwareVersion DisplayString
  matInvHardwareVersion DisplayString
  matInvWarningState DisplayString
  matInvOutputVoltage NonNegativeInteger
  matInvOutputCurrent NonNegativeInteger
  matInvBatteryVoltage NonNegativeInteger
  matInvOutputFreq NonNegativeInteger
  matInvOutputPower NonNegativeInteger
  matInvPowerLimit NonNegativeInteger
  matInvRunTime NonNegativeInteger
  matInvTemperature INTEGER
  matInvLineVoltage NonNegativeInteger
  matInvLineFreq NonNegativeInteger
  matInvMbsPosition INTEGER
  matInvRunMode INTEGER
  matInvPriority INTEGER
  matConfInvOutputVoltage NonNegativeInteger
  matConfInvInputVoltage NonNegativeInteger
  matConfInvOutputVoltHighLoss NonNegativeInteger
  matConfInvOutputVoltLowLoss NonNegativeInteger
  matConfInvOutputPower NonNegativeInteger
  matConfInvOutputFreq NonNegativeInteger
  matInvPhaseType INTEGER
  matInvOnOffStatus INTEGER

MATStsEntry  
SEQUENCE    
  matStsModuleIndex PositiveInteger
  matStsModuleType DisplayString
  matStsSerialNum DisplayString
  matStsFirmwareVersion DisplayString
  matStsHardwareVersion DisplayString
  matStsWarningState DisplayString
  matStsMainInputVoltage NonNegativeInteger
  matStsMainInputFreq NonNegativeInteger
  matStsInvInputVoltage NonNegativeInteger
  matStsInvInputFreq NonNegativeInteger
  matStsOutputVoltage NonNegativeInteger
  matStsOutputCurrent NonNegativeInteger
  matStsOutputPower NonNegativeInteger
  matStsOutputFreq NonNegativeInteger
  matStsRuntime NonNegativeInteger
  matStsTemperature INTEGER
  matStsMbsStatus INTEGER
  matStsStatus INTEGER
  matStsRunningMode INTEGER
  matStsMainHighLossVoltage NonNegativeInteger
  matStsMainLowLossVoltage NonNegativeInteger
  matStsInvHighLossVoltage NonNegativeInteger
  matStsInvLosLossVoltage NonNegativeInteger

MATDryContactEntry  
SEQUENCE    
  matDryContactIndex PositiveInteger
  matDryContactString DisplayString

MatTrapTargetsEntry  
SEQUENCE    
  matTrapTargetsIndex PositiveInteger
  matTrapTargetsAddress DisplayString
  matTrapTargetsCommunity DisplayString
  matTrapType INTEGER
  matTrapSeverityLevel INTEGER
  matTrapTargetsDesc DisplayString

Defined Values

ppc 1.3.6.1.4.1.935
OBJECT IDENTIFIER    

device 1.3.6.1.4.1.935.10
OBJECT IDENTIFIER    

matAgent 1.3.6.1.4.1.935.10.2
OBJECT IDENTIFIER    

matObjects 1.3.6.1.4.1.935.10.2.1
OBJECT IDENTIFIER    

matTraps 1.3.6.1.4.1.935.10.2.2
OBJECT IDENTIFIER    

matController 1.3.6.1.4.1.935.10.2.1.1
OBJECT IDENTIFIER    

matInverter 1.3.6.1.4.1.935.10.2.1.2
OBJECT IDENTIFIER    

matSts 1.3.6.1.4.1.935.10.2.1.3
OBJECT IDENTIFIER    

matDryContact 1.3.6.1.4.1.935.10.2.1.4
OBJECT IDENTIFIER    

matConfig 1.3.6.1.4.1.935.10.2.1.5
OBJECT IDENTIFIER    

matTrapTargets 1.3.6.1.4.1.935.10.2.1.6
OBJECT IDENTIFIER    

matConSerialNum 1.3.6.1.4.1.935.10.2.1.1.1
Controller serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

matConName 1.3.6.1.4.1.935.10.2.1.1.2
Power system name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

matConWarningState 1.3.6.1.4.1.935.10.2.1.1.3
The values indicate the unrestored traps. For example, if 'Controller Battery Low' and 'Controller temperature High' the agent send the trap 85 and trap 87 to NMS, so the value of matConWarningState should be '85,87'. And then the two events restored, the value of matConWarningState should change to empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

matConTemperature 1.3.6.1.4.1.935.10.2.1.1.4
Temperature of the controller, the unit is 0.1 degree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matAgentSoftwareVerison 1.3.6.1.4.1.935.10.2.1.1.5
The Network Management Card software/firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

matInvModuleNum 1.3.6.1.4.1.935.10.2.1.2.1
The number of Inverter modules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matInvTable 1.3.6.1.4.1.935.10.2.1.2.2
This table list Inverter message.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MATInvEntry

matInvEntry 1.3.6.1.4.1.935.10.2.1.2.2.1
An entry containing information applicable to a particular Inverter module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MATInvEntry  

matInvModuleIndex 1.3.6.1.4.1.935.10.2.1.2.2.1.1
The index of Inverter module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

matInvSerialNum 1.3.6.1.4.1.935.10.2.1.2.2.1.2
Module serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

matInvFirmwareVersion 1.3.6.1.4.1.935.10.2.1.2.2.1.3
Firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

matInvHardwareVersion 1.3.6.1.4.1.935.10.2.1.2.2.1.4
Hardware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

matInvWarningState 1.3.6.1.4.1.935.10.2.1.2.2.1.5
The values indicate the unrestored traps. For example, if 'Inverter fault' and 'Inverter Over-loading' the agent send the trap 1 and trap 3 to NMS, so the value of matConWarningState should be '1,3'. And then the two events restored, the value of matConWarningState should change to empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

matInvOutputVoltage 1.3.6.1.4.1.935.10.2.1.2.2.1.6
Inverter Output Voltage, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvOutputCurrent 1.3.6.1.4.1.935.10.2.1.2.2.1.7
Inverter Output Current, unit is 0.1 amp.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvBatteryVoltage 1.3.6.1.4.1.935.10.2.1.2.2.1.8
Inverter Battery voltage, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvOutputFreq 1.3.6.1.4.1.935.10.2.1.2.2.1.9
Output frequency, the unit is 0.1 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvOutputPower 1.3.6.1.4.1.935.10.2.1.2.2.1.10
Output power, the unit is VA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvPowerLimit 1.3.6.1.4.1.935.10.2.1.2.2.1.11
Power Limit Status of Inverter module, the unit is percent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvRunTime 1.3.6.1.4.1.935.10.2.1.2.2.1.12
Run time, the unit is Hour.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvTemperature 1.3.6.1.4.1.935.10.2.1.2.2.1.13
Temperature of the inverter, the unit is 0.1 degree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matInvLineVoltage 1.3.6.1.4.1.935.10.2.1.2.2.1.14
Line voltage of 3.5K, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvLineFreq 1.3.6.1.4.1.935.10.2.1.2.2.1.15
Line frequency of 3.5K, the unit is 0.1 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvMbsPosition 1.3.6.1.4.1.935.10.2.1.2.2.1.16
MBS position of 3.5K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER transfer(1), normal(2), bypass(3), invalid(4)  

matInvRunMode 1.3.6.1.4.1.935.10.2.1.2.2.1.17
Currently run mode of 3.5K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER powerOn(1), standby(2), bypass(3), line(4), battery(5), fault(6)  

matInvPriority 1.3.6.1.4.1.935.10.2.1.2.2.1.18
Priority of 3.5K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER batteryMode(1), lineMode(2)  

matConfInvOutputVoltage 1.3.6.1.4.1.935.10.2.1.2.2.1.19
Rating Output voltage, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvInputVoltage 1.3.6.1.4.1.935.10.2.1.2.2.1.20
Rating Input voltage, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvOutputVoltHighLoss 1.3.6.1.4.1.935.10.2.1.2.2.1.21
Output High Loss voltage, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvOutputVoltLowLoss 1.3.6.1.4.1.935.10.2.1.2.2.1.22
Output Low loss voltage, the unit is 0.1 Volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvOutputPower 1.3.6.1.4.1.935.10.2.1.2.2.1.23
Rating output power, the unit is VA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvOutputFreq 1.3.6.1.4.1.935.10.2.1.2.2.1.24
Rating output frequency, the unit is 0.1 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matInvPhaseType 1.3.6.1.4.1.935.10.2.1.2.2.1.25
Phase type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER singlePhase(1), threePhase(2)  

matInvOnOffStatus 1.3.6.1.4.1.935.10.2.1.2.2.1.26
Inverter module On/Off status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(1), start(2)  

matStsModuleNum 1.3.6.1.4.1.935.10.2.1.3.1
The number of STS modules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matStsTable 1.3.6.1.4.1.935.10.2.1.3.2
This table list STS message.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MATStsEntry

matStsEntry 1.3.6.1.4.1.935.10.2.1.3.2.1
An entry containing information applicable to a particular STS module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MATStsEntry  

matStsModuleIndex 1.3.6.1.4.1.935.10.2.1.3.2.1.1
The index of STS module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

matStsModuleType 1.3.6.1.4.1.935.10.2.1.3.2.1.2
Module type, 050 represent 50A, 100 represent 100A.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..3)  

matStsSerialNum 1.3.6.1.4.1.935.10.2.1.3.2.1.3
Module serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

matStsFirmwareVersion 1.3.6.1.4.1.935.10.2.1.3.2.1.4
Firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

matStsHardwareVersion 1.3.6.1.4.1.935.10.2.1.3.2.1.5
Hardware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

matStsWarningState 1.3.6.1.4.1.935.10.2.1.3.2.1.6
The values indicate the unrestored traps. For example, if 'STS running in fault mode' and 'STS fan fault' the agent send the trap 59 and trap 61 to NMS, so the value of matConWarningState should be '59,61'. And then the two events restored, the value of matConWarningState should change to empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

matStsMainInputVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.7
STS Mains I/P voltage, the unit is 0.1 Volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsMainInputFreq 1.3.6.1.4.1.935.10.2.1.3.2.1.8
STS Mains I/P frequency, the unit is 0.1 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsInvInputVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.9
STS INV I/P voltage, the unit is 0.1 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsInvInputFreq 1.3.6.1.4.1.935.10.2.1.3.2.1.10
STS INV I/P frequency, the unit is 0.1 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsOutputVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.11
STS O/P voltage, the unit is 0.1 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsOutputCurrent 1.3.6.1.4.1.935.10.2.1.3.2.1.12
STS O/P Current, the unit is 0.1 amp.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsOutputPower 1.3.6.1.4.1.935.10.2.1.3.2.1.13
STS O/P Power, the unit is VA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsOutputFreq 1.3.6.1.4.1.935.10.2.1.3.2.1.14
STS O/P frequency, the unit is 0.1 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsRuntime 1.3.6.1.4.1.935.10.2.1.3.2.1.15
STS Runtime, the unit is Hour.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsTemperature 1.3.6.1.4.1.935.10.2.1.3.2.1.16
STS module's Temperature, the unit is 0.1 degree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matStsMbsStatus 1.3.6.1.4.1.935.10.2.1.3.2.1.17
STS MBS status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normalPosition(1), issPosition(2), ibpPosition(3), mssPosition(4), mbpPosition(5), mbsError(6)  

matStsStatus 1.3.6.1.4.1.935.10.2.1.3.2.1.18
STS status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER onLine(1), offLine(2)  

matStsRunningMode 1.3.6.1.4.1.935.10.2.1.3.2.1.19
STS Running Mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inverter(1), mains(2), noOutput(3)  

matStsMainHighLossVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.20
STS Main high loss voltage, the unit is 0.1 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsMainLowLossVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.21
STS Main low loss voltag, the unit is 0.1 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsInvHighLossVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.22
STS Inverter high loss voltage, the unit is 0.1 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matStsInvLosLossVoltage 1.3.6.1.4.1.935.10.2.1.3.2.1.23
STS Inverter low loss voltage, the unit is 0.1 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

matDryContactNum 1.3.6.1.4.1.935.10.2.1.4.1
The number of dry contact.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matDryContactTable 1.3.6.1.4.1.935.10.2.1.4.2
This table list dry contact message.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MATDryContactEntry

matDryContactEntry 1.3.6.1.4.1.935.10.2.1.4.2.1
An entry containing information of one dry contact.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MATDryContactEntry  

matDryContactIndex 1.3.6.1.4.1.935.10.2.1.4.2.1.1
The index of dry contact.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

matDryContactString 1.3.6.1.4.1.935.10.2.1.4.2.1.2
format: xx xx xx xx xx xx xx xx xx xx, xx: alarm code. If the configured alarm is less than 10, then fill the position with '--' to instead 'xx'. Alarm code: Inverter fault 0x01(for 3.5Kva system and 1.5Kva system), Inverter over load 0x02(for 3.5Kva system and 1.5Kva system), Inverter fan fault 0x03(for 3.5Kva system and 1.5Kva system), Inverter power limit 0x04(for 3.5Kva system and 1.5Kva system), Inverter DC input Abnormal 0x05(for 3.5Kva system and 1.5Kva system), Inverter low volt off 0x06(for 3.5Kva system and 1.5Kva system), Inverter lost 0x07(for 3.5Kva system and 1.5Kva system), Inverter Mains unavailable 0x19(for 3.5Kva system), Inverter Maintenance Bypass 0x1A(for 3.5Kva system), Inverter Output 0x1B(for 3.5Kva system), STS Inv unavailable 0x2A(for 1.5Kva system), STS Main unavailable 0x2B(for 1.5Kva system), STS Output overload 0x2C(for 1.5Kva system), STS OP Short circuit 0x2D(for 1.5Kva system), STS K1 Relay open 0x23(for 1.5Kva system), STS SCR1 short 0x24(for 1.5Kva system), STS SCR2 short 0x25(for 1.5Kva system), STS INV Bypass Mode 0x2F(for 1.5Kva system), STS Over temperature 0x30(for 1.5Kva system), STS MBS Abnormal 0x31(for 1.5Kva system), STS Fan Lock 0x27(for 1.5Kva system), STS Fault Mode 0x26(for 1.5Kva system), STS Eeprom Fault 0x28(for 1.5Kva system), SPS Power Fail 0x32(for 1.5Kva system), STS Output abnormal 0x34(for 1.5Kva system), STS Maintenance Bypass 0x35(for 1.5Kva system), STS Output 0x36(for 1.5Kva system), Controller temperature high 0x42(for 3.5Kva system and 1.5Kva system), Controller eeprom fail 0x43(for 3.5Kva system and 1.5Kva system), Controller CAN Bus Off 0x45(for 3.5Kva system and 1.5Kva system)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..29)  

matConfInvSysOutputFreq 1.3.6.1.4.1.935.10.2.1.5.1
Inverter system output frequency, can be 500 or 600, the unit is 0.1 Hz.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysOutputVolt 1.3.6.1.4.1.935.10.2.1.5.2
Inverter system output voltage, can be 1100, 1150,1200,2080,2200,2300,2400. The unit is 0.1 Volt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysOutputVoltHighLoss 1.3.6.1.4.1.935.10.2.1.5.3
Output voltage high loss of Inverter System, the unit is 0.1 Volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 1100 1170-1270, 1150 1220-1320, 1200 1270-1380, 2080 2200-2400, 2200 2330-2520, 2300 2440-2640, 2400 2540-2760
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysOutputVoltLowLoss 1.3.6.1.4.1.935.10.2.1.5.4
Output Voltage Low Loss of inverter System, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 1100 890-1050, 1150 930-1100, 1200 1000-1140, 2080 1760-1980, 2200 1760-2090, 2300 1850-2180, 2400 1930-2280
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysInputVolt 1.3.6.1.4.1.935.10.2.1.5.5
Inverter System Input Voltage, the unit is 0.1 Volt. This value depends on matConfInvInputVoltage: matConfInvInputVoltage(0.1V)=480: Range(400-440), matConfInvInputVoltage(0.1V)=600: Range(500-550)
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysPowerLimit 1.3.6.1.4.1.935.10.2.1.5.6
Inverter System Power Limited level, format: xxx, range: 50 to 100, the unit is percent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysLineVoltHighLoss 1.3.6.1.4.1.935.10.2.1.5.7
High loss for line voltage of 3.5k inverter module, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 2080 2180-2650, 2200 2300-2650, 2300 2400-2650, 2400 2500-2650
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysLineVoltLowLoss 1.3.6.1.4.1.935.10.2.1.5.8
Low loss for line voltage of 3.5k inverter module, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 2080 1850-1980, 2200 1850-2100, 2300 1850-2200, 2400 1850-2300
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfInvSysPriority 1.3.6.1.4.1.935.10.2.1.5.9
Priority for 3.5K inverter module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER batteryMode(1), lineMode(2)  

matConfInvSysFanSpeed 1.3.6.1.4.1.935.10.2.1.5.10
Inverter System fan speed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normalSpeed(1), fullSpeed(2)  

matConfStsAcVoltHighLoss 1.3.6.1.4.1.935.10.2.1.5.11
STS Module AC Voltage High Loss Volt, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 1100 1170-1270, 1150 1220-1320, 1200 1270-1380, 2080 2200-2400, 2200 2330-2520, 2300 2440-2640, 2400 2540-2760
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfStsAcVoltLowLoss 1.3.6.1.4.1.935.10.2.1.5.12
STS Module AC Voltage Low Loss Volt, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 1100 890-1050, 1150 930-1100, 1200 1000-1140, 2080 1760-1980, 2200 1760-2090, 2300 1850-2180, 2400 1930-2280
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfStsIpvVoltHighLoss 1.3.6.1.4.1.935.10.2.1.5.13
STS module Inverter IPV High Loss Volt, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 1100 1170-1270, 1150 1220-1320, 1200 1270-1380, 2080 2200-2400, 2200 2330-2520, 2300 2440-2640, 2400 2540-2760
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfStsIpvVoltLowLoss 1.3.6.1.4.1.935.10.2.1.5.14
STS module Inverter IPV low Loss Volt, the unit is 0.1 volt. This value depends on matConfInvSysOutputVolt, the least significant digit must be zero, see table: matConfInvSysOutputVolt(0.1V) Range(0.1V) 1100 890-1050, 1150 930-1100, 1200 1000-1140, 2080 1760-1980, 2200 1760-2090, 2300 1850-2180, 2400 1930-2280
Status: mandatory Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

matConfStsPriority 1.3.6.1.4.1.935.10.2.1.5.15
STS output priority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER onLine(1), offLine(2)  

matConfStsFanSpeed 1.3.6.1.4.1.935.10.2.1.5.16
STS fan speed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normalSpeed(1), fullSpeed(2)  

matTrapTargetsNum 1.3.6.1.4.1.935.10.2.1.6.1
The number of trap targets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

matTrapTargetsTable 1.3.6.1.4.1.935.10.2.1.6.2
This table list the managers'IP to send traps to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MatTrapTargetsEntry

matTrapTargetsEntry 1.3.6.1.4.1.935.10.2.1.6.2.1
An entry containing information of one trap target.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MatTrapTargetsEntry  

matTrapTargetsIndex 1.3.6.1.4.1.935.10.2.1.6.2.1.1
The index to a trap receiver entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

matTrapTargetsAddress 1.3.6.1.4.1.935.10.2.1.6.2.1.2
The IP address of the manager to send a trap to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..45)  

matTrapTargetsCommunity 1.3.6.1.4.1.935.10.2.1.6.2.1.3
The community name to use in the trap when sent to the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

matTrapType 1.3.6.1.4.1.935.10.2.1.6.2.1.4
The type of trap to be received by the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), matTrap(2)  

matTrapSeverityLevel 1.3.6.1.4.1.935.10.2.1.6.2.1.5
The severity level of traps to be received by this manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER observe(1), major(2), critical(3)  

matTrapTargetsDesc 1.3.6.1.4.1.935.10.2.1.6.2.1.6
Description of trap receivers
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

matInvFault 1
MAJOR: Inverter fault.
TRAP-TYPE    

matReturnFromInvFault 2
OBSERVE: Return from Inverter fault.
TRAP-TYPE    

matInvOverLoad 3
MAJOR: Inverter Over-loading.
TRAP-TYPE    

matReturnFromInvOverLoad 4
OBSERVE: Return from Inverter Over-loading.
TRAP-TYPE    

matInvFanFault 5
MAJOR: Inverter Fan fault.
TRAP-TYPE    

matReturnFromInvFanFault 6
OBSERVE: Return from Inverter Fan fault.
TRAP-TYPE    

matInvTempPowerLimit 7
MAJOR: Inverter power limit.
TRAP-TYPE    

matReturnFromInvTempPowerLimit 8
OBSERVE: Return from Inverter power limit.
TRAP-TYPE    

matInvInputAbnormal 9
MAJOR: Inverter input abnormal.
TRAP-TYPE    

matReturnFromInvInputAbnormal 10
OBSERVEReturn from Inverter input abnormal.
TRAP-TYPE    

matInvLowInputShutdown 11
MAJOR: Inverter shut down due to low input voltage.
TRAP-TYPE    

matReturnFromInvLowInputShutdown 12
OBSERVE: Return from Inverter shut down due to low input voltage.
TRAP-TYPE    

matInvNotRespond 13
CRITICAL: Inverter disconnected.
TRAP-TYPE    

matReturnFromInvNotRespond 14
OBSERVE: Inverter connected.
TRAP-TYPE    

matInvBusVoltageOverLimit 15
CRITICAL: Inverter Bus voltage over the maximal level.
TRAP-TYPE    

matReturnFromInvBusVoltOverLimit 16
OBSERVE: Return from Inverter Bus voltage over the maximal level.
TRAP-TYPE    

matInvBusVoltageUnderLimit 17
CRITICAL: Inverter Bus volt under the minimal level.
TRAP-TYPE    

matReturnFromInvBusVoltUnderLimit 18
OBSERVE: Return from Inverter Bus volt under the minimal level.
TRAP-TYPE    

matInvBusSoftFail 19
CRITICAL: Inverter Bus Soft Start Fail.
TRAP-TYPE    

matReturnFromInvBusSoftFail 20
OBSERVE: Return from Inverter Bus Soft Start Fail.
TRAP-TYPE    

matInvOutputShort 21
CRITICAL: Inverter Output Short.
TRAP-TYPE    

matReturnFromInvOutputShort 22
OBSERVE: Return from Inverter Output Short.
TRAP-TYPE    

matInvOutputVoltLow 23
CRITICAL: Inverter output voltage low.
TRAP-TYPE    

matReturnFromInvOutputVoltLow 24
OBSERVE: Return from Inverter output voltage low.
TRAP-TYPE    

matInvOutputVoltHigh 25
CRITICAL: Inverter output voltage high.
TRAP-TYPE    

matReturnFromInvOutputVoltHigh 26
OBSERVE: Return from Inverter output voltage high.
TRAP-TYPE    

matInvTemperatureHigh 27
CRITICAL: Inverter Temperature High.
TRAP-TYPE    

matReturnFromInvTemperatureHigh 28
OBSERVE: Return from Inverter Temperature High.
TRAP-TYPE    

matInvNegativePowerProtect 29
CRITICAL: Inverter negative power protection.
TRAP-TYPE    

matReturnFromInvNegativePowerProtect 30
OBSERVE: Return from Inverter negative power protection.
TRAP-TYPE    

matInvPulseFault 31
CRITICAL: Inverter Sync Pulse Fault.
TRAP-TYPE    

matReturnFromInvPulseFault 32
OBSERVE: Return from Inverter Sync Pulse Fault.
TRAP-TYPE    

matInvEPOShutdown 33
CRITICAL: Inverter EPO shutdown.
TRAP-TYPE    

matReturnFromInvEPOShutdown 34
OBSERVE: Return from Inverter EPO shutdown.
TRAP-TYPE    

matInvSoftStartFail 35
CRITICAL: Inverter soft start fail.
TRAP-TYPE    

matReturnFromInvSoftStartFail 36
OBSERVE: Return from Inverter soft start fail.
TRAP-TYPE    

matInvEEPROMFault 37
MAJOR: Inverter EEPROM fault.
TRAP-TYPE    

matReturnFromInvEEPROMFault 38
OBSERVE: Return from Inverter EEPROM fault.
TRAP-TYPE    

matInvBypassSCRShort 39
CRITICAL: Inverter Bypass SCR Short.
TRAP-TYPE    

matReturnFromInvBypassSCRShort 40
OBSERVE: Return from Inverter Bypass SCR Short.
TRAP-TYPE    

matInvMBSPosError 41
CRITICAL: Inverter MBS Position Error.
TRAP-TYPE    

matReturnFromInvMBSPosError 42
OBSERVE: Return from Inverter MBS Position Error.
TRAP-TYPE    

matInvBackfeedRelayOpen 43
CRITICAL: Inverter Backfeed Relay Open.
TRAP-TYPE    

matReturnFromInvBackfeedRelayOpen 44
OBSERVE: Return from Inverter Backfeed Relay Open.
TRAP-TYPE    

matInvHardwareError 45
CRITICAL: Inverter Hardware Detection Error.
TRAP-TYPE    

matReturnFromInvHardwareError 46
OBSERVE: Return from Inverter Hardware Detection Error.
TRAP-TYPE    

matInvMainUnavailable 47
MAJOR: Inverter Mains Unavailable.
TRAP-TYPE    

matReturnFromInvMainUnavailable 48
OBSERVE: Return from Inverter Mains Unavailable.
TRAP-TYPE    

matInvMaintenaceBypass 49
MAJOR: Inverter Maintenance Bypass.
TRAP-TYPE    

matReturnFromInvMaintenaceBypass 50
OBSERVE: Return from Inverter Maintenance Bypass.
TRAP-TYPE    

matStsBypassUnavailable 51
MAJOR: STS Bypass unavailable.
TRAP-TYPE    

matReturnFromStsBypassUnavailable 52
OBSERVE: Return from STS Bypass unavailable.
TRAP-TYPE    

matStsBackfeedRelayOpen 53
MAJOR: STS Back-feed relay open.
TRAP-TYPE    

matReturnFromStsBackfeedRelayOpen 54
OBSERVE: Return from STS Back-feed relay open.
TRAP-TYPE    

matStsScr1ShortCurcuit 55
CRITICAL: STS SCR1 short circuit.
TRAP-TYPE    

matReturnFromStsScr1ShortCurcuit 56
OBSERVE: Return from STS SCR1 short circuit.
TRAP-TYPE    

matStsScr2ShortCurcuit 57
CRITICAL: STS SCR2 short circuit.
TRAP-TYPE    

matReturnFromStsScr2ShortCurcuit 58
OBSERVE: Return from STS SCR2 short circuit.
TRAP-TYPE    

matStsFaultMode 59
CRITICAL: STS running in fault mode.
TRAP-TYPE    

matReturnFromStsFaultMode 60
OBSERVE: Return from STS running in fault mode.
TRAP-TYPE    

matStsFanFault 61
MAJOR: STS fan fault.
TRAP-TYPE    

matReturnFromStsFanFault 62
OBSERVE: Return from STS fan fault.
TRAP-TYPE    

matStsEEPROMFault 63
MAJOR: STS EEPROM fault.
TRAP-TYPE    

matReturnFromStsEEPROMFault 64
OBSERVE: Return from STS EEPROM fault.
TRAP-TYPE    

matStsInvFail 65
MAJOR: STS Inverter unavailable.
TRAP-TYPE    

matReturnFromStsInvFail 66
OBSERVE: Return from STS Inverter unavailable.
TRAP-TYPE    

matStsMainsFail 67
MAJOR: STS Mains unavailable.
TRAP-TYPE    

matReturnFromStsMainFail 68
OBSERVE: Return from STS Mains unavailable.
TRAP-TYPE    

matStsOverLoad 69
MAJOR: STS Output over load.
TRAP-TYPE    

matReturnFromStsOverLoad 70
OBSERVE: Return from STS Output over load.
TRAP-TYPE    

matStsOutputShortCircuit 71
CRITICAL: STS Output short circuit.
TRAP-TYPE    

matReturnFromStsOutputShortCircuit 72
OBSERVE: Return from STS Output short circuit.
TRAP-TYPE    

matStsInvBypassMode 73
CRITICAL: STS Inverter bypass mode.
TRAP-TYPE    

matReturnFromStsInvBypassMode 74
OBSERVE: Return from STS Inverter bypass mode.
TRAP-TYPE    

matStsTemperatureHigh 75
MAJOR: STS temperature high.
TRAP-TYPE    

matReturnFromStsTemperatureHigh 76
OBSERVE: Return from STS temperature high.
TRAP-TYPE    

matStsMBSPosFault 77
CRITICAL: STS MBS in abnormal position.
TRAP-TYPE    

matReturnFromStsMBSPosFault 78
OBSERVE: Return from STS MBS in abnormal position.
TRAP-TYPE    

matStsControlPowerFail 79
CRITICAL: STS Control power fail.
TRAP-TYPE    

matReturnFromStsControlPowerFail 80
OBSERVE: Return from STS Control power fail.
TRAP-TYPE    

matStsNotRespond 81
CRITICAL: STS disconnected.
TRAP-TYPE    

matReturnFromStsNotRespond 82
OBSERVE: STS connected.
TRAP-TYPE    

matStsOutputAbnormal 83
MAJOR: STS Output abnormal.
TRAP-TYPE    

matReturnFromStsOutputAbnormal 84
OBSERVE: Return from STS Output abnormal.
TRAP-TYPE    

matStsMaintenanceBypass 85
MAJOR: STS Maintenance Bypass.
TRAP-TYPE    

matReturnFromStsMaintenanceBypass 86
OBSERVE: Return from STS Maintenance Bypass.
TRAP-TYPE    

matConBatteryLow 87
CRITICAL: Controller Battery Low.
TRAP-TYPE    

matReturnFromConBatteryLow 88
OBSERVE: Return from Controller Battery Low.
TRAP-TYPE    

matConTemperatureHigh 89
CRITICAL: Controller temperature High.
TRAP-TYPE    

matReturnFromConTemperatureHigh 90
OBSERVE: Return from Controller temperature High.
TRAP-TYPE    

matConEEPROMFault 91
MAJOR: Controller EEPROM fault.
TRAP-TYPE    

matReturnFromConEEPROMFault 92
OBSERVE: Return from Controller EEPROM fault.
TRAP-TYPE    

matConBatteryVoltHigh 93
CRITICAL: Controller Battery voltage high.
TRAP-TYPE    

matReturnFromConBatteryVoltHigh 94
OBSERVE: Return from Controller Battery voltage high.
TRAP-TYPE    

matConCanBusOff 95
CRITICAL: Controller CAN bus off.
TRAP-TYPE    

matReturnFromConCanBusOff 96
OBSERVE: Return from Controller CAN bus off.
TRAP-TYPE    

matConCommunicationLost 97
CRITICAL: Controller communication lost.
TRAP-TYPE    

matReturnFromCommunicationLost 98
OBSERVE: Return from Controller communication lost.
TRAP-TYPE