All MIBs › CISCO-UNIFIED-COMPUTING-OS-MIB › cucsOsInstanceHostname
cucsOsInstanceHostname
Module: CISCO-UNIFIED-COMPUTING-OS-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-OS-MIB::cucsOsInstanceHostname
OID (numeric): 1.3.6.1.4.1.9.9.719.1.35.2.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS os:Instance:hostname managed object property
What is cucsOsInstanceHostname?
On an Instance object -- the operating-system instance running on a UCS server, as reported by the host agent -- cucsOsInstanceHostname is a text (SnmpAdminString) field holding the hostname of the operating system instance running on this UCS server. An admin reads this string because it carries the actual identifying detail -- not just an internal numeric ID -- needed to make sense of that specific Instance instance. For example, an admin reviewing Instance entries would look at cucsOsInstanceHostname to see the concrete value rather than a bare object reference.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.35.2.1.4 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-OS-MIB::cucsOsInstanceHostname
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.35.2.1.4.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-OS-MIB::cucsOsInstanceHostname.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsOsInstanceHostname.1
Start monitoring Cisco UCS blade/rack servers (host-OS networking settings) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-OS-MIB::cucsOsInstanceHostname OID value, configure state conditions and alerts, and monitor any Cisco UCS blade/rack servers (host-OS networking settings) 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.35 | cucsOsObjects | CISCO-UNIFIED-COMPUTING-OS-MIB |
| 1.3.6.1.4.1.9.9.719.1.35.2 | cucsOsInstanceTable | CISCO-UNIFIED-COMPUTING-OS-MIB |
| 1.3.6.1.4.1.9.9.719.1.35.2.1 | cucsOsInstanceEntry | CISCO-UNIFIED-COMPUTING-OS-MIB |
| 1.3.6.1.4.1.9.9.719.1.35.2.1.4 | cucsOsInstanceHostname | CISCO-UNIFIED-COMPUTING-OS-MIB |