Class OrganizationSnmpTrapByNetworkV2
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; }