All MIBs › CISCO-VDC-MIB › ciscoVdcCombinedHostnameEnabled
ciscoVdcCombinedHostnameEnabled
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcCombinedHostnameEnabled
OID (numeric): 1.3.6.1.4.1.9.9.774.1.2.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether the combined hostname
functionality is enabled or not.
When the combined hostname functionality is enabled,
the hostname of non-default VDCs will be
What is ciscoVdcCombinedHostnameEnabled?
This read-write TruthValue turns on the combined-hostname feature, which makes a non-default VDC's hostname become '<default VDC name>-<non-default VDC name>'. Enabling it helps an admin instantly identify, from the hostname alone, which physical chassis a given VDC belongs to when managing many virtual switches. With this set true on a chassis named 'core1', a VDC named 'dmz' would present itself as 'core1-dmz' in CLI prompts and monitoring tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.2.2 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcCombinedHostnameEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.2.2.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcCombinedHostnameEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.2.2.1 s <value>
Start monitoring Cisco Nexus switches (Virtual Device Contexts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VDC-MIB::ciscoVdcCombinedHostnameEnabled OID value, configure state conditions and alerts, and monitor any Cisco Nexus switches (Virtual Device Contexts) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.774 | ciscoVdcMIB | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1 | ciscoVdcMIBObjects | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.2 | ciscoVdcGlobal | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.2.2 | ciscoVdcCombinedHostnameEnabled | CISCO-VDC-MIB |