T11-FC-SP-ZONING-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: T11-FC-SP-ZONING-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
 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.
         t11FcSpZsMIBNotifications 1.3.6.1.2.1.177.0
             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.
             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.
         t11FcSpZsMIBObjects 1.3.6.1.2.1.177.1
             t11FcSpZsConfiguration 1.3.6.1.2.1.177.1.1
                 t11FcSpZsServerTable 1.3.6.1.2.1.177.1.1.1 no-access
A table which provides FC-SP-specific information about the Zone Servers on each Fabric in one or more Switches.
                     t11FcSpZsServerEntry 1.3.6.1.2.1.177.1.1.1.1 no-access
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.
                         t11FcSpZsServerCapabilityObject 1.3.6.1.2.1.177.1.1.1.1.1 bits read-only
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. Bits: 'fcSpZoning': 0.
                         t11FcSpZsServerEnabled 1.3.6.1.2.1.177.1.1.1.1.2 truthvalue read-write
This object indicates whether the Zone Server for the particular Fabric on the particular Switch, is operating in FC-SP Zoning mode.
                         t11FcSpZoneSetHashStatus 1.3.6.1.2.1.177.1.1.1.1.3 t11fcsphashcalculationstatus read-write
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.
                         t11FcSpActiveZoneSetHashType 1.3.6.1.2.1.177.1.1.1.1.4 t11fcsppolicyhashformat read-only
The format used for the hash value contained in the corresponding instance of t11FcSpActiveZoneSetHash.
                         t11FcSpActiveZoneSetHash 1.3.6.1.2.1.177.1.1.1.1.5 t11fcsppolicyhashvalue read-only
The value of the hash for the current Active Zone Set. The format of this value is given by the corresponding instance of t11FcSpActiveZoneSetHashType.
                         t11FcSpZoneSetDatabaseHashType 1.3.6.1.2.1.177.1.1.1.1.6 t11fcsppolicyhashformat read-only
The format used for the hash value contained in the corresponding instance of t11FcSpZoneSetDatabaseHash.
                         t11FcSpZoneSetDatabaseHash 1.3.6.1.2.1.177.1.1.1.1.7 t11fcsppolicyhashvalue read-only
The value of the hash for the current Zone Set Database. The format of this value is given by the corresponding instance of t11FcSpZoneSetDatabaseHashType.
                 t11FcSpZsNotifyControlTable 1.3.6.1.2.1.177.1.1.2 no-access
A table of control information for notifications generated due to Zone Server events related to FC-SP Zoning.
                     t11FcSpZsNotifyControlEntry 1.3.6.1.2.1.177.1.1.2.1 no-access
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.
                         t11FcSpZsNotifyJoinSuccessEnable 1.3.6.1.2.1.177.1.1.2.1.1 truthvalue read-write
This object specifies whether t11FcSpZsFabricJoinFailureNotify notifications should be generated by the Zone Server for this Fabric.
                         t11FcSpZsNotifyJoinFailureEnable 1.3.6.1.2.1.177.1.1.2.1.2 truthvalue read-write
This object specifies whether t11FcSpZsFabricJoinSuccessNotify notifications should be generated by the Zone Server for this Fabric.
             t11FcSpZsStatistics 1.3.6.1.2.1.177.1.2
                 t11FcSpZsStatsTable 1.3.6.1.2.1.177.1.2.1 no-access
A table of statistics specific to FC-SP that are maintained by Zone Servers.
                     t11FcSpZsStatsEntry 1.3.6.1.2.1.177.1.2.1.1 no-access
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.
                         t11FcSpZsSPCMITrequestsSent 1.3.6.1.2.1.177.1.2.1.1.1 counter32 read-only
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.
                         t11FcSpZsSPCMITrequestsAccepted 1.3.6.1.2.1.177.1.2.1.1.2 counter32 read-only
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.
                         t11FcSpZsSPCMITrequestsRejected 1.3.6.1.2.1.177.1.2.1.1.3 counter32 read-only
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.
                         t11FcSpZsZcpRequestsSent 1.3.6.1.2.1.177.1.2.1.1.4 counter32 read-only
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.
                         t11FcSpZsZcpRequestsAccepted 1.3.6.1.2.1.177.1.2.1.1.5 counter32 read-only
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.
                         t11FcSpZsZcpRequestsRejected 1.3.6.1.2.1.177.1.2.1.1.6 counter32 read-only
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.
                         t11FcSpZsZirRequestsAccepted 1.3.6.1.2.1.177.1.2.1.1.7 counter32 read-only
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.
                         t11FcSpZsZirRequestsRejected 1.3.6.1.2.1.177.1.2.1.1.8 counter32 read-only
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.
         t11FcSpZsMIBConformance 1.3.6.1.2.1.177.2
             t11FcSpZsMIBCompliances 1.3.6.1.2.1.177.2.1
                 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.
             t11FcSpZsMIBGroups 1.3.6.1.2.1.177.2.2
                 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.
                 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.
                 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.
                 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.