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

VENDOR: INTERNET-STANDARD


 Home MIB: T11-FC-SP-AUTHENTICATION-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
 t11FcSpAuthenticationMIB 1.3.6.1.2.1.176
This MIB module specifies the management information required to manage the Authentication Protocols defined by Fibre Channel's FC-SP specification. This MIB module defines three tables: - t11FcSpAuEntityTable is a table of Fibre Channel entities that can be authenticated using FC-SP's Authentication Protocols. - t11FcSpAuIfStatTable is a table with one row for each mapping of an Authentication entity onto an interface, containing statistics information. - t11FcSpAuRejectTable is a table of volatile information about FC-SP Authentication Protocol transactions that were most recently rejected. 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.
         t11FcSpAuMIBNotifications 1.3.6.1.2.1.176.0
             t11FcSpAuRejectSentNotify 1.3.6.1.2.1.176.0.1
This notification indicates that a Switch (identified by the value of t11FamLocalSwitchWwn) has sent a reject message of the type indicated by t11FcSpAuRejType in response to an AUTH message. The content of the rejected AUTH message is given by the value of t11FcSpAuRejAuthMsgString. The values of the Reason Code and Reason Code Explanation in the AUTH_Reject/SW_RJT/LS_RJT are indicated by the values of t11FcSpAuRejReasonCode and t11FcSpAuRejReasonCodeExp.
             t11FcSpAuRejectReceivedNotify 1.3.6.1.2.1.176.0.2
This notification indicates that a Switch (identified by the value of t11FamLocalSwitchWwn) has received a reject message of the type indicated by t11FcSpAuRejType in response to an AUTH message. The content of the rejected AUTH message is given by the value of t11FcSpAuRejAuthMsgString. The values of the Reason Code and Reason Code Explanation in the AUTH_Reject/SW_RJT/LS_RJT are indicated by the values of t11FcSpAuRejReasonCode and t11FcSpAuRejReasonCodeExp.
         t11FcSpAuMIBObjects 1.3.6.1.2.1.176.1
             t11FcSpAuEntityTable 1.3.6.1.2.1.176.1.1 no-access
A table of Fibre Channel entities that can be authenticated using FC-SP's Authentication Protocols. The purpose of an FC-SP Authentication Protocol is to verify that a claimed name is associated with the claiming entity. The Authentication Protocols can be used to authenticate Nx_Ports, B_Ports, or Switches.
                 t11FcSpAuEntityEntry 1.3.6.1.2.1.176.1.1.1 no-access
Information about the configuration and capabilities of an FC-SP entity (which is managed within the Fibre Channel management instance identified by fcmInstanceIndex) on a particular Fabric with respect to FC-SP's Authentication Protocols.
                     t11FcSpAuEntityName 1.3.6.1.2.1.176.1.1.1.1 fcnameidorzero no-access
The name used to identify the FC-SP entity. For entities that are Fibre Channel Switches, this value corresponds to the Switch's value of fcmSwitchWWN. For entities other than Fibre Channel Switches, this value corresponds to the value of fcmInstanceWwn for the corresponding Fibre Channel management instance.
                     t11FcSpAuFabricIndex 1.3.6.1.2.1.176.1.1.1.2 t11fabricindex no-access
An index value that uniquely identifies a particular Fabric to which the entity is attached.
                     t11FcSpAuServerProtocol 1.3.6.1.2.1.176.1.1.1.3 autonomoustype read-only
The protocol, if any, used by the entity to communicate with a third party (i.e., an External Server) as part of the process by which it verifies DH-CHAP responses. For example, if the entity is using an external RADIUS server to verify DH-CHAP responses, then this object will have the value t11FcSpAuServerProtocolRadius. The value, zeroDotZero, is used to indicate that no protocol is being used to communicate with a third party to verify DH-CHAP responses. When no protocol is being used, or if the third party is unreachable via the specified protocol, then locally configured information (if any) may be used instead.
                     t11FcSpAuStorageType 1.3.6.1.2.1.176.1.1.1.4 storagetype read-write
This object specifies the memory realization of configuration information related to an FC-SP Entity on a particular Fabric: specifically, for MIB objects in the row containing this object. Even if an instance of this object has the value 'permanent(4)', none of the information in the corresponding row of this table needs to be writable.
                     t11FcSpAuSendRejNotifyEnable 1.3.6.1.2.1.176.1.1.1.5 truthvalue read-write
