From 7e6fc9adad9ceeda10b10f7b140702f097e5e6e4 Mon Sep 17 00:00:00 2001
From: Hans Bolinder
Agent specific config options and types:
If
Default is
For defaults see the options in
If
Default is
Defines where the SNMP agent internal db files are stored.
Defines the maximum number of varbinds allowed in a Get-BULK response.
Default is
Defines options specific for the SNMP agent local database.
For defaults see the options in
When starting snmpa_local_db it always tries to open an
existing database. If
Default is
The auto save interval. The table is flushed to disk whenever not accessed for this amount of time.
Default is
Defines options specific for the SNMP agent network interface @@ -246,8 +247,8 @@
For defaults see the options in
Module which handles the network interface part for the SNMP agent. Must implement the @@ -255,8 +256,8 @@
Default is
For defaults see the options in
Max number of simultaneous requests handled by the agent.
Default is
These options are actually specific to the used module.
@@ -288,8 +289,8 @@
Module which handles the network interface filter part for the SNMP agent. Must implement the @@ -297,8 +298,8 @@
Default is
Specifies a list of MIBs (including path) that defines which MIBs are initially loaded into the SNMP master agent.
@@ -312,8 +313,8 @@Default is
This option specifies how basic mib data is stored. @@ -322,8 +323,8 @@
Default is
Defines the mib storage module of the SNMP agent as defined by the
Default module is
This is implementattion depended. That is, it depends on the module. For each module a specific set of options are valid. @@ -427,16 +428,16 @@
Defines options specific for the SNMP agent mib server.
For defaults see the options in
If this value is false, then when loading a mib each mib- entry is checked prior to installation of the mib. @@ -445,8 +446,8 @@
Default is
If this value is false, then when loading a mib each trap is checked prior to installation of the mib. @@ -455,11 +456,12 @@
Default is
Defines the backend data module of the SNMP agent mib-server as defined by the @@ -476,24 +478,24 @@
Default module is
Shall the agent utilize the mib server lookup cache or not.
Default is
Defines options specific for the SNMP agent mib server cache.
For defaults see the options in
Defines if the mib server shall perform cache gc automatically or leave it to the user (see @@ -501,8 +503,8 @@
Default is
Defines how old the entries in the cache will be allowed to become before they are GC'ed (assuming GC is performed). @@ -511,8 +513,8 @@
Default is
When performing a GC, this is the max number of cache entries that will be deleted from the cache.
@@ -522,8 +524,8 @@Default is
Defines an error report module, implementing the
Default is
Defines options specific for the SNMP agent symbolic store.
For defaults see the options in
Defines options specific for the SNMP agent target cache.
For defaults see the options in
Defines specific config related options for the SNMP agent.
For defaults see the options in
Defines where the SNMP agent configuration files are stored.
If
Manager specific config options and types:
Specifies the options for the manager server process.
Default is
Asynchronous request cleanup time. For every requests, some info is stored internally, in order to be able to @@ -606,44 +608,44 @@
Default is
Defines specific config related options for the SNMP manager.
For defaults see the options in
Defines where the SNMP manager configuration files are stored.
Defines where the SNMP manager store persistent data.
Defines the repair option for the persistent database (if and how the table is repaired when opened).
Default is
The auto save interval. The table is flushed to disk whenever not accessed for this amount of time.
Default is
This option defines how the manager will handle the sending of response (acknowledgment) to received inform-requests.
@@ -672,16 +674,16 @@Default is
Specifies a list of MIBs (including path) and defines which MIBs are initially loaded into the SNMP manager.
Default is
For defaults see the options in
For defaults see the options in
The module which handles the network interface part for the SNMP manager. It must implement the @@ -714,8 +716,8 @@
Default is
These options are actually specific to the used module.
@@ -725,8 +727,8 @@
Module which handles the network interface filter part for the SNMP manager. Must implement the @@ -734,16 +736,16 @@
Default is
The module implementing the default user. See the
Default is
Data for the default user. Passed to the user module when calling the callback functions.
@@ -754,8 +756,8 @@Common config types:
See
Defines what to do if the agent or manager is unable to open an
existing database file.
Default is
Defines the Erlang priority for all SNMP processes.
Default is
Which SNMP versions shall be accepted/used.
Default is
Verbosity for a SNMP process. This specifies now much debug info is printed.
Default is
If
Default is
If
Default is
Receive buffer size.
Default value is defined by
Send buffer size.
Default value is defined by
Specifies the start-up verbosity for the SNMP note store.
For defaults see the options in
Note cleanup time. When storing a note in the note store,
each note is given lifetime. Every
If present, this option specifies the options for the @@ -861,8 +863,8 @@
If not present, audit trail logging is not used.
Specifies what type of an audit trail log should be used. The effect of the type is actually different for the the agent @@ -883,16 +885,16 @@
Default is
Specifies where the audit trail log should be stored.
If
Specifies the size of the audit
trail log. This parameter is sent to
Specifies if and how the audit trail log shall be repaired
when opened. Unless this parameter has the value
Default is
Specifies if the audit trail log entries will be (sequence)
numbered or not. The range of the sequence numbers are according
diff --git a/lib/snmp/doc/src/snmp_config.xml b/lib/snmp/doc/src/snmp_config.xml
index f10574a2a9..a085252d90 100644
--- a/lib/snmp/doc/src/snmp_config.xml
+++ b/lib/snmp/doc/src/snmp_config.xml
@@ -130,16 +130,16 @@
Agent specific config options and types:
If
Default is
For defaults see the options in
If
Default is
Defines where the SNMP agent internal db files are stored.
Defines the maximum number of varbinds allowed in a Get-BULK response.
Default is
Defines options specific for the SNMP agent local database.
For defaults see the options in
When starting snmpa_local_db it always tries to open an
existing database. If
Default is
The auto save interval. The table is flushed to disk whenever not accessed for this amount of time.
Default is
For defaults see the options in
Module which handles the network interface part for the SNMP agent. Must implement the @@ -252,8 +252,8 @@
Default is
For defaults see the options in
Max number of simultaneous requests handled by the agent.
Default is
These options are actually specific to the used module. @@ -284,8 +284,8 @@
For defaults see the options in
Module which handles the network interface filter part for the SNMP agent. Must implement the @@ -294,8 +294,8 @@
Default is
Specifies a list of MIBs (including path) that defines which MIBs are initially loaded into the SNMP master agent.
@@ -309,8 +309,8 @@Default is
This option specifies how basic mib data is stored. @@ -319,8 +319,8 @@
Default is
Defines the mib storage module of the SNMP agent as defined by the
Default module is
This is implementattion depended. That is, it depends on the
module. For each module a specific set of options are valid.
@@ -429,8 +429,8 @@
This is the old format which is "supported", but not documented,
in so far as it will be converted to the new format if found.
- Specifies how info retrieved from the mibs will be stored. If Defines options specific for the SNMP agent mib server. For defaults see the options in If this value is false, then when loading a mib each mib-
entry is checked prior to installation of the mib.
@@ -474,8 +474,8 @@ in so far as it will be converted to the new format if found.
Default is If this value is false, then when loading a mib each trap
is checked prior to installation of the mib.
@@ -484,11 +484,13 @@ in so far as it will be converted to the new format if found.
Default is Defines the backend data module of the SNMP agent mib-server as
defined by the
@@ -505,24 +507,24 @@ in so far as it will be converted to the new format if found.
Default module is Shall the agent utilize the mib server lookup cache or not. Default is Defines options specific for the SNMP agent mib server cache. For defaults see the options in Defines if the mib server shall perform cache gc automatically or
leave it to the user (see
@@ -530,8 +532,8 @@ in so far as it will be converted to the new format if found.
Default is Defines how old the entries in the cache will be allowed
to become before they are GC'ed (assuming GC is performed).
@@ -540,8 +542,8 @@ in so far as it will be converted to the new format if found.
Default is When performing a GC, this is the max number of cache entries
that will be deleted from the cache. Default is Defines an error report module, implementing the
Default is Defines options specific for the SNMP agent symbolic store. For defaults see the options in Defines options specific for the SNMP agent target cache. For defaults see the options in Defines specific config related options for the SNMP agent. For defaults see the options in Defines where the SNMP agent configuration files are stored. If Manager specific config options and types: Specifies the options for the manager server process. Default is Asynchronous request cleanup time. For every requests,
some info is stored internally, in order to be able to
@@ -635,44 +637,44 @@ in so far as it will be converted to the new format if found.
Default is Defines specific config related options for the SNMP manager. For defaults see the options in Defines where the SNMP manager configuration files are stored. Defines where the SNMP manager store persistent data. Defines the repair option for the persistent database (if
and how the table is repaired when opened). Default is The auto save interval. The table is flushed to disk
whenever not accessed for this amount of time. Default is This option defines how the manager will handle the sending of
response (acknowledgment) to received inform-requests. Default is Specifies a list of MIBs (including path) and defines which MIBs
are initially loaded into the SNMP manager. Default is For defaults see the options in For defaults see the options in The module which handles the network interface part for the
SNMP manager. It must implement the
@@ -743,8 +745,8 @@ in so far as it will be converted to the new format if found.
Default is These options are actually specific to the used module.
@@ -754,8 +756,8 @@ in so far as it will be converted to the new format if found.
Module which handles the network interface filter part for the
SNMP manager. Must implement the
@@ -763,16 +765,16 @@ in so far as it will be converted to the new format if found.
Default is The module implementing the default user. See the
Default is Data for the default user. Passed to the user when calling
the callback functions. Common config types: See
Defines what to do if the agent is unable to open an
existing database file.
Default is
Defines the Erlang priority for all SNMP processes.
Default is
Which SNMP versions shall be accepted/used.
Default is
Verbosity for a SNMP process. This specifies now much debug info is printed.
Default is
If
Default is
If
Default is
Receive buffer size.
Default value is defined by
Send buffer size.
Default value is defined by
Specifies the options for the SNMP note store.
For defaults see the options in
Note cleanup time. When storing a note in the note store,
each note is given lifetime. Every
Default is
If present, this option specifies the options for the @@ -889,8 +891,8 @@ in so far as it will be converted to the new format if found.
If not present, audit trail logging is not used.
Specifies what type of an audit trail log should be used. The effect of the type is actually different for the the agent @@ -911,16 +913,16 @@ in so far as it will be converted to the new format if found.
Default is
Specifies where the audit trail log should be stored.
If
Specifies the size of the audit
trail log. This parameter is sent to
Specifies if and how the audit trail log shall be repaired
when opened. Unless this parameter has the value
Default is
Specifies if the audit trail log entries will be (sequence) numbered or not. The range of the sequence numbers are according diff --git a/lib/snmp/doc/src/snmp_manager_netif.xml b/lib/snmp/doc/src/snmp_manager_netif.xml index 8454d03b17..98d4e7fd96 100644 --- a/lib/snmp/doc/src/snmp_manager_netif.xml +++ b/lib/snmp/doc/src/snmp_manager_netif.xml @@ -75,8 +75,7 @@
In this section a
Net if must send the following message when it receives an SNMP PDU from the network that is aimed for the MasterAgent: diff --git a/lib/snmp/doc/src/snmpa.xml b/lib/snmp/doc/src/snmpa.xml index f205af6e88..c84eeec524 100644 --- a/lib/snmp/doc/src/snmpa.xml +++ b/lib/snmp/doc/src/snmpa.xml @@ -622,12 +622,12 @@ notification_delivery_info() = #snmpa_notification_delivery_info{}
Converts an Audit Trail Log to a readable format and
prints it on stdio.
The
See
Converts an Audit Trail Log to a readable text file.
The
See
Converts an Audit Trail Log to a readable format and
prints it on stdio.
The
See