All MIBs › H3C-VSAN-MIB › h3cVsanDmDomainIdConfigured
h3cVsanDmDomainIdConfigured
Module: H3C-VSAN-MIB
OID (symbolic): H3C-VSAN-MIB::h3cVsanDmDomainIdConfigured
OID (numeric): 1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.5
Node type: OBJECT-TYPE
Type: H3cFcDomainIdOrZero
Access: read-write
Description:
Used to configure or cancel a domain ID for a switch in this VSAN.
When this value is not zero, the domain ID type should be specified together via h3cVsanDmDomainIdTypeConfigured, or the default value of preferred type will be taken. The zero value is used to cancel the domain ID configured, and then, there is no need to specify its type.
When statically build a fabric, the configured domain ID is the actual domain ID of the switch. If this object is not manually configured, the switch will isolate all of its E_ports in this VSAN no matter what domain ID type is configured.
When dynamically build a fabric, the configured domain ID is desired by the switch, but the domain ID assigned to the switch may not be the desired one. If a non-principal switch fails to obtain any domain ID from the principal switch, the non-principal switch will isolate the upstream link. If a non-principal switch obtains a domain ID from the principal switch other than the desired one, different actions will be taken according to different domain ID type configured: - If configured static type, The non-principal switch will isolate the upstream link and refuse other domain IDs assigned by the principal switch. - If configured preferred type, the non-principal switch will use the domain ID assigned by the principal switch.
What is h3cVsanDmDomainIdConfigured?
This integer assigns a unique domain ID (1-239) to a Fibre Channel switch within a VSAN fabric, or zero to remove it. The ID allows switches to discover each other and build a unified fabric. A SAN administrator sets this when bringing a new switch online or when replacing failed fabric hardware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.5 snmpwalk -v2c -c public <target> H3C-VSAN-MIB::h3cVsanDmDomainIdConfigured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.5.1 snmpget -v2c -c public <target> H3C-VSAN-MIB::h3cVsanDmDomainIdConfigured.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.5.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.10 | h3c | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.10.2 | h3cCommon | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.10.2.127 | h3cSan | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1 | h3cVsan | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1 | h3cVsanMibObjects | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.1 | h3cVsanDmConfiguration | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.1.2 | h3cVsanDmTable | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1 | h3cVsanDmEntry | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.5 | h3cVsanDmDomainIdConfigured | H3C-VSAN-MIB |