SoftGRE Events
SoftGRE related events that APs send to the controller.
Following are the events related to SoftGRE that AP generates.
- apSoftGRETunnelFailoverPtoS
- AP [{apname@apMac}] fails over from primaryGRE [{address}] to secondaryGRE [{address}].
- Code: 611
- Severity:
- 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
- Severity: Warning
- 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
- Severity: Informational
- Attributes:
- "apMac"="xx:xx:xx:xx:xx:xx"
- "softgreGW"="primaryGRE"
- "softgreGWAddress" = "xxx.xxx.xxx.xxx"
- apSoftGREGatewayNotReachable
- AP [{apname@apMac}] is able to reach [{softgreGW}] [{softgreGWAddress}] successfully.
- Code: 614
- Severity: Critical
- Attributes:
- apMac"="xx:xx:xx:xx:xx:xx"
- "softGREGatewayList"="xxx.xxx.xxx.xxx, yyy,yyy.yyy.yyy"