Dell-File
- Registered at
- 1.3.6.1.4.1.89.96
- Last updated
- 2013-04-01 00:00
- Organization
- Dell
- Revisions
- 2013-04-01 00:00
- Namespace
- dell
- Source file
Dell-File- Digest
sha256:20c192ba23d7bc10fbc4c5883785d08b3ae7e3f6cecc5d88a0d3c1d340b174d2
Description
The MIB module describes the private MIB for File Private Extension supported by Dell MTS software and products.
Contact
www.dell.com
Imports
| From | Symbols |
|---|---|
| Dell-MIB | rnd |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | 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.
Dell-File Dell-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.96.1 | rlFileMibVersion | RADLAN-File |
| 1.3.6.1.4.1.89.96.2 | rlFileTable | RADLAN-File |
| 1.3.6.1.4.1.89.96.3 | rlFileActionTable | RADLAN-File |
| 1.3.6.1.4.1.89.96.4 | rlFileTotalSizeOfFlash | RADLAN-File |
| 1.3.6.1.4.1.89.96.5 | rlFileFreeSizeOfFlash | RADLAN-File |
| 1.3.6.1.4.1.89.96.6 | rlFileAuditingEnable | RADLAN-File |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlFileMibVersion OBJECT-TYPE Indicates the File System MIB version. The current version is 1. | 1.3.6.1.4.1.89.96.1 | INTEGER | read-only | current |
| rlFileTable OBJECT-TYPE The (conceptual) table listing all the files of the flash file system. | 1.3.6.1.4.1.89.96.2 | not-accessible | current | |
| rlFileEntry OBJECT-TYPE An entry (conceptual row) in the FileTable. | 1.3.6.1.4.1.89.96.2.1 | not-accessible | current | |
| rlFileName OBJECT-TYPE The name of the file. | 1.3.6.1.4.1.89.96.2.1.1 | OCTET STRING (SIZE(1..128)) | read-write | current |
| rlFilePermission OBJECT-TYPE Specifies the permission level in which this file can be accessed. | 1.3.6.1.4.1.89.96.2.1.2 | INTEGER {read(1), write(2), readWrite(3), noReadNoWrite(4)} | read-only | current |
| rlFileSize OBJECT-TYPE The size of the file in bytes (actual size). | 1.3.6.1.4.1.89.96.2.1.3 | INTEGER | read-only | current |
| rlFileModificationDate OBJECT-TYPE The time-stamp indicating the date of creation or last modification of this file. The format of the time-stamp is dd-mmm-yyyy | 1.3.6.1.4.1.89.96.2.1.4 | DisplayString | read-only | current |
| rlFileModificationTime OBJECT-TYPE The time-stamp indicating the time of creation or last modification of this file. The format of the time-stamp is hh:mm:ss | 1.3.6.1.4.1.89.96.2.1.5 | DisplayString | read-only | current |
| rlFileRowStatus OBJECT-TYPE It is used just to delete an entry | 1.3.6.1.4.1.89.96.2.1.6 | RowStatus | read-write | current |
| rlFileFlashSize OBJECT-TYPE The size allocated for the file in bytes (allocated size). | 1.3.6.1.4.1.89.96.2.1.7 | INTEGER | read-only | current |
| rlFileFullNormalizedName OBJECT-TYPE The full normalized name - up to max OCTET STRING length and not containing '..' and '.' path components. | 1.3.6.1.4.1.89.96.2.1.8 | OCTET STRING | read-only | current |
| rlFileActionTable OBJECT-TYPE The (conceptual) table listing only one entry at a time with parameters needed for performing an action on a file. | 1.3.6.1.4.1.89.96.3 | not-accessible | current | |
| rlFileActionEntry OBJECT-TYPE An entry (conceptual row) in the FileActionTable. | 1.3.6.1.4.1.89.96.3.1 | not-accessible | current | |
| rlFileActionName OBJECT-TYPE The name of the file. | 1.3.6.1.4.1.89.96.3.1.1 | OCTET STRING (SIZE(1..128)) | read-write | current |
| rlFileActionNewName OBJECT-TYPE The new name for the file (in case of action rename). | 1.3.6.1.4.1.89.96.3.1.2 | OCTET STRING (SIZE(1..128)) | read-write | current |
| rlFileActionRowStatus OBJECT-TYPE It is used to create an entry | 1.3.6.1.4.1.89.96.3.1.3 | RowStatus | read-write | current |
| rlFileActionCommand OBJECT-TYPE Perform an action on the file. | 1.3.6.1.4.1.89.96.3.1.4 | INTEGER {rename(1)} | read-write | current |
| rlFileTotalSizeOfFlash OBJECT-TYPE Indicates the total size of the flash in bytes. | 1.3.6.1.4.1.89.96.4 | INTEGER | read-only | current |
| rlFileFreeSizeOfFlash OBJECT-TYPE Indicates the number of free bytes in the flash. | 1.3.6.1.4.1.89.96.5 | INTEGER | read-only | current |
| rlFileAuditingEnable OBJECT-TYPE Controls whether SysLog messages should be issued on file rename/delete events | 1.3.6.1.4.1.89.96.6 | TruthValue | read-write | current |