|
Description:
|
poePortState OBJECT-TYPE
SYNTAX INTEGER {auto(1), never(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates the PoE state of the entry.
enabled(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 dPoeIfMaxPower. If dPoeIfMaxPower
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.
disabled(2) - indicates the port will not supply power to connected PD."
DEFVAL {auto}
|
|
|