{
    "mode": "man",
    "parameter": "rmcp_ping",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/rmcp_ping/1/json",
    "generated": "2026-05-30T06:06:46Z",
    "synopsis": "rmcpping [-p port] [-t waittime] [-s starttag] [-d] destination",
    "sections": {
        "NAME": {
            "content": "rmcpping - IPMI RMCP Ping program\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "rmcpping [-p port] [-t waittime] [-s starttag] [-d] destination\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The  rmcpping  program sends an RMCP ping packet onces a second to the destination, printing\nunique responses it receives.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-p",
                    "content": "Set the destination port.  This is the standard RMCP port by default, 623.\n",
                    "flag": "-p"
                },
                {
                    "name": "-t",
                    "content": "Sets the number of seconds to wait for a response.  Ten by default.\n",
                    "flag": "-t"
                },
                {
                    "name": "-s",
                    "content": "There 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",
                    "flag": "-s"
                },
                {
                    "name": "-d",
                    "content": "destination\nThe target address, default is the boradcast address (default 255.255.255.255)\n\n",
                    "flag": "-d"
                }
            ]
        },
        "AUTHOR": {
            "content": "Corey Minyard <cminyard@mvista.com>\n\n\n\nOpenIPMI                                      02/24/06                                  rmcpping(1)",
            "subsections": []
        }
    },
    "summary": "rmcpping - IPMI RMCP Ping program",
    "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": []
}