HUAWEI-REDUNDANCY-POWER-MIB

File: HUAWEI-REDUNDANCY-POWER-MIB.mib (5149 bytes)

Imported modules

SNMPv2-SMI HUAWEI-3COM-OID-MIB

Imported symbols

NOTIFICATION-TYPE OBJECT-TYPE MODULE-IDENTITY
mlsr

Defined Types

RedundancyPowerEntry  
SEQUENCE    
  redundancyPowerID INTEGER
  redundancyPowerStatus INTEGER
  redundancyPowerPreviousStatus INTEGER

RedundancyFanEntry  
SEQUENCE    
  redundancyFanID INTEGER
  redundancyFanStatus INTEGER

Defined Values

redundancyPower 1.3.6.1.4.1.2011.2.33.4
MODULE-IDENTITY    

redundancyFan 1.3.6.1.4.1.2011.2.33.5
OBJECT IDENTIFIER    

redundancyPowerTable 1.3.6.1.4.1.2011.2.33.4.1
The table describles the attributes of every power unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RedundancyPowerEntry

redundancyPowerEntry 1.3.6.1.4.1.2011.2.33.4.1.1
Each entry contains the attributes associated with a single power unit entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  RedundancyPowerEntry  

redundancyPowerID 1.3.6.1.4.1.2011.2.33.4.1.1.1
The identify of power uinit. This is also the index of this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyPowerStatus 1.3.6.1.4.1.2011.2.33.4.1.1.2
The status of every redundancy power unit. if power unit doesn't exists, take the value 'space'; if power unit is present and normal, take the value 'narmal' if power unit is present but fail, take the value 'fail'
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER space(1), normal(2), fail(3)  

redundancyPowerPreviousStatus 1.3.6.1.4.1.2011.2.33.4.1.1.3
The last status of every redundancy power unit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER space(1), normal(2), fail(3)  

redundancyFanTable 1.3.6.1.4.1.2011.2.33.5.1
The table describles the attributes of every power unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RedundancyFanEntry

redundancyFanEntry 1.3.6.1.4.1.2011.2.33.5.1.1
Each entry contains the attributes associated with a single power unit entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  RedundancyFanEntry  

redundancyFanID 1.3.6.1.4.1.2011.2.33.5.1.1.1
The identify of power uinit. This is also the index of this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyFanStatus 1.3.6.1.4.1.2011.2.33.5.1.1.2
The status of every redundancy power unit. if power unit doesn't exists, take the value 'space'; if power unit is present and normal, take the value 'narmal' if power unit is present but fail, take the value 'fail'
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fail(2)  

powerTraps 1.3.6.1.4.1.2011.2.33.4.2
OBJECT IDENTIFIER    

powerStatusChangedTrap 1.3.6.1.4.1.2011.2.33.4.2.1
This trap is generated when the satus of a power unit is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanTraps 1.3.6.1.4.1.2011.2.33.5.2
OBJECT IDENTIFIER    

fanStatusChangedTrap 1.3.6.1.4.1.2011.2.33.5.2.1
This trap is generated when the satus of a power unit is changed.
Status: current Access: read-only
NOTIFICATION-TYPE