MIB Viewer

civrZoneSetStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.371.1.2.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
Status of the active IV Zoneset on this VSAN. idle - idle active - active deactive - deactive defaultZoneDeny - activation failed because of default zone behaviour is deny and there is no regular active zoneset. activationFailed - activation failed (check zoneSetFailCause in CISCO-ZS-MIB for this VSAN) deactivationFailed - deactivation failed (check zoneSetFailCause in CISCO-ZS-MIB for this VSAN) activationNotInitiated - activation not initiated activationFailedFabricChgFailed - activation failed because of fabric change failed deactivationNotInitiated - deactivation not initiated deactivationFailedFabChgFailed - deactivation failed because of fabric changing activating - activation in progress activatingWaitForLowestSwwn - activation in progress; waiting for the lowest switch WWN switch to add IV zoneset to the regular active zoneset. activatingFabricChanging - activation in progress; fabric is changing deactivating - deactivation in progress deactivatingWaitForLowestSwwn - deactivation in progress; waiting for the lowest switch WWN switch to delete IV zoneset from the regular active zoneset. deactivatingFabricChanging - deactivation in progress; fabric is changing defaultZonePermit - activation failed because of default zone behaviour is permit defaultZonePermitNoForce - activation failed because of default zone behaviour is permit with no force option defaultZonePermitActZsNoForce - activation failed because of default zone behaviour is permit and with regular activate zoneset and no force option denyNoActiveZoneset - activation failed because there is no active zoneset activationFailedLowestWwnWait - activation failed waiting for switch with lowest wwn to activate this zoneset deactivationFailedLowestWwnWait - deactivation failed waiting for switch with lowest wwn to deactivate this zoneset .
INTEGER { idle(1), active (2), deactive (3), defaultZoneDeny (4), activationFailed (5), deactivationFailed (6), activationNotInitiated (7), activationFailedFabricChgFailed (8), deactivationNotInitiated (9), deactivationFailedFabChgFailed (10), activating (11), activatingWaitForLowestSwwn (12), activatingFabricChanging(13), deactivating (14), deactivatingWaitForLowestSwwn (15), deactivatingFabricChanging (16), defaultZonePermit (17), defaultZonePermitNoForce (18), defaultZonePermitActZsNoForce (19), denyNoActiveZoneset(20), activationFailedLowestWwnWait(21), deactivationFailedLowestWwnWait(22) }