AISYSCFGPOWER-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AISYSCFGPOWER-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 |
aii | 1.3.6.1.4.1.539 | |||
aiSysCfg | 1.3.6.1.4.1.539.32 | |||
aiSysCfgPower | 1.3.6.1.4.1.539.32.3 |
MIB module for Power Supplies. |
||
aiSCPowerTrapInfo | 1.3.6.1.4.1.539.32.3.0 | |||
aiSCPowerTrapFeedFail | 1.3.6.1.4.1.539.32.3.0.1 |
Trap sent when a powerFeed goes into a failure mode. |
||
aiSCPowerTrapFeedOk | 1.3.6.1.4.1.539.32.3.0.2 |
Trap sent when a powerFeed reverts from a failure mode. |
||
aiSCPowerTrapConverterFail | 1.3.6.1.4.1.539.32.3.0.3 |
Trap sent when a powerConverter goes into a failure mode. |
||
aiSCPowerTrapConverterOk | 1.3.6.1.4.1.539.32.3.0.4 |
Trap sent when a powerConverter reverts from a failure mode. |
||
aiSCPowerAgregateStatus | 1.3.6.1.4.1.539.32.3.1 | integer | read-only |
Aggregate status of the power in the system. okay(1) indicates no problems, while trouble(2) indicates that some part of the power supply system is not functioning properly. Enumeration: 'trouble': 2, 'okay': 1. |
aiSCPowerFeedTable | 1.3.6.1.4.1.539.32.3.2 | no-access |
A table of information on each power supply. |
|
1.3.6.1.4.1.539.32.3.2.1 | no-access |
Information on a given power supply. |
||
aiSCPowerFeedIndex | 1.3.6.1.4.1.539.32.3.2.1.1 | integer32 | read-only |
Self referential index into this table. |
aiSCPowerFeedDescription | 1.3.6.1.4.1.539.32.3.2.1.2 | displaystring | read-only |
Description of the power feed to which this table entry refers. |
aiSCPowerFeedStatus | 1.3.6.1.4.1.539.32.3.2.1.3 | integer | read-only |
Status of a given power feed. Enumeration: 'fail': 2, 'underVoltage': 3, 'overVoltage': 4, 'okay': 1. |
aiSCPowerConverterTable | 1.3.6.1.4.1.539.32.3.3 | no-access |
A table of information on each power converter. |
|
1.3.6.1.4.1.539.32.3.3.1 | no-access |
Information on a given power supply. |
||
aiSCPowerConverterIndex | 1.3.6.1.4.1.539.32.3.3.1.1 | integer32 | read-only |
Self referential index into this table. |
aiSCPowerConverterDescription | 1.3.6.1.4.1.539.32.3.3.1.2 | displaystring | read-only |
Description of the converter to which this table entry refers. |
aiSCPowerConverterStatus | 1.3.6.1.4.1.539.32.3.3.1.3 | integer | read-only |
Status of a given power converter. Enumeration: 'fail': 2, 'underVoltage': 3, 'overVoltage': 4, 'okay': 1. |