[VOL-4677] openonuAdapterGo: Remove redundant data from MIB template

Change-Id: Ia29364f8267bd4e15e471acceb7cbc727a65211e
diff --git a/internal/pkg/common/defines.go b/internal/pkg/common/defines.go
index 14ad286..ba44367 100755
--- a/internal/pkg/common/defines.go
+++ b/internal/pkg/common/defines.go
@@ -226,6 +226,9 @@
 	InActiveEntityEntry SEntrySwImageIndication
 }
 
+// CGenericManagedEntityIDName - generic name string of attribute "ManagedEntityId"
+const CGenericManagedEntityIDName = "ManagedEntityId"
+
 ///////////////////////////////////////////////////////////
 
 type activityDescr struct {