POWERSUPPLY-MIB

File: POWERSUPPLY-MIB.mib (5845 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString TEXTUAL-CONVENTION
hpSwitch

Defined Types

HpicfDcPsIndex  
A unique value that serves as index to identify the power supply.
TEXTUAL-CONVENTION    
  Unsigned32  

HpicfDcPsState  
An enumerated value which provides the state of the switch power supply entity.
TEXTUAL-CONVENTION    
  INTEGER psNotPresent(1), psNotPlugged(2), psPowered(3), psFailed(4), psPermFailure(5), psMax(6)  

HpicfPsEntry  
SEQUENCE    
  hpicfPsBayNum HpicfDcPsIndex
  hpicfPsState HpicfDcPsState
  hpicfPsFailures Counter32
  hpicfPsTemp Integer32
  hpicfPsVoltageInfo SnmpAdminString
  hpicfPsWattageCur Integer32
  hpicfPsWattageMax Integer32
  hpicfPsLastCall Counter32

Defined Values

hpicfPsMIB 1.3.6.1.4.1.11.2.14.11.5.1.55
This MIB module is for representing switch power supply entity.
MODULE-IDENTITY    

hpicfEntityPs 1.3.6.1.4.1.11.2.14.11.5.1.55.1
OBJECT IDENTIFIER    

hpicfPsTable 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1
This table contains one row per switch power supply entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfPsEntry

hpicfPsEntry 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1
Information about the power supply physical entity table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfPsEntry  

hpicfPsBayNum 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.1
The index of switch power supply entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDcPsIndex  

hpicfPsState 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.2
The physical state of the switch power supply entity.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfDcPsState  

hpicfPsFailures 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.3
Number of times power supply has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfPsTemp 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.4
The temperature of the power supply in Celsius
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfPsVoltageInfo 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.5
The voltage info and max current of power supply. e.g. AC 120V/220V.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hpicfPsWattageCur 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.6
The present power supply wattage information
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfPsWattageMax 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.7
The maximum wattage of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfPsLastCall 1.3.6.1.4.1.11.2.14.11.5.1.55.1.1.1.8
The number of seconds since the switch power supply is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfPsConformance 1.3.6.1.4.1.11.2.14.11.5.1.55.2
OBJECT IDENTIFIER    

hpicfPsCompliance 1.3.6.1.4.1.11.2.14.11.5.1.55.2.1
OBJECT IDENTIFIER    

hpicfPsGroups 1.3.6.1.4.1.11.2.14.11.5.1.55.2.2
OBJECT IDENTIFIER    

hpicfDcPsCompliance 1.3.6.1.4.1.11.2.14.11.5.1.55.2.1.1
The compliance statement for entries which implement the POWER SUPPLY MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfPsGroup 1.3.6.1.4.1.11.2.14.11.5.1.55.2.2.1
POWER SUPPLY parameters
Status: current Access: read-only
OBJECT-GROUP