libamxo  4.3.4
Object Definition Language (ODL) parsing
test_mib1.odl
Go to the documentation of this file.
1 mib test_mib1 {
2  string Mib1Text = "Hello World";
3  object Mib1SubObject {
4  string SubText = "Hello Belgium";
5  }
6 }
mib test_mib1
Definition: test_mib1.odl:1
object Mib1SubObject
Definition: test_mib1.odl:3