Click or drag to resize

EntityStatus Enumeration

Status enumeration for entities.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public enum EntityStatus
Members
  Member nameValueDescription
Unknown0
Mandatory1 Entity with mandatory status should be converted to current for compatibility. Mondatory is obsolete in SMIv2.
Optional2
Obsolete3
Current4
Deprecated5
See Also