The Command node is used to specify a parser to retrieve specific data and parse the retrieved data. Here is a sample workflow:

The Command node has the following six types for various usage:

Configuring a Command Node

Extend a Command node from a Device node. You can select the following options to retrieve sample data.

Note: If you have defined multiple branches in the Device node, you can extend one command per branch.

CLI
Configuration
Ping
Traceroute
SNMP
API

 

See also:

Creating a CLI Command Parser

Creating a Configuration Parser

Creating an SNMP Parser

Creating an API Parser