iso/org/dod/internet/private/enterprises/.171/dlinkPrimeCommon/dlinkPrimePoeExtMIB/.1/.1/dpPoeIfCfgTable/dpPoeIfCfgEntry/dpPoeIfState
dpPoeIfState
OBJECT-TYPE
1.3.6.1.4.1.171.15.11.1.1.1.1.1
Description
This object indicates the PoE state of the entry. auto(1) - the port will automatically detect the PD and provision power to the PD. The max wattage value which can be provisioned to the port is determined by dpPoeIfMaxPower. If dpPoeIfMaxPower is unspecified, then the class of the PD auto determines the maximum wattage which can be provisioned. The PD will not be provisioned if it requests more wattage than the max wattage which is determined. never(2) - indicates the port will not supply power to connected PD; static(3) - indicates manager pre-allocate power budget to the port by configuring the dpPoeIfMaxPower object. The power budget is allocated to the port even though there is no PD connected to the port. If dpPoeIfMaxPower is not configured, default value is 15400mW for 802.3af and 30000mW for 802.3at. class1(4)~class4(7) - Configures PoE port power limit.
Syntax
INTEGER { auto(1), never(2), static(3), class1(4), class2(5), class3(6), class4(7) }