FIBRE-CHANNEL-MGMT-MIB

File: FIBRE-CHANNEL-MGMT-MIB.mib (99618 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Unsigned32 Counter64
IpAddress TimeTicks mib-2
TEXTUAL-CONVENTION DisplayString RowStatus
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString

Defined Types

FcNameId  
Represents the Worldwide Name (WWN; IEEE 60-bit variety; standard part of T11 definitions for fibre channel) associated with a Fibre Channel (FC) entity.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

FcGlobalId  
Represents the Worldwide Name (WWN; IEEE 124-bit variety) associated with a Fibre Channel (FC) entity.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

FcEventSeverity  
The set of values which define the event severity that will be logged by this connectivity unit. Values unknown (1) through debug (9) are essentially self-explanatory; mark (10) means that all messages are logged.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), emergency(2), alert(3), critical(4), error(5), warning(6), notify(7), info(8), debug(9), mark(10)  

FcUnitType  
unknown (1) cannot be determined other (2) none of the following hub (3) passive connectivity unit supporting loop protocol. switch (4) active connectivity unit supporting multiple protocols. gateway (5) unit that converts not only the interface but also encapsulates the frame into another protocol. The assumption is that there are always two gateways connected together. For example, FC <-> ATM. converter (6) unit that converts from one interface to another. For example, FC <-> SCSI. hba (7) host bus adapter proxyAgent (8) software proxy-agent storageDevice (9) disk,cd,tape,etc host (10) host computer storageSubsystem (11) raid, library, etc module (12) subcomponent of a system swDriver (13) software driver storageAccessDevice (14) provides storage management and access for hetergeneous hosts and heterogeneous devices.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), hub(3), switch(4), gateway(5), converter(6), hba(7), proxyAgent(8), storageDevice(9), host(10), storageSubsystem(11), module(12), swDriver(13), storageAccessDevice(14)  

FcPortFCClass  
Represents the class(es) of service represented on a given port, in a given operational context.
TEXTUAL-CONVENTION    
  BITS unknown(0), classF(1), class1(2), class2(3), class3(4), class4(5), class5(6), class6(7)  

FcConnUnitEntry  
SEQUENCE    
  fcConnUnitId OCTET STRING
  fcConnUnitGlobalId FcGlobalId
  fcConnUnitType FcUnitType
  fcConnUnitNumPorts Unsigned32
  fcConnUnitNumLinks Unsigned32
  fcConnUnitState INTEGER
  fcConnUnitStatus INTEGER
  fcConnUnitProduct SnmpAdminString
  fcConnUnitSerialNo SnmpAdminString
  fcConnUnitUpTime TimeTicks
  fcConnUnitUrl DisplayString
  fcConnUnitDomainId OCTET STRING
  fcConnUnitProxyMaster INTEGER
  fcConnUnitPrincipal INTEGER
  fcConnUnitNumSensors Unsigned32
  fcConnUnitNumRevs Unsigned32
  fcConnUnitModuleId OCTET STRING
  fcConnUnitName SnmpAdminString
  fcConnUnitInfo SnmpAdminString
  fcConnUnitControl INTEGER
  fcConnUnitContact SnmpAdminString
  fcConnUnitLocation SnmpAdminString
  fcConnUnitEventFilter FcEventSeverity
  fcConnUnitNumEvents Unsigned32
  fcConnUnitMaxEvents Unsigned32
  fcConnUnitEventCurrID Unsigned32
  fcConnUnitFabricID FcGlobalId

FcConnUnitRevsEntry  
SEQUENCE    
  fcConnUnitRevsIndex Unsigned32
  fcConnUnitRevsRevision SnmpAdminString
  fcConnUnitRevsDescription SnmpAdminString

FcConnUnitSensorEntry  
SEQUENCE    
  fcConnUnitSensorIndex Unsigned32
  fcConnUnitSensorName SnmpAdminString
  fcConnUnitSensorStatus INTEGER
  fcConnUnitSensorInfo SnmpAdminString
  fcConnUnitSensorMessage SnmpAdminString
  fcConnUnitSensorType INTEGER
  fcConnUnitSensorCharacteristic INTEGER

FcConnUnitPortEntry  
SEQUENCE    
  fcConnUnitPortIndex Unsigned32
  fcConnUnitPortType INTEGER
  fcConnUnitPortFCClassCap FcPortFCClass
  fcConnUnitPortFCClassOp FcPortFCClass
  fcConnUnitPortState INTEGER
  fcConnUnitPortStatus INTEGER
  fcConnUnitPortTransmitterType INTEGER
  fcConnUnitPortModuleType INTEGER
  fcConnUnitPortWwn FcGlobalId
  fcConnUnitPortFCId OCTET STRING
  fcConnUnitPortSerialNo SnmpAdminString
  fcConnUnitPortRevision SnmpAdminString
  fcConnUnitPortVendor SnmpAdminString
  fcConnUnitPortSpeed Unsigned32
  fcConnUnitPortControl INTEGER
  fcConnUnitPortName SnmpAdminString
  fcConnUnitPortPhysicalNumber Unsigned32
  fcConnUnitPortProtocolCap OCTET STRING
  fcConnUnitPortProtocolOp OCTET STRING
  fcConnUnitPortNodeWwn FcNameId
  fcConnUnitPortHWState INTEGER

FcConnUnitEventEntry  
SEQUENCE    
  fcConnUnitEventIndex Unsigned32
  fcConnUnitREventTime DisplayString
  fcConnUnitSEventTime TimeTicks
  fcConnUnitEventSeverity FcEventSeverity
  fcConnUnitEventType INTEGER
  fcConnUnitEventObject OBJECT IDENTIFIER
  fcConnUnitEventDescr SnmpAdminString

FcConnUnitLinkEntry  
SEQUENCE    
  fcConnUnitLinkIndex Unsigned32
  fcConnUnitLinkNodeIdX OCTET STRING
  fcConnUnitLinkPortNumberX Integer32
  fcConnUnitLinkPortWwnX OCTET STRING
  fcConnUnitLinkNodeIdY OCTET STRING
  fcConnUnitLinkPortNumberY Integer32
  fcConnUnitLinkPortWwnY OCTET STRING
  fcConnUnitLinkAgentAddressY OCTET STRING
  fcConnUnitLinkAgentAddressTypeY Unsigned32
  fcConnUnitLinkAgentMask OCTET STRING
  fcConnUnitLinkAgentPortY Unsigned32
  fcConnUnitLinkUnitTypeY FcUnitType
  fcConnUnitLinkConnIdY OCTET STRING

