HUAWEI-POE-MIB
- Functions Overview
- Relationship Between Tables
- Description of Single Objects
- Description of MIB Tables
- Description of Alarm Objects
- hwPoePowerOff
- hwPoePowerOn
- hwPoePdConnected
- hwPoePdDisconnected
- hwPoePdClassInvalid
- hwPoePdClassOvercurrent
- hwPoePdPriorityDifferent
- hwPoePowerOverUtilizationThreshold
- hwPoePowerOverUtilizationThresholdResume
- hwPoePowerAbsent
- hwPoePowerAbsentResume
- hwPoeRpsPowerOutputAlarm
- hwPoeRpsPowerOutputAlarmResume
- hwPoeCardAbsent
- hwPoePortFail
- hwPoePortFailResume
- Objects Not Supported by the Device
Functions Overview
HUAWEI-POE-MIB is used to manage power over Ethernet (PoE). This MIB provides objects to set PoE attributes such as the maximum power of a PoE slot and priority of a PoE interface, and to enable or disable a PoE interface. Using this MIB, you can also query information about PoE slots, power of PoE interfaces, and operations performed on PoE interfaces such as manual power on and power off.
Root directory: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25). hwPoeMib (195)
Only switches with PWR in the device names are PoE switches. Whether switches support PoE depends on the hardware. Non-PoE switches cannot be changed to PoE switches through software upgrades.
S628-PWR-E, S652-PWR-E, S628X-PWR-E, and S652X-PWR-E
Description of MIB Tables
hwPoeSlotTable
This table is used to configure attributes of a PoE slot.
The index of this table is hwPoeSlotId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.2.1.1 |
hwPoeSlotId |
Integer32 |
Not-accessible |
This object indicates the slot ID of a PoE slot (The value is an integer ranges from 0 to 8). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.2 |
hwPoeSlotMaximumPower |
Integer32 |
Read-write |
This object indicates the maximum power of a PoE slot, in mW. The value is an integer that ranges from 15400 to 1625000, in mW. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.3 |
hwPoeSlotAvailablePower |
Integer32 |
Read-only |
This object indicates the available power of a PoE slot, in mW. The value equals the minimum value between the following items 1 and 2 subtracts item 3.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.4 |
hwPoeSlotReferencePower |
Integer32 |
Read-only |
This object indicates the sum of reference power of all devices connected to a PoE slot, in mW. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.5 |
hwPoeSlotConsumingPower |
Integer32 |
Read-only |
This object indicates the total power consumption of a PoE slot, in mW. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.6 |
hwPoeSlotPeakPower |
Integer32 |
Read-only |
This object indicates the peak power of a PoE slot, in mW. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.8 |
hwPoeSlotPowerManagementManner |
INTEGER |
Read-write |
This object indicates the power management mode. This is an enumeration object and the value can be:
The default value is auto. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.9 |
hwPoeSlotIsPoeDevice |
OCTET STRING |
Read-only |
This object indicates whether a device supports PoE.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.11 |
hwPoeSlotPowerRsvPercent |
Integer32 |
Read-write |
This object indicates the percentage of the reserved power to the total power. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.12 |
hwPoeSlotPowerUtilizationThreshold |
Integer32 |
Read-write |
This object indicates the percentage of alarm threshold. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.2.1.13 |
hwPoeSlotMcuSupport |
Integer32 |
read-only |
This object indicates the number of Micro Control Units (MCUs) on the PoE device. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
None.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
hwPoePortTable
This table is used to configure attributes of a PoE interface.
The index of this table is hwPoePortIfIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.3.1.1 |
hwPoePortIfIndex |
InterfaceIndex |
Not-accessible |
This object indicates the index of an interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.2 |
hwPoePortName |
OCTET STRING |
Read-only |
This object indicates the name of an interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.3 |
hwPoePortEnable |
EnabledStatus |
Read-write |
This object indicates whether the PoE function is enabled on the interface.
The default value is 1. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.4 |
hwPoePortPriority |
INTEGER |
Read-write |
This object indicates the power supply priority of an interface. The value can be:
The default value is 3. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.5 |
hwPoePortMaximumPower |
Integer32 |
Read-write |
This object indicates the maximum power on an interface, in mW, The value ranges from 0 to 30000. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.6 |
hwPoePortPowerOnStatus |
OCTET STRING |
Read-only |
This object indicates the power supply status of an interface.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.7 |
hwPoePortPowerStatus |
OCTET STRING |
Read-only |
This object indicates the status of an interface. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.8 |
hwPoePortPdClass |
Integer32 {0..4,255} |
Read-only |
This object indicates the class of the powered devices on a PoE interface. The value varies according to the type of powered devices on the interface. The value 255 indicates that no PD is connected to the interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.9 |
hwPoePortReferencePower |
Integer32 |
Read-only |
This object indicates the reference power, in mW. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.10 |
hwPoePortConsumingPower |
Integer32 |
Read-only |
This object indicates the actual power of a PoE interface, in mW. The value is the maximum power on the interface, which depends on the class of powered devices. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.11 |
hwPoePortPeakPower |
Integer32 |
Read-only |
This object indicates the peak power of a PoE interface, in mW. The value is the maximum power consumption of the powered device on the interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.12 |
hwPoePortAveragePower |
Integer32 |
Read-only |
This object indicates the average power of a PoE interface, in mW. The value is the average power consumption of powered devices on the interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.13 |
hwPoePortCurrent |
OCTET STRING |
Read-only |
This object indicates the current of a PoE interface, in mA. You can view the current of a PoE interface in real time by using this object. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.14 |
hwPoePortVoltage |
OCTET STRING |
Read-only |
This object indicates the voltage of a PoE interface, in V. You can view the voltage of a PoE interface in real time by using this object. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.15 |
hwPoePortManualOperation |
INTEGER |
Read-write |
This object indicates that a PD connected to an interface is powered on or powered off manually.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.16 |
hwPoePortPoweroffTimeRangeSwitch |
Integer32 | Read-write |
This object indicates whether a power-off time range has been configured on a PoE interface. The value is enable or disable. The value disable indicates that no power-off time range is configured on the PoE interface, and the value enable indicates that a power-off time range is configured on the PoE interface. This object can only be set to disable to delete a configured power-off time rang. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.17 |
hwPoePortPoweroffTimeRangeName |
OCTET STRING | Read-write |
This object indicates the name of a power-off time range. This object displays a null character string if no power-off time range is configured or the hwPoePortPoweroffTimeRangeSwitch object is set to disable. This object must be set to an existing power-off time range name on the device. If the specified name does not exist, the system returns an error message. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.3.1.20 |
hwPoePortLegacyDetect |
EnabledStatus |
read-write |
This object indicates whether the function that the PSE checks the compatibility of the PD is enabled. |
The maximum access to this object is read-only. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
Only the following objects in the table can be modified, and other objects are read-only.
hwPoePortEnable: whether the PoE function is enabled on an interface.
hwPoePortPriority: priority of a PoE interface.
hwPoePortMaximumPower: maximum power of a PoE interface, in mW.
hwPoePortManualOperation: a PD connected to an interface is powered on or powered off manually.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwPoePowerInfoTable
This table displays PoE power information on a PoE-capable device.
The index of this table is hwPoePowerInfoDeviceIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.5.1.1 |
hwPoePowerInfoDeviceIndex |
Integer32 |
Not-accessible |
This object indicates the index of a device. The value is in the reserved/chassis ID/slot ID format. The reserved field is 1 byte and fixed at 0x00. The chassis ID is 12 bits and fixed at 0. The slot ID is 12 bits. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.5.1.2 |
hwPoePowerInfoDeviceName |
OCTET STRING |
Read-only |
This object indicates the slot id of the device. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.5.1.3 |
hwPoePowerInfoDeviceTotalPower |
Integer32 |
Read-only |
This object indicates the total PoE power that the PoE power modules on the device can provide. The value varies according to the PoE power modules installed on the device. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.5.1.4 |
hwPoePowerInfoDeviceTotalAvailablePower |
Integer32 |
Read-only |
This object indicates the total PoE power that the device can provide to PDs. This object is configurable. By default, the value equals the total PoE power that the PoE power modules on the device can provide. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.5.1.5 |
hwPoePowerInfoDeviceReservedPower |
Integer32 |
Read-only |
This object indicates the reserved PoE power. The value is calculated using the following formula: Reserved power = Total PoE power that the device can provide to PDs x Reserved power percentage. By default, the reserved power percentage is 20%. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.5.1.6 |
hwPoePowerInfoDeviceUsedPower |
Integer32 |
Read-only |
This object indicates the used PoE power. The value is the total power of PDs connected to the device. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.5.1.7 |
hwPoePowerInfoDeviceRemainPower |
Integer32 |
Read-only |
This object indicates the remaining PoE power. The value is calculated using the following formula: Remaining PoE power = Total PoE power that the device can provide to PDs - Reserved PoE power - Used PoE power. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read.
hwPoePortJudgeTable
This table is used to check whether an interface supports PoE.
The index of this table is hwPoePortJudgeIfIndex.
OID |
Object Name |
Syntax |
Max Access | Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.4.1.1 |
hwPoePortJudgeIfIndex |
Integer32 |
not-accessible | Specifies the interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.195.4.1.2 |
hwPoePortJudgeIsSupport | Integer (32 bit) | read-only | Indicates whether the interface supports PoE. | This object is implemented as defined in the corresponding MIB file. |
Description of Alarm Objects
hwPoePowerOff
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.2 |
hwPoePowerOff |
hwPoePortName |
A PoE interface is powered off. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePowerOn
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.3 |
hwPoePowerOn |
hwPoePortName |
A PoE interface is powered on. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePdConnected
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.8 |
hwPoePDConnected |
hwPoePortName |
A PoE interface detects a powered device. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePdDisconnected
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.9 |
hwPoePdDisconnected |
hwPoePortName |
A PoE interface detects that a powered device is disconnected. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePdClassInvalid
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.10 |
hwPoePdClassInvalid |
hwPoePortName |
A PoE interface detects a powered device of invalid class. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePdClassOvercurrent
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.11 |
hwPoePdClassOvercurrent |
hwPoePortName |
A PoE interface detects a powered device whose current exceeds the threshold of the corresponding class. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePdPriorityDifferent
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.16 |
hwPoePdPriorityDifferent |
hwPoePortName, hwPoePortPriority, hwPoePdPriority |
The interface priority is different from the PD priority. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePowerOverUtilizationThreshold
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.17 |
hwPoePowerOverUtilizationThreshold |
hwPoeDeviceID hwPoeCurConsumPower hwPoeConsumPowerThreshold |
The power load of a PoE board exceeds the upper limit of the board. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePowerOverUtilizationThresholdResume
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.18 |
hwPoePowerOverUtilizationThresholdResume |
hwPoeDeviceID hwPoeCurConsumPower hwPoeConsumPowerThreshold |
The power load of a PoE board falls below the upper limit of the board. |
This object is implemented as defined in the corresponding MIB file. |
hwPoePowerAbsent
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.20 |
hwPoePowerAbsent |
hwFrameID hwPoeSlotNum |
This object indicates that no PoE power supply unit is installed in the chassis. |
This object is implemented as defined in the corresponding MIB files. |
hwPoePowerAbsentResume
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.21 |
hwPoePowerAbsentResume |
hwFrameID hwPoeSlotNum |
This object indicates that the PoE power supply unit recovers from a fault. |
This object is implemented as defined in the corresponding MIB file. |
hwPoeRpsPowerOutputAlarm
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.22 |
hwPoeRpsPowerOutputAlarm |
hwPoeSlotNum |
This object indicates that the RPS power fails to provide full power for the connected PoE device. |
This object is implemented as defined in the corresponding MIB file. |
hwPoeRpsPowerOutputAlarmResume
OID |
Object Name |
Bound Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.21 |
hwPoeRpsPowerOutputAlarmResume |
hwPoeSlotNum |
An alarm is cleared when RPS power supplies can provide full power for connected PoE devices. |
This object is implemented as defined in the corresponding MIB file. |
hwPoeCardAbsent
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.195.40.32 |
hwPoeCardAbsent |
hwPoeSlotNum hwPoeCardID |
The PoE card is not properly installed. |
This object is implemented as defined in the corresponding MIB file. |
Objects Not Supported by the Device
The functions of the following objects are not supported on the device. Therefore, do not use these objects to maintain the device.
Object OID |
Object Name | Table to Which the Object Belongs |
---|---|---|
1.3.6.1.4.1.2011.5.25.195.2.1.7 |
hwPoeSlotLegacyDetect |
hwPoeSlotTable |
1.3.6.1.4.1.2011.5.25.195.2.1.10 |
hwPoeDimmId |
hwPoeSlotTable |
1.3.6.1.4.1.2011.5.25.195.39.2 |
hwPoeSlotNum |
A single object |
1.3.6.1.4.1.2011.5.25.195.39.6 |
hwFrameID |
A single object |
1.3.6.1.4.1.2011.5.25.195.40.1 |
hwPoeDimmError |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.4 |
hwPoeSlotPowerOverload |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.5 |
hwPoeSlotPowerOverloadResume |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.6 |
hwPoePdPowerOverload |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.7 |
hwPoePdPowerOverloadResume |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.12 |
hwPoePdPowerOvercurrent |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.13 |
hwPoePdPowerOvercurrentResume |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.14 |
hwPoePowerOnFail |
An alarm object |
1.3.6.1.4.1.2011.5.25.195.40.15 |
hwPoePowerOffCurrentLimits |
An alarm object |
- Functions Overview
- Relationship Between Tables
- Description of Single Objects
- Description of MIB Tables
- Description of Alarm Objects
- hwPoePowerOff
- hwPoePowerOn
- hwPoePdConnected
- hwPoePdDisconnected
- hwPoePdClassInvalid
- hwPoePdClassOvercurrent
- hwPoePdPriorityDifferent
- hwPoePowerOverUtilizationThreshold
- hwPoePowerOverUtilizationThresholdResume
- hwPoePowerAbsent
- hwPoePowerAbsentResume
- hwPoeRpsPowerOutputAlarm
- hwPoeRpsPowerOutputAlarmResume
- hwPoeCardAbsent
- hwPoePortFail
- hwPoePortFailResume
- Objects Not Supported by the Device