OLT LTP-16N, LTP-16NT. User Manual
38
•
•
•
LTP-16N# show running-config ip snmp
ip snmp encrypted-user rwuser auth-password GP7dmbXhmcnoGFwUQ== enc-password
QKPWTnoiUg= access rw
ip snmp encrypted-user rouser auth-paN02El5KMmJDs/e/w== enc-password
uH+sCFAYHDgNlaH5ic= access ro
ip snmp engine-id 55e3edafe1c7c92199c28b74b4
Step 4.
Configure SNMP trap replication to allow the management system to receive the traps. For
example, add 2 replicators and specify to send v2 SNMP traps to 192.168.1.11 and v1 traps to
192.168.1.12. To do this, use the
ip snmp traps
command.
LTP-16N(configure)# ip snmp traps 192.168.1.11 type v2
LTP-16N(configure)# ip snmp traps 192.168.1.12 type v1
Step 5.
The settings of the SNMP agent change as soon as the configuration is applied. No terminal
reboot is needed.
LTP-16N(configure)# do commit
Step 6.
Check the configuration using the
show running
command
LTP-16N# show running-config ip snmp
ip snmp encrypted-user rwuser auth-password GP7dmbXhmcnoGFwUQ== enc-password
QKPWTnoiUg= access rw
ip snmp encrypted-user rouser auth-paN02El5KMmJDs/e/w== enc-password
uH+sCFAYHDgNlaH5ic= access ro
ip snmp engine-id 55e3edafe1c7c92199c28b74b4
ip snmp traps 192.168.1.11 type v2
ip snmp traps 192.168.1.12 type v1
4.4.3 LOGD configuration
System log collects terminal history data and allows its further display. Adjustment of system log operates
with such terms as module, filter level, and output device.
The SNMPv3 agent supports authNoPriv and authPriv methods. The encryption of the password
performs according to the MD5 algorithm.
It is possible to configure several receivers of SNMP traps of the same version.
The types and purpose of SNMP traps are closely connected with the log of active alarms.