PACKETFRONT-COPY-MIB
9 objects
MIB describing the file copy functions available on Packetfront ASRs
Imported Objects
| PACKETFRONT-SMI | pfExperiment |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9303.3.2 | IdentitypfCopy | MIB describing the file copy functions available on Packetfront ASRs | ||
| 1.3.6.1.4.1.9303.3.2.1 | ScalarpfCopyNextState | read-only | current | Generate a unique filehandle. The filehandle is used with the other objects in the pfCopy branch to set the source and destination and commence file transfer a… |
| 1.3.6.1.4.1.9303.3.2.2 | TablepfCopyTable | not-accessible | current | A list of current copy sessions. The next available entry is given by the value of pfCopyNextState. |
| 1.3.6.1.4.1.9303.3.2.2.1 | RowpfCopyEntry | not-accessible | current | An entry for a copy session. |
| 1.3.6.1.4.1.9303.3.2.2.1.1 | ColumnpfCopyIndex | read-only | current | A unique value for each copy session. |
| 1.3.6.1.4.1.9303.3.2.2.1.2 | ColumnpfCopySource | read-write | current | The source URL for a filhandle. The string provided must match an acceptable URL as typed in the command line interface copy command. |
| 1.3.6.1.4.1.9303.3.2.2.1.3 | ColumnpfCopyDestination | read-write | current | The destination filename for a filehandle. The string provided must match an acceptable destination as typed in the command line interface copy command. |
| 1.3.6.1.4.1.9303.3.2.2.1.4 | ColumnpfCopyStatus | read-write | current | 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 file… |
| 1.3.6.1.4.1.9303.3.2.2.1.5 | ColumnpfCopyError | read-only | current | 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… |