dellLanFileActionCommand
Dell-LAN-SYSMNG-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.5
Object
column
r/w
Enumeration
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 the same varbind as the action. If the action fails to execute an SNMP error will be returned. If the action is executed then an SNMP success will be returned. The operation may still fail after that, so the user should retrieve the dellLanFileActionResultCode each time to confirm that the operation truly succeed or if it has failed.
Context
- MIB
- Dell-LAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dellLanFileActionEntry
- Table
- dellLanFileActionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | copy |
3 | delete |
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 |
| 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 |