All MIBs › CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB › cucsFirmwareFileUnitType
cucsFirmwareFileUnitType
Module: CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareFileUnitType
OID (numeric): 1.3.6.1.4.1.9.9.719.1.22.57.1.5
Node type: OBJECT-TYPE
Type: CucsFirmwareFileType
Access: read-only
Description: Cisco UCS firmware:FileUnit:type managed object property
What is cucsFirmwareFileUnitType?
This is an enumerated value identifying what kind of firmware file this particular FileUnit is -- for example a BIOS image, a CIMC image, or an adapter firmware image. An admin inspecting the contents of a downloaded bundle uses this field to see exactly which hardware component each individual file inside that bundle targets, without having to infer it from the file name alone. A type value of 'bios' identifies this specific file as the BIOS component of its parent bundle, distinct from sibling files of type 'cimc' or 'adaptor'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.22.57.1.5 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareFileUnitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.22.57.1.5.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareFileUnitType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFirmwareFileUnitType.1
Start monitoring Cisco UCS blade server / fabric interconnect / chassis (firmware) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareFileUnitType OID value, configure state conditions and alerts, and monitor any Cisco UCS blade server / fabric interconnect / chassis (firmware) 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.22 | cucsFirmwareObjects | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |
| 1.3.6.1.4.1.9.9.719.1.22.57 | cucsFirmwareFileUnitTable | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |
| 1.3.6.1.4.1.9.9.719.1.22.57.1 | cucsFirmwareFileUnitEntry | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |
| 1.3.6.1.4.1.9.9.719.1.22.57.1.5 | cucsFirmwareFileUnitType | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |