Table of Contents

Class OrganizationSnmpTrapByNetworkV2

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

Configuration details for SNMP v2

[DataContract]
public class OrganizationSnmpTrapByNetworkV2
Inheritance
OrganizationSnmpTrapByNetworkV2
Inherited Members

Constructors

OrganizationSnmpTrapByNetworkV2()

public OrganizationSnmpTrapByNetworkV2()

Properties

Community

Community string used for SNMP v1/v2c

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

Property Value

string