|
|
Description:
|
bbZoningCommand OBJECT-TYPE
SYNTAX INTEGER {none(1), saveConfig(2), clearConfig(3), abortConfig(4), activateZoneSet(5), -- obsolete
deactivateZoneSet(6), -- obsolete
copyActiveConfig(7), -- obsolete
enableDefaultZone(8), -- obsolete
disableDefaultZone(9) -- obsolete}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object is used to issue a zoning command. The value of
bbZoneStatus has to be not in the inProgress(2) state for a
SET on this object to succeed. Setting it to 'none' has no
effect. The activateZoneSet command takes the zone set indicated
in bbZoningAdminActiveZoneSet and tries to make it active.
When retrieved, the last command issued will be returned.
enableDefaultZone(8) and disableDefaultZone(9) is only available
in McDATA fabric mode."
|
|
|
|