CIENA-CES-FILE-TRANSFER-MIB
- Registered at
- 1.3.6.1.4.1.1271.2.1.151.3.6.1.4.1.1271.2.2.16
- Last updated
- 2017-06-07 00:00
- Organization
- Ciena Corp.
- Revisions
- 2017-06-07 00:00, 2011-02-02 00:00
- Namespace
- ciena
- Source file
CIENA-CES-FILE-TRANSFER-MIB- Digest
sha256:d29f1d854854dd52a0c093d4ec29c9132663f644cc8ee0b1cfe2bfc7f064c7ef
Description
This module defines the file transfer objects.
Contact
Mib Meister 7035 Ridge Road Hanover, Maryland 21076 USA Phone: +1 800 921 1144 Email: support@ciena.com
Imports
| From | Symbols |
|---|---|
| CIENA-GLOBAL-MIB | cienaGlobalMacAddress, cienaGlobalSeverity |
| CIENA-SMI | cienaCesConfig, cienaCesNotifications |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CIENA-CES-FILE-TRANSFER-MIB CIENA-GLOBAL-MIB CIENA-SMI CIENA-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaCesFileTransferMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.15.1 | |||
| cienaCesFileTransfer OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.15.1.1 | |||
| cienaCesFTransferRemoteFilename OBJECT-TYPE The file name (including the path, if applicable) to be retrieved from the xFTP server. If the switch/device is downloading a file, then this should be the name of the file on the remote server. The length of the filename string must not exceed 64 alpha-numeric characters, no spaces in filenames. | 1.3.6.1.4.1.1271.2.1.15.1.1.1 | DisplayString | accessible-for-notify | current |
| cienaCesFTransferLocalFilename OBJECT-TYPE The file name (including the path, if applicable) to be written to. If the switch/device is downloading a file, then this should be name of the file on the switch/device. Length of filename string must not exceed 64 alpha-numeric characters, no spaces in filenames. By default it will have the same value as of cienaCesFTransferRemoteFilename. | 1.3.6.1.4.1.1271.2.1.15.1.1.2 | DisplayString | accessible-for-notify | current |
| cienaCesFTransferNotificationStatus OBJECT-TYPE The status of the file transfer that is to be reported via the FileTransfer Notification. | 1.3.6.1.4.1.1271.2.1.15.1.1.3 | INTEGER {noStatus(0), fileAlreadyExist(1), tftpServerNotFound(2), fileGetError(3), filePutError(4), fileSystemError(5), fileContentsInvalid(6), flashOffline(7), badFileCrc(8), allFilesSkipped(9), serverIpAddrInvalid(10), filePathInvalid(11), fileNameInvalid(12), sourceNotFound(13), fileNameNeeded(14), notEnoughSpace(15), putSuccessful(16), downloadSuccess(17), internalError(18)} | accessible-for-notify | current |
| cienaCesFTransferNotificationInfo OBJECT-TYPE The string explaining the error code in detail or the additional information for the file transfer completion. | 1.3.6.1.4.1.1271.2.1.15.1.1.4 | DisplayString | accessible-for-notify | current |
| cienaCesFileTransferMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.2.16 | |||
| cienaCesFileTransferMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.2.16.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| cienaCesFTransferCompletion NOTIFICATION-TYPE A cienaCesFTransferCompletion notification is sent at the completion of a file transfer request. The cienaCesFileTransferCompletionTrapState must be enabled to generate this notification. Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesFTransferRemoteFilename, cienaCesFTransferLocalFilename, cienaCesFTransferNotificationStatus, and cienaCesFTransferNotificationInfo. | 1.3.6.1.4.1.1271.2.2.16.0.1 | current |