Table of Contents

Class NetworkSnmpSettingAuthentication

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

SNMP authentication settings

[DataContract]
public class NetworkSnmpSettingAuthentication
Inheritance
NetworkSnmpSettingAuthentication
Inherited Members

Constructors

NetworkSnmpSettingAuthentication()

public NetworkSnmpSettingAuthentication()

Properties

Protocol

The SNMP authentication protocol

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "protocol")]
public string? Protocol { get; set; }

Property Value

string