Check Dhcpv6 Trap Target

This scenario checks that the SNMP trap-target can be discovered via DHCPv6 vendor-options and that changing the vendor-option dynamically updates the trap destination.

Test SNMP Trap-Target Via DHCPv6

Description

Verify that SNMP trap-target is discovered via DHCPv6 vendor-options. First, traps are sent to DUT1. Then the vendor-option is changed to point to DUT2 with a different port, and traps are sent to DUT2.

Scenario

Step 1: Set the following configuration in DUT1 :

set interfaces ethernet eth0 address '10::1/64'
set interfaces ethernet eth0 ipv6 router-advert interval 2
set interfaces ethernet eth1 address '20::1/64'
set service dhcpv6-server options vendor-options data ascii '[TRAP_SERVER,10::1,162]'
set service dhcpv6-server shared-network dhcpv6server subnet '20::/64' address-range start '20::50' stop '20::50'
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT2 :

set interfaces ethernet eth0 address '10::2/64'
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Set the following configuration in DUT0 :

set interfaces dummy dum0 address 20.0.0.1/24
set interfaces dummy dum0 alarm down ALARM2TEST
set interfaces ethernet eth0 ipv6 address autoconf
set interfaces ethernet eth0 ipv6 disable-forwarding
set interfaces ethernet eth1 address dhcpv6
set interfaces ethernet eth1 dhcpv6 client parameters-only
set service snmp engine-id 0x80000009010a0101c1
set service snmp log-level debug
set service snmp trap-target dhcpv6 version v3 interface eth1
set service snmp trap-target dhcpv6 version v3 user USER2TEST
set service snmp user USER2TEST notify-traps advisor all
set service snmp user USER2TEST notify-traps alarm ALARM2TEST
set system advisor ADVISOR2TEST test ALARM2TEST
set system alarm ALARM2TEST
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 4: Run the command show monitor-db system dhcpv6 interface eth1 on DUT0 and check whether the output contains the following tokens:

snmp-servers
Show output
reason: RENEW6
snmp-servers: [10::1]:162

Step 5: Run the command file show running://log/events on DUT0 and check whether the output contains the following tokens:

