ASCEND-POWER-SUPPLY-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-POWER-SUPPLY-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 |
powerSupplyCount | 1.3.6.1.4.1.529.18.1 | integer | read-only |
The number of entries in the powerSupplyTable. |
powerSupplyTable | 1.3.6.1.4.1.529.18.2 | no-access |
The power supply table. |
|
1.3.6.1.4.1.529.18.2.1 | no-access |
An entry in the power supply table. |
||
powerSupplyIndex | 1.3.6.1.4.1.529.18.2.1.1 | integer | read-only |
The index of the powerSupply entry. |
powerSupplyState | 1.3.6.1.4.1.529.18.2.1.2 | integer | read-only |
The state of the power supply module. Enumeration: 'absent': 3, 'other': 1, 'present': 2. |
powerSupplyOperationalState | 1.3.6.1.4.1.529.18.2.1.3 | integer | read-only |
The operational state of the power supply module. Enumeration: 'failed': 3, 'other': 1, 'noFailure': 2. |
powerSupplySerialNumber | 1.3.6.1.4.1.529.18.2.1.4 | integer | read-only |
Serial number of the power supply module. |
powerSupplyStateTrapState | 1.3.6.1.4.1.529.18.3 | integer | read-write |
This variable indicates whether the system produces the powerSupplyStateChange trap. Enumeration: 'disabled': 2, 'enabled': 1. |
powerSupplyOperationalStateTrapState | 1.3.6.1.4.1.529.18.4 | integer | read-write |
This variable indicates whether the system produces the powerSupplyOperationalStateChange trap. Enumeration: 'disabled': 2, 'enabled': 1. |