WAYSTREAM-COPY-MIB
9 objects
MIB describing the file copy functions available on Waystream ASRs
Imported Objects
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString |
| WAYSTREAM-SMI | wsExperiment |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9303.3.2 | IdentitywsCopy | MIB describing the file copy functions available on Waystream ASRs | ||
| 1.3.6.1.4.1.9303.3.2.1 | ScalarwsCopyNextState | read-only | current | Generate a unique filehandle. The filehandle is used with the other objects in the wsCopy branch to set the source and destination and commence file transfer a… |
| 1.3.6.1.4.1.9303.3.2.2 | TablewsCopyTable | not-accessible | current | A list of current copy sessions. The next available entry is given by the value of wsCopyNextState. |
| 1.3.6.1.4.1.9303.3.2.2.1 | RowwsCopyEntry | not-accessible | current | An entry for a copy session. |
| 1.3.6.1.4.1.9303.3.2.2.1.1 | ColumnwsCopyIndex | read-only | current | A unique value for each copy session. |
| 1.3.6.1.4.1.9303.3.2.2.1.2 | ColumnwsCopySource | 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 | ColumnwsCopyDestination | 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 | ColumnwsCopyStatus | 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 | ColumnwsCopyError | 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… |