FcConnUnitPortStatEntry  
SEQUENCE    
  fcConnUnitPortStatIndex Unsigned32
  fcConnUnitPortStatErrs Counter64
  fcConnUnitPortStatTxObjects Counter64
  fcConnUnitPortStatRxObjects Counter64
  fcConnUnitPortStatTxElements Counter64
  fcConnUnitPortStatRxElements Counter64
  fcConnUnitPortStatBBCreditZero Counter64
  fcConnUnitPortStatInputBuffsFull Counter64
  fcConnUnitPortStatFBSYFrames Counter64
  fcConnUnitPortStatPBSYFrames Counter64
  fcConnUnitPortStatFRJTFrames Counter64
  fcConnUnitPortStatPRJTFrames Counter64
  fcConnUnitPortStatC1RxFrames Counter64
  fcConnUnitPortStatC1TxFrames Counter64
  fcConnUnitPortStatC1FBSYFrames Counter64
  fcConnUnitPortStatC1PBSYFrames Counter64
  fcConnUnitPortStatC1FRJTFrames Counter64
  fcConnUnitPortStatC1PRJTFrames Counter64
  fcConnUnitPortStatC2RxFrames Counter64
  fcConnUnitPortStatC2TxFrames Counter64
  fcConnUnitPortStatC2FBSYFrames Counter64
  fcConnUnitPortStatC2PBSYFrames Counter64
  fcConnUnitPortStatC2FRJTFrames Counter64
  fcConnUnitPortStatC2PRJTFrames Counter64
  fcConnUnitPortStatC3RxFrames Counter64
  fcConnUnitPortStatC3TxFrames Counter64
  fcConnUnitPortStatC3Discards Counter64
  fcConnUnitPortStatRxMcastObjects Counter64
  fcConnUnitPortStatTxMcastObjects Counter64
  fcConnUnitPortStatRxBcastObjects Counter64
  fcConnUnitPortStatTxBcastObjects Counter64
  fcConnUnitPortStatRxLinkResets Counter64
  fcConnUnitPortStatTxLinkResets Counter64
  fcConnUnitPortStatLinkResets Counter64
  fcConnUnitPortStatRxOfflineSeqs Counter64
  fcConnUnitPortStatTxOfflineSeqs Counter64
  fcConnUnitPortStatOfflineSeqs Counter64
  fcConnUnitPortStatLinkFailures Counter64
  fcConnUnitPortStatInvalidCRC Counter64
  fcConnUnitPortStatInvalidTxWords Counter64
  fcConnUnitPortStatPSPErrs Counter64
  fcConnUnitPortStatLossOfSignal Counter64
  fcConnUnitPortStatLossOfSync Counter64
  fcConnUnitPortStatInvOrderedSets Counter64
  fcConnUnitPortStatFramesTooLong Counter64
  fcConnUnitPortStatFramesTooShort Counter64
  fcConnUnitPortStatAddressErrs Counter64
  fcConnUnitPortStatDelimiterErrs Counter64
  fcConnUnitPortStatEncodingErrs Counter64

FcConnUnitSnsEntry  
SEQUENCE    
  fcConnUnitSnsPortIdentifier FcGlobalId
  fcConnUnitSnsPortName FcNameId
  fcConnUnitSnsNodeName FcNameId
  fcConnUnitSnsClassOfSvc OCTET STRING
  fcConnUnitSnsNodeIPAddress OCTET STRING
  fcConnUnitSnsProcAssoc OCTET STRING
  fcConnUnitSnsFC4Type OCTET STRING
  fcConnUnitSnsPortType OCTET STRING
  fcConnUnitSnsPortIPAddress OCTET STRING
  fcConnUnitSnsFabricPortName FcNameId
  fcConnUnitSnsHardAddress FcGlobalId
  fcConnUnitSnsSymbolicPortName DisplayString
  fcConnUnitSnsSymbolicNodeName DisplayString

FcTrapRegEntry  
SEQUENCE    
  fcTrapRegIpAddress IpAddress
  fcTrapRegPort Unsigned32
  fcTrapRegFilter FcEventSeverity
  fcTrapRegRowState RowStatus

Defined Values

fcMgmtMIB 1.3.6.1.2.1.8888
The fibre channel management MIB module.
MODULE-IDENTITY    

fcMgmtNotifications 1.3.6.1.2.1.8888.0
OBJECT IDENTIFIER    

fcMgmtObjects 1.3.6.1.2.1.8888.1
OBJECT IDENTIFIER    

fcMgmtConformance 1.3.6.1.2.1.8888.2
OBJECT IDENTIFIER    

fcMgmtConfig 1.3.6.1.2.1.8888.1.1
OBJECT IDENTIFIER    

fcMgmtNotifyFilter 1.3.6.1.2.1.8888.1.2
OBJECT IDENTIFIER    

fcMgmtStatistics 1.3.6.1.2.1.8888.1.3
OBJECT IDENTIFIER    

fcMgmtSNS 1.3.6.1.2.1.8888.1.4
OBJECT IDENTIFIER    

fcMgmtCompliances 1.3.6.1.2.1.8888.2.1
OBJECT IDENTIFIER    

fcMgmtGroups 1.3.6.1.2.1.8888.2.2
OBJECT IDENTIFIER    

fcConnUnitNumber 1.3.6.1.2.1.8888.1.1.1
The number of connectivity units present on this system. May be a count of the boards in a chassis or the number of full boxes in a rack.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnURL 1.3.6.1.2.1.8888.1.1.2
The top-level URL of the system. If it does not exist the value is an empty string. The URL format is implementation dependent and can have keywords embedded that are preceeded by a percent sign (eg, %USER). The following are the defined keywords that will be recognized and replaced with data during a launch: USER - replace with username PASSWORD - replace with password GLOBALID - replace with globalid SERIALNO - replace with serial number A management application will read this object from the MIB, provide values for any of the keywords listed above that are present in the string, and then use the URL to invoke or launch the program referenced.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fcConnUnitTable 1.3.6.1.2.1.8888.1.1.3
The connectivity table contains general information on the system's units. The number of entries is given by the value of fcConnUnitNumber. It is 1 for stand-alone systems.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitEntry

fcConnUnitEntry 1.3.6.1.2.1.8888.1.1.3.1
A connectivity unit entry containing objects for a particular unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitEntry  

