NMS-POWER-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-POWER-EXT-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 |
powerExt | 1.3.6.1.4.1.3320.9.251 | |||
power1Status | 1.3.6.1.4.1.3320.9.251.1 | integer | read-only |
Power status: down(0), up(1) . Enumeration: 'down': 0, 'up': 1. |
power2Status | 1.3.6.1.4.1.3320.9.251.2 | integer | no-access |
Power status , down(0), up(1) . Enumeration: 'down': 0, 'up': 1. |
powerExtNotifications | 1.3.6.1.4.1.3320.9.251.3 | |||
powerExtNotification | 1.3.6.1.4.1.3320.9.251.3.1 |
The agent generates this notification when power status changes. |
||
powerDeviceTable | 1.3.6.1.4.1.3320.9.251.4 | no-access |
A list of Power-Device entries. |
|
1.3.6.1.4.1.3320.9.251.4.1 | no-access |
A collection of Power-Device . |
||
powerDeviceIndex | 1.3.6.1.4.1.3320.9.251.4.1.1 | integer | read-only |
Index of Power-Device |
powerDeviceType | 1.3.6.1.4.1.3320.9.251.4.1.2 | integer | read-only |
Type of Power-Device . Enumeration: 'empty-shelf': 0. |
powerDeviceDescr | 1.3.6.1.4.1.3320.9.251.4.1.3 | displaystring | read-only |
Text description of this Power-Device. |
powerDeviceStatus | 1.3.6.1.4.1.3320.9.251.4.1.4 | integer | read-write |
When value is ON(1), that means Power-Device is working; when value is OFF(2) means Power-Device is out of working. Enumeration: 'on': 1, 'off': 2. |
powerShelfNum | 1.3.6.1.4.1.3320.9.251.4.1.5 | integer | read-write |
Powerdevice belong to which shelf. Enumeration: 'a': 1, 'b': 2. |