sbiConfigStatus

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.5.1

Object

scalar Enumeration
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.

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.5.1
Type
scalar
Access
readonly
Status
current
Parent
sysBootInfo
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::sbiConfigStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::sbiConfigStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1configRead
2configOK
3defaultBooted
4bootConfigFailed
5bootRestoreFailed
6auto-provisioning