Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
net::LinkStateChangedEvent Struct Reference

Event that is send when the operational state of an interface changed. More...

Inheritance diagram for net::LinkStateChangedEvent:
idl::Event

Public Attributes

string ifName
 interface name More...
 
string ifLabel
 interface label More...
 
InterfaceType ifType
 interface type More...
 
InterfaceOpState ifState
 Current operational interface state. More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event that is send when the operational state of an interface changed.

Definition at line 354 of file Net.idl.

Member Data Documentation

◆ ifLabel

string net::LinkStateChangedEvent::ifLabel

interface label

Definition at line 356 of file Net.idl.

◆ ifName

string net::LinkStateChangedEvent::ifName

interface name

Definition at line 355 of file Net.idl.

◆ ifState

InterfaceOpState net::LinkStateChangedEvent::ifState

Current operational interface state.

Definition at line 358 of file Net.idl.

◆ ifType

InterfaceType net::LinkStateChangedEvent::ifType

interface type

Definition at line 357 of file Net.idl.


The documentation for this struct was generated from the following file: