MIB Viewer

sbiConfigStatus

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.1.5.1
Access
read-only
Status
current
Sub-identifiers
0
The value of sbiConfigStatus indicates the result of the last attempt to execute the configuration file upon reboot of the system. configRead (1) - The configuration file is being read. configOK (2) - The configuration file was successfully executed. defaultBooted (3) - There was no configuration file and the system booted using a minimal default configuration. bootConfigFailed (4) - An error occurred while the configuration file was being executed. The system configuration is incomplete. bootRestoreFailed (5) - An error occurred while the restoration was being performed. The system configuration is incomplete. auto-provisioning (6) - Auto-Boot feature running to automatically provision and retrieve configuration from network. Execution of boot configuration file skipped.
INTEGER { configRead (1), configOK (2), defaultBooted (3), bootConfigFailed (4), bootRestoreFailed (5), auto-provisioning (6) }