ICT-MODULAR-POWER-SYSTEM-MIB
- Registered at
- 1.3.6.1.4.1.39145.13
- Namespace
- ict
- Source file
ICT-MODULAR-POWER-SYSTEM-MIB- Digest
sha256:c5362dfdb503c6c429a3fa5e7af3c24c9a09e96aaad2b67c34ba7cd627713999
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ICT-MODULAR-POWER-SYSTEM-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ictPower OBJECT-IDENTITY | 1.3.6.1.4.1.39145 | |||
| powerSystem OBJECT-IDENTITY | 1.3.6.1.4.1.39145.13 | |||
| deviceModel OBJECT-TYPE Model Number | 1.3.6.1.4.1.39145.13.1 | DisplayString | read-only | mandatory |
| deviceName OBJECT-TYPE Device Name | 1.3.6.1.4.1.39145.13.2 | DisplayString | read-only | mandatory |
| deviceHardware OBJECT-TYPE Hardware Version | 1.3.6.1.4.1.39145.13.3 | INTEGER (0..127) | read-only | mandatory |
| deviceFirmware OBJECT-TYPE Firmware Version | 1.3.6.1.4.1.39145.13.4 | DisplayString | read-only | mandatory |
| deviceMacAddress OBJECT-TYPE MAC Address | 1.3.6.1.4.1.39145.13.5 | DisplayString | read-only | mandatory |
| inputVoltage OBJECT-TYPE Input Voltage (VAC) | 1.3.6.1.4.1.39145.13.6 | DisplayString | read-only | mandatory |
| outputVoltage OBJECT-TYPE Output Voltage (VDC) | 1.3.6.1.4.1.39145.13.7 | DisplayString | read-only | mandatory |
| outputCurrent OBJECT-TYPE Total System Current (Amps) | 1.3.6.1.4.1.39145.13.8 | DisplayString | read-only | mandatory |
| outputEnable OBJECT-TYPE 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) | 1.3.6.1.4.1.39145.13.9 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| moduleTable OBJECT-TYPE Module Table | 1.3.6.1.4.1.39145.13.10 | not-accessible | mandatory | |
| moduleEntry OBJECT-TYPE | 1.3.6.1.4.1.39145.13.10.1 | not-accessible | mandatory | |
| moduleNumber OBJECT-TYPE Module Number | 1.3.6.1.4.1.39145.13.10.1.1 | INTEGER (1..8) | read-only | mandatory |
| moduleStatus OBJECT-TYPE Module Status | 1.3.6.1.4.1.39145.13.10.1.2 | INTEGER {notInstalled(1), ok(2), alarm(3)} | read-only | mandatory |
| moduleType OBJECT-TYPE Module Type ('1' indicates Module is NOT INSTALLED,'2' indicates POWER Module,'3' indicates BATTERY Module, and '4' indicates DISTRIBUTION Module) | 1.3.6.1.4.1.39145.13.10.1.3 | INTEGER {notInstalled(1), power(2), battery(3), distribution(4)} | read-only | mandatory |
| moduleVoltage OBJECT-TYPE Module Voltage (VDC) | 1.3.6.1.4.1.39145.13.10.1.4 | DisplayString | read-only | mandatory |
| moduleCurrentA OBJECT-TYPE Channel 1 Current (Amps) | 1.3.6.1.4.1.39145.13.10.1.5 | DisplayString | read-only | mandatory |
| moduleCurrentB OBJECT-TYPE Channel 2 Current (Amps) | 1.3.6.1.4.1.39145.13.10.1.6 | DisplayString | read-only | mandatory |
| moduleCurrentC OBJECT-TYPE Channel 3 Current (Amps) | 1.3.6.1.4.1.39145.13.10.1.7 | DisplayString | read-only | mandatory |
| moduleCurrentD OBJECT-TYPE Channel 4 Current (Amps) | 1.3.6.1.4.1.39145.13.10.1.8 | DisplayString | read-only | mandatory |
| moduleControlA OBJECT-TYPE Channel 1 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) | 1.3.6.1.4.1.39145.13.10.1.9 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| moduleControlB OBJECT-TYPE Channel 2 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) | 1.3.6.1.4.1.39145.13.10.1.10 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| moduleControlC OBJECT-TYPE Channel 3 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) | 1.3.6.1.4.1.39145.13.10.1.11 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| moduleControlD OBJECT-TYPE Channel 4 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled) | 1.3.6.1.4.1.39145.13.10.1.12 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| alarmTable OBJECT-TYPE Alarm Input Table | 1.3.6.1.4.1.39145.13.11 | not-accessible | mandatory | |
| alarmEntry OBJECT-TYPE | 1.3.6.1.4.1.39145.13.11.1 | not-accessible | mandatory | |
| alarmNumber OBJECT-TYPE Alarm Input Number | 1.3.6.1.4.1.39145.13.11.1.1 | INTEGER (1..4) | read-only | mandatory |
| alarmName OBJECT-TYPE Alarm Input Name | 1.3.6.1.4.1.39145.13.11.1.2 | DisplayString | read-only | mandatory |
| alarmStatus OBJECT-TYPE Alarm Input Status ('1' indicates Alarm is INACTIVE,'2' indicates Alarm is READY, and '3' indicates Alarm is in an ALARM condition) | 1.3.6.1.4.1.39145.13.11.1.3 | INTEGER {inactive(1), ready(2), alarm(3)} | read-only | mandatory |
Notifications
| Name | OID | Status |
|---|---|---|
| moduleAlarmTrap NOTIFICATION-TYPE Trap generated when a Module Alarm is triggered | 1.3.6.1.4.1.39145.13.0.101 | |
| alarmInputTrap NOTIFICATION-TYPE Trap generated when an Alarm Input is activated | 1.3.6.1.4.1.39145.13.0.102 | |
| acFailAlarmTrap NOTIFICATION-TYPE Trap generated when the AC Failure Alarm is triggered | 1.3.6.1.4.1.39145.13.0.103 | |
| sysCurrentLimitTrap NOTIFICATION-TYPE Trap generated when the System Current Limit Alarm is triggered | 1.3.6.1.4.1.39145.13.0.104 | |
| moduleAlarmClear NOTIFICATION-TYPE Trap generated when a Module Alarm is cleared | 1.3.6.1.4.1.39145.13.0.111 | |
| alarmInputClear NOTIFICATION-TYPE Trap generated when an Alarm Input is cleared | 1.3.6.1.4.1.39145.13.0.112 | |
| acFailAlarmClear NOTIFICATION-TYPE Trap generated when the AC Failure Alarm is cleared | 1.3.6.1.4.1.39145.13.0.113 | |
| sysCurrentLimitClear NOTIFICATION-TYPE Trap generated when the System Current Limit Alarm is cleared | 1.3.6.1.4.1.39145.13.0.114 | |
| batteryTestStart NOTIFICATION-TYPE Trap generated when a Battery Discharge Test is started | 1.3.6.1.4.1.39145.13.0.121 | |
| batteryTestComplete NOTIFICATION-TYPE Trap generated when a Battery Discharge Test completes successfully | 1.3.6.1.4.1.39145.13.0.122 | |
| batteryTestFail NOTIFICATION-TYPE Trap generated when a Battery Discharge Test fails | 1.3.6.1.4.1.39145.13.0.123 | |
| batteryEqualiseStart NOTIFICATION-TYPE Trap generated when a Battery Equalise Charge is started | 1.3.6.1.4.1.39145.13.0.124 | |
| batteryEqualiseComplete NOTIFICATION-TYPE Trap generated when a Battery Equalise Charge completes | 1.3.6.1.4.1.39145.13.0.125 |