Skip to main content
HT_JDC
New Member
March 4, 2025
Solved

SNMP Trap fgTrapVpnTunDown(1.3.6.1.4.1.12356.101.2.0.302) is not sent.

  • March 4, 2025
  • 1 reply
  • 929 views

Dear Experts,

 

When IPsec VPN at IPsec aggregation with SD-WAN is down, Trap fgTrapVpnTunDown(1.3.6.1.4.1.12356.101.2.0.302) is not sent,

although "VPN tunnel down" is enabled at SNMP events.

For information linkDown(2) of MIB 1.3.6.1.6.3.1.1.5 is sent.

 

Can someone tell me how & what I should change so that fgTrapVpnTunDown is sent?

 

Thanks in advance.

 

Best answer by funkylicious

hi,

i couldnt find this OID while doing some tests.

Name/OID: fgTrapVpnTunDown; Value (NoSuchObject): (Snmp No Such Object) 

 

i found fgVpnTunEntStatus .1.3.6.1.4.1.12356.101.12.2.2.1.20 to be working instead, maybe it will give you what you want.

1 reply

funkylicious
SuperUser
SuperUser
March 4, 2025

hi,

i couldnt find this OID while doing some tests.

Name/OID: fgTrapVpnTunDown; Value (NoSuchObject): (Snmp No Such Object) 

 

i found fgVpnTunEntStatus .1.3.6.1.4.1.12356.101.12.2.2.1.20 to be working instead, maybe it will give you what you want.

"jack of all trades, master of none"
HT_JDC
HT_JDCAuthor
New Member
March 5, 2025

Hello,

 

Thanks for your reply.

I could not find 1.3.6.1.4.1.12356.101.12.2.2.1.20 at Trap data in captured data.

Is Get-Request necessary to get value of 1.3.6.1.4.1.12356.101.12.2.2.1.20 ?

 

Best regards,