| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setAdministrativelyDownCount(java.lang.Long administrativelyDownCount)
Number of tunnels with administratively down diagnostic message format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setConcatenatedPathDownCount(java.lang.Long concatenatedPathDownCount)
Number of tunnels with concatenated path down diagnostic message format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setControlDetectionTimeExpiredCount(java.lang.Long controlDetectionTimeExpiredCount)
Number of tunnels with control detection time expired diagnostic message format:
int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setEchoFunctionFailedCount(java.lang.Long echoFunctionFailedCount)
Number of tunnels with echo function failed diagnostic message format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setForwardingPlaneResetCount(java.lang.Long forwardingPlaneResetCount)
Number of tunnels with forwarding plane reset diagnostic message format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setNeighborSignaledSessionDownCount(java.lang.Long neighborSignaledSessionDownCount)
Number of tunnels neighbor signaled session down format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setNoDiagnosticCount(java.lang.Long noDiagnosticCount)
Number of tunnels with no diagnostic format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setPathDownCount(java.lang.Long pathDownCount)
Number of tunnels with path down diagnostic message format: int64
|
BFDDiagnosticCount.Builder |
BFDDiagnosticCount.Builder.setReverseConcatenatedPathDownCount(java.lang.Long reverseConcatenatedPathDownCount)
Number of tunnels with reverse concatenated path down diagnostic message format:
int64
|