FCMGMT-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: FCMGMT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
fcmgmt | 1.3.6.1.3.94 | |||
connSet | 1.3.6.1.3.94.1 | |||
uNumber | 1.3.6.1.3.94.1.1 | integer | read-only |
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. |
systemURL | 1.3.6.1.3.94.1.2 | displaystring | read-only |
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 |
statusChangeTime | 1.3.6.1.3.94.1.3 | timeticks | read-only |
The sysuptime timestamp in centiseconds at which the last status change occurred for any members of the set. |
configurationChangeTime | 1.3.6.1.3.94.1.4 | timeticks | read-only |
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. |
connUnitTableChangeTime | 1.3.6.1.3.94.1.5 | timeticks | read-only |
The sysuptime timestamp in centiseconds at which the connUnitTable was updated (an entry was either added or deleted. |
connUnitTable | 1.3.6.1.3.94.1.6 | no-access |
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.1 | no-access |
A connectivity unit entry containing objects for a particular unit. |
||
connUnitId | 1.3.6.1.3.94.1.6.1.1 | octet string | read-only |
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. |
connUnitGlobalId | 1.3.6.1.3.94.1.6.1.2 | fcglobalid | read-only |
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. |
connUnitType | 1.3.6.1.3.94.1.6.1.3 | fcunittype | read-only |
The type of this connectivity unit. |
connUnitNumports | 1.3.6.1.3.94.1.6.1.4 | integer | read-only |
Number of physical ports in the connectivity unit (internal/embedded, external). |
connUnitState | 1.3.6.1.3.94.1.6.1.5 | integer | read-only |
Overall state of the connectivity unit. Enumeration: 'unknown': 1, 'offline': 3, 'online': 2. |
connUnitStatus | 1.3.6.1.3.94.1.6.1.6 | integer | read-only |
Overall status of the connectivity unit. Enumeration: 'unused': 2, 'unknown': 1, 'warning': 4, 'ok': 3, 'failed': 5. |
connUnitProduct | 1.3.6.1.3.94.1.6.1.7 | displaystring | read-only |
The connectivity unit vendor's product model name. |
connUnitSn | 1.3.6.1.3.94.1.6.1.8 | displaystring | read-only |
The serial number for this connectivity unit. |
connUnitUpTime | 1.3.6.1.3.94.1.6.1.9 | timeticks | read-only |
The number of centiseconds since the last unit initialization. |
connUnitUrl | 1.3.6.1.3.94.1.6.1.10 | displaystring | read-write |
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. |
connUnitDomainId | 1.3.6.1.3.94.1.6.1.11 | octet string | read-only |
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. |
connUnitProxyMaster | 1.3.6.1.3.94.1.6.1.12 | integer | read-only |
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. Enumeration: 'unknown': 1, 'yes': 3, 'no': 2. |
connUnitPrincipal | 1.3.6.1.3.94.1.6.1.13 | integer | read-only |
Whether this connectivity unit is the principal unit within the group of fabric elements. If this value is not applicable, return unknown. Enumeration: 'unknown': 1, 'yes': 3, 'no': 2. |
connUnitNumSensors | 1.3.6.1.3.94.1.6.1.14 | integer | read-only |
Number of sensors in the connUnitSensorTable. |
connUnitStatusChangeTime | 1.3.6.1.3.94.1.6.1.15 | timeticks | read-only |
The sysuptime timestamp in centiseconds at which the last status change occurred. |
connUnitConfigurationChangeTime | 1.3.6.1.3.94.1.6.1.16 | timeticks | read-only |
The sysuptime timestamp in centiseconds at which the last configuration change occurred. |
connUnitNumRevs | 1.3.6.1.3.94.1.6.1.17 | integer | read-only |
The number of revisions in the connUnitRevsTable. |
connUnitNumZones | 1.3.6.1.3.94.1.6.1.18 | integer | read-only |
Number of zones defined in connUnitZoneTable. |
connUnitModuleId | 1.3.6.1.3.94.1.6.1.19 | octet string | read-only |
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. |
connUnitName | 1.3.6.1.3.94.1.6.1.20 | displaystring | read-write |
A display string containing a name for this connectivity unit. This object value should be persistent between boots. |
connUnitInfo | 1.3.6.1.3.94.1.6.1.21 | displaystring | read-write |
A display string containing information about this connectivity unit. This object value should be persistent between boots. |
connUnitControl | 1.3.6.1.3.94.1.6.1.22 | integer | read-write |
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. Enumeration: 'onlineConnUnit': 6, 'offlineConnUnit': 5, 'unknown': 1, 'invalid': 2, 'resetConnUnitColdStart': 3, 'resetConnUnitWarmStart': 4. |
connUnitContact | 1.3.6.1.3.94.1.6.1.23 | displaystring | read-write |
Contact information for this connectivity unit. |
connUnitLocation | 1.3.6.1.3.94.1.6.1.24 | displaystring | read-write |
Location information for this connectivity unit. |
connUnitEventFilter | 1.3.6.1.3.94.1.6.1.25 | fceventseverity | read-only |
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. |
connUnitNumEvents | 1.3.6.1.3.94.1.6.1.26 | integer | read-only |
Number of events currently in the connUnitEventTable. |
connUnitMaxEvents | 1.3.6.1.3.94.1.6.1.27 | integer | read-only |
Max number of events that can be defined in connUnitEventTable. |
connUnitEventCurrID | 1.3.6.1.3.94.1.6.1.28 | integer | read-only |
The last used event id (connUnitEventId). |
connUnitRevsTable | 1.3.6.1.3.94.1.7 | no-access |
Table of the revisions supported by connectivity units managed by this agent. |
|
1.3.6.1.3.94.1.7.1 | no-access | |||
connUnitRevsUnitId | 1.3.6.1.3.94.1.7.1.1 | octet string | read-only |
The connUnitId of the connectivity unit that contains this revision table. |
connUnitRevsIndex | 1.3.6.1.3.94.1.7.1.2 | integer | read-only |
A unique value among all connUnitRevsEntrys with the same value of connUnitRevsUnitId, in the range between 1 and connUnitNumRevs[connUnitRevsUnitId]. |
connUnitRevsRevId | 1.3.6.1.3.94.1.7.1.3 | displaystring | read-only |
A vendor-specific string identifying a revision of a component of the connUnit indexed by connUnitRevsUnitId. |
connUnitRevsDescription | 1.3.6.1.3.94.1.7.1.4 | displaystring | read-only |
Description of a component to which the revision corresponds. |
connUnitSensorTable | 1.3.6.1.3.94.1.8 | no-access |
Table of the sensors supported by each connectivity unit managed by this agent. |
|
1.3.6.1.3.94.1.8.1 | no-access |
Each entry contains the information for a specific sensor. |
||
connUnitSensorUnitId | 1.3.6.1.3.94.1.8.1.1 | octet string | read-only |
The connUnitId of the connectivity unit that contains this sensor table. |
connUnitSensorIndex | 1.3.6.1.3.94.1.8.1.2 | integer | read-only |
A unique value among all connUnitSensorEntrys with the same value of connUnitSensorUnitId, in the range between 1 and connUnitNumSensor[connUnitSensorUnitId]. |
connUnitSensorName | 1.3.6.1.3.94.1.8.1.3 | displaystring | read-only |
A textual identification of the sensor intended primarily for operator use. |
connUnitSensorStatus | 1.3.6.1.3.94.1.8.1.4 | integer | read-only |
The status indicated by the sensor. Enumeration: 'unknown': 1, 'warning': 4, 'other': 2, 'ok': 3, 'failed': 5. |
connUnitSensorInfo | 1.3.6.1.3.94.1.8.1.5 | displaystring | read-only |
Miscellaneous static info about the sensor such as its serial number. |
connUnitSensorMessage | 1.3.6.1.3.94.1.8.1.6 | displaystring | read-only |
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' |
connUnitSensorType | 1.3.6.1.3.94.1.8.1.7 | integer | read-only |
The type of component being monitored by this sensor. Enumeration: 'transmitter': 6, 'battery': 3, 'unknown': 1, 'receiver': 9, 'other': 2, 'fan': 4, 'board': 8, 'power-supply': 5, 'enclosure': 7. |
connUnitSensorCharacteristic | 1.3.6.1.3.94.1.8.1.8 | integer | read-only |
The characteristics being monitored by this sensor. Enumeration: 'currentValue': 6, 'emf': 5, 'door': 10, 'temperature': 3, 'power': 9, 'airflow': 7, 'unknown': 1, 'pressure': 4, 'other': 2, 'frequency': 8. |
connUnitPortTable | 1.3.6.1.3.94.1.10 | no-access |
Generic information on ports for a specific connUnit. |
|
1.3.6.1.3.94.1.10.1 | no-access |
Each entry contains the information for a specific port. |
||
connUnitPortUnitId | 1.3.6.1.3.94.1.10.1.1 | octet string | read-only |
The connUnitId of the connectivity unit that contains this port. |
connUnitPortIndex | 1.3.6.1.3.94.1.10.1.2 | integer | read-only |
A unique value among all connUnitPortEntrys on this connectivity unit, between 0 and connUnitNumPort[connUnitPortUnitId]. |
connUnitPortType | 1.3.6.1.3.94.1.10.1.3 | integer | read-only |
The port type. Enumeration: 'scsi': 13, 'lan': 15, 'hub-port': 4, 'n-port': 5, 'g-port': 10, 'unknown': 1, 'f-port': 8, 'e-port': 9, 'dc': 18, 'ssa': 19, 'other': 2, 'fl-port': 7, 'not-present': 3, 'l-port': 6, 'wan': 16, 'hub-controller': 12, 'domain-ctl': 11, 'ac': 17, 'escon': 14. |
connUnitPortFCClassCap | 1.3.6.1.3.94.1.10.1.4 | octet string | read-only |
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 |
connUnitPortFCClassOp | 1.3.6.1.3.94.1.10.1.5 | octet string | read-only |
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 |
connUnitPortState | 1.3.6.1.3.94.1.10.1.6 | integer | read-only |
The user selected state of the port hardware. Enumeration: 'unknown': 1, 'offline': 3, 'bypassed': 4, 'diagnostics': 5, 'online': 2. |
connUnitPortStatus | 1.3.6.1.3.94.1.10.1.7 | integer | read-only |
An overall protocol status for the port. This value of connUnitPortState is not online, then this is reported Unknown. Enumeration: 'ols': 9, 'unknown': 1, 'unused': 2, 'failure': 5, 'warning': 4, 'notparticipating': 6, 'bypass': 8, 'initializing': 7, 'ready': 3. |
connUnitPortTransmitterType | 1.3.6.1.3.94.1.10.1.8 | integer | read-only |
The technology of the port transceiver. Enumeration: 'copper': 6, 'longwaveLED': 10, 'longwave': 5, 'unknown': 1, 'ssa': 11, 'unused': 3, 'other': 2, 'shortwaveNoOFC': 9, 'shortwave': 4, 'scsi': 7, 'longwaveNoOFC': 8. |
connUnitPortModuleType | 1.3.6.1.3.94.1.10.1.9 | integer | read-only |
The module type of the port connector. Enumeration: 'gbicNotInstalled': 8, 'gbic': 3, 'glm': 5, 'embedded': 4, 'smallFormFactor': 9, 'gbicSerialId': 6, 'unknown': 1, 'other': 2, 'gbicNoSerialId': 7. |
connUnitPortWwn | 1.3.6.1.3.94.1.10.1.10 | fcnameid | read-only |
The World Wide Name of the port if applicable, otherwise empty string. |
connUnitPortFCId | 1.3.6.1.3.94.1.10.1.11 | octet string | read-only |
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. |
connUnitPortSn | 1.3.6.1.3.94.1.10.1.12 | displaystring | read-only |
The serial number of the unit (e.g., for a GBIC). If this is not applicable, return empty string. |
connUnitPortRevision | 1.3.6.1.3.94.1.10.1.13 | displaystring | read-only |
The port revision (e.g., for a GBIC). |
connUnitPortVendor | 1.3.6.1.3.94.1.10.1.14 | displaystring | read-only |
The port vendor (e.g., for a GBIC). |
connUnitPortSpeed | 1.3.6.1.3.94.1.10.1.15 | integer | read-only |
The speed of the port in kilobytes per second. |
connUnitPortControl | 1.3.6.1.3.94.1.10.1.16 | integer | read-write |
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. Enumeration: 'onlineConnUnitPort': 7, 'unknown': 1, 'invalid': 2, 'offlineConnUnitPort': 6, 'unbypassConnUnitPort': 5, 'bypassConnUnitPort': 4, 'resetConnUnitPort': 3, 'resetConnUnitPortCounters': 8. |
connUnitPortName | 1.3.6.1.3.94.1.10.1.17 | displaystring | read-write |
A string describing the addressed port. |
connUnitPortPhysicalNumber | 1.3.6.1.3.94.1.10.1.18 | integer | read-only |
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. |
connUnitPortStatObject | 1.3.6.1.3.94.1.10.1.19 | object identifier | read-only |
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. |
connUnitPortProtocolCap | 1.3.6.1.3.94.1.10.1.20 | octet string | read-only |
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 |
connUnitPortProtocolOp | 1.3.6.1.3.94.1.10.1.21 | octet string | read-only |
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 |
connUnitPortNodeWwn | 1.3.6.1.3.94.1.10.1.22 | fcnameid | read-only |
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. |
connUnitPortHWState | 1.3.6.1.3.94.1.10.1.23 | integer | read-only |
The hardware detected state of the port. Enumeration: 'linkDown': 8, 'loopback': 5, 'unknown': 1, 'noMedia': 7, 'txfault': 6, 'failed': 2, 'bypassed': 3, 'active': 4. |
connUnitEventTable | 1.3.6.1.3.94.1.11 | no-access |
The table of connectivity unit events. Errors, warnings, and information should be reported in this table. |
|
1.3.6.1.3.94.1.11.1 | no-access |
Each entry contains information on a specific event for the given connectivity unit. |
||
connUnitEventUnitId | 1.3.6.1.3.94.1.11.1.1 | octet string | read-only |
The connUnitId of the connectivity unit that contains this event table. |
connUnitEventIndex | 1.3.6.1.3.94.1.11.1.2 | integer | read-only |
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. |
connUnitEventId | 1.3.6.1.3.94.1.11.1.3 | integer | read-only |
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. |
connUnitREventTime | 1.3.6.1.3.94.1.11.1.4 | displaystring | read-only |
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. |
connUnitSEventTime | 1.3.6.1.3.94.1.11.1.5 | timeticks | read-only |
This is the sysuptime timestamp when the event occurred. |
connUnitEventSeverity | 1.3.6.1.3.94.1.11.1.6 | fceventseverity | read-only |
The event severity level. |
connUnitEventType | 1.3.6.1.3.94.1.11.1.7 | integer | read-only |
The type of this event. Enumeration: 'status': 3, 'unknown': 1, 'other': 2, 'configuration': 4, 'topology': 5. |
connUnitEventObject | 1.3.6.1.3.94.1.11.1.8 | object identifier | read-only |
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[...] |
connUnitEventDescr | 1.3.6.1.3.94.1.11.1.9 | displaystring | read-only |
The description of the event. |
connUnitLinkTable | 1.3.6.1.3.94.1.12 | no-access |
A list of links know to this agent from this connectivity unit to other connectivity units. |
|
1.3.6.1.3.94.1.12.1 | no-access |
An entry describing a particular link to another. |
||
connUnitLinkUnitId | 1.3.6.1.3.94.1.12.1.1 | octet string | read-only |
The connUnitId of the connectivity unit that contains this link table. |
connUnitLinkIndex | 1.3.6.1.3.94.1.12.1.2 | integer | read-only |
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. |
connUnitLinkNodeIdX | 1.3.6.1.3.94.1.12.1.3 | octet string | read-only |
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. |
connUnitLinkPortNumberX | 1.3.6.1.3.94.1.12.1.4 | integer | read-only |
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. |
connUnitLinkPortWwnX | 1.3.6.1.3.94.1.12.1.5 | octet string | read-only |
The port WWN of the unit specified by connUnitLinkNodeIdX if known, otherwise 16 octets of binary 0 |
connUnitLinkNodeIdY | 1.3.6.1.3.94.1.12.1.6 | octet string | read-only |
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. |
connUnitLinkPortNumberY | 1.3.6.1.3.94.1.12.1.7 | integer | read-only |
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. |
connUnitLinkPortWwnY | 1.3.6.1.3.94.1.12.1.8 | octet string | read-only |
The port WWN on the unit specified by connUnitLinkNodeIdY if known, otherwise 16 octets of binary 0 |
connUnitLinkAgentAddressY | 1.3.6.1.3.94.1.12.1.9 | octet string | read-only |
The address of an FCMGMT MIB agent for the node identified by connUnitLinkNodeIdY, if known; otherwise 16 octets of binary 0 |
connUnitLinkAgentAddressTypeY | 1.3.6.1.3.94.1.12.1.10 | integer | read-only |
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). |
connUnitLinkAgentPortY | 1.3.6.1.3.94.1.12.1.11 | integer | read-only |
The IP port number for the agent. This is provided in case the agent is at a non-standard SNMP port. |
connUnitLinkUnitTypeY | 1.3.6.1.3.94.1.12.1.12 | fcunittype | read-only |
Type of the FC connectivity unit as defined in connUnitType. |
connUnitLinkConnIdY | 1.3.6.1.3.94.1.12.1.13 | octet string | read-only |
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. |
connUnitLinkCurrIndex | 1.3.6.1.3.94.1.12.1.14 | integer | read-only |
The last used link index. |
trapReg | 1.3.6.1.3.94.2 | |||
trapMaxClients | 1.3.6.1.3.94.2.1 | integer | read-only |
The maximum number of SNMP trap recipients supported by the connectivity unit. |
trapClientCount | 1.3.6.1.3.94.2.2 | integer | read-only |
The current number of rows in the trap table. |
trapRegTable | 1.3.6.1.3.94.2.3 | no-access |
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.1 | no-access |
Ip/Port pair for a specific client. |
||
trapRegIpAddress | 1.3.6.1.3.94.2.3.1.1 | ipaddress | read-only |
The Ip address of a client registered for traps. |
trapRegPort | 1.3.6.1.3.94.2.3.1.2 | integer | read-only |
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. |
trapRegFilter | 1.3.6.1.3.94.2.3.1.3 | fceventseverity | read-write |
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'. |
trapRegRowState | 1.3.6.1.3.94.2.3.1.4 | integer | read-write |
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. Enumeration: 'rowDestroy': 1, 'rowActive': 3, 'rowInactive': 2. |
revisionNumber | 1.3.6.1.3.94.3 | displaystring | read-only |
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 |
statSet | 1.3.6.1.3.94.4 | |||
connUnitPortStatTable | 1.3.6.1.3.94.4.5 | no-access |
A list of statistics for the fabric port types. |
|
1.3.6.1.3.94.4.5.1 | no-access |
An entry describing port statistics. |
||
connUnitPortStatUnitId | 1.3.6.1.3.94.4.5.1.1 | fcglobalid | read-only |
The connUnitId of the connectivity unit that contains this port stat table. |
connUnitPortStatIndex | 1.3.6.1.3.94.4.5.1.2 | integer | read-only |
A unique value among all entrys in this table, between 0 and connUnitNumPort[connUnitPortUnitId]. |
connUnitPortStatCountError | 1.3.6.1.3.94.4.5.1.3 | octet string | read-only |
A count of the errors that have occured on this port. |
connUnitPortStatCountTxObjects | 1.3.6.1.3.94.4.5.1.4 | octet string | read-only |
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. |
connUnitPortStatCountRxObjects | 1.3.6.1.3.94.4.5.1.5 | octet string | read-only |
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. |
connUnitPortStatCountTxElements | 1.3.6.1.3.94.4.5.1.6 | octet string | read-only |
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. |
connUnitPortStatCountRxElements | 1.3.6.1.3.94.4.5.1.7 | octet string | read-only |
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. |
connUnitPortStatCountBBCreditZero | 1.3.6.1.3.94.4.5.1.8 | octet string | read-only |
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. |
connUnitPortStatCountInputBuffersFull | 1.3.6.1.3.94.4.5.1.9 | octet string | read-only |
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. |
connUnitPortStatCountFBSYFrames | 1.3.6.1.3.94.4.5.1.10 | octet string | read-only |
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. |
connUnitPortStatCountPBSYFrames | 1.3.6.1.3.94.4.5.1.11 | octet string | read-only |
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. |
connUnitPortStatCountFRJTFrames | 1.3.6.1.3.94.4.5.1.12 | octet string | read-only |
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. |
connUnitPortStatCountPRJTFrames | 1.3.6.1.3.94.4.5.1.13 | octet string | read-only |
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. |
connUnitPortStatCountClass1RxFrames | 1.3.6.1.3.94.4.5.1.14 | octet string | read-only |
Count of Class 1 Frames received at this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountClass1TxFrames | 1.3.6.1.3.94.4.5.1.15 | octet string | read-only |
Count of Class 1 Frames transmitted out this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountClass1FBSYFrames | 1.3.6.1.3.94.4.5.1.16 | octet string | read-only |
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. |
connUnitPortStatCountClass1PBSYFrames | 1.3.6.1.3.94.4.5.1.17 | octet string | read-only |
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. |
connUnitPortStatCountClass1FRJTFrames | 1.3.6.1.3.94.4.5.1.18 | octet string | read-only |
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. |
connUnitPortStatCountClass1PRJTFrames | 1.3.6.1.3.94.4.5.1.19 | octet string | read-only |
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. |
connUnitPortStatCountClass2RxFrames | 1.3.6.1.3.94.4.5.1.20 | octet string | read-only |
Count of Class 2 Frames received at this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountClass2TxFrames | 1.3.6.1.3.94.4.5.1.21 | octet string | read-only |
Count of Class 2 Frames transmitted out this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountClass2FBSYFrames | 1.3.6.1.3.94.4.5.1.22 | octet string | read-only |
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. |
connUnitPortStatCountClass2PBSYFrames | 1.3.6.1.3.94.4.5.1.23 | octet string | read-only |
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. |
connUnitPortStatCountClass2FRJTFrames | 1.3.6.1.3.94.4.5.1.24 | octet string | read-only |
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. |
connUnitPortStatCountClass2PRJTFrames | 1.3.6.1.3.94.4.5.1.25 | octet string | read-only |
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. |
connUnitPortStatCountClass3RxFrames | 1.3.6.1.3.94.4.5.1.26 | octet string | read-only |
Count of Class 3 Frames received at this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountClass3TxFrames | 1.3.6.1.3.94.4.5.1.27 | octet string | read-only |
Count of Class 3 Frames transmitted out this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountClass3Discards | 1.3.6.1.3.94.4.5.1.28 | octet string | read-only |
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. |
connUnitPortStatCountRxMulticastObjects | 1.3.6.1.3.94.4.5.1.29 | octet string | read-only |
Count of Multicast Frames or Packets received at this port. |
connUnitPortStatCountTxMulticastObjects | 1.3.6.1.3.94.4.5.1.30 | octet string | read-only |
Count of Multicast Frames or Packets transmitted out this port. |
connUnitPortStatCountRxBroadcastObjects | 1.3.6.1.3.94.4.5.1.31 | octet string | read-only |
Count of Broadcast Frames or Packets received at this port. |
connUnitPortStatCountTxBroadcastObjects | 1.3.6.1.3.94.4.5.1.32 | octet string | read-only |
Count of Broadcast Frames or Packets transmitted out this port. On a Fibre Channel loop, count only OPNr frames generated. |
connUnitPortStatCountRxLinkResets | 1.3.6.1.3.94.4.5.1.33 | octet string | read-only |
Count of Link resets. This is the number of LRs received. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountTxLinkResets | 1.3.6.1.3.94.4.5.1.34 | octet string | read-only |
Count of Link resets. This is the number LRs transmitted. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountNumberLinkResets | 1.3.6.1.3.94.4.5.1.35 | octet string | read-only |
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. |
connUnitPortStatCountRxOfflineSequences | 1.3.6.1.3.94.4.5.1.36 | octet string | read-only |
Count of Offline Primitive OLS received at this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountTxOfflineSequences | 1.3.6.1.3.94.4.5.1.37 | octet string | read-only |
Count of Offline Primitive OLS transmitted by this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountNumberOfflineSequences | 1.3.6.1.3.94.4.5.1.38 | octet string | read-only |
Count of Offline Primitive sequence received at this port. Note, this is a Fibre Channel only stat. |
connUnitPortStatCountLinkFailures | 1.3.6.1.3.94.4.5.1.39 | octet string | read-only |
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. |
connUnitPortStatCountInvalidCRC | 1.3.6.1.3.94.4.5.1.40 | octet string | read-only |
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. |
connUnitPortStatCountInvalidTxWords | 1.3.6.1.3.94.4.5.1.41 | octet string | read-only |
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. |
connUnitPortStatCountPrimitiveSequenceProtocolErrors | 1.3.6.1.3.94.4.5.1.42 | octet string | read-only |
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. |
connUnitPortStatCountLossofSignal | 1.3.6.1.3.94.4.5.1.43 | octet string | read-only |
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. |
connUnitPortStatCountLossofSynchronization | 1.3.6.1.3.94.4.5.1.44 | octet string | read-only |
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. |
connUnitPortStatCountInvalidOrderedSets | 1.3.6.1.3.94.4.5.1.45 | octet string | read-only |
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. |
connUnitPortStatCountFramesTooLong | 1.3.6.1.3.94.4.5.1.46 | octet string | read-only |
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. |
connUnitPortStatCountFramesTruncated | 1.3.6.1.3.94.4.5.1.47 | octet string | read-only |
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. |
connUnitPortStatCountAddressErrors | 1.3.6.1.3.94.4.5.1.48 | octet string | read-only |
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. |
connUnitPortStatCountDelimiterErrors | 1.3.6.1.3.94.4.5.1.49 | octet string | read-only |
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. |
connUnitPortStatCountEncodingDisparityErrors | 1.3.6.1.3.94.4.5.1.50 | octet string | read-only |
Count of disparity errors received at this port. Note, this is a Fibre Channel only stat. |
connUnitServiceSet | 1.3.6.1.3.94.5 | |||
connUnitServiceScalars | 1.3.6.1.3.94.5.1 | |||
connUnitSnsMaxEntry | 1.3.6.1.3.94.5.1.1 | integer | read-only |
The maximum number of entries in the table. |
connUnitServiceTables | 1.3.6.1.3.94.5.2 | |||
connUnitSnsTable | 1.3.6.1.3.94.5.2.1 | no-access |
This table contains an entry for each object registered with this port in the switch. |
|
1.3.6.1.3.94.5.2.1.1 | no-access |
The Simple Name Server table for the port represented by connUnitSnsPortIndex . |
||
connUnitSnsId | 1.3.6.1.3.94.5.2.1.1.1 | octet string | read-only |
The connUnitId of the connectivity unit that contains this Name Server table. |
connUnitSnsPortIndex | 1.3.6.1.3.94.5.2.1.1.2 | integer | read-only |
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) |
connUnitSnsPortIdentifier | 1.3.6.1.3.94.5.2.1.1.3 | fcaddressid | read-only |
The Port Identifier for this entry in the SNS table. |
connUnitSnsPortName | 1.3.6.1.3.94.5.2.1.1.4 | fcnameid | read-only |
The Port Name for this entry in the SNS table. |
connUnitSnsNodeName | 1.3.6.1.3.94.5.2.1.1.5 | fcnameid | read-only |
The Node Name for this entry in the SNS table. |
connUnitSnsClassOfSvc | 1.3.6.1.3.94.5.2.1.1.6 | octet string | read-only |
The Classes of Service offered by this entry in the SNS table. |
connUnitSnsNodeIPAddress | 1.3.6.1.3.94.5.2.1.1.7 | octet string | read-only |
The IPv6 formatted address of the Node for this entry in the SNS table. |
connUnitSnsProcAssoc | 1.3.6.1.3.94.5.2.1.1.8 | octet string | read-only |
The Process Associator for this entry in the SNS table. |
connUnitSnsFC4Type | 1.3.6.1.3.94.5.2.1.1.9 | octet string | read-only |
The FC-4 Types supported by this entry in the SNS table. |
connUnitSnsPortType | 1.3.6.1.3.94.5.2.1.1.10 | octet string | read-only |
The Port Type of this entry in the SNS table. |
connUnitSnsPortIPAddress | 1.3.6.1.3.94.5.2.1.1.11 | octet string | read-only |
The IPv6 formatted address of this entry in the SNS table. |
connUnitSnsFabricPortName | 1.3.6.1.3.94.5.2.1.1.12 | fcnameid | read-only |
The Fabric Port name of this entry in the SNS table. |
connUnitSnsHardAddress | 1.3.6.1.3.94.5.2.1.1.13 | fcaddressid | read-only |
The Hard Address of this entry in the SNS table. |
connUnitSnsSymbolicPortName | 1.3.6.1.3.94.5.2.1.1.14 | displaystring | read-only |
The Symbolic Port Name of this entry in the SNS table. |
connUnitSnsSymbolicNodeName | 1.3.6.1.3.94.5.2.1.1.15 | displaystring | read-only |
The Symbolic Node Name of this entry in the SNS table. |
connUnitStatusChange | 1.3.6.1.3.940.1 |
The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert |
||
connUnitDeletedTrap | 1.3.6.1.3.940.3 |
A connUnit has been deleted from this agent. Recommended severity level (for filtering): warning |
||
connUnitEventTrap | 1.3.6.1.3.940.4 |
An event has been generated by the connectivity unit. Recommended severity level (for filtering): info |
||
connUnitSensorStatusChange | 1.3.6.1.3.940.5 |
The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert |
||
connUnitPortStatusChange | 1.3.6.1.3.940.6 |
The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert |