genEquipMngCfgFileTransferStatus
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.4.2.21
Object
scalar Enumeration
Status of the operation of configuration restore from restore point.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.4.2.21- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- genEquipMngCfg
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipMngCfgFileTransferStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipMngCfgFileTransferStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ready |
1 | download-started |
2 | verifying-download-files |
3 | download-in-progress |
4 | download-success |
5 | download-failure |
6 | all-components-exist |
7 | version-incompatible-with-system |
8 | incomplete-file-set |
9 | component-unsupported-by-hw |
10 | corrupt-sw-files |
11 | missing-dependencies |
12 | download-cancelled |