All MIBs › CISCO-UNIFIED-COMPUTING-VNIC-MIB › cucsVnicBootIpPolicyDescr
cucsVnicBootIpPolicyDescr
Module: CISCO-UNIFIED-COMPUTING-VNIC-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicBootIpPolicyDescr
OID (numeric): 1.3.6.1.4.1.9.9.719.1.53.35.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS vnic:BootIpPolicy:descr managed object property
What is cucsVnicBootIpPolicyDescr?
This read-only SnmpAdminString value carries the free-text administrative description an operator entered for a Boot IP Policy object. Because it's free text rather than a status code, this field doesn't drive any automated behavior — it exists purely so a human reviewing SNMP data can tell what a particular Boot IP Policy instance was set up for. For a Boot IP Policy on service profile 'SP-ESX07' that draws its boot-time IP from the pool 'iSCSI-Boot-Pool', this OID would return whatever note the admin who created it typed, such as 'Provisioned for finance cluster blade group' — or an empty string if nobody bothered to fill it in.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.53.35.1.4 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicBootIpPolicyDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.53.35.1.4.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicBootIpPolicyDescr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsVnicBootIpPolicyDescr.1
Start monitoring Cisco UCS blade/rack servers and fabric interconnects (vNIC/vHBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicBootIpPolicyDescr OID value, configure state conditions and alerts, and monitor any Cisco UCS blade/rack servers and fabric interconnects (vNIC/vHBA) 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.53 | cucsVnicObjects | CISCO-UNIFIED-COMPUTING-VNIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.53.35 | cucsVnicBootIpPolicyTable | CISCO-UNIFIED-COMPUTING-VNIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.53.35.1 | cucsVnicBootIpPolicyEntry | CISCO-UNIFIED-COMPUTING-VNIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.53.35.1.4 | cucsVnicBootIpPolicyDescr | CISCO-UNIFIED-COMPUTING-VNIC-MIB |