extremeFileTransferStartOperStatus
EXTREME-FILETRANSFER-MIB ·
.1.3.6.1.4.1.1916.1.10.1.2.1.7
Object
column Enumeration
The agent sets this value to reflect the current status of the file transfer operation. Reading this object is meaningful only if the extremeFileTransferRowStatus is active(1). The current status is determined by the agent by examining the values for extremeFileTransferOperation and extremeFileTransferStartAdminStatus.
Context
- MIB
- EXTREME-FILETRANSFER-MIB
- OID
.1.3.6.1.4.1.1916.1.10.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeFileTransferEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-FILETRANSFER-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-FILETRANSFER-MIB::extremeFileTransferStartOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-FILETRANSFER-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-FILETRANSFER-MIB::extremeFileTransferStartOperStatus.<extremeFileTransferIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-FILETRANSFER-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-FILETRANSFER-MIB::extremeFileTransferStartOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | scheduled |
3 | inProgress |