pfCopyStatus
PACKETFRONT-COPY-MIB ·
.1.3.6.1.4.1.9303.3.2.2.1.4
Object
column
r/w
Enumeration
The status of a filehandle
notused - Get: The filehandle has not been used during the last 24 hours
Set: Not possible
start - Get: Not possible
Set: Start filetransfer
stop - Get: Not possible
Set: Stop filetransfer in progress
destroy - Get: Not possible
Set: Remove source and destination entries for filehandle
init - Get: Filtransfer started
Set: Not possible
inprogress - Get: Filetransfer in progress
Set: Not possible
failed - Get: A failure occured during last filetransfer
Set: Not possible
finished - Get: The file was successfully transferred and stored
Set: not possible
Context
- MIB
- PACKETFRONT-COPY-MIB
- OID
.1.3.6.1.4.1.9303.3.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pfCopyEntry
- Table
- pfCopyTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notused |
1 | start |
2 | stop |
3 | destroy |
4 | init |
5 | inprogress |
6 | failed |
7 | finished |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pfCopyIndex A unique value for each copy session. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9303.3.2.2.1.1 |
| pfCopySource The source URL for a filhandle. The string
provided must match an acceptable URL as
typed in the command line interface copy command. | column | OctetString | .1.3.6.1.4.1.9303.3.2.2.1.2 |
| pfCopyDestination The destination filename for a filehandle. The
string provided must match an acceptable destination
as typed in the command line interface copy command. | column | OctetString | .1.3.6.1.4.1.9303.3.2.2.1.3 |
| pfCopyError A textual description of the filehandle last
error status. If the filehandle does not exist or
has not been used for the last 24 hours, a 'No Error'
message is returned. | column | OctetString | .1.3.6.1.4.1.9303.3.2.2.1.5 |