ICT-MODULAR-POWER-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: INNOVATIVE CIRCUIT TECHNOLOGY


 Home MIB: ICT-MODULAR-POWER-SYSTEM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ictPower 1.3.6.1.4.1.39145
             powerSystem 1.3.6.1.4.1.39145.13
                   deviceModel 1.3.6.1.4.1.39145.13.1 displaystring read-only
Model Number
                   deviceName 1.3.6.1.4.1.39145.13.2 displaystring read-only
Device Name
                   deviceHardware 1.3.6.1.4.1.39145.13.3 integer read-only
Hardware Version
                   deviceFirmware 1.3.6.1.4.1.39145.13.4 displaystring read-only
Firmware Version
                   deviceMacAddress 1.3.6.1.4.1.39145.13.5 displaystring read-only
MAC Address
                   inputVoltage 1.3.6.1.4.1.39145.13.6 displaystring read-only
Input Voltage (VAC)
                   outputVoltage 1.3.6.1.4.1.39145.13.7 displaystring read-only
Output Voltage (VDC)
                   outputCurrent 1.3.6.1.4.1.39145.13.8 displaystring read-only
Total System Current (Amps)
                   outputEnable 1.3.6.1.4.1.39145.13.9 integer read-write
Output Enable Status (a value of '1' indicates Output is Enabled, and a value of '2' indicates Output is Disabled. Output cannot be disabled during an AC Failure) Enumeration: 'disabled': 2, 'enabled': 1.
                   moduleTable 1.3.6.1.4.1.39145.13.10 no-access
Module Table
                         moduleEntry 1.3.6.1.4.1.39145.13.10.1 no-access
                             moduleNumber 1.3.6.1.4.1.39145.13.10.1.1 integer read-only
Module Number
                             moduleStatus 1.3.6.1.4.1.39145.13.10.1.2 integer read-only
Module Status Enumeration: 'alarm': 3, 'notInstalled': 1, 'ok': 2.
                             moduleType 1.3.6.1.4.1.39145.13.10.1.3 integer read-only
Module Type ('1' indicates Module is NOT INSTALLED,'2' indicates POWER Module,'3' indicates BATTERY Module, and '4' indicates DISTRIBUTION Module) Enumeration: 'battery': 3, 'distribution': 4, 'notInstalled': 1, 'power': 2.
                             moduleVoltage 1.3.6.1.4.1.39145.13.10.1.4 displaystring read-only
Module Voltage (VDC)
                             moduleCurrentA 1.3.6.1.4.1.39145.13.10.1.5 displaystring read-only
Channel 1 Current (Amps)
                             moduleCurrentB 1.3.6.1.4.1.39145.13.10.1.6 displaystring read-only
Channel 2 Current (Amps)
                             moduleCurrentC 1.3.6.1.4.1.39145.13.10.1.7 displaystring read-only
Channel 3 Current (Amps)
                             moduleCurrentD 1.3.6.1.4.1.39145.13.10.1.8 displaystring read-only
Channel 4 Current (Amps)
                             moduleControlA 1.3.6.1.4.1.39145.13.10.1.9 integer read-write
Channel 1 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) Enumeration: 'disabled': 2, 'enabled': 1.
                             moduleControlB 1.3.6.1.4.1.39145.13.10.1.10 integer read-write
Channel 2 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) Enumeration: 'disabled': 2, 'enabled': 1.
                             moduleControlC 1.3.6.1.4.1.39145.13.10.1.11 integer read-write
Channel 3 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) Enumeration: 'disabled': 2, 'enabled': 1.
                             moduleControlD 1.3.6.1.4.1.39145.13.10.1.12 integer read-write
Channel 4 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) Enumeration: 'disabled': 2, 'enabled': 1.
                   alarmTable 1.3.6.1.4.1.39145.13.11 no-access
Alarm Input Table
                         alarmEntry 1.3.6.1.4.1.39145.13.11.1 no-access
                             alarmNumber 1.3.6.1.4.1.39145.13.11.1.1 integer read-only
Alarm Input Number
                             alarmName 1.3.6.1.4.1.39145.13.11.1.2 displaystring read-only
Alarm Input Name
                             alarmStatus 1.3.6.1.4.1.39145.13.11.1.3 integer read-only
Alarm Input Status ('1' indicates Alarm is INACTIVE,'2' indicates Alarm is READY, and '3' indicates Alarm is in an ALARM condition) Enumeration: 'ready': 2, 'alarm': 3, 'inactive': 1.
                     moduleAlarmTrap 1.3.6.1.4.1.39145.130.101
Trap generated when a Module Alarm is triggered
                     alarmInputTrap 1.3.6.1.4.1.39145.130.102
Trap generated when an Alarm Input is activated
                     acFailAlarmTrap 1.3.6.1.4.1.39145.130.103
Trap generated when the AC Failure Alarm is triggered
                     sysCurrentLimitTrap 1.3.6.1.4.1.39145.130.104
Trap generated when the System Current Limit Alarm is triggered
                     moduleAlarmClear 1.3.6.1.4.1.39145.130.111
Trap generated when a Module Alarm is cleared
                     alarmInputClear 1.3.6.1.4.1.39145.130.112
Trap generated when an Alarm Input is cleared
                     acFailAlarmClear 1.3.6.1.4.1.39145.130.113
Trap generated when the AC Failure Alarm is cleared
                     sysCurrentLimitClear 1.3.6.1.4.1.39145.130.114
Trap generated when the System Current Limit Alarm is cleared
                     batteryTestStart 1.3.6.1.4.1.39145.130.121
Trap generated when a Battery Discharge Test is started
                     batteryTestComplete 1.3.6.1.4.1.39145.130.122
Trap generated when a Battery Discharge Test completes successfully
                     batteryTestFail 1.3.6.1.4.1.39145.130.123
Trap generated when a Battery Discharge Test fails
                     batteryEqualiseStart 1.3.6.1.4.1.39145.130.124
Trap generated when a Battery Equalise Charge is started
                     batteryEqualiseComplete 1.3.6.1.4.1.39145.130.125
Trap generated when a Battery Equalise Charge completes