Kronos Series 3
45
5.9 SNMP Settings (Offline)
This section configures the built-in SNMP agent. The same settings can be made in the webpage as
described in SNMP Settings (Online).
SNMP can be enabled for each port individually. There are separate configurations for SNMPv1, SNMPv2c,
and SNMPv3 protocol versions. The configurations apply the same to all enabled ports.
The associated MIB (SNMP Management Information Base) file can be downloaded using a web browser
from the device’s HTTP dashboard.
# SNMP parameters: there are separate sections for versions 1, 2c and 3.
Uncomment to enable.
[SNMP]
ENABLE_A = TRUE
ENABLE_B = FALSE
[SNMPv1]
RO_COMMUNITY = PRIVATE
[SNMPv2c]
RO_COMMUNITY = PRIVATE
TRAP_COMMUNITY = secret.trap.community
TRAP_HOST1 = 172.16.0.10
TRAP_HOST2 = 172.16.0.20
[SNMPv3]
AUTH_NAME = whatever.you.want
AUTH_KEY = very.secret.password
AUTH_PROTOCOL = SHA