CISCO-ZS-EXT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
8
.1.3.6.1.4.1.9.9.427.1.1.1 · 1 row entry · 1 columns
This table lists the capabilities of the
Zone Server on the local device. This
information is maintained on a per VSAN
basis.
czseCapabilityEntry entry .1.3.6.1.4.1.9.9.427.1.1.1.1
An entry represents the capability of the
Zone Server on the local device on a VSAN.
Indexes
Column Syntax OID
czseCapabilityObject
This bitmap represents the capability of the
local Zone Server on this VSAN.

If 'enhancedMode(0)' bit is set, the local
Zone Server is capable of supporting enhanced
Zoning mode of operation. If this bit …
Bits
Enumerated Values:
0enhancedMode
1zsetDb
2dirAct
3hardZoning
.1.3.6.1.4.1.9.9.427.1.1.1.1.1
.1.3.6.1.4.1.9.9.427.1.1.2 · 1 row entry · 2 columns
A table containing information on the
mode of operation of the zone server on
all VSANs on the local device.
czseModeEntry entry .1.3.6.1.4.1.9.9.427.1.1.2.1
An entry represents the mode of operation
of the local zone server on a VSAN. The mode
can be modified on a VSAN and the outcome
of the operation obtained.
Indexes
Column Syntax OID
czseOperationMode
This object when set to 'basic(1)', results in
the zone server operating in the basic mode
as defined by FC-GS4 standards.

This object when set to 'enhanced(2)', results in
the zone server operating in th…
Enumerationr/w
Enumerated Values:
1basic
2enhanced
.1.3.6.1.4.1.9.9.427.1.1.2.1.1
czseOperationModeResult
The outcome of setting the mode of operation of
the local Zone Server on this VSAN.
Enumeration
Enumerated Values:
1success
2failure
3inProgress
.1.3.6.1.4.1.9.9.427.1.1.2.1.2
.1.3.6.1.4.1.9.9.427.1.1.4 · 1 row entry · 4 columns
A table containing information on sessions on 
the local device on all VSANs. Operations are
permitted on this table only when the zone server
is running in 'enhanced' mode.
czseSessionEntry entry .1.3.6.1.4.1.9.9.427.1.1.4.1
An entry contains information on the owner of
a session on a VSAN. It also assists in performing
commit/clear operations on the session.
Indexes
Column Syntax OID
czseSessionOwnerType
This object specifies the owner type
for this session.
CzseSessOwnerType
Textual Convention: CzseSessOwnerType Enumeration
Type Values:
1other
2cli
3gs4client
4snmp
.1.3.6.1.4.1.9.9.427.1.1.4.1.1
czseSessionOwner
This object specifies the owner for this
session.

If the value of the corresponding instance
of czseSessionOwnerType object is 'cli', this
object will contain the user name of the CLI
(Command Line Interf…
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.427.1.1.4.1.2
czseSessionCntl
This object assists in committing or clearing
the contents of the 'copy' database on this
session.

No action is taken if this object is set to
'noop(3)'.

The value of this object when read …
Enumerationr/w
Enumerated Values:
1commitChanges
2cleanup
3noop
.1.3.6.1.4.1.9.9.427.1.1.4.1.3
czseSessionCntlResult
This object indicates the outcome of setting
the corresponding instance of czseSessionCntl
object to 'commitChanges(1)'.
Enumeration
Enumerated Values:
1commitSuccess
2commitFailure
3inProgress
.1.3.6.1.4.1.9.9.427.1.1.4.1.4
.1.3.6.1.4.1.9.9.427.1.1.5 · 1 row entry · 1 columns
A table containing information on zone
merge control policy on all VSANs in the
entire fabric. Operations on this table
are permitted only when the zone server
is running in 'enhanced' mode.
czseMergeControlEntry entry .1.3.6.1.4.1.9.9.427.1.1.5.1
An entry contains information on the
Merge Control policy on a VSAN. The policy
can be modified on a per VSAN basis by
making use of czseMergeContolRestrict object.
Indexes
Column Syntax OID
czseMergeControlRestrict
This object controls the zone merge behavior.
If this object is set to 'allow', then the merge
takes place according to the merge rules.
If this object is set to 'restrict', then if the
merging databases are not exactly…
Enumerationr/w
Enumerated Values:
1allow
2restrict
.1.3.6.1.4.1.9.9.427.1.1.5.1.1