wwpFTransferNotificationStatus
WWP-FILE-TRANSFER-MIB ·
.1.3.6.1.4.1.6141.2.7.1.1.9
Object
scalar Enumeration
The status of the file transfer which is to be reported via the FileTransfer Notification.
Context
- MIB
- WWP-FILE-TRANSFER-MIB
- OID
.1.3.6.1.4.1.6141.2.7.1.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpFileTransfer
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 'WWP-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-FILE-TRANSFER-MIB::wwpFTransferNotificationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-FILE-TRANSFER-MIB::wwpFTransferNotificationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | downloadSuccess |
1 | tftpServerNotFound |
2 | couldNotGetFile |
3 | cmdFileParseError |
4 | internalFilesystemError |
5 | inValidFileContents |
6 | flashOffline |
7 | noStatus |
8 | putSuccessful |
9 | couldNotPutFile |
10 | badFileCrc |
11 | allFilesSkipped |