All MIBs › CISCO-ZS-MIB › zoneMergeFailureNotify
zoneMergeFailureNotify
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneMergeFailureNotify
OID (numeric): 1.3.6.1.4.1.9.9.294.1.4.0.2
Node type: NOTIFICATION-TYPE
Description:
This notification is generated whenever there is a zone merge failure.
If all VSANs on a link have a zone-merge failure at the same time, then just one notification is generated in which zoneMergeFailureVSANNum object has a zero value.
The zoneMergeFailureObject and zoneMergeFailureReason assist in providing information regarding the point of merge failure.
What is zoneMergeFailureNotify?
This alert fires when two storage fabric zones (administrative groups) cannot merge or synchronize with each other, typically due to conflicting settings. The notification includes details about which zone failed and why. A storage network operator acts on this by investigating zone configuration mismatches and bringing both sides into compliance.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-ZS-MIB::zoneMergeFailureNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.294.1.4.0.2
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:64061->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (47014973) 5 days, 10:35:49.73 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-ZS-MIB::zoneMergeFailureNotify
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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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.4 | zoneNotification | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.4.0 | zoneNotifications | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.4.0.2 | zoneMergeFailureNotify | CISCO-ZS-MIB |