downloadStatus
MX-COMDASYS-MIB ·
.1.3.6.1.4.1.4935.4.3.4
Object
scalar Enumeration
The status of the configuration file transfer from the FTP server to the device's startup configuration. 0 failed 1 success 2 inProgress
Context
- MIB
- MX-COMDASYS-MIB
- OID
.1.3.6.1.4.1.4935.4.3.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- config
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 'MX-COMDASYS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-COMDASYS-MIB::downloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-COMDASYS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-COMDASYS-MIB::downloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failed |
1 | success |
2 | inProgress |