fcConnUnitId 1.3.6.1.2.1.8888.1.1.3.1.1
The unique identification for this connectivity unit among those within this proxy domain. The value MUST be unique within the proxy domain because it is the index variable for fcConnUnitTable. The value assigned to a given conectivity unit SHOULD be persistent across agent and unit resets. It SHOULD be the same as fcConnUnitGlobalId if fcConnUnitGlobalId is known and stable.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitGlobalId 1.3.6.1.2.1.8888.1.1.3.1.2
An optional global-scope identifier for this connectivity unit. It MUST be a WWN for this connectivity unit or 16 octets of value zero. WWN formats requiring fewer than 16 octets MUST be extended to 16 octets with trailing zero octets. If a WWN is used for fcConnUnitId, the same WWN MUST be used for fcConnUnitGlobalId. When a non-zero value is provided, it SHOULD be persistent across agent and unit resets. It SHOULD be globally unique. It SHOULD be one of these FC-PH/PH3 formats: IEEE (NAA=1) IEEE Extended (NAA=2) IEEE Registered (NAA=5). IEEE Registered extended (NAA=6). Use of the IEEE formats allows any IEEE-registered vendor to assure global uniqueness independently. The following are some references on IEEE WWN formats: http://standards.ieee.org/regauth/oui/tutorials/fibreformat.html http://standards.ieee.org/regauth/oui/tutorials/fibrecomp_id.html If one or more WWNs are associated with the connectivity unit via other management methods, one of them SHOULD be used for fcConnUnitGlobalId. If there is not a WWN assigned specifically to the connectivity unit, there is some merit, though not a requirement, to using a WWN assigned to (one of) its permanently attached FC/LAN interface(s). This can not risk uniqueness, though. As a counterexample, if your agent runs in a host and the host has an HBA, it is quite possible that agent, host, and HBA will all be distinct connectivity units, so the host and agent can not use the WWN of the HBA. Another example: If your hub has a built-in Ethernet port, it might be reasonable for the hub to use its LAN address (prefixed with the appropriate NAA) as its fcConnUnitId. But if the Ethernet were a replaceable PCCard, the hub should have an independent ID.
Status: current Access: read-only
OBJECT-TYPE    
  FcGlobalId  

fcConnUnitType 1.3.6.1.2.1.8888.1.1.3.1.3
The type of this connectivity unit.
Status: current Access: read-only
OBJECT-TYPE    
  FcUnitType  

fcConnUnitNumPorts 1.3.6.1.2.1.8888.1.1.3.1.4
The number of physical ports in the connectivity unit (internal/embedded, external).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  


fcConnUnitState 1.3.6.1.2.1.8888.1.1.3.1.6
This object reports the overall state of the connectivity unit. The meaning of all values is essentially self-explanatory. Any of these values may occur with any of the fcConnUnitStatus values.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), online(2), offline(3)  

fcConnUnitStatus 1.3.6.1.2.1.8888.1.1.3.1.7
This object reports the overall status of the connectivity unit. The warning (4) value means that the connectivity unit needs attention; all other values are essentially self-explanatory. Any of these values may occur with any of the fcConnUnitState values.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unused(2), ok(3), warning(4), failed(5)  

fcConnUnitProduct 1.3.6.1.2.1.8888.1.1.3.1.8
The connectivity unit vendor's product model name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitSerialNo 1.3.6.1.2.1.8888.1.1.3.1.9
The serial number identification for this connectivity unit.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitUpTime 1.3.6.1.2.1.8888.1.1.3.1.10
The number of centiseconds since the last unit initialization.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

fcConnUnitUrl 1.3.6.1.2.1.8888.1.1.3.1.11
URL to launch a management application, if applicable. Otherwise empty string. In a standalone unit, this would be the same as the top-level URL. This has the same definition as fcConnURL for keywords.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fcConnUnitDomainId 1.3.6.1.2.1.8888.1.1.3.1.12
24 bit Fibre Channel address ID of this connectivity unit. Following the fibre channel standard, the right-most bit of the right-most octet is for the least significant bit of the address value; the left-most bit of the left-most octet, if needed, is for the most significant bit of the address value. If this value is not applicable, all bits set to 1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

fcConnUnitProxyMaster 1.3.6.1.2.1.8888.1.1.3.1.13
A value of 'yes' means this is the proxy master unit for a set of managed units. For example, this could be the only unit with a management card in it for a set of units. A standalone unit should return 'yes' for this object.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), no(2), yes(3)  

fcConnUnitPrincipal 1.3.6.1.2.1.8888.1.1.3.1.14
Whether this connectivity unit is the principal unit within the group of fabric elements. If this value is not applicable, return unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), no(2), yes(3)  

fcConnUnitNumSensors 1.3.6.1.2.1.8888.1.1.3.1.15
Number of sensors in the fcConnUnitSensorTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitNumRevs 1.3.6.1.2.1.8888.1.1.3.1.16
The number of revisions in the fcConnUnitRevsTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitModuleId 1.3.6.1.2.1.8888.1.1.3.1.17
This is a unique id, persistent between boots, that can be used to group a set of connectivity units together into a module. The intended use would be to create a connectivity unit with a fcConnUnitType of 'module' to represent a physical or logical group of connectivity units. Then the members of the group would set the value of fcConnUnitId for this 'container' connectivity unit. fcConnUnitModuleId should be zeros if this connectivity unit is not part of a module.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitName 1.3.6.1.2.1.8888.1.1.3.1.18
A name for this connectivity unit. This object value should be persistent between boots.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitInfo 1.3.6.1.2.1.8888.1.1.3.1.19
Information about this connectivity unit. This object value should be persistent between boots.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitControl 1.3.6.1.2.1.8888.1.1.3.1.20
This object is used to control the addressed connectivity unit. NOTE: 'ColdStart' and 'WarmStart' are as defined in mib-2 and are not meant to be a factory reset. resetConnUnitColdStart: the addressed unit performs a 'ColdStart' reset. resetConnUnitWarmStart: the addressed unit performs a 'WarmStart' reset. offlineConnUnit: the addressed unit puts itself into an implementation dependant 'offline' state. In general,if a unit is in an offline state, it cannot be used to perform meaningful Fibre Channel work. onlineConnUnit: the addressed unit puts itself into an implementation dependant 'online' state. In general, if a unit is in an online state, it is capable of performing meaningful Fibre Channel work. NOTE: Each implementation may chose not to support SNMP Set operations for any or all of these values. For Sets specifying varbinds for instances of this object and values not supported by a given implementation, the agent will return the SNMP WrongValue PDU error code.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), invalid(2), resetConnUnitColdStart(3), resetConnUnitWarmStart(4), offlineConnUnit(5), onlineConnUnit(6)  

fcConnUnitContact 1.3.6.1.2.1.8888.1.1.3.1.21
Contact information for this connectivity unit. The contact information is intended to facilitate contacting someone in case of problems, questions, etc. (e.g., the a help desk internal to a company).
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitLocation 1.3.6.1.2.1.8888.1.1.3.1.22
Location information for this connectivity unit.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitEventFilter 1.3.6.1.2.1.8888.1.1.3.1.23
This value defines the event severity that will be logged by this connectivity unit. All events of severity less than or equal to fcConnUnitEventFilter are logged in the fcConnUnitEventTable.
Status: current Access: read-write
OBJECT-TYPE    
  FcEventSeverity  

