PMDF System Manager's Guide
PMDF-REF-6.0


Previous | Contents

translate oid

Translate an OID to a descriptive sequence.

Syntax

translate oid oid

Command Qualifiers Defaults
None. None.

PARAMETERS

oid

An OID.

DESCRIPTION

The translate oid command converts an OID---dot separated sequence of integers -- into descriptive text.


Examples

This example shows obtaining a description of the OID for an X.400 File Transfer Body Part containing a PostScript attachment.

% pmdf test -x400
X400> translate oid 1.3.6.1.7.1.2.1.2
Result: iso(1) identified-organization(3) dod(6) iana(1) mail(7) mixer(1) bodies 
(2) bp-data(1) postscript(2) 


Previous | Next | Contents