CISCO-FCSP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.391
- Last updated
- 2004-07-02 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2004-07-02 00:00
- Namespace
- cisco
- Source file
CISCO-FCSP-MIB- Digest
sha256:2d5d68a9ad733bab27ee98c47b37f4e2260b9021cb7658cda93f30878a10d1d4
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | FcNameId |
| IF-MIB | ifDescr, ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-FCSP-MIB CISCO-SMI CISCO-ST-TC IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFcspMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.0 | |||
| ciscoFcspMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.1 | |||
| cfcspConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.1.1 | |||
| cfcspIfTable OBJECT-TYPE This table provides the FCSP configuration for the fibre channel interfaces. Note that the ifType for the fibre channel interfaces is fibreChannel(56). | 1.3.6.1.4.1.9.9.391.1.1.1 | not-accessible | current | |
| cfcspIfEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.9.391.1.1.1.1 | not-accessible | current | |
| cfcspMode OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.391.1.1.1.1.1 | INTEGER {off(1), autoPassive(2), autoActive(3), on(4)} | read-write | current |
| cfcspReauthInterval OBJECT-TYPE The 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'. | 1.3.6.1.4.1.9.9.391.1.1.1.1.2 | Unsigned32 (0..100000) | read-write | current |
| cfcspReauthenticate OBJECT-TYPE If this object is set to 'enable', reauthentication is started. No action is taken if set to 'noOp'. When read, always 'noOp' is returned. | 1.3.6.1.4.1.9.9.391.1.1.1.1.3 | INTEGER {enable(1), noOp(2)} | read-write | current |
| cfcspAuthProtocols OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.391.1.1.2 | INTEGER {dhChap(0), fcCap(1)} | read-write | current |
| cfcspTimeout OBJECT-TYPE Timeout period for FC-SP messages | 1.3.6.1.4.1.9.9.391.1.1.3 | Unsigned32 (20..1000) | read-write | current |
| cfcspDhChapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.1.1.4 | |||
| cfcspDhChapHashList OBJECT-TYPE Each 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. | 1.3.6.1.4.1.9.9.391.1.1.4.1 | OCTET STRING (SIZE(2)) | read-write | current |
| cfcspDhChapGroupList OBJECT-TYPE Each 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_2048 | 1.3.6.1.4.1.9.9.391.1.1.4.2 | OCTET STRING (SIZE(5)) | read-write | current |
| cfcspDhChapGenericPasswd OBJECT-TYPE DHCHAP Password for this device | 1.3.6.1.4.1.9.9.391.1.1.4.3 | SnmpAdminString (SIZE(1..64)) | read-write | current |
| cfcspLocalPasswdTable OBJECT-TYPE This table provides the FCSP DHCHAP password configuration for the device. | 1.3.6.1.4.1.9.9.391.1.1.5 | not-accessible | current | |
| cfcspLocalPasswdEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.9.391.1.1.5.1 | not-accessible | current | |
| cfcspSwitchWwn OBJECT-TYPE The World-Wide Name of the host with which this password has to be used. | 1.3.6.1.4.1.9.9.391.1.1.5.1.1 | FcNameId | not-accessible | current |
| cfcspLocalPasswd OBJECT-TYPE DHCHAP Password of the local device. | 1.3.6.1.4.1.9.9.391.1.1.5.1.2 | SnmpAdminString (SIZE(1..64)) | read-create | current |
| cfcspLocalPassRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.9.9.391.1.1.5.1.3 | RowStatus | read-create | current |
| cfcspRemotePasswdTable OBJECT-TYPE This table provides the FCSP DHCHAP password configuration for other devices | 1.3.6.1.4.1.9.9.391.1.1.6 | not-accessible | current | |
| cfcspRemotePasswdEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.9.391.1.1.6.1 | not-accessible | current | |
| cfcspRemoteSwitchWwn OBJECT-TYPE The World-Wide Name of other device. | 1.3.6.1.4.1.9.9.391.1.1.6.1.1 | FcNameId | not-accessible | current |
| cfcspRemotePasswd OBJECT-TYPE Password of the other device. | 1.3.6.1.4.1.9.9.391.1.1.6.1.2 | SnmpAdminString (SIZE(1..64)) | read-create | current |
| cfcspRemotePassRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.9.9.391.1.1.6.1.3 | RowStatus | read-create | current |
| cfcspInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.1.2 | |||
| cfcspStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.1.3 | |||
| cfcspIfStatsTable OBJECT-TYPE This table provides the FCSP statistics for all the fibre channel interfaces. | 1.3.6.1.4.1.9.9.391.1.3.1 | not-accessible | current | |
| cfcspIfStatsEntry OBJECT-TYPE An entry (conceptual row) in the cfcspIfStatsTable. | 1.3.6.1.4.1.9.9.391.1.3.1.1 | not-accessible | current | |
| cfcspIfAuthSucceeded OBJECT-TYPE The number of times the FCSP authentication succeeded on this interface. | 1.3.6.1.4.1.9.9.391.1.3.1.1.1 | Counter32 | read-only | current |
| cfcspIfAuthFailed OBJECT-TYPE The number of times the FCSP authentication failed on this interface. | 1.3.6.1.4.1.9.9.391.1.3.1.1.2 | Counter32 | read-only | current |
| cfcspIfAuthByPassed OBJECT-TYPE The number of times the FCSP authentication was bypassed on this interface. | 1.3.6.1.4.1.9.9.391.1.3.1.1.3 | Counter32 | read-only | current |
| cfcspNotificationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.1.4 | |||
| ciscoFcspMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.2 | |||
| ciscoFcspMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.2.1 | |||
| ciscoFcspMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.391.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cfcspAuthFailNotification NOTIFICATION-TYPE FCSP Authentication Failure trap | 1.3.6.1.4.1.9.9.391.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoFcspMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-FCSP-MIB. | 1.3.6.1.4.1.9.9.391.2.1.1 | current |
| cfcspConfigGroup OBJECT-GROUP A collection of objects for configuring Fibre Channel security Information. | 1.3.6.1.4.1.9.9.391.2.2.1 | current |
| cfcspLocalPasswdGroup OBJECT-GROUP A collection of objects for configuring Fibre Channel security Information. | 1.3.6.1.4.1.9.9.391.2.2.2 | current |
| cfcspIfStatsGroup OBJECT-GROUP A collection of objects for monitoring FCSP statistics. | 1.3.6.1.4.1.9.9.391.2.2.3 | current |
| cfcspNotificationGroup NOTIFICATION-GROUP A collection of objects for FCSP notifications. | 1.3.6.1.4.1.9.9.391.2.2.4 | current |