diff --git a/common/schema.h b/common/schema.h index 9622ea49..4c4983b8 100644 --- a/common/schema.h +++ b/common/schema.h @@ -507,6 +507,8 @@ namespace swss { #define STATE_VNET_MONITOR_TABLE_NAME "VNET_MONITOR_TABLE" +#define STATE_TRANSCEIVER_INFO_TABLE_NAME "TRANSCEIVER_INFO" + // ACL table and ACL rule table #define STATE_ACL_TABLE_TABLE_NAME "ACL_TABLE_TABLE" #define STATE_ACL_RULE_TABLE_NAME "ACL_RULE_TABLE"