{
    "content": [
        {
            "type": "text",
            "text": "# snmpping (man)\n\n## NAME\n\nsnmpping - command an agent to ping a remote host\n\n## SYNOPSIS\n\nsnmpget [COMMON OPTIONS] AGENT DESTINATION\n\n## DESCRIPTION\n\nsnmping is an SNMP application that uses the DISMAN-PING-MIB to perform remote pings from the\nspecified AGENT to the remote DESTINATION.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **EXAMPLES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "snmpping",
        "section": "",
        "mode": "man",
        "summary": "snmpping - command an agent to ping a remote host",
        "synopsis": "snmpget [COMMON OPTIONS] AGENT DESTINATION",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "The AGENT will send pings pings to the DESTINATION."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "The AGENT will send pings that are size bytes. In addition to these options, snmpping takes the common options described in the snmpcmd(1) manual page. Note that snmpping"
            }
        ],
        "examples": [
            "The command:",
            "snmpping -c private zeus hera",
            "will  get  host  zeus to ping host hera. Host zeus would need to have private as a read-write",
            "community."
        ],
        "see_also": [
            {
                "name": "snmpcmd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/snmpcmd/1/json"
            },
            {
                "name": "variables",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/variables/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-Cc_",
                        "lines": 2
                    },
                    {
                        "name": "-Cs_",
                        "lines": 6
                    }
                ]
            },
            {
                "name": "EXAMPLES",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "snmpping - command an agent to ping a remote host\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "snmpget [COMMON OPTIONS] AGENT DESTINATION\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "snmping is an SNMP application that uses the DISMAN-PING-MIB to perform remote pings from the\nspecified AGENT to the remote DESTINATION.\n\nThe  local host will send SNMPSET commands to the AGENT which, if accepted will then ping the\nDESTINATION.\n\nsnmpping will then poll the AGENT to obtain the ping results.\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-Cc_",
                        "content": "The AGENT will send pings pings to the DESTINATION.\n"
                    },
                    {
                        "name": "-Cs_",
                        "content": "The AGENT will send pings that are size bytes.\n\nIn addition to these options, snmpping takes the common options described in  the  snmpcmd(1)\nmanual page.  Note that snmpping\n\n"
                    }
                ]
            },
            "EXAMPLES": {
                "content": "The command:\n\nsnmpping -c private zeus hera\n\nwill  get  host  zeus to ping host hera. Host zeus would need to have private as a read-write\ncommunity.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "snmpcmd(1),variables(5).\n\nNet-SNMP                                     2019-08-29                                  SNMPPING(1)",
                "subsections": []
            }
        }
    }
}