SoftGRE Alarms

SoftGRE related alarms that APs send to the controller.

Following are the SoftGRE related alarms:

apSoftGRETunnelFailoverPtoS
AP[{apname@apMac}] fails over from primaryGRE[{address}] to secondaryGRE[{address}]
Code: 611
Default to Trap: true
Severity: major
Attributes:
  • "apMac"="xx:xx:xx:xx:xx:xx"
  • "primaryGRE"="xxx.xxx.xxx.xxx
  • "secondaryGRE"="xxx.xxx.xxx.xxx
apSoftGRETunnelFailoverStoP
AP[{apname@apMac}] fails over from secondaryGRE[{address }] to primaryGRE[{address}]
Code: 612
Default to Trap: true
Severity: major
Attributes:
  • "apMac"="xx:xx:xx:xx:xx:xx
  • "secondaryGRE"="xxx.xxx.xxx.xxx"
  • "primaryGRE"="xxx,xxx.xxx.xxx"
apSoftGREGatewayReachable
AP [{apname@apMac}] is able to reach [{softgreGW}] [{softgreGWAddress}] successfully
Code: 613
Default to Trap: true
Severity: informational
Attributes:
  • "apMac"="xx:xx:xx:xx:xx:xx"
  • "softgreGW"="primaryGRE"
  • "softgreGWAddress"="xxx.xxx.xxx.xxx"
apSoftGREGatewayNotReachable
AP [{apname@apMac }] is unable to reach the following gateways: [{gateway list}]
Code: 614
Default to Trap: true
Severity: major
Attributes:
  • “apMac"="xx:xx:xx:xx:xx:xx"
  • "softGREGatewayList"="xxx.xxx.xxx.xxx, yyy,yyy.yyy.yyy"