T11-FC-SP-ZONING-MIB
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.
Main OID:
t11FcSpZoningMIB.1.3.6.1.2.1.177
38
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
38 total| Object Name |
|---|
t11FcSpZoningMIBThis 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 .1.3.6.1.2.1.177 |
t11FcSpZsMIBNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.177.0 |
t11FcSpZsFabricJoinSuccessNotifyThis 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. NOTIFICATION-TYPE .1.3.6.1.2.1.177.0.1 |
t11FcSpZsFabricJoinFailureNotifyThis 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. NOTIFICATION-TYPE .1.3.6.1.2.1.177.0.2 |
t11FcSpZsMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.177.1 |
t11FcSpZsConfiguration OBJECT IDENTIFIER .1.3.6.1.2.1.177.1.1 |
t11FcSpZsServerTableA table which provides FC-SP-specific information about the Zone Servers on each Fabric in one or more Switches. SEQUENCE OF T11FcSpZsServerEntry .1.3.6.1.2.1.177.1.1.1 |
t11FcSpZsServerEntryEach 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. T11FcSpZsServerEntry .1.3.6.1.2.1.177.1.1.1.1 |
t11FcSpZsServerCapabilityObjectCapabilities 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.ro Bits .1.3.6.1.2.1.177.1.1.1.1.1 |
t11FcSpZsServerEnabledThis object indicates whether the Zone Server for the particular Fabric on the particular Switch, is operating in FC-SP Zoning mode.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.177.1.1.1.1.2 |
t11FcSpZoneSetHashStatusWhen 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.rw T11FcSpHashCalculationStatus (T11-FC-SP-TC-MIB) .1.3.6.1.2.1.177.1.1.1.1.3 |
t11FcSpActiveZoneSetHashTypeThe format used for the hash value contained in the corresponding instance of t11FcSpActiveZoneSetHash.ro T11FcSpPolicyHashFormat (T11-FC-SP-TC-MIB) .1.3.6.1.2.1.177.1.1.1.1.4 |
t11FcSpActiveZoneSetHashThe value of the hash for the current Active Zone Set. The format of this value is given by the corresponding instance of t11FcSpActiveZoneSetHashType.ro T11FcSpPolicyHashValue (T11-FC-SP-TC-MIB) .1.3.6.1.2.1.177.1.1.1.1.5 |
t11FcSpZoneSetDatabaseHashTypeThe format used for the hash value contained in the corresponding instance of t11FcSpZoneSetDatabaseHash.ro T11FcSpPolicyHashFormat (T11-FC-SP-TC-MIB) .1.3.6.1.2.1.177.1.1.1.1.6 |
t11FcSpZoneSetDatabaseHashThe value of the hash for the current Zone Set Database. The format of this value is given by the corresponding instance of t11FcSpZoneSetDatabaseHashType.ro T11FcSpPolicyHashValue (T11-FC-SP-TC-MIB) .1.3.6.1.2.1.177.1.1.1.1.7 |
t11FcSpZsNotifyControlTableA table of control information for notifications generated due to Zone Server events related to FC-SP Zoning. SEQUENCE OF T11FcSpZsNotifyControlEntry .1.3.6.1.2.1.177.1.1.2 |
t11FcSpZsNotifyControlEntryEach 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. T11FcSpZsNotifyControlEntry .1.3.6.1.2.1.177.1.1.2.1 |
t11FcSpZsNotifyJoinSuccessEnableThis object specifies whether t11FcSpZsFabricJoinFailureNotify notifications should be generated by the Zone Server for this Fabric.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.177.1.1.2.1.1 |
t11FcSpZsNotifyJoinFailureEnableThis object specifies whether t11FcSpZsFabricJoinSuccessNotify notifications should be generated by the Zone Server for this Fabric.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.177.1.1.2.1.2 |
t11FcSpZsStatistics OBJECT IDENTIFIER .1.3.6.1.2.1.177.1.2 |
t11FcSpZsStatsTableA table of statistics specific to FC-SP that are maintained by Zone Servers. SEQUENCE OF T11FcSpZsStatsEntry .1.3.6.1.2.1.177.1.2.1 |
t11FcSpZsStatsEntryA 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. T11FcSpZsStatsEntry .1.3.6.1.2.1.177.1.2.1.1 |
t11FcSpZsSPCMITrequestsSentThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.1 |
t11FcSpZsSPCMITrequestsAcceptedThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.2 |
t11FcSpZsSPCMITrequestsRejectedThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.3 |
t11FcSpZsZcpRequestsSentThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.4 |
t11FcSpZsZcpRequestsAcceptedThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.5 |
t11FcSpZsZcpRequestsRejectedThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.6 |
t11FcSpZsZirRequestsAcceptedThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.7 |
t11FcSpZsZirRequestsRejectedThe 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.ro Counter32 .1.3.6.1.2.1.177.1.2.1.1.8 |
t11FcSpZsMIBConformance OBJECT IDENTIFIER .1.3.6.1.2.1.177.2 |
t11FcSpZsMIBCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.177.2.1 |
t11FcSpZsMIBComplianceThe compliance statement for entities that implement the extensions specified in FC-SP for Fibre Channel's Zone Server. Unknown .1.3.6.1.2.1.177.2.1.1 |
t11FcSpZsMIBGroups OBJECT IDENTIFIER .1.3.6.1.2.1.177.2.2 |
t11FcSpZsObjectsGroupA collection of objects for Zone configuration information of a Zone Server capable of operating in FC-SP Zoning mode. Unknown .1.3.6.1.2.1.177.2.2.1 |
t11FcSpZsNotificationControlGroupA collection of notification control objects for monitoring Zone Server failures specific to FC-SP. Unknown .1.3.6.1.2.1.177.2.2.2 |
t11FcSpZsStatisticsGroupA collection of objects for collecting Zone Server statistics which are specific to FC-SP. Unknown .1.3.6.1.2.1.177.2.2.3 |
t11FcSpZsNotificationGroupA collection of notification(s) for monitoring Zone Server events that are specific to FC-SP. Unknown .1.3.6.1.2.1.177.2.2.4 |