FILE-SYSTEM-MIB
The MIB module for managing file system.
Main OID:
swFileSystemMIB.1.3.6.1.4.1.171.12.14
66
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
66 total| Object Name |
|---|
swFileSystemMIBThe MIB module for managing file system. MODULE-IDENTITY .1.3.6.1.4.1.171.12.14 |
swFSBasicInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.1 |
swFSBasicInfoCtrlStatusThis object describes users operations regarding the file status, such as media format, file copying, deleting files, making directories, deleting directories and renaming files. This object will return current status values.ro Enumeration .1.3.6.1.4.1.171.12.14.1.1 |
swFSBasicInfoCtrlProcessThis object indicates the current user operation process as a percentage.ro INTEGER .1.3.6.1.4.1.171.12.14.1.2 |
swFSDriveCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.2 |
swFSDriveInfoTableThis table will display information regarding the drive. SEQUENCE OF SwFSDriveInfoEntry .1.3.6.1.4.1.171.12.14.2.1 |
swFSDriveInfoEntry. SwFSDriveInfoEntry .1.3.6.1.4.1.171.12.14.2.1.1 |
swFSDriveInfoIndexThis object will index drive entries. INTEGER .1.3.6.1.4.1.171.12.14.2.1.1.1 |
swFSDriveInfoDriveIDIndicates the drive ID.ro Enumeration .1.3.6.1.4.1.171.12.14.2.1.1.2 |
swFSDriveInfoTypeIndicates the drive type.ro DisplayString .1.3.6.1.4.1.171.12.14.2.1.1.3 |
swFSDriveInfoSizeIndicates the drive size.ro Integer32 .1.3.6.1.4.1.171.12.14.2.1.1.4 |
swFSDriveInfoPartitionIndicates the drive partition.ro DisplayString .1.3.6.1.4.1.171.12.14.2.1.1.5 |
swFSDriveInfoFStypeIndicates the FS type.ro DisplayString .1.3.6.1.4.1.171.12.14.2.1.1.6 |
swFSDriveFormatCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.2.2 |
swFSDriveFormatDriveIDUsed to assign a format type to the drive ID. If none (1) is specified, the switch will default to the current drive.rw Enumeration .1.3.6.1.4.1.171.12.14.2.2.1 |
swFSDriveFormatFatUse to assign FS type.rw Enumeration .1.3.6.1.4.1.171.12.14.2.2.2 |
swFSDriveFormatLabelNameUse to label a name for this drive.rw DisplayString .1.3.6.1.4.1.171.12.14.2.2.3 |
swFSDriveFormatTypeUse to select format type: fast: clear the file and directory information in the partion header. full: clear the file and directory information in the partion header and the all data sectors in the partion. full-with-mbr: clear all data sectors in the disk ( or on the storage drive) and rebuild the partion information.rw Enumeration .1.3.6.1.4.1.171.12.14.2.2.4 |
swFSDriveFormatActivityWhen this object is set to start(2),the device will begin to format the designated drive.rw Enumeration .1.3.6.1.4.1.171.12.14.2.2.5 |
swFSDriveChangeCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.2.3 |
swFSDriveChangeUnitIDUse to assign the current unit ID. If it is not specified, it refers to the master unit.rw INTEGER .1.3.6.1.4.1.171.12.14.2.3.1 |
swFSDriveChangeDriveIDSpecifies the drive ID. To set this object will change the current drive.rw Enumeration .1.3.6.1.4.1.171.12.14.2.3.2 |
swFSDriveCurrentDirectoryChange the current directory to this directory. The path name can be specified either as a full path name or partial name. Entering a partial path name denotes that the directory is to be a part of the current directory.rw DisplayString .1.3.6.1.4.1.171.12.14.2.3.3 |
swFSDriveInfoStackTableThis table indicates information about the drives of devices stacked with the current device. SEQUENCE OF SwFSDriveInfoStackEntry .1.3.6.1.4.1.171.12.14.2.4 |
swFSDriveInfoStackEntryA list of information about each drive of devices stacked with this device. SwFSDriveInfoStackEntry .1.3.6.1.4.1.171.12.14.2.4.1 |
swFSDriveInfoStackUnitIDThe Unit ID of each device stacked with the current device.ro INTEGER .1.3.6.1.4.1.171.12.14.2.4.1.1 |
swFSDriveInfoStackIndexThe drive index of each device stacked with the current device. INTEGER .1.3.6.1.4.1.171.12.14.2.4.1.2 |
swFSDriveInfoStackDriveIDIndicates the drive ID.ro Enumeration .1.3.6.1.4.1.171.12.14.2.4.1.3 |
swFSDriveInfoStackTypeIndicates the drive type.ro DisplayString .1.3.6.1.4.1.171.12.14.2.4.1.4 |
swFSDriveInfoStackSizeIndicates the drive size.ro Integer32 .1.3.6.1.4.1.171.12.14.2.4.1.5 |
swFSDriveInfoStackPartitionIndicates the drive partition.ro DisplayString .1.3.6.1.4.1.171.12.14.2.4.1.6 |
swFSDriveInfoStackFStypeIndicates the FS type.ro DisplayString .1.3.6.1.4.1.171.12.14.2.4.1.7 |
swFSDirectoryCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.3 |
swFSDirectoryMakemake directory (md/mkdir). Used to create a directory on a drive.rw DisplayString .1.3.6.1.4.1.171.12.14.3.1 |
swFSDirectoryDeldelete directory (rd/rmdir). Used to delete a directory on a drive.rw DisplayString .1.3.6.1.4.1.171.12.14.3.2 |
swFSctrlDirectoryDir OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.3.3 |
swFSDirectoryPathUsed to control the path directory.rw DisplayString .1.3.6.1.4.1.171.12.14.3.3.1 |
swFSDirectoryTableThis table lists file and directory information. SEQUENCE OF SwFSDirectoryEntry .1.3.6.1.4.1.171.12.14.3.3.2 |
swFSDirectoryEntry. SwFSDirectoryEntry .1.3.6.1.4.1.171.12.14.3.3.2.1 |
swFSDirectoryNameIndicates a file name or directory in this directory.ro DisplayString .1.3.6.1.4.1.171.12.14.3.3.2.1.1 |
swFSDirectoryAttrDisplays the attributes of this entry. dir(1) - it's a directory. file(2) - it's a file.ro Enumeration .1.3.6.1.4.1.171.12.14.3.3.2.1.2 |
swFSDirectoryTimeIndicates the time of creation or modification of this file.ro DisplayString .1.3.6.1.4.1.171.12.14.3.3.2.1.3 |
swFSDirectorySizeIndicates the file size.ro INTEGER UNITS "bytes" .1.3.6.1.4.1.171.12.14.3.3.2.1.4 |
swFSFileCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.4 |
swFSFileRename OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.4.1 |
swFSFileSourceNameUse to assign the source file to copy. Please input path and filename to rename.rw DisplayString .1.3.6.1.4.1.171.12.14.4.1.1 |
swFSFileTargetNameUse to assign the destination file to copy. Please input path and filename to rename.rw DisplayString .1.3.6.1.4.1.171.12.14.4.1.2 |
swFSFileRenameActivityWhen this object is set to start(2), the device will begin renaming the file.rw Enumeration .1.3.6.1.4.1.171.12.14.4.1.3 |
swFSFileDel OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.4.2 |
swFSFileDelNameUse to delete a file. Please input path and filename to delete.rw DisplayString .1.3.6.1.4.1.171.12.14.4.2.1 |
swFSFileDelOptionWhen this object is set to none(1), the file will be deleted. When this object is set to recursive(2), the directory will be deleted despite of whether there is any file in it.rw Enumeration .1.3.6.1.4.1.171.12.14.4.2.2 |
swFSFileDelActivityWhen this object is set to start(2), the device will begin deleting the file.rw Enumeration .1.3.6.1.4.1.171.12.14.4.2.3 |
swFSCopyCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.5 |
swFSCopySourceNameUse to assign the source file to copy. Please input path and filename.rw DisplayString .1.3.6.1.4.1.171.12.14.5.1 |
swFSCopyDestinationNameUse to assign the destination file to copy. Please input path and filename.rw DisplayString .1.3.6.1.4.1.171.12.14.5.2 |
swFSCopyActivityThis command is used to copy a file to another file in the file system. A file located in a drive of a unit can be copied to another file located in another drive of another unit. For any project that does not support the file system on the flash, the system file such as runtime image/configuration / prom /log can still be copied to media or from media that supports the file system via this command using the reserved keyword. The keyword here refers to image-id, config-id, prom, or log.rw Enumeration .1.3.6.1.4.1.171.12.14.5.3 |
swFSCopyDestinationUnitIDUse to assign the destination unit ID to copy. If it is specified, swFSCopyDestinationDriveID should be specified also. If it is not specified, it refers to the current unit specified by swFSDriveChangeUnitID. If the current unit is not specified also, it refers to the master unit.rw INTEGER .1.3.6.1.4.1.171.12.14.5.4 |
swFSCopyDestinationDriveIDSpecifies the destination drive ID to copy. If swFSCopyDestinationUnitID is specified, this object should be specified also. If it is not specified, it refers to the current drive specified by swFSDriveChangeDriveID.rw Enumeration .1.3.6.1.4.1.171.12.14.5.5 |
swFSCopyConfigIDSpecifies the specific configuration to copied.rw INTEGER .1.3.6.1.4.1.171.12.14.5.6 |
swFSCopyImageIDSpecifies the specific firmware image to copied.rw INTEGER .1.3.6.1.4.1.171.12.14.5.7 |
swFSMoveCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.14.6 |
swFSMoveSourceNameUse to assign the source file to move. Please input path and filename.rw DisplayString .1.3.6.1.4.1.171.12.14.6.1 |
swFSMoveDestinationUnitIDUse to assign the destination unit ID to move. If it is specified, swFSMoveDestinationDriveID should be specified also. If it is not specified, it refers to the current unit specified by swFSDriveChangeUnitID. If the current unit is not specified also, it refers to the master unit.rw INTEGER .1.3.6.1.4.1.171.12.14.6.2 |
swFSMoveDestinationDriveIDSpecifies the destination drive ID to move. If swFSMoveDestinationUnitID is specified, this object should be specified also. If it is not specified, it refers to the current drive specified by swFSDriveChangeDriveID.rw Enumeration .1.3.6.1.4.1.171.12.14.6.3 |
swFSMoveDestinationNameUse to assign the destination file to move. Please input path and filename.rw DisplayString .1.3.6.1.4.1.171.12.14.6.4 |
swFSMoveActivityWhen this object is set to start(2), the device will begin moving the file.rw Enumeration .1.3.6.1.4.1.171.12.14.6.5 |