libamxo  4.3.4
Object Definition Language (ODL) parsing
test_mib6.odl
Go to the documentation of this file.
1 /*expr:MyParam == "ADD"*/
2 
3 mib test_mib6 {
4  string Mib6Text = "Hello World";
5  object Mib6SubObject {
6  string SubText = "Hello Belgium";
7  }
8 }
mib test_mib6
Definition: test_mib6.odl:3
object Mib6SubObject
Definition: test_mib6.odl:5