hpnicfFlhOperType
HPN-ICF-FLASH-MAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.5.1.2.1.1.2
Object
column
r/w
Enumeration
Specifies the operation to be executed.
net2FlashWithErase Copy a file to flash; erase
flash beforehand.
net2FlashWithoutErase Copy a file to flash; do not erase flash
beforehand.
flash2Net Copy a file from flash.
delete Delete a file from flash, the file name is
specified by hpnicfFlhOperSourceFile;
rename Change a file's name.
Context
- MIB
- HPN-ICF-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.5.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfFlhOpEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | net2FlashWithErase |
2 | net2FlashWithoutErase |
3 | flash2Net |
4 | delete |
5 | rename |