Table of Contents

Class NetworkSnmpTrapV2

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

V2 Mode

[DataContract]
public class NetworkSnmpTrapV2
Inheritance
NetworkSnmpTrapV2
Inherited Members

Constructors

NetworkSnmpTrapV2()

public NetworkSnmpTrapV2()

Properties

Community

The community string used for SNMP V1/V2 access

[DataMember(Name = "community")]
public string? Community { get; set; }

Property Value

string