All MIBs › CISCO-ZS-MIB › zoneSetFailDomId
zoneSetFailDomId
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneSetFailDomId
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.5.1.6
Node type: OBJECT-TYPE
Type: DomainIdOrZero
Access: read-only
Description: The domain id of the device in the fabric that has caused the Change Protocol to fail.
This object will contain a valid domain id if the activation/deactivation has failed and the corresponding instance of zoneSetFailCause has a value between rcvdSfcBusy(2) and invalidZsetFormat(11). These errors are flagged by Zone Server modules running on other devices in the entire fabric as part of the Change Protocol.
The remaining errors are those that are detected on the local Zone Server. In that case, this object will contain the value 0.
What is zoneSetFailDomId?
This read-only DomainIdOrZero object reports the domain ID of the fabric device that caused the Change Protocol to fail, populated only when activation/deactivation failed with a zoneSetFailCause value between rcvdSfcBusy(2) and invalidZsetFormat(11), since these errors are flagged by Zone Server modules on other fabric devices during the Change Protocol. Admins use it to pinpoint exactly which switch in the fabric is responsible for blocking a zone set change. For example, after a failed zone set activation, an admin would read this domain ID to know which specific switch in the fabric to investigate or restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.5.1.6 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneSetFailDomId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.5.1.6.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneSetFailDomId.1
Start monitoring Cisco MDS 9148V/9396V Fibre Channel switches (zoning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ZS-MIB::zoneSetFailDomId OID value, configure state conditions and alerts, and monitor any Cisco MDS 9148V/9396V Fibre Channel switches (zoning) 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.294 | ciscoZsMIB | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1 | ciscoZoningMIBObjects | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1 | zoneConfiguration | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.5 | zoneSetActivateTable | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.5.1 | zoneSetActivateEntry | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.5.1.6 | zoneSetFailDomId | CISCO-ZS-MIB |