fcConnUnitNumEvents 1.3.6.1.2.1.8888.1.1.3.1.24
Number of events currently in the fcConnUnitEventTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitMaxEvents 1.3.6.1.2.1.8888.1.1.3.1.25
Max number of events that can be recorded at any one time in the fcConnUnitEventTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitEventCurrID 1.3.6.1.2.1.8888.1.1.3.1.26
The last used event ID (fcConnUnitEventId) recorded in the fcConnUnitEventTable. When no events are presently recorded in the fcConnUnitEventTable, the value of this object MUST be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitFabricID 1.3.6.1.2.1.8888.1.1.3.1.27
A globally unique value to identify the fabric that this ConnUnit belongs to, otherwise empty string. This would typically be equal to the connUnitGlobalID of the primary switch in a Fibre Channel fabric.
Status: current Access: read-only
OBJECT-TYPE    
  FcGlobalId  

fcConnUnitRevsTable 1.3.6.1.2.1.8888.1.1.4
Table of the revisions of components (e.g., firmware, hardware, etc.) supported by the connectivity units managed by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitRevsEntry

fcConnUnitRevsEntry 1.3.6.1.2.1.8888.1.1.4.1
A row in the fcConnUnitRevsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitRevsEntry  

fcConnUnitRevsIndex 1.3.6.1.2.1.8888.1.1.4.1.1
A unique value among all fcConnUnitRevsEntrys with the same value of fcConnUnitId, in the range between 1 and fcConnUnitNumRevs[fcConnUnitId].
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitRevsRevision 1.3.6.1.2.1.8888.1.1.4.1.2
A vendor-specific value identifying a revision of a component of the connectivity unit.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitRevsDescription 1.3.6.1.2.1.8888.1.1.4.1.3
Description of a component in the ConnUnit to which the revision corresponds.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitSensorTable 1.3.6.1.2.1.8888.1.1.5
Table of the sensors supported by each connectivity unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitSensorEntry

fcConnUnitSensorEntry 1.3.6.1.2.1.8888.1.1.5.1
Each entry contains the information for a specific sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitSensorEntry  

fcConnUnitSensorIndex 1.3.6.1.2.1.8888.1.1.5.1.1
A unique value among all fcConnUnitSensorEntrys with the same value of fcConnUnitId, in the range between 1 and fcConnUnitNumSensors[fcConnUnitId].
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitSensorName 1.3.6.1.2.1.8888.1.1.5.1.2
A textual identification of the sensor intended primarily for operator use.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitSensorStatus 1.3.6.1.2.1.8888.1.1.5.1.3
The status indicated by the sensor. unknown (1) = the unit cannot determine the status other (2) = the status does not fit any of the remaining values ok (3) = indicates good status warning (4) = indicates the unit needs attention failed (5) = indicates the unit is non-functional
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), ok(3), warning(4), failed(5)  

fcConnUnitSensorInfo 1.3.6.1.2.1.8888.1.1.5.1.4
Miscellaneous static information about the sensor such as its serial number.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitSensorMessage 1.3.6.1.2.1.8888.1.1.5.1.5
This describes the status of the sensor as a message. It may also provide more resolution on the sensor indication, for example 'Cover temperature 1503K, above nominal operating range'
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitSensorType 1.3.6.1.2.1.8888.1.1.5.1.6
The type of component being monitored by this sensor. The unknown (1) and other (2) values meanings analogous to those for the fcConnUnitSensorStatus object; all other values are essentially self-explanatory.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), battery(3), fan(4), powerSupply(5), transmitter(6), enclosure(7), board(8), receiver(9)  

fcConnUnitSensorCharacteristic 1.3.6.1.2.1.8888.1.1.5.1.7
The characteristics being monitored by this sensor. The unknown (1) and other (2) values meanings analogous to those for the fcConnUnitSensorStatus object; emf (5) refers to electro-magnetic field; all other values are essentially self-explanatory.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), temperature(3), pressure(4), emf(5), currentValue(6), airflow(7), frequency(8), power(9)  

fcConnUnitPortTable 1.3.6.1.2.1.8888.1.1.6
Generic information on ports for a specific connectivity unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitPortEntry

fcConnUnitPortEntry 1.3.6.1.2.1.8888.1.1.6.1
Each entry contains the information for a specific port.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitPortEntry  

fcConnUnitPortIndex 1.3.6.1.2.1.8888.1.1.6.1.1
A unique value among all fcConnUnitPortEntrys on this connectivity unit, between 1 and fcConnUnitNumPorts.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitPortType 1.3.6.1.2.1.8888.1.1.6.1.2
The port type refers to the protocol active on the port and can take one of the following values: unknown (1) - cannot be determined other (2) - none of the following: notPresent (3) - no port hubPort (4) - hub port nPort (5) - end port for fabric lPort (6) - end port for loop flPort (7) - public loop fPort (8) - fabric port ePort (9) - fabric expansion port gPort (10) - generic fabric port domainController (11) - domain controller hubController (12) - hub controller scsi (13) - parallel SCSI port escon (14) - escon port lan (15) - LAN port wan (16) - WAN port wdm (17) - optical wave division multiplex ib (18) - Infiniband ipstore (19) - storage over IP
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), notPresent(3), hubPort(4), nPort(5), lPort(6), flPort(7), fPort(8), ePort(9), gPort(10), domainController(11), hubController(12), scsi(13), escon(14), lan(15), wan(16), wdm(17), ib(18), ipstore(19)  

fcConnUnitPortFCClassCap 1.3.6.1.2.1.8888.1.1.6.1.3
Bit mask that specifies the classes of service capability of this port. If this object is not applicable, the agent MUST return all bits set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortFCClass  

fcConnUnitPortFCClassOp 1.3.6.1.2.1.8888.1.1.6.1.4
Bit mask that specifies the classes of service that are currently operational at this port. If this object is not applicable, the agent MUST return all bits set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortFCClass  

fcConnUnitPortState 1.3.6.1.2.1.8888.1.1.6.1.5
The current state of the port hardware. The bypassed value (4) means that the port is online but is currently being isolated from the loop or fabric for some reason; the other values are essentially self-explanatory. Any value for this object may co-exist with any value for the fcConnUnitPortStatus object.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), online(2), offline(3), bypassed(4)  

fcConnUnitPortStatus 1.3.6.1.2.1.8888.1.1.6.1.6
The current overall protocol status for the port. The warning value (4) means that the port needs attention; the notParticipating value (6) means that protocol is not being processed; the initializing value (7) means that the port is in the process of coming into service; the bypassed value (8) means that the port has been manually or automatically isolated from the loop or fabric; the other values are essentially self-explanatory. Any value for this object may co-exist with any value for the fcConnUnitPortState object.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unused(2), ok(3), warning(4), failure(5), notParticipating(6), initializing(7), bypassed(8)  

fcConnUnitPortTransmitterType 1.3.6.1.2.1.8888.1.1.6.1.7
The technology of the port transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), unused(3), shortwave(4), longwave(5), copper(6), scsi(7), longwaveNoOFC(8), shortwaveNoOFC(9), longwaveLED(10)  

