scriptsStatsLastExportResult
MX-CONF-MIB ·
.0.800.1.100.10000.1100
Object
scalar Enumeration
Last Export Result
Result of the last configuration script exportation command.
* None: No configuration script exportation performed since
the last reset to default settings.
* Success: The last configuration script exportation
succeeded and has been transferred successfully.
* ExportationFailed: The last configuration script
exportation failed.
* TransferFailed: The last configuration script exportation
succeeded but the script failed to transfer.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.10000.1100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- scriptsStatsGroup
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-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CONF-MIB::scriptsStatsLastExportResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CONF-MIB::scriptsStatsLastExportResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | success |
300 | exportationFailed |
400 | transferFailed |