All MIBs › CISCO-UNIFIED-COMPUTING-LSBOOT-MIB › cucsLsbootDefBootMode
cucsLsbootDefBootMode
Module: CISCO-UNIFIED-COMPUTING-LSBOOT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-LSBOOT-MIB::cucsLsbootDefBootMode
OID (numeric): 1.3.6.1.4.1.9.9.719.1.27.1.1.13
Node type: OBJECT-TYPE
Type: CucsLsbootADefBootMode
Access: read-only
Description: Cisco UCS lsboot:Def:bootMode managed object property
What is cucsLsbootDefBootMode?
This is an enumerated value stating whether this specific boot policy boots servers in legacy BIOS mode or UEFI mode. This is one of the first things an admin checks when an OS install fails with a boot-mode mismatch error, since installing a UEFI-only OS image against a policy set to legacy mode, or vice versa, will fail outright. A value of 'uefi' on this policy means every server profile using it must have an OS image built for UEFI boot, not legacy BIOS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.27.1.1.13 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-LSBOOT-MIB::cucsLsbootDefBootMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.27.1.1.13.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-LSBOOT-MIB::cucsLsbootDefBootMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsLsbootDefBootMode.1
Start monitoring Cisco UCS service profile (boot policy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-LSBOOT-MIB::cucsLsbootDefBootMode OID value, configure state conditions and alerts, and monitor any Cisco UCS service profile (boot policy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.27 | cucsLsbootObjects | CISCO-UNIFIED-COMPUTING-LSBOOT-MIB |
| 1.3.6.1.4.1.9.9.719.1.27.1 | cucsLsbootDefTable | CISCO-UNIFIED-COMPUTING-LSBOOT-MIB |
| 1.3.6.1.4.1.9.9.719.1.27.1.1 | cucsLsbootDefEntry | CISCO-UNIFIED-COMPUTING-LSBOOT-MIB |
| 1.3.6.1.4.1.9.9.719.1.27.1.1.13 | cucsLsbootDefBootMode | CISCO-UNIFIED-COMPUTING-LSBOOT-MIB |