{
    "content": [
        {
            "type": "text",
            "text": "# snmpd.internal(5) (man)\n\n**Summary:** snmpd.internal - internal configuration of the Net-SNMP agent\n\n## See Also\n\n- snmpconf(1)\n- snmpd.conf(5)\n- snmp.conf(5)\n- snmpconfig(5)\n- snmpd(8)\n- snmpconfigapi(3)\n- SNMPD.INTERNAL(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (11 lines)\n- **AGENT BEHAVIOUR** (2 lines)\n- **ACCESS CONTROL** (1 lines) — 1 subsections\n  - VACM Configuration (3 lines)\n- **SYSTEM INFORMATION** (1 lines) — 1 subsections\n  - System Group (7 lines)\n- **ACTIVE MONITORING** (1 lines) — 3 subsections\n  - Notification Handling (11 lines)\n  - DisMan Event MIB (8 lines)\n  - DisMan Schedule MIB (3 lines)\n- **EXTENDING AGENT FUNCTIONALITY** (1 lines) — 1 subsections\n  - Arbitrary Extension Commands (6 lines)\n- **FILES** (2 lines)\n- **SEE ALSO** (6 lines)\n\n## Full Content\n\n### NAME\n\nsnmpd.internal - internal configuration of the Net-SNMP agent\n\n### DESCRIPTION\n\nThe  snmpd.conf(5) man page defines the syntax and behaviour of the main configuration direc‐\ntives that can be used to control the operation of the Net-SNMP agent, and the management in‐\nformation it provides.\n\nHowever  there  are  several  other  configuration directives (many of which, though not all,\nstart with a leading underscore) that are recognised by the agent.  These are typically  used\nto  retain  configuration across agent restarts, and are not intended for direct user access.\nThis man page list these directives, giving a brief indication of where they are  used.   For\nfull  details - see the relevant source files.  If you can't follow that source, you probably\nshouldn't be fiddling with these directives!\n\n### AGENT BEHAVIOUR\n\nquit\n\n### ACCESS CONTROL\n\n#### VACM Configuration\n\nvacmView / vacmGroup / vacmAccess\nThese directives are used to retain dynamically configured access control settings.\n\n### SYSTEM INFORMATION\n\n#### System Group\n\nsetSerialNo\nThis directive is used to implement the advisory lock object snmpSetSerialNo.\n\npsyslocation / psyscontact / psysname\nThese directives are used to retain dynamically configured system settings.  They will\nbe overridden by the corresponding sysLocation, sysContact and sysName directives.\n\n### ACTIVE MONITORING\n\n#### Notification Handling\n\npauthtrapenable\nThis  directive  is  used  to retain the dynamically configured setting of whether the\nagent should generate authenticationFailure traps.  It will be overridden by the  cor‐\nresponding authtrapenable directive.\n\nsnmpNotify*Table\n\ntargetAddr / targetParams\nThese  directives  are  used to retain dynamically configured notification destination\nsettings.\n\n#### DisMan Event MIB\n\nmteE*Table, mteOTable, mteT*Table\nThese directives are used to retain dynamically configured event, object  and  monitor\ntrigger settings.\n\nmteObjectsTable / mteTriggerTable\nThese  directives are for compatibility with the previous disman/event-mib implementa‐\ntion.\n\n#### DisMan Schedule MIB\n\nschedTable\nThis directive is used to retain dynamically configured scheduled events.\n\n### EXTENDING AGENT FUNCTIONALITY\n\n#### Arbitrary Extension Commands\n\nextend-sh\n\nexec2 / sh2 / execFix2\nThese directives were defined by analogy with equivalent directives  in  the  previous\nucd-snmp/extensible implementation.  They are deprecated, and should not be used.\n\n### FILES\n\n/etc/snmp/snmpd.conf\n\n### SEE ALSO\n\nsnmpconf(1),   snmpd.conf(5),  snmp.conf(5),  snmpconfig(5),  snmpd(8),  EXAMPLE.conf,  net‐\nsnmpconfigapi(3).\n\n\n\nV5.9.1                                       06 Dec 2005                           SNMPD.INTERNAL(5)\n\n"
        }
    ],
    "structuredContent": {
        "command": "snmpd.internal",
        "section": "5",
        "mode": "man",
        "summary": "snmpd.internal - internal configuration of the Net-SNMP agent",
        "synopsis": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "snmpconf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/snmpconf/1/json"
            },
            {
                "name": "snmpd.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/snmpd.conf/5/json"
            },
            {
                "name": "snmp.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/snmp.conf/5/json"
            },
            {
                "name": "snmpconfig",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/snmpconfig/5/json"
            },
            {
                "name": "snmpd",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/snmpd/8/json"
            },
            {
                "name": "snmpconfigapi",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/snmpconfigapi/3/json"
            },
            {
                "name": "SNMPD.INTERNAL",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/SNMPD.INTERNAL/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "AGENT BEHAVIOUR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ACCESS CONTROL",
                "lines": 1,
                "subsections": [
                    {
                        "name": "VACM Configuration",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SYSTEM INFORMATION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "System Group",
                        "lines": 7
                    }
                ]
            },
            {
                "name": "ACTIVE MONITORING",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Notification Handling",
                        "lines": 11
                    },
                    {
                        "name": "DisMan Event MIB",
                        "lines": 8
                    },
                    {
                        "name": "DisMan Schedule MIB",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "EXTENDING AGENT FUNCTIONALITY",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Arbitrary Extension Commands",
                        "lines": 6
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}