Skip to content

Commit f17f10f

Browse files
authored
Add Redis db index for SNMP overlay data (sonic-net#48)
1 parent 74eb33e commit f17f10f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/swsssdk/config/database.json

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
},
2626
"STATE_DB": {
2727
"db": 6
28+
},
29+
"SNMP_OVERLAY_DB": {
30+
"db": 7
2831
}
2932
}
3033
}

0 commit comments

Comments
 (0)