All MIBs › CISCO-VDC-MIB › ciscoVdcSwitchId
ciscoVdcSwitchId
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcSwitchId
OID (numeric): 1.3.6.1.4.1.9.9.774.1.1.1.6
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: This object indicates the MAC address of the device where the virtual device instance is created.
What is ciscoVdcSwitchId?
This read-only MacAddress object reports the MAC address of the physical device on which a given virtual device instance was created. In a multi-chassis environment, this lets an admin trace a specific VDC back to the exact physical switch hosting it. If a VDC's ciscoVdcSwitchId doesn't match the MAC address of the chassis the admin expects, it indicates that VDC actually lives on a different physical switch in the stack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcSwitchId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcSwitchId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoVdcSwitchId.1
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::ciscoVdcSwitchId 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.1 | ciscoVdcTable | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.1.1 | ciscoVdcEntry | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.1.1.6 | ciscoVdcSwitchId | CISCO-VDC-MIB |