ApplicationInfo

Leafs

class Ipsla.ApplicationInfo

Bases: Entity

Class Hierarchy : Ipsla ApplicationInfo

This class represents state data.

IPSLA application information

version

Version of the IPSLA in Version.Release .Patch-level format

type: str

config: False

max_entries

Maximum number of entries

type: int

range: 0..4294967295

config: False

entries_configured

Number of entries configured

type: int

range: 0..4294967295

config: False

active_entries

Number of active entries

type: int

range: 0..4294967295

config: False

pending_entries

Number of pending entries

type: int

range: 0..4294967295

config: False

inactive_entries

Number of inactive entries

type: int

range: 0..4294967295

config: False

configurable_probes

Number of configurable probes

type: int

range: 0..4294967295

config: False

min_memory

IPSLA low memory watermark in KB

type: int

range: 0..4294967295

config: False

hw_timestamp_disabled

IPSLA HW timestamp Disabled flag

type: bool

config: False

operation_type

Operation types available in this IPSLA version

type: list of SlaOpTypes

config: False