RAISECOM-POWERMONITOR-MIB

File: RAISECOM-POWERMONITOR-MIB.mib (6039 bytes)

Imported modules

RAISECOM-BASE-MIB SNMPv2-SMI

Imported symbols

raisecomAgent Integer32 Unsigned32
Counter32

Defined Types

RaisecomPowerMonitorStateEntry  
SEQUENCE    
  raisecomPowerIndex Unsigned32
  raisecomPowerSerialNumber OCTET STRING
  raisecomPowerType INTEGER
  raisecomPowerVoltReference INTEGER
  raisecomPowerVoltValue INTEGER
  raisecomPowerStatus INTEGER

Defined Values

raisecomPowerMonitor 1.3.6.1.4.1.8886.1.24
The initial revision of this MIB.
MODULE-IDENTITY    

raisecomPowerMonitorNotification 1.3.6.1.4.1.8886.1.24.1
OBJECT IDENTIFIER    

raisecomPowerMonitorMibObjects 1.3.6.1.4.1.8886.1.24.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

raisecomPowerStatusTrap 1.3.6.1.4.1.8886.1.24.1.3
A raisecomPowerTrap trap is sent when a power alarm generate.
Status: current Access: read-write
NOTIFICATION-TYPE    

raisecomDyingGaspTrap 1.3.6.1.4.1.8886.1.24.1.4
Dying gasp.
Status: current Access: read-write
NOTIFICATION-TYPE    

raisecomPowerMonitorStateTable 1.3.6.1.4.1.8886.1.24.2.1
Power monitor state table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomPowerMonitorStateEntry

raisecomPowerMonitorStateEntry 1.3.6.1.4.1.8886.1.24.2.1.1
Power monitor state entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomPowerMonitorStateEntry  

raisecomPowerIndex 1.3.6.1.4.1.8886.1.24.2.1.1.1
Specify the sequence number of Power.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

raisecomPowerSerialNumber 1.3.6.1.4.1.8886.1.24.2.1.1.2
specify the identical serial number of current power card, this string number will be set when device leaving factory
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raisecomPowerType 1.3.6.1.4.1.8886.1.24.2.1.1.3
Specify the current type of the power. ac(1) means the current power AC Input. dc(2) means the current power DC Input.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ac(1), dc(2)  

raisecomPowerVoltReference 1.3.6.1.4.1.8886.1.24.2.1.1.4
Specify the reference of the volt value of Power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomPowerVoltValue 1.3.6.1.4.1.8886.1.24.2.1.1.5
Specify the volt value of Power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomPowerStatus 1.3.6.1.4.1.8886.1.24.2.1.1.6
The status of power alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER offline(1), online(2), power-on(3)