Home/Catalog/CISCO-FCSP-MIB

CISCO-FCSP-MIB

AI MIB Summary

The CISCO-FCSP-MIB manages Fibre Channel Security Protocol (FC-SP) configurations and monitors security associations, authentication states, and key management parameters on Cisco Fibre Channel devices. It facilitates the enforcement of T11 FC-SP Rev 1.1 standards to secure storage area network (SAN) traffic through port-based and fabric-level security controls.

MIB module for managing Fibre Channel Security for the fibre channel devices. This MIB is used to configure and monitor the Fibre-Channel Security Protocol (FC-SP) Rev 1.1 of FC-SP, Dated 04/18/03, T11/Project 1570-D. Please refer to http://www.t11.org.
Main OID:
ciscoFcspMIB.1.3.6.1.4.1.9.9.391
37
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

37 total
Object Name
ciscoFcspMIBMIB module for managing Fibre Channel Security for the fibre channel devices. This MIB is used to configure and monitor the Fibre-Channel Security Protocol (FC-SP) Rev 1.1 of FC-SP, Dated 04/18/03, T11/Project 1570-D. Please refer to http://www.t11.org.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.391
ciscoFcspMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.0
cfcspAuthFailNotificationFCSP Authentication Failure trap
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.391.0.1
ciscoFcspMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.1
cfcspConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.1.1
cfcspIfTableThis table provides the FCSP configuration for the fibre channel interfaces. Note that the ifType for the fibre channel interfaces is fibreChannel(56).
SEQUENCE OF CfcspIfEntry
.1.3.6.1.4.1.9.9.391.1.1.1
cfcspIfEntryAn entry (conceptual row) in the cfcspIfTable, containing FCSP configuration for the interface identified by ifIndex. Each entry contains a FCSP mode of the interface, reauthentication interval and authentication command object.
CfcspIfEntry
.1.3.6.1.4.1.9.9.391.1.1.1.1
cfcspModeThe FC-SP mode of this interface. If off(1), port would never initiate FC-SP authentication exchange and send reject to any FC-SP authentication message started from other end. If autoPassive(2), a port would not initiate any FC-SP authentication exchange; but would always take part in FC-SP authentication exchange initiated on this interface by other devices. If autoActive(3), a port would always try to initiate FC-SP authentication exchange after ESC. If otherside does not support FC-SP authentication, port will still be brought up. If the authentication fails, the port will not be brought up. If on(4), port would always try to initiate FC-SP authentication exchange and authentication is done before the port becomes up. If otherside does not support FC-SP authentication or if authentication fails, port will not be brought up.rw
Enumeration
.1.3.6.1.4.1.9.9.391.1.1.1.1.1
cfcspReauthIntervalThe time for which a port has to wait before trying to re-authenticate the other end. 0 means re-authentication is not done. This object is not relevant if cfcspMode is 'off'.rw
Unsigned32
.1.3.6.1.4.1.9.9.391.1.1.1.1.2
cfcspReauthenticateIf this object is set to 'enable', reauthentication is started. No action is taken if set to 'noOp'. When read, always 'noOp' is returned.rw
Enumeration
.1.3.6.1.4.1.9.9.391.1.1.1.1.3
cfcspAuthProtocolsThe FC-SP authentication protocols used by this device. Only 1 bit can be set to 1 at any time. The bit that is set to 1, its corresponding protocol will be used first and other protocol will be used as second preference.rw
Enumeration
.1.3.6.1.4.1.9.9.391.1.1.2
cfcspTimeoutTimeout period for FC-SP messagesrw
Unsigned32
.1.3.6.1.4.1.9.9.391.1.1.3
cfcspDhChapObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.1.1.4
cfcspDhChapHashListEach octet in this object contains a IANA assigned identifier of a proposed hash mechanism, in the order of preference. The first octet is the most preferred and the last octet contains the least preferred.rw
OCTET STRING
.1.3.6.1.4.1.9.9.391.1.1.4.1
cfcspDhChapGroupListEach octet in this object contains a group number, corresponding to a Diffie-Hellman group identifier, in order of preference. Currently there are 5 groups supported, from value 0 through 4. Each number corresponds to the Diffie-Hellman group as follows - 0 - DH_NULL 1 - DH_1024 2 - DH_1280 3 - DH_1536 4 - DH_2048rw
OCTET STRING
.1.3.6.1.4.1.9.9.391.1.1.4.2
cfcspDhChapGenericPasswdDHCHAP Password for this devicerw
SnmpAdminString
.1.3.6.1.4.1.9.9.391.1.1.4.3
cfcspLocalPasswdTableThis table provides the FCSP DHCHAP password configuration for the device.
SEQUENCE OF CfcspLocalPasswdEntry
.1.3.6.1.4.1.9.9.391.1.1.5
cfcspLocalPasswdEntryAn entry (conceptual row) in the cfcspLocalPasswdTable. Each entry, indexed by the device's World-wide name, consists of a local password and a rowStatus object.
CfcspLocalPasswdEntry
.1.3.6.1.4.1.9.9.391.1.1.5.1
cfcspSwitchWwnThe World-Wide Name of the host with which this password has to be used.
FcNameId (CISCO-ST-TC)
.1.3.6.1.4.1.9.9.391.1.1.5.1.1
cfcspLocalPasswdDHCHAP Password of the local device.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.391.1.1.5.1.2
cfcspLocalPassRowStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.391.1.1.5.1.3
cfcspRemotePasswdTableThis table provides the FCSP DHCHAP password configuration for other devices
SEQUENCE OF CfcspRemotePasswdEntry
.1.3.6.1.4.1.9.9.391.1.1.6
cfcspRemotePasswdEntryAn entry (conceptual row) in the cfcspRemotePasswdTable. Each entry, indexed by the remote device's World-wide name, consists of a DHCHAP password and a rowStatus object.
CfcspRemotePasswdEntry
.1.3.6.1.4.1.9.9.391.1.1.6.1
cfcspRemoteSwitchWwnThe World-Wide Name of other device.
FcNameId (CISCO-ST-TC)
.1.3.6.1.4.1.9.9.391.1.1.6.1.1
cfcspRemotePasswdPassword of the other device.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.391.1.1.6.1.2
cfcspRemotePassRowStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.391.1.1.6.1.3
cfcspInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.1.2
cfcspStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.1.3
cfcspIfStatsTableThis table provides the FCSP statistics for all the fibre channel interfaces.
SEQUENCE OF CfcspIfStatsEntry
.1.3.6.1.4.1.9.9.391.1.3.1
cfcspIfStatsEntryAn entry (conceptual row) in the cfcspIfStatsTable.
CfcspIfStatsEntry
.1.3.6.1.4.1.9.9.391.1.3.1.1
cfcspIfAuthSucceededThe number of times the FCSP authentication succeeded on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.391.1.3.1.1.1
cfcspIfAuthFailedThe number of times the FCSP authentication failed on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.391.1.3.1.1.2
cfcspIfAuthByPassedThe number of times the FCSP authentication was bypassed on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.391.1.3.1.1.3
cfcspNotificationObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.1.4
ciscoFcspMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.2
ciscoFcspMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.2.1
ciscoFcspMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.391.2.2
CISCO-FCSP-MIB - SNMP MIB Reference | MIBs Explorer