XcmSvcMonServiceMgmtData
The most recent simple service management data specified for this conceptual row in the 'xcmSvcMonServiceMgmtTable'. XCMI service management commands are passed as strings in 'xcmSvcMonServiceMgmtData' in the XCMI Service Monitoring MIB. XCMI management commands MAY also require one or more arguments (in addition to any specific variable bindings of MIB objects). Required arguments are passed as 'tagged string arguments' in 'xcmSvcMonServiceMgmtData'. XCMI standard 'tags' for data in 'tagged string arguments', are specified in 'XcmHrDevMgmtCommandDataTag', or are as follows -- Service Management Data -- Domain-specific operations that are only used in -- commands sent using xcmSvcMonServiceMgmtData. * DT [Date and Time] -- (see the XcmHrDevMgmtCommandDataTag in the XCMI Ext -- to Host Resources TC MIB). XCMI standard 'system operation' types for use in 'SO' arguments (in 'xcmSvcMonServiceMgmtData') are as follows. The form of SO requests is 'SO=...'. This tagged data includes an extension to XcmHrDevMgmtCommandDataTag. Each 'tagged string argument' substring is of the form: 'TT=value:' where: 'TT' two-character 'tag', naming argument type '=' literal equal sign, beginning argument value 'value' human-readable string, encoding argument value ':' literal colon, terminating argument value Some tags require a qualifier. For example, see 'CreatePublicFolder'. * SO (Service Operation - no object mapping) -- syntax 'DisplayString (SIZE (0..255))' -- 'service operation' standard type (standardized below -- for coherence) -- 'service operation' extended type (freeform, no standards) -- Generic xcmSvcMonServiceMgmtData tags * TP (Type - no object mapping) -- syntax 'DisplayString (SIZE (0..255))' * TM (Time - no object mapping) -- qualifier for SO -- Time for management operation request -- syntax integer (time in seconds) * FN (Filename - no object mapping) -- qualifier for SO -- syntax 'DisplayString (SIZE (0..255))' * CreatePublicFolder -- requires FN qualifier -- SO=CreatePublicFolder:FN=<filename of the folder to be created>: * DeleteAllPublicFiles * DeleteAllPublicFolders * DeletePublicFile -- requires FN qualifier -- SO=DeletePublicFile:FN=<Name of the file to be deleted>: * DeletePublicFolder -- requires FN qualifier -- SO=DeletePublicFolder:FN=<Filename of the folder to be deleted>: * Disable * DiskOverwrite -- can be used with qualifiers -- i.e. SO=DiskOverwrite:TP=std:TM=360: used to request -- 'Standard disk overwrite in 1 hour' * S2DPrivateAccessPasswordOn * S2DPrivateAutoDeleteInterval -- requires time qualifier in seconds -- SO=S2DPrivateAutoDeleteInterval:TM=<360-86313600>: * S2DPrivateAutoDeleteOn * S2DPrivateScanPasswordOn * S2DPublicAutoDeleteInterval -- requires time qualifier in seconds -- SO=S2DPublicAutoDeleteInterval:TM=<360-86313600>: * S2DPublicAutoDeleteOn * S2DPublicState -- Print operation xcmSvcMonServiceMgmtData tags * PrintCollationOff * PrintCollationOn * PrintMedia2ndSide * PrintMediaCardStock * PrintMediaColoredPaper * PrintMediaEnvelope * PrintMediaLabel * PrintMediaLetterhead * PrintMediaPlainPaper * PrintMediaPreprinted * PrintMediaPrepunched * PrintMediaSpecial * PrintMediaTransparency * PrintOrientationLandScape * PrintOrientationPortrait * PrintPlexOff * PrintPlexOn * PrintStaplingOff * PrintStaplingOn The above XCMI standard 'tags' MAY be extended in the future.