Adding TestVNF netconf server
[demo.git] / vnfs / TestVNF / netconftemplates / netconftemplates / RCAPoCModel@2017-04-27.yin
1 <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-1">
2   <data xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"><?xml version="1.0" encoding="UTF-8"?>
3 <module name="RCAPoCModel"
4         xmlns="urn:ietf:params:xml:ns:yang:yin:1"
5         xmlns:RCAPoCModel="urn:opendaylight:params:xml:ns:yang:oripWnc">
6   <yang-version value="1"/>
7   <namespace uri="urn:opendaylight:params:xml:ns:yang:oripWnc"/>
8   <prefix value="RCAPoCModel"/>
9   <description>
10     <text>simulation of cellConfig iFLB PoC and sleeping eNodeB PoC. This
11 model represents a reduced view of /// EnodeB MOC's needed for
12 boths sleeping eNodeB PoC and iFLB PoC. Note. This model is not
13 a direct mapping from /// ECIM for ///-eNodeB. The mapping is
14 done by the smart adapter (SA).</text>
15   </description>
16   <revision date="2017-04-27">
17     <description>
18       <text>Initial revision of oripWnc model</text>
19     </description>
20   </revision>
21   <container name="MME">
22     <description>
23       <text>MME managed element..</text>
24     </description>
25     <leaf name="managedElementId">
26       <description>
27         <text>The MME Managed Element ID</text>
28       </description>
29       <type name="string"/>
30       <config value="true"/>
31     </leaf>
32     <list name="SnmpTargetsV2C">
33       <key value="snmpTargetV2CId"/>
34       <leaf name="snmpTargetV2CId">
35         <type name="string"/>
36       </leaf>
37       <uses name="SnmpTargetV2C"/>
38     </list>
39   </container>
40   <grouping name="SnmpTargetV2C">
41     <description>
42       <text>SnmpTargetV2C</text>
43     </description>
44     <leaf name="community">
45       <config value="true"/>
46       <description>
47         <text>SNMP community string.</text>
48       </description>
49       <type name="string"/>
50     </leaf>
51     <leaf name="address">
52       <config value="true"/>
53       <description>
54         <text>Host address (or DNS name) for the SNMP Trap target.</text>
55       </description>
56       <type name="string"/>
57     </leaf>
58     <leaf name="port">
59       <config value="true"/>
60       <description>
61         <text>UDP port number for this SNMP trap target.</text>
62       </description>
63       <type name="string"/>
64     </leaf>
65     <leaf name="operationalState">
66       <config value="false"/>
67       <description>
68         <text>The operational status of this SNMP target.</text>
69       </description>
70       <type name="string"/>
71     </leaf>
72     <leaf name="administrativeState">
73       <config value="true"/>
74       <description>
75         <text>Administrative state for the SNMP target. When LOCKED, for this MO instance traps will not be sent and access is not allowed.</text>
76       </description>
77       <type name="string"/>
78     </leaf>
79   </grouping>
80 </module>
81 </data>
82 </rpc-reply>