Param (PARAMS)ΒΆ
Editable SNMP parameters and limits.
- InOut:
Scope
Name
Type
Initial
Comment
Constant
gc_uiMaxSNMPValues
UINT
20
Maximum number of SNMP values to receive per request
gc_uiMaxOIDs
UINT
10
Maximum number of OIDs in a request
gc_uiMaxAgentValues
UINT
100
Maximum number of registered values (agent)
gc_uiMaxTelegramLength
INT
1024
Maximum length of a SNMP request or a SNMP response (in bytes)
gc_iMaxValueLength
INT
256
Maximum length of a SNMP value (in bytes)
gc_iMaxUsers
INT
10
Maximum numbers of users
gc_iMaxEnginesPerUser
INT
100
Maximum numbers of engines per user