IPSecVpnSessionStatusNsxT (schema)

IPSec VPN session traffic summary

IPSec VPN Session Status represents status on an NSX-T type of enforcement point.
Name Description Type Notes
aggregate_traffic_counters Traffic summary

Aggregate traffic statistics across all ipsec tunnels.
IPSecVpnTrafficCounters Readonly
alarm Alarm Information Details

Alarm information details.
PolicyRuntimeAlarm Readonly
display_name Display Name

Display Name of vpn session.
string Readonly
enforcement_point_path Enforcement point Path

Policy Path referencing the enforcement point where the info is fetched.
string Readonly
failed_tunnels Failed tunnels

Number of failed tunnels.
integer Readonly
ike_status IKE status

Status for IPSec VPN IKE session UP/DOWN and fail reason if IKE session is down.
IPSecVpnIkeSessionStatus Readonly
last_update_timestamp Last updated timestamp

Timestamp when the data was last updated.
EpochMsTimestamp Readonly
negotiated_tunnels Negotiated tunnels

Number of negotiated tunnels.
integer Readonly
resource_type Must be set to the value IPSecVpnSessionStatusNsxT string Required
Enum: IPSecVpnSessionStatusNsxT
runtime_status Session Runtime Status

Gives session status consolidated using IKE status and tunnel status. It can
be UP, DOWN, DEGRADED. If IKE and all tunnels are UP status will be UP, if
all down it will be DOWN, otherwise it will be DEGRADED.
string Readonly
Enum: UP, DOWN, DEGRADED
total_tunnels Total tunnels

Total number of tunnels.
integer Readonly