pub fn parse_oid(s: &str) -> Result<Oid, String>
Parse an OID from string, supporting both dotted notation and well-known names.
Accepts: