All MIBs › SAVEPOWER-MIB
Organization: HP Networking
Last Updated: 2010-08-12
Category: Environmental and Power Monitoring, HP Networking
Description:
Manages HP Networking device energy-saving features including port power-down and scheduled shutdown.
Imported Objects
From ENTITY-MIB
| entPhysicalIndex | OBJECT-TYPE |
From HP-ICF-OID
| hpSwitch | OBJECT-IDENTITY |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is SAVEPOWER-MIB?
SAVEPOWER-MIB is an HP Networking proprietary MIB (built on HP-ICF-OID) managing power-saving 'blocks' of physical ports. Its objects cover max block count, enabled-ports bitmap, LED-off alarm start time/duration/recurrence, a savepower table (block ID, control, block ports), a green-features table (entity power/LED admin and operational status), a PHY table (slot/port number, PHY admin/operational status), and an entity-PHY table. As a configuration/status MIB it lets an administrator confirm which port blocks have power-saving enabled and schedule LED-off periods on an HP switch. It is deployed on HP Networking switching equipment (power saving). Engineers can download the SAVEPOWER-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in SAVEPOWER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- port power-saving block configuration and LED scheduling
Supported Devices
- HP Networking switching equipment (power saving)
Monitoring Examples
An administrator checks hpicfSavepowerBlockPorts and hpicfSavePowerLEDOffAlarmStartTime to confirm which ports are power-saving-enabled and when LEDs turn off on an HP switch.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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. | ||
| hpicfSavepowerScalars | 1.3.6.1.4.1.11.2.14.11.5.1.56.1 | |||
| U32 hpicfSavepowerMaxBlocks | 1.3.6.1.4.1.11.2.14.11.5.1.56.1.1 | Unsigned32 | read-only | 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. |
| U32 hpicfSavepowerEnabledPorts | 1.3.6.1.4.1.11.2.14.11.5.1.56.1.2 | Unsigned32 | read-only | This indicates the total number of ports in the switch that are powered off. |
| hpicfSavepowerLEDScalars | 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3 | |||
| DAT hpicfSavePowerLEDOffAlarmStartTime | 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3.1 | DateAndTime | read-write | This is the scheduled time at which the all the switch LEDs would be turned off. |
| U32 hpicfSavePowerLEDOffAlarmDuration | 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3.2 | Unsigned32 | read-write | 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. |
| T/F hpicfSavePowerLEDOffAlarmRecur | 1.3.6.1.4.1.11.2.14.11.5.1.56.1.3.3 | TruthValue | read-write | The truth value used to indicate if the timer for LED off will be recurring. |
| hpicfEntitySavepower | 1.3.6.1.4.1.11.2.14.11.5.1.56.2 | |||
| hpicfSavepowerTable | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1 | not-accessible | This table contains one row for every power block that controls a group of physical ports. | |
| hpicfSavepowerEntry | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1 | not-accessible | Information about Savepower table. | |
| SAV hpicfSavepowerBlockID | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.1 | SavepowerBlockIndex | not-accessible | The index that is used to access the power block entry table. |
| SAV hpicfSavepowerControl | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.2 | SavepowerControl | read-write | This indicates if the power to the block is powerOn (1) or powerOff (2). |
| STR hpicfSavepowerBlockPorts | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.3 | DisplayString | read-only | This indicates the port-range associated to the hpisfSavepowerBlockID. |
| hpicfSavepowerGreenFeaturesTable | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2 | not-accessible | This table contains a row for different entities and shows the admin status and operational status of the power and LED for that entity. | |
| hpicfSavepowerGreenFeaturesEntry | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1 | not-accessible | Information about SavepowerGreenFeatures table. | |
| T/F hpicfSavepowerEntityPowerAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.1 | TruthValue | read-write | The truth value indicates the configured status of the entity power. |
| SAV hpicfSavepowerEntityPowerOperStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.2 | SavepowerControl | read-only | This indicates the operational status of the entity as powerOn(1) if turned on or powerOff(2) if turned off. |
| T/F hpicfSavepowerEntityLEDAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.3 | TruthValue | read-write | The truth value indicates the configured status of the entity's LED power status. |
| SAV hpicfSavepowerEntityLEDOperStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.4 | SavepowerControl | read-only | This indicates if the operational status of the entity's LED power is powerOn (1) or powerOff (2). |
| hpicfSavepowerPHYTable | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3 | not-accessible | 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 . | |
| hpicfSavepowerPHYEntry | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1 | not-accessible | Information about PHY power status for ports. | |
| U32 hpicfSavepowerSlotNum | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.1 | Unsigned32 | not-accessible | This value serves as an index to identify the slot no. for the PHY. |
| U32 hpicfSavepowerPortNum | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.2 | Unsigned32 | not-accessible | This value serves as an index to identify the port no. for the PHY. |
| T/F hpicfSavepowerPHYAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.3 | TruthValue | read-write | The truth value indicates the configured status of the auto low power mode for the PHY. |
| SAV hpicfSavepowerPHYOperStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.3.1.4 | SavepowerControl | read-only | 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). |
| hpicfSavepowerEntPHYTable | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4 | not-accessible | 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 . | |
| hpicfSavepowerEntPHYEntry | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1 | not-accessible | Information about PHY power status. | |
| T/F hpicfSavepowerEntPHYAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1.1 | TruthValue | read-write | The truth value indicates the configured status of the auto low power mode for the PHY. True indicates PHY is in low power mode. |
| SAV hpicfSavepowerEntPHYOperStatus | 1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1.2 | SavepowerControl | read-only | 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). |
| hpicfSavepowerConformance | 1.3.6.1.4.1.11.2.14.11.5.1.56.3 | |||
| hpicfSavepowerCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.1 | |||
| 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. | ||
| hpicfSavepowerGroups | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2 | |||
| hpicfSavepowerScalarsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.1 | Basic Scalars required in SAVEPOWER MIB implementation. | ||
| hpicfSavepowerLEDScalarsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.2 | Scalars required for LED turn off feature. | ||
| hpicfSavepowerGreenFeaturesGroup | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.3 | SAVEPOWER Green Features parameters | ||
| hpicfSavepowerPHYGroup | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.4 | SAVEPOWER MIB parameters | ||
| hpicfSavepowerGroup | 1.3.6.1.4.1.11.2.14.11.5.1.56.3.2.5 | SAVEPOWER MIB parameters | ||
| hpicfPHYConformance | 1.3.6.1.4.1.11.2.14.11.5.1.56.4 | |||
| hpicfPHYCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.56.4.1 | |||
| 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. | ||
| hpicfPHYGroups | 1.3.6.1.4.1.11.2.14.11.5.1.56.4.2 | |||
| hpicfSavepowerEntPHYGroup | 1.3.6.1.4.1.11.2.14.11.5.1.56.4.2.1 | PORT-LOW-POWER MIB parameters |
RFC description
HP power saving MIB for controlling power blocks managing port groups in network switches to reduce power consumption.
Start monitoring HP Networking switching equipment, power saving (port-block power/LED scheduling) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.