| Current File : //usr/man/man5/snmpd.internal.5 |
'\" te
.TH SNMPD.INTERNAL 5 "08 Feb 2002" V5.4.1 "Net-SNMP"
.UC 4
.SH NAME
snmpd.internal - internal configuration of the Net-SNMP agent
.SH DESCRIPTION
The
.I snmpd.conf(5)
man page defines the syntax and behaviour of the main
configuration directives that can be used to control the
operation of the Net-SNMP agent, and the management information
it provides.
.PP
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!
.SH AGENT BEHAVIOUR
.IP "quit"
.\" .SS "Listening addresses"
.\" .SS "Run-time privileges"
.\" .SS SNMPv3 Configuration
.SH ACCESS CONTROL
.\" .SS SNMPv3 Users
.\" .SS Traditional Access Control
.SS VACM Configuration
.IP "vacmView / vacmGroup / vacmAccess "
These directives are used to retain dynamically configured
access control settings.
.\" .SS Typed-View Configuration
.SH SYSTEM INFORMATION
.SS System Group
.IP "setSerialNo "
This directive is used to implement the advisory lock object
\fCsnmpSetSerialNo\fR.
.IP "psyslocation / psyscontact / psysname "
These directives are used to retain dynamically configured
system settings.
They will be overridden by the corresponding
\fIsysLocation\fR, \fIsysContact\fR and \fIsysName\fR directives.
.\" .SS Host Resources Group
.\" .SS Process Monitoring
.\" .SS Disk Usage Monitoring
.\" .SS System Load Monitoring
.\" .SS Log File Monitoring
.SH "ACTIVE MONITORING"
.SS "Notification Handling"
.IP "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 corresponding
\fIauthtrapenable\fR directive.
.IP "snmpNotify*Table "
.IP "targetAddr / targetParams "
These directives are used to retain dynamically configured
notification destination settings.
.SS "DisMan Event MIB"
.IP "_mteE*Table, _mteOTable, _mteT*Table "
These directives are used to retain dynamically configured
event, object and monitor trigger settings.
.IP "mteObjectsTable / mteTriggerTable "
These directives are for compatibility with the previous
\fIdisman/event-mib\fR implementation.
.SS "DisMan Schedule MIB"
.IP "_schedTable "
This directive is used to retain dynamically configured
scheduled events.
.SH "EXTENDING AGENT FUNCTIONALITY"
.SS "Arbitrary Extension Commands"
.IP "extend-sh "
.IP "exec2 / sh2 / execFix2 "
These directives were defined by analogy with equivalent directives
in the previous \fIucd-snmp/extensible\fR implementation.
They are deprecated, and should not be used.
.\" .SS "MIB-Specific Extension Commands"
.\" .SS "Embedded Perl Support"
.\" .SS Dynamically Loadable Modules
.\" .SS "Proxy Support"
.\" .SS SMUX Sub-Agents
.\" .SS AgentX Sub-Agents
.\" .SH "OTHER CONFIGURATION"
.SH "FILES"
/etc/net-snmp/snmp/snmpd.conf
.\" Oracle has added the ARC stability level to this manual page
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE ATTRIBUTE VALUE
=
Availability system/management/snmp/net-snmp/documentation
=
Stability Volatile
.TE
.PP
.SH "SEE ALSO"
snmpconf(1), snmpd.conf(5), snmp.conf(5), snmp_config(5), snmpd(8), EXAMPLE.conf, read_config(3).
.\" Local Variables:
.\" mode: nroff
.\" End:
.SH NOTES
.\" Oracle has added source availability information to this manual page
This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ftp.ntua.gr/mirror/net-snmp/OldFiles/net-snmp-5.4.x/5.4.1/net-snmp-5.4.1.tar.gz
Further information about this software can be found on the open source community website at http://www.net-snmp.org/.