rajendrajaiswal | 6a61ad8 | 2019-12-16 14:24:02 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
| 2 | <subscriptions xmlns="http://onap.org/pnf-subscriptions"> |
| 3 | <configuration> |
| 4 | <subscriptionName>sub0</subscriptionName> |
| 5 | <administrativeState>UNLOCKED</administrativeState> |
| 6 | <fileBasedGP>15</fileBasedGP> |
| 7 | <fileLocation>c://PM</fileLocation> |
| 8 | <measurementGroups> |
| 9 | <id>1</id> |
| 10 | <measurementGroup> |
| 11 | <measurementTypes> |
| 12 | <measurementType>EutranCellRelation.pmCounter1</measurementType> |
| 13 | </measurementTypes> |
| 14 | <measurementTypes> |
| 15 | <measurementType>EutranCellRelation.pmCounter2</measurementType> |
| 16 | </measurementTypes> |
| 17 | <managedObjectDNsBasic> |
| 18 | <DN>ManagedElement=1,ENodeBFunction=1,EUtranCell=CityCenter1</DN> |
| 19 | </managedObjectDNsBasic> |
| 20 | <managedObjectDNsBasic> |
| 21 | <DN>ManagedElement=1,ENodeBFunction=1,EUtranCell=CityCenter1, EUtranCellRelation=CityCenter2</DN> |
| 22 | </managedObjectDNsBasic> |
| 23 | </measurementGroup> |
| 24 | </measurementGroups> |
| 25 | </configuration> |
| 26 | </subscriptions> |