MIB Viewer

wrsCustomBootScriptStatus

OBJECT-TYPE
1.3.6.1.4.1.96.100.7.1.2.19
Access
read-only
Status
current
Sub-identifiers
0
The result of execution of the custom boot script ok - custom boot script executed successfully failed - custom boot script failed during execution wrongSrc - no valid source of the custom boot script present in dot-config downloadError - unable to download a file from a given source disabled - do not run custom boot script error - unsupported status errorMinor - cannot read the status file, problem is probably somewhere else
INTEGER { na(0), ok(1), failed(2), wrongSrc(3), downloadError(4), disabled(5), error(6), errorMinor(7) }