All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsMergeFailureNotify
t11ZsMergeFailureNotify
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsMergeFailureNotify
OID (numeric): 1.3.6.1.2.1.160.0.2
Node type: NOTIFICATION-TYPE
Description:
This notification indicates that a Zone merge failure has occurred on the Fabric indicated by the value of t11ZsFabricIndex, on the interface indicated by the value of ifIndex.
If multiple Virtual Fabrics are configured on an interface, and all have a Zone merge failure at the same time, then just one notification is generated and t11ZsFabricIndex has the value 4096.
What is t11ZsMergeFailureNotify?
This notification is sent when a Fibre Channel switch cannot successfully merge its zone database with the fabric's zone database during fabric operations. An operator monitoring this alert would immediately investigate why the switch failed to synchronize zoning rules, which could affect traffic isolation and security in the SAN. This is critical because a zone merge failure prevents the switch from participating in coordinated zoning across the fabric.
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> '' T11-FC-ZONE-SERVER-MIB::t11ZsMergeFailureNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.160.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]:50648->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (384905176) 44 days, 13:10:51.76 SNMPv2-MIB::snmpTrapOID.0 = OID: T11-FC-ZONE-SERVER-MIB::t11ZsMergeFailureNotify
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.160 | t11ZoneServerMIB | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.0 | t11ZsMIBNotifications | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.0.2 | t11ZsMergeFailureNotify | T11-FC-ZONE-SERVER-MIB |