|
|
Description:
|
varPoEWarningTrap OBJECT-TYPE
SYNTAX INTEGER {
pdOverCurrent(1), -- PoE port over-current/short-circuit
pdCheckFail(2), -- PD Failure Check (no response)
pdPowerOn(3), -- PoE port power on
pdPowerOff(4), -- PoE port power off
exceedSystemThreshold(5),-- Exceed PoE system threshold
pseFetBad(6), -- PoE port External FET has failed
pseOverTemperature(7), -- PSE chip is over temperature
pseVeeUvlo(8) -- PSE chip VEE under voltage lockout
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The POE warning message."
|
|
|
|