NGM_UBT_NODE_GET_DEBUG |
| Returns an integer containing the current debug level for the node. |
NGM_UBT_NODE_SET_DEBUG |
| This command takes an integer argument and sets the current debug level for the node. |
NGM_UBT_NODE_GET_QLEN |
| This command takes a parameter that specifies the queue number and returns the current maximal length of the queue for the node. |
NGM_UBT_NODE_SET_QLEN |
| This command takes two parameters that specify the queue number and the maximum length of the queue and sets the maximal length of the queue for the node. |
NGM_UBT_NODE_GET_STAT |
| Returns various statistic information for the node, such as: number of bytes (frames) sent, number of bytes (frames) received and number of input (output) errors. |
NGM_UBT_NODE_RESET_STAT |
| Reset all statistic counters to zero. |
|