{
    "content": [
        {
            "type": "text",
            "text": "# rmcp_ping(1) (man)\n\n**Summary:** rmcpping - IPMI RMCP Ping program\n\n**Synopsis:** rmcpping [-p port] [-t waittime] [-s starttag] [-d] destination\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -p | — | — | Set the destination port. This is the standard RMCP port by default, 623. |\n| -t | — | — | Sets the number of seconds to wait for a response. Ten by default. |\n| -s | — | — | There is an 8-bit tag value in every ping packet (0-254, 255 is reserved), this pro‐ gram will cycle through the values  |\n| -d | — | — | destination The target address, default is the boradcast address (default 255.255.255.255) |\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (1 lines) — 4 subsections\n  - -p (2 lines)\n  - -t (2 lines)\n  - -s (3 lines)\n  - -d (4 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nrmcpping - IPMI RMCP Ping program\n\n### SYNOPSIS\n\nrmcpping [-p port] [-t waittime] [-s starttag] [-d] destination\n\n### DESCRIPTION\n\nThe  rmcpping  program sends an RMCP ping packet onces a second to the destination, printing\nunique responses it receives.\n\n### OPTIONS\n\n#### -p\n\nSet the destination port.  This is the standard RMCP port by default, 623.\n\n#### -t\n\nSets the number of seconds to wait for a response.  Ten by default.\n\n#### -s\n\nThere is an 8-bit tag value in every ping packet (0-254, 255 is reserved),  this  pro‐\ngram will cycle through the values starting at starttag.  This is zero by default\n\n#### -d\n\ndestination\nThe target address, default is the boradcast address (default 255.255.255.255)\n\n### AUTHOR\n\nCorey Minyard <cminyard@mvista.com>\n\n\n\nOpenIPMI                                      02/24/06                                  rmcpping(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "rmcp_ping",
        "section": "1",
        "mode": "man",
        "summary": "rmcpping - IPMI RMCP Ping program",
        "synopsis": "rmcpping [-p port] [-t waittime] [-s starttag] [-d] destination",
        "flags": [
            {
                "flag": "-p",
                "long": null,
                "arg": null,
                "description": "Set the destination port. This is the standard RMCP port by default, 623."
            },
            {
                "flag": "-t",
                "long": null,
                "arg": null,
                "description": "Sets the number of seconds to wait for a response. Ten by default."
            },
            {
                "flag": "-s",
                "long": null,
                "arg": null,
                "description": "There is an 8-bit tag value in every ping packet (0-254, 255 is reserved), this pro‐ gram will cycle through the values starting at starttag. This is zero by default"
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": "destination The target address, default is the boradcast address (default 255.255.255.255)"
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-p",
                        "lines": 2,
                        "flag": "-p"
                    },
                    {
                        "name": "-t",
                        "lines": 2,
                        "flag": "-t"
                    },
                    {
                        "name": "-s",
                        "lines": 3,
                        "flag": "-s"
                    },
                    {
                        "name": "-d",
                        "lines": 4,
                        "flag": "-d"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}