All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsMergeSuccessNotify
t11ZsMergeSuccessNotify
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsMergeSuccessNotify
OID (numeric): 1.3.6.1.2.1.160.0.3
Node type: NOTIFICATION-TYPE
Description:
This notification indicates that a successful Zone merge 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 successful Zone Merge
at the same time, then just one notification is generated and t11ZsFabricIndex has the value 4096.
What is t11ZsMergeSuccessNotify?
This notification (trap) is triggered when a successful Fibre Channel zone merge occurs on a fabric switch, indicating that two previously separate zones have been successfully unified. The notification includes details about which fabric and interface experienced the merge. An operator would receive this notification during fabric initialization or reconfiguration and would review it to confirm expected zone merging operations completed without errors.
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::t11ZsMergeSuccessNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.160.0.3
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]:62798->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (99770190) 11 days, 13:08:21.90 SNMPv2-MIB::snmpTrapOID.0 = OID: T11-FC-ZONE-SERVER-MIB::t11ZsMergeSuccessNotify
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' T11-FC-ZONE-SERVER-MIB::t11ZsMergeSuccessNotify
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.3 | t11ZsMergeSuccessNotify | T11-FC-ZONE-SERVER-MIB |