{
    "content": [
        {
            "type": "text",
            "text": "# SNMPPING(1) (man)\n\n**Summary:** snmpping - command an agent to ping a remote host\n\n**Synopsis:** snmpget [COMMON OPTIONS] AGENT DESTINATION\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | The AGENT will send pings pings to the DESTINATION. |\n| — | — | — | The AGENT will send pings that are size bytes. In addition to these options, snmpping takes the common options described |\n\n## Examples\n\n- `The command:`\n- `snmpping -c private zeus hera`\n- `will get host zeus to ping host hera. Host zeus would need to have private  as  a  read-write`\n- `community.`\n\n## See Also\n\n- snmpcmd(1)\n- variables(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (9 lines)\n- **OPTIONS** (1 lines) — 2 subsections\n  - -Cc (2 lines)\n  - -Cs (6 lines)\n- **EXAMPLES** (7 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\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\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### OPTIONS\n\n#### -Cc\n\nThe AGENT will send pings pings to the DESTINATION.\n\n#### -Cs\n\nThe 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\n\nThe 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\n### SEE ALSO\n\nsnmpcmd(1),variables(5).\n\n\n\nNet-SNMP                                     2019-08-29                                  SNMPPING(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "SNMPPING",
        "section": "1",
        "mode": "man",
        "summary": "snmpping - command an agent to ping a remote host",
        "synopsis": "snmpget [COMMON OPTIONS] AGENT DESTINATION",
        "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": 5,
                "subsections": []
            }
        ]
    }
}