TRAP sent to [10::1]:162
Show output
2026-05-19 12:06:04.677672 local0-notice , osdx-reboot:  bootup v4.2.10.0 2026-05-19 12:06:04 (reason: First boot)
2026-05-19 12:08:05.887217 local0-notice , osdx-reboot:  shutdown v4.2.10.0 2026-05-19 12:05:45 - 2026-05-19 12:08:05 (up 2 minutes)
2026-05-19 12:09:06.119289 local0-notice , osdx-reboot:  bootup v4.2.10.0 2026-05-19 12:09:06 (reason: Power Failure)
2026-05-19 14:28:36.112900 user-crit , systemd-coredump[289306]:  Process 288948 (bgpd) of user 106 dumped core.
2026-05-19 16:43:45.070534 user-crit , systemd-coredump[613495]:  Process 613419 (cnm-client) of user 0 dumped core.
2026-05-19 16:43:58.628051 user-crit , systemd-coredump[613621]:  Process 613549 (cnm-client) of user 0 dumped core.
2026-05-19 16:44:12.517986 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.613419.1779209024000000.zst.
2026-05-19 16:44:12.680491 user-crit , systemd-coredump[613757]:  Process 613678 (cnm-client) of user 0 dumped core.
2026-05-19 16:44:22.360679 user-crit , systemd-coredump[614155]:  Process 614079 (cnm-client) of user 0 dumped core.
2026-05-19 16:44:35.800262 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.614079.1779209062000000.zst.
2026-05-19 16:44:35.960217 user-crit , systemd-coredump[614282]:  Process 614208 (cnm-client) of user 0 dumped core.
2025-03-22 00:00:02.480552 user-crit , systemd-coredump[614668]:  Process 614591 (cnm-client) of user 0 dumped core.
2025-03-23 00:01:01.773046 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.614591.1742601602000000.zst.
2025-03-23 00:01:01.854701 user-crit , systemd-coredump[614794]:  Process 614766 (cnm-client) of user 0 dumped core.
2025-03-24 00:02:00.131475 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.614766.1742688061000000.zst.
2026-05-19 17:59:28.770071 daemon-err , systemd[1]:  Failed to start dnscrypt-proxy.service - DNSCrypt client proxy.
2026-05-19 17:59:58.805964 daemon-err , systemd[1]:  Failed to start dnscrypt-proxy.service - DNSCrypt client proxy.
2026-05-19 18:26:07.015854 local0-err , net-snmp[915351]:  snmpinform: Timeout
2026-05-19 18:26:10.481901 local0-err , net-snmp[915385]:  snmpinform: Timeout
2026-05-19 18:26:20.721887 local0-err , net-snmp[915534]:  snmpinform: Timeout
2026-05-19 18:26:22.856898 local0-err , net-snmp[915630]:  snmpinform: Timeout
2026-05-19 18:27:11.970413 local0-err , net-snmp[917557]:  snmpinform: Timeout
2026-05-19 18:27:27.667296 local0-err , net-snmp[917832]:  snmpinform: Timeout
2026-05-19 18:29:25.244423 local0-err , net-snmp[920842]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:29.943033 local0-err , net-snmp[920908]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:30.251781 local0-err , net-snmp[920961]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:53.756916 local0-err , net-snmp[920999]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:54.088243 local0-err , net-snmp[921052]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:30:17.659106 local0-err , net-snmp[921086]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:30:33.368002 local0-err , net-snmp[922040]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:30:37.988241 local0-err , net-snmp[922104]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:30:38.328562 local0-err , net-snmp[922157]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:01.838771 local0-err , net-snmp[922195]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:02.186654 local0-err , net-snmp[922248]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:25.657793 local0-err , net-snmp[922282]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:32.042384 local0-err , net-snmp[922340]:  snmpinform: Timeout
2026-05-19 18:31:35.468716 local0-err , net-snmp[922376]:  snmpinform: Timeout
2026-05-19 18:31:41.857326 local0-err , net-snmp[922429]:  snmpinform: Timeout
2026-05-19 18:32:08.009336 local0-err , net-snmp[922617]:  snmpinform: Timeout
2026-05-19 18:38:26.385195 local0-err , net-snmp[929725]:  snmpinform: Unknown user name
2026-05-19 18:38:28.826679 local0-err , net-snmp[929762]:  snmpinform: Unknown user name
2026-05-19 18:38:29.195277 local0-err , net-snmp[929816]:  snmpinform: Unknown user name
2026-05-19 18:39:02.623750 local0-err , net-snmp[929944]:  snmpinform: Timeout
2026-05-19 18:39:03.977265 local0-err , net-snmp[930003]:  snmpinform: Unsupported security level
2026-05-19 18:39:06.485835 local0-err , net-snmp[930039]:  snmpinform: Unsupported security level
2026-05-19 18:39:06.844283 local0-err , net-snmp[930092]:  snmpinform: Unsupported security level
2026-05-19 18:39:40.335775 local0-err , net-snmp[930220]:  snmpinform: Timeout
2026-05-19 18:39:41.683051 local0-err , net-snmp[930278]:  snmpinform: Unsupported security level
2026-05-19 18:39:44.149502 local0-err , net-snmp[930314]:  snmpinform: Unsupported security level
2026-05-19 18:39:44.505579 local0-err , net-snmp[930367]:  snmpinform: Unsupported security level
2026-05-19 18:47:20.609866 local0-err , net-snmp[934301]:  snmpinform: Timeout
2026-05-19 18:47:57.521260 local0-err , net-snmp[934510]:  snmpinform: Timeout
2026-05-19 18:48:14.560279 local0-err , net-snmp[934724]:  snmpinform: Timeout
2026-05-19 18:48:51.620375 local0-err , net-snmp[934932]:  snmpinform: Timeout
2026-05-19 18:49:50.246976 local0-err , net-snmp[935142]:  snmpinform: Timeout
2026-05-19 18:53:53.568695 local0-err , net-snmp[937371]:  snmpinform: Timeout
2026-05-19 18:54:30.530741 local0-err , net-snmp[937582]:  snmpinform: Timeout
2026-05-19 18:54:47.515745 local0-err , net-snmp[937798]:  snmpinform: Timeout
2026-05-19 18:55:24.552778 local0-err , net-snmp[938008]:  snmpinform: Timeout
2026-05-19 18:56:23.139826 local0-err , net-snmp[938219]:  snmpinform: Timeout
2026-05-19 18:56:28.613772 local0-debug , net-snmp[938844]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:28.613822 local0-debug , net-snmp[938844]:    Version: SNMPv1
2026-05-19 18:56:28.613842 local0-debug , net-snmp[938844]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:28.613860 local0-debug , net-snmp[938844]:    Trap Type: Cold Start
2026-05-19 18:56:28.613879 local0-debug , net-snmp[938844]:    Enterprise: NET-SNMP-TC::linux
2026-05-19 18:56:28.671457 local0-debug , net-snmp[938865]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:28.671482 local0-debug , net-snmp[938865]:    Version: SNMPv1
2026-05-19 18:56:28.671503 local0-debug , net-snmp[938865]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:28.671522 local0-debug , net-snmp[938865]:    Trap Type: Enterprise Specific
2026-05-19 18:56:28.671540 local0-debug , net-snmp[938865]:    Specific Type: 0
2026-05-19 18:56:28.671557 local0-debug , net-snmp[938865]:    Enterprise: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:28.671570 local0-debug , net-snmp[938865]:    OIDs:
2026-05-19 18:56:28.671587 local0-debug , net-snmp[938865]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:28.671601 local0-debug , net-snmp[938865]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:56:32.915205 local0-debug , net-snmp[938925]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:32.915239 local0-debug , net-snmp[938925]:    Version: SNMPv1
2026-05-19 18:56:32.915260 local0-debug , net-snmp[938925]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:32.915278 local0-debug , net-snmp[938925]:    Trap Type: Enterprise Specific
2026-05-19 18:56:32.915296 local0-debug , net-snmp[938925]:    Specific Type: 0
2026-05-19 18:56:32.915314 local0-debug , net-snmp[938925]:    Enterprise: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:32.915333 local0-debug , net-snmp[938925]:    OIDs:
2026-05-19 18:56:32.915353 local0-debug , net-snmp[938925]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:32.915371 local0-debug , net-snmp[938925]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:56:32.945137 local0-debug , net-snmp[938934]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:32.945185 local0-debug , net-snmp[938934]:    Version: SNMPv1
2026-05-19 18:56:32.945205 local0-debug , net-snmp[938934]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:32.945223 local0-debug , net-snmp[938934]:    Trap Type: Enterprise Specific
2026-05-19 18:56:32.945241 local0-debug , net-snmp[938934]:    Specific Type: 0
2026-05-19 18:56:32.945259 local0-debug , net-snmp[938934]:    Enterprise: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:32.945278 local0-debug , net-snmp[938934]:    OIDs:
2026-05-19 18:56:32.945297 local0-debug , net-snmp[938934]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:32.945317 local0-debug , net-snmp[938934]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:56:42.459044 local0-debug , net-snmp[938983]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:42.459079 local0-debug , net-snmp[938983]:    Version: SNMPv1
2026-05-19 18:56:42.459104 local0-debug , net-snmp[938983]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:42.459127 local0-debug , net-snmp[938983]:    Trap Type: Enterprise Specific
2026-05-19 18:56:42.459153 local0-debug , net-snmp[938983]:    Specific Type: 0
2026-05-19 18:56:42.459180 local0-debug , net-snmp[938983]:    Enterprise: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:42.459203 local0-debug , net-snmp[938983]:    OIDs:
2026-05-19 18:56:42.459225 local0-debug , net-snmp[938983]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:42.459248 local0-debug , net-snmp[938983]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:56:42.489765 local0-debug , net-snmp[938992]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:42.489813 local0-debug , net-snmp[938992]:    Version: SNMPv1
2026-05-19 18:56:42.489831 local0-debug , net-snmp[938992]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:42.489850 local0-debug , net-snmp[938992]:    Trap Type: Enterprise Specific
2026-05-19 18:56:42.489873 local0-debug , net-snmp[938992]:    Specific Type: 0
2026-05-19 18:56:42.489891 local0-debug , net-snmp[938992]:    Enterprise: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:42.489909 local0-debug , net-snmp[938992]:    OIDs:
2026-05-19 18:56:42.489931 local0-debug , net-snmp[938992]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:42.489948 local0-debug , net-snmp[938992]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:56:50.738192 local0-debug , net-snmp[939090]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:50.738238 local0-debug , net-snmp[939090]:    Version: SNMPv1
2026-05-19 18:56:50.738255 local0-debug , net-snmp[939090]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:50.738278 local0-debug , net-snmp[939090]:    Trap Type: Enterprise Specific
2026-05-19 18:56:50.738295 local0-debug , net-snmp[939090]:    Specific Type: 2
2026-05-19 18:56:50.738314 local0-debug , net-snmp[939090]:    Enterprise: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 18:56:56.438108 local0-debug , net-snmp[939716]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.438160 local0-debug , net-snmp[939716]:    Version: SNMPv2c
2026-05-19 18:56:56.438180 local0-debug , net-snmp[939716]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.438204 local0-debug , net-snmp[939716]:    OIDs:
2026-05-19 18:56:56.438221 local0-debug , net-snmp[939716]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 18:56:56.438239 local0-debug , net-snmp[939716]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 18:56:56.438261 local0-debug , net-snmp[939716]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 18:56:56.520598 local0-debug , net-snmp[939737]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.520656 local0-debug , net-snmp[939737]:    Version: SNMPv2c
2026-05-19 18:56:56.520683 local0-debug , net-snmp[939737]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.520703 local0-debug , net-snmp[939737]:    OIDs:
2026-05-19 18:56:56.520758 local0-debug , net-snmp[939737]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (16) 0:00:00.16
2026-05-19 18:56:56.520826 local0-debug , net-snmp[939737]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:56.520852 local0-debug , net-snmp[939737]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:56.520880 local0-debug , net-snmp[939737]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:56:56.553178 local0-debug , net-snmp[939746]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.553209 local0-debug , net-snmp[939746]:    Version: SNMPv2c
2026-05-19 18:56:56.553233 local0-debug , net-snmp[939746]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.553260 local0-debug , net-snmp[939746]:    OIDs:
2026-05-19 18:56:56.553285 local0-debug , net-snmp[939746]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (20) 0:00:00.20
2026-05-19 18:56:56.553309 local0-debug , net-snmp[939746]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:56.553334 local0-debug , net-snmp[939746]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:56.553359 local0-debug , net-snmp[939746]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:56:56.584552 local0-debug , net-snmp[939755]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.584592 local0-debug , net-snmp[939755]:    Version: SNMPv2c
2026-05-19 18:56:56.584619 local0-debug , net-snmp[939755]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.584646 local0-debug , net-snmp[939755]:    OIDs:
2026-05-19 18:56:56.584668 local0-debug , net-snmp[939755]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (23) 0:00:00.23
2026-05-19 18:56:56.584690 local0-debug , net-snmp[939755]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:56.584714 local0-debug , net-snmp[939755]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:56.584748 local0-debug , net-snmp[939755]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:57:00.727531 local0-debug , net-snmp[939815]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:00.727569 local0-debug , net-snmp[939815]:    Version: SNMPv2c
2026-05-19 18:57:00.727590 local0-debug , net-snmp[939815]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:00.727605 local0-debug , net-snmp[939815]:    OIDs:
2026-05-19 18:57:00.727623 local0-debug , net-snmp[939815]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (438) 0:00:04.38
2026-05-19 18:57:00.727641 local0-debug , net-snmp[939815]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:57:00.727661 local0-debug , net-snmp[939815]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:57:00.727679 local0-debug , net-snmp[939815]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:57:00.758173 local0-debug , net-snmp[939824]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:00.758221 local0-debug , net-snmp[939824]:    Version: SNMPv2c
2026-05-19 18:57:00.758242 local0-debug , net-snmp[939824]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:00.758261 local0-debug , net-snmp[939824]:    OIDs:
2026-05-19 18:57:00.758275 local0-debug , net-snmp[939824]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (441) 0:00:04.41
2026-05-19 18:57:00.758289 local0-debug , net-snmp[939824]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:57:00.758308 local0-debug , net-snmp[939824]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:57:00.758328 local0-debug , net-snmp[939824]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:57:10.261480 local0-debug , net-snmp[939873]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:10.261508 local0-debug , net-snmp[939873]:    Version: SNMPv2c
2026-05-19 18:57:10.261527 local0-debug , net-snmp[939873]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:10.261544 local0-debug , net-snmp[939873]:    OIDs:
2026-05-19 18:57:10.261562 local0-debug , net-snmp[939873]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1391) 0:00:13.91
2026-05-19 18:57:10.261584 local0-debug , net-snmp[939873]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:57:10.261602 local0-debug , net-snmp[939873]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:57:10.261620 local0-debug , net-snmp[939873]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:57:10.291933 local0-debug , net-snmp[939882]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:10.291986 local0-debug , net-snmp[939882]:    Version: SNMPv2c
2026-05-19 18:57:10.292007 local0-debug , net-snmp[939882]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:10.292026 local0-debug , net-snmp[939882]:    OIDs:
2026-05-19 18:57:10.292044 local0-debug , net-snmp[939882]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1394) 0:00:13.94
2026-05-19 18:57:10.292066 local0-debug , net-snmp[939882]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:57:10.292090 local0-debug , net-snmp[939882]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:57:10.292110 local0-debug , net-snmp[939882]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:57:18.674502 local0-debug , net-snmp[939980]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:18.674542 local0-debug , net-snmp[939980]:    Version: SNMPv2c
2026-05-19 18:57:18.674558 local0-debug , net-snmp[939980]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:18.674576 local0-debug , net-snmp[939980]:    OIDs:
2026-05-19 18:57:18.674594 local0-debug , net-snmp[939980]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2232) 0:00:22.32
2026-05-19 18:57:18.674617 local0-debug , net-snmp[939980]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 18:57:18.674638 local0-debug , net-snmp[939980]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 18:57:51.663609 local0-err , net-snmp[940852]:  snmpinform: Timeout
2026-05-19 18:57:56.594322 local0-debug , net-snmp[941482]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:56.594347 local0-debug , net-snmp[941482]:    Version: SNMPv3
2026-05-19 18:57:56.594367 local0-debug , net-snmp[941482]:    Security Model: USM
2026-05-19 18:57:56.594385 local0-debug , net-snmp[941482]:    Security Level: noAuthNoPriv
2026-05-19 18:57:56.594408 local0-debug , net-snmp[941482]:    Security Name: USER2TEST
2026-05-19 18:57:56.594438 local0-debug , net-snmp[941482]:    Context Name:
2026-05-19 18:57:56.594456 local0-debug , net-snmp[941482]:    OIDs:
2026-05-19 18:57:56.594482 local0-debug , net-snmp[941482]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (10) 0:00:00.10
2026-05-19 18:57:56.594499 local0-debug , net-snmp[941482]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 18:57:56.594517 local0-debug , net-snmp[941482]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 18:57:56.627016 local0-debug , net-snmp[941502]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:56.627080 local0-debug , net-snmp[941502]:    Version: SNMPv3
2026-05-19 18:57:56.627100 local0-debug , net-snmp[941502]:    Security Model: USM
2026-05-19 18:57:56.627118 local0-debug , net-snmp[941502]:    Security Level: noAuthNoPriv
2026-05-19 18:57:56.627137 local0-debug , net-snmp[941502]:    Security Name: USER2TEST
2026-05-19 18:57:56.627154 local0-debug , net-snmp[941502]:    Context Name:
2026-05-19 18:57:56.627171 local0-debug , net-snmp[941502]:    OIDs:
2026-05-19 18:57:56.627187 local0-debug , net-snmp[941502]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (14) 0:00:00.14
2026-05-19 18:57:56.627205 local0-debug , net-snmp[941502]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:57:56.627223 local0-debug , net-snmp[941502]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:57:56.627243 local0-debug , net-snmp[941502]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:00.865653 local0-debug , net-snmp[941562]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:00.865692 local0-debug , net-snmp[941562]:    Version: SNMPv3
2026-05-19 18:58:00.865712 local0-debug , net-snmp[941562]:    Security Model: USM
2026-05-19 18:58:00.865729 local0-debug , net-snmp[941562]:    Security Level: noAuthNoPriv
2026-05-19 18:58:00.865747 local0-debug , net-snmp[941562]:    Security Name: USER2TEST
2026-05-19 18:58:00.865764 local0-debug , net-snmp[941562]:    Context Name:
2026-05-19 18:58:00.865782 local0-debug , net-snmp[941562]:    OIDs:
2026-05-19 18:58:00.865802 local0-debug , net-snmp[941562]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (438) 0:00:04.38
2026-05-19 18:58:00.865821 local0-debug , net-snmp[941562]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:00.865839 local0-debug , net-snmp[941562]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:00.865856 local0-debug , net-snmp[941562]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:58:00.896369 local0-debug , net-snmp[941571]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:00.896415 local0-debug , net-snmp[941571]:    Version: SNMPv3
2026-05-19 18:58:00.896436 local0-debug , net-snmp[941571]:    Security Model: USM
2026-05-19 18:58:00.896455 local0-debug , net-snmp[941571]:    Security Level: noAuthNoPriv
2026-05-19 18:58:00.896474 local0-debug , net-snmp[941571]:    Security Name: USER2TEST
2026-05-19 18:58:00.896489 local0-debug , net-snmp[941571]:    Context Name:
2026-05-19 18:58:00.896507 local0-debug , net-snmp[941571]:    OIDs:
2026-05-19 18:58:00.896525 local0-debug , net-snmp[941571]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (441) 0:00:04.41
2026-05-19 18:58:00.896543 local0-debug , net-snmp[941571]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:00.896560 local0-debug , net-snmp[941571]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:00.896579 local0-debug , net-snmp[941571]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:58:10.405695 local0-debug , net-snmp[941621]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:10.405735 local0-debug , net-snmp[941621]:    Version: SNMPv3
2026-05-19 18:58:10.405756 local0-debug , net-snmp[941621]:    Security Model: USM
2026-05-19 18:58:10.405773 local0-debug , net-snmp[941621]:    Security Level: noAuthNoPriv
2026-05-19 18:58:10.405790 local0-debug , net-snmp[941621]:    Security Name: USER2TEST
2026-05-19 18:58:10.405807 local0-debug , net-snmp[941621]:    Context Name:
2026-05-19 18:58:10.405824 local0-debug , net-snmp[941621]:    OIDs:
2026-05-19 18:58:10.405843 local0-debug , net-snmp[941621]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1391) 0:00:13.91
2026-05-19 18:58:10.405860 local0-debug , net-snmp[941621]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:10.405877 local0-debug , net-snmp[941621]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:10.405895 local0-debug , net-snmp[941621]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:10.435695 local0-debug , net-snmp[941630]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:10.435745 local0-debug , net-snmp[941630]:    Version: SNMPv3
2026-05-19 18:58:10.435764 local0-debug , net-snmp[941630]:    Security Model: USM
2026-05-19 18:58:10.435782 local0-debug , net-snmp[941630]:    Security Level: noAuthNoPriv
2026-05-19 18:58:10.435800 local0-debug , net-snmp[941630]:    Security Name: USER2TEST
2026-05-19 18:58:10.435817 local0-debug , net-snmp[941630]:    Context Name:
2026-05-19 18:58:10.435836 local0-debug , net-snmp[941630]:    OIDs:
2026-05-19 18:58:10.435855 local0-debug , net-snmp[941630]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1395) 0:00:13.95
2026-05-19 18:58:10.435873 local0-debug , net-snmp[941630]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:10.435891 local0-debug , net-snmp[941630]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:10.435915 local0-debug , net-snmp[941630]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:58:18.662151 local0-debug , net-snmp[941728]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:18.662198 local0-debug , net-snmp[941728]:    Version: SNMPv3
2026-05-19 18:58:18.662221 local0-debug , net-snmp[941728]:    Security Model: USM
2026-05-19 18:58:18.662240 local0-debug , net-snmp[941728]:    Security Level: noAuthNoPriv
2026-05-19 18:58:18.662254 local0-debug , net-snmp[941728]:    Security Name: USER2TEST
2026-05-19 18:58:18.662272 local0-debug , net-snmp[941728]:    Context Name:
2026-05-19 18:58:18.662294 local0-debug , net-snmp[941728]:    OIDs:
2026-05-19 18:58:18.662318 local0-debug , net-snmp[941728]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2217) 0:00:22.17
2026-05-19 18:58:18.662338 local0-debug , net-snmp[941728]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 18:58:18.662356 local0-debug , net-snmp[941728]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 18:58:26.485389 local0-debug , net-snmp[942355]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:26.485548 local0-debug , net-snmp[942355]:    Version: SNMPv3
2026-05-19 18:58:26.485624 local0-debug , net-snmp[942355]:    Security Model: USM
2026-05-19 18:58:26.485705 local0-debug , net-snmp[942355]:    Security Level: noAuthNoPriv
2026-05-19 18:58:26.485772 local0-debug , net-snmp[942355]:    Security Name: USER2TEST
2026-05-19 18:58:26.485842 local0-debug , net-snmp[942355]:    Context Name:
2026-05-19 18:58:26.485909 local0-debug , net-snmp[942355]:    OIDs:
2026-05-19 18:58:26.485970 local0-debug , net-snmp[942355]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 18:58:26.486032 local0-debug , net-snmp[942355]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 18:58:26.486096 local0-debug , net-snmp[942355]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 18:58:26.530480 local0-debug , net-snmp[942386]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:26.530528 local0-debug , net-snmp[942386]:    Version: SNMPv3
2026-05-19 18:58:26.530555 local0-debug , net-snmp[942386]:    Security Model: USM
2026-05-19 18:58:26.530578 local0-debug , net-snmp[942386]:    Security Level: noAuthNoPriv
2026-05-19 18:58:26.530607 local0-debug , net-snmp[942386]:    Security Name: USER2TEST
2026-05-19 18:58:26.530629 local0-debug , net-snmp[942386]:    Context Name:
2026-05-19 18:58:26.530651 local0-debug , net-snmp[942386]:    OIDs:
2026-05-19 18:58:26.530677 local0-debug , net-snmp[942386]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (213) 0:00:02.13
2026-05-19 18:58:26.530699 local0-debug , net-snmp[942386]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:26.530720 local0-debug , net-snmp[942386]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:26.530745 local0-debug , net-snmp[942386]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:28.871225 local0-debug , net-snmp[942435]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:28.871263 local0-debug , net-snmp[942435]:    Version: SNMPv3
2026-05-19 18:58:28.871283 local0-debug , net-snmp[942435]:    Security Model: USM
2026-05-19 18:58:28.871305 local0-debug , net-snmp[942435]:    Security Level: noAuthNoPriv
2026-05-19 18:58:28.871322 local0-debug , net-snmp[942435]:    Security Name: USER2TEST
2026-05-19 18:58:28.871340 local0-debug , net-snmp[942435]:    Context Name:
2026-05-19 18:58:28.871357 local0-debug , net-snmp[942435]:    OIDs:
2026-05-19 18:58:28.871375 local0-debug , net-snmp[942435]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (447) 0:00:04.47
2026-05-19 18:58:28.871394 local0-debug , net-snmp[942435]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:28.871412 local0-debug , net-snmp[942435]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:28.871434 local0-debug , net-snmp[942435]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:58:28.902374 local0-debug , net-snmp[942444]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:28.902429 local0-debug , net-snmp[942444]:    Version: SNMPv3
2026-05-19 18:58:28.902455 local0-debug , net-snmp[942444]:    Security Model: USM
2026-05-19 18:58:28.902478 local0-debug , net-snmp[942444]:    Security Level: noAuthNoPriv
2026-05-19 18:58:28.902499 local0-debug , net-snmp[942444]:    Security Name: USER2TEST
2026-05-19 18:58:28.902521 local0-debug , net-snmp[942444]:    Context Name:
2026-05-19 18:58:28.902544 local0-debug , net-snmp[942444]:    OIDs:
2026-05-19 18:58:28.902570 local0-debug , net-snmp[942444]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (450) 0:00:04.50
2026-05-19 18:58:28.902593 local0-debug , net-snmp[942444]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:28.902614 local0-debug , net-snmp[942444]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:28.902637 local0-debug , net-snmp[942444]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:58:38.411725 local0-debug , net-snmp[942493]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:38.411780 local0-debug , net-snmp[942493]:    Version: SNMPv3
2026-05-19 18:58:38.411810 local0-debug , net-snmp[942493]:    Security Model: USM
2026-05-19 18:58:38.411832 local0-debug , net-snmp[942493]:    Security Level: noAuthNoPriv
2026-05-19 18:58:38.411854 local0-debug , net-snmp[942493]:    Security Name: USER2TEST
2026-05-19 18:58:38.411876 local0-debug , net-snmp[942493]:    Context Name:
2026-05-19 18:58:38.411899 local0-debug , net-snmp[942493]:    OIDs:
2026-05-19 18:58:38.411920 local0-debug , net-snmp[942493]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1401) 0:00:14.01
2026-05-19 18:58:38.411942 local0-debug , net-snmp[942493]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:38.411967 local0-debug , net-snmp[942493]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:38.411989 local0-debug , net-snmp[942493]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:38.449726 local0-debug , net-snmp[942502]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:38.449771 local0-debug , net-snmp[942502]:    Version: SNMPv3
2026-05-19 18:58:38.449806 local0-debug , net-snmp[942502]:    Security Model: USM
2026-05-19 18:58:38.449829 local0-debug , net-snmp[942502]:    Security Level: noAuthNoPriv
2026-05-19 18:58:38.449853 local0-debug , net-snmp[942502]:    Security Name: USER2TEST
2026-05-19 18:58:38.449876 local0-debug , net-snmp[942502]:    Context Name:
2026-05-19 18:58:38.449900 local0-debug , net-snmp[942502]:    OIDs:
2026-05-19 18:58:38.449922 local0-debug , net-snmp[942502]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1404) 0:00:14.04
2026-05-19 18:58:38.449946 local0-debug , net-snmp[942502]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:38.449969 local0-debug , net-snmp[942502]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:38.449995 local0-debug , net-snmp[942502]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:58:52.705415 local0-err , net-snmp[942600]:  snmpinform: Timeout
2026-05-19 19:00:10.085213 local0-err , net-snmp[945319]:  snmpinform: Timeout (Network is unreachable) (Network is unreachable)
2026-05-19 19:00:10.126570 local0-err , net-snmp[945358]:  snmpinform: Failure in sendto (Network is unreachable)
2026-05-19 19:00:43.228231 local0-err , net-snmp[945646]:  snmpinform: Timeout
2026-05-19 19:01:26.225181 local0-err , net-snmp[947382]:  snmpinform: Timeout (Network is unreachable) (Network is unreachable)
2026-05-19 19:01:26.271151 local0-err , net-snmp[947421]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 19:01:59.556236 local0-err , net-snmp[947710]:  snmpinform: Timeout
2026-05-19 19:02:25.309160 local0-debug , net-snmp[948691]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.309198 local0-debug , net-snmp[948691]:    Version: SNMPv3
2026-05-19 19:02:25.309223 local0-debug , net-snmp[948691]:    Security Model: USM
2026-05-19 19:02:25.309241 local0-debug , net-snmp[948691]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.309260 local0-debug , net-snmp[948691]:    Security Name: USER2TEST
2026-05-19 19:02:25.309278 local0-debug , net-snmp[948691]:    Context Name:
2026-05-19 19:02:25.309296 local0-debug , net-snmp[948691]:    OIDs:
2026-05-19 19:02:25.309313 local0-debug , net-snmp[948691]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (46) 0:00:00.46
2026-05-19 19:02:25.309338 local0-debug , net-snmp[948691]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 19:02:25.309355 local0-debug , net-snmp[948691]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 19:02:25.309373 local0-debug , net-snmp[948691]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 19:02:25.338895 local0-debug , net-snmp[948694]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.338943 local0-debug , net-snmp[948694]:    Version: SNMPv3
2026-05-19 19:02:25.338965 local0-debug , net-snmp[948694]:    Security Model: USM
2026-05-19 19:02:25.338987 local0-debug , net-snmp[948694]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.339003 local0-debug , net-snmp[948694]:    Security Name: USER2TEST
2026-05-19 19:02:25.339020 local0-debug , net-snmp[948694]:    Context Name:
2026-05-19 19:02:25.339037 local0-debug , net-snmp[948694]:    OIDs:
2026-05-19 19:02:25.339054 local0-debug , net-snmp[948694]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (45) 0:00:00.45
2026-05-19 19:02:25.339073 local0-debug , net-snmp[948694]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 19:02:25.339091 local0-debug , net-snmp[948694]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 19:02:25.339110 local0-debug , net-snmp[948694]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 19:02:25.367850 local0-debug , net-snmp[948697]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.367904 local0-debug , net-snmp[948697]:    Version: SNMPv3
2026-05-19 19:02:25.367935 local0-debug , net-snmp[948697]:    Security Model: USM
2026-05-19 19:02:25.367957 local0-debug , net-snmp[948697]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.367980 local0-debug , net-snmp[948697]:    Security Name: USER2TEST
2026-05-19 19:02:25.368006 local0-debug , net-snmp[948697]:    Context Name:
2026-05-19 19:02:25.368030 local0-debug , net-snmp[948697]:    OIDs:
2026-05-19 19:02:25.368051 local0-debug , net-snmp[948697]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (792) 0:00:07.92
2026-05-19 19:02:25.368071 local0-debug , net-snmp[948697]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 19:02:25.368095 local0-debug , net-snmp[948697]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 19:02:25.392046 local0-debug , net-snmp[948699]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.392097 local0-debug , net-snmp[948699]:    Version: SNMPv3
2026-05-19 19:02:25.392123 local0-debug , net-snmp[948699]:    Security Model: USM
2026-05-19 19:02:25.392145 local0-debug , net-snmp[948699]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.392166 local0-debug , net-snmp[948699]:    Security Name: USER2TEST
2026-05-19 19:02:25.392187 local0-debug , net-snmp[948699]:    Context Name:
2026-05-19 19:02:25.392211 local0-debug , net-snmp[948699]:    OIDs:
2026-05-19 19:02:25.392233 local0-debug , net-snmp[948699]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (7) 0:00:00.07
2026-05-19 19:02:25.392259 local0-debug , net-snmp[948699]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 19:02:25.392282 local0-debug , net-snmp[948699]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 19:02:26.868251 local0-debug , net-snmp[948748]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:26.868301 local0-debug , net-snmp[948748]:    Version: SNMPv3
2026-05-19 19:02:26.868323 local0-debug , net-snmp[948748]:    Security Model: USM
2026-05-19 19:02:26.868344 local0-debug , net-snmp[948748]:    Security Level: noAuthNoPriv
2026-05-19 19:02:26.868362 local0-debug , net-snmp[948748]:    Security Name: USER2TEST
2026-05-19 19:02:26.868380 local0-debug , net-snmp[948748]:    Context Name:
2026-05-19 19:02:26.868397 local0-debug , net-snmp[948748]:    OIDs:
2026-05-19 19:02:26.868414 local0-debug , net-snmp[948748]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1343) 0:00:13.43
2026-05-19 19:02:26.868432 local0-debug , net-snmp[948748]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 19:02:26.868452 local0-debug , net-snmp[948748]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 19:02:26.868470 local0-debug , net-snmp[948748]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 19:02:26.899897 local0-debug , net-snmp[948757]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:26.899938 local0-debug , net-snmp[948757]:    Version: SNMPv3
2026-05-19 19:02:26.899971 local0-debug , net-snmp[948757]:    Security Model: USM
2026-05-19 19:02:26.899990 local0-debug , net-snmp[948757]:    Security Level: noAuthNoPriv
2026-05-19 19:02:26.900008 local0-debug , net-snmp[948757]:    Security Name: USER2TEST
2026-05-19 19:02:26.900026 local0-debug , net-snmp[948757]:    Context Name:
2026-05-19 19:02:26.900044 local0-debug , net-snmp[948757]:    OIDs:
2026-05-19 19:02:26.900061 local0-debug , net-snmp[948757]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1346) 0:00:13.46
2026-05-19 19:02:26.900080 local0-debug , net-snmp[948757]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 19:02:26.900100 local0-debug , net-snmp[948757]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 19:02:26.900120 local0-debug , net-snmp[948757]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 19:02:35.134862 local0-debug , net-snmp[948856]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:35.134905 local0-debug , net-snmp[948856]:    Version: SNMPv3
2026-05-19 19:02:35.134926 local0-debug , net-snmp[948856]:    Security Model: USM
2026-05-19 19:02:35.134940 local0-debug , net-snmp[948856]:    Security Level: noAuthNoPriv
2026-05-19 19:02:35.134954 local0-debug , net-snmp[948856]:    Security Name: USER2TEST
2026-05-19 19:02:35.134971 local0-debug , net-snmp[948856]:    Context Name:
2026-05-19 19:02:35.134989 local0-debug , net-snmp[948856]:    OIDs:
2026-05-19 19:02:35.135006 local0-debug , net-snmp[948856]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2170) 0:00:21.70
2026-05-19 19:02:35.135024 local0-debug , net-snmp[948856]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 19:02:35.135039 local0-debug , net-snmp[948856]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 19:02:58.713688 local0-debug , net-snmp[949904]:  TRAP sent to [10::1]:162
2026-05-19 19:02:58.713723 local0-debug , net-snmp[949904]:    Version: SNMPv3
2026-05-19 19:02:58.713748 local0-debug , net-snmp[949904]:    Security Model: USM
2026-05-19 19:02:58.713766 local0-debug , net-snmp[949904]:    Security Level: noAuthNoPriv
2026-05-19 19:02:58.713788 local0-debug , net-snmp[949904]:    Security Name: USER2TEST
2026-05-19 19:02:58.713811 local0-debug , net-snmp[949904]:    Context Name:
2026-05-19 19:02:58.713834 local0-debug , net-snmp[949904]:    OIDs:
2026-05-19 19:02:58.713864 local0-debug , net-snmp[949904]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 19:02:58.713884 local0-debug , net-snmp[949904]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 19:02:58.713899 local0-debug , net-snmp[949904]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux

