C# Class Tx.Network.Snmp.Dynamic.SnmpTrapAttribute

Inheritance: System.Attribute
Mostra file Open project: Reactive-Extensions/Tx

Public Properties

Property Type Description
SnmpTrapOid ObjectIdentifier

Public Methods

Method Description
SnmpTrapAttribute ( string objectIdentifier ) : System

Method Details

SnmpTrapAttribute() public method

public SnmpTrapAttribute ( string objectIdentifier ) : System
objectIdentifier string
return System

Property Details

SnmpTrapOid public_oe property

public ObjectIdentifier SnmpTrapOid
return ObjectIdentifier