1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<!-- include start from accel-ppp/snmp.xml.i --> <node name="snmp"> <properties> <help>Enable SNMP</help> </properties> <children> <leafNode name="master-agent"> <properties> <help>Enable SNMP master agent mode</help> <valueless /> </properties> </leafNode> </children> </node> <!-- include end -->