libamxo  4.3.4
Object Definition Language (ODL) parsing
test_mib4.odl
Go to the documentation of this file.
1 #expr:test
2 
3 mib test_mib4 {
4  string Mib4Text = "Hello World";
5  object Mib4SubObject {
6  string SubText = "Hello Belgium";
7  }
8 }
mib test_mib4
Definition: test_mib4.odl:3
object Mib4SubObject
Definition: test_mib4.odl:5