CISCO-FCSP-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-FCSP-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoFcspMIB | 1.3.6.1.4.1.9.9.391 |
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. |
||
ciscoFcspMIBNotifications | 1.3.6.1.4.1.9.9.391.0 | |||
cfcspAuthFailNotification | 1.3.6.1.4.1.9.9.391.0.1 |
FCSP Authentication Failure trap |
||
ciscoFcspMIBObjects | 1.3.6.1.4.1.9.9.391.1 | |||
cfcspConfig | 1.3.6.1.4.1.9.9.391.1.1 | |||
cfcspIfTable | 1.3.6.1.4.1.9.9.391.1.1.1 | no-access |
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.1 | no-access |
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. |
||
cfcspMode | 1.3.6.1.4.1.9.9.391.1.1.1.1.1 | integer | read-write |
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. Enumeration: 'autoActive': 3, 'autoPassive': 2, 'off': 1, 'on': 4. |
cfcspReauthInterval | 1.3.6.1.4.1.9.9.391.1.1.1.1.2 | unsigned32 | read-write |
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'. |
cfcspReauthenticate | 1.3.6.1.4.1.9.9.391.1.1.1.1.3 | integer | read-write |
If this object is set to 'enable', reauthentication is started. No action is taken if set to 'noOp'. When read, always 'noOp' is returned. Enumeration: 'enable': 1, 'noOp': 2. |
cfcspAuthProtocols | 1.3.6.1.4.1.9.9.391.1.1.2 | integer | read-write |
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. Enumeration: 'dhChap': 0, 'fcCap': 1. |
cfcspTimeout | 1.3.6.1.4.1.9.9.391.1.1.3 | unsigned32 | read-write |
Timeout period for FC-SP messages |
cfcspDhChapObjects | 1.3.6.1.4.1.9.9.391.1.1.4 | |||
cfcspDhChapHashList | 1.3.6.1.4.1.9.9.391.1.1.4.1 | octet string | read-write |
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. |
cfcspDhChapGroupList | 1.3.6.1.4.1.9.9.391.1.1.4.2 | octet string | read-write |
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 |
cfcspDhChapGenericPasswd | 1.3.6.1.4.1.9.9.391.1.1.4.3 | snmpadminstring | read-write |
DHCHAP Password for this device |
cfcspLocalPasswdTable | 1.3.6.1.4.1.9.9.391.1.1.5 | no-access |
This table provides the FCSP DHCHAP password configuration for the device. |
|
1.3.6.1.4.1.9.9.391.1.1.5.1 | no-access |
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. |
||
cfcspSwitchWwn | 1.3.6.1.4.1.9.9.391.1.1.5.1.1 | fcnameid | no-access |
The World-Wide Name of the host with which this password has to be used. |
cfcspLocalPasswd | 1.3.6.1.4.1.9.9.391.1.1.5.1.2 | snmpadminstring | read-only |
DHCHAP Password of the local device. |
cfcspLocalPassRowStatus | 1.3.6.1.4.1.9.9.391.1.1.5.1.3 | rowstatus | read-only |
The status of this conceptual row. |
cfcspRemotePasswdTable | 1.3.6.1.4.1.9.9.391.1.1.6 | no-access |
This table provides the FCSP DHCHAP password configuration for other devices |
|
1.3.6.1.4.1.9.9.391.1.1.6.1 | no-access |
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. |
||
cfcspRemoteSwitchWwn | 1.3.6.1.4.1.9.9.391.1.1.6.1.1 | fcnameid | no-access |
The World-Wide Name of other device. |
cfcspRemotePasswd | 1.3.6.1.4.1.9.9.391.1.1.6.1.2 | snmpadminstring | read-only |
Password of the other device. |
cfcspRemotePassRowStatus | 1.3.6.1.4.1.9.9.391.1.1.6.1.3 | rowstatus | read-only |
The status of this conceptual row. |
cfcspInfo | 1.3.6.1.4.1.9.9.391.1.2 | |||
cfcspStatistics | 1.3.6.1.4.1.9.9.391.1.3 | |||
cfcspIfStatsTable | 1.3.6.1.4.1.9.9.391.1.3.1 | no-access |
This table provides the FCSP statistics for all the fibre channel interfaces. |
|
1.3.6.1.4.1.9.9.391.1.3.1.1 | no-access |
An entry (conceptual row) in the cfcspIfStatsTable. |
||
cfcspIfAuthSucceeded | 1.3.6.1.4.1.9.9.391.1.3.1.1.1 | counter32 | read-only |
The number of times the FCSP authentication succeeded on this interface. |
cfcspIfAuthFailed | 1.3.6.1.4.1.9.9.391.1.3.1.1.2 | counter32 | read-only |
The number of times the FCSP authentication failed on this interface. |
cfcspIfAuthByPassed | 1.3.6.1.4.1.9.9.391.1.3.1.1.3 | counter32 | read-only |
The number of times the FCSP authentication was bypassed on this interface. |
cfcspNotificationObjects | 1.3.6.1.4.1.9.9.391.1.4 | |||
ciscoFcspMIBConformance | 1.3.6.1.4.1.9.9.391.2 | |||
ciscoFcspMIBCompliances | 1.3.6.1.4.1.9.9.391.2.1 | |||
ciscoFcspMIBCompliance | 1.3.6.1.4.1.9.9.391.2.1.1 |
The compliance statement for entities which implement the CISCO-FCSP-MIB. |
||
ciscoFcspMIBGroups | 1.3.6.1.4.1.9.9.391.2.2 | |||
cfcspConfigGroup | 1.3.6.1.4.1.9.9.391.2.2.1 |
A collection of objects for configuring Fibre Channel security Information. |
||
cfcspLocalPasswdGroup | 1.3.6.1.4.1.9.9.391.2.2.2 |
A collection of objects for configuring Fibre Channel security Information. |
||
cfcspIfStatsGroup | 1.3.6.1.4.1.9.9.391.2.2.3 |
A collection of objects for monitoring FCSP statistics. |
||
cfcspNotificationGroup | 1.3.6.1.4.1.9.9.391.2.2.4 |
A collection of objects for FCSP notifications. |