RIELLOMDU-MIB: View SNMP OID List / Download MIB
VENDOR: UPS MANUFACTURING
Home | MIB: RIELLOMDU-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).
|
|||
Object Name | OID | Type | Access | Info |
mduMIB | 1.3.6.1.4.1.5491.11 | |||
mduIdent | 1.3.6.1.4.1.5491.11.1 | |||
mduIdentManufacturer | 1.3.6.1.4.1.5491.11.1.1 | displaystring | read-only |
The name of the mdu manufacturer. |
mduIdentModel | 1.3.6.1.4.1.5491.11.1.2 | displaystring | read-only |
The mdu Model designation. |
mduIdentSoftwareVersion | 1.3.6.1.4.1.5491.11.1.3 | displaystring | read-only |
The mdu Software version. |
mduIdentIOConfiguration | 1.3.6.1.4.1.5491.11.1.4 | integer | read-only |
The mdu input/output configuration (1 for Mono/mono, 4 for Tri/tri). |
mduIdentInputSockets | 1.3.6.1.4.1.5491.11.1.5 | integer | read-only |
The number of mdu input sockets. |
mduIdentOutputSockets | 1.3.6.1.4.1.5491.11.1.6 | integer | read-only |
The number of mdu output sockets. |
mduIdentNominalCurrent | 1.3.6.1.4.1.5491.11.1.7 | integer | read-only |
The mdu nominal current (A). |
mduIdentNominalVoltage | 1.3.6.1.4.1.5491.11.1.8 | integer | read-only |
The mdu nominal voltage (V). |
mduIdentNominalFrequency | 1.3.6.1.4.1.5491.11.1.9 | integer | read-only |
The mdu nominal frequency (0.1 Hz). |
mduStatus | 1.3.6.1.4.1.5491.11.2 | |||
mduLineAFrequency | 1.3.6.1.4.1.5491.11.2.1 | integer | read-only |
The frequency of source A (0.1 Hz). |
mduLineAVoltage | 1.3.6.1.4.1.5491.11.2.2 | integer | read-only |
The voltage of source 1 (V). |
mduLineACurrent | 1.3.6.1.4.1.5491.11.2.3 | integer | read-only |
The current of line A (0.1 A). |
mduOutput | 1.3.6.1.4.1.5491.11.2.4 | no-access |
A list of output table entries. |
|
1.3.6.1.4.1.5491.11.2.4.1 | no-access |
An entry containing information applicable to a particular output line. |
||
mduOutputLineIndex | 1.3.6.1.4.1.5491.11.2.4.1.1 | integer | no-access |
The line identifier. |
mduOutputCurrent | 1.3.6.1.4.1.5491.11.2.4.1.2 | integer | read-only |
Output current (0.1 A) |
mduOutputDisabled | 1.3.6.1.4.1.5491.11.2.4.1.3 | integer | read-only |
1->line active, 2->line deactivated Enumeration: 'yes': 2, 'no': 1. |
mduOutputOverload | 1.3.6.1.4.1.5491.11.2.4.1.4 | integer | read-only |
1->line ok, 2->line deactivated for overload |
mduOutputStatus | 1.3.6.1.4.1.5491.11.2.4.1.5 | integer | read-only |
0=OFF 1=ON 2= Shutdown active (when a CS or a CR command is received but shutdown is not yet been executed and the 'Imminent time' is not reached) 3= Shutdown imminent (S01 to S08 code) 4= Restore active (when after that a CR command is received and the shutdown has been acted but the restore delay time is not expired) 5= Overload alarm (F01 to F08 code) 6= Locked: OFF for overload (L01 to L08 code) Enumeration: 'restoreActive': 4, 'locked': 6, 'shutdownImminent': 3, 'overload': 5, 'off': 0, 'shutdownActive': 2, 'on': 1. |
mduLowInputVoltage | 1.3.6.1.4.1.5491.11.2.5 | integer | read-only |
1= yes, 0= no. |
mduHighInputVoltage | 1.3.6.1.4.1.5491.11.2.6 | integer | read-only |
1= yes, 0= no. |
mduLowInputCurrent | 1.3.6.1.4.1.5491.11.2.7 | integer | read-only |
1= yes, 0= no. |
mduHighInputCurrent | 1.3.6.1.4.1.5491.11.2.8 | integer | read-only |
1= yes, 0= no. |
mduPowerFailAux1 | 1.3.6.1.4.1.5491.11.2.9 | integer | read-only |
1= yes, 0= no. |
mduPowerFailAux2 | 1.3.6.1.4.1.5491.11.2.10 | integer | read-only |
1= yes, 0= no. |
mduManualBypass | 1.3.6.1.4.1.5491.11.2.11 | integer | read-only |
1= on manual bypass, 0= no. |
mduTemperature | 1.3.6.1.4.1.5491.11.2.12 | integer | read-only |
The temperature (oC). |
mduCommand | 1.3.6.1.4.1.5491.11.3 | |||
mduCommandCode | 1.3.6.1.4.1.5491.11.3.1 | integer | read-write |
This object determines the nature of the action to be taken at the time when the countdown of the mduShutdownDelay and mduRestoreDelay objects reaches zero. Setting this object to shutdown(1) indicates that the specified sockets mduOutputSocketApplyCommand will yurn off. Setting this object to restore(2) indicates that the specified output sockets will turn on. command delete(3) will delete the applied command, test panel will perform a test of LCD panel and audible alarm Enumeration: 'restore': 2, 'commandDelete': 3, 'shutdown': 1, 'testPanel': 22. |
mduShutdownDelay | 1.3.6.1.4.1.5491.11.3.2 | integer | read-write |
Setting this object will shutdown (i.e., turn off) either the MDU output socket by the value of mduCommandCode at the time of shutdown after the indicated number of seconds. Setting this object to 0 will cause the shutdown to occur immediately |
mduRestoreDelay | 1.3.6.1.4.1.5491.11.3.3 | integer | read-write |
The restore delay. |
mduOutputSocketApplyCommand | 1.3.6.1.4.1.5491.11.3.4 | integer | read-write |
Specify the socket to apply the command, the value 0 apply to all sockets. |
mduCommandResult | 1.3.6.1.4.1.5491.11.3.5 | integer | read-only |
The command result, refer to the follow codes: 0+mduCommandCode Command in progress 256+mduCommandCode Wrong Command code 512+mduCommandCode Command is not handled 768+mduCommandCode Parameter out of range 3584+mduCommandCode Command sent to MDU 3840+mduCommandCode Command executed |
mduTraps | 1.3.6.1.4.1.5491.11.4 | |||
mduNormal | 1.3.6.1.4.1.5491.11.40.1 |
This trap is sent when MDU is on normal status |
||
mduAnomaly | 1.3.6.1.4.1.5491.11.40.2 |
This trap is sent when MDU is has some anomaly and is resent every minute |
||
mduFault | 1.3.6.1.4.1.5491.11.40.3 |
This trap is sent when MDU is has some fault and is resent every minute |
||
mduLock | 1.3.6.1.4.1.5491.11.40.4 |
This trap is sent when MDU is locked and is resent every minute |
||
mduManualBypassEnabled | 1.3.6.1.4.1.5491.11.40.5 |
This trap is sent when MDU is on manual bypass and is resent every minute |