An indication of whether or not the entity should issue t11FcSpAuRejectSentNotify notifications when sending AUTH_Reject/SW_RJT/LS_RJT to reject an AUTH message. If the value of the object is 'true', then this type of notification is generated. If the value is 'false', this type of notification is not generated.
                     t11FcSpAuRcvRejNotifyEnable 1.3.6.1.2.1.176.1.1.1.6 truthvalue read-write
An indication of whether or not the entity should issue t11FcSpAuRejectReceivedNotify notifications on the receipt of AUTH_Reject/SW_RJT/LS_RJT messages. If the value of the object is 'true', then this type of notification is generated. If the value is 'false', this type of notification is not generated.
                     t11FcSpAuDefaultLifetime 1.3.6.1.2.1.176.1.1.1.7 t11fcsplifetimeleft read-write
When the value of this object is non-zero, it specifies the default value of a lifetime, specified in units given by the corresponding instance of t11FcSpAuDefaultLifetimeUnits. This default lifetime is to be used for any Security Association that has no explicitly specified value for its lifetime. An SA's lifetime is either the time interval or the number of passed bytes, after which the SA has to be terminated and (if necessary) replaced with a new SA. If this object is zero, then there is no default value for lifetime.
                     t11FcSpAuDefaultLifetimeUnits 1.3.6.1.2.1.176.1.1.1.8 t11fcsplifetimeleftunits read-write
The units in which the value of the corresponding instance of t11FcSpAuDefaultLifetime specifies a default lifetime for a Security Association that has no explicitly-specified value for its lifetime.
                     t11FcSpAuRejectMaxRows 1.3.6.1.2.1.176.1.1.1.9 unsigned32 read-write
The maximum number of rows in the t11FcSpAuRejectTable for this entity on this Fabric. If and when an AUTH message is rejected, and the t11FcSpAuRejectTable already contains this maximum number of rows for the specific entity and Fabric, the row containing the oldest information is discarded and replaced by a row containing information about the new rejection. There will be less than this maximum number of rows in the t11FcSpAuRejectTable in exceptional circumstances, e.g., after an agent restart. In an implementation that does not support the t11FcSpAuRejectTable, this object will always be zero.
                     t11FcSpAuDhChapHashFunctions 1.3.6.1.2.1.176.1.1.1.10 t11fcsphashfunctions read-only
The hash functions that the entity supports when using the DH-CHAP algorithm.
                     t11FcSpAuDhChapDhGroups 1.3.6.1.2.1.176.1.1.1.11 t11fcspdhgroups read-only
The DH Groups that the entity supports when using the DH-CHAP algorithm in FC-SP.
                     t11FcSpAuFcapHashFunctions 1.3.6.1.2.1.176.1.1.1.12 t11fcsphashfunctions read-only
The hash functions that the entity supports when specified as Protocol Parameters in the AUTH_Negotiate message for FCAP in FC-SP.
                     t11FcSpAuFcapCertsSignFunctions 1.3.6.1.2.1.176.1.1.1.13 t11fcspsignfunctions read-only
The signature functions used within certificates that the entity supports when using FCAP in FC-SP.
                     t11FcSpAuFcapDhGroups 1.3.6.1.2.1.176.1.1.1.14 t11fcspdhgroups read-only
The DH Groups that the entity supports when using the FCAP algorithm in FC-SP.
                     t11FcSpAuFcpapHashFunctions 1.3.6.1.2.1.176.1.1.1.15 t11fcsphashfunctions read-only
The hash functions that the entity supports when using the FCPAP algorithm in FC-SP.
                     t11FcSpAuFcpapDhGroups 1.3.6.1.2.1.176.1.1.1.16 t11fcspdhgroups read-only
The DH Groups that the entity supports when using the FCPAP algorithm in FC-SP.
             t11FcSpAuIfStatTable 1.3.6.1.2.1.176.1.2 no-access
Each FC-SP Authentication entity can operate on one or more interfaces, but at most one of them can operate on each interface. A row in this table exists for each interface to each Fabric on which each Authentication entity operates. The objects within this table contain statistics information related to FC-SP's Authentication Protocols.
                 t11FcSpAuIfStatEntry 1.3.6.1.2.1.176.1.2.1 no-access
