All MIBs › HH3C-VSAN-MIB › hh3cVsanDmDomainIdConfigured
hh3cVsanDmDomainIdConfigured
Module: HH3C-VSAN-MIB
OID (symbolic): HH3C-VSAN-MIB::hh3cVsanDmDomainIdConfigured
OID (numeric): 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.5
Node type: OBJECT-TYPE
Type: Hh3cFcDomainIdOrZero
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 hh3cVsanDmDomainIdTypeConfigured, 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 hh3cVsanDmDomainIdConfigured?
This writable value configures (or, when set to zero, cancels) the Fibre Channel domain ID a switch should use in a given VSAN, working together with hh3cVsanDmDomainIdTypeConfigured to say whether that ID is static or merely preferred. Admins set this to control a switch's identity within the VSAN's fabric: in a statically built fabric an unconfigured value leaves the switch's E_ports isolated, while in a dynamically built fabric the switch requests this ID from the principal switch but may be assigned a different one depending on the configured type. For example, an admin who sets hh3cVsanDmDomainIdConfigured to 5 with a static type ensures the switch will isolate its upstream link rather than accept any domain ID other than 5 from the principal switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.5 snmpwalk -v2c -c public <target> HH3C-VSAN-MIB::hh3cVsanDmDomainIdConfigured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.5.1 snmpget -v2c -c public <target> HH3C-VSAN-MIB::hh3cVsanDmDomainIdConfigured.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hh3cVsanDmDomainIdConfigured.1
Start monitoring H3C Fibre Channel SAN switch (e.g. CN3660B/CN3360B series, VSAN fabric) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HH3C-VSAN-MIB::hh3cVsanDmDomainIdConfigured OID value, configure state conditions and alerts, and monitor any H3C Fibre Channel SAN switch (e.g. CN3660B/CN3360B series, VSAN fabric) 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.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.2.127 | hh3cSan | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1 | hh3cVsan | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1 | hh3cVsanMibObjects | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1 | hh3cVsanDmConfiguration | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1.2 | hh3cVsanDmTable | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1.2.1 | hh3cVsanDmEntry | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.5 | hh3cVsanDmDomainIdConfigured | HH3C-VSAN-MIB |