FILE-SYSTEM-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: FILE-SYSTEM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
swFileSystemMIB | 1.3.6.1.4.1.171.12.14 |
The MIB module for managing file system. |
||
swFSBasicInfo | 1.3.6.1.4.1.171.12.14.1 | |||
swFSBasicInfoCtrlStatus | 1.3.6.1.4.1.171.12.14.1.1 | integer | read-only |
This 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. Enumeration: 'root-area-full': 7, 'in-process': 3, 'error-input': 17, 'no-file-or-dir': 13, 'same-file-name': 6, 'invalid-directory': 9, 'invalid-drive-name': 5, 'finish': 2, 'exist-file-in-directory': 12, 'insufficient-disk': 8, 'start': 1, 'error-filename': 19, 'other': 0, 'file-readonly': 10, 'no-format': 14, 'access-media-error': 20, 'error-char': 18, 'fail': 4, 'exist-same-directory': 11, 'no-storage-media': 15, 'fs-no-match-media': 16. |
swFSBasicInfoCtrlProcess | 1.3.6.1.4.1.171.12.14.1.2 | integer | read-only |
This object indicates the current user operation process as a percentage. |
swFSDriveCtrl | 1.3.6.1.4.1.171.12.14.2 | |||
swFSDriveInfoTable | 1.3.6.1.4.1.171.12.14.2.1 | no-access |
This table will display information regarding the drive. |
|
1.3.6.1.4.1.171.12.14.2.1.1 | no-access |
. |
||
swFSDriveInfoIndex | 1.3.6.1.4.1.171.12.14.2.1.1.1 | integer | no-access |
This object will index drive entries. |
swFSDriveInfoDriveID | 1.3.6.1.4.1.171.12.14.2.1.1.2 | integer | read-only |
Indicates the drive ID. Enumeration: 'a': 0, 'c': 2, 'b': 1, 'e': 4, 'd': 3, 'g': 6, 'f': 5, 'i': 8, 'h': 7, 'k': 10, 'j': 9, 'm': 12, 'l': 11, 'o': 14, 'n': 13, 'q': 16, 'p': 15, 's': 18, 'r': 17, '': 20, 't': 19, 'w': 22, 'v': 21, 'y': 24, 'x': 23, 'z': 25. |
swFSDriveInfoType | 1.3.6.1.4.1.171.12.14.2.1.1.3 | displaystring | read-only |
Indicates the drive type. |
swFSDriveInfoSize | 1.3.6.1.4.1.171.12.14.2.1.1.4 | integer32 | read-only |
Indicates the drive size. |
swFSDriveInfoPartition | 1.3.6.1.4.1.171.12.14.2.1.1.5 | displaystring | read-only |
Indicates the drive partition. |
swFSDriveInfoFStype | 1.3.6.1.4.1.171.12.14.2.1.1.6 | displaystring | read-only |
Indicates the FS type. |
swFSDriveFormatCtrl | 1.3.6.1.4.1.171.12.14.2.2 | |||
swFSDriveFormatDriveID | 1.3.6.1.4.1.171.12.14.2.2.1 | integer | read-write |
Used to assign a format type to the drive ID. If none (1) is specified, the switch will default to the current drive. Enumeration: 'c': 3, 'a': 1, 'none': 0, 'b': 2, 'e': 5, 'd': 4, 'g': 7, 'f': 6, 'i': 9, 'h': 8, 'k': 11, 'j': 10, 'm': 13, 'l': 12, 'o': 15, 'n': 14, 'q': 17, 'p': 16, 's': 19, 'r': 18, '': 21, 't': 20, 'w': 23, 'v': 22, 'y': 25, 'x': 24, 'z': 26. |
swFSDriveFormatFat | 1.3.6.1.4.1.171.12.14.2.2.2 | integer | read-write |
Use to assign FS type. Enumeration: 'fat16': 1, 'fat32': 2. |
swFSDriveFormatLabelName | 1.3.6.1.4.1.171.12.14.2.2.3 | displaystring | read-write |
Use to label a name for this drive. |
swFSDriveFormatType | 1.3.6.1.4.1.171.12.14.2.2.4 | integer | read-write |
Use 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. Enumeration: 'full': 2, 'full-with-mbr': 3, 'fast': 1. |
swFSDriveFormatActivity | 1.3.6.1.4.1.171.12.14.2.2.5 | integer | read-write |
When this object is set to start(2),the device will begin to format the designated drive. Enumeration: 'start': 2, 'none': 1. |
swFSDriveChangeCtrl | 1.3.6.1.4.1.171.12.14.2.3 | |||
swFSDriveChangeUnitID | 1.3.6.1.4.1.171.12.14.2.3.1 | integer | read-write |
Use to assign the current unit ID. If it is not specified, it refers to the master unit. |
swFSDriveChangeDriveID | 1.3.6.1.4.1.171.12.14.2.3.2 | integer | read-write |
Specifies the drive ID. To set this object will change the current drive. Enumeration: 'c': 4, 'a': 2, 'none': 1, 'b': 3, 'e': 6, 'd': 5, 'g': 8, 'f': 7, 'i': 10, 'h': 9, 'k': 12, 'j': 11, 'm': 14, 'l': 13, 'o': 16, 'n': 15, 'q': 18, 'p': 17, 's': 20, 'r': 19, '': 22, 't': 21, 'w': 24, 'v': 23, 'y': 26, 'x': 25, 'z': 27. |
swFSDriveCurrentDirectory | 1.3.6.1.4.1.171.12.14.2.3.3 | displaystring | read-write |
Change 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. |
swFSDriveInfoStackTable | 1.3.6.1.4.1.171.12.14.2.4 | no-access |
This table indicates information about the drives of devices stacked with the current device. |
|
1.3.6.1.4.1.171.12.14.2.4.1 | no-access |
A list of information about each drive of devices stacked with this device. |
||
swFSDriveInfoStackUnitID | 1.3.6.1.4.1.171.12.14.2.4.1.1 | integer | read-only |
The Unit ID of each device stacked with the current device. |
swFSDriveInfoStackIndex | 1.3.6.1.4.1.171.12.14.2.4.1.2 | integer | no-access |
The drive index of each device stacked with the current device. |
swFSDriveInfoStackDriveID | 1.3.6.1.4.1.171.12.14.2.4.1.3 | integer | read-only |
Indicates the drive ID. Enumeration: 'a': 1, 'c': 3, 'b': 2, 'e': 5, 'd': 4, 'g': 7, 'f': 6, 'i': 9, 'h': 8, 'k': 11, 'j': 10, 'm': 13, 'l': 12, 'o': 15, 'n': 14, 'q': 17, 'p': 16, 's': 19, 'r': 18, '': 21, 't': 20, 'w': 23, 'v': 22, 'y': 25, 'x': 24, 'z': 26. |
swFSDriveInfoStackType | 1.3.6.1.4.1.171.12.14.2.4.1.4 | displaystring | read-only |
Indicates the drive type. |
swFSDriveInfoStackSize | 1.3.6.1.4.1.171.12.14.2.4.1.5 | integer32 | read-only |
Indicates the drive size. |
swFSDriveInfoStackPartition | 1.3.6.1.4.1.171.12.14.2.4.1.6 | displaystring | read-only |
Indicates the drive partition. |
swFSDriveInfoStackFStype | 1.3.6.1.4.1.171.12.14.2.4.1.7 | displaystring | read-only |
Indicates the FS type. |
swFSDirectoryCtrl | 1.3.6.1.4.1.171.12.14.3 | |||
swFSDirectoryMake | 1.3.6.1.4.1.171.12.14.3.1 | displaystring | read-write |
make directory (md/mkdir). Used to create a directory on a drive. |
swFSDirectoryDel | 1.3.6.1.4.1.171.12.14.3.2 | displaystring | read-write |
delete directory (rd/rmdir). Used to delete a directory on a drive. |
swFSctrlDirectoryDir | 1.3.6.1.4.1.171.12.14.3.3 | |||
swFSDirectoryPath | 1.3.6.1.4.1.171.12.14.3.3.1 | displaystring | read-write |
Used to control the path directory. |
swFSDirectoryTable | 1.3.6.1.4.1.171.12.14.3.3.2 | no-access |
This table lists file and directory information. |
|
1.3.6.1.4.1.171.12.14.3.3.2.1 | no-access |
. |
||
swFSDirectoryName | 1.3.6.1.4.1.171.12.14.3.3.2.1.1 | displaystring | read-only |
Indicates a file name or directory in this directory. |
swFSDirectoryAttr | 1.3.6.1.4.1.171.12.14.3.3.2.1.2 | integer | read-only |
Displays the attributes of this entry. dir(1) - it's a directory. file(2) - it's a file. Enumeration: 'file': 2, 'dir': 1. |
swFSDirectoryTime | 1.3.6.1.4.1.171.12.14.3.3.2.1.3 | displaystring | read-only |
Indicates the time of creation or modification of this file. |
swFSDirectorySize | 1.3.6.1.4.1.171.12.14.3.3.2.1.4 | integer | read-only |
Indicates the file size. |
swFSFileCtrl | 1.3.6.1.4.1.171.12.14.4 | |||
swFSFileRename | 1.3.6.1.4.1.171.12.14.4.1 | |||
swFSFileSourceName | 1.3.6.1.4.1.171.12.14.4.1.1 | displaystring | read-write |
Use to assign the source file to copy. Please input path and filename to rename. |
swFSFileTargetName | 1.3.6.1.4.1.171.12.14.4.1.2 | displaystring | read-write |
Use to assign the destination file to copy. Please input path and filename to rename. |
swFSFileRenameActivity | 1.3.6.1.4.1.171.12.14.4.1.3 | integer | read-write |
When this object is set to start(2), the device will begin renaming the file. Enumeration: 'start': 2, 'none': 1. |
swFSFileDel | 1.3.6.1.4.1.171.12.14.4.2 | |||
swFSFileDelName | 1.3.6.1.4.1.171.12.14.4.2.1 | displaystring | read-write |
Use to delete a file. Please input path and filename to delete. |
swFSFileDelOption | 1.3.6.1.4.1.171.12.14.4.2.2 | integer | read-write |
When 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. Enumeration: 'none': 1, 'recursive': 2. |
swFSFileDelActivity | 1.3.6.1.4.1.171.12.14.4.2.3 | integer | read-write |
When this object is set to start(2), the device will begin deleting the file. Enumeration: 'start': 2, 'none': 1. |
swFSCopyCtrl | 1.3.6.1.4.1.171.12.14.5 | |||
swFSCopySourceName | 1.3.6.1.4.1.171.12.14.5.1 | displaystring | read-write |
Use to assign the source file to copy. Please input path and filename. |
swFSCopyDestinationName | 1.3.6.1.4.1.171.12.14.5.2 | displaystring | read-write |
Use to assign the destination file to copy. Please input path and filename. |
swFSCopyActivity | 1.3.6.1.4.1.171.12.14.5.3 | integer | read-write |
This 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. Enumeration: 'none': 1, 'image-to-file': 7, 'log-to-file': 9, 'config-to-file': 8, 'start': 2, 'prom-to-file': 10, 'file-to-config': 5, 'file-to-image': 4, 'file-to-file': 3, 'file-to-prom': 6. |
swFSCopyDestinationUnitID | 1.3.6.1.4.1.171.12.14.5.4 | integer | read-write |
Use 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. |
swFSCopyDestinationDriveID | 1.3.6.1.4.1.171.12.14.5.5 | integer | read-write |
Specifies 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. Enumeration: 'c': 4, 'a': 2, 'none': 1, 'b': 3, 'e': 6, 'd': 5, 'g': 8, 'f': 7, 'i': 10, 'h': 9, 'k': 12, 'j': 11, 'm': 14, 'l': 13, 'o': 16, 'n': 15, 'q': 18, 'p': 17, 's': 20, 'r': 19, '': 22, 't': 21, 'w': 24, 'v': 23, 'y': 26, 'x': 25, 'z': 27. |
swFSCopyConfigID | 1.3.6.1.4.1.171.12.14.5.6 | integer | read-write |
Specifies the specific configuration to copied. |
swFSCopyImageID | 1.3.6.1.4.1.171.12.14.5.7 | integer | read-write |
Specifies the specific firmware image to copied. |
swFSMoveCtrl | 1.3.6.1.4.1.171.12.14.6 | |||
swFSMoveSourceName | 1.3.6.1.4.1.171.12.14.6.1 | displaystring | read-write |
Use to assign the source file to move. Please input path and filename. |
swFSMoveDestinationUnitID | 1.3.6.1.4.1.171.12.14.6.2 | integer | read-write |
Use 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. |
swFSMoveDestinationDriveID | 1.3.6.1.4.1.171.12.14.6.3 | integer | read-write |
Specifies 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. Enumeration: 'c': 4, 'a': 2, 'none': 1, 'b': 3, 'e': 6, 'd': 5, 'g': 8, 'f': 7, 'i': 10, 'h': 9, 'k': 12, 'j': 11, 'm': 14, 'l': 13, 'o': 16, 'n': 15, 'q': 18, 'p': 17, 's': 20, 'r': 19, '': 22, 't': 21, 'w': 24, 'v': 23, 'y': 26, 'x': 25, 'z': 27. |
swFSMoveDestinationName | 1.3.6.1.4.1.171.12.14.6.4 | displaystring | read-write |
Use to assign the destination file to move. Please input path and filename. |
swFSMoveActivity | 1.3.6.1.4.1.171.12.14.6.5 | integer | read-write |
When this object is set to start(2), the device will begin moving the file. Enumeration: 'start': 2, 'none': 1. |