DLINKSW-FS-MIB
- Registered at
- 1.3.6.1.4.1.171.14.18
- Last updated
- 2013-06-14 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-04-17 00:00
- Namespace
- dlink
- Source file
DLINKSW-FS-MIB- Digest
sha256:8bee623cdfb1dc0d921f1d9f7dd856bca89a0170426f305229376a14b46b1ab6
Description
This MIB module defines objects for File System (FS).
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-FS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dFsNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.0 | |||
| dFsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.1 | |||
| dFsBasicInfoCtrlStatus OBJECT-TYPE This object indicates the result for file operation, e.g. deleting files, making directories, deleting directories and renaming files. | 1.3.6.1.4.1.171.14.18.1.1 | DisplayString | read-only | current |
| dFsBasicOperation OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.1.2 | |||
| dFsCurrentDirUrl OBJECT-TYPE This object indicates the URL of current directory. | 1.3.6.1.4.1.171.14.18.1.2.1 | OCTET STRING (SIZE(0..799)) | read-write | current |
| dFsCurrentDirectoryTable OBJECT-TYPE This table consists of a list of directories or files in the current directory. This table takes the advantage of RowStatus textual convention to delete a file or add/delete a directory (mkdir/rmdir). | 1.3.6.1.4.1.171.14.18.1.2.2 | not-accessible | current | |
| dFsCurrentDirectoryEntry OBJECT-TYPE An entry indicates the information for a file or directory at current directory. | 1.3.6.1.4.1.171.14.18.1.2.2.1 | not-accessible | current | |
| dFsCurrentDirItemName OBJECT-TYPE The name of file or directory. | 1.3.6.1.4.1.171.14.18.1.2.2.1.1 | DisplayString | not-accessible | current |
| dFsCurrentDirItemMode OBJECT-TYPE This object indicates the mode of the entry. | 1.3.6.1.4.1.171.14.18.1.2.2.1.2 | Bits {directory(0), readable(1), writeable(2)} | read-only | current |
| dFsCurrentDirItemSize OBJECT-TYPE This object indicates the file size (in bytes). If the entry is a directory, the value is 0. | 1.3.6.1.4.1.171.14.18.1.2.2.1.3 | Unsigned32 | read-only | current |
| dFsCurrentDirItemTime OBJECT-TYPE This object indicates the time of creation or modification of this file or directory. | 1.3.6.1.4.1.171.14.18.1.2.2.1.4 | DateAndTime | read-only | current |
| dFsCurrentDirItemRawStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.18.1.2.2.1.5 | RowStatus | read-create | current |
| dFsFileRenameCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.1.2.3 | |||
| dFsFileRenameSourceUrl OBJECT-TYPE This object indicates the URL for the file to be renamed. | 1.3.6.1.4.1.171.14.18.1.2.3.1 | OCTET STRING (SIZE(0..799)) | read-write | current |
| dFsFileRenameTargetUrl OBJECT-TYPE This object indicates the URL after file renaming. | 1.3.6.1.4.1.171.14.18.1.2.3.2 | OCTET STRING (SIZE(0..799)) | read-write | current |
| dFsFileRenameActivity OBJECT-TYPE This object renames the file indicated by dFsFileRenameSourceUrl, when set to 'rename'. The object dFsBasicInfoCtrlStatus indicates the processing result. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.18.1.2.3.3 | INTEGER {rename(1), noOp(2)} | read-write | current |
| dFsDriveCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.1.3 | |||
| dFsDriveInfoTable OBJECT-TYPE This table consists of a list the information of the storage media available on the system. | 1.3.6.1.4.1.171.14.18.1.3.1 | not-accessible | current | |
| dFsDriveInfoEntry OBJECT-TYPE The entry indicates the information for a drive. | 1.3.6.1.4.1.171.14.18.1.3.1.1 | not-accessible | current | |
| dFsDriveInfoUnitID OBJECT-TYPE This object indicates the unit (stacking device) or slot (chassis device) ID. | 1.3.6.1.4.1.171.14.18.1.3.1.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| dFsDriveInfoDriveID OBJECT-TYPE This object indicates the drive ID of the entry. | 1.3.6.1.4.1.171.14.18.1.3.1.1.2 | INTEGER {a(1), b(2), c(3), d(4), e(5), f(6), g(7), h(8), i(9), j(10), k(11), l(12), m(13), n(14), o(15), p(16), q(17), r(18), s(19), t(20), u(21), v(22), w(23), x(24), y(25), z(26)} | not-accessible | current |
| dFsDriveInfoMediaType OBJECT-TYPE Indicates the media type of drive. | 1.3.6.1.4.1.171.14.18.1.3.1.1.3 | DisplayString | read-only | current |
| dFsDriveInfoSize OBJECT-TYPE Indicates the total size (in MBytes) of the drive. | 1.3.6.1.4.1.171.14.18.1.3.1.1.4 | Unsigned32 | read-only | current |
| dFsDriveInfoFsType OBJECT-TYPE Indicates the FS type on the drive. The special value of 'other' indicates this drive has not be formated. | 1.3.6.1.4.1.171.14.18.1.3.1.1.5 | INTEGER {other(0), ffs(1), fat16(2), fat32(3)} | read-only | current |
| dFsDriveInfoLabel OBJECT-TYPE Indicates the label of drive. This object cannot be modified after a drive is formated. | 1.3.6.1.4.1.171.14.18.1.3.1.1.6 | DisplayString (SIZE(0..11)) | read-write | current |
| dFsDriveInfoFormatDrive OBJECT-TYPE This object formats the drive of the entry. The object dFsBasicInfoCtrlStatus indicates the processing result. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.18.1.3.1.1.7 | INTEGER {format(1), noOp(2)} | read-write | current |
| dFsConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.2 | |||
| dFsCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.2.1 | |||
| dFsGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.18.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dFsMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-FS-MIB. | 1.3.6.1.4.1.171.14.18.2.1.1 | current |
| dFsBasicGroup OBJECT-GROUP A collection of objects executes basic operation of FS. | 1.3.6.1.4.1.171.14.18.2.2.1 | current |
| dFsDriveGroup OBJECT-GROUP A collection of objects executes drive operation of FS. | 1.3.6.1.4.1.171.14.18.2.2.2 | current |