Class FaultResponse (0.11.0)

FaultResponse(value)

Response when a fault is detected in a pseudowire:

::

  • NONE: default.
  • DISABLE_PORT: set the port line protocol down when inline probes detect a fault. This setting is only permitted on port mode pseudowires.

Enums

Name Description
UNDEFINED_FAULT_RESPONSE A value indicating that the enum field is not set.
DISABLE_PORT Set the port line protocol down when inline probes detect a fault. This setting is only permitted on port mode pseudowires.
NONE Default.