cfgTransferStatus
CTRON-SSR-CONFIG-MIB ·
.1.3.6.1.4.1.52.2501.1.231.5
Object
scalar Enumeration
The current status of the transfer task. Default state is idle. sending indicates a file transfer (agent->mgr) in progress. receiving indicates sending a file from Manager to agent. transferComplete indicates a successful transfer. error indicates a failed transfer. See cfgLastError to diagnose why the transfer failed.
Context
- MIB
- CTRON-SSR-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.2501.1.231.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cfgGroup
- Groups
- 2
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 'CTRON-SSR-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-CONFIG-MIB::cfgTransferStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-CONFIG-MIB::cfgTransferStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | sending |
3 | receiving |
4 | transferComplete |
5 | error |
Conformance
Member of