cienaCesFTransferNotificationStatus
CIENA-CES-FILE-TRANSFER-MIB ·
.1.3.6.1.4.1.1271.2.1.15.1.1.3
Object
scalar Enumeration
The status of the file transfer that is to be reported
via the FileTransfer Notification.
Context
- MIB
- CIENA-CES-FILE-TRANSFER-MIB
- OID
.1.3.6.1.4.1.1271.2.1.15.1.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cienaCesFileTransfer
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-FILE-TRANSFER-MIB::cienaCesFTransferNotificationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-FILE-TRANSFER-MIB::cienaCesFTransferNotificationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noStatus |
1 | fileAlreadyExist |
2 | tftpServerNotFound |
3 | fileGetError |
4 | filePutError |
5 | fileSystemError |
6 | fileContentsInvalid |
7 | flashOffline |
8 | badFileCrc |
9 | allFilesSkipped |
10 | serverIpAddrInvalid |
11 | filePathInvalid |
12 | fileNameInvalid |
13 | sourceNotFound |
14 | fileNameNeeded |
15 | notEnoughSpace |
16 | putSuccessful |
17 | downloadSuccess |
18 | internalError |