[snmpdrv]
Settings for the SNMP manager.
[snmpdrv] agentAliveTimeout
- Type
- unsigned int
- Default
- 40
- Unit
- seconds
[snmpdrv] agentConnectOID
- Type
- string
- Default
- 1.3.6.1.2.1.1.1.0 (system.sysDescr)
This entry is used for defining the SNMP OID, which is used for alive checking. A periodic reading of this OID is done in the interval defined by agentAliveTimeout config entry.
[snmpdrv] agentConnectTimeout
- Type
- int
- Default
- 60
The connection to the SNMP agent is monitored via this entry. This entry is valid for all agents that are queried by a driver. If this timeout elapses (specification in seconds)without receiving a message from the agent, the agent is considered as not connected and ConnState DPE on the internal datapoint (_SNMPAgent, _SNMPV3Entity) is set accordingly.
[snmpdrv] agentDPName
- Type
- string
- Default
- SNMPAgent
[snmpdrv] agentDPTemplate
- Type
- string
- Default
- _SNMPAgent
[snmpdrv] allowAgentPort162
- Type
- bool
- Default
- 0
- Range
- 0|1
[snmpdrv] arrayQueryErrorHandlingMode
- Type
- bool
- Default
- 0
[snmpdrv] arrayQueryErrorValueInteger32
- Type
- int
- Default
- 2147483647
[snmpdrv] arrayQueryErrorValueIPadress
- Type
- string
- Default
- 255.255.255.255
[snmpdrv] arrayQueryErrorValueMACadress
- Type
- string
- Default
- FF:FF:FF:FF:FF:FF
[snmpdrv] arrayQueryErrorValueOctet
- Type
- string
- Default
- FFFFFFFF
[snmpdrv] arrayQueryErrorValueOID
- Type
- string
- Default
- 1.0.4294967295
[snmpdrv] arrayQueryErrorValueUnsigned32
- Type
- uint
- Default
- 4294967295
[snmpdrv] arrayQueryErrorValueUnsigned64
- Type
- uint64
- Default
- 18446744073709551615
[snmpdrv] arrayQueryErrorValueVisibleString
- Type
- string
- Default
- <<ERROR>>
[snmpdrv] commandUserByte
- Type
- uint
- Default
- 0
- Range
- 0, 1-4
[snmpdrv] ctrlDPName
- Type
- string
- Default
- SNMPManager
[snmpdrv] delayBetweenAgents
- Type
- int
- Default
- 0
- Range
- >=0
[snmpdrv] doGQOnStart
- Type
- string
- Default
- Yes
- Range
- Yes|No
[snmpdrv] enableTraps
- Type
- uint
- Default
- 3
- Range
- 0-3
Defines which traps should the SNMP driver process:
- 0 -> Trap processing is disabled
- 1 -> Only v1 and v2 traps and informs are processed
- 2 -> Only v3 traps and informs are processed
- 3 -> All traps and informs are processed
[snmpdrv] enableTrapsFromStandbyAgent
- Type
- bool
- Default
- 0
- Range
- 0|1
[snmpdrv] getBulkMaxRepetitions
- Type
- uint
- Default
- 10
- Range
- >=0
[snmpdrv] ignoreGQTrapErrors
- Type
- string
- Default
- No
- Range
- Yes|No
[snmpdrv] mapInvalidData
- Type
- string
- Default
- Yes
- Range
- Yes|No
[snmpdrv] maxNumOfVbsInBulkQuery
- Type
- uint
- Default
- 1000
- Range
- >=0
[snmpdrv] maxTrapsBufferSize
- Type
- uint
- Default
- 30000
- Range
- >=0
[snmpdrv] maxTrapsPerSecond
- Type
- uint
- Default
- 50
- Range
- >= 0
[snmpdrv] numberOfAgentsWithDelay
- Type
- uint
- Default
- 1
- Range
- 0-500
[snmpdrv] onlyActivePolls
- Type
- string
- Default
- No
- Range
- Yes|No
[snmpdrv] reportHomelessTraps
- Type
- int
- Default
- 0
- Range
- 0-2
[snmpdrv] setTimeoutOnV3USMerrors
- Type
- string
- Default
- no
[snmpdrv] snmpDir
- Type
- string
- Default
- /<Projektverzeichnis>/data
[snmpdrv] trapPayloadOctetStringHex
- Type
- bool
- Default
- 0
- Range
- 0|1
[snmpdrv] trapReceptionPort
- Type
- int
- Default
- 162
[snmpdrv] useReduPostfix
- Type
- bool
- Default
- 0
This config entry resets the behaviour of the SNMP driver in a redundant system to the behaviour before 3.20, meaning that no "_2" datapoints are created.
It should be used only if it is really necessary, because in that case the fwdDpType config.redu entries related to the above DPTs must be removed to reach exactly the old behavior.
[snmpdrv] v3agentDPTemplate
- Type
- string
- Default
- _SNMPV3Entity
[snmpdrv] v3entityDPName
- Type
- string
- Default
- SNMPV3Entity
[snmpdrv] writeToStandbyAgent
- Type
- bool
- Default
- 0
- Range
- 0|1
