# SNMPD.INTERNAL(5) - man - phpMan

[SNMPD.INTERNAL(5)](https://www.chedong.com/phpMan.php/man/SNMPD.INTERNAL/5/markdown)                             Net-SNMP                             [SNMPD.INTERNAL(5)](https://www.chedong.com/phpMan.php/man/SNMPD.INTERNAL/5/markdown)



## NAME
       snmpd.internal - internal configuration of the Net-SNMP agent

## DESCRIPTION
       The  [_snmpd.conf(5)](https://www.chedong.com/phpMan.php/man/snmpd.conf/5/markdown)_ man page defines the syntax and behaviour of the main configuration direc‐
       tives that can be used to control the operation of the Net-SNMP agent, and the management in‐
       formation it provides.

       However  there  are  several  other  configuration directives (many of which, though not all,
       start with a leading underscore) that are recognised by the agent.  These are typically  used
       to  retain  configuration across agent restarts, and are not intended for direct user access.
       This man page list these directives, giving a brief indication of where they are  used.   For
       full  details - see the relevant source files.  If you can't follow that source, you probably
       shouldn't be fiddling with these directives!

## AGENT BEHAVIOUR
       quit

## ACCESS CONTROL
### VACM Configuration
       vacmView / vacmGroup / vacmAccess
              These directives are used to retain dynamically configured access control settings.

## SYSTEM INFORMATION
### System Group
       setSerialNo
              This directive is used to implement the advisory lock object snmpSetSerialNo.

       psyslocation / psyscontact / psysname
              These directives are used to retain dynamically configured system settings.  They will
              be overridden by the corresponding _sysLocation_, _sysContact_ and _sysName_ directives.

## ACTIVE MONITORING
### Notification Handling
       pauthtrapenable
              This  directive  is  used  to retain the dynamically configured setting of whether the
              agent should generate authenticationFailure traps.  It will be overridden by the  cor‐
              responding _authtrapenable_ directive.

       snmpNotify*Table

       targetAddr / targetParams
              These  directives  are  used to retain dynamically configured notification destination
              settings.

### DisMan Event MIB
       _mteE*Table, _mteOTable, _mteT*Table
              These directives are used to retain dynamically configured event, object  and  monitor
              trigger settings.

       mteObjectsTable / mteTriggerTable
              These  directives are for compatibility with the previous _disman/event-mib_ implementa‐
              tion.

### DisMan Schedule MIB
       _schedTable
              This directive is used to retain dynamically configured scheduled events.

## EXTENDING AGENT FUNCTIONALITY
### Arbitrary Extension Commands
       extend-sh

       exec2 / sh2 / execFix2
              These directives were defined by analogy with equivalent directives  in  the  previous
              _ucd-snmp/extensible_ implementation.  They are deprecated, and should not be used.

## FILES
       /etc/snmp/snmpd.conf

## SEE ALSO
       [snmpconf(1)](https://www.chedong.com/phpMan.php/man/snmpconf/1/markdown),   [snmpd.conf(5)](https://www.chedong.com/phpMan.php/man/snmpd.conf/5/markdown),  [snmp.conf(5)](https://www.chedong.com/phpMan.php/man/snmp.conf/5/markdown),  [snmp_config(5)](https://www.chedong.com/phpMan.php/man/snmpconfig/5/markdown),  [snmpd(8)](https://www.chedong.com/phpMan.php/man/snmpd/8/markdown),  EXAMPLE.conf,  net‐
       [snmp_config_api(3)](https://www.chedong.com/phpMan.php/man/snmpconfigapi/3/markdown).



V5.9.1                                       06 Dec 2005                           [SNMPD.INTERNAL(5)](https://www.chedong.com/phpMan.php/man/SNMPD.INTERNAL/5/markdown)