A set of Authentication Protocols statistics for an FC-SP Authentication entity (identified by t11FcSpAuEntityName) on one of its interfaces to a particular Fabric, which is managed within the Fibre Channel management instance identified by fcmInstanceIndex.
                     t11FcSpAuIfStatInterfaceIndex 1.3.6.1.2.1.176.1.2.1.1 interfaceindex no-access
The interface on which the FC-SP Authentication entity operates and for which the statistics are collected.
                     t11FcSpAuIfStatFabricIndex 1.3.6.1.2.1.176.1.2.1.2 t11fabricindex no-access
An index value identifying the particular Fabric for which the statistics are collected.
                     t11FcSpAuIfStatTimeouts 1.3.6.1.2.1.176.1.2.1.3 counter32 read-only
The number of FC-SP Authentication Protocol messages sent by the particular entity on the particular Fabric on the particular interface, for which no response was received within a timeout period. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
                     t11FcSpAuIfStatInAcceptedMsgs 1.3.6.1.2.1.176.1.2.1.4 counter32 read-only
The number of FC-SP Authentication Protocol messages received and accepted by the particular entity on the particular Fabric on the particular interface. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
                     t11FcSpAuIfStatInLsSwRejectedMsgs 1.3.6.1.2.1.176.1.2.1.5 counter32 read-only
The number of FC-SP Authentication Protocol messages received by the particular entity on the particular Fabric on the particular interface, and rejected by a lower-level (SW_RJT or LS_RJT) reject. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
                     t11FcSpAuIfStatInAuthRejectedMsgs 1.3.6.1.2.1.176.1.2.1.6 counter32 read-only
The number of FC-SP Authentication Protocol messages received by the particular entity on the particular Fabric on the particular interface, and rejected by an AUTH_Reject message. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
                     t11FcSpAuIfStatOutAcceptedMsgs 1.3.6.1.2.1.176.1.2.1.7 counter32 read-only
The number of FC-SP Authentication Protocol messages sent by the particular entity on the particular Fabric on the particular interface, which were accepted by the neighboring entity, i.e., not rejected by an AUTH_Reject message, nor by a lower-level (SW_RJT or LS_RJT) reject. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
                     t11FcSpAuIfStatOutLsSwRejectedMsgs 1.3.6.1.2.1.176.1.2.1.8 counter32 read-only
The number of FC-SP Authentication Protocol messages sent by the particular entity on the particular Fabric on the particular interface, which were rejected by a lower-level (SW_RJT or LS_RJT) reject. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
                     t11FcSpAuIfStatOutAuthRejectedMsgs 1.3.6.1.2.1.176.1.2.1.9 counter32 read-only
The number of FC-SP Authentication Protocol messages sent by the particular entity on the particular Fabric on the particular interface, which were rejected by an AUTH_Reject message. This counter has no discontinuities other than those that all Counter32's have when sysUpTime=0.
             t11FcSpAuRejectTable 1.3.6.1.2.1.176.1.3 no-access
A table of volatile information about FC-SP Authentication Protocol transactions that were recently rejected with an AUTH_Reject message, or with an SW_RJT/LS_RJT. The maximum number of rows in this table for a specific entity on a specific Fabric is given by the value of the corresponding instance of t11FcSpAuRejectMaxRows. The syntax of t11FcSpAuRejTimestamp is TimeStamp, and thus its value rolls over to zero after approximately 497 days. To avoid any confusion due to such a rollover, rows should be deleted from this table before they are 497 days old. This table will be empty if no AUTH_Reject messages, nor any SW_RJT/LS_RJT's rejecting an AUTH message, have been sent or received since the last re-initialization of the agent.
                 t11FcSpAuRejectEntry 1.3.6.1.2.1.176.1.3.1 no-access
Information about one AUTH message (either an AUTH_ELS or an AUTH_ILS) that was rejected with an AUTH_Reject, SW_RJT or LS_RJT message, sent/received by the entity identified by values of fcmInstanceIndex and t11FcSpAuEntityName, on an interface to a particular Fabric.
                     t11FcSpAuRejInterfaceIndex 1.3.6.1.2.1.176.1.3.1.1 interfaceindex no-access
