CISCO-FICON-MIB
- Registered at
- 1.3.6.1.4.1.9.9.375
- Last updated
- 2006-04-07 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-04-07 00:00, 2006-03-14 00:00, 2005-10-21 00:00, 2005-10-06 00:00, 2005-06-01 00:00
- Namespace
- cisco
- Source file
CISCO-FICON-MIB- Digest
sha256:4ab10d8ce6557467ff18f446a50042bddde0aaba690756a1074cb77bcde3c1c3
Description
This is the FICON (FIber CONnection) MIB module. FICON is an IBM standard of transport mechanism for communication between the mainframes and devices and is a major consideration for enterprise data centers. The Cisco MDS Storage Area Network (SAN) switches provide the functionality of a FICON Director to the customers.
Contact
Cisco Systems Customer Service Postal: 170 West 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 | FcAddressId |
| CISCO-VSAN-MIB | vsanIndex |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, 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-FICON-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 |
|---|---|---|---|---|
| CficonPortNumOrAddr TEXTUAL-CONVENTION The port number or port address. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFiconMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.0 | |||
| ciscoFiconMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.1 | |||
| ciscoFiconConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.1.1 | |||
| cficonPortSwapTable OBJECT-TYPE A table to issue the port swap command. In FICON, lots of configuration in the host is associated with a port-address. If the FICON port connecting the host to the switch has some problem and the user wants to connect the host to a different port in the switch, one needs to swap the configuration of the two ports. This command transparently swaps the configuration of two ports without affecting the host. | 1.3.6.1.4.1.9.9.375.1.1.1 | not-accessible | current | |
| cficonPortSwapEntry OBJECT-TYPE A cficonPortSwapTable entry. A management station wishing to create an entry should first generate a pseudo-random serial number to be used as the index to this sparse table. The station should then create the associated instance of the row status object. It must also, in the same PDU create the associated instance of the cficonSwapPortNumberFirst and cficonSwapPortNumberSecond objects. Note that when creating a row in this table, the cficonSwapPortEntryStatus, cficonSwapPortNumberFirst and cficonSwapPortNumberSecond are all required. Once the operation completes, the management station should delete the entry. | 1.3.6.1.4.1.9.9.375.1.1.1.1 | not-accessible | current | |
| cficonPortSwapIndex OBJECT-TYPE An arbitrary index for the swap command. | 1.3.6.1.4.1.9.9.375.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cficonSwapPortNumberFirst OBJECT-TYPE The first port number that needs to be swapped . | 1.3.6.1.4.1.9.9.375.1.1.1.1.2 | CficonPortNumOrAddr | read-create | current |
| cficonSwapPortNumberSecond OBJECT-TYPE The second port number that needs to be swapped. | 1.3.6.1.4.1.9.9.375.1.1.1.1.3 | CficonPortNumOrAddr | read-create | current |
| cficonSwapPortEntryStatus OBJECT-TYPE If this object is set to 'createAndGo(4)' then the port configurations of the ports specified by objects cficonSwapPortNumberFirst and cficonSwapPortNumberSecond will be swapped. | 1.3.6.1.4.1.9.9.375.1.1.1.1.4 | RowStatus | read-create | current |
| cficonVsanTable OBJECT-TYPE A table containing the objects to manage FICON functionality in a VSAN. | 1.3.6.1.4.1.9.9.375.1.1.2 | not-accessible | current | |
| cficonVsanEntry OBJECT-TYPE A cficonVsanTable entry. Each entry, identified by vsanIndex, provides the objects to manage FICON functionality in this VSAN, identified by vsanIndex. To create a vsan, only the cficonVsanEntryStatus needs to be set in the PDU. A vsan will be created with default values for all the objects in the entry. Once the vsan is created, the values of all the writable objects within a row can be modified. | 1.3.6.1.4.1.9.9.375.1.1.2.1 | not-accessible | current | |
| cficonVsanHostControl OBJECT-TYPE The object indicates whether the host is allowed to alter FICON Director connectivity parameters. If 'true' the host is allowed to alter the parameters, else it cannot. | 1.3.6.1.4.1.9.9.375.1.1.2.1.1 | TruthValue | read-create | current |
| cficonVsanHostControlSwOffline OBJECT-TYPE The object specifying whether the host can put the VSAN offline. If 'true' it allows the host to put the VSAN offline, else it cannot. | 1.3.6.1.4.1.9.9.375.1.1.2.1.2 | TruthValue | read-create | current |
| cficonVsanHostControlClkAlrtMode OBJECT-TYPE The object indicates whether director clock alert mode is enabled or disabled. If 'true', the mode is enabled, else it is disabled. | 1.3.6.1.4.1.9.9.375.1.1.2.1.3 | TruthValue | read-create | current |
| cficonVsanSnmpControl OBJECT-TYPE The object indicates whether network management system is allowed to alter FICON director connectivity parameters. If 'true', the network management system is allowed to alter FICON director connectivity parameters, else, it cannot. | 1.3.6.1.4.1.9.9.375.1.1.2.1.4 | TruthValue | read-create | current |
| cficonVsanAutoSavePortAddrCfg OBJECT-TYPE The object indicating whether the configuration will be saved in the configuration file for this VSAN. When an operator modifies a configuration, the running configuration is modified. If this object is 'true', then the configuration is saved in the configuration file as well. If this object is 'false', then the running configuration is not saved in the configuration file. | 1.3.6.1.4.1.9.9.375.1.1.2.1.5 | TruthValue | read-create | current |
| cficonVsanEnableCup OBJECT-TYPE The object indicating Control Unit Port (CUP) is enabled. If 'true', CUP is enabled, else it is disabled. | 1.3.6.1.4.1.9.9.375.1.1.2.1.6 | TruthValue | read-create | current |
| cficonVsanCodePage OBJECT-TYPE The EBCDIC Code page used for the exchange of information with the host in this VSAN. | 1.3.6.1.4.1.9.9.375.1.1.2.1.7 | INTEGER {usa(37), germany(273), brazil(275), italy(280), japan(281), spain(284), uk(285), france(297), interNational(500)} | read-create | current |
| cficonVsanCharSet OBJECT-TYPE The Character Set used for the exchange of of information with the host in this VSAN. | 1.3.6.1.4.1.9.9.375.1.1.2.1.8 | INTEGER {charSet697(1)} | read-create | current |
| cficonVsanKeyCounter OBJECT-TYPE A counter that is incremented every time there is a configuration change. This counter is used by the Host to keep track of the number of configuration changes that have taken place. | 1.3.6.1.4.1.9.9.375.1.1.2.1.9 | Integer32 (1..2147483647) | read-only | current |
| cficonVsanUserAlertMode OBJECT-TYPE The object indicating whether director user alert mode is enabled or disabled. If 'true', the mode is enabled. else it is disabled. | 1.3.6.1.4.1.9.9.375.1.1.2.1.10 | TruthValue | read-create | current |
| cficonVsanDeviceAllegience OBJECT-TYPE The object indicating whether CUP is in a allegiance state. If it is in allegiance state with a channel, it cannot accept any commands from any logical paths. A CUP goes in an allegiance state when it accepts command from a channel and forms 'an allegiance' with it until the successful completion of the channel program, at which point the CUP goes in a an 'unlocked' mode. | 1.3.6.1.4.1.9.9.375.1.1.2.1.11 | INTEGER {lockedByCLI(1), lockedBySnmp(2), lockedByHost(3), unlocked(4)} | read-only | current |
| cficonVsanTime OBJECT-TYPE The system time in the VSAN. This could be set either by the host or be the default global time in the FICON Director. The default global time is the local time in the FICON Director. The format is as follows - Wed Nov 5 18:53:52.172485 2003 | 1.3.6.1.4.1.9.9.375.1.1.2.1.12 | DisplayString | read-only | current |
| cficonVsanHostOrDefaultTime OBJECT-TYPE The object indicating whether VSAN time is set by the host or the time is global time within a FICON Director. If 'true', the time was set by the host, else it is same as the FICON Director's global time. | 1.3.6.1.4.1.9.9.375.1.1.2.1.13 | TruthValue | read-only | current |
| cficonVsanCupName OBJECT-TYPE The name of CUP. | 1.3.6.1.4.1.9.9.375.1.1.2.1.14 | SnmpAdminString | read-create | current |
| cficonSetHostTimeControl OBJECT-TYPE The object indicating whether VSAN time can be set by the host. If 'true', the host can set the time, else it can not. | 1.3.6.1.4.1.9.9.375.1.1.2.1.15 | TruthValue | read-create | current |
| cficonVsanClearAllegience OBJECT-TYPE The object used to clear a CUP allegiance. If this object is set with value, 'clear(1)' the CUP goes in a 'non-allegiance' or 'unlocked' mode as described in the description of cficonVsanDeviceAllegience object above. | 1.3.6.1.4.1.9.9.375.1.1.2.1.16 | INTEGER {clear(1)} | read-create | current |
| cficonVsanEntryStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.9.9.375.1.1.2.1.17 | RowStatus | read-create | current |
| cficonVsanFiconState OBJECT-TYPE The object used to control the state of the ports belonging to a vsan in the context of the FICON functionality. If this object is set to 'offline(1)' all the ports belonging to the vsan, specified by the vsanIndex are put in the suspended state. If this object is set to 'online(2)' all the ports belonging to the vsan, specified by the vsanIndex are put in the operational state. | 1.3.6.1.4.1.9.9.375.1.1.2.1.18 | INTEGER {offline(1), online(2)} | read-create | current |
| cficonVsanSerialNum OBJECT-TYPE The serial number of the FICON director. | 1.3.6.1.4.1.9.9.375.1.1.2.1.19 | SnmpAdminString | read-only | current |
| cficonPortTable OBJECT-TYPE A table listing the port information as stored in the configuration file. | 1.3.6.1.4.1.9.9.375.1.1.3 | not-accessible | current | |
| cficonPortEntry OBJECT-TYPE A cficonPortTable entry. Each entry provides the information about a port, identified by cficonPortAddr, in the configuration file, identified by cficonPortFilename, on this VSAN, identified by vsanIndex. | 1.3.6.1.4.1.9.9.375.1.1.3.1 | not-accessible | current | |
| cficonPortAddr OBJECT-TYPE The Port Address of this port. | 1.3.6.1.4.1.9.9.375.1.1.3.1.1 | CficonPortNumOrAddr | not-accessible | current |
| cficonPortBlock OBJECT-TYPE The object indicates whether to block or unblock this port. This is one of the port-connectivity parameters. If 'true' this port is blocked, else it is unblocked. | 1.3.6.1.4.1.9.9.375.1.1.3.1.2 | TruthValue | read-write | current |
| cficonPortName OBJECT-TYPE The name of this port. | 1.3.6.1.4.1.9.9.375.1.1.3.1.3 | SnmpAdminString | read-write | current |
| cficonProhibitPortNumbers OBJECT-TYPE The list of ports that will be prohibited from communication. Each octet within the value of an object of this type, specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port and the least significant bit represents the highest numbered port. | 1.3.6.1.4.1.9.9.375.1.1.3.1.4 | OCTET STRING (SIZE(32)) | read-write | current |
| cficonPortRunCfgTable OBJECT-TYPE A table listing the port information as stored in the running configuration. Each port is identified by the port address in the context of its vsan Index. | 1.3.6.1.4.1.9.9.375.1.1.4 | not-accessible | current | |
| cficonPortRunCfgEntry OBJECT-TYPE A cficonPortRunCfgTable entry. Each entry provides the information about a port (identified by cficonPortAddr), on this VSAN (identified by vsanIndex), for the running configuration. | 1.3.6.1.4.1.9.9.375.1.1.4.1 | not-accessible | current | |
| cficonPortRunCfgAddr OBJECT-TYPE The address of this port. | 1.3.6.1.4.1.9.9.375.1.1.4.1.1 | CficonPortNumOrAddr | not-accessible | current |
| cficonPortRunCfgBlock OBJECT-TYPE The object indicating whether to block or unblock this port. If 'true' this port is blocked, else it is unblocked. | 1.3.6.1.4.1.9.9.375.1.1.4.1.2 | TruthValue | read-write | current |
| cficonPortRunCfgName OBJECT-TYPE The port name of this port. | 1.3.6.1.4.1.9.9.375.1.1.4.1.3 | SnmpAdminString | read-write | current |
| cficonRunCfgProhibitPrtNums OBJECT-TYPE The list of ports that will be prohibited. Each octet within the value of an object of this type specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port and the least significant bit represents the highest numbered port. | 1.3.6.1.4.1.9.9.375.1.1.4.1.4 | OCTET STRING (SIZE(256)) | read-write | current |
| cficonRunCfgTypeNumber OBJECT-TYPE The type number for this FICON Director. | 1.3.6.1.4.1.9.9.375.1.1.4.1.5 | DisplayString (SIZE(1..16)) | read-only | current |
| cficonRunCfgModelNumber OBJECT-TYPE The model number for this FICON Director. It is in the form of ASCII characters. | 1.3.6.1.4.1.9.9.375.1.1.4.1.6 | DisplayString (SIZE(1..16)) | read-only | current |
| cficonRunCfgManufacturer OBJECT-TYPE The name of the the company that manufactured this FICON Director. | 1.3.6.1.4.1.9.9.375.1.1.4.1.7 | DisplayString (SIZE(1..16)) | read-only | current |
| cficonRunCfgPlantOfMfg OBJECT-TYPE The plant code that identifies the plant of manufacture of this FICON Director. | 1.3.6.1.4.1.9.9.375.1.1.4.1.8 | DisplayString (SIZE(1..16)) | read-only | current |
| cficonRunCfgSerialNumber OBJECT-TYPE The sequence number assigned to this FICON Director during manufacturing. | 1.3.6.1.4.1.9.9.375.1.1.4.1.9 | DisplayString (SIZE(1..16)) | read-only | current |
| cficonRunCfgUnitType OBJECT-TYPE The peer type of the port that this port is communicating. channel - Host controlUnit - Disk fabric - Another SAN switch | 1.3.6.1.4.1.9.9.375.1.1.4.1.10 | INTEGER {channel(1), controlUnit(2), fabric(3), unknown(4)} | read-only | current |
| cficonRunCfgPortId OBJECT-TYPE This is the identifier of the peer port. If the peer port is channel, as described by the instance of cficonRunCfgUnitType, then cficonRunCfgPortId will be the CHPID (Channel Path Identifier) of the channel path that contains this peer port. If the peer port is controlUnit, then cficonRunCfgPortId will be 0. If the peer port is fabric, then cficonRunCfgPortId will be port address of the interface on the peer switch. | 1.3.6.1.4.1.9.9.375.1.1.4.1.11 | Integer32 (0..255) | read-only | current |
| cficonRunCfgStatus OBJECT-TYPE This object specifies the status of the row, whether some specific columns in this row are valid, invalid or old. These specific columns are - cficonRunCfgProhibitPrtNums, cficonRunCfgTypeNumber, cficonRunCfgModelNumber, cficonRunCfgManufacturer, cficonRunCfgPlantOfMfg, cficonRunCfgSerialNumber and cficonRunCfgUnitType. The only value that can be assigned by the Network Management System(NMS) is 'invalid'. The NMS cannot set this object to any other value (i.e 'valid' or 'old'). valid - The information ( values of the other columns) is guaranteed to be correct. old - The information was valid before the port went down. Although the information has not vanished, it cannot be guaranteed. invalid - When the port does not have the information at all. (i.e. when the port comes up for the first time or the NMS clears the information. | 1.3.6.1.4.1.9.9.375.1.1.4.1.12 | INTEGER {valid(1), invalid(2), old(3)} | read-write | current |
| cficonCfgFileTable OBJECT-TYPE A table listing the configuration files for each vsan. | 1.3.6.1.4.1.9.9.375.1.1.5 | not-accessible | current | |
| cficonCfgFileEntry OBJECT-TYPE A cficonCfgFileTable entry. Each entry provides the configuration file for a vsan (identified by vsanIndex) and a file (identified by cficonCfgFilename). Each entry lists the file status, the time the file was last updated etc. The cficonCfgFileRowStatus object is used to create or delete a configuration file. For creation or deletion, only the cficonCfgFileRowStatus object needs to be set in the PDU. cficonCfgFileCmd object is used to apply this configuration file to the vsan specified by the vsanIndex. For example, To create a configuration file 'cfg' for vsan 1, the management application must do the following - cficonCfgFileRowStatus.1.cfg = createAndGo; To delete the configuration file, cficonCfgFileRowStatus.1.cfg = destroy; To apply this configuration file, cficonCfgFileCmd.1.cfg = apply; | 1.3.6.1.4.1.9.9.375.1.1.5.1 | not-accessible | current | |
| cficonCfgFilename OBJECT-TYPE The name of the configuration file. | 1.3.6.1.4.1.9.9.375.1.1.5.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cficonCfgFileDescr OBJECT-TYPE The description of the configuration file. | 1.3.6.1.4.1.9.9.375.1.1.5.1.2 | SnmpAdminString (SIZE(1..64)) | read-create | current |
| cficonCfgFileStatus OBJECT-TYPE The status of filename containing these ports. Network Management station must check this object before it can read the contents of the configuration file. If it is 'locked', it means that the host or the CLI or the network management station is in the process of writing the contents of this file. If it is 'locked' the the file cannot be read. If it is 'unlocked', then the file is ready to be read. | 1.3.6.1.4.1.9.9.375.1.1.5.1.3 | INTEGER {locked(1), unlocked(2)} | read-only | current |
| cficonCfgFileLastUpdated OBJECT-TYPE The time this file was last updated. The format is as follows - Wed Nov 5 18:53:52.172485 2003 | 1.3.6.1.4.1.9.9.375.1.1.5.1.4 | SnmpAdminString | read-only | current |
| cficonCfgFileCmd OBJECT-TYPE The object to apply this configuration file to the VSAN identified by the vsanIndex. When reading this object, a noOp(2) is returned. open(3) opens this file for modifying. close(4) closes this file. | 1.3.6.1.4.1.9.9.375.1.1.5.1.5 | INTEGER {apply(1), noOp(2), open(3), close(4)} | read-create | current |
| cficonCfgFileRowStatus OBJECT-TYPE The rowStatus of this row. | 1.3.6.1.4.1.9.9.375.1.1.5.1.6 | RowStatus | read-create | current |
| cficonCfgFileCmdStatus OBJECT-TYPE The object to describe the status of the last 'apply' command. success - The last apply command was successful. inProgress - The last apply command is still in the process of execution. failed - The last apply command failed. notApplicable - The last apply command status is not available. | 1.3.6.1.4.1.9.9.375.1.1.5.1.7 | INTEGER {success(1), inProgress(2), failed(3), notApplicable(4)} | read-only | current |
| cficonCfgFileCmdErrorString OBJECT-TYPE The string describing the reason the the last 'apply' command failed. This string needs to be polled only in the case when the value of the cficonCfgFileCmdStatus is 'failed'. | 1.3.6.1.4.1.9.9.375.1.1.5.1.8 | SnmpAdminString (SIZE(1..128)) | read-only | current |
| cficonPortNumIfTable OBJECT-TYPE A table listing the association of Port number to its interface index. | 1.3.6.1.4.1.9.9.375.1.1.6 | not-accessible | current | |
| cficonPortNumIfEntry OBJECT-TYPE A cficonPortNumIfTable entry. Each entry provides a mapping between the port number and its interface index. | 1.3.6.1.4.1.9.9.375.1.1.6.1 | not-accessible | current | |
| cficonPortNumber OBJECT-TYPE The port number of this port. | 1.3.6.1.4.1.9.9.375.1.1.6.1.1 | CficonPortNumOrAddr | not-accessible | current |
| cficonPortIfIndex OBJECT-TYPE The interface index of this port. For ports that are not installed, this object would be zero. | 1.3.6.1.4.1.9.9.375.1.1.6.1.2 | InterfaceIndex | read-write | current |
| cficonPortAddrNumTable OBJECT-TYPE A table listing the association of Port address to port number. | 1.3.6.1.4.1.9.9.375.1.1.7 | not-accessible | current | |
| cficonPortAddrNumEntry OBJECT-TYPE A cficonPortAddrNumTable entry. Each entry provides the port address to port number mapping. | 1.3.6.1.4.1.9.9.375.1.1.7.1 | not-accessible | current | |
| cficonPortAddrPortAddr OBJECT-TYPE The port address of this port. | 1.3.6.1.4.1.9.9.375.1.1.7.1.1 | CficonPortNumOrAddr | not-accessible | current |
| cficonPortAddrPortNumber OBJECT-TYPE The port number of this port. | 1.3.6.1.4.1.9.9.375.1.1.7.1.2 | CficonPortNumOrAddr | read-only | current |
| cficonPortNumAddrTable OBJECT-TYPE A table listing the association of Port number to its port number. | 1.3.6.1.4.1.9.9.375.1.1.8 | not-accessible | current | |
| cficonPortNumAddrEntry OBJECT-TYPE A cficonPortNumAddrTable entry. Each entry provides a mapping between the port number and its port number. | 1.3.6.1.4.1.9.9.375.1.1.8.1 | not-accessible | current | |
| portAddrPortNumber OBJECT-TYPE The port number of this port. | 1.3.6.1.4.1.9.9.375.1.1.8.1.1 | CficonPortNumOrAddr | not-accessible | current |
| portAddress OBJECT-TYPE The port address of this port. | 1.3.6.1.4.1.9.9.375.1.1.8.1.2 | CficonPortNumOrAddr | read-only | current |
| cficonDirHistTable OBJECT-TYPE A table listing the director history buffer. Director History Buffer is a mechanism to determine those ports that have changed their configuration for a particular value of a key counter. The FICON Director maintains a change vector of 256 bits (32 bytes) and an associated key counter. This table lists this vector for a given key counter. | 1.3.6.1.4.1.9.9.375.1.1.9 | not-accessible | current | |
| cficonDirHistEntry OBJECT-TYPE A row in the cficonDirHistTable, identified by the vsanIndex and the key counter. | 1.3.6.1.4.1.9.9.375.1.1.9.1 | not-accessible | current | |
| cficonDirHistKeyCounter OBJECT-TYPE The key counter. | 1.3.6.1.4.1.9.9.375.1.1.9.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cficonDirHistPortNumbers OBJECT-TYPE The list of ports that have configuration change for a value of cficonDirHistKeyCounter. If a port has configuration change, its bit position will be 1. Each octet within the value of an object of this type, specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port and the least significant bit represents the highest numbered port. | 1.3.6.1.4.1.9.9.375.1.1.9.1.2 | OCTET STRING (SIZE(32)) | read-only | current |
| cficonStatsTable OBJECT-TYPE A table listing the FICON Statistics . | 1.3.6.1.4.1.9.9.375.1.1.10 | not-accessible | current | |
| cficonStatsEntry OBJECT-TYPE An entry listing the FICON statistics for FICON port. | 1.3.6.1.4.1.9.9.375.1.1.10.1 | not-accessible | current | |
| cfStatsFramePacingTime OBJECT-TYPE Number of 2.5 microsecond units that frame transmission is blocked due to zero credit. | 1.3.6.1.4.1.9.9.375.1.1.10.1.1 | Counter32 | read-only | current |
| cfStatsDispErrorsInFrame OBJECT-TYPE Number of frames with disparity errors. | 1.3.6.1.4.1.9.9.375.1.1.10.1.2 | Counter32 | read-only | current |
| cfStatsEOFErrs OBJECT-TYPE Number of frames with EOF errors. | 1.3.6.1.4.1.9.9.375.1.1.10.1.3 | Counter32 | read-only | current |
| cfStatsDispErrsOutOfFrame OBJECT-TYPE Number of frames with OOF errors. | 1.3.6.1.4.1.9.9.375.1.1.10.1.4 | Counter32 | read-only | current |
| cfStatsInvalidOrderSets OBJECT-TYPE Number of invalid or unrecognizable Order Sets outside of frames. | 1.3.6.1.4.1.9.9.375.1.1.10.1.5 | Counter32 | read-only | current |
| cfStatsErrorSummary OBJECT-TYPE This counter contains a sum of the errors counted by a set of the other defined error counters. | 1.3.6.1.4.1.9.9.375.1.1.10.1.6 | Counter32 | read-only | current |
| cficonShowPorts OBJECT-TYPE An object to control which ports are displayed. If set to all(1), all the ports, regardless whether they are installed or not are displayed in the cficonPortTable and cificonPortRunCfgTable. If set to 'installed', only the ports that are installed ports are displayed in the cficonPortTable and cificonPortRunCfgTable. | 1.3.6.1.4.1.9.9.375.1.1.11 | INTEGER {all(1), installed(2)} | read-write | current |
| cficonLinkIncidentTable OBJECT-TYPE A table listing the link incidents in a FICON interface. A Link incident is an event when the interface experiences the conditions described in the cficonLinkIncident object. | 1.3.6.1.4.1.9.9.375.1.1.12 | not-accessible | current | |
| cficonLinkIncidentEntry OBJECT-TYPE An entry listing the cficonLinkIncidentTable. | 1.3.6.1.4.1.9.9.375.1.1.12.1 | not-accessible | current | |
| cficonLinkIncident OBJECT-TYPE The type of link incident that occurred on an interface. bitErrThreshExceeded - Bit Error Threshold exceeded. lossOfSignalOrSync - Loss of Signal or Sync message. nosReceived - NOS msg Received NOS - Non Operational State primitiveSeqTimeOut - Primitive Timeout invalidPrimitiveSeq - Invalid Primitive sequence | 1.3.6.1.4.1.9.9.375.1.1.12.1.1 | INTEGER {none(1), bitErrThreshExceeded(2), lossOfSignalOrSync(3), nosReceived(4), primitiveSeqTimeOut(5), invalidPrimitiveSeq(6)} | read-only | current |
| cficonLinkIncidentTime OBJECT-TYPE The time at which the link incident happened. The format is as follows - Wed Nov 5 18:53:52.172485 2003 | 1.3.6.1.4.1.9.9.375.1.1.12.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| cficonLinkIncidentClear OBJECT-TYPE The object used to clear the link incident for an interface. | 1.3.6.1.4.1.9.9.375.1.1.12.1.3 | INTEGER {clear(1)} | read-write | current |
| cficonCfgFileCupNameTable OBJECT-TYPE A table listing the CUP names for each vsan in a configuration file. | 1.3.6.1.4.1.9.9.375.1.1.13 | not-accessible | current | |
| cficonCfgFileCupNameEntry OBJECT-TYPE A cficonCfgFileCupNameTable entry. Each entry provides the CUP name for a VSAN (identified by vsanIndex) and a file (identified by cficonCfgFilename). | 1.3.6.1.4.1.9.9.375.1.1.13.1 | not-accessible | current | |
| cficonCfgFileCupName OBJECT-TYPE The name of CUP. | 1.3.6.1.4.1.9.9.375.1.1.13.1.1 | SnmpAdminString (SIZE(1..24)) | read-write | current |
| cficonConfigCopyTable OBJECT-TYPE A table of config-copy requests. | 1.3.6.1.4.1.9.9.375.1.1.14 | not-accessible | current | |
| cficonConfigCopyEntry OBJECT-TYPE A config-copy request. A management station wishing to create an entry should first generate a random serial number to be used as the index to this sparse table. The station should then create the associated instance of the row status object. This config-copy operation is only to copy the running configuration to startup configuration for FICON. Once the appropriate instance of all the configuration objects have been created, either by an explicit SNMP set request or by default, the row status should be set to active to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo. Once the config-copy request has been created (i.e. the cfCopyEntryRowStatus has been made active), the entry cannot be modified - the only operation possible after this is to delete the row. Once the request completes, the management station should retrieve the value of the status object and should then delete the entry. In order to prevent old entries from clogging the table, entries will be aged out, but an entry will never be deleted within 5 minutes of completing. | 1.3.6.1.4.1.9.9.375.1.1.14.1 | not-accessible | current | |
| cficonConfigCopyIndex OBJECT-TYPE Object which specifies a unique entry in the cficonConfigCopyTable. A management station wishing to initiate a config-copy operation should use a random value for this object when creating an instance of a cficonConfigCopyEntry. | 1.3.6.1.4.1.9.9.375.1.1.14.1.1 | Unsigned32 (1..2147483647) | not-accessible | current |
| cficonCopyState OBJECT-TYPE Specifies the result of this config-copy request. This value of this object is instantiated only after the row has been instantiated, i.e. after the cficonCopyEntryRowStatus has been made active. | 1.3.6.1.4.1.9.9.375.1.1.14.1.2 | INTEGER {inProgress(1), success(2), failed(3)} | read-only | current |
| cficonCopyFailReason OBJECT-TYPE An error string describing the reason the copy failed. | 1.3.6.1.4.1.9.9.375.1.1.14.1.3 | SnmpAdminString | read-only | current |
| cficonCopyEntryRowStatus OBJECT-TYPE The status of this table entry. Once the entry status is set to active, the associated entry cannot be modified until the request completes (cficonCopyState transitions to successful or failed state). | 1.3.6.1.4.1.9.9.375.1.1.14.1.4 | RowStatus | read-create | current |
| cficonAutoSaveState OBJECT-TYPE The object indicates whether auto save state is enabled or disabled. Enabling the auto save state, saves the configuration to the configuration file whenever a configuration change is made. If the cficonAutoSaveState is disabled (false), the configuration change is not saved to the configuration file. | 1.3.6.1.4.1.9.9.375.1.1.15 | TruthValue | read-only | current |
| ciscoFiconPortMap OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.1.1.16 | |||
| cficonPortMap1 OBJECT-TYPE The port map1. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 6 bytes long and there can be up to 42 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type | 1.3.6.1.4.1.9.9.375.1.1.16.1 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| cficonPortMap2 OBJECT-TYPE The port map2. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 6 bytes long and there can be up to 42 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type | 1.3.6.1.4.1.9.9.375.1.1.16.2 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| cficonPortMap3 OBJECT-TYPE The port map3. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 6 bytes long and there can be up to 42 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type | 1.3.6.1.4.1.9.9.375.1.1.16.3 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| cficonPortMap4 OBJECT-TYPE The port map4. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 6 bytes long and there can be up to 42 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type | 1.3.6.1.4.1.9.9.375.1.1.16.4 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| cficonPortMap5 OBJECT-TYPE The port map5. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 6 bytes long and there can be up to 42 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type | 1.3.6.1.4.1.9.9.375.1.1.16.5 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| cficonPortMap6 OBJECT-TYPE The port map6. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 6 bytes long and there can be up to 42 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type | 1.3.6.1.4.1.9.9.375.1.1.16.6 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| cficonPortMapMax OBJECT-TYPE Number of port map objects. | 1.3.6.1.4.1.9.9.375.1.1.16.7 | Integer32 (1..100) | read-only | current |
| cficonPortMapTable OBJECT-TYPE The port map table. This table contains the list of port map objects to carry the information of IfIndex, port Address, unit Type and Port Number for all ports. | 1.3.6.1.4.1.9.9.375.1.1.16.8 | not-accessible | current | |
| cficonPortMapEntry OBJECT-TYPE The port map entry. This entry consists of a index number indicating a set of ports and a port map object carrying certain port attributes for these ports. | 1.3.6.1.4.1.9.9.375.1.1.16.8.1 | not-accessible | current | |
| cficonPortMapIndex OBJECT-TYPE The port map index. This number indicates the group of ports described by the port map object. | 1.3.6.1.4.1.9.9.375.1.1.16.8.1.1 | Integer32 (1..100) | not-accessible | current |
| cficonPortMapObj OBJECT-TYPE The port map object. This object contains information specific to third party vendor and the usage is vendor specific. Each record is 7 bytes long and there can be up to 36 records in this object. Each record consists of the following - 0-3 bytes - IfIndex byte 4 - Port Address byte 5 - Unit Type byte 6 - Port Number | 1.3.6.1.4.1.9.9.375.1.1.16.8.1.2 | OCTET STRING (SIZE(0..255)) | read-only | current |
| cficonSlotPortNumTable OBJECT-TYPE Chassis slot port number table. This table contains the list of all reserved port numbers for all slots of the chassis. | 1.3.6.1.4.1.9.9.375.1.1.17 | not-accessible | current | |
| cficonSlotPortNumEntry OBJECT-TYPE Chassis slot port number entry. This entry has the slot number and reserved port numbers for this slot. | 1.3.6.1.4.1.9.9.375.1.1.17.1 | not-accessible | current | |
| cficonSlotIndex OBJECT-TYPE The chassis slot number. | 1.3.6.1.4.1.9.9.375.1.1.17.1.1 | Integer32 (1..32) | not-accessible | current |
| cficonSlotReservedPN OBJECT-TYPE Chassis slot port numbers. Reserved port numbers for one chassis slot. There can be up to 64 port numbers reserved for each slot in the chassis. | 1.3.6.1.4.1.9.9.375.1.1.17.1.2 | OCTET STRING (SIZE(0..64)) | read-write | current |
| cficonLogicReservedPN OBJECT-TYPE Reserved port numbers for logical ports. There can be up to 256 port numbers reserved for logical ports. | 1.3.6.1.4.1.9.9.375.1.1.18 | OCTET STRING (SIZE(0..256)) | read-write | current |
| cficonRlirErlTable OBJECT-TYPE A table of Nx_Ports that have registered to receive RLIRs on all VSANs on the local switch. | 1.3.6.1.4.1.9.9.375.1.1.19 | not-accessible | current | |
| cficonRlirErlEntry OBJECT-TYPE An entry (conceptual row) containing information about an Nx_Port which has registered to receive RLIRs on the VSAN indicated by vsanIndex. | 1.3.6.1.4.1.9.9.375.1.1.19.1 | not-accessible | current | |
| cficonRlirErlFcId OBJECT-TYPE The Fibre Channel Identifier (FC-ID) of the subscribing Nx_Port. | 1.3.6.1.4.1.9.9.375.1.1.19.1.1 | FcAddressId | not-accessible | current |
| cficonRlirErlFormat OBJECT-TYPE Indicates the device type for which the Nx_Port is interested in receiving RLIR ELS. | 1.3.6.1.4.1.9.9.375.1.1.19.1.2 | Unsigned32 (0..255) | not-accessible | current |
| cficonRlirErlRegType OBJECT-TYPE This object indicates the type of registration desired by the subscriber. conditionalRx(1) - the Nx_Port is registered as a valid recipient of subsequent RLIRs. But such an Nx_Port is chosen as the recipient of a link incident record only if no other recipients from the ERL on this VSAN have been chosen. alwaysRx(2) - the Nx_Port is registered as a valid recipient of subsequent RLIRs. Such an Nx_Port is always chosen as a recipient of a link incident record. | 1.3.6.1.4.1.9.9.375.1.1.19.1.3 | INTEGER {conditionalRx(1), alwaysRx(2)} | read-only | current |
| cficonInterfaceSwapTable OBJECT-TYPE This table provides a management application with the capability to swap the configuration of two specified interfaces. In FICON, a host associates a great deal of configuration data with a port-address. If the FICON port connecting the host to the switch has some problem and the user wants to connect the host to a different port in the switch, one needs to swap the configuration of the two ports. This command transparently swaps the configuration of two ports without affecting the host. | 1.3.6.1.4.1.9.9.375.1.1.20 | not-accessible | current | |
| cficonInterfaceSwapEntry OBJECT-TYPE A cficonInterfaceSwapTable entry contains 2 interface indices to be swapped among other objects. A management station wishing to create an entry should first obtain a unique serial number, e.g. get the cficonInterfaceSwapNextIndex scalar as the index to this sparse table. The station should then create the associated instance of the row status object. Note that when creating a row in this table, the cficonSwapPortEntryStatus, cficonSwapInterfaceIndexFirst and cficonSwapInterfaceIndexSecond are all required. The values of cficonSwapInterfaceIndexFirst and cficonSwapInterfaceIndexSecond should be different. If for any reason the new row can not be created, no swap action will be performed. If the table entry creation is successful, the value of cficonSwapInterfaceActionStatus will be pending(1) first and the SNMP response will be returned as success. When the swap starts, the value will be executing(2). After the swap action is done, the value will be either success(3) or failure(4). cficonSwapInterfaceFailReason contains the failure reason to indicate where the failure is from. cficonSwapInterfaceSystemError is a user readable description given by the failure causing sub-module. The management station should delete the entry after the value of cficonSwapInterfaceActionStatus being either success(3) or failure(4). | 1.3.6.1.4.1.9.9.375.1.1.20.1 | not-accessible | current | |
| cficonInterfaceSwapIndex OBJECT-TYPE An arbitrary index for the swap command. | 1.3.6.1.4.1.9.9.375.1.1.20.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cficonSwapInterfaceIndexFirst OBJECT-TYPE The first port number that needs to be swapped . | 1.3.6.1.4.1.9.9.375.1.1.20.1.2 | InterfaceIndex | read-create | current |
| cficonSwapInterfaceIndexSecond OBJECT-TYPE The second port number that needs to be swapped. | 1.3.6.1.4.1.9.9.375.1.1.20.1.3 | InterfaceIndex | read-create | current |
| cficonSwapInterfaceActionStatus OBJECT-TYPE The status of the port swap request. pending - the request is waiting to be processed by the device. executing - the request is currently being processed by the device. success - the request has been completed successfully by the device. failure - the request failed. | 1.3.6.1.4.1.9.9.375.1.1.20.1.4 | INTEGER {pending(1), executing(2), success(3), failure(4)} | read-only | current |
| cficonSwapInterfaceFailReason OBJECT-TYPE The reason of failed port swap request other - the failure is caused by other sub-module. none - no failure. dmFailure - the failure is caused by Domain Manager. ficonFailure - the failure is caused by FICON Manager. pmFailure - the failure is caused by Port Manager. psmFailure - the failure is caused by Port Security Manager. qosFailure - the failure is caused by QOS sub-module. spanFailure - the failure is caused by SPAN sub-module. zsFailure - the failure is caused by Zone Server. | 1.3.6.1.4.1.9.9.375.1.1.20.1.5 | INTEGER {other(1), none(2), dmFailure(3), ficonFailure(4), pmFailure(5), psmFailure(6), qosFailure(7), spanFailure(8), zsFailure(9)} | read-only | current |
| cficonSwapInterfaceSystemError OBJECT-TYPE A system error string readable by user for the failed swap action. | 1.3.6.1.4.1.9.9.375.1.1.20.1.6 | SnmpAdminString | read-only | current |
| cficonSwapInterfaceEntryStatus OBJECT-TYPE If this object is set to 'active(1)' then the port configurations of the ports specified by objects cficonSwapInterfaceIndexFirst and cficonSwapInterfaceIndexSecond will be swapped. | 1.3.6.1.4.1.9.9.375.1.1.20.1.7 | RowStatus | read-create | current |
| cficonInterfaceSwapNextIndex OBJECT-TYPE Next unique index available for creating new entry in the FICON interface swap table. | 1.3.6.1.4.1.9.9.375.1.1.21 | Integer32 (1..2147483647) | read-only | current |
| ciscoFiconGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.1.2 | |||
| cficonDefaultPortBlock OBJECT-TYPE This object indicates the default state which whether to prohibit traffic or allow traffic among all External Ports of a new FICON VSAN. If 'true' the default state is prohibit all traffic, else the default state is allow all traffic. The default values of the cficonProhibitPortNumbers and the cficonRunCfgProhibitPrtNums in a newly created FICON VSAN are consistent with the state of this object. | 1.3.6.1.4.1.9.9.375.1.2.1 | TruthValue | read-write | current |
| ciscoFiconMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.2 | |||
| ciscoFiconCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.2.1 | |||
| ciscoFiconGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.375.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cficonPortInfoChange NOTIFICATION-TYPE A FICON Port Change notification is generated whenever the unit type of the port changes. | 1.3.6.1.4.1.9.9.375.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoFiconCompliance MODULE-COMPLIANCE Compliance statement for FICON MIB. | 1.3.6.1.4.1.9.9.375.2.1.1 | deprecated |
| ciscoFiconComplianceRev1 MODULE-COMPLIANCE Compliance statement for FICON MIB. | 1.3.6.1.4.1.9.9.375.2.1.2 | deprecated |
| ciscoFiconComplianceRev2 MODULE-COMPLIANCE Compliance statement for FICON MIB. | 1.3.6.1.4.1.9.9.375.2.1.3 | deprecated |
| ciscoFiconComplianceRev3 MODULE-COMPLIANCE Compliance statement for FICON MIB. | 1.3.6.1.4.1.9.9.375.2.1.4 | current |
| cficonPortSwapGroup OBJECT-GROUP A collection of objects providing port swap functionality. | 1.3.6.1.4.1.9.9.375.2.2.1 | current |
| cficonVsanGroup OBJECT-GROUP A group containing objects providing ficon information in a vsan. | 1.3.6.1.4.1.9.9.375.2.2.2 | current |
| cficonPortGroup OBJECT-GROUP A group containing an object providing ficon port information. | 1.3.6.1.4.1.9.9.375.2.2.3 | current |
| cficonPortRunCfgGroup OBJECT-GROUP A group containing an object providing ficon port information. | 1.3.6.1.4.1.9.9.375.2.2.4 | current |
| cficonCfgFileGroup OBJECT-GROUP A collection of objects for the per VSAN config file table. | 1.3.6.1.4.1.9.9.375.2.2.5 | current |
| cficonPortNumIfGroup OBJECT-GROUP A collection of objects giving association of a Port Number to Interface Index of the Port. | 1.3.6.1.4.1.9.9.375.2.2.6 | current |
| cficonPortAddrNumGroup OBJECT-GROUP A collection of objects giving association of a port address to port number and interface index of the port. | 1.3.6.1.4.1.9.9.375.2.2.7 | current |
| cficonPortNumAddrGroup OBJECT-GROUP A collection of objects for the port number to port Address translation table. | 1.3.6.1.4.1.9.9.375.2.2.8 | current |
| cficonDirHistGroup OBJECT-GROUP A collection of objects for the Director History table. | 1.3.6.1.4.1.9.9.375.2.2.9 | current |
| cficonStatsGroup OBJECT-GROUP A collection of objects for the FICON statistics table. | 1.3.6.1.4.1.9.9.375.2.2.10 | current |
| cifconShowPortGroup OBJECT-GROUP A collection of objects for the FICON statistics table. | 1.3.6.1.4.1.9.9.375.2.2.11 | current |
| cficonLinkIncidentGroup OBJECT-GROUP A collection of objects for the FICON incidents table. | 1.3.6.1.4.1.9.9.375.2.2.12 | current |
| cficonCfgFileCupNameGroup OBJECT-GROUP A collection of objects for the FICON CUP name for the vsan in the configuration files. | 1.3.6.1.4.1.9.9.375.2.2.13 | current |
| cficonConfigCopyGroup OBJECT-GROUP A collection of objects for the FICON configuration copy operation. | 1.3.6.1.4.1.9.9.375.2.2.14 | current |
| cficonAutoSaveStateGroup OBJECT-GROUP A collection of objects for the FICON configuration copy auto save operation. | 1.3.6.1.4.1.9.9.375.2.2.15 | current |
| cficonPortMapGroup OBJECT-GROUP A collection of objects for the FICON port maps. | 1.3.6.1.4.1.9.9.375.2.2.16 | deprecated |
| cficonNotificationGroup NOTIFICATION-GROUP A collection of FICON notifications. | 1.3.6.1.4.1.9.9.375.2.2.17 | current |
| cficonPortMapGroupRev1 OBJECT-GROUP A collection of objects for the FICON port maps. | 1.3.6.1.4.1.9.9.375.2.2.18 | current |
| cficonReservedPortNumGroup OBJECT-GROUP A collection of objects for the reserved FICON port numbers. | 1.3.6.1.4.1.9.9.375.2.2.19 | current |
| cficonRlirErlGroup OBJECT-GROUP A collection of objects for displaying RLIR ERL. | 1.3.6.1.4.1.9.9.375.2.2.20 | current |
| cficonInterfaceSwapGroup OBJECT-GROUP A collection of objects providing port swap functionality. | 1.3.6.1.4.1.9.9.375.2.2.21 | current |
| cficonDefaultPortBlockGroup OBJECT-GROUP A collection of objects providing default port block state. | 1.3.6.1.4.1.9.9.375.2.2.22 | current |