CISCO-FDMI-MIB
- Registered at
- 1.3.6.1.4.1.9.9.373
- Last updated
- 2003-11-07 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2003-11-07 00:00, 2003-08-24 00:00
- Namespace
- cisco
- Source file
CISCO-FDMI-MIB- Digest
sha256:230b808821bd0f74222bff38224cbeafd8631d96df31bad172f95007ff0d1f8a
Description
Fabric Device Management Interface (FDMI) MIB. This MIB module defines objects for managing the devices such as HBA (Host Bus Adapter). It provides device information which have registered with an FC fabric using FDMI. For more information on FDMI, refer to Fibre Channel Generic Services-4 Section 6.7 : Fabric Device Management Interface.
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 |
| CISCO-VSAN-MIB | notifyVsanIndex, vsanIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
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-FDMI-MIB CISCO-SMI CISCO-ST-TC CISCO-TC CISCO-VSAN-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CFdmiRejectReasonCode TEXTUAL-CONVENTION The reason codes for FDMI rejects for HBA requests. invalidCommandCode (1) - invalid command code in the request unableToPerformCmdReq (2) - FDMI not able to perform the command requested invalidSize (3) - invalid size . | current | |||
| CFdmiRejectReasonCodeExpl TEXTUAL-CONVENTION The explanations for reason codes for FDMI rejects for HBA requests. noAdditionalExpl (1) - No Additional Explanation hbaAlreadyRegistered (2) - HBA already registered attrForSpecifiedHbaNotReg (3) - Attributes for specified HBA not registered hbaAttrMultiAttribSameType (4) - HBA attributes block contains multiple attributes of same type invalidHbaAttrBlockLen (5) - Invalid HBA attribute block length reqdHbaAttrNotPresent (6) - Required HBA attributes not present origPortNotInRegPortList (7) - Originating port not in registered Port list hbaIdNotInRegPortList (8) - HBA Id is not registered port list portAttrNotRegistered (9) - Port attributes not registered portNotRegistered (10) - port not registered portAttrMultiAttrSameType (11) - port attribute block contains multiple attributes of same type invalidPortAttrBlockLen (12) - Invalid port attribute block length none (13) - not known or reserved . | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFdmiMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.0 | |||
| ciscoFdmiMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.1 | |||
| cfdmiConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.1.1 | |||
| cfdmiRejectRegNotifyEnable OBJECT-TYPE This object specifies if the FDMI should generate 'cfdmiRejectRegNotify' notifications. If value of this object is 'true', then the notification is generated when a registration request is rejected. If it is 'false', the notification is not generated. | 1.3.6.1.4.1.9.9.373.1.1.1 | TruthValue | read-write | current |
| cfdmiInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.1.2 | |||
| cfdmiHbaInfoTable OBJECT-TYPE This table lists all the HBAs registered with the Fabric Device Management Interface. | 1.3.6.1.4.1.9.9.373.1.2.1 | not-accessible | current | |
| cfdmiHbaInfoEntry OBJECT-TYPE An entry (conceptual row) in the cfdmiHbaInfoTable. It provides information that has been registered with FDMI by a HBA, identified by cfdmiHbaInfoId, where the registration was received on the VSAN identified by vsanIndex. If the HBA has registered some but not all of the information represented by the columnar objects in this table, then the value of the unregistered objects will be either: the zero-length string (for string-based objects) or the zero value (for interger-based objects). | 1.3.6.1.4.1.9.9.373.1.2.1.1 | not-accessible | current | |
| cfdmiHbaInfoId OBJECT-TYPE The WWN of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.1 | FcNameId | not-accessible | current |
| cfdmiHbaInfoNodeName OBJECT-TYPE The WWN of the node containing this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.2 | FcNameId | read-only | current |
| cfdmiHbaInfoMfg OBJECT-TYPE The name of the manufacturer of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.3 | SnmpAdminString (SIZE(0..63)) | read-only | current |
| cfdmiHbaInfoSn OBJECT-TYPE The serial number of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.4 | SnmpAdminString (SIZE(0..63)) | read-only | current |
| cfdmiHbaInfoModel OBJECT-TYPE The model of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.5 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoModelDescr OBJECT-TYPE The string that describes the model of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.6 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoHwVer OBJECT-TYPE The hardware version of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.7 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoDriverVer OBJECT-TYPE The version level of the driver software controlling this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.8 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoOptROMVer OBJECT-TYPE The version of the Option ROM or the BIOS of this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.9 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoFwVer OBJECT-TYPE The version of the firmware executed by this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.10 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoOSInfo OBJECT-TYPE The type and version of the operating system controlling this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.11 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaInfoMaxCTPayload OBJECT-TYPE The maximum size of the Common Transport (CT) payload including all CT headers but no FC frame header(s), that may be send or received by application software resident in the host containing this HBA. | 1.3.6.1.4.1.9.9.373.1.2.1.1.12 | Unsigned32 | read-only | current |
| cfdmiHbaPortTable OBJECT-TYPE List of ports registered with Fibre Channel Device Management Interface. | 1.3.6.1.4.1.9.9.373.1.2.2 | not-accessible | current | |
| cfdmiHbaPortEntry OBJECT-TYPE An entry (conceptual row) in the cfdmiHbaPortTable. It contains information about the Nx_port, on this HBA, identified by cfdmiHbaInfoId, where the registration of the HBA with FDMI was received on the VSAN identified by vsanIndex. If the HBA has registered some but not all of the information represented by the columnar objects in this table, then the value of the unregistered objects will be either: the zero-length string (for string-based objects) or the zero value (for interger-based objects). | 1.3.6.1.4.1.9.9.373.1.2.2.1 | not-accessible | current | |
| cfdmiHbaPortId OBJECT-TYPE The WWN of this port. | 1.3.6.1.4.1.9.9.373.1.2.2.1.1 | FcNameId | not-accessible | current |
| cfdmiHbaPortSupportedFC4Type OBJECT-TYPE The supported FC-4 types attribute registered for this port on this VSAN. | 1.3.6.1.4.1.9.9.373.1.2.2.1.2 | OCTET STRING | read-only | current |
| cfdmiHbaPortSupportedSpeed OBJECT-TYPE The supported speed registered for this port on this VSAN. | 1.3.6.1.4.1.9.9.373.1.2.2.1.3 | Unsigned32 | read-only | current |
| cfdmiHbaPortCurrentSpeed OBJECT-TYPE The current speed registered for this port on this VSAN. | 1.3.6.1.4.1.9.9.373.1.2.2.1.4 | Unsigned32 | read-only | current |
| cfdmiHbaPortMaxFrameSize OBJECT-TYPE The maximum frame size attribute registered for this port on this VSAN. | 1.3.6.1.4.1.9.9.373.1.2.2.1.5 | Unsigned32 | read-only | current |
| cfdmiHbaPortOsDevName OBJECT-TYPE The OS Device Name attribute registered for this port on this VSAN. | 1.3.6.1.4.1.9.9.373.1.2.2.1.6 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiHbaPortHostName OBJECT-TYPE The name of the host associated with this port. | 1.3.6.1.4.1.9.9.373.1.2.2.1.7 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cfdmiRejectReasonCode OBJECT-TYPE The registration reject reason code. This object contains the reason code corresponding to the most recent FDMI Registration request failure. | 1.3.6.1.4.1.9.9.373.1.2.3 | CFdmiRejectReasonCode | accessible-for-notify | current |
| cfdmiRejectReasonCodeExpl OBJECT-TYPE The registration reject reason code explanation. This object contains the reason code explanation if the above object has a reason code corresponding to 'Unable to perform command request'. This object like the one above, corresponds to the most recent FDMI Registration request rejection. | 1.3.6.1.4.1.9.9.373.1.2.4 | CFdmiRejectReasonCodeExpl | accessible-for-notify | current |
| cfdmiNotifyRegOperType OBJECT-TYPE The type of registration operation. 'regHBA' - register HBA. 'regHAT' - register HBA attributes. 'regPRT' - register port. 'regPA' - register port attributes. | 1.3.6.1.4.1.9.9.373.1.2.5 | INTEGER {regHBA(1), regHAT(2), regPRT(3), regPA(4)} | accessible-for-notify | current |
| cfdmiNotifyHBAPortId OBJECT-TYPE The identifier to be sent in cfdmiRejectRegNotify. The value of this object would be HBA identifier if the value of 'notifyRegOperType' is either 'regHBA' or 'regHAT'. The value of this object would be port identifier if the value of 'notifyRegOperType' is either 'regPRT' or 'regPA'. | 1.3.6.1.4.1.9.9.373.1.2.6 | FcNameId | accessible-for-notify | current |
| cfdmiStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.1.3 | |||
| ciscoFdmiMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.2 | |||
| ciscoFdmiMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.2.1 | |||
| ciscoFdmiMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.373.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cfdmiRejectRegNotify NOTIFICATION-TYPE This notification is generated by the FDMI whenever it rejects a registration request. The FDMI should update the 'cfdmiRejectReasonCode' and 'cfdmiRejectReasonCodeExpl' objects with the corresponding reason code and reason code explanation before sending the notification. These two objects are also included along with the notification to provide the reason for the reject. | 1.3.6.1.4.1.9.9.373.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoFdmiMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-FDMI-MIB. | 1.3.6.1.4.1.9.9.373.2.1.1 | current |
| cfdmiConfigGroup OBJECT-GROUP A collection of objects for configuring FDMI. | 1.3.6.1.4.1.9.9.373.2.2.1 | current |
| cfdmiHbaInformationGroup OBJECT-GROUP A collection of objects for HBA Information. | 1.3.6.1.4.1.9.9.373.2.2.2 | current |
| cfdmiHbaPortInformationGroup OBJECT-GROUP A collection of objects for HBA port information. | 1.3.6.1.4.1.9.9.373.2.2.3 | current |
| cfdmiNotificationGroup NOTIFICATION-GROUP A collection of notifications for managing FDMI. | 1.3.6.1.4.1.9.9.373.2.2.4 | current |