RAISECOM-POWERMONITOR-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: RAISECOM-POWERMONITOR-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 raisecomPowerMonitor 1.3.6.1.4.1.8886.1.24
The initial revision of this MIB.
       raisecomPowerMonitorNotification 1.3.6.1.4.1.8886.1.24.1
           raisecomPowerVoltNormal 1.3.6.1.4.1.8886.1.24.1.1
The trap notification occur when power-card value translating from abnormal to normal.
           raisecomPowerVoltAbnormal 1.3.6.1.4.1.8886.1.24.1.2
The trap notification occur when power-card value translating from normal to abnormal.
           raisecomPowerStatusTrap 1.3.6.1.4.1.8886.1.24.1.3
A raisecomPowerTrap trap is sent when a power alarm generate.
           raisecomDyingGaspTrap 1.3.6.1.4.1.8886.1.24.1.4
Dying gasp.
       raisecomPowerMonitorMibObjects 1.3.6.1.4.1.8886.1.24.2
           raisecomPowerMonitorStateTable 1.3.6.1.4.1.8886.1.24.2.1 no-access
Power monitor state table.
               raisecomPowerMonitorStateEntry 1.3.6.1.4.1.8886.1.24.2.1.1 no-access
Power monitor state entry.
                   raisecomPowerIndex 1.3.6.1.4.1.8886.1.24.2.1.1.1 unsigned32 no-access
Specify the sequence number of Power.
                   raisecomPowerSerialNumber 1.3.6.1.4.1.8886.1.24.2.1.1.2 octet string read-only
specify the identical serial number of current power card, this string number will be set when device leaving factory
                   raisecomPowerType 1.3.6.1.4.1.8886.1.24.2.1.1.3 integer read-only
Specify the current type of the power. ac(1) means the current power AC Input. dc(2) means the current power DC Input. Enumeration: 'ac': 1, 'dc': 2.
                   raisecomPowerVoltReference 1.3.6.1.4.1.8886.1.24.2.1.1.4 integer read-only
Specify the reference of the volt value of Power.
                   raisecomPowerVoltValue 1.3.6.1.4.1.8886.1.24.2.1.1.5 integer read-only
Specify the volt value of Power.
                   raisecomPowerStatus 1.3.6.1.4.1.8886.1.24.2.1.1.6 integer read-only
The status of power alarm. Enumeration: 'offline': 1, 'power-on': 3, 'online': 2.