HH3C-REDUNDANCY-POWER-MIB

File: HH3C-REDUNDANCY-POWER-MIB.mib (5263 bytes)

Imported modules

SNMPv2-SMI HH3C-OID-MIB

Imported symbols

NOTIFICATION-TYPE OBJECT-TYPE MODULE-IDENTITY
hh3cmlsr

Defined Types

Hh3cRedundancyPowerEntry  
SEQUENCE    
  hh3credundancyPowerID INTEGER
  hh3credundancyPowerStatus INTEGER
  hh3credundancyPowerPreviousStatus INTEGER

Hh3cRedundancyFanEntry  
SEQUENCE    
  hh3credundancyFanID INTEGER
  hh3credundancyFanStatus INTEGER

Defined Values

hh3credundancyPower 1.3.6.1.4.1.25506.8.36.4
MODULE-IDENTITY    

hh3credundancyFan 1.3.6.1.4.1.25506.8.36.5
OBJECT IDENTIFIER    

hh3credundancyPowerTable 1.3.6.1.4.1.25506.8.36.4.1
The table describles the attributes of every power unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRedundancyPowerEntry

hh3credundancyPowerEntry 1.3.6.1.4.1.25506.8.36.4.1.1
Each entry contains the attributes associated with a single power unit entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRedundancyPowerEntry  

hh3credundancyPowerID 1.3.6.1.4.1.25506.8.36.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  

hh3credundancyPowerStatus 1.3.6.1.4.1.25506.8.36.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)  

hh3credundancyPowerPreviousStatus 1.3.6.1.4.1.25506.8.36.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)  

hh3credundancyFanTable 1.3.6.1.4.1.25506.8.36.5.1
The table describles the attributes of every power unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRedundancyFanEntry

hh3credundancyFanEntry 1.3.6.1.4.1.25506.8.36.5.1.1
Each entry contains the attributes associated with a single power unit entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRedundancyFanEntry  

hh3credundancyFanID 1.3.6.1.4.1.25506.8.36.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  

hh3credundancyFanStatus 1.3.6.1.4.1.25506.8.36.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)  

hh3cpowerTraps 1.3.6.1.4.1.25506.8.36.4.2
OBJECT IDENTIFIER    

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

hh3cfanTraps 1.3.6.1.4.1.25506.8.36.5.2
OBJECT IDENTIFIER    

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