Step 6: Run the command service snmp monitor traps user USER2TEST engine-id 0x80000009010a0101c1 ipv6 port 162 on DUT1.

Step 7: Modify the following configuration lines in DUT0 :

set interfaces dummy dum0 disable

Step 8: Run the command service snmp monitor traps user USER2TEST engine-id 0x80000009010a0101c1 ipv6 port 162 on DUT1.

Step 9: Modify the following configuration lines in DUT0 :

delete interfaces dummy dum0 disable

Step 10: Modify the following configuration lines in DUT1 :

set service dhcpv6-server options vendor-options data ascii '[TRAP_SERVER,10::2,164]'

Step 11: Run the command service dhcpv6-client renew interface eth1 on DUT0.

Step 12: Run the command show monitor-db system dhcpv6 interface eth1 on DUT0 and check whether the output contains the following tokens:

snmp-servers: [10::2]:164
Show output
reason: RENEW6
snmp-servers: [10::2]:164

Step 13: Run the command file show running://log/events on DUT0 and check whether the output contains the following tokens:

TRAP sent to [10::2]:164
Show output
2026-05-19 12:06:04.677672 local0-notice , osdx-reboot:  bootup v4.2.10.0 2026-05-19 12:06:04 (reason: First boot)
2026-05-19 12:08:05.887217 local0-notice , osdx-reboot:  shutdown v4.2.10.0 2026-05-19 12:05:45 - 2026-05-19 12:08:05 (up 2 minutes)
2026-05-19 12:09:06.119289 local0-notice , osdx-reboot:  bootup v4.2.10.0 2026-05-19 12:09:06 (reason: Power Failure)
2026-05-19 14:28:36.112900 user-crit , systemd-coredump[289306]:  Process 288948 (bgpd) of user 106 dumped core.
2026-05-19 16:43:45.070534 user-crit , systemd-coredump[613495]:  Process 613419 (cnm-client) of user 0 dumped core.
2026-05-19 16:43:58.628051 user-crit , systemd-coredump[613621]:  Process 613549 (cnm-client) of user 0 dumped core.
2026-05-19 16:44:12.517986 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.613419.1779209024000000.zst.
2026-05-19 16:44:12.680491 user-crit , systemd-coredump[613757]:  Process 613678 (cnm-client) of user 0 dumped core.
2026-05-19 16:44:22.360679 user-crit , systemd-coredump[614155]:  Process 614079 (cnm-client) of user 0 dumped core.
2026-05-19 16:44:35.800262 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.614079.1779209062000000.zst.
2026-05-19 16:44:35.960217 user-crit , systemd-coredump[614282]:  Process 614208 (cnm-client) of user 0 dumped core.
2025-03-22 00:00:02.480552 user-crit , systemd-coredump[614668]:  Process 614591 (cnm-client) of user 0 dumped core.
2025-03-23 00:01:01.773046 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.614591.1742601602000000.zst.
2025-03-23 00:01:01.854701 user-crit , systemd-coredump[614794]:  Process 614766 (cnm-client) of user 0 dumped core.
2025-03-24 00:02:00.131475 local0-info , coredump-cleanup:  Removed old coredump core.cnm-client.0.aa69f5443ecb4831ac3967f4d38dde1b.614766.1742688061000000.zst.
2026-05-19 17:59:28.770071 daemon-err , systemd[1]:  Failed to start dnscrypt-proxy.service - DNSCrypt client proxy.
2026-05-19 17:59:58.805964 daemon-err , systemd[1]:  Failed to start dnscrypt-proxy.service - DNSCrypt client proxy.
2026-05-19 18:26:07.015854 local0-err , net-snmp[915351]:  snmpinform: Timeout
2026-05-19 18:26:10.481901 local0-err , net-snmp[915385]:  snmpinform: Timeout
2026-05-19 18:26:20.721887 local0-err , net-snmp[915534]:  snmpinform: Timeout
2026-05-19 18:26:22.856898 local0-err , net-snmp[915630]:  snmpinform: Timeout
2026-05-19 18:27:11.970413 local0-err , net-snmp[917557]:  snmpinform: Timeout
2026-05-19 18:27:27.667296 local0-err , net-snmp[917832]:  snmpinform: Timeout
2026-05-19 18:29:25.244423 local0-err , net-snmp[920842]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:29.943033 local0-err , net-snmp[920908]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:30.251781 local0-err , net-snmp[920961]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:53.756916 local0-err , net-snmp[920999]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:29:54.088243 local0-err , net-snmp[921052]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:30:17.659106 local0-err , net-snmp[921086]:  snmptrap: Failure in sendto (Network is unreachable)
2026-05-19 18:30:33.368002 local0-err , net-snmp[922040]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:30:37.988241 local0-err , net-snmp[922104]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:30:38.328562 local0-err , net-snmp[922157]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:01.838771 local0-err , net-snmp[922195]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:02.186654 local0-err , net-snmp[922248]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:25.657793 local0-err , net-snmp[922282]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 18:31:32.042384 local0-err , net-snmp[922340]:  snmpinform: Timeout
2026-05-19 18:31:35.468716 local0-err , net-snmp[922376]:  snmpinform: Timeout
2026-05-19 18:31:41.857326 local0-err , net-snmp[922429]:  snmpinform: Timeout
2026-05-19 18:32:08.009336 local0-err , net-snmp[922617]:  snmpinform: Timeout
2026-05-19 18:38:26.385195 local0-err , net-snmp[929725]:  snmpinform: Unknown user name
2026-05-19 18:38:28.826679 local0-err , net-snmp[929762]:  snmpinform: Unknown user name
2026-05-19 18:38:29.195277 local0-err , net-snmp[929816]:  snmpinform: Unknown user name
2026-05-19 18:39:02.623750 local0-err , net-snmp[929944]:  snmpinform: Timeout
2026-05-19 18:39:03.977265 local0-err , net-snmp[930003]:  snmpinform: Unsupported security level
2026-05-19 18:39:06.485835 local0-err , net-snmp[930039]:  snmpinform: Unsupported security level
2026-05-19 18:39:06.844283 local0-err , net-snmp[930092]:  snmpinform: Unsupported security level
2026-05-19 18:39:40.335775 local0-err , net-snmp[930220]:  snmpinform: Timeout
2026-05-19 18:39:41.683051 local0-err , net-snmp[930278]:  snmpinform: Unsupported security level
2026-05-19 18:39:44.149502 local0-err , net-snmp[930314]:  snmpinform: Unsupported security level
2026-05-19 18:39:44.505579 local0-err , net-snmp[930367]:  snmpinform: Unsupported security level
2026-05-19 18:47:20.609866 local0-err , net-snmp[934301]:  snmpinform: Timeout
2026-05-19 18:47:57.521260 local0-err , net-snmp[934510]:  snmpinform: Timeout
2026-05-19 18:48:14.560279 local0-err , net-snmp[934724]:  snmpinform: Timeout
2026-05-19 18:48:51.620375 local0-err , net-snmp[934932]:  snmpinform: Timeout
2026-05-19 18:49:50.246976 local0-err , net-snmp[935142]:  snmpinform: Timeout
2026-05-19 18:53:53.568695 local0-err , net-snmp[937371]:  snmpinform: Timeout
2026-05-19 18:54:30.530741 local0-err , net-snmp[937582]:  snmpinform: Timeout
2026-05-19 18:54:47.515745 local0-err , net-snmp[937798]:  snmpinform: Timeout
2026-05-19 18:55:24.552778 local0-err , net-snmp[938008]:  snmpinform: Timeout
2026-05-19 18:56:23.139826 local0-err , net-snmp[938219]:  snmpinform: Timeout
2026-05-19 18:56:28.613772 local0-debug , net-snmp[938844]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:28.613822 local0-debug , net-snmp[938844]:    Version: SNMPv1
2026-05-19 18:56:28.613842 local0-debug , net-snmp[938844]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:28.613860 local0-debug , net-snmp[938844]:    Trap Type: Cold Start
2026-05-19 18:56:28.613879 local0-debug , net-snmp[938844]:    Enterprise: NET-SNMP-TC::linux
2026-05-19 18:56:28.671457 local0-debug , net-snmp[938865]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:28.671482 local0-debug , net-snmp[938865]:    Version: SNMPv1
2026-05-19 18:56:28.671503 local0-debug , net-snmp[938865]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:28.671522 local0-debug , net-snmp[938865]:    Trap Type: Enterprise Specific
2026-05-19 18:56:28.671540 local0-debug , net-snmp[938865]:    Specific Type: 0
2026-05-19 18:56:28.671557 local0-debug , net-snmp[938865]:    Enterprise: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:28.671570 local0-debug , net-snmp[938865]:    OIDs:
2026-05-19 18:56:28.671587 local0-debug , net-snmp[938865]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:28.671601 local0-debug , net-snmp[938865]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:56:32.915205 local0-debug , net-snmp[938925]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:32.915239 local0-debug , net-snmp[938925]:    Version: SNMPv1
2026-05-19 18:56:32.915260 local0-debug , net-snmp[938925]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:32.915278 local0-debug , net-snmp[938925]:    Trap Type: Enterprise Specific
2026-05-19 18:56:32.915296 local0-debug , net-snmp[938925]:    Specific Type: 0
2026-05-19 18:56:32.915314 local0-debug , net-snmp[938925]:    Enterprise: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:32.915333 local0-debug , net-snmp[938925]:    OIDs:
2026-05-19 18:56:32.915353 local0-debug , net-snmp[938925]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:32.915371 local0-debug , net-snmp[938925]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:56:32.945137 local0-debug , net-snmp[938934]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:32.945185 local0-debug , net-snmp[938934]:    Version: SNMPv1
2026-05-19 18:56:32.945205 local0-debug , net-snmp[938934]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:32.945223 local0-debug , net-snmp[938934]:    Trap Type: Enterprise Specific
2026-05-19 18:56:32.945241 local0-debug , net-snmp[938934]:    Specific Type: 0
2026-05-19 18:56:32.945259 local0-debug , net-snmp[938934]:    Enterprise: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:32.945278 local0-debug , net-snmp[938934]:    OIDs:
2026-05-19 18:56:32.945297 local0-debug , net-snmp[938934]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:32.945317 local0-debug , net-snmp[938934]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:56:42.459044 local0-debug , net-snmp[938983]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:42.459079 local0-debug , net-snmp[938983]:    Version: SNMPv1
2026-05-19 18:56:42.459104 local0-debug , net-snmp[938983]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:42.459127 local0-debug , net-snmp[938983]:    Trap Type: Enterprise Specific
2026-05-19 18:56:42.459153 local0-debug , net-snmp[938983]:    Specific Type: 0
2026-05-19 18:56:42.459180 local0-debug , net-snmp[938983]:    Enterprise: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:42.459203 local0-debug , net-snmp[938983]:    OIDs:
2026-05-19 18:56:42.459225 local0-debug , net-snmp[938983]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:42.459248 local0-debug , net-snmp[938983]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:56:42.489765 local0-debug , net-snmp[938992]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:42.489813 local0-debug , net-snmp[938992]:    Version: SNMPv1
2026-05-19 18:56:42.489831 local0-debug , net-snmp[938992]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:42.489850 local0-debug , net-snmp[938992]:    Trap Type: Enterprise Specific
2026-05-19 18:56:42.489873 local0-debug , net-snmp[938992]:    Specific Type: 0
2026-05-19 18:56:42.489891 local0-debug , net-snmp[938992]:    Enterprise: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:42.489909 local0-debug , net-snmp[938992]:    OIDs:
2026-05-19 18:56:42.489931 local0-debug , net-snmp[938992]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:42.489948 local0-debug , net-snmp[938992]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:56:50.738192 local0-debug , net-snmp[939090]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:50.738238 local0-debug , net-snmp[939090]:    Version: SNMPv1
2026-05-19 18:56:50.738255 local0-debug , net-snmp[939090]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:50.738278 local0-debug , net-snmp[939090]:    Trap Type: Enterprise Specific
2026-05-19 18:56:50.738295 local0-debug , net-snmp[939090]:    Specific Type: 2
2026-05-19 18:56:50.738314 local0-debug , net-snmp[939090]:    Enterprise: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 18:56:56.438108 local0-debug , net-snmp[939716]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.438160 local0-debug , net-snmp[939716]:    Version: SNMPv2c
2026-05-19 18:56:56.438180 local0-debug , net-snmp[939716]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.438204 local0-debug , net-snmp[939716]:    OIDs:
2026-05-19 18:56:56.438221 local0-debug , net-snmp[939716]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 18:56:56.438239 local0-debug , net-snmp[939716]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 18:56:56.438261 local0-debug , net-snmp[939716]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 18:56:56.520598 local0-debug , net-snmp[939737]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.520656 local0-debug , net-snmp[939737]:    Version: SNMPv2c
2026-05-19 18:56:56.520683 local0-debug , net-snmp[939737]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.520703 local0-debug , net-snmp[939737]:    OIDs:
2026-05-19 18:56:56.520758 local0-debug , net-snmp[939737]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (16) 0:00:00.16
2026-05-19 18:56:56.520826 local0-debug , net-snmp[939737]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:56.520852 local0-debug , net-snmp[939737]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:56.520880 local0-debug , net-snmp[939737]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:56:56.553178 local0-debug , net-snmp[939746]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.553209 local0-debug , net-snmp[939746]:    Version: SNMPv2c
2026-05-19 18:56:56.553233 local0-debug , net-snmp[939746]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.553260 local0-debug , net-snmp[939746]:    OIDs:
2026-05-19 18:56:56.553285 local0-debug , net-snmp[939746]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (20) 0:00:00.20
2026-05-19 18:56:56.553309 local0-debug , net-snmp[939746]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:56:56.553334 local0-debug , net-snmp[939746]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:56:56.553359 local0-debug , net-snmp[939746]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:56:56.584552 local0-debug , net-snmp[939755]:  TRAP sent to 10.0.0.2
2026-05-19 18:56:56.584592 local0-debug , net-snmp[939755]:    Version: SNMPv2c
2026-05-19 18:56:56.584619 local0-debug , net-snmp[939755]:    Community: COMMUNITY2TEST!
2026-05-19 18:56:56.584646 local0-debug , net-snmp[939755]:    OIDs:
2026-05-19 18:56:56.584668 local0-debug , net-snmp[939755]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (23) 0:00:00.23
2026-05-19 18:56:56.584690 local0-debug , net-snmp[939755]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:56:56.584714 local0-debug , net-snmp[939755]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:56:56.584748 local0-debug , net-snmp[939755]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:57:00.727531 local0-debug , net-snmp[939815]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:00.727569 local0-debug , net-snmp[939815]:    Version: SNMPv2c
2026-05-19 18:57:00.727590 local0-debug , net-snmp[939815]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:00.727605 local0-debug , net-snmp[939815]:    OIDs:
2026-05-19 18:57:00.727623 local0-debug , net-snmp[939815]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (438) 0:00:04.38
2026-05-19 18:57:00.727641 local0-debug , net-snmp[939815]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:57:00.727661 local0-debug , net-snmp[939815]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:57:00.727679 local0-debug , net-snmp[939815]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:57:00.758173 local0-debug , net-snmp[939824]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:00.758221 local0-debug , net-snmp[939824]:    Version: SNMPv2c
2026-05-19 18:57:00.758242 local0-debug , net-snmp[939824]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:00.758261 local0-debug , net-snmp[939824]:    OIDs:
2026-05-19 18:57:00.758275 local0-debug , net-snmp[939824]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (441) 0:00:04.41
2026-05-19 18:57:00.758289 local0-debug , net-snmp[939824]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:57:00.758308 local0-debug , net-snmp[939824]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:57:00.758328 local0-debug , net-snmp[939824]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:57:10.261480 local0-debug , net-snmp[939873]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:10.261508 local0-debug , net-snmp[939873]:    Version: SNMPv2c
2026-05-19 18:57:10.261527 local0-debug , net-snmp[939873]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:10.261544 local0-debug , net-snmp[939873]:    OIDs:
2026-05-19 18:57:10.261562 local0-debug , net-snmp[939873]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1391) 0:00:13.91
2026-05-19 18:57:10.261584 local0-debug , net-snmp[939873]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:57:10.261602 local0-debug , net-snmp[939873]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:57:10.261620 local0-debug , net-snmp[939873]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:57:10.291933 local0-debug , net-snmp[939882]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:10.291986 local0-debug , net-snmp[939882]:    Version: SNMPv2c
2026-05-19 18:57:10.292007 local0-debug , net-snmp[939882]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:10.292026 local0-debug , net-snmp[939882]:    OIDs:
2026-05-19 18:57:10.292044 local0-debug , net-snmp[939882]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1394) 0:00:13.94
2026-05-19 18:57:10.292066 local0-debug , net-snmp[939882]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:57:10.292090 local0-debug , net-snmp[939882]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:57:10.292110 local0-debug , net-snmp[939882]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:57:18.674502 local0-debug , net-snmp[939980]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:18.674542 local0-debug , net-snmp[939980]:    Version: SNMPv2c
2026-05-19 18:57:18.674558 local0-debug , net-snmp[939980]:    Community: COMMUNITY2TEST!
2026-05-19 18:57:18.674576 local0-debug , net-snmp[939980]:    OIDs:
2026-05-19 18:57:18.674594 local0-debug , net-snmp[939980]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2232) 0:00:22.32
2026-05-19 18:57:18.674617 local0-debug , net-snmp[939980]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 18:57:18.674638 local0-debug , net-snmp[939980]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 18:57:51.663609 local0-err , net-snmp[940852]:  snmpinform: Timeout
2026-05-19 18:57:56.594322 local0-debug , net-snmp[941482]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:56.594347 local0-debug , net-snmp[941482]:    Version: SNMPv3
2026-05-19 18:57:56.594367 local0-debug , net-snmp[941482]:    Security Model: USM
2026-05-19 18:57:56.594385 local0-debug , net-snmp[941482]:    Security Level: noAuthNoPriv
2026-05-19 18:57:56.594408 local0-debug , net-snmp[941482]:    Security Name: USER2TEST
2026-05-19 18:57:56.594438 local0-debug , net-snmp[941482]:    Context Name:
2026-05-19 18:57:56.594456 local0-debug , net-snmp[941482]:    OIDs:
2026-05-19 18:57:56.594482 local0-debug , net-snmp[941482]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (10) 0:00:00.10
2026-05-19 18:57:56.594499 local0-debug , net-snmp[941482]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 18:57:56.594517 local0-debug , net-snmp[941482]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 18:57:56.627016 local0-debug , net-snmp[941502]:  TRAP sent to 10.0.0.2
2026-05-19 18:57:56.627080 local0-debug , net-snmp[941502]:    Version: SNMPv3
2026-05-19 18:57:56.627100 local0-debug , net-snmp[941502]:    Security Model: USM
2026-05-19 18:57:56.627118 local0-debug , net-snmp[941502]:    Security Level: noAuthNoPriv
2026-05-19 18:57:56.627137 local0-debug , net-snmp[941502]:    Security Name: USER2TEST
2026-05-19 18:57:56.627154 local0-debug , net-snmp[941502]:    Context Name:
2026-05-19 18:57:56.627171 local0-debug , net-snmp[941502]:    OIDs:
2026-05-19 18:57:56.627187 local0-debug , net-snmp[941502]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (14) 0:00:00.14
2026-05-19 18:57:56.627205 local0-debug , net-snmp[941502]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:57:56.627223 local0-debug , net-snmp[941502]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:57:56.627243 local0-debug , net-snmp[941502]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:00.865653 local0-debug , net-snmp[941562]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:00.865692 local0-debug , net-snmp[941562]:    Version: SNMPv3
2026-05-19 18:58:00.865712 local0-debug , net-snmp[941562]:    Security Model: USM
2026-05-19 18:58:00.865729 local0-debug , net-snmp[941562]:    Security Level: noAuthNoPriv
2026-05-19 18:58:00.865747 local0-debug , net-snmp[941562]:    Security Name: USER2TEST
2026-05-19 18:58:00.865764 local0-debug , net-snmp[941562]:    Context Name:
2026-05-19 18:58:00.865782 local0-debug , net-snmp[941562]:    OIDs:
2026-05-19 18:58:00.865802 local0-debug , net-snmp[941562]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (438) 0:00:04.38
2026-05-19 18:58:00.865821 local0-debug , net-snmp[941562]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:00.865839 local0-debug , net-snmp[941562]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:00.865856 local0-debug , net-snmp[941562]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:58:00.896369 local0-debug , net-snmp[941571]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:00.896415 local0-debug , net-snmp[941571]:    Version: SNMPv3
2026-05-19 18:58:00.896436 local0-debug , net-snmp[941571]:    Security Model: USM
2026-05-19 18:58:00.896455 local0-debug , net-snmp[941571]:    Security Level: noAuthNoPriv
2026-05-19 18:58:00.896474 local0-debug , net-snmp[941571]:    Security Name: USER2TEST
2026-05-19 18:58:00.896489 local0-debug , net-snmp[941571]:    Context Name:
2026-05-19 18:58:00.896507 local0-debug , net-snmp[941571]:    OIDs:
2026-05-19 18:58:00.896525 local0-debug , net-snmp[941571]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (441) 0:00:04.41
2026-05-19 18:58:00.896543 local0-debug , net-snmp[941571]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:00.896560 local0-debug , net-snmp[941571]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:00.896579 local0-debug , net-snmp[941571]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:58:10.405695 local0-debug , net-snmp[941621]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:10.405735 local0-debug , net-snmp[941621]:    Version: SNMPv3
2026-05-19 18:58:10.405756 local0-debug , net-snmp[941621]:    Security Model: USM
2026-05-19 18:58:10.405773 local0-debug , net-snmp[941621]:    Security Level: noAuthNoPriv
2026-05-19 18:58:10.405790 local0-debug , net-snmp[941621]:    Security Name: USER2TEST
2026-05-19 18:58:10.405807 local0-debug , net-snmp[941621]:    Context Name:
2026-05-19 18:58:10.405824 local0-debug , net-snmp[941621]:    OIDs:
2026-05-19 18:58:10.405843 local0-debug , net-snmp[941621]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1391) 0:00:13.91
2026-05-19 18:58:10.405860 local0-debug , net-snmp[941621]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:10.405877 local0-debug , net-snmp[941621]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:10.405895 local0-debug , net-snmp[941621]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:10.435695 local0-debug , net-snmp[941630]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:10.435745 local0-debug , net-snmp[941630]:    Version: SNMPv3
2026-05-19 18:58:10.435764 local0-debug , net-snmp[941630]:    Security Model: USM
2026-05-19 18:58:10.435782 local0-debug , net-snmp[941630]:    Security Level: noAuthNoPriv
2026-05-19 18:58:10.435800 local0-debug , net-snmp[941630]:    Security Name: USER2TEST
2026-05-19 18:58:10.435817 local0-debug , net-snmp[941630]:    Context Name:
2026-05-19 18:58:10.435836 local0-debug , net-snmp[941630]:    OIDs:
2026-05-19 18:58:10.435855 local0-debug , net-snmp[941630]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1395) 0:00:13.95
2026-05-19 18:58:10.435873 local0-debug , net-snmp[941630]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:10.435891 local0-debug , net-snmp[941630]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:10.435915 local0-debug , net-snmp[941630]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:58:18.662151 local0-debug , net-snmp[941728]:  TRAP sent to 10.0.0.2
2026-05-19 18:58:18.662198 local0-debug , net-snmp[941728]:    Version: SNMPv3
2026-05-19 18:58:18.662221 local0-debug , net-snmp[941728]:    Security Model: USM
2026-05-19 18:58:18.662240 local0-debug , net-snmp[941728]:    Security Level: noAuthNoPriv
2026-05-19 18:58:18.662254 local0-debug , net-snmp[941728]:    Security Name: USER2TEST
2026-05-19 18:58:18.662272 local0-debug , net-snmp[941728]:    Context Name:
2026-05-19 18:58:18.662294 local0-debug , net-snmp[941728]:    OIDs:
2026-05-19 18:58:18.662318 local0-debug , net-snmp[941728]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2217) 0:00:22.17
2026-05-19 18:58:18.662338 local0-debug , net-snmp[941728]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 18:58:18.662356 local0-debug , net-snmp[941728]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 18:58:26.485389 local0-debug , net-snmp[942355]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:26.485548 local0-debug , net-snmp[942355]:    Version: SNMPv3
2026-05-19 18:58:26.485624 local0-debug , net-snmp[942355]:    Security Model: USM
2026-05-19 18:58:26.485705 local0-debug , net-snmp[942355]:    Security Level: noAuthNoPriv
2026-05-19 18:58:26.485772 local0-debug , net-snmp[942355]:    Security Name: USER2TEST
2026-05-19 18:58:26.485842 local0-debug , net-snmp[942355]:    Context Name:
2026-05-19 18:58:26.485909 local0-debug , net-snmp[942355]:    OIDs:
2026-05-19 18:58:26.485970 local0-debug , net-snmp[942355]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 18:58:26.486032 local0-debug , net-snmp[942355]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 18:58:26.486096 local0-debug , net-snmp[942355]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 18:58:26.530480 local0-debug , net-snmp[942386]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:26.530528 local0-debug , net-snmp[942386]:    Version: SNMPv3
2026-05-19 18:58:26.530555 local0-debug , net-snmp[942386]:    Security Model: USM
2026-05-19 18:58:26.530578 local0-debug , net-snmp[942386]:    Security Level: noAuthNoPriv
2026-05-19 18:58:26.530607 local0-debug , net-snmp[942386]:    Security Name: USER2TEST
2026-05-19 18:58:26.530629 local0-debug , net-snmp[942386]:    Context Name:
2026-05-19 18:58:26.530651 local0-debug , net-snmp[942386]:    OIDs:
2026-05-19 18:58:26.530677 local0-debug , net-snmp[942386]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (213) 0:00:02.13
2026-05-19 18:58:26.530699 local0-debug , net-snmp[942386]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:26.530720 local0-debug , net-snmp[942386]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:26.530745 local0-debug , net-snmp[942386]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:28.871225 local0-debug , net-snmp[942435]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:28.871263 local0-debug , net-snmp[942435]:    Version: SNMPv3
2026-05-19 18:58:28.871283 local0-debug , net-snmp[942435]:    Security Model: USM
2026-05-19 18:58:28.871305 local0-debug , net-snmp[942435]:    Security Level: noAuthNoPriv
2026-05-19 18:58:28.871322 local0-debug , net-snmp[942435]:    Security Name: USER2TEST
2026-05-19 18:58:28.871340 local0-debug , net-snmp[942435]:    Context Name:
2026-05-19 18:58:28.871357 local0-debug , net-snmp[942435]:    OIDs:
2026-05-19 18:58:28.871375 local0-debug , net-snmp[942435]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (447) 0:00:04.47
2026-05-19 18:58:28.871394 local0-debug , net-snmp[942435]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:28.871412 local0-debug , net-snmp[942435]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:28.871434 local0-debug , net-snmp[942435]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 18:58:28.902374 local0-debug , net-snmp[942444]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:28.902429 local0-debug , net-snmp[942444]:    Version: SNMPv3
2026-05-19 18:58:28.902455 local0-debug , net-snmp[942444]:    Security Model: USM
2026-05-19 18:58:28.902478 local0-debug , net-snmp[942444]:    Security Level: noAuthNoPriv
2026-05-19 18:58:28.902499 local0-debug , net-snmp[942444]:    Security Name: USER2TEST
2026-05-19 18:58:28.902521 local0-debug , net-snmp[942444]:    Context Name:
2026-05-19 18:58:28.902544 local0-debug , net-snmp[942444]:    OIDs:
2026-05-19 18:58:28.902570 local0-debug , net-snmp[942444]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (450) 0:00:04.50
2026-05-19 18:58:28.902593 local0-debug , net-snmp[942444]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:28.902614 local0-debug , net-snmp[942444]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:28.902637 local0-debug , net-snmp[942444]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 18:58:38.411725 local0-debug , net-snmp[942493]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:38.411780 local0-debug , net-snmp[942493]:    Version: SNMPv3
2026-05-19 18:58:38.411810 local0-debug , net-snmp[942493]:    Security Model: USM
2026-05-19 18:58:38.411832 local0-debug , net-snmp[942493]:    Security Level: noAuthNoPriv
2026-05-19 18:58:38.411854 local0-debug , net-snmp[942493]:    Security Name: USER2TEST
2026-05-19 18:58:38.411876 local0-debug , net-snmp[942493]:    Context Name:
2026-05-19 18:58:38.411899 local0-debug , net-snmp[942493]:    OIDs:
2026-05-19 18:58:38.411920 local0-debug , net-snmp[942493]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1401) 0:00:14.01
2026-05-19 18:58:38.411942 local0-debug , net-snmp[942493]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 18:58:38.411967 local0-debug , net-snmp[942493]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 18:58:38.411989 local0-debug , net-snmp[942493]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 18:58:38.449726 local0-debug , net-snmp[942502]:  INFORM sent to 10.0.0.2
2026-05-19 18:58:38.449771 local0-debug , net-snmp[942502]:    Version: SNMPv3
2026-05-19 18:58:38.449806 local0-debug , net-snmp[942502]:    Security Model: USM
2026-05-19 18:58:38.449829 local0-debug , net-snmp[942502]:    Security Level: noAuthNoPriv
2026-05-19 18:58:38.449853 local0-debug , net-snmp[942502]:    Security Name: USER2TEST
2026-05-19 18:58:38.449876 local0-debug , net-snmp[942502]:    Context Name:
2026-05-19 18:58:38.449900 local0-debug , net-snmp[942502]:    OIDs:
2026-05-19 18:58:38.449922 local0-debug , net-snmp[942502]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1404) 0:00:14.04
2026-05-19 18:58:38.449946 local0-debug , net-snmp[942502]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 18:58:38.449969 local0-debug , net-snmp[942502]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 18:58:38.449995 local0-debug , net-snmp[942502]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 18:58:52.705415 local0-err , net-snmp[942600]:  snmpinform: Timeout
2026-05-19 19:00:10.085213 local0-err , net-snmp[945319]:  snmpinform: Timeout (Network is unreachable) (Network is unreachable)
2026-05-19 19:00:10.126570 local0-err , net-snmp[945358]:  snmpinform: Failure in sendto (Network is unreachable)
2026-05-19 19:00:43.228231 local0-err , net-snmp[945646]:  snmpinform: Timeout
2026-05-19 19:01:26.225181 local0-err , net-snmp[947382]:  snmpinform: Timeout (Network is unreachable) (Network is unreachable)
2026-05-19 19:01:26.271151 local0-err , net-snmp[947421]:  snmpinform: Unknown engine ID (Network is unreachable)
2026-05-19 19:01:59.556236 local0-err , net-snmp[947710]:  snmpinform: Timeout
2026-05-19 19:02:25.309160 local0-debug , net-snmp[948691]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.309198 local0-debug , net-snmp[948691]:    Version: SNMPv3
2026-05-19 19:02:25.309223 local0-debug , net-snmp[948691]:    Security Model: USM
2026-05-19 19:02:25.309241 local0-debug , net-snmp[948691]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.309260 local0-debug , net-snmp[948691]:    Security Name: USER2TEST
2026-05-19 19:02:25.309278 local0-debug , net-snmp[948691]:    Context Name:
2026-05-19 19:02:25.309296 local0-debug , net-snmp[948691]:    OIDs:
2026-05-19 19:02:25.309313 local0-debug , net-snmp[948691]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (46) 0:00:00.46
2026-05-19 19:02:25.309338 local0-debug , net-snmp[948691]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 19:02:25.309355 local0-debug , net-snmp[948691]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 19:02:25.309373 local0-debug , net-snmp[948691]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 19:02:25.338895 local0-debug , net-snmp[948694]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.338943 local0-debug , net-snmp[948694]:    Version: SNMPv3
2026-05-19 19:02:25.338965 local0-debug , net-snmp[948694]:    Security Model: USM
2026-05-19 19:02:25.338987 local0-debug , net-snmp[948694]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.339003 local0-debug , net-snmp[948694]:    Security Name: USER2TEST
2026-05-19 19:02:25.339020 local0-debug , net-snmp[948694]:    Context Name:
2026-05-19 19:02:25.339037 local0-debug , net-snmp[948694]:    OIDs:
2026-05-19 19:02:25.339054 local0-debug , net-snmp[948694]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (45) 0:00:00.45
2026-05-19 19:02:25.339073 local0-debug , net-snmp[948694]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 19:02:25.339091 local0-debug , net-snmp[948694]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 19:02:25.339110 local0-debug , net-snmp[948694]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 19:02:25.367850 local0-debug , net-snmp[948697]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.367904 local0-debug , net-snmp[948697]:    Version: SNMPv3
2026-05-19 19:02:25.367935 local0-debug , net-snmp[948697]:    Security Model: USM
2026-05-19 19:02:25.367957 local0-debug , net-snmp[948697]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.367980 local0-debug , net-snmp[948697]:    Security Name: USER2TEST
2026-05-19 19:02:25.368006 local0-debug , net-snmp[948697]:    Context Name:
2026-05-19 19:02:25.368030 local0-debug , net-snmp[948697]:    OIDs:
2026-05-19 19:02:25.368051 local0-debug , net-snmp[948697]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (792) 0:00:07.92
2026-05-19 19:02:25.368071 local0-debug , net-snmp[948697]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 19:02:25.368095 local0-debug , net-snmp[948697]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 19:02:25.392046 local0-debug , net-snmp[948699]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:25.392097 local0-debug , net-snmp[948699]:    Version: SNMPv3
2026-05-19 19:02:25.392123 local0-debug , net-snmp[948699]:    Security Model: USM
2026-05-19 19:02:25.392145 local0-debug , net-snmp[948699]:    Security Level: noAuthNoPriv
2026-05-19 19:02:25.392166 local0-debug , net-snmp[948699]:    Security Name: USER2TEST
2026-05-19 19:02:25.392187 local0-debug , net-snmp[948699]:    Context Name:
2026-05-19 19:02:25.392211 local0-debug , net-snmp[948699]:    OIDs:
2026-05-19 19:02:25.392233 local0-debug , net-snmp[948699]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (7) 0:00:00.07
2026-05-19 19:02:25.392259 local0-debug , net-snmp[948699]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 19:02:25.392282 local0-debug , net-snmp[948699]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 19:02:26.868251 local0-debug , net-snmp[948748]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:26.868301 local0-debug , net-snmp[948748]:    Version: SNMPv3
2026-05-19 19:02:26.868323 local0-debug , net-snmp[948748]:    Security Model: USM
2026-05-19 19:02:26.868344 local0-debug , net-snmp[948748]:    Security Level: noAuthNoPriv
2026-05-19 19:02:26.868362 local0-debug , net-snmp[948748]:    Security Name: USER2TEST
2026-05-19 19:02:26.868380 local0-debug , net-snmp[948748]:    Context Name:
2026-05-19 19:02:26.868397 local0-debug , net-snmp[948748]:    OIDs:
2026-05-19 19:02:26.868414 local0-debug , net-snmp[948748]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1343) 0:00:13.43
2026-05-19 19:02:26.868432 local0-debug , net-snmp[948748]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 19:02:26.868452 local0-debug , net-snmp[948748]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 19:02:26.868470 local0-debug , net-snmp[948748]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 19:02:26.899897 local0-debug , net-snmp[948757]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:26.899938 local0-debug , net-snmp[948757]:    Version: SNMPv3
2026-05-19 19:02:26.899971 local0-debug , net-snmp[948757]:    Security Model: USM
2026-05-19 19:02:26.899990 local0-debug , net-snmp[948757]:    Security Level: noAuthNoPriv
2026-05-19 19:02:26.900008 local0-debug , net-snmp[948757]:    Security Name: USER2TEST
2026-05-19 19:02:26.900026 local0-debug , net-snmp[948757]:    Context Name:
2026-05-19 19:02:26.900044 local0-debug , net-snmp[948757]:    OIDs:
2026-05-19 19:02:26.900061 local0-debug , net-snmp[948757]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1346) 0:00:13.46
2026-05-19 19:02:26.900080 local0-debug , net-snmp[948757]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 19:02:26.900100 local0-debug , net-snmp[948757]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 19:02:26.900120 local0-debug , net-snmp[948757]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 19:02:35.134862 local0-debug , net-snmp[948856]:  TRAP sent to 10.0.0.2
2026-05-19 19:02:35.134905 local0-debug , net-snmp[948856]:    Version: SNMPv3
2026-05-19 19:02:35.134926 local0-debug , net-snmp[948856]:    Security Model: USM
2026-05-19 19:02:35.134940 local0-debug , net-snmp[948856]:    Security Level: noAuthNoPriv
2026-05-19 19:02:35.134954 local0-debug , net-snmp[948856]:    Security Name: USER2TEST
2026-05-19 19:02:35.134971 local0-debug , net-snmp[948856]:    Context Name:
2026-05-19 19:02:35.134989 local0-debug , net-snmp[948856]:    OIDs:
2026-05-19 19:02:35.135006 local0-debug , net-snmp[948856]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2170) 0:00:21.70
2026-05-19 19:02:35.135024 local0-debug , net-snmp[948856]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 19:02:35.135039 local0-debug , net-snmp[948856]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 19:02:58.713688 local0-debug , net-snmp[949904]:  TRAP sent to [10::1]:162
2026-05-19 19:02:58.713723 local0-debug , net-snmp[949904]:    Version: SNMPv3
2026-05-19 19:02:58.713748 local0-debug , net-snmp[949904]:    Security Model: USM
2026-05-19 19:02:58.713766 local0-debug , net-snmp[949904]:    Security Level: noAuthNoPriv
2026-05-19 19:02:58.713788 local0-debug , net-snmp[949904]:    Security Name: USER2TEST
2026-05-19 19:02:58.713811 local0-debug , net-snmp[949904]:    Context Name:
2026-05-19 19:02:58.713834 local0-debug , net-snmp[949904]:    OIDs:
2026-05-19 19:02:58.713864 local0-debug , net-snmp[949904]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 19:02:58.713884 local0-debug , net-snmp[949904]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 19:02:58.713899 local0-debug , net-snmp[949904]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux
2026-05-19 19:03:04.112927 local0-debug , net-snmp[949967]:  TRAP sent to [10::1]:162
2026-05-19 19:03:04.112979 local0-debug , net-snmp[949967]:    Version: SNMPv3
2026-05-19 19:03:04.113007 local0-debug , net-snmp[949967]:    Security Model: USM
2026-05-19 19:03:04.113049 local0-debug , net-snmp[949967]:    Security Level: noAuthNoPriv
2026-05-19 19:03:04.113074 local0-debug , net-snmp[949967]:    Security Name: USER2TEST
2026-05-19 19:03:04.113098 local0-debug , net-snmp[949967]:    Context Name:
2026-05-19 19:03:04.113124 local0-debug , net-snmp[949967]:    OIDs:
2026-05-19 19:03:04.113147 local0-debug , net-snmp[949967]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (548) 0:00:05.48
2026-05-19 19:03:04.113182 local0-debug , net-snmp[949967]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 19:03:04.113206 local0-debug , net-snmp[949967]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 19:03:04.113230 local0-debug , net-snmp[949967]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: true(1)
2026-05-19 19:03:04.143711 local0-debug , net-snmp[949976]:  TRAP sent to [10::1]:162
2026-05-19 19:03:04.143762 local0-debug , net-snmp[949976]:    Version: SNMPv3
2026-05-19 19:03:04.143789 local0-debug , net-snmp[949976]:    Security Model: USM
2026-05-19 19:03:04.143815 local0-debug , net-snmp[949976]:    Security Level: noAuthNoPriv
2026-05-19 19:03:04.143846 local0-debug , net-snmp[949976]:    Security Name: USER2TEST
2026-05-19 19:03:04.143871 local0-debug , net-snmp[949976]:    Context Name:
2026-05-19 19:03:04.143895 local0-debug , net-snmp[949976]:    OIDs:
2026-05-19 19:03:04.143921 local0-debug , net-snmp[949976]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (551) 0:00:05.51
2026-05-19 19:03:04.143945 local0-debug , net-snmp[949976]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 19:03:04.143968 local0-debug , net-snmp[949976]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 19:03:04.143993 local0-debug , net-snmp[949976]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: true(1)
2026-05-19 19:03:13.638488 local0-debug , net-snmp[950027]:  TRAP sent to [10::1]:162
2026-05-19 19:03:13.638532 local0-debug , net-snmp[950027]:    Version: SNMPv3
2026-05-19 19:03:13.638558 local0-debug , net-snmp[950027]:    Security Model: USM
2026-05-19 19:03:13.638576 local0-debug , net-snmp[950027]:    Security Level: noAuthNoPriv
2026-05-19 19:03:13.638594 local0-debug , net-snmp[950027]:    Security Name: USER2TEST
2026-05-19 19:03:13.638612 local0-debug , net-snmp[950027]:    Context Name:
2026-05-19 19:03:13.638630 local0-debug , net-snmp[950027]:    OIDs:
2026-05-19 19:03:13.638648 local0-debug , net-snmp[950027]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1501) 0:00:15.01
2026-05-19 19:03:13.638666 local0-debug , net-snmp[950027]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ALARM-MIB::alarmNotification1
2026-05-19 19:03:13.638686 local0-debug , net-snmp[950027]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Name = STRING: ALARM2TEST
2026-05-19 19:03:13.638704 local0-debug , net-snmp[950027]:      TELDAT-OSDX-TRAPS-ALARM-MIB::alarm1Status = INTEGER: false(2)
2026-05-19 19:03:13.668995 local0-debug , net-snmp[950036]:  TRAP sent to [10::1]:162
2026-05-19 19:03:13.669036 local0-debug , net-snmp[950036]:    Version: SNMPv3
2026-05-19 19:03:13.669056 local0-debug , net-snmp[950036]:    Security Model: USM
2026-05-19 19:03:13.669078 local0-debug , net-snmp[950036]:    Security Level: noAuthNoPriv
2026-05-19 19:03:13.669097 local0-debug , net-snmp[950036]:    Security Name: USER2TEST
2026-05-19 19:03:13.669114 local0-debug , net-snmp[950036]:    Context Name:
2026-05-19 19:03:13.669135 local0-debug , net-snmp[950036]:    OIDs:
2026-05-19 19:03:13.669153 local0-debug , net-snmp[950036]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (1504) 0:00:15.04
2026-05-19 19:03:13.669178 local0-debug , net-snmp[950036]:      SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisorNotification1
2026-05-19 19:03:13.669196 local0-debug , net-snmp[950036]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Name = STRING: ADVISOR2TEST
2026-05-19 19:03:13.669214 local0-debug , net-snmp[950036]:      TELDAT-OSDX-TRAPS-ADVISOR-MIB::advisor1Status = INTEGER: false(2)
2026-05-19 19:03:20.610046 local0-debug , net-snmp[950066]:  TRAP sent to [10::1]:162
2026-05-19 19:03:20.610092 local0-debug , net-snmp[950066]:    Version: SNMPv3
2026-05-19 19:03:20.610113 local0-debug , net-snmp[950066]:    Security Model: USM
2026-05-19 19:03:20.610133 local0-debug , net-snmp[950066]:    Security Level: noAuthNoPriv
2026-05-19 19:03:20.610151 local0-debug , net-snmp[950066]:    Security Name: USER2TEST
2026-05-19 19:03:20.610170 local0-debug , net-snmp[950066]:    Context Name:
2026-05-19 19:03:20.610197 local0-debug , net-snmp[950066]:    OIDs:
2026-05-19 19:03:20.610214 local0-debug , net-snmp[950066]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (2198) 0:00:21.98
2026-05-19 19:03:20.610232 local0-debug , net-snmp[950066]:      SNMPv2-MIB::snmpTrapOID.0 = OID: NET-SNMP-AGENT-MIB::nsNotifyShutdown
2026-05-19 19:03:20.610250 local0-debug , net-snmp[950066]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpNotificationPrefix
2026-05-19 19:03:22.192240 local0-debug , net-snmp[950180]:  TRAP sent to [10::2]:164
2026-05-19 19:03:22.192298 local0-debug , net-snmp[950180]:    Version: SNMPv3
2026-05-19 19:03:22.192327 local0-debug , net-snmp[950180]:    Security Model: USM
2026-05-19 19:03:22.192353 local0-debug , net-snmp[950180]:    Security Level: noAuthNoPriv
2026-05-19 19:03:22.192386 local0-debug , net-snmp[950180]:    Security Name: USER2TEST
2026-05-19 19:03:22.192412 local0-debug , net-snmp[950180]:    Context Name:
2026-05-19 19:03:22.192431 local0-debug , net-snmp[950180]:    OIDs:
2026-05-19 19:03:22.192464 local0-debug , net-snmp[950180]:      SNMPv2-MIB::sysUpTime.0 = Timeticks: (8) 0:00:00.08
2026-05-19 19:03:22.192489 local0-debug , net-snmp[950180]:      SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::coldStart
2026-05-19 19:03:22.192514 local0-debug , net-snmp[950180]:      SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-TC::linux

Step 14: Run the command service snmp monitor traps user USER2TEST engine-id 0x80000009010a0101c1 ipv6 port 164 on DUT2.

Step 15: Modify the following configuration lines in DUT0 :

set interfaces dummy dum0 disable

Step 16: Run the command service snmp monitor traps user USER2TEST engine-id 0x80000009010a0101c1 ipv6 port 164 on DUT2.

Step 17: Modify the following configuration lines in DUT0 :

delete interfaces dummy dum0 disable