All MIBs › H3C-FC-ZONE-SERVER-MIB › h3cFcZsMergeControlSetting
h3cFcZsMergeControlSetting
Module: H3C-FC-ZONE-SERVER-MIB
OID (symbolic): H3C-FC-ZONE-SERVER-MIB::h3cFcZsMergeControlSetting
OID (numeric): 1.3.6.1.4.1.2011.10.2.127.9.1.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object controls the Enhanced Zoning flag that indicates the Merge Control Setting for this VSAN. It is meaningful only in Enhanced mode:
'none' - This value is meaningless and only can be used in Basic mode. 'allow' - A switch may join the Fabric only if its Zoning Database is able to merge with the Fabric's Zoning Database. 'restrict' - A switch may join the Fabric only if its Zoning Database is equal to the Fabric's Zoning Database.
What is h3cFcZsMergeControlSetting?
This controls how strict Enhanced-mode zone database merging is for this VSAN when a new switch joins the fabric: none(1, Basic-mode only, meaningless here), allow(2, a switch can join if its zoning DB can merge with the fabric's), or restrict(3, a switch can only join if its zoning DB exactly matches the fabric's). Admins set 'restrict' in tightly controlled fabrics to prevent accidental zone-database drift when a new switch is added.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.10.2.127.9.1.1.1.1.5 snmpwalk -v2c -c public <target> H3C-FC-ZONE-SERVER-MIB::h3cFcZsMergeControlSetting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.10.2.127.9.1.1.1.1.5.1 snmpget -v2c -c public <target> H3C-FC-ZONE-SERVER-MIB::h3cFcZsMergeControlSetting.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.10.2.127.9.1.1.1.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h3cFcZsMergeControlSetting.1
Start monitoring H3C Fibre Channel SAN switch (Basic/Enhanced Zoning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H3C-FC-ZONE-SERVER-MIB::h3cFcZsMergeControlSetting OID value, configure state conditions and alerts, and monitor any H3C Fibre Channel SAN switch (Basic/Enhanced Zoning) 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.10.2.127.9 | h3cFcZoneServer | H3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.2011.10.2.127.9.1 | h3cFcZoneMibObjects | H3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.2011.10.2.127.9.1.1 | h3cFcZsConfiguration | H3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.2011.10.2.127.9.1.1.1 | h3cFcZsServerTable | H3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.2011.10.2.127.9.1.1.1.1 | h3cFcZsServerEntry | H3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.2011.10.2.127.9.1.1.1.1.5 | h3cFcZsMergeControlSetting | H3C-FC-ZONE-SERVER-MIB |