SAVEPOWER-MIB

File: SAVEPOWER-MIB.mib (16767 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
HP-ICF-OID ENTITY-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
DisplayString DateAndTime TruthValue
hpSwitch entPhysicalIndex

Defined Types

SavepowerBlockIndex  
A unique value that serves as an index to identify the Power block ID that controls power distribution to a group of ports associated with the block-id.
TEXTUAL-CONVENTION    
  Unsigned32  

SavepowerControl  
An enumerated value which provides an indication of the state of the power block. If power to the block is ON the state would be powerOn and if power to the block is OFF the state would be powerOff.
TEXTUAL-CONVENTION    
  INTEGER powerOn(1), powerOff(2)  

HpicfSavepowerEntry  
SEQUENCE    
  hpicfSavepowerBlockID SavepowerBlockIndex
  hpicfSavepowerControl SavepowerControl
  hpicfSavepowerBlockPorts DisplayString

HpicfSavepowerGreenFeaturesEntry  
SEQUENCE    
  hpicfSavepowerEntityPowerAdminStatus TruthValue
  hpicfSavepowerEntityPowerOperStatus SavepowerControl
  hpicfSavepowerEntityLEDAdminStatus TruthValue
  hpicfSavepowerEntityLEDOperStatus SavepowerControl

HpicfSavepowerPHYEntry  
SEQUENCE    
  hpicfSavepowerSlotNum Unsigned32
  hpicfSavepowerPortNum Unsigned32
  hpicfSavepowerPHYAdminStatus TruthValue
  hpicfSavepowerPHYOperStatus SavepowerControl

HpicfSavepowerEntPHYEntry  
SEQUENCE    
  hpicfSavepowerEntPHYAdminStatus TruthValue
  hpicfSavepowerEntPHYOperStatus SavepowerControl

Defined Values

hpicfSavepowerMIB 1.3.6.1.4.1.11.2.14.11.5.1.56
The MIB module is for saving power in blocks that control the physical ports.
MODULE-IDENTITY    

hpicfSavepowerScalars 1.3.6.1.4.1.11.2.14.11.5.1.56.1
OBJECT IDENTIFIER    

hpicfSavepowerLEDScalars 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3
OBJECT IDENTIFIER    

hpicfSavepowerMaxBlocks 1.3.6.1.4.1.11.2.14.11.5.1.56.1.1
The maximum number of Power blocks in the switch which are associated to a group of ports to power on/off. The number of power blocks and ports associated with a block are platform dependent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfSavepowerEnabledPorts 1.3.6.1.4.1.11.2.14.11.5.1.56.1.2
This indicates the total number of ports in the switch that are powered off.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfSavePowerLEDOffAlarmStartTime 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3.1
This is the scheduled time at which the all the switch LEDs would be turned off.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

hpicfSavePowerLEDOffAlarmDuration 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3.2
This is the duration of the alarm time during which the switch would be in LED power save mode, and the switch LEDs would be turned off.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hpicfSavePowerLEDOffAlarmRecur 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3.3
The truth value used to indicate if the timer for LED off will be recurring.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfEntitySavepower 1.3.6.1.4.1.11.2.14.11.5.1.56.2
OBJECT IDENTIFIER    

hpicfSavepowerTable 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1
This table contains one row for every power block that controls a group of physical ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSavepowerEntry

hpicfSavepowerEntry 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1
Information about Savepower table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSavepowerEntry  

hpicfSavepowerBlockID 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.1
The index that is used to access the power block entry table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SavepowerBlockIndex  

hpicfSavepowerControl 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.2
This indicates if the power to the block is powerOn (1) or powerOff (2).
Status: current Access: read-write
OBJECT-TYPE    
  SavepowerControl  

hpicfSavepowerBlockPorts 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.3
This indicates the port-range associated to the hpisfSavepowerBlockID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpicfSavepowerGreenFeaturesTable 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2
This table contains a row for different entities and shows the admin status and operational status of the power and LED for that entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSavepowerGreenFeaturesEntry

hpicfSavepowerGreenFeaturesEntry 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1
Information about SavepowerGreenFeatures table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSavepowerGreenFeaturesEntry  

hpicfSavepowerEntityPowerAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.1
The truth value indicates the configured status of the entity power.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfSavepowerEntityPowerOperStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.2
This indicates the operational status of the entity as powerOn(1) if turned on or powerOff(2) if turned off.
Status: current Access: read-only
OBJECT-TYPE    
  SavepowerControl  

hpicfSavepowerEntityLEDAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.3
The truth value indicates the configured status of the entity's LED power status.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfSavepowerEntityLEDOperStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.4
This indicates if the operational status of the entity's LED power is powerOn (1) or powerOff (2).
Status: current Access: read-only
OBJECT-TYPE    
  SavepowerControl  

hpicfSavepowerPHYTable 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3
This table contains a row for every port for which the PHY will be put to auto low power mode or normal power mode and contains the admin status and operational status of the PHY .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSavepowerPHYEntry

hpicfSavepowerPHYEntry 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1
Information about PHY power status for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSavepowerPHYEntry  

hpicfSavepowerSlotNum 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.1
This value serves as an index to identify the slot no. for the PHY.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpicfSavepowerPortNum 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.2
This value serves as an index to identify the port no. for the PHY.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpicfSavepowerPHYAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.3
The truth value indicates the configured status of the auto low power mode for the PHY.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfSavepowerPHYOperStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.4
This indicates if the operational status of the PHY power is auto low power mode i.e. powerOff(2) or normal power mode i.e. or powerOn(1).
Status: current Access: read-only
OBJECT-TYPE    
  SavepowerControl  

hpicfSavepowerEntPHYTable 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4
This table contains a row for every member in a stack setup or for a standalone device or for every slot in a chassis, for which the PHY will be put to auto low power mode or normal power mode and contains the admin status and operational status of the PHY .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSavepowerEntPHYEntry

hpicfSavepowerEntPHYEntry 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1
Information about PHY power status.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSavepowerEntPHYEntry  

hpicfSavepowerEntPHYAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1.1
The truth value indicates the configured status of the auto low power mode for the PHY. True indicates PHY is in low power mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfSavepowerEntPHYOperStatus 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1.2
This indicates if the operational status of the PHY power is auto low power mode i.e. powerOff(2) or normal power mode i.e. powerOn(1).
Status: current Access: read-only
OBJECT-TYPE    
  SavepowerControl  

hpicfSavepowerConformance 1.3.6.1.4.1.11.2.14.11.5.1.56.3
OBJECT IDENTIFIER    

hpicfSavepowerCompliance 1.3.6.1.4.1.11.2.14.11.5.1.56.3.1
OBJECT IDENTIFIER    

hpicfSavepowerGroups 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2
OBJECT IDENTIFIER    

hpicfSavepowerComplianceInfo 1.3.6.1.4.1.11.2.14.11.5.1.56.3.1.1
The compliance statement for entries which implement the SAVEPOWER MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfSavepowerScalarsGroup 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.1
Basic Scalars required in SAVEPOWER MIB implementation.
Status: current Access: read-only
OBJECT-GROUP    

hpicfSavepowerLEDScalarsGroup 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.2
Scalars required for LED turn off feature.
Status: current Access: read-only
OBJECT-GROUP    

hpicfSavepowerGreenFeaturesGroup 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.3
SAVEPOWER Green Features parameters
Status: current Access: read-only
OBJECT-GROUP    

hpicfSavepowerPHYGroup 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.4
SAVEPOWER MIB parameters
Status: current Access: read-only
OBJECT-GROUP    

hpicfSavepowerGroup 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.5
SAVEPOWER MIB parameters
Status: current Access: read-only
OBJECT-GROUP    

hpicfPHYConformance 1.3.6.1.4.1.11.2.14.11.5.1.56.4
OBJECT IDENTIFIER    

hpicfPHYCompliance 1.3.6.1.4.1.11.2.14.11.5.1.56.4.1
OBJECT IDENTIFIER    

hpicfPHYGroups 1.3.6.1.4.1.11.2.14.11.5.1.56.4.2
OBJECT IDENTIFIER    

hpicfPHYComplianceInfo 1.3.6.1.4.1.11.2.14.11.5.1.56.4.1.1
The compliance statement for entries which implement the PORT LOW POWER.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfSavepowerEntPHYGroup 1.3.6.1.4.1.11.2.14.11.5.1.56.4.2.1
PORT-LOW-POWER MIB parameters
Status: current Access: read-only
OBJECT-GROUP