dellLanFileActionResultCode
Dell-LAN-SYSMNG-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.6
Object
column
Enumeration
Each time the action is attempted, the result of the action will be provided here. The user should always read this result code immediately after executing the action to check the status of the action. If the action takes a long time to complete, the result code will indicate 'statuspending' until the action is completed and the result is given. The user should continue to poll this parameter until a result is given.
Context
- MIB
- Dell-LAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellLanFileActionEntry
- Table
- dellLanFileActionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | statusPending |
2 | fileNotFound |
3 | invalidCmd |
4 | unknownError |
5 | tftpServerConnectFailed |
6 | fileSystemFull |
7 | overwriteNotRequested |
8 | overwriteFailed |
9 | permissionDenied |
10 | incompatFileType |
11 | invalidDest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dellLanFileActionIndex This parameter is always 1 since this table consists of always just
one row. | column | Integer32 | .1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.1 |
| dellLanFileActionSourceFile The source file may be specified using a URL addressing scheme.
The format of this address are as follows:
- flash://filename => indicate a file on the flash
… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.2 |
| dellLanFileActionDestFile The destination file may be specified using a URL addressing scheme.
The format of this address are as follows:
- flash://filename => indicate a file on the flash
… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.3 |
| dellLanFileActionForceAction This option indicate that the system should force the operation
if possible. For example, if this is used with the copy command,
then the system will try to overwrite the destina… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.4 |
| dellLanFileActionCommand Perform the specific action on the file. When the action is
performed the set of required parameters (see description in the
table & entry definition above) must be included in t… | column | Enumeration | .1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.5 |