| DisplayName | Description | ID | Target | Accessibility | Category | Enabled | Remotable | Timeout |
| Ping | Pings the specified device from the management server which is responsible for managing the device | System.NetworkManagement.Monitoring.PingTask | System.NetworkManagement.Node | Internal | Operations | True | False | 300 |
| SNMP Walk | Retrieves a subtree of management values using SNMP GETNEXT requests (SNMP Walk) | System.NetworkManagement.Monitoring.SnmpWalkTask | System.NetworkManagement.Node | Internal | Operations | True | False | 1200 |
| Traceroute | Traces the network route path and transit times | System.NetworkManagement.Monitoring.TraceRouteTask | System.NetworkManagement.Node | Internal | Operations | True | False | 300 |
| SNMP GET | Retrieve the value for an OID from the Network Device via SNMP GET request | System.NetworkManagement.SnmpGet | System.NetworkManagement.Node | Internal | Operations | True | False | 300 |