wwpLeosFTransferStatus
WWP-LEOS-FILE-TRANSFER-MIB ·
.1.3.6.1.4.1.6141.2.60.23.1.1.7
Object
scalar FileTransferState
Specifies the state of this file transfer request. If no file transfer request is being processed, then the wwpLeosFTransferStatus should be 'idle'.
Context
- MIB
- WWP-LEOS-FILE-TRANSFER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.23.1.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpLeosFileTransfer
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-LEOS-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-FILE-TRANSFER-MIB::wwpLeosFTransferStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-FILE-TRANSFER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-FILE-TRANSFER-MIB::wwpLeosFTransferStatus'
Syntax
- Source
- FileTransferState
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | sending |
3 | receiving |
4 | transferComplete |
5 | failed |