specifies the path to the management information base (MIB) definition file.
specifies the password to use in authenticating the user ID to the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the name of the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the user ID that is to access the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the name of the application server.
SASITRM.
specifies that the macro is to create the metadata for the MIB tables.
N, which means do not
create the metadata. The value N only
produces a report of the metadata that would have been created.
specifies the path to the library where the formats for this macro are to be stored.
specifies the metadata ID of the staging job. The metadata-ID should be in the format Axxxxxxxx .Zyyyyyyyy and follow these specifications:
Yspecifies that the macro should keep only the recommended tables and columns.
N, which means that
all tables and columns are to be kept, including the tables and columns
that are deprecated or obsolete, and columns whose Max-Access attribute
has a value of not-accessible.
specifies the port of the metadata server.
8561. Do not enclose
the value for this parameter in quotation marks.
specifies the name of the metadata repository that contains the IT data mart. Do not enclose the value for this parameter in quotation marks.
Foundation.
%rmmssnmp(
createMetadata=Y,
formatLibPath=c:\mibFormats,
jobID=A5016lHR.BP0001MU,
keepRecommendedOnly=Y,
metapass=myPassword,
metaserver=myServer,
metauser=myUserid,
mibfile=c:\mibs\BGP4-MIB.my
);