dpPoeIfState
DLINKPRIME-POE-MIB ·
.1.3.6.1.4.1.171.15.11.1.1.1.1.1
Object
column
r/w
Enumeration
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.
Context
- MIB
- DLINKPRIME-POE-MIB
- OID
.1.3.6.1.4.1.171.15.11.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dpPoeIfCfgEntry
- Table
- dpPoeIfCfgTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | never |
3 | static |
4 | class1 |
5 | class2 |
6 | class3 |
7 | class4 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dpPoeIfMaxPower This object indicates the max wattage value which can
be provisioned to the port.
Note: This object is valid only while the dpPoeIfState
object is configured as static. | column | milliwatts Integer32 | .1.3.6.1.4.1.171.15.11.1.1.1.1.2 |
| dpPoeIfTimeRange This object indicates the name of time-range profile to delineate
the activation period.
A zero length string indicates the time-range is not specified. | column | OctetString | .1.3.6.1.4.1.171.15.11.1.1.1.1.3 |