ItsProtectionStatus

  • Base type Enumeration

Describes the protection status of a protected service. unavailable(1). means that neither channel is up. unprotected(2). means that one of the channels is up. standbyProtected(3). means that both channels are up and if the active channel detects AIS, a failover will occur while incurring a hit. hitlessCapable(4). means that the differential delay is within limit, but a buffer reset is required to reach hitless protected state. This can be achieved by writing the forceHit parameter. hitlessProtected(5). means that either channel can go down without incurring a data loss.

Possible values

5 objects
Number Name
1 unavailable
2 unprotected
3 standbyProtected
4 hitlessCapable
5 hitlessProtected