dellLanFileEntry
Dell-LAN-SYSMNG-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.2.2.3.1
Object
row
Each entry is a single file in the file system. Each file has
particular access permission. This table provides the mean to
view a files in the file system. A file cannot be created or
deleted using this table. To create or remove a file please see
the dellLanFileActionTable. Note that a file can only be created
by coping an existing file on the file system such as the
'startup-config' file or by copying a file from a remote tftp server
to the flash file system.
The file permission are defined as follows:
- no-access = these files are internal system files and are not
accessible. The files cannot be deleted, copied, nor overwritten.
- read-only = these files may be copied (read) but not overwritten
nor deleted (e.g. system logs or alarm logs).
- read-write = these files may be copied (read), overwritten and
deleted (write) (e.g. startup-config, backup config or images).
- write-only = these files may be overwritten and deleted (write),
but not copied (read).
The file permission are automatically set by the system based on
the following rules and are not modifiable by the users:
- internal system files are protected with 'no-access' permission.
- configuration files (including startup-config) are 'read-write'
permission.
- running-config is a special memory only configuration file and
is not shown in the flash file system.
- software images are 'read-write' permission.
- there are currently no defined 'write-only' file type.
A user description or note may also be attached to each file
to provide additional information.
Context
- MIB
- Dell-LAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.2.2.3.1- Type
- row
- Status
- current
- Parent
- dellLanFileTable
- Table
- dellLanFileTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dellLanFileName The name of the file. | column | OctetString | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.1 |
| dellLanFilePermission Specifies the permission level in which this file can be accessed. | column | Enumeration | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.2 |
| dellLanFilePriority This special priority level is applicable only when the file is
an image. Setting this priority level on the image file identifies
the order in which the system will choose a new… | column | Integer32 | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.3 |
| dellLanFileSize The size of the file in bytes. | column | Integer32 | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.4 |
| dellLanFileType The type of file. | column | Enumeration | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.5 |
| dellLanFileModificationDate The time-stamp indicating the date of creation or last
modification of this file. The format of the time-stamp is
dd-mmm-yyyy | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.6 |
| dellLanFileModificationTime The time-stamp indicating the time of creation or last
modification of this file. The format of the time-stamp is
hh:mm:ss | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.7 |
| dellLanFileDescription A user defined description associated with this file. By default
there is no description. | column | OctetString | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| dellLanFileName The name of the file. | column | OctetString | .1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.1 |