fcConnUnitPortModuleType 1.3.6.1.2.1.8888.1.1.6.1.8
The module type of the port connector. This object refers to the hardware implementation of the port. The embedded value (4) means 'fixed' (e.g., oneXnine).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), gbic(3), embedded(4), glm(5), gbicSerialId(6), gbicNoSerialId(7), gbicNotInstalled(8), smallFormFactor(9)  

fcConnUnitPortWwn 1.3.6.1.2.1.8888.1.1.6.1.9
The World Wide Name of the port if applicable, otherwise empty string.
Status: current Access: read-only
OBJECT-TYPE    
  FcGlobalId  

fcConnUnitPortFCId 1.3.6.1.2.1.8888.1.1.6.1.10
This is the assigned Fibre Channel ID of this port. This value is expected to be a Big Endian value of 24 bits. If this is loop, then it is the ALPA that is connected. If this is an eport, then it will only contain the domain ID left justified, zero filled. If this port does not have a Fibre Channel address, return all bits set to 1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

fcConnUnitPortSerialNo 1.3.6.1.2.1.8888.1.1.6.1.11
The serial number identification of the unit (e.g., for a GBIC). If this is not applicable, return a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitPortRevision 1.3.6.1.2.1.8888.1.1.6.1.12
The port revision (e.g., for a GBIC).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitPortVendor 1.3.6.1.2.1.8888.1.1.6.1.13
The port vendor (e.g., for a GBIC).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitPortSpeed 1.3.6.1.2.1.8888.1.1.6.1.14
The speed of the port in kilobytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitPortControl 1.3.6.1.2.1.8888.1.1.6.1.15
This object is used to control the addressed fcConnUnit's port. Valid commands are: unknown and invalid are only used as values that are read. resetConnUnitPort (3): If the addressed connectivity unit allows this operation to be performed on this port, the addressed port performs a vendor-specific 'reset' operation. Examples of these operations are: the Link Reset protocol, the Loop Initialization protocol, or a resynchronization occurring between the transceiver in the addressed port to the transceiver that the port is connected to. bypassConnUnitPort (4): If the addressed connectivity unit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'bypass' operation. Examples of these operations are: transitioning from online to offline, a request (NON- PARTICIPATING) command to the Loop Port state machine, or removal of the port from an arbitrated loop by a hub. unbypassConnUnitPort (5): If the addressed connectivity unit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'unbypass' operation. Examples of these operations are: the Link Failure protocol, a request (PARTICIPATING) command to the Loop Port state machine, or addition of the port to an arbitrated loop by a hub. offlineConnUnitPort (6): If the addressed connectivity unit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'offline' operation. Examples of these operations are: disabling a port's transceiver, the Link Failure protocol, request (NON-PARTICIPATING) command to the Loop Port state machine, or removal of the port from an arbitrated loop by a hub. onlineConnUnitPort (7): If the addressed connectivity unit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'online' operation. Examples of these operations are: enabling a port's transceiver, the Link Failure protocol, request (PARTICIPATING) command to the Loop Port state machine, or addition of the port from an arbitrated loop by a hub. NOTE: Each implementation may chose not to support SNMP Set operations for any or all of these values. For Sets specifying varbinds for instances of this object and values not supported by a given implementation, the agent will return the SNMP WrongValue PDU error code.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), invalid(2), resetConnUnitPort(3), bypassConnUnitPort(4), unbypassConnUnitPort(5), offlineConnUnitPort(6), onlineConnUnitPort(7)  

fcConnUnitPortName 1.3.6.1.2.1.8888.1.1.6.1.16
A string describing the addressed port.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitPortPhysicalNumber 1.3.6.1.2.1.8888.1.1.6.1.17
This is the internal port number this port is known by. In many implementations, this should be the same as fcConnUnitPortIndex. Some implementations may have an internal port representation not compatible with the rules for table indices. In that case, provide the internal representation of this port in this object. This value may also be used in the fcConnUnitLinkPortNumberX or fcConnUnitLinkPortNumberY objects of the fcConnUnitLinkTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitPortProtocolCap 1.3.6.1.2.1.8888.1.1.6.1.18
Bit mask that specifies the driver level protocol capability of this port. If this is not applicable, return all bits set to zero. The bits have the following definition: unknown - 0 Loop - 1 Fabric - 2 SCSI - 4 TCP/IP - 8 VI - 16 FICON - 32
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

fcConnUnitPortProtocolOp 1.3.6.1.2.1.8888.1.1.6.1.19
Bit mask that specifies the driver level protocol(s) that are currently operational. If this is not applicable, return all bits set to zero. This object has the same definition as fcConnUnitPortProtocolCap
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

fcConnUnitPortNodeWwn 1.3.6.1.2.1.8888.1.1.6.1.20
The Node World Wide Name of the port if applicable, otherwise all zeros. This should have the same value for a group of related ports. The container is defined as the largest physical entity. For example, all ports on HBAs on a host will have the same Node WWN. All ports on the same storage subsystem will have the ame Node WWN.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameId  

fcConnUnitPortHWState 1.3.6.1.2.1.8888.1.1.6.1.21
The hardware detected state of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), failed(2), bypassed(3), active(4), loopback(5), txfault(6), noMedia(7), linkDown(8)  

fcConnUnitEventTable 1.3.6.1.2.1.8888.1.1.7
The table of connectivity unit events. Errors, warnings, and information should be reported in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitEventEntry

fcConnUnitEventEntry 1.3.6.1.2.1.8888.1.1.7.1
Each entry contains information on a specific event for the given connectivity unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitEventEntry  

fcConnUnitEventIndex 1.3.6.1.2.1.8888.1.1.7.1.1
Each connectivity unit has its own event buffer. As it wraps, it may write over previous events. This object is an index into the buffer. It is recommended that this table be read using 'getNext's to retrieve the initial table. The management application should read the event table at periodic intervals and then determine if any new entries were added by comparing the last known index value with the current highest index value. The management application should then update its copy of the event table. If the read interval is too long, it is possible that there may be events that may not be contained in the agent's internal event buffer. For example, an agent may read events 50-75. At the next read interval, fcConnUnitEventCurrID is 189. If the management app tries to read event index 76, and the agent's internal buffer is 100 entries max, event index 76 will no longer be available. The index value is an incrementing integer starting from one every time there is a table reset. On table reset, all contents are emptied and all indeces are set to zero. When an event is added to the table, the event is assigned the next higher integer value than the last item entered into the table. If the index value reaches its maximum value, the next item entered will cause the index value to roll over and start at one again.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitREventTime 1.3.6.1.2.1.8888.1.1.7.1.2
This is the real time when the event occurred. It has the following format. DDMMYYYY HHMMSS DD=day number MM=month number YYYY=year number HH=hour number MM=minute number SS=seconds number If not applicable, return a NULL string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(15)  

fcConnUnitSEventTime 1.3.6.1.2.1.8888.1.1.7.1.3
This is the sysuptime timestamp when the event occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

