FCMGMT-MIB
- Registered at
- 1.3.6.1.3.94
- Namespace
- standard
- Source file
FCMGMT-MIB- Digest
sha256:b75da5ca6fa229991bc3b463ca2f49f93c24d82f2e53c2bd3068a20d6a40ede8
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, experimental, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
3 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FCMGMT-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| FcAddressId type | ||||
| FcEventSeverity type | ||||
| FcGlobalId type | ||||
| FcNameId type | ||||
| FcUnitType type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| fcmgmt OBJECT-IDENTITY | 1.3.6.1.3.94 | |||
| connSet OBJECT-IDENTITY | 1.3.6.1.3.94.1 | |||
| uNumber OBJECT-TYPE The number of connectivity units present on this system (represented by this agent). May be a count of the boards in a chassis or the number of full boxes in a rack. | 1.3.6.1.3.94.1.1 | INTEGER | read-only | mandatory |
| systemURL OBJECT-TYPE The top-level URL of the system. If it does not exist the value is empty string. The URL format is implementation dependant 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 | 1.3.6.1.3.94.1.2 | DisplayString | read-only | mandatory |
| statusChangeTime OBJECT-TYPE The sysuptime timestamp in centiseconds at which the last status change occurred for any members of the set. | 1.3.6.1.3.94.1.3 | TimeTicks | read-only | obsolete |
| configurationChangeTime OBJECT-TYPE The sysuptime timestamp in centiseconds at which the last configuration change occurred for any members of the set. This represents a union of change information for connUnitConfigurationChangeTime. | 1.3.6.1.3.94.1.4 | TimeTicks | read-only | obsolete |
| connUnitTableChangeTime OBJECT-TYPE The sysuptime timestamp in centiseconds at which the connUnitTable was updated (an entry was either added or deleted. | 1.3.6.1.3.94.1.5 | TimeTicks | read-only | obsolete |
| connUnitTable OBJECT-TYPE A list of units under a single SNMP agent. The number of entries is given by the value of uNumber. It is 1 for stand-alone system. | 1.3.6.1.3.94.1.6 | not-accessible | mandatory | |
| connUnitEntry OBJECT-TYPE A connectivity unit entry containing objects for a particular unit. | 1.3.6.1.3.94.1.6.1 | not-accessible | mandatory | |
| connUnitId OBJECT-TYPE 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 connUnitTable. The value assigned to a given conectivity unit SHOULD be persistent across agent and unit resets. It SHOULD be the same as connUnitGlobalId if connUnitGlobalId is known and stable. | 1.3.6.1.3.94.1.6.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitGlobalId OBJECT-TYPE 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 connUnitId, the same WWN MUST be used for connUnitGlobalId. 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 connUnit via other management methods, one of them SHOULD be used for connUnitGlobalId. If there is not a WWN assigned specifically to the connUnit, 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 connUnits, 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 connUnitId. But if the Ethernet were a replaceable PCCard, the hub should have an independent ID. | 1.3.6.1.3.94.1.6.1.2 | FcGlobalId | read-only | mandatory |
| connUnitType OBJECT-TYPE The type of this connectivity unit. | 1.3.6.1.3.94.1.6.1.3 | FcUnitType | read-only | mandatory |
| connUnitNumports OBJECT-TYPE Number of physical ports in the connectivity unit (internal/embedded, external). | 1.3.6.1.3.94.1.6.1.4 | INTEGER | read-only | mandatory |
| connUnitState OBJECT-TYPE Overall state of the connectivity unit. | 1.3.6.1.3.94.1.6.1.5 | INTEGER {unknown(1), online(2), offline(3)} | read-only | mandatory |
| connUnitStatus OBJECT-TYPE Overall status of the connectivity unit. | 1.3.6.1.3.94.1.6.1.6 | INTEGER {unknown(1), unused(2), ok(3), warning(4), failed(5)} | read-only | mandatory |
| connUnitProduct OBJECT-TYPE The connectivity unit vendor's product model name. | 1.3.6.1.3.94.1.6.1.7 | DisplayString (SIZE(0..79)) | read-only | mandatory |
| connUnitSn OBJECT-TYPE The serial number for this connectivity unit. | 1.3.6.1.3.94.1.6.1.8 | DisplayString (SIZE(0..79)) | read-only | mandatory |
| connUnitUpTime OBJECT-TYPE The number of centiseconds since the last unit initialization. | 1.3.6.1.3.94.1.6.1.9 | TimeTicks | read-only | mandatory |
| connUnitUrl OBJECT-TYPE 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 systemURL for keywords. | 1.3.6.1.3.94.1.6.1.10 | DisplayString | read-write | mandatory |
| connUnitDomainId OBJECT-TYPE 24 bit Fibre Channel address ID of this connectivity unit, right justified with leading zero's if required. This should be set to the Fibre Channel address ID or if it is a switch it would be set to the Domain Controller address. If this value is not applicable, return all bits set to one. | 1.3.6.1.3.94.1.6.1.11 | OCTET STRING (SIZE(3)) | read-only | mandatory |
| connUnitProxyMaster OBJECT-TYPE 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. | 1.3.6.1.3.94.1.6.1.12 | INTEGER {unknown(1), no(2), yes(3)} | read-only | mandatory |
| connUnitPrincipal OBJECT-TYPE Whether this connectivity unit is the principal unit within the group of fabric elements. If this value is not applicable, return unknown. | 1.3.6.1.3.94.1.6.1.13 | INTEGER {unknown(1), no(2), yes(3)} | read-only | mandatory |
| connUnitNumSensors OBJECT-TYPE Number of sensors in the connUnitSensorTable. | 1.3.6.1.3.94.1.6.1.14 | INTEGER | read-only | mandatory |
| connUnitStatusChangeTime OBJECT-TYPE The sysuptime timestamp in centiseconds at which the last status change occurred. | 1.3.6.1.3.94.1.6.1.15 | TimeTicks | read-only | obsolete |
| connUnitConfigurationChangeTime OBJECT-TYPE The sysuptime timestamp in centiseconds at which the last configuration change occurred. | 1.3.6.1.3.94.1.6.1.16 | TimeTicks | read-only | obsolete |
| connUnitNumRevs OBJECT-TYPE The number of revisions in the connUnitRevsTable. | 1.3.6.1.3.94.1.6.1.17 | INTEGER | read-only | mandatory |
| connUnitNumZones OBJECT-TYPE Number of zones defined in connUnitZoneTable. | 1.3.6.1.3.94.1.6.1.18 | INTEGER | read-only | obsolete |
| connUnitModuleId OBJECT-TYPE This is a unique id, persistent between boots, that can be used to group a set of connUnits together into a module. The intended use would be to create a connUnit with a connUnitType of 'module' to represent a physical or logical group of connectivity units. Then the value of the group would be set to the value of connUnitId for this 'container' connUnit. connUnitModuleId should be zeros if this connUnit is not part of a module. | 1.3.6.1.3.94.1.6.1.19 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitName OBJECT-TYPE A display string containing a name for this connectivity unit. This object value should be persistent between boots. | 1.3.6.1.3.94.1.6.1.20 | DisplayString (SIZE(0..79)) | read-write | mandatory |
| connUnitInfo OBJECT-TYPE A display string containing information about this connectivity unit. This object value should be persistent between boots. | 1.3.6.1.3.94.1.6.1.21 | DisplayString | read-write | mandatory |
| connUnitControl OBJECT-TYPE This object is used to control the addressed connUnit. NOTE: 'Cold Start' and 'Warm Start' are as defined in MIB II and are not meant to be a factory reset. resetConnUnitColdStart: the addressed unit performs a 'Cold Start' reset. resetConnUnitWarmStart: the addressed unit performs a 'Warm Start' 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 allow any or all of these values on a SET. | 1.3.6.1.3.94.1.6.1.22 | INTEGER {unknown(1), invalid(2), resetConnUnitColdStart(3), resetConnUnitWarmStart(4), offlineConnUnit(5), onlineConnUnit(6)} | read-write | mandatory |
| connUnitContact OBJECT-TYPE Contact information for this connectivity unit. | 1.3.6.1.3.94.1.6.1.23 | DisplayString (SIZE(0..79)) | read-write | mandatory |
| connUnitLocation OBJECT-TYPE Location information for this connectivity unit. | 1.3.6.1.3.94.1.6.1.24 | DisplayString (SIZE(0..79)) | read-write | mandatory |
| connUnitEventFilter OBJECT-TYPE This value defines the event severity that will be logged by this connectivity unit. All events of severity less than or equal to connUnitEventFilter are logged in connUnitEventTable. | 1.3.6.1.3.94.1.6.1.25 | FcEventSeverity | read-only | mandatory |
| connUnitNumEvents OBJECT-TYPE Number of events currently in the connUnitEventTable. | 1.3.6.1.3.94.1.6.1.26 | INTEGER | read-only | mandatory |
| connUnitMaxEvents OBJECT-TYPE Max number of events that can be defined in connUnitEventTable. | 1.3.6.1.3.94.1.6.1.27 | INTEGER | read-only | mandatory |
| connUnitEventCurrID OBJECT-TYPE The last used event id (connUnitEventId). | 1.3.6.1.3.94.1.6.1.28 | INTEGER | read-only | mandatory |
| connUnitRevsTable OBJECT-TYPE Table of the revisions supported by connectivity units managed by this agent. | 1.3.6.1.3.94.1.7 | not-accessible | mandatory | |
| connUnitRevsEntry OBJECT-TYPE | 1.3.6.1.3.94.1.7.1 | not-accessible | mandatory | |
| connUnitRevsUnitId OBJECT-TYPE The connUnitId of the connectivity unit that contains this revision table. | 1.3.6.1.3.94.1.7.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitRevsIndex OBJECT-TYPE A unique value among all connUnitRevsEntrys with the same value of connUnitRevsUnitId, in the range between 1 and connUnitNumRevs[connUnitRevsUnitId]. | 1.3.6.1.3.94.1.7.1.2 | INTEGER (1..2147483647) | read-only | mandatory |
| connUnitRevsRevId OBJECT-TYPE A vendor-specific string identifying a revision of a component of the connUnit indexed by connUnitRevsUnitId. | 1.3.6.1.3.94.1.7.1.3 | DisplayString | read-only | mandatory |
| connUnitRevsDescription OBJECT-TYPE Description of a component to which the revision corresponds. | 1.3.6.1.3.94.1.7.1.4 | DisplayString | read-only | mandatory |
| connUnitSensorTable OBJECT-TYPE Table of the sensors supported by each connectivity unit managed by this agent. | 1.3.6.1.3.94.1.8 | not-accessible | mandatory | |
| connUnitSensorEntry OBJECT-TYPE Each entry contains the information for a specific sensor. | 1.3.6.1.3.94.1.8.1 | not-accessible | mandatory | |
| connUnitSensorUnitId OBJECT-TYPE The connUnitId of the connectivity unit that contains this sensor table. | 1.3.6.1.3.94.1.8.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitSensorIndex OBJECT-TYPE A unique value among all connUnitSensorEntrys with the same value of connUnitSensorUnitId, in the range between 1 and connUnitNumSensor[connUnitSensorUnitId]. | 1.3.6.1.3.94.1.8.1.2 | INTEGER (1..2147483647) | read-only | mandatory |
| connUnitSensorName OBJECT-TYPE A textual identification of the sensor intended primarily for operator use. | 1.3.6.1.3.94.1.8.1.3 | DisplayString | read-only | mandatory |
| connUnitSensorStatus OBJECT-TYPE The status indicated by the sensor. | 1.3.6.1.3.94.1.8.1.4 | INTEGER {unknown(1), other(2), ok(3), warning(4), failed(5)} | read-only | mandatory |
| connUnitSensorInfo OBJECT-TYPE Miscellaneous static info about the sensor such as its serial number. | 1.3.6.1.3.94.1.8.1.5 | DisplayString | read-only | mandatory |
| connUnitSensorMessage OBJECT-TYPE 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' | 1.3.6.1.3.94.1.8.1.6 | DisplayString | read-only | mandatory |
| connUnitSensorType OBJECT-TYPE The type of component being monitored by this sensor. | 1.3.6.1.3.94.1.8.1.7 | INTEGER {unknown(1), other(2), battery(3), fan(4), power-supply(5), transmitter(6), enclosure(7), board(8), receiver(9)} | read-only | mandatory |
| connUnitSensorCharacteristic OBJECT-TYPE The characteristics being monitored by this sensor. | 1.3.6.1.3.94.1.8.1.8 | INTEGER {unknown(1), other(2), temperature(3), pressure(4), emf(5), currentValue(6), airflow(7), frequency(8), power(9), door(10)} | read-only | mandatory |
| connUnitPortTable OBJECT-TYPE Generic information on ports for a specific connUnit. | 1.3.6.1.3.94.1.10 | not-accessible | mandatory | |
| connUnitPortEntry OBJECT-TYPE Each entry contains the information for a specific port. | 1.3.6.1.3.94.1.10.1 | not-accessible | mandatory | |
| connUnitPortUnitId OBJECT-TYPE The connUnitId of the connectivity unit that contains this port. | 1.3.6.1.3.94.1.10.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitPortIndex OBJECT-TYPE A unique value among all connUnitPortEntrys on this connectivity unit, between 0 and connUnitNumPort[connUnitPortUnitId]. | 1.3.6.1.3.94.1.10.1.2 | INTEGER (1..2147483647) | read-only | mandatory |
| connUnitPortType OBJECT-TYPE The port type. | 1.3.6.1.3.94.1.10.1.3 | INTEGER {unknown(1), other(2), not-present(3), hub-port(4), n-port(5), l-port(6), fl-port(7), f-port(8), e-port(9), g-port(10), domain-ctl(11), hub-controller(12), scsi(13), escon(14), lan(15), wan(16), ac(17), dc(18), ssa(19)} | read-only | mandatory |
| connUnitPortFCClassCap OBJECT-TYPE Bit mask that specifies the classes of service capability of this port. If this is not applicable, return all bits set to zero. The bits have the following definition: unknown - 0 class-f - 1 class-one - 2 class-two - 4 class-three - 8 class-four - 16 class-five - 32 class-six - 64 | 1.3.6.1.3.94.1.10.1.4 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| connUnitPortFCClassOp OBJECT-TYPE Bit mask that specifies the classes of service that are currently operational. If this is not applicable, return all bits set to zero. This object has the same definition as connUnitPortFCClassCap | 1.3.6.1.3.94.1.10.1.5 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| connUnitPortState OBJECT-TYPE The user selected state of the port hardware. | 1.3.6.1.3.94.1.10.1.6 | INTEGER {unknown(1), online(2), offline(3), bypassed(4), diagnostics(5)} | read-only | mandatory |
| connUnitPortStatus OBJECT-TYPE An overall protocol status for the port. This value of connUnitPortState is not online, then this is reported Unknown. | 1.3.6.1.3.94.1.10.1.7 | INTEGER {unknown(1), unused(2), ready(3), warning(4), failure(5), notparticipating(6), initializing(7), bypass(8), ols(9)} | read-only | mandatory |
| connUnitPortTransmitterType OBJECT-TYPE The technology of the port transceiver. | 1.3.6.1.3.94.1.10.1.8 | INTEGER {unknown(1), other(2), unused(3), shortwave(4), longwave(5), copper(6), scsi(7), longwaveNoOFC(8), shortwaveNoOFC(9), longwaveLED(10), ssa(11)} | read-only | mandatory |
| connUnitPortModuleType OBJECT-TYPE The module type of the port connector. | 1.3.6.1.3.94.1.10.1.9 | INTEGER {unknown(1), other(2), gbic(3), embedded(4), glm(5), gbicSerialId(6), gbicNoSerialId(7), gbicNotInstalled(8), smallFormFactor(9)} | read-only | mandatory |
| connUnitPortWwn OBJECT-TYPE The World Wide Name of the port if applicable, otherwise empty string. | 1.3.6.1.3.94.1.10.1.10 | FcNameId | read-only | mandatory |
| connUnitPortFCId OBJECT-TYPE 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. | 1.3.6.1.3.94.1.10.1.11 | OCTET STRING (SIZE(3)) | read-only | mandatory |
| connUnitPortSn OBJECT-TYPE The serial number of the unit (e.g., for a GBIC). If this is not applicable, return empty string. | 1.3.6.1.3.94.1.10.1.12 | DisplayString (SIZE(0..79)) | read-only | mandatory |
| connUnitPortRevision OBJECT-TYPE The port revision (e.g., for a GBIC). | 1.3.6.1.3.94.1.10.1.13 | DisplayString (SIZE(0..79)) | read-only | mandatory |
| connUnitPortVendor OBJECT-TYPE The port vendor (e.g., for a GBIC). | 1.3.6.1.3.94.1.10.1.14 | DisplayString (SIZE(0..79)) | read-only | mandatory |
| connUnitPortSpeed OBJECT-TYPE The speed of the port in kilobytes per second. | 1.3.6.1.3.94.1.10.1.15 | INTEGER | read-only | mandatory |
| connUnitPortControl OBJECT-TYPE This object is used to control the addressed connUnit's port. Valid commands are: resetConnUnitPort: If the addressed connUnit allows this operation to be performed to 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: If the addressed connUnit 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: If the addressed connUnit 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: If the addressed connUnit 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: If the addressed connUnit 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 allow any or all of these values on a SET. | 1.3.6.1.3.94.1.10.1.16 | INTEGER {unknown(1), invalid(2), resetConnUnitPort(3), bypassConnUnitPort(4), unbypassConnUnitPort(5), offlineConnUnitPort(6), onlineConnUnitPort(7), resetConnUnitPortCounters(8)} | read-write | mandatory |
| connUnitPortName OBJECT-TYPE A string describing the addressed port. | 1.3.6.1.3.94.1.10.1.17 | DisplayString | read-write | mandatory |
| connUnitPortPhysicalNumber OBJECT-TYPE This is the internal port number this port is known by. In many implementations, this should be the same as connUnitPortIndex. Some implementations may have an internal port representation not compatible with the rules for table indeces. In that case, provide the internal representation of this port in this object. This value may also be used in the connUnitLinkPortNumberX or connUnitLinkPortNumberY objects of the connUnitLinkTable. | 1.3.6.1.3.94.1.10.1.18 | INTEGER | read-only | mandatory |
| connUnitPortStatObject OBJECT-TYPE This contains the OID of the first object of the table that contains the statistics for this particular port. If this has a value of zero, then there are no statistics available for this port. The port type information will help identify the statistics objects that will be found in the table. From this point, one would do a getnext to get the next statistics object. When the first part of the OID changes, the end of table is reached. | 1.3.6.1.3.94.1.10.1.19 | OBJECT IDENTIFIER | read-only | deprecated |
| connUnitPortProtocolCap OBJECT-TYPE 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 | 1.3.6.1.3.94.1.10.1.20 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| connUnitPortProtocolOp OBJECT-TYPE 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 connUnitPortProtocolCap | 1.3.6.1.3.94.1.10.1.21 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| connUnitPortNodeWwn OBJECT-TYPE 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 same Node WWN. | 1.3.6.1.3.94.1.10.1.22 | FcNameId | read-only | mandatory |
| connUnitPortHWState OBJECT-TYPE The hardware detected state of the port. | 1.3.6.1.3.94.1.10.1.23 | INTEGER {unknown(1), failed(2), bypassed(3), active(4), loopback(5), txfault(6), noMedia(7), linkDown(8)} | read-only | mandatory |
| connUnitEventTable OBJECT-TYPE The table of connectivity unit events. Errors, warnings, and information should be reported in this table. | 1.3.6.1.3.94.1.11 | not-accessible | mandatory | |
| connUnitEventEntry OBJECT-TYPE Each entry contains information on a specific event for the given connectivity unit. | 1.3.6.1.3.94.1.11.1 | not-accessible | mandatory | |
| connUnitEventUnitId OBJECT-TYPE The connUnitId of the connectivity unit that contains this event table. | 1.3.6.1.3.94.1.11.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitEventIndex OBJECT-TYPE 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, connUnitEventCurrID 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. | 1.3.6.1.3.94.1.11.1.2 | INTEGER (1..2147483647) | read-only | mandatory |
| connUnitEventId OBJECT-TYPE The internal event Id. Incremented for each event, ranging between 0 and connUnitMaxEvents. Not used as table index to simplify the agent implementation. When this reaches the end of the range specified by connUnitMaxEvents, the Id will roll over to start at zero. This value will be set back to zero at reset. The relationship of this value to the index is that internal event id may represent a smaller number than a 32 bit integer (eg max 100 entries) and would only have a value range up to connUnitMaxEvents. | 1.3.6.1.3.94.1.11.1.3 | INTEGER | read-only | obsolete |
| connUnitREventTime OBJECT-TYPE 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. | 1.3.6.1.3.94.1.11.1.4 | DisplayString (SIZE(15)) | read-only | mandatory |
| connUnitSEventTime OBJECT-TYPE This is the sysuptime timestamp when the event occurred. | 1.3.6.1.3.94.1.11.1.5 | TimeTicks | read-only | mandatory |
| connUnitEventSeverity OBJECT-TYPE The event severity level. | 1.3.6.1.3.94.1.11.1.6 | FcEventSeverity | read-only | mandatory |
| connUnitEventType OBJECT-TYPE The type of this event. | 1.3.6.1.3.94.1.11.1.7 | INTEGER {unknown(1), other(2), status(3), configuration(4), topology(5)} | read-only | mandatory |
| connUnitEventObject OBJECT-TYPE This is used with the connUnitEventType to identify which object the event refers to. It can be the OID of a connectivity unit or of another object like connUnitPortStatus[...] | 1.3.6.1.3.94.1.11.1.8 | OBJECT IDENTIFIER | read-only | mandatory |
| connUnitEventDescr OBJECT-TYPE The description of the event. | 1.3.6.1.3.94.1.11.1.9 | DisplayString | read-only | mandatory |
| connUnitLinkTable OBJECT-TYPE A list of links know to this agent from this connectivity unit to other connectivity units. | 1.3.6.1.3.94.1.12 | not-accessible | mandatory | |
| connUnitLinkEntry OBJECT-TYPE An entry describing a particular link to another. | 1.3.6.1.3.94.1.12.1 | not-accessible | mandatory | |
| connUnitLinkUnitId OBJECT-TYPE The connUnitId of the connectivity unit that contains this link table. | 1.3.6.1.3.94.1.12.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitLinkIndex OBJECT-TYPE This value is used to create a unique value for each entry in the link table with the same connUnitLinkUnitId. The value can only be reused if it is not currently in 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 one. | 1.3.6.1.3.94.1.12.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| connUnitLinkNodeIdX OBJECT-TYPE The node WWN of the unit at one end of the link. If the node WWN is unknown and the node is a connUnit in the responding agent then the value of this object MUST BE equal to its connUnitID. | 1.3.6.1.3.94.1.12.1.3 | OCTET STRING (SIZE(64)) | read-only | mandatory |
| connUnitLinkPortNumberX OBJECT-TYPE The port number on the unit specified by connUnitLinkNodeIdX if known, otherwise -1. If the value is nonnegative then it will be equal to connUnitPortPhysicalNumber. | 1.3.6.1.3.94.1.12.1.4 | INTEGER | read-only | mandatory |
| connUnitLinkPortWwnX OBJECT-TYPE The port WWN of the unit specified by connUnitLinkNodeIdX if known, otherwise 16 octets of binary 0 | 1.3.6.1.3.94.1.12.1.5 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitLinkNodeIdY OBJECT-TYPE The node WWN of the unit at the other end of the link. If the node WWN is unknown and the node is a connUnit in the responding SNMP agency then the value of this object MUST BE equal to its connUnitID. | 1.3.6.1.3.94.1.12.1.6 | OCTET STRING (SIZE(64)) | read-only | mandatory |
| connUnitLinkPortNumberY OBJECT-TYPE The port number on the unit specified by connUnitLinkNodeIdY if known, otherwise -1. If the value is nonnegative then it will be equal to connUnitPortPhysicalNumber. | 1.3.6.1.3.94.1.12.1.7 | INTEGER | read-only | mandatory |
| connUnitLinkPortWwnY OBJECT-TYPE The port WWN on the unit specified by connUnitLinkNodeIdY if known, otherwise 16 octets of binary 0 | 1.3.6.1.3.94.1.12.1.8 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitLinkAgentAddressY OBJECT-TYPE The address of an FCMGMT MIB agent for the node identified by connUnitLinkNodeIdY, if known; otherwise 16 octets of binary 0 | 1.3.6.1.3.94.1.12.1.9 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitLinkAgentAddressTypeY OBJECT-TYPE If connUnitLinkAgentAddressY is nonzero, it is a protocol address. ConnUnitLinkAgentAddressTypeY is the the 'address family number' assigned by IANA to identify the address format. (eg, 1 is Ipv4, 2 is Ipv6). | 1.3.6.1.3.94.1.12.1.10 | INTEGER | read-only | mandatory |
| connUnitLinkAgentPortY OBJECT-TYPE The IP port number for the agent. This is provided in case the agent is at a non-standard SNMP port. | 1.3.6.1.3.94.1.12.1.11 | INTEGER | read-only | mandatory |
| connUnitLinkUnitTypeY OBJECT-TYPE Type of the FC connectivity unit as defined in connUnitType. | 1.3.6.1.3.94.1.12.1.12 | FcUnitType | read-only | mandatory |
| connUnitLinkConnIdY OBJECT-TYPE This is the Fibre Channel ID of this port. If the connectivity unit is a switch, this 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. If not any of those, unknown or cascaded loop, return all bits set to 1. | 1.3.6.1.3.94.1.12.1.13 | OCTET STRING (SIZE(3)) | read-only | mandatory |
| connUnitLinkCurrIndex OBJECT-TYPE The last used link index. | 1.3.6.1.3.94.1.12.1.14 | INTEGER | read-only | mandatory |
| trapReg OBJECT-IDENTITY | 1.3.6.1.3.94.2 | |||
| trapMaxClients OBJECT-TYPE The maximum number of SNMP trap recipients supported by the connectivity unit. | 1.3.6.1.3.94.2.1 | INTEGER | read-only | mandatory |
| trapClientCount OBJECT-TYPE The current number of rows in the trap table. | 1.3.6.1.3.94.2.2 | INTEGER | read-only | mandatory |
| trapRegTable OBJECT-TYPE A table containing a row for each IP address/port number that traps will be sent to. | 1.3.6.1.3.94.2.3 | not-accessible | mandatory | |
| trapRegEntry OBJECT-TYPE Ip/Port pair for a specific client. | 1.3.6.1.3.94.2.3.1 | not-accessible | mandatory | |
| trapRegIpAddress OBJECT-TYPE The Ip address of a client registered for traps. | 1.3.6.1.3.94.2.3.1.1 | IpAddress | read-only | mandatory |
| trapRegPort OBJECT-TYPE The UDP port to send traps to for this host. Normally this would be the standard trap port (162). This object is an index and must be specified to create a row in this table. | 1.3.6.1.3.94.2.3.1.2 | INTEGER (1..2147483647) | read-only | mandatory |
| trapRegFilter OBJECT-TYPE This value defines the trap severity filter for this trap host. The connUnit will send traps to this host that have a severity level less than or equal to this value. The default value of this object is 'warning'. | 1.3.6.1.3.94.2.3.1.3 | FcEventSeverity | read-write | mandatory |
| trapRegRowState OBJECT-TYPE Specifies the state of the row. rowDestroy READ: Can never happen. WRITE: Remove this row from the table. rowInactive READ: Indicates that this row does exist, but that traps are not enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are not enabled to be sent to the target. If the row already existed, then traps are disabled from being sent to the target. rowActive READ: Indicates that this row exists, and that traps are enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are enabled to be sent to the target. If the row already exists, then traps are enabled to be sent to the target. A value of rowActive or rowInactive must be specified to create a row in the table. | 1.3.6.1.3.94.2.3.1.4 | INTEGER {rowDestroy(1), rowInactive(2), rowActive(3)} | read-write | mandatory |
| revisionNumber OBJECT-TYPE This is the revision number for this MIB. The format of the revision value is as follows (0) = high order major revision number (1) = low order major revision number (2) = high order minor revision number (3) = low order minor revision number The value will be stored as an ASCII value. The following is the current value of this object. (0) = '0' (1) = '3' (2) = '0' (3) = '0' This defines a revision of 03.00 | 1.3.6.1.3.94.3 | DisplayString (SIZE(4)) | read-only | mandatory |
| statSet OBJECT-IDENTITY | 1.3.6.1.3.94.4 | |||
| connUnitPortStatTable OBJECT-TYPE A list of statistics for the fabric port types. | 1.3.6.1.3.94.4.5 | not-accessible | mandatory | |
| connUnitPortStatEntry OBJECT-TYPE An entry describing port statistics. | 1.3.6.1.3.94.4.5.1 | not-accessible | mandatory | |
| connUnitPortStatUnitId OBJECT-TYPE The connUnitId of the connectivity unit that contains this port stat table. | 1.3.6.1.3.94.4.5.1.1 | FcGlobalId | read-only | mandatory |
| connUnitPortStatIndex OBJECT-TYPE A unique value among all entrys in this table, between 0 and connUnitNumPort[connUnitPortUnitId]. | 1.3.6.1.3.94.4.5.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| connUnitPortStatCountError OBJECT-TYPE A count of the errors that have occured on this port. | 1.3.6.1.3.94.4.5.1.3 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountTxObjects OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.4 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountRxObjects OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.5 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountTxElements OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.6 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountRxElements OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.7 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountBBCreditZero OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.8 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountInputBuffersFull OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.9 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountFBSYFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.10 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountPBSYFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.11 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountFRJTFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.12 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountPRJTFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.13 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass1RxFrames OBJECT-TYPE Count of Class 1 Frames received at this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.14 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass1TxFrames OBJECT-TYPE Count of Class 1 Frames transmitted out this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.15 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass1FBSYFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.16 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass1PBSYFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.17 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass1FRJTFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.18 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass1PRJTFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.19 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass2RxFrames OBJECT-TYPE Count of Class 2 Frames received at this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.20 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass2TxFrames OBJECT-TYPE Count of Class 2 Frames transmitted out this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.21 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass2FBSYFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.22 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass2PBSYFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.23 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass2FRJTFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.24 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass2PRJTFrames OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.25 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass3RxFrames OBJECT-TYPE Count of Class 3 Frames received at this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.26 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass3TxFrames OBJECT-TYPE Count of Class 3 Frames transmitted out this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.27 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountClass3Discards OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.28 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountRxMulticastObjects OBJECT-TYPE Count of Multicast Frames or Packets received at this port. | 1.3.6.1.3.94.4.5.1.29 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountTxMulticastObjects OBJECT-TYPE Count of Multicast Frames or Packets transmitted out this port. | 1.3.6.1.3.94.4.5.1.30 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountRxBroadcastObjects OBJECT-TYPE Count of Broadcast Frames or Packets received at this port. | 1.3.6.1.3.94.4.5.1.31 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountTxBroadcastObjects OBJECT-TYPE Count of Broadcast Frames or Packets transmitted out this port. On a Fibre Channel loop, count only OPNr frames generated. | 1.3.6.1.3.94.4.5.1.32 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountRxLinkResets OBJECT-TYPE Count of Link resets. This is the number of LRs received. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.33 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountTxLinkResets OBJECT-TYPE Count of Link resets. This is the number LRs transmitted. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.34 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountNumberLinkResets OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.35 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountRxOfflineSequences OBJECT-TYPE Count of Offline Primitive OLS received at this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.36 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountTxOfflineSequences OBJECT-TYPE Count of Offline Primitive OLS transmitted by this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.37 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountNumberOfflineSequences OBJECT-TYPE Count of Offline Primitive sequence received at this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.38 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountLinkFailures OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.39 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountInvalidCRC OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.40 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountInvalidTxWords OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.41 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountPrimitiveSequenceProtocolErrors OBJECT-TYPE Count of primitive sequence protocol 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. | 1.3.6.1.3.94.4.5.1.42 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountLossofSignal OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.43 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountLossofSynchronization OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.44 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountInvalidOrderedSets OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.45 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountFramesTooLong OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.46 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountFramesTruncated OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.47 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountAddressErrors OBJECT-TYPE Count of frames received with unknown addressing. e.x. unknown SID or DID. the SID or DID is not known to the routing algorithm. Note. this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.48 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountDelimiterErrors OBJECT-TYPE 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. | 1.3.6.1.3.94.4.5.1.49 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitPortStatCountEncodingDisparityErrors OBJECT-TYPE Count of disparity errors received at this port. Note, this is a Fibre Channel only stat. | 1.3.6.1.3.94.4.5.1.50 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| connUnitServiceSet OBJECT-IDENTITY | 1.3.6.1.3.94.5 | |||
| connUnitServiceScalars OBJECT-IDENTITY | 1.3.6.1.3.94.5.1 | |||
| connUnitSnsMaxEntry OBJECT-TYPE The maximum number of entries in the table. | 1.3.6.1.3.94.5.1.1 | INTEGER | read-only | mandatory |
| connUnitServiceTables OBJECT-IDENTITY | 1.3.6.1.3.94.5.2 | |||
| connUnitSnsTable OBJECT-TYPE This table contains an entry for each object registered with this port in the switch. | 1.3.6.1.3.94.5.2.1 | not-accessible | mandatory | |
| connUnitSnsEntry OBJECT-TYPE The Simple Name Server table for the port represented by connUnitSnsPortIndex . | 1.3.6.1.3.94.5.2.1.1 | not-accessible | mandatory | |
| connUnitSnsId OBJECT-TYPE The connUnitId of the connectivity unit that contains this Name Server table. | 1.3.6.1.3.94.5.2.1.1.1 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitSnsPortIndex OBJECT-TYPE The physical port number of this SNS table entry. Each physical port has an SNS table with 1-n entries indexed by connUnitSnsPortIdentifier (port address) | 1.3.6.1.3.94.5.2.1.1.2 | INTEGER | read-only | mandatory |
| connUnitSnsPortIdentifier OBJECT-TYPE The Port Identifier for this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.3 | FcAddressId | read-only | mandatory |
| connUnitSnsPortName OBJECT-TYPE The Port Name for this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.4 | FcNameId | read-only | mandatory |
| connUnitSnsNodeName OBJECT-TYPE The Node Name for this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.5 | FcNameId | read-only | mandatory |
| connUnitSnsClassOfSvc OBJECT-TYPE The Classes of Service offered by this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.6 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| connUnitSnsNodeIPAddress OBJECT-TYPE The IPv6 formatted address of the Node for this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.7 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitSnsProcAssoc OBJECT-TYPE The Process Associator for this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.8 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| connUnitSnsFC4Type OBJECT-TYPE The FC-4 Types supported by this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.9 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| connUnitSnsPortType OBJECT-TYPE The Port Type of this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.10 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| connUnitSnsPortIPAddress OBJECT-TYPE The IPv6 formatted address of this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.11 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| connUnitSnsFabricPortName OBJECT-TYPE The Fabric Port name of this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.12 | FcNameId | read-only | mandatory |
| connUnitSnsHardAddress OBJECT-TYPE The Hard Address of this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.13 | FcAddressId | read-only | mandatory |
| connUnitSnsSymbolicPortName OBJECT-TYPE The Symbolic Port Name of this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.14 | DisplayString (SIZE(0..79)) | read-only | mandatory |
| connUnitSnsSymbolicNodeName OBJECT-TYPE The Symbolic Node Name of this entry in the SNS table. | 1.3.6.1.3.94.5.2.1.1.15 | DisplayString (SIZE(0..79)) | read-only | mandatory |
Notifications
| Name | OID | Status |
|---|---|---|
| connUnitStatusChange NOTIFICATION-TYPE The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert | 1.3.6.1.3.94.0.1 | |
| connUnitDeletedTrap NOTIFICATION-TYPE A connUnit has been deleted from this agent. Recommended severity level (for filtering): warning | 1.3.6.1.3.94.0.3 | |
| connUnitEventTrap NOTIFICATION-TYPE An event has been generated by the connectivity unit. Recommended severity level (for filtering): info | 1.3.6.1.3.94.0.4 | |
| connUnitSensorStatusChange NOTIFICATION-TYPE The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert | 1.3.6.1.3.94.0.5 | |
| connUnitPortStatusChange NOTIFICATION-TYPE The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert | 1.3.6.1.3.94.0.6 |