1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou/*
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * CDDL HEADER START
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * The contents of this file are subject to the terms of the
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Common Development and Distribution License (the "License").
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * You may not use this file except in compliance with the License.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * or http://www.opensolaris.org/os/licensing.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * See the License for the specific language governing permissions
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * and limitations under the License.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * When distributing Covered Code, include this CDDL HEADER in each
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * If applicable, add the following below this CDDL HEADER, with the
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * fields enclosed by brackets "[]" replaced with your own identifying
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * information: Portions Copyright [yyyy] [name of copyright owner]
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * CDDL HEADER END
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou */
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou/*
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Use is subject to license terms.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou */
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#ifndef _SYS_SYSEVENT_VRRP_H
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define _SYS_SYSEVENT_VRRP_H
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou/*
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * VRRP sysevent definitions. Note that all of these definitions are
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Sun-private and are subject to change at any time.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou */
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#ifdef __cplusplus
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhouextern "C" {
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#endif
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou/*
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Event type EC_VRRP/ESC_VRRP_GROUP_STATE event schema
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Event Class - EC_VRRP
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Event Sub-Class - ESC_VRRP_STATE_CHANGE
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Event Vendor - SUNW_VENDOR (defined in sys/sysevent.h)
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Event Publisher - VRRP_EVENT_PUBLISHER (defined in this file)
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Name - VRRP_EVENT_VERSION
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Type - SE_DATA_TYPE_UINT8
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Value - <version>
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Name - VRRP_EVENT_ROUTER_NAME
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Type - SE_DATA_TYPE_STRING
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Value - <router-name>
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Name - VRRP_EVENT_STATE
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Type - SE_DATA_TYPE_UINT8
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Value - <state>
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou *
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Name - VRRP_EVENT_PREV_STATE
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Type - SE_DATA_TYPE_UINT8
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou * Attribute Value - <previous-state>
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou */
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define VRRP_EVENT_PUBLISHER "vrrpd"
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define VRRP_EVENT_VERSION "vrrp_event_version"
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define VRRP_EVENT_ROUTER_NAME "vrrp_router_name"
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define VRRP_EVENT_STATE "vrrp_state"
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define VRRP_EVENT_PREV_STATE "vrrp_prev_state"
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#define VRRP_EVENT_CUR_VERSION 1
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#ifdef __cplusplus
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou}
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#endif
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou#endif /* _SYS_SYSEVENT_VRRP_H */