swPoESystemInfoPowerDisconnectMethod
PoE-MIB ·
.1.3.6.1.4.1.171.12.24.2.1.1.5
Object
column
Enumeration
The power management disconnection method. When the total consumed power exceeds the power budget, the PoE controller initiates port disconnection to prevent overloading the power supply. The controller uses one of the following two ways to implement the disconnection. deny_next_port: after the power budget has been exceeded, the next port attempting to power up is denied, regardless of its priority. deny_low_priority_port: after the power budget has been exceeded, the next port attempting to power up causes the port with the lowest priority to shut down to allow high-priority ports to power up. The default setting is deny_next_port.
Context
- MIB
- PoE-MIB
- OID
.1.3.6.1.4.1.171.12.24.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swPoESystemInfoEntry
- Table
- swPoESystemInfoTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | denyNextPort |
2 | denyLowPriorityPort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swPoESystemInfoUnitId This object indicates the device's Unit ID.
A unit ID of zero denotes a stand-alone device. | column | Integer32 | .1.3.6.1.4.1.171.12.24.2.1.1.1 |
| swPoESystemInfoPowerConsumption The actual momentary power consumption (in watts) in the PoE system. | column | Integer32 | .1.3.6.1.4.1.171.12.24.2.1.1.2 |
| swPoESystemInfoPowerRemained The actual momentary remaining power (in watts) in the PoE system. | column | Integer32 | .1.3.6.1.4.1.171.12.24.2.1.1.3 |
| swPoESystemInfoPowerLimit The power budget (in watts) of the PoE sytem. | column | Integer32 | .1.3.6.1.4.1.171.12.24.2.1.1.4 |
| swPoESystemInfoManagementMode This mode can be either power_limit mode or auto mode.
power_limit: If power supplied to the port exceeds the power limit
specified for it, this port will be shut down.
auto: The… | column | Enumeration | .1.3.6.1.4.1.171.12.24.2.1.1.6 |
| swPoESystemInfoLegacyPD The current status of legacy PD detection. | column | Enumeration | .1.3.6.1.4.1.171.12.24.2.1.1.7 |