Class EventData
Event data
[DataContract]
public class EventData
- Inheritance
-
EventData
- Inherited Members
Properties
Aid
Aid
[DataMember(Name = "aid")]
public string? Aid { get; set; }
Property Value
AlarmId
Alarm ID
[DataMember(Name = "alarm_id")]
public string? AlarmId { get; set; }
Property Value
ArpResponse
ARP response
[DataMember(Name = "arp_resp")]
public string? ArpResponse { get; set; }
Property Value
ArpSource
ARP source
[DataMember(Name = "arp_src")]
public string? ArpSource { get; set; }
Property Value
Attr
Attr
[DataMember(Name = "attr")]
public string? Attr { get; set; }
Property Value
AuthenticationNegotiationDurationSeconds
The duration of the authentication negotiation. No units are documented by Meraki.
[DataMember(Name = "auth_neg_dur")]
public string? AuthenticationNegotiationDurationSeconds { get; set; }
Property Value
Band
Band
[DataMember(Name = "band")]
public string? Band { get; set; }
Property Value
Bssid
BSSID
[DataMember(Name = "bssid")]
public string? Bssid { get; set; }
Property Value
Channel
Channel
[DataMember(Name = "channel")]
public string? Channel { get; set; }
Property Value
ClientIp
Client IP
[DataMember(Name = "client_ip")]
public string? ClientIp { get; set; }
Property Value
ClientMac
Client mac
[DataMember(Name = "client_mac")]
public string? ClientMac { get; set; }
Property Value
Device
Client mac
[DataMember(Name = "device")]
public string? Device { get; set; }
Property Value
DhcpIp
The DHCP ip address
[DataMember(Name = "dhcp_ip")]
public string? DhcpIp { get; set; }
Property Value
DhcpLeaseCompleted
The DHCP lease completed
[DataMember(Name = "dhcp_lease_completed")]
public string? DhcpLeaseCompleted { get; set; }
Property Value
DhcpResponse
The DHCP response time
[DataMember(Name = "dhcp_resp")]
public string? DhcpResponse { get; set; }
Property Value
DhcpServer
The DHCP server
[DataMember(Name = "dhcp_server")]
public string? DhcpServer { get; set; }
Property Value
DhcpServerMac
The DHCP server mac
[DataMember(Name = "dhcp_server_mac")]
public string? DhcpServerMac { get; set; }
Property Value
DosCount
DOS Count
[DataMember(Name = "dos_count")]
public string? DosCount { get; set; }
Property Value
Dst
DST
[DataMember(Name = "dst")]
public string? Dst { get; set; }
Property Value
Duration
The duration
[DataMember(Name = "duration")]
public string? Duration { get; set; }
Property Value
FullConn
The full conn
[DataMember(Name = "full_conn")]
public string? FullConn { get; set; }
Property Value
Group
The group
[DataMember(Name = "group")]
public string? Group { get; set; }
Property Value
HttpResponse
The HTTP response time
[DataMember(Name = "http_resp")]
public string? HttpResponse { get; set; }
Property Value
Identity
Identity
[DataMember(Name = "identity")]
public string? Identity { get; set; }
Property Value
Instigator
The instigator
[DataMember(Name = "instigator")]
public string? Instigator { get; set; }
Property Value
InterArrival
Inter arrival
[DataMember(Name = "inter_arrival")]
public string? InterArrival { get; set; }
Property Value
IpResponse
The IP response time
[DataMember(Name = "ip_resp")]
public string? IpResponse { get; set; }
Property Value
IpSource
The IP source address
[DataMember(Name = "ip_src")]
public string? IpSource { get; set; }
Property Value
Is8021x
Whether this is 802.11x
[DataMember(Name = "is_8021x")]
public string? Is8021x { get; set; }
Property Value
LastAuthAgo
Last auth ago
[DataMember(Name = "last_auth_ago")]
public string? LastAuthAgo { get; set; }
Property Value
LastKnownClientIp
Last known client iP
[DataMember(Name = "last_known_client_ip")]
public string? LastKnownClientIp { get; set; }
Property Value
Packet
Packet
[DataMember(Name = "packet")]
public string? Packet { get; set; }
Property Value
Radio
Radio
[DataMember(Name = "radio")]
public string? Radio { get; set; }
Property Value
Reason
Reason
[DataMember(Name = "reason")]
public string? Reason { get; set; }
Property Value
RoundTripTime
The round trip time
[DataMember(Name = "rtt")]
public string? RoundTripTime { get; set; }
Property Value
Rssi
RSSI
[DataMember(Name = "rssi")]
public string? Rssi { get; set; }
Property Value
State
The state
[DataMember(Name = "state")]
public string? State { get; set; }
Property Value
Vap
VAP
[DataMember(Name = "vap")]
public string? Vap { get; set; }