CISCO-ZS-EXT-MIB
32 objects
The MIB module for the management of zoning within the framework of Cisco's Zoning Server (ZS) Archi- tecture which realizes the FC-GS4/SW3 requirements for Zone Server. This MIB is an extension to the CISCO-ZS-MIB, which is for managing zoning conforming to FC-GS3/SW2. The FC-GS4 specification is Fibre-Channel - Generic Services - 4 T11/ Project 1505-D/Rev 7.8. The SW3 specification is Fibre-Channel - Switch Fabric - 3 T11/Project 1508- D/Rev 6.6. GS4/SW3 allows zoning to operate in either basic or enhanced mode of operation. Basic mode is essentially GS3/SW2 compatible mode (as modelled by CISCO-ZS-MIB). Enhanced mode of operation provides additional capabilities. In enhanced mode of operation, all the configuration should be done within the scope of a session. The current 'Running Configuration' on the local device for zone server is called the 'effective' database. When the first configuration command on the zone server data is received, a snapshot of the current 'effective database' is taken on the local device. This snapshot is called the 'copy' database. An implicit session is started by the Zone Server on the local device and all subsequent SET operations take place in the context of this session. The 'copy' database is used for all further modifications in the session. There can be only one session active in the entire Fibre Channel fabric. The user who initiates the creation of this 'copy', is called the owner of session. When a session has been created on a device in the Fibre Channel fabric, if an attempt is made to start a session from any other device in the fabric, it results in error. Once the modifications to the 'copy' are done, a 'commit' operation can be done. The 'commit' done on the local device, results in the local 'effective database' being overwritten with the 'copy' and then the new local 'effective database' is distributed to all other devices in the Fibre Channel fabric. The successful 'commit' operation also results in destroying the 'copy' on the local device. The 'commit' can only be performed by the owner of the session. The 'copy' can optionally be destroyed without any distribution. This can be done by performing a 'clear' operation. Glossary of terms used in this MIB VSAN - Virtual Storage Area Network.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-VSAN-MIB | vsanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.427 | IdentityciscoZsExtMIB | The MIB module for the management of zoning within the framework of Cisco's Zoning Server (ZS) Archi- tecture which realizes the FC-GS4/SW3 requirements for Zo… | ||
| 1.3.6.1.4.1.9.9.427.0 | NodeciscoZsExtMIBNotifs | |||
| 1.3.6.1.4.1.9.9.427.1 | NodeciscoZsExtMIBObjects | |||
| 1.3.6.1.4.1.9.9.427.1.1 | NodeczseConfiguration | |||
| 1.3.6.1.4.1.9.9.427.1.1.1 | TableczseCapabilityTable | not-accessible | current | This table lists the capabilities of the Zone Server on the local device. This information is maintained on a per VSAN basis. |
| 1.3.6.1.4.1.9.9.427.1.1.1.1 | RowczseCapabilityEntry | not-accessible | current | An entry represents the capability of the Zone Server on the local device on a VSAN. |
| 1.3.6.1.4.1.9.9.427.1.1.1.1.1 | ColumnczseCapabilityObject | read-only | current | 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 en… |
| 1.3.6.1.4.1.9.9.427.1.1.2 | TableczseModeTable | not-accessible | current | A table containing information on the mode of operation of the zone server on all VSANs on the local device. |
| 1.3.6.1.4.1.9.9.427.1.1.2.1 | RowczseModeEntry | not-accessible | current | 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. |
| 1.3.6.1.4.1.9.9.427.1.1.2.1.1 | ColumnczseOperationMode | read-write | current | 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)… |
| 1.3.6.1.4.1.9.9.427.1.1.2.1.2 | ColumnczseOperationModeResult | read-only | current | The outcome of setting the mode of operation of the local Zone Server on this VSAN. |
| 1.3.6.1.4.1.9.9.427.1.1.3 | ScalarczseReadFrom | read-write | current | This object specifies whether the management station wishes to read from the 'effective database' or from the 'copy' database. |
| 1.3.6.1.4.1.9.9.427.1.1.4 | TableczseSessionTable | not-accessible | current | 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 'en… |
| 1.3.6.1.4.1.9.9.427.1.1.4.1 | RowczseSessionEntry | not-accessible | current | An entry contains information on the owner of a session on a VSAN. It also assists in performing commit/clear operations on the session. |
| 1.3.6.1.4.1.9.9.427.1.1.4.1.1 | ColumnczseSessionOwnerType | read-only | current | This object specifies the owner type for this session. |
| 1.3.6.1.4.1.9.9.427.1.1.4.1.2 | ColumnczseSessionOwner | read-only | current | This object specifies the owner for this session. If the value of the corresponding instance of czseSessionOwnerType object is 'cli', this object will contain … |
| 1.3.6.1.4.1.9.9.427.1.1.4.1.3 | ColumnczseSessionCntl | read-write | current | 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 v… |
| 1.3.6.1.4.1.9.9.427.1.1.4.1.4 | ColumnczseSessionCntlResult | read-only | current | This object indicates the outcome of setting the corresponding instance of czseSessionCntl object to 'commitChanges(1)'. |
| 1.3.6.1.4.1.9.9.427.1.1.5 | TableczseMergeControlTable | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.427.1.1.5.1 | RowczseMergeControlEntry | not-accessible | current | 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 ob… |
| 1.3.6.1.4.1.9.9.427.1.1.5.1.1 | ColumnczseMergeControlRestrict | read-write | current | 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 … |
| 1.3.6.1.4.1.9.9.427.1.1.6 | ScalarczseGlobalDefaultZoneBehaviour | read-write | current | This object represents the initial value for default zone behaviour on a VSAN when it is created. If a VSAN were to be deleted and re-created again, the defaul… |
| 1.3.6.1.4.1.9.9.427.1.1.7 | ScalarczseGlobalPropagationMode | read-write | current | This object represents the initial value for zone set propagation mode on a VSAN when it is created. If a VSAN were to be deleted and re-created again, the zon… |
| 1.3.6.1.4.1.9.9.427.1.2 | NodeczseStats | |||
| 1.3.6.1.4.1.9.9.427.2 | NodeciscoZsExtMIBConform | |||
| 1.3.6.1.4.1.9.9.427.2.1 | NodeciscoZsExtMIBCompliances | |||
| 1.3.6.1.4.1.9.9.427.2.1.1 | ComplianceciscoZsExtMIBCompliance | deprecated | The compliance statement for entities which implement the Zone Server conforming to FC-GS4/SW3. | |
| 1.3.6.1.4.1.9.9.427.2.1.2 | ComplianceciscoZsExtMIBComplianceRev1 | current | The compliance statement for entities which implement the Zone Server conforming to FC-GS4/SW3. | |
| 1.3.6.1.4.1.9.9.427.2.2 | NodeciscoZsExtMIBGroups | |||
| 1.3.6.1.4.1.9.9.427.2.2.1 | GroupciscoZsExtConfigGroup | current | A collection of object(s) for configuring and displaying Zone Server conforming with FC-GS4/SW3. | |
| 1.3.6.1.4.1.9.9.427.2.2.2 | GroupciscoZsExtConfigGroupSup1 | current | A collection of objects for configuring global zoning policies. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CzseSessOwnerType | INTEGER { other(1), cli(2), gs4client(3), snmp(4) } | current | Represents the type of owner of a GS4 session. other - other type of owner. cli - Command Line Interface (CLI) is the owner. gs4client - Fibre Channel GS4 services client. snmp - SNMP is the owner. |