The interface on which the rejected AUTH message was sent or received.
                     t11FcSpAuRejFabricIndex 1.3.6.1.2.1.176.1.3.1.2 t11fabricindex no-access
An index value identifying the particular Fabric on which the rejected AUTH message was sent or received.
                     t11FcSpAuRejTimestamp 1.3.6.1.2.1.176.1.3.1.3 timestamp no-access
The time at which the AUTH message was rejected. If two rows have the same value of this object for the same entity on the same interface and Fabric, the value of this object for the later one is incremented by one.
                     t11FcSpAuRejDirection 1.3.6.1.2.1.176.1.3.1.4 integer read-only
An indication of whether the rejection was sent or received by the identified entity. The value 'sent(1)' corresponds to a notification of type t11FcSpAuRejectSentNotify; the value 'received(2)' corresponds to t11FcSpAuRejectReceivedNotify. Enumeration: 'received': 2, 'sent': 1.
                     t11FcSpAuRejType 1.3.6.1.2.1.176.1.3.1.5 integer read-only
An indication of whether the rejection was an AUTH_Reject, an SW_RJT or an LS_RJT. Enumeration: 'lsRjt': 3, 'authReject': 1, 'swRjt': 2.
                     t11FcSpAuRejAuthMsgString 1.3.6.1.2.1.176.1.3.1.6 octet string read-only
The binary content of the AUTH message that was rejected, formatted as an octet string (in network byte order) containing the content of the message. If the binary content is unavailable, then the length is zero. Otherwise, the first octet of the message identifies the type of message: '90'h - an AUTH_ELS, see Table 6 in FC-SP, '40'h - an AUTH_ILS, see Table 3 in FC-SP, or '41'h - an B_AUTH_ILS, see Table 5 in FC-SP. and the remainder of the message may be truncated.
                     t11FcSpAuRejReasonCode 1.3.6.1.2.1.176.1.3.1.7 t11fcspauthrejectreasoncode read-only
The reason code with which this AUTH message was rejected.
                     t11FcSpAuRejReasonCodeExp 1.3.6.1.2.1.176.1.3.1.8 t11fcspauthrejreasoncodeexp read-only
The reason code explanation with which this AUTH message was rejected.
         t11FcSpAuMIBConformance 1.3.6.1.2.1.176.2
             t11FcSpAuMIBCompliances 1.3.6.1.2.1.176.2.1
                 t11FcSpAuMIBCompliance 1.3.6.1.2.1.176.2.1.1
The compliance statement for entities that implement one or more of the Authentication Protocols defined in FC-SP.
             t11FcSpAuMIBGroups 1.3.6.1.2.1.176.2.2
                 t11FcSpAuGeneralGroup 1.3.6.1.2.1.176.2.2.1
A collection of objects for the capabilities and configuration parameters of FC-SP's Authentication Protocols. The inclusion of t11FcSpAuIfStatTimeouts in this group provides information on mappings of Authentication entities onto interfaces.
                 t11FcSpAuIfStatsGroup 1.3.6.1.2.1.176.2.2.2
A collection of objects for monitoring the operations of FC-SP's Authentication Protocols.
                 t11FcSpAuRejectedGroup 1.3.6.1.2.1.176.2.2.3
A collection of objects holding information concerning FC-SP Authentication Protocol transactions that were recently rejected with an AUTH_Reject, with an SW_RJT, or with an LS_RJT.
                 t11FcSpAuNotificationGroup 1.3.6.1.2.1.176.2.2.4
A collection of notifications for use in the management of FC-SP's Authentication Protocols.
         t11FcSpAuMIBIdentities 1.3.6.1.2.1.176.3
             t11FcSpAuServerProtocolRadius 1.3.6.1.2.1.176.3.1
This OID identifies RADIUS as the protocol used to communicate with an External Server as part of the process by which identities are verified. In this case, information about the RADIUS Servers is likely to be provided in radiusAuthServerExtTable defined in the RADIUS-AUTH-CLIENT-MIB.
             t11FcSpAuServerProtocolDiameter 1.3.6.1.2.1.176.3.2
This OID identifies Diameter as the protocol used to communicate with an External Server as part of the process by which identities are verified.
             t11FcSpAuServerProtocolTacacs 1.3.6.1.2.1.176.3.3
This OID identifies TACACS as the protocol used to communicate with an External Server as part of the process by which identities are verified.