ASCEND-POWER-SUPPLY-MIB

File: ASCEND-POWER-SUPPLY-MIB.mib (3616 bytes)

Imported modules

ASCEND-MIB RFC-1212

Imported symbols

powerSupply OBJECT-TYPE

Defined Types

PowerSupplyEntry  
SEQUENCE    
  powerSupplyIndex INTEGER
  powerSupplyState INTEGER
  powerSupplyOperationalState INTEGER
  powerSupplySerialNumber INTEGER

Defined Values

powerSupplyCount 1.3.6.1.4.1.529.18.1
The number of entries in the powerSupplyTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerSupplyTable 1.3.6.1.4.1.529.18.2
The power supply table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerSupplyEntry

powerSupplyEntry 1.3.6.1.4.1.529.18.2.1
An entry in the power supply table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerSupplyEntry  

powerSupplyIndex 1.3.6.1.4.1.529.18.2.1.1
The index of the powerSupply entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerSupplyState 1.3.6.1.4.1.529.18.2.1.2
The state of the power supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), present(2), absent(3)  

powerSupplyOperationalState 1.3.6.1.4.1.529.18.2.1.3
The operational state of the power supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), noFailure(2), failed(3)  

powerSupplySerialNumber 1.3.6.1.4.1.529.18.2.1.4
Serial number of the power supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerSupplyStateTrapState 1.3.6.1.4.1.529.18.3
This variable indicates whether the system produces the powerSupplyStateChange trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

powerSupplyOperationalStateTrapState 1.3.6.1.4.1.529.18.4
This variable indicates whether the system produces the powerSupplyOperationalStateChange trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)