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

VENDOR: INTERNET-STANDARD


 Home MIB: T11-FC-SP-CERTS-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
 t11FcSpCertsMIB 1.3.6.1.2.1.1
This MIB module defines management information specific to the use of certificates in conjunction with Fibre Channel's FC-SP specification. Since FC-SP leverages a subset of IPsec and IKEv2 (see RFC 4595), a subset of the management information defined for the use of certificates with IPsec/IKEv2 is also applicable to FC-SP. Thus, this MIB module leverages RFC wwww and RFC xxxx for the management of certificates, CAs and CRLs. -- RFC Editor: replace wwww with actual RFC number for -- [IPSP-IPSEC-ACTION], and replace xxxx with actual RFC number for -- [IPSP-IKE-ACTION] & remove this note Specifically, the information defined in this MIB module consists of a pointer into the IPsec/IKEv2 MIB modules, plus minimal additional item(s) of information which are considered to be important in a Fibre Channel environment. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
     t11FcSpCertsMIBObjects 1.3.6.1.2.1.1.1
         t11FcSpCertsTable 1.3.6.1.2.1.1.1.1 no-access
A table containing information on the use of certificates in FC-SP, including (but not limited to) the use of certificates with the Fibre Channel Certificate Authentication Protocol (FCAP) defined by FC-SP, or with FC-SP's use of IKEv2.
             t11FcSpCertsEntry 1.3.6.1.2.1.1.1.1.1 no-access
Each entry contains information related to one certificate for use by the FC-SP Authentication entity identified by t11FcSpAuEntityName, on a particular Fabric, which is managed as part of the Fibre Channel management instance identified by fcmInstanceIndex.
                 t11FcSpCertFabricIndex 1.3.6.1.2.1.1.1.1.1.1 t11fabricindex no-access
An index value which uniquely identifies a particular Fabric where the certificate is available for use.
                 t11FcSpCertIndex 1.3.6.1.2.1.1.1.1.1.2 unsigned32 no-access
This object distinguishes between the multiple certificates available for use with FC-SP on a particular Fabric.
                 t11FcSpCertPointer 1.3.6.1.2.1.1.1.1.1.3 snmpadminstring read-only
This object contains the 'name' of a row in the ipsaCredentialTable, i.e., it points to the certificate which is represented by the row of the ipsaCredentialTable for which the value of ipsaCredName has the same value as the value of this object. Further information about the certificate is available in that row. If and when there is no row in the psaCredentialTable for this certificate, the value of this object is the zero-length string.
                 t11FcSpCertUsage 1.3.6.1.2.1.1.1.1.1.4 integer read-only
This object identifies how this certificate can be used: other -- none of the below; ownDefaultCert -- the certificate which the local entity uses as its default certificate; the local entity has at most one default certificate; ownCert -- a certificate which the local entity can use for itself, but which is not its default certificate; rootCert -- a root certificate. Enumeration: 'ownCert': 3, 'other': 1, 'rootCert': 4, 'ownDefaultCert': 2.
     t11FcSpCertsMIBConformance 1.3.6.1.2.1.1.2
         t11FcSpCertMIBCompliances 1.3.6.1.2.1.1.2.1
             t11FcSpCertMIBCompliance 1.3.6.1.2.1.1.2.1.1
The compliance statement for entities which use certificates with FC-SP.
         t11FcSpCertMIBGroups 1.3.6.1.2.1.1.2.2
             t11FcSpCertInfoGroup 1.3.6.1.2.1.1.2.2.1
A collection of objects containing information related to certificates available for use with FC-SP.