macro_rules! oid { ($($x:literal),+) => { ... }; ($id:ident) => { ... }; }
Macro for constructing an OID