CIENA-CES-FILE-TRANSFER-MIB: View SNMP OID List / Download MIB
VENDOR: CIENA CORPORATION
Home | MIB: CIENA-CES-FILE-TRANSFER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
cienaCesFileTransferMIB | 1.3.6.1.4.1.1271.2.1.15 |
This module defines the file transfer objects. |
||
cienaCesFileTransferMIBObjects | 1.3.6.1.4.1.1271.2.1.15.1 | |||
cienaCesFileTransfer | 1.3.6.1.4.1.1271.2.1.15.1.1 | |||
cienaCesFTransferRemoteFilename | 1.3.6.1.4.1.1271.2.1.15.1.1.1 | displaystring | no-access |
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. |
cienaCesFTransferLocalFilename | 1.3.6.1.4.1.1271.2.1.15.1.1.2 | displaystring | no-access |
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. |
cienaCesFTransferNotificationStatus | 1.3.6.1.4.1.1271.2.1.15.1.1.3 | integer | no-access |
The status of the file transfer that is to be reported via the FileTransfer Notification. Enumeration: 'badFileCrc': 8, 'fileSystemError': 5, 'notEnoughSpace': 15, 'serverIpAddrInvalid': 10, 'allFilesSkipped': 9, 'internalError': 18, 'noStatus': 0, 'sourceNotFound': 13, 'fileNameInvalid': 12, 'fileGetError': 3, 'putSuccessful': 16, 'fileNameNeeded': 14, 'filePutError': 4, 'fileContentsInvalid': 6, 'filePathInvalid': 11, 'tftpServerNotFound': 2, 'flashOffline': 7, 'downloadSuccess': 17, 'fileAlreadyExist': 1. |
cienaCesFTransferNotificationInfo | 1.3.6.1.4.1.1271.2.1.15.1.1.4 | displaystring | no-access |
The string explaining the error code in detail or the additional information for the file transfer completion. |
cienaCesFileTransferMIBNotificationPrefix | 1.3.6.1.4.1.1271.2.2.16 | |||
cienaCesFileTransferMIBNotifications | 1.3.6.1.4.1.1271.2.2.16.0 | |||
cienaCesFTransferCompletion | 1.3.6.1.4.1.1271.2.2.16.0.1 |
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. |