All MIBs › CISCO-ZS-MIB › zoneCompactNotify
zoneCompactNotify
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneCompactNotify
OID (numeric): 1.3.6.1.4.1.9.9.294.1.4.0.7
Node type: NOTIFICATION-TYPE
Description:
This notification is generated whenever a zone compaction on the VSAN specified by zoneCompactVsan happens successfully.
What is zoneCompactNotify?
This OID is a notification (alert) that fires whenever a storage zone is successfully reorganized and compacted to reclaim fragmented space on a Cisco Fibre Channel switch. It signals completion of a maintenance operation. An operator would set up monitoring to receive this notification so they know when storage consolidation completes and the system is ready for new zone configuration changes.
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::zoneCompactNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.294.1.4.0.7
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]:52914->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (322140338) 37 days, 6:50:03.38 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-ZS-MIB::zoneCompactNotify
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.7 | zoneCompactNotify | CISCO-ZS-MIB |