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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk czseCapabilityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseCapabilityTable'
This table lists the capabilities of the
Zone Server on the local device. This
information is maintained on a per VSAN
basis.
czseCapabilityEntry row .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.
Column Syntax OID
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk czseModeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseModeTable'
A table containing information on the
mode of operation of the zone server on
all VSANs on the local device.
czseModeEntry row .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.
Column Syntax OID
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
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk czseSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseSessionTable'
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 row .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.
Column Syntax OID
This object specifies the owner type
for this session.
CzseSessOwnerType
Type Values:
1other
2cli
3gs4client
4snmp
.1.3.6.1.4.1.9.9.427.1.1.4.1.1
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
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
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk czseMergeControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseMergeControlTable'
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 row .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.
Column Syntax OID
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