ObjectIdentifier

constructor(oid: String)(source)

Parameters

oid

in human-readable format (e.g. "1.2.96")


constructor(vararg nodes: UInt)(source)

Parameters

nodes

OID Tree nodes passed in order (e.g. 1u, 2u, 96u, …)