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