org.snmp4j.agent.example.SampleAgentTableSizeLimits.properties Maven / Gradle / Ivy
# Generally all tables should have max 100 entries
snmp4j.tableSizeLimit.1.3.6.1=1000
# Allow only 16 USM users:
snmp4j.tableSizeLimit.1.3.6.1.6.3.15.1.2.2.1=16
# Allow only 10 targets:
snmp4j.tableSizeLimit.1.3.6.1.6.3.12.1.2.1=10
# No limit on notification log:
snmp4j.tableSizeLimit.1.3.6.1.2.1.92=0