Click or drag to resize

ObjectIdentityMacro Constructor (EntityStatus, String)

Initializes a new instance of the ObjectIdentityMacro class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public ObjectIdentityMacro(
	EntityStatus status,
	string description
)

Parameters

status
Type: Lextm.SharpSnmpPro.MibEntityStatus
description
Type: SystemString
See Also