agUSBcopyFile
LENOVO-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.1.1.25.4
Object
scalar
r/w
Enumeration
When this object is read the current state is returned. idle(1) indicates that there is no copy in progess. complete(4) indicates that the last copy operation is completed. Setting the value to copy(1), will execute the operation (copy to or from USB stick). If the copy is successful this variable will return the state 'complete' else it will return 'failed'. Once the operation is completed, agUSBcopyFile should be set back to 'idle' state so others can issue the copy command via SNMP.
Context
- MIB
- LENOVO-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.1.1.25.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agUSBCopy
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copy |
2 | idle |
3 | inprogress |
4 | complete |
5 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agUSBoperation Set operation:
fromUSB(1): from USB to Flash
toUSB(2): from Flash to USB | scalar | Enumeration | .1.3.6.1.4.1.26543.2.7.6.1.1.25.1 |
| agUSBfile USB filename (to copy from or to copy to) | scalar | OctetString | .1.3.6.1.4.1.26543.2.7.6.1.1.25.2 |
| agUSBflashFile Set flash file involved (boot image, image 1,
active configuration, syslog, crashdump).
Syslog and crashdump can only be copied to USB.
(it is forbidden to copy from USB to flash) | scalar | Enumeration | .1.3.6.1.4.1.26543.2.7.6.1.1.25.3 |
| agUSBresult Last USB Copy action result. | scalar | OctetString | .1.3.6.1.4.1.26543.2.7.6.1.1.25.5 |