CISCO-ZS-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ZS-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoZsExtMIB 1.3.6.1.4.1.9.9.427
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.
         ciscoZsExtMIBNotifs 1.3.6.1.4.1.9.9.427.0
         ciscoZsExtMIBObjects 1.3.6.1.4.1.9.9.427.1
             czseConfiguration 1.3.6.1.4.1.9.9.427.1.1
                 czseCapabilityTable 1.3.6.1.4.1.9.9.427.1.1.1 no-access
This table lists the capabilities of the Zone Server on the local device. This information is maintained on a per VSAN basis.
                     czseCapabilityEntry 1.3.6.1.4.1.9.9.427.1.1.1.1 no-access
An entry represents the capability of the Zone Server on the local device on a VSAN.
                         czseCapabilityObject 1.3.6.1.4.1.9.9.427.1.1.1.1.1 bits read-only
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 is reset, it does not have this capability. If 'zsetDb(1)' bit is set, the local Zone Server supports maintaining of zoneset database. If this bit is reset, the local Zone Server does not allow maintaining of zoneset database. If 'dirAct(2)' bit is set, the local Zone Server supports direct activation command. If this bit is reset, the local Zone Server does not support this. If 'hardZoning(3)' bit is set, the local Zone Server supports hard zoning. If this bit is reset, the local Zone Server does not support hard zoning. Bits: 'dirAct': 2, 'zsetDb': 1, 'hardZoning': 3, 'enhancedMode': 0.
                 czseModeTable 1.3.6.1.4.1.9.9.427.1.1.2 no-access
A table containing information on the mode of operation of the zone server on all VSANs on the local device.
                     czseModeEntry 1.3.6.1.4.1.9.9.427.1.1.2.1 no-access
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.
                         czseOperationMode 1.3.6.1.4.1.9.9.427.1.1.2.1.1 integer read-write
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 the enhanced mode as defined by FC-GS4 standards. The local zone server can move to the enhanced mode of operation only if all devices in the Fibre Channel fabric are capable of working in enhanced mode. Otherwise, the set operation trying to set this object to 'enhanced(2)' will fail. Enumeration: 'enhanced': 2, 'basic': 1.
                         czseOperationModeResult 1.3.6.1.4.1.9.9.427.1.1.2.1.2 integer read-only
The outcome of setting the mode of operation of the local Zone Server on this VSAN. Enumeration: 'failure': 2, 'inProgress': 3, 'success': 1.
                 czseReadFrom 1.3.6.1.4.1.9.9.427.1.1.3 integer read-write
This object specifies whether the management station wishes to read from the 'effective database' or from the 'copy' database. Enumeration: 'effectiveDB': 1, 'copyDB': 2.
                 czseSessionTable 1.3.6.1.4.1.9.9.427.1.1.4 no-access
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 1.3.6.1.4.1.9.9.427.1.1.4.1 no-access
An entry contains information on the owner of a session on a VSAN. It also assists in performing commit/clear operations on the session.
                         czseSessionOwnerType 1.3.6.1.4.1.9.9.427.1.1.4.1.1 czsesessownertype read-only
This object specifies the owner type for this session.
                         czseSessionOwner 1.3.6.1.4.1.9.9.427.1.1.4.1.2 octet string read-only
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 Interface) user, who is the owner of the session on this VSAN. If the value of the corresponding instance of czseSessionOwnerType is 'gs4client', this object will contain the FCID of the GS4 management station, which is the owner of the session on this VSAN. If the value of the corresponding instance of czseSessionOwnerType is 'snmp', this object will contain the IP address of the management station, which is the owner of the session on this VSAN.
                         czseSessionCntl 1.3.6.1.4.1.9.9.427.1.1.4.1.3 integer read-write
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 is always 'noop(3)'. The above operation can only be performed by the owner of the session. Enumeration: 'commitChanges': 1, 'noop': 3, 'cleanup': 2.
                         czseSessionCntlResult 1.3.6.1.4.1.9.9.427.1.1.4.1.4 integer read-only
This object indicates the outcome of setting the corresponding instance of czseSessionCntl object to 'commitChanges(1)'. Enumeration: 'inProgress': 3, 'commitSuccess': 1, 'commitFailure': 2.
                 czseMergeControlTable 1.3.6.1.4.1.9.9.427.1.1.5 no-access
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 1.3.6.1.4.1.9.9.427.1.1.5.1 no-access
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.
                         czseMergeControlRestrict 1.3.6.1.4.1.9.9.427.1.1.5.1.1 integer read-write
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 identical, the Inter-Switch Link (ISL) between the devices is isolated. Enumeration: 'restrict': 2, 'allow': 1.
                 czseGlobalDefaultZoneBehaviour 1.3.6.1.4.1.9.9.427.1.1.6 integer read-write
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 default zone behaviour will be set to the value specified for this object. The semantics of setting this object to 'permit' or 'deny' are described in the description for zoneDefaultZoneBehaviour object in CISCO-ZS-MIB. After a VSAN has been created, if the value for default zone behaviour for that VSAN has to be changed, the zoneDefaultZoneBehaviour object in CISCO-ZS-MIB has to be used. Enumeration: 'deny': 2, 'permit': 1.
                 czseGlobalPropagationMode 1.3.6.1.4.1.9.9.427.1.1.7 integer read-write
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 zone set propagation mode will be set to the value specified for this object. The semantics of setting this object to 'fullZoneset' or 'activeZoneset' are described in the description for zoneSetPropagationMode object in CISCO-ZS-MIB. After a VSAN has been created, if the value for zone set propagation mode has to be changed for that particular VSAN, the zoneSetPropagationMode object in CISCO-ZS-MIB has to be used. Enumeration: 'activeZoneset': 2, 'fullZoneset': 1.
             czseStats 1.3.6.1.4.1.9.9.427.1.2
         ciscoZsExtMIBConform 1.3.6.1.4.1.9.9.427.2
             ciscoZsExtMIBCompliances 1.3.6.1.4.1.9.9.427.2.1
                 ciscoZsExtMIBCompliance 1.3.6.1.4.1.9.9.427.2.1.1
The compliance statement for entities which implement the Zone Server conforming to FC-GS4/SW3.
                 ciscoZsExtMIBComplianceRev1 1.3.6.1.4.1.9.9.427.2.1.2
The compliance statement for entities which implement the Zone Server conforming to FC-GS4/SW3.
             ciscoZsExtMIBGroups 1.3.6.1.4.1.9.9.427.2.2
                 ciscoZsExtConfigGroup 1.3.6.1.4.1.9.9.427.2.2.1
A collection of object(s) for configuring and displaying Zone Server conforming with FC-GS4/SW3.
                 ciscoZsExtConfigGroupSup1 1.3.6.1.4.1.9.9.427.2.2.2
A collection of objects for configuring global zoning policies.