PoE PD Alive Checking is a managed switch feature that automatically monitors the operational status of each connected powered device (PD) by periodically sending [CHECK_PROTOCOL] health-check packets, and resets any unresponsive PD by cycling its PoE power — without requiring manual on-site intervention. In industrial environments where PoE-powered devices such as IP cameras, wireless APs, and field terminals are mounted in hard-to-reach locations, PD Alive Checking eliminates the need for physical reboots when a device freezes or hangs while still drawing power. ORing managed PoE switches ([POE_PRODUCT_MODELS]) support both Device Binding and PD Alive Checking for reliable, unattended PoE device management.
What is Device Binding?
Device Binding is a PoE security and management feature that links a specific powered device's MAC address to a specific PoE port on the switch. Once a device is bound to a port, the switch:
- Supplies PoE power only to the registered MAC address on that port
- Denies PoE power to any device with a different MAC address plugged into the same port
- Enables the PD Alive Checking function to know which device to monitor and send health-check packets to
Device Binding must be configured before enabling PD Alive Checking. Without a registered MAC address binding, the switch cannot identify which device to send alive-checking packets to, and the monitoring function will not operate.
Device Binding vs standard PoE port enable/disable
| Feature | Device Binding | Standard PoE port control |
|---|---|---|
| Controls PoE based on | MAC address of connected device | Port number (manual or schedule) |
| Security benefit | Prevents unauthorised devices from receiving PoE | None — any device on the port gets power |
| Required for Alive Checking? | ✅ Yes — must bind device first | — |
What is PD Alive Checking?
PD Alive Checking is the active monitoring function built on top of Device Binding. Once a device is bound to a port, the switch sends [CHECK_PROTOCOL] packets to the registered PD's IP address at configurable intervals. The switch monitors each PD's response to determine whether it is still operational.
The monitoring logic follows this sequence:
- Switch sends a [CHECK_PROTOCOL] health-check packet to the bound PD at [CHECK_INTERVAL] intervals
- If the PD responds, the switch records the port as operational and continues monitoring
- If the PD does not respond, the switch retries — after [RETRY_COUNT] consecutive failures, the switch concludes the PD is unresponsive
- The switch cuts PoE power to the port for [RESET_DURATION], then restores it — effectively performing a remote power cycle on the frozen device
- The PD reboots and resumes normal operation; monitoring restarts automatically
Why PDs freeze without losing PoE power
PoE-powered devices receive electrical power over the Ethernet cable continuously — they only lose power if the switch port is disabled or the cable is unplugged. However, the software running on the device (firmware, OS, application) can freeze, hang, or enter an unresponsive state due to:
- Software bugs or memory leaks in the PD's embedded operating system
- Thermal stress — IP cameras and APs in high-temperature enclosures are particularly susceptible
- Watchdog timer failures in the PD's hardware
- Network configuration errors that cause the PD to lose its IP address
In all these cases, the device appears powered (PoE LED on, link active) but is not responding to network traffic. PD Alive Checking detects this condition and automatically restores the device without requiring a field visit.
How to configure PD Alive Checking on ORing managed PoE switches
Step 1 — Configure Device Binding
Navigate to [MENU_PATH_BIND]. For each PoE port to be monitored:
- Enter the MAC address of the device connected to that port
- Set the binding state to Enable
- Click Apply to save
The switch will now only supply PoE power to devices whose MAC address matches the binding. The PD's IP address will be used for alive-checking — ensure the IP address is reachable from the switch's management VLAN.
Step 2 — Enable PD Alive Checking
Navigate to [MENU_PATH_ALIVE]. For each bound port:
- Enter the PD IP address to send health-check packets to
- Set Alive Check Interval (default: [CHECK_INTERVAL])
- Set Retry Count (default: [RETRY_COUNT] — number of consecutive failures before reset)
- Set Reset Duration (default: [RESET_DURATION] — PoE power-off period before restore)
- Set the state to Enable and click Apply
Configuration parameter reference
| Parameter | Description | Default | Recommended for industrial |
|---|---|---|---|
| PD IP address | IP address of the device to monitor | — | Use static IP or DHCP reservation for reliability |
| Alive Check Interval | How often to send health-check packets | [CHECK_INTERVAL] | 30–60 s for most PDs; reduce to 10–15 s for critical surveillance |
| Retry Count | Consecutive failures before triggering reset | [RETRY_COUNT] | 3–5 — lower values reset faster; higher values reduce false resets |
| Reset Duration | How long PoE power is cut before restoring | [RESET_DURATION] | 10–15 s — long enough for the PD's capacitors to discharge fully |
Industrial use cases for PD Alive Checking
IP surveillance cameras in harsh environments
IP cameras mounted outdoors, in tunnels, or in high-temperature enclosures are prone to firmware lockups during thermal stress events. When a camera freezes, its PoE link remains active but the video stream drops. Without PD Alive Checking, the only remedy is a field visit to manually unplug and replug the camera. With Alive Checking configured at a 30-second interval, the switch detects the unresponsive camera within approximately [RETRY_COUNT] × 30 seconds and automatically power-cycles it — restoring the video stream without any human intervention.
Industrial wireless APs on factory floors
Wireless APs mounted on factory ceilings or in equipment cabinets are difficult to access for manual reboot. An AP that crashes — losing Wi-Fi coverage for mobile terminals, AGVs, or barcode scanners — can halt production workflows. PD Alive Checking detects the unresponsive AP and triggers an automatic PoE reset, typically restoring Wi-Fi connectivity within 60–90 seconds of the initial freeze detection.
VoIP phones and intercoms in large facilities
In warehouses, hospitals, or campus environments with hundreds of PoE VoIP phones, individual phone lockups are a common support burden. PD Alive Checking automates the resolution of frozen phones without requiring IT staff to locate and manually reboot each device — reducing helpdesk call volume and mean time to repair (MTTR).
Remote substations and unmanned field cabinets
Industrial PoE-powered devices in remote substations, roadside cabinets, or unmanned monitoring stations cannot be manually rebooted without a field dispatch. PD Alive Checking ensures that a frozen field device — an IP-connected sensor, environmental monitor, or access control panel — is automatically restored, maintaining continuous data collection and control without a site visit.
Frequently asked questions
What is PoE PD Alive Checking?
PoE PD Alive Checking is a managed switch feature that automatically monitors powered devices (PDs) by sending [CHECK_PROTOCOL] health-check packets at configurable intervals. If a PD fails to respond [RETRY_COUNT] times consecutively, the switch cuts and restores PoE power to reset the frozen device — without requiring manual reboots. It is supported on ORing managed PoE switches ([POE_PRODUCT_MODELS]).
What is Device Binding and why is it required for PD Alive Checking?
Device Binding associates a PD's MAC address with a specific PoE port, ensuring PoE power is supplied only to the registered device. PD Alive Checking requires Device Binding because the switch needs to know the device's IP address to send health-check packets. Configure Device Binding first, then enable Alive Checking on the same port.
How long does the PoE power cycle take during a PD reset?
The switch cuts PoE power for [RESET_DURATION] and then restores it. The total restoration time includes the PD's boot time — typically 30–60 seconds for IP cameras and wireless APs. The check interval and retry count determine how quickly the switch detects a frozen PD before triggering the reset.
What is the difference between PD Alive Checking and standard PoE port management?
Standard PoE port management enables or disables power manually or by schedule. PD Alive Checking is an active monitoring and self-healing function — the switch continuously tests device responsiveness and automatically resets frozen PDs. It handles the specific case where a device is powered but software-unresponsive, which standard port management cannot detect. See the ORing PoE switch product page for models supporting both features.
What devices benefit most from PD Alive Checking?
PD Alive Checking is most beneficial for IP cameras, wireless APs, VoIP phones, industrial terminals, and field sensors that are mounted in hard-to-reach locations or operate in harsh-temperature environments where software lockups are common. Any PoE device that may freeze without losing power — especially in unattended or remote installations — benefits from automatic alive checking and reset.