Use the Tools page

The Tools page runs on-demand network checks through the Link gateway. It includes ICMP ping, ICMP traceroute, and SNMP probes.

Open the Tools page

  1. Sign in to Powercode Link.
  2. Select Tools in the page selector.

You need network execution access to run probes. If the page reports an authorization error, ask an administrator for gateway:network:execute access.

Check tool availability

Each tool section shows a status chip:

  • Reachable: the tool backend is enabled and responding.
  • Degraded: the route exists, but the backend may have a problem.
  • Unreachable: Link cannot reach the backend.
  • Disabled: the route family is not enabled in this deployment.

Disabled tools cannot be run until the deployment is configured for that route family.

Run an ICMP ping

Use ICMP ping for a quick reachability and latency check.

  1. Open ICMP ping.
  2. Enter the target Host, such as an IP address or DNS name.
  3. Adjust optional values if needed:
  • Count: number of probes.
  • Interval (ms): delay between probes.
  • Timeout (ms): how long to wait for each response.
  • Payload size: ICMP payload size.
  1. Select Run ping.

The result shows packet loss, sent/received count, average latency, and per-probe status.

Run an ICMP traceroute

Use ICMP traceroute to discover the path to a target.

  1. Open ICMP traceroute.
  2. Enter the target Host.
  3. Adjust optional values if needed:
  • Max hops
  • Queries / hop
  • Timeout (ms)
  • Payload size
  1. Select Run traceroute.

The result shows whether the destination was reached, how many hops were returned, and the response or timeout details for each hop.

Run an SNMP probe

Use SNMP probe to run SNMP GET, GETNEXT, WALK, or SET commands against network equipment.

  1. Open SNMP probe.
  2. Enter the device Host and Port.
  3. Choose the SNMP Version: v1, v2c, or v3.
  4. Enter credentials:
  • For v1/v2c, enter the Community.
  • For v3, enter Username, Security level, and auth/privacy settings as required.
  1. Choose the Operation:
  • GET or GETNEXT: enter one or more OIDs, one per line or comma-separated.
  • WALK: enter a root OID and maximum results.
  • SET: enter an OID, value type, and value.
  1. Choose On error behavior:
  • return: stop and return the error.
  • ignore: continue when possible.
  1. Optionally enable parallel reads for read operations.
  2. Select Run SNMP.

The result table shows returned OIDs, types, values, and per-command status.

Caution: SNMP SET can change device configuration. Use it only when you understand the target OID and have authorization to make the change.

Troubleshooting

  • If a tool is disabled, contact the Link administrator to enable the related service.
  • If a probe times out, confirm routing, firewall rules, and device access lists.
  • If SNMP authentication fails, confirm the SNMP version, community, username, security level, and passwords.
  • If the page says you are not authorized, ask for gateway:network:execute access.
Updated on July 1, 2026

Was this article helpful?

Related Articles