dellLanFileActionForceAction
Dell-LAN-SYSMNG-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.4
Object
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 destination file if it already exists. The overwrite may still fail if the file is protected. Setting this to false will mean that the command will not try to force the copy if the destination file exists.
Context
- MIB
- Dell-LAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dellLanFileActionEntry
- Table
- dellLanFileActionTable
- Siblings
- 5
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |
| dellLanFileActionResultCode 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 th… | column | Enumeration | .1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.6 |