All MIBs › CISCO-UNIFIED-COMPUTING-SW-MIB › cucsSwUlanRn
cucsSwUlanRn
Module: CISCO-UNIFIED-COMPUTING-SW-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUlanRn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.46.30.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS sw:Ulan:rn managed object property
What is cucsSwUlanRn?
This is the Relative Name (Rn) of an Uplink VLAN (Ulan) object, which represents how a VLAN is provisioned on the uplink side of a UCS fabric interconnect, the naming component that distinguishes this instance from its sibling Ulan objects under the same parent in the UCS tree. Admins rarely read the Rn directly, but UCSM uses it to build the full Dn path, so it matters when correlating which parent object a given Ulan instance belongs to. For instance, if two Ulan objects sit under the same parent container, their Rn values are what tell UCSM (and any script parsing the Dn) apart which one is which.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.46.30.1.3 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUlanRn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.46.30.1.3.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUlanRn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsSwUlanRn.1
Start monitoring Cisco UCS fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUlanRn OID value, configure state conditions and alerts, and monitor any Cisco UCS fabric interconnects 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.46 | cucsSwObjects | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.30 | cucsSwUlanTable | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.30.1 | cucsSwUlanEntry | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.30.1.3 | cucsSwUlanRn | CISCO-UNIFIED-COMPUTING-SW-MIB |