systemBootsequence
HUAWEI-SERVER-IBMC-MIB ·
.1.3.6.1.4.1.2011.2.235.1.1.1.2
Object
scalar r/w
Enumeration
Decide the system's first boot device. 1 - No override 2 - Force PXE 3 - Force boot from default Hard-drive 4 - Force boot from default CD/DVD 5 - Force boot from Floppy/primary removable media 6 - boot flags valid. The bit should be set to indicate that valid flag data is present. This bit may be automatically cleared based on the boot flag valid bit clearing parameter, above.(This option is read-only.) 7 - Force boot into BIOS SETUP The default value is 6 (unspecified)
Context
- MIB
- HUAWEI-SERVER-IBMC-MIB
- OID
.1.3.6.1.4.1.2011.2.235.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- system
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 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::systemBootsequence.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SERVER-IBMC-MIB::systemBootsequence'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.