All MIBs › CISCO-UNIFIED-COMPUTING-LS-MIB › cucsLsBindingDn
cucsLsBindingDn
Module: CISCO-UNIFIED-COMPUTING-LS-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-LS-MIB::cucsLsBindingDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.26.2.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS ls:Binding:dn managed object property
What is cucsLsBindingDn?
The MIB's DESCRIPTION for cucsLsBindingDn is only the auto-generated stub 'Cisco UCS ls:Binding:dn managed object property', but the 'dn' property name together with its CucsManagedObjectDn type tell us this column, on the record of a service profile being bound (associated) to a specific physical blade or rack server, holds this object's distinguished name as UCS Manager's data model defines it, exposed here as a read-only SNMP value (read-only). On this device the Dn is the object's full path in UCS Manager's management information tree, so for the record of a service profile being bound (associated) to a specific physical blade or rack server it is literally how UCS Manager, the CLI, and any NB-API/SNMP client agree on which service-profile binding row a given set of columns belongs to — without it a poller has numbers with no way to tie them back to the object you'd click on in the GUI. For example this column might read 'org-root/ls-Web-Server-01/pn', letting a script join this row straight back to that exact service-profile binding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.26.2.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-LS-MIB::cucsLsBindingDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.26.2.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-LS-MIB::cucsLsBindingDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsLsBindingDn.1
Start monitoring Cisco UCS Manager managed service profiles (logical servers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-LS-MIB::cucsLsBindingDn OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager managed service profiles (logical servers) 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.26 | cucsLsObjects | CISCO-UNIFIED-COMPUTING-LS-MIB |
| 1.3.6.1.4.1.9.9.719.1.26.2 | cucsLsBindingTable | CISCO-UNIFIED-COMPUTING-LS-MIB |
| 1.3.6.1.4.1.9.9.719.1.26.2.1 | cucsLsBindingEntry | CISCO-UNIFIED-COMPUTING-LS-MIB |
| 1.3.6.1.4.1.9.9.719.1.26.2.1.2 | cucsLsBindingDn | CISCO-UNIFIED-COMPUTING-LS-MIB |