gnmic-subscribe
Verified for current stable LTS
Gnmic Subscribe Command: Subscribe Target Updates On Change
Use for subscribe target updates on change with Gnmic Subscribe. Exact CLI syntax to subscribe target updates on change using Gnmic Subscribe.
When to use this: Use for subscribe target updates on change with Gnmic Subscribe.
Command Syntax
gnmic -a {ip:port} sub --path <path> --stream-mode on-change --heartbeat-interval <1m> gnmic -a `{ip:port`} sub --path <path> --stream-mode on-change --heartbeat-interval <1m> Command Breakdown
-a- Command Option
- Tool-specific option used by this command invocation.
--path- Command Option
- Tool-specific option used by this command invocation.
--stream-mode- Command Option
- Tool-specific option used by this command invocation.
--heartbeat-interval- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to subscribe target updates on change using Gnmic Subscribe.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gnmic Subscribe Command: Subscribe For One Update
gnmic -a {ip:port} sub --path <path> --mode once Gnmic Subscribe Command: Subscribe Target One Update gnmic -a {ip:port} sub --path <path> --mode once Gnmic Subscribe Command: Subscribe Target Response Encoding Json Ietf gnmic -a {ip:port} sub --path <path> -e json_ietf Gnmic Subscribe Command: Subscribe Target State Updates gnmic -a {ip:port} sub --path <path> Gnmic Subscribe Command: Subscribe Target Updates Sample Interval 30s gnmic -a {ip:port} sub --path <path> --sample-interval 30s