T11-FC-SP-ZONING-MIB

File: T11-FC-SP-ZONING-MIB.mib (20722 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB T11-FC-ZONE-SERVER-MIB T11-FC-SP-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 Counter32 TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ifIndex t11ZsServerEntry t11ZsStatsEntry
t11ZsNotifyControlEntry t11ZsFabricIndex T11FcSpPolicyHashValue
T11FcSpPolicyHashFormat T11FcSpHashCalculationStatus

Defined Types

T11FcSpZsServerEntry  
SEQUENCE    
  t11FcSpZsServerCapabilityObject BITS
  t11FcSpZsServerEnabled TruthValue
  t11FcSpZoneSetHashStatus T11FcSpHashCalculationStatus
  t11FcSpActiveZoneSetHashType T11FcSpPolicyHashFormat
  t11FcSpActiveZoneSetHash T11FcSpPolicyHashValue
  t11FcSpZoneSetDatabaseHashType T11FcSpPolicyHashFormat
  t11FcSpZoneSetDatabaseHash T11FcSpPolicyHashValue

T11FcSpZsStatsEntry  
SEQUENCE    
  t11FcSpZsSPCMITrequestsSent Counter32
  t11FcSpZsSPCMITrequestsAccepted Counter32
  t11FcSpZsSPCMITrequestsRejected Counter32
  t11FcSpZsZcpRequestsSent Counter32
  t11FcSpZsZcpRequestsAccepted Counter32
  t11FcSpZsZcpRequestsRejected Counter32
  t11FcSpZsZirRequestsAccepted Counter32
  t11FcSpZsZirRequestsRejected Counter32

T11FcSpZsNotifyControlEntry  
SEQUENCE    
  t11FcSpZsNotifyJoinSuccessEnable TruthValue
  t11FcSpZsNotifyJoinFailureEnable TruthValue

Defined Values

t11FcSpZoningMIB 1.3.6.1.2.1.177
This MIB module specifies the extensions to the T11-FC-ZONE-SERVER-MIB module that are necessary for the management of Fibre Channel's FC-SP Zoning Servers, as defined in the FC-SP specification. The persistence of values written to these MIB objects is the same as the persistence of the objects they extend, i.e., it is given by the value of the relevant instance of t11ZsServerDatabaseStorageType (defined in the T11-FC-ZONE-SERVER-MIB module). Copyright (C) The IETF Trust (2008). This version of this MIB module is part of RFC 5324; see the RFC itself for full legal notices.
MODULE-IDENTITY    

t11FcSpZsMIBNotifications 1.3.6.1.2.1.177.0
OBJECT IDENTIFIER    

t11FcSpZsMIBObjects 1.3.6.1.2.1.177.1
OBJECT IDENTIFIER    

t11FcSpZsMIBConformance 1.3.6.1.2.1.177.2
OBJECT IDENTIFIER    

t11FcSpZsConfiguration 1.3.6.1.2.1.177.1.1
OBJECT IDENTIFIER    

t11FcSpZsStatistics 1.3.6.1.2.1.177.1.2
OBJECT IDENTIFIER    

t11FcSpZsServerTable 1.3.6.1.2.1.177.1.1.1
A table which provides FC-SP-specific information about the Zone Servers on each Fabric in one or more Switches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcSpZsServerEntry

t11FcSpZsServerEntry 1.3.6.1.2.1.177.1.1.1.1
Each entry contains information relevant to FC-SP for a particular Zone Server for a particular Fabric on a particular Switch. The Fabric and Switch are identified in the same manner as in t11ZsServerEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcSpZsServerEntry  

t11FcSpZsServerCapabilityObject 1.3.6.1.2.1.177.1.1.1.1.1
Capabilities of the Zone Server for the particular Fabric on the particular Switch, with respect to FC-SP Zoning: fcSpZoning -- set to 1 to indicate the Switch is capable of supporting FC-SP Zoning.
Status: current Access: read-only
OBJECT-TYPE    
  BITS fcSpZoning(0)  

t11FcSpZsServerEnabled 1.3.6.1.2.1.177.1.1.1.1.2
This object indicates whether the Zone Server for the particular Fabric on the particular Switch, is operating in FC-SP Zoning mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

t11FcSpZoneSetHashStatus 1.3.6.1.2.1.177.1.1.1.1.3
When read, the value of this object is either: correct -- the corresponding instances of both t11FcSpActiveZoneSetHash and t11FcSpZoneSetDatabaseHash contain the correct hash values; or stale -- the corresponding instances of t11FcSpActiveZoneSetHash and t11FcSpZoneSetDatabaseHash contain stale (possibly incorrect) values; Writing a value of 'calculate' is a request to re-calculate and update the values of the corresponding instances of both t11FcSpActiveZoneSetHash and t11FcSpZoneSetDatabaseHash. Writing a value of 'correct' or 'stale' to this object is an error (e.g., 'wrongValue'). When the Active Zone Set and/or the Zone Set Database are updated, it is common that multiple changes need to be made at the same time. In such circumstances, the use of this object allows the hash values to be updated only once after all changes, rather than repeatedly/after each individual change. If and when the corresponding instance of t11ZsServerDatabaseStorageType has the value 'permanent(4)', then if write access is supported to any instance of a read-write object in any row of any table governed by the 'permanent' value of t11ZsServerDatabaseStorageType, then write access to the corresponding instance of this object must also be supported.
Status: current Access: read-write
OBJECT-TYPE    
  T11FcSpHashCalculationStatus  

t11FcSpActiveZoneSetHashType 1.3.6.1.2.1.177.1.1.1.1.4
The format used for the hash value contained in the corresponding instance of t11FcSpActiveZoneSetHash.
Status: current Access: read-only
OBJECT-TYPE    
  T11FcSpPolicyHashFormat  

t11FcSpActiveZoneSetHash 1.3.6.1.2.1.177.1.1.1.1.5
The value of the hash for the current Active Zone Set. The format of this value is given by the corresponding instance of t11FcSpActiveZoneSetHashType.
Status: current Access: read-only
OBJECT-TYPE    
  T11FcSpPolicyHashValue  

t11FcSpZoneSetDatabaseHashType 1.3.6.1.2.1.177.1.1.1.1.6
The format used for the hash value contained in the corresponding instance of t11FcSpZoneSetDatabaseHash.
Status: current Access: read-only
OBJECT-TYPE    
  T11FcSpPolicyHashFormat  

t11FcSpZoneSetDatabaseHash 1.3.6.1.2.1.177.1.1.1.1.7
The value of the hash for the current Zone Set Database. The format of this value is given by the corresponding instance of t11FcSpZoneSetDatabaseHashType.
Status: current Access: read-only
OBJECT-TYPE    
  T11FcSpPolicyHashValue  

t11FcSpZsStatsTable 1.3.6.1.2.1.177.1.2.1
A table of statistics specific to FC-SP that are maintained by Zone Servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcSpZsStatsEntry

t11FcSpZsStatsEntry 1.3.6.1.2.1.177.1.2.1.1
A set of statistics specific to FC-SP for a particular Zone Server for a particular Fabric on a particular Switch. The Fabric and Switch are identified in the same manner as in t11ZsStatsEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcSpZsStatsEntry  

t11FcSpZsSPCMITrequestsSent 1.3.6.1.2.1.177.1.2.1.1.1
The number of SP Commit Zone Changes (SPCMIT) operation requests sent by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsSPCMITrequestsAccepted 1.3.6.1.2.1.177.1.2.1.1.2
The number of SP Commit Zone Changes (SPCMIT) operation requests received and accepted by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsSPCMITrequestsRejected 1.3.6.1.2.1.177.1.2.1.1.3
The number of SP Commit Zone Changes (SPCMIT) operation requests received but rejected by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsZcpRequestsSent 1.3.6.1.2.1.177.1.2.1.1.4
The number of Zoning Check Protocol (ZCP) requests sent by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsZcpRequestsAccepted 1.3.6.1.2.1.177.1.2.1.1.5
The number of Zoning Check Protocol (ZCP) requests received and accepted by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsZcpRequestsRejected 1.3.6.1.2.1.177.1.2.1.1.6
The number of Zoning Check Protocol (ZCP) requests received but rejected by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsZirRequestsAccepted 1.3.6.1.2.1.177.1.2.1.1.7
The number of Zoning Information Request (ZIR) requests received and accepted by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsZirRequestsRejected 1.3.6.1.2.1.177.1.2.1.1.8
The number of Zoning Information Request (ZIR) requests received but rejected by the Zone Server. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcSpZsNotifyControlTable 1.3.6.1.2.1.177.1.1.2
A table of control information for notifications generated due to Zone Server events related to FC-SP Zoning.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcSpZsNotifyControlEntry

t11FcSpZsNotifyControlEntry 1.3.6.1.2.1.177.1.1.2.1
Each entry is an augmentation of the notification control information for a Zone Server for a particular Fabric on a particular Switch. The Fabric and Switch are identified in the same manner as in t11ZsNotifyControlEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcSpZsNotifyControlEntry  

t11FcSpZsNotifyJoinSuccessEnable 1.3.6.1.2.1.177.1.1.2.1.1
This object specifies whether t11FcSpZsFabricJoinFailureNotify notifications should be generated by the Zone Server for this Fabric.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

t11FcSpZsNotifyJoinFailureEnable 1.3.6.1.2.1.177.1.1.2.1.2
This object specifies whether t11FcSpZsFabricJoinSuccessNotify notifications should be generated by the Zone Server for this Fabric.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

t11FcSpZsFabricJoinSuccessNotify 1.3.6.1.2.1.177.0.1
This notification indicates that a Switch that is part of one Fabric (indicated by the value of t11ZsFabricIndex) has successfully joined (on the interface indicated by the value of ifIndex) with a Switch that is part of another Fabric. If multiple Virtual Fabrics are configured on an interface, and all are successfully joined at the same time, and if the agent so chooses, then it can generate just one notification in which t11ZsFabricIndex has the value 4096.
Status: current Access: read-write
NOTIFICATION-TYPE    

t11FcSpZsFabricJoinFailureNotify 1.3.6.1.2.1.177.0.2
This notification indicates that an E_Port on the local Switch has entered the Isolated state because a join between two Fabrics failed. The failure occurred on the local Fabric indicated by the value of t11ZsFabricIndex, on the interface indicated by the value of ifIndex. If multiple Virtual Fabrics are configured on an interface, and all have a failure to join at the same time, and if the agent so chooses, then it can generate just one notification in which t11ZsFabricIndex has the value 4096.
Status: current Access: read-write
NOTIFICATION-TYPE    

t11FcSpZsMIBCompliances 1.3.6.1.2.1.177.2.1
OBJECT IDENTIFIER    

t11FcSpZsMIBGroups 1.3.6.1.2.1.177.2.2
OBJECT IDENTIFIER    

t11FcSpZsMIBCompliance 1.3.6.1.2.1.177.2.1.1
The compliance statement for entities that implement the extensions specified in FC-SP for Fibre Channel's Zone Server.
Status: current Access: read-only
MODULE-COMPLIANCE    

t11FcSpZsObjectsGroup 1.3.6.1.2.1.177.2.2.1
A collection of objects for Zone configuration information of a Zone Server capable of operating in FC-SP Zoning mode.
Status: current Access: read-only
OBJECT-GROUP    

t11FcSpZsNotificationControlGroup 1.3.6.1.2.1.177.2.2.2
A collection of notification control objects for monitoring Zone Server failures specific to FC-SP.
Status: current Access: read-only
OBJECT-GROUP    

t11FcSpZsStatisticsGroup 1.3.6.1.2.1.177.2.2.3
A collection of objects for collecting Zone Server statistics which are specific to FC-SP.
Status: current Access: read-only
OBJECT-GROUP    

t11FcSpZsNotificationGroup 1.3.6.1.2.1.177.2.2.4
A collection of notification(s) for monitoring Zone Server events that are specific to FC-SP.
Status: current Access: read-only
NOTIFICATION-GROUP