fcConnUnitEventSeverity 1.3.6.1.2.1.8888.1.1.7.1.4
The event severity level.
Status: current Access: read-only
OBJECT-TYPE    
  FcEventSeverity  

fcConnUnitEventType 1.3.6.1.2.1.8888.1.1.7.1.5
The type of this event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), status(3), configuration(4), topology(5)  

fcConnUnitEventObject 1.3.6.1.2.1.8888.1.1.7.1.6
This is used with the fcConnUnitEventType to identify which object the event refers to. It can be the OID of a connectivity unit or of another object like fcConnUnitPortStatus[...]
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

fcConnUnitEventDescr 1.3.6.1.2.1.8888.1.1.7.1.7
The description of the event.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcConnUnitLinkTable 1.3.6.1.2.1.8888.1.1.8
A list of links know to this agent from this connectivity unit to other connectivity units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitLinkEntry

fcConnUnitLinkEntry 1.3.6.1.2.1.8888.1.1.8.1
An entry describing a particular link to another.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitLinkEntry  

fcConnUnitLinkIndex 1.3.6.1.2.1.8888.1.1.8.1.1
This value is used to create a unique value for each entry in the link table with the same fcConnUnitId. The value can only be reused if it is not currently in use and the value is the next candidate to be used. This value is allowed to wrap at the highest value represented by the number of bits. This value is reset to zero when the system is reset and the first value to be used is 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitLinkNodeIdX 1.3.6.1.2.1.8888.1.1.8.1.2
The node WWN of the unit at one end of the link. If the node WWN is unknown and the node is an fcConnUnit in the responding agent then the value of this object MUST be equal to its fcConnUnitId.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(64)  

fcConnUnitLinkPortNumberX 1.3.6.1.2.1.8888.1.1.8.1.3
The port number on the unit specified by fcConnUnitLinkNodeIdX if known, otherwise -1. If the value is non-negative then it will be equal to fcConnUnitPortPhysicalNumber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fcConnUnitLinkPortWwnX 1.3.6.1.2.1.8888.1.1.8.1.4
The port WWN of the unit specified by fcConnUnitLinkNodeIdX if known, otherwise 16 octets of binary 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitLinkNodeIdY 1.3.6.1.2.1.8888.1.1.8.1.5
The node WWN of the unit at the other end of the link. If the node WWN is unknown and the node is an fcConnUnit in the responding agent, then the value of this object MUST be equal to its fcConnUnitId.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(64)  

fcConnUnitLinkPortNumberY 1.3.6.1.2.1.8888.1.1.8.1.6
The port number on the unit specified by fcConnUnitLinkNodeIdY if known, otherwise -1. If the value is non-negative then it will be equal to fcConnUnitPortPhysicalNumber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fcConnUnitLinkPortWwnY 1.3.6.1.2.1.8888.1.1.8.1.7
The port WWN on the unit specified by fcConnUnitLinkNodeIdY if known, otherwise 16 octets of binary 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitLinkAgentAddressY 1.3.6.1.2.1.8888.1.1.8.1.8
The address of an FCMGMT MIB agent for the node identified by fcConnUnitLinkNodeIdY, if known; otherwise 16 octets of binary 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitLinkAgentAddressTypeY 1.3.6.1.2.1.8888.1.1.8.1.9
If fcConnUnitLinkAgentAddressY is non-zero, then it is a protocol address. fcConnUnitLinkAgentAddressTypeY is the the 'address family number' assigned by IANA to identify the address format (eg, 1 is Ipv4, 2 is Ipv6).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitLinkAgentMask 1.3.6.1.2.1.8888.1.1.8.1.10
The mask to use for the address specified.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitLinkAgentPortY 1.3.6.1.2.1.8888.1.1.8.1.11
The IP port number for the agent. This is provided in case the agent is at a non-standard SNMP port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitLinkUnitTypeY 1.3.6.1.2.1.8888.1.1.8.1.12
Type of the FC connectivity unit as defined in fcConnUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  FcUnitType  

fcConnUnitLinkConnIdY 1.3.6.1.2.1.8888.1.1.8.1.13
This is the Fibre Channel ID of this port. If the connectivity unit is a switch, this is expected to be a 24-bit Big Endian value. If this is loop, then it is the ALPA that is connected. If this is an e-port, then it will only contain the domain ID. If not any of those, unknown or cascaded loop, return all bits set to 1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

fcConnUnitPortStatTable 1.3.6.1.2.1.8888.1.3.1
A list of statistics for the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitPortStatEntry

fcConnUnitPortStatEntry 1.3.6.1.2.1.8888.1.3.1.1
An entry describing port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitPortStatEntry  

