scriptsTransferOnRestartEnable
MX-CONF-MIB ·
.0.800.1.100.500.100
Object
Transfer On Restart
Enables the automatic configuration scripts transfer when the
unit is restarted.
* Enable: Configuration scripts are automatically
transferred when the unit is restarted.
* Disable: Configuration scripts are not automatically
transferred when the unit is restarted.
The ScriptsTransferOnRestartEnable and the
ScriptsDhcpDownloadEnable parameters depend on the
ScriptsTransferOnRestartDhcpScriptMaxDelay parameter. For more
details refer to the
ScriptsTransferOnRestartDhcpScriptMaxDelay parameter.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.500.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- automaticScriptsTransferGroup
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::scriptsTransferOnRestartEnable.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::scriptsTransferOnRestartEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |