OIDS.lookup

Resolve an OID

  1. string lookup(OID oid)
    struct OIDS
    static
    string
    lookup
    (
    in OID oid
    )
  2. OID lookup(string name)

Parameters

oid OID

the OID to look up

Return Value

Type: string

name associated with this OID

Meta