RemotelyManagedDevice.SnmpDevice Property

Definition

The SNMP device.

public:
 property Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ SnmpDevice { Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ get(); };
public Microsoft.EnterpriseManagement.Monitoring.MonitoringObject SnmpDevice { get; }
member this.SnmpDevice : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject
Public ReadOnly Property SnmpDevice As MonitoringObject

Property Value

MonitoringObject

Returns a MonitoringObject that contains the monitoring information for this network computer.

Exceptions

Not currently connected to a management group.

Applies to