fcConnUnitPortStatIndex 1.3.6.1.2.1.8888.1.3.1.1.1
A unique value among all entrys in this table, between 0 and fcConnUnitNumPort[fcConnUnitPortUnitId].
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitPortStatErrs 1.3.6.1.2.1.8888.1.3.1.1.2
A count of the errors that have occured on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatTxObjects 1.3.6.1.2.1.8888.1.3.1.1.3
The number of frames/packets/IOs/etc that have been transmitted by this port. Note: A Fibre Channel frame starts with SOF and ends with EOF. FC loop devices should not count frames passed through. This value represents the sum total for all other Tx objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatRxObjects 1.3.6.1.2.1.8888.1.3.1.1.4
The number of frames/packets/IOs/etc that have been received by this port. Note: A Fibre Channel frame starts with SOF and ends with EOF. FC loop devices should not count frames passed through. This value represents the sum total for all other Rx objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatTxElements 1.3.6.1.2.1.8888.1.3.1.1.5
The number of octets or bytes that have been transmitted by this port. One second periodic polling of the port. This value is saved and compared with the next polled value to compute net throughput. Note, for Fibre Channel, ordered sets are not included in the count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatRxElements 1.3.6.1.2.1.8888.1.3.1.1.6
The number of octets or bytes that have been received by this port. One second periodic polling of the port. This value is saved and compared with the next polled value to compute net throughput. Note, for Fibre Channel, ordered sets are not included in the count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatBBCreditZero 1.3.6.1.2.1.8888.1.3.1.1.7
Count of transitions in/out of BBcredit zero state. The other side is not providing any credit. Note, this is a Fibre Channel stat only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatInputBuffsFull 1.3.6.1.2.1.8888.1.3.1.1.8
Count of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit transitioned to zero. There is no credit to provide to other side. Note, this is a Fibre Channel stat only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatFBSYFrames 1.3.6.1.2.1.8888.1.3.1.1.9
Count of times that FBSY was returned to this port as a result of a frame that could not be delivered to the other end of the link. This occurs if either the Fabric or the destination port is temporarily busy. Port can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat. This is the sum of all classes. If you cannot keep the by class counters, then keep the sum counters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatPBSYFrames 1.3.6.1.2.1.8888.1.3.1.1.10
Count of times that PBSY was returned to this port as a result of a frame that could not be delivered to the other end of the link. This occurs if the destination port is temporarily busy. PBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.This is the sum of all classes. If you cannot keep the by class counters, then keep the sum counters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatFRJTFrames 1.3.6.1.2.1.8888.1.3.1.1.11
Count of times that FRJT was returned to this port as a result of a Frame that was rejected by the fabric. Note, this is the total for all classes and is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatPRJTFrames 1.3.6.1.2.1.8888.1.3.1.1.12
Count of times that FRJT was returned to this port as a result of a Frame that was rejected at the destination N_Port. Note, this is the total for all classes and is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC1RxFrames 1.3.6.1.2.1.8888.1.3.1.1.13
Count of Class 1 Frames received at this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC1TxFrames 1.3.6.1.2.1.8888.1.3.1.1.14
Count of Class 1 Frames transmitted out this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC1FBSYFrames 1.3.6.1.2.1.8888.1.3.1.1.15
Count of times that FBSY was returned to this port as a result of a Class 1 Frame that could not be delivered to the other end of the link. This occurs if either the Fabric or the destination port is temporarily busy. FBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC1PBSYFrames 1.3.6.1.2.1.8888.1.3.1.1.16
Count of times that PBSY was returned to this port as a result of a Class 1 Frame that could not be delivered to the other end of the link. This occurs if the destination N_Port is temporarily busy. PBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC1FRJTFrames 1.3.6.1.2.1.8888.1.3.1.1.17
Count of times that FRJT was returned to this port as a result of a Class 1 Frame that was rejected by the fabric. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC1PRJTFrames 1.3.6.1.2.1.8888.1.3.1.1.18
Count of times that FRJT was returned to this port as a result of a Class 1 Frame that was rejected at the destination N_Port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC2RxFrames 1.3.6.1.2.1.8888.1.3.1.1.19
Count of Class 2 Frames received at this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC2TxFrames 1.3.6.1.2.1.8888.1.3.1.1.20
Count of Class 2 Frames transmitted out this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC2FBSYFrames 1.3.6.1.2.1.8888.1.3.1.1.21
Count of times that FBSY was returned to this port as a result of a Class 2 Frame that could not be delivered to the other end of the link. This occurs if either the Fabric or the destination port is temporarily busy. FBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC2PBSYFrames 1.3.6.1.2.1.8888.1.3.1.1.22
Count of times that PBSY was returned to this port as a result of a Class 2 Frame that could not be delivered to the other end of the link. This occurs if the destination N_Port is temporarily busy. PBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC2FRJTFrames 1.3.6.1.2.1.8888.1.3.1.1.23
Count of times that FRJT was returned to this port as a result of a Class 2 Frame that was rejected by the fabric. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC2PRJTFrames 1.3.6.1.2.1.8888.1.3.1.1.24
Count of times that FRJT was returned to this port as a result of a Class 2 Frame that was rejected at the destination N_Port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC3RxFrames 1.3.6.1.2.1.8888.1.3.1.1.25
Count of Class 3 Frames received at this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC3TxFrames 1.3.6.1.2.1.8888.1.3.1.1.26
Count of Class 3 Frames transmitted out of this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatC3Discards 1.3.6.1.2.1.8888.1.3.1.1.27
Count of Class 3 Frames that were discarded upon reception at this port. There is no FBSY or FRJT generated for Class 3 Frames. They are simply discarded if they cannot be delivered. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatRxMcastObjects 1.3.6.1.2.1.8888.1.3.1.1.28
Count of Multicast Frames or Packets received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatTxMcastObjects 1.3.6.1.2.1.8888.1.3.1.1.29
Count of Multicast Frames or Packets transmitted out this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatRxBcastObjects 1.3.6.1.2.1.8888.1.3.1.1.30
Count of Broadcast Frames or Packets received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatTxBcastObjects 1.3.6.1.2.1.8888.1.3.1.1.31
Count of Broadcast Frames or Packets transmitted out this port. On a Fibre Channel loop, count only OPNr frames generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatRxLinkResets 1.3.6.1.2.1.8888.1.3.1.1.32
Count of Link resets. This is the number of LRs received. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatTxLinkResets 1.3.6.1.2.1.8888.1.3.1.1.33
Count of Link resets. This is the number LRs transmitted. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatLinkResets 1.3.6.1.2.1.8888.1.3.1.1.34
Count of Link resets and LIPs detected at this port. The number times the reset link protocol is initiated. These are the count of the logical resets, a count of the number of primatives. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatRxOfflineSeqs 1.3.6.1.2.1.8888.1.3.1.1.35
Count of Offline Primitive OLS received at this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatTxOfflineSeqs 1.3.6.1.2.1.8888.1.3.1.1.36
Count of Offline Primitive OLS transmitted by this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatOfflineSeqs 1.3.6.1.2.1.8888.1.3.1.1.37
Count of Offline Primitive sequence received at this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatLinkFailures 1.3.6.1.2.1.8888.1.3.1.1.38
Count of link failures. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatInvalidCRC 1.3.6.1.2.1.8888.1.3.1.1.39
Count of frames received with invalid CRC. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Loop ports should not count CRC errors passing through when monitoring. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatInvalidTxWords 1.3.6.1.2.1.8888.1.3.1.1.40
Count of invalid transmission words received at this port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatPSPErrs 1.3.6.1.2.1.8888.1.3.1.1.41
Count of primitive sequence protocol (PSP) errors detected at this port. This count is part of the Link Error Status Block (LESB) FC-PH 29.8). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatLossOfSignal 1.3.6.1.2.1.8888.1.3.1.1.42
Count of instances of signal loss detected at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatLossOfSync 1.3.6.1.2.1.8888.1.3.1.1.43
Count of instances of synchronization loss detected at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatInvOrderedSets 1.3.6.1.2.1.8888.1.3.1.1.44
Count of invalid ordered sets received at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatFramesTooLong 1.3.6.1.2.1.8888.1.3.1.1.45
Count of frames received at this port where the frame length was greater than what was agreed to in FLOGI/PLOGI. This could be caused by losing the end of frame delimiter. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatFramesTooShort 1.3.6.1.2.1.8888.1.3.1.1.46
Count of frames received at this port where the frame length was less than the minimum indicated by the frame header - normally 24 bytes, but it could be more if the DFCTL field indicates an optional header should have been present. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatAddressErrs 1.3.6.1.2.1.8888.1.3.1.1.47
Count of frames received with unknown addressing. e.g. unknown SID or DID. The SID or DID is not known to the routing algorithm. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatDelimiterErrs 1.3.6.1.2.1.8888.1.3.1.1.48
Count of invalid frame delimiters received at this port. An example is a frame with a class 2 start and and a class 3 at the end. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitPortStatEncodingErrs 1.3.6.1.2.1.8888.1.3.1.1.49
Count of disparity errors received at this port. Note, this is a Fibre Channel only stat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcConnUnitSnsMaxRows 1.3.6.1.2.1.8888.1.1.9
The maximum number of rows in the fcConnUnitSnsTable table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcConnUnitSnsTable 1.3.6.1.2.1.8888.1.4.1
This table contains an entry for each object registered with this port in the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcConnUnitSnsEntry

