All MIBs › HMPRIV-MGMT-SNMP-MIB › hmPOEModulePower
hmPOEModulePower
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmPOEModulePower
OID (numeric): 1.3.6.1.4.1.248.14.2.14.3.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Configurable power budget per module expressed in Watts. The default value is hmPOEModuleMaximumPower and depends on the hardware.
What is hmPOEModulePower?
This object configures the maximum power budget in watts that a Power-over-Ethernet (PoE) module may deliver to connected devices. The default value depends on the hardware capabilities and physical PSU capacity. Network administrators adjust this threshold to limit power consumption, manage heat dissipation, or reserve headroom for future device connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.14.3.1.2 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmPOEModulePower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.14.3.1.2.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmPOEModulePower.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.14.3.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.14 | hmPOEGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.14.3 | hmPOEModuleTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.14.3.1 | hmPOEModuleEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.14.3.1.2 | hmPOEModulePower | HMPRIV-MGMT-SNMP-MIB |