fcConnUnitSnsEntry 1.3.6.1.2.1.8888.1.4.1.1
The Simple Name Server table for the port represented by fcConnUnitSnsPortName .
Status: current Access: not-accessible
OBJECT-TYPE    
  FcConnUnitSnsEntry  

fcConnUnitSnsPortIdentifier 1.3.6.1.2.1.8888.1.4.1.1.1
The Port Identifier for this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  FcGlobalId  

fcConnUnitSnsPortName 1.3.6.1.2.1.8888.1.4.1.1.2
The Port WWN for this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameId  

fcConnUnitSnsNodeName 1.3.6.1.2.1.8888.1.4.1.1.3
The Node Name for this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameId  

fcConnUnitSnsClassOfSvc 1.3.6.1.2.1.8888.1.4.1.1.4
The Classes of Service offered by this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

fcConnUnitSnsNodeIPAddress 1.3.6.1.2.1.8888.1.4.1.1.5
The IPv6 formatted address of the Node for this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitSnsProcAssoc 1.3.6.1.2.1.8888.1.4.1.1.6
The Process Associator for this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

fcConnUnitSnsFC4Type 1.3.6.1.2.1.8888.1.4.1.1.7
The FC-4 Types supported by this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

fcConnUnitSnsPortType 1.3.6.1.2.1.8888.1.4.1.1.8
The Port Type of this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

fcConnUnitSnsPortIPAddress 1.3.6.1.2.1.8888.1.4.1.1.9
The IPv6 formatted address of this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

fcConnUnitSnsFabricPortName 1.3.6.1.2.1.8888.1.4.1.1.10
The Fabric Port name of this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameId  

fcConnUnitSnsHardAddress 1.3.6.1.2.1.8888.1.4.1.1.11
The Hard ALPA of this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  FcGlobalId  

fcConnUnitSnsSymbolicPortName 1.3.6.1.2.1.8888.1.4.1.1.12
The Symbolic Port Name of this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..79)  

fcConnUnitSnsSymbolicNodeName 1.3.6.1.2.1.8888.1.4.1.1.13
The Symbolic Node Name of this entry in the SNS table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..79)  

fcTrapMaxClients 1.3.6.1.2.1.8888.1.2.1
The maximum number of SNMP trap recipients supported by the connectivity unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcTrapClientCount 1.3.6.1.2.1.8888.1.2.2
The current number of rows in the trap table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcTrapRegTable 1.3.6.1.2.1.8888.1.2.3
A table containing a row for each IP address/port number that traps will be sent to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcTrapRegEntry

fcTrapRegEntry 1.3.6.1.2.1.8888.1.2.3.1
Ip/Port pair for a specific client.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcTrapRegEntry  

fcTrapRegIpAddress 1.3.6.1.2.1.8888.1.2.3.1.1
The Ip address of a client registered for traps.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

fcTrapRegPort 1.3.6.1.2.1.8888.1.2.3.1.2
The UDP port to send traps to for this host. Normally this would be the standard trap port (UDP/162).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..2147483647  

fcTrapRegFilter 1.3.6.1.2.1.8888.1.2.3.1.3
This value defines the trap severity filter for this trap host. The fcConnUnit will send to the designated target entity traps that have a severity level less than or equal to this value.
Status: current Access: read-create
OBJECT-TYPE    
  FcEventSeverity  

fcTrapRegRowState 1.3.6.1.2.1.8888.1.2.3.1.4
Specifies the operational status of the row. A RowStatus object may take any of six defined values: - active: traps may be sent as specified in this row; a management application may change the value of any objects in the row when the status is active. - notInService: traps will not be sent using this row. - notReady: the conceptual row exists in the agent, but is missing information necessary to send traps (i.e., if any of the other objects in the row are not present or contain invalid values); this value may not be supplied by a management application. - createAndGo: supplied by a management application wishing to create a new instance of a conceptual row, supplying valid values for the all the other objects in the row, and have its status automatically set to active, making it available for use in sending traps. - createAndWait: supplied by a management application wishing to create a new instance of a conceptual row but not make it available for use in sending traps at that time; and, - destroy: supplied by a management application wishing to delete an existing conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fcConnUnitStatusChange 1.3.6.1.2.1.8888.0.1
The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert
Status: current Access: read-create
NOTIFICATION-TYPE    

fcConnUnitDeletedTrap 1.3.6.1.2.1.8888.0.2
An fcConnUnit has been deleted from this agent. Recommended severity level (for filtering): warning
Status: current Access: read-create
NOTIFICATION-TYPE    

fcConnUnitEventTrap 1.3.6.1.2.1.8888.0.3
An event has been generated by the connectivity unit. Recommended severity level (for filtering): info
Status: current Access: read-create
NOTIFICATION-TYPE    

fcConnUnitSensorStatusChange 1.3.6.1.2.1.8888.0.4
The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert
Status: current Access: read-create
NOTIFICATION-TYPE    

fcConnUnitPortStatusChange 1.3.6.1.2.1.8888.0.5
The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert
Status: current Access: read-create
NOTIFICATION-TYPE    

fcMgmtCompliance 1.3.6.1.2.1.8888.2.1.1
The compliance statement for Fibre Channel entities which implement this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

fcConnUnitGroup 1.3.6.1.2.1.8888.2.2.1
The collection of objects providing Fibre Channel connectivity unit instrumentation and control.
Status: current Access: read-create
OBJECT-GROUP    

fcCuEventGroup 1.3.6.1.2.1.8888.2.2.2
The collection of objects providing Fibre Channel connectivity unit event information.
Status: current Access: read-create
OBJECT-GROUP    

fcCuLinkGroup 1.3.6.1.2.1.8888.2.2.3
The collection of objects providing Fibre Channel connectivity unit link (topology) information.
Status: current Access: read-create
OBJECT-GROUP    

fcCuPortStatsGroup 1.3.6.1.2.1.8888.2.2.4
The collection of objects providing Fibre Channel connectivity unit port statistics.
Status: current Access: read-create
OBJECT-GROUP    

fcCuSNSGroup 1.3.6.1.2.1.8888.2.2.5
The collection of objects providing Fibre Channel connectivity unit simple name server information.
Status: current Access: read-create
OBJECT-GROUP    

fcCuTrapFiltersGroup 1.3.6.1.2.1.8888.2.2.6
The collection of objects controlling SNMP notification (i.e., trap) destinations.
Status: current Access: read-create
OBJECT-GROUP    

fcCuNotificationsGroup 1.3.6.1.2.1.8888.2.2.7
The set of SNMP notifications which an agent is required to implement.
Status: current Access: read-create
NOTIFICATION-GROUP