SW-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: SW-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     sw 1.3.6.1.4.1.1588.2.1.1.1
The OID sub-tree for Brocade's Silkworm Series of Fibre Channel Switches.
         swTrapsV2 1.3.6.1.4.1.1588.2.1.1.1.0
The Traps for Brocade's Fibre Channel Switch.
             swFault 1.3.6.1.4.1.1588.2.1.1.1.0.1
Obsoleted this trap as firmware doesn't support this trap. A swFault(1) is generated whenever the diagnostics detects a fault with the switch.
             swSensorScn 1.3.6.1.4.1.1588.2.1.1.1.0.2
A swSensorScn(2) is generated whenever an environment sensor changes its operational state. For instance, a fan stop working. The VarBind in the Trap Data Unit shall contain the corresponding instance of the sensor status, sensor index, sensor type, sensor value (reading) and sensor information. Note that the sensor information contains the type of sensor and its number in textual format.
             swFCPortScn 1.3.6.1.4.1.1588.2.1.1.1.0.3
This trap is sent whenever an FC port operational status or its type changed. The events that trigger this trap are port goes to online/offline, port type changed to E-port/F-port/FL-port. swFCPortName and swSsn are optional varbind in the trap PDU
             swEventTrap 1.3.6.1.4.1.1588.2.1.1.1.0.4
This trap is generated when an event whose level at or below swEventTrapLevel occurs.
             swFabricWatchTrap 1.3.6.1.4.1.1588.2.1.1.1.0.5
trap to be sent by Fabric Watch to notify of an event.
             swTrackChangesTrap 1.3.6.1.4.1.1588.2.1.1.1.0.6
trap to be sent for tracking login/logout/config changes.
             swIPv6ChangeTrap 1.3.6.1.4.1.1588.2.1.1.1.0.7
This trap is generated when an ipv6 address status change event occurs.
             swPmgrEventTrap 1.3.6.1.4.1.1588.2.1.1.1.0.8
This trap is generated when any partition manager change happens.
             swFabricReconfigTrap 1.3.6.1.4.1.1588.2.1.1.1.0.9
trap to be sent for tracking fabric reconfiguration
             swFabricSegmentTrap 1.3.6.1.4.1.1588.2.1.1.1.0.10
trap to be sent for tracking segmentation
             swExtTrap 1.3.6.1.4.1.1588.2.1.1.1.0.11
THIS IS INTERNAL TRAP
             swStateChangeTrap 1.3.6.1.4.1.1588.2.1.1.1.0.12
This trap is sent whenever switch state changes to online/offline
             swPortMoveTrap 1.3.6.1.4.1.1588.2.1.1.1.0.13
This trap is sent when ports are moved from one switch to another
             swBrcdGenericTrap 1.3.6.1.4.1.1588.2.1.1.1.0.14
This trap is sent when there is any one of the following event occured. 1. fabric change 2. device change 3. Fapwwn change 4. fdmi event This Trap is strictly for brocade's internal usage.
             swDeviceStatusTrap 1.3.6.1.4.1.1588.2.1.1.1.0.15
This trap is sent whenever there is a device login or logout
             swZoneConfigChangeTrap 1.3.6.1.4.1.1588.2.1.1.1.0.16
This trap is sent whenever there is change in local zone database.
         swSystem 1.3.6.1.4.1.1588.2.1.1.1.1
The OID sub-tree for swSystem group.
             swCurrentDate 1.3.6.1.4.1.1588.2.1.1.1.1.1 displaystring read-only
The current date information in displayable textual format.
             swBootDate 1.3.6.1.4.1.1588.2.1.1.1.1.2 displaystring read-only
The date and time when the system last booted, in displayable textual format.
             swFWLastUpdated 1.3.6.1.4.1.1588.2.1.1.1.1.3 displaystring read-only
The information indicates the date when the firmware was last updated, in displayable textual format.
             swFlashLastUpdated 1.3.6.1.4.1.1588.2.1.1.1.1.4 displaystring read-only
The information indicates the date when the FLASH was last updated, in displayable textual format.
             swBootPromLastUpdated 1.3.6.1.4.1.1588.2.1.1.1.1.5 displaystring read-only
The information indicates the date when the boot PROM was last updated, in displayable textual format.
             swFirmwareVersion 1.3.6.1.4.1.1588.2.1.1.1.1.6 displaystring read-only
The current version of the firwmare.
             swOperStatus 1.3.6.1.4.1.1588.2.1.1.1.1.7 integer read-only
The current operational status of the switch. The states are as follow: o online(1) means the switch is accessible by an external Fibre Channel port; o offline(2) means the switch is not accessible; o testing(3) means the switch is in a built-in test mode and is not accessible by an external Fibre Channel port; o faulty(4) means the switch is not operational. Enumeration: 'offline': 2, 'testing': 3, 'faulty': 4, 'online': 1.
             swAdmStatus 1.3.6.1.4.1.1588.2.1.1.1.1.8 integer read-write
The desired administrative status of the switch. A management station may place the switch in a desired state by setting this object accordingly. The states are as follow: o online(1) means set the switch to be accessible by an external Fibre Channel port; o offline(2) means set the switch to be inaccessible; o testing(3) means set the switch to run the built-in test; o faulty(4) means set the switch to a 'soft' faulty condition; o reboot(5) means set the switch to reboot in 1 second. o fastboot(6) means set the switch to fastboot in 1 second. Fastboot would cause the switch to boot but skip over the POST. When the switch is in faulty state, only two states can be set: faulty and reboot/fastboot. Enumeration: 'fastboot': 6, 'testing': 3, 'reboot': 5, 'online': 1, 'offline': 2, 'faulty': 4.
             swTelnetShellAdmStatus 1.3.6.1.4.1.1588.2.1.1.1.1.9 integer read-write
The desired administrative status of the Telnet shell. By setting it to terminated(1), the current Telnet shell task is deleted. When this variable instance is read, it reports the value last set through SNMP. Enumeration: 'unknown': 0, 'terminated': 1.
             swSsn 1.3.6.1.4.1.1588.2.1.1.1.1.10 displaystring read-only
The soft serial number of the switch.
             swFlashDLOperStatus 1.3.6.1.4.1.1588.2.1.1.1.1.11 integer read-only
The operational status of the FLASH. The operational states are as follow: o swCurrent(1) indicates that the FLASH contains the current firmware image or config file; o swFwUpgraded(2) state indicates that it contains the image upgraded from the swFlashDLHost.0.; o swCfUploaded(3) state indicates that the switch configuration file has been uploaded to the host; and o swCfDownloaded(4) state indicates that the switch configuration file has been downloaded from the host. o swFwCorrupted (5) state indicates that the firmware in the FLASH of the switch is corrupted. Enumeration: 'swFwCorrupted': 5, 'swCfUploaded': 3, 'unknown': 0, 'swCurrent': 1, 'swCfDownloaded': 4, 'swFwUpgraded': 2.
             swFlashDLAdmStatus 1.3.6.1.4.1.1588.2.1.1.1.1.12 integer read-write
The desired state of the FLASH. A management station may place the FLASH in a desired state by setting this object accordingly: o swCurrent(1) indicates that the FLASH contains the current firmware image or config file; o swFwUpgrade(2) means that the firmware in the FLASH is to be upgraded from the host specified; o swCfUpload(3) means that the switch config file is to be uploaded to the host specified; or o swCfDownload(4) means that the switch config file is to be downloaded from the host specified. o swFwCorrupted(5) state indicates that the firmware in the FLASH is corrupted. This value is for informational purpose only. However, set of swFlashDLAdmStatus to this value is not allowed. The host is specified in swFlashDLHost.0. In addition, user name is specified in swFlashDLUser.0, and the file name specified in swFlashDLFile.0. Reference the user manual on the following commands, o firmwareDownload, o configUpload, and o configDownload. Enumeration: 'swCurrent': 1, 'swFwCorrupted': 5, 'swFwUpgrade': 2, 'swCfUpload': 3, 'swCfDownload': 4.
             swFlashDLHost 1.3.6.1.4.1.1588.2.1.1.1.1.13 displaystring read-write
The name or IP address (in dot notation) of the host to download or upload a relevant file to the FLASH.
             swFlashDLUser 1.3.6.1.4.1.1588.2.1.1.1.1.14 displaystring read-write
The user name on the host to download or upload a relevant file to or from the FLASH.
             swFlashDLFile 1.3.6.1.4.1.1588.2.1.1.1.1.15 displaystring read-write
The name of the file to be downloaded or uploaded.
             swFlashDLPassword 1.3.6.1.4.1.1588.2.1.1.1.1.16 displaystring read-write
The password to be used in for FTP transfer of files in the download or upload operation.
             swBeaconOperStatus 1.3.6.1.4.1.1588.2.1.1.1.1.18 integer read-only
The current operational status of the switch beacon. When the beacon is on, the LEDs on the front panel of the switch run alternately from left to right and right to left. The color is yellow. When the beacon is off, each LED will be in their its regular status indicating color and state. Enumeration: 'on': 1, 'off': 2.
             swBeaconAdmStatus 1.3.6.1.4.1.1588.2.1.1.1.1.19 integer read-write
The desired status of the switch beacon. When the beacon is set to on, the LEDs on the front panel of the switch run alternately from left to right and right to left. The color is yellow. When the beacon is set to off, each LED will be in its regular status indicating color and state. Enumeration: 'on': 1, 'off': 2.
             swDiagResult 1.3.6.1.4.1.1588.2.1.1.1.1.20 integer read-only
The result of the power-on startup (POST) diagnostics. Enumeration: 'sw-ok': 1, 'sw-embedded-port-fault': 3, 'sw-faulty': 2.
             swNumSensors 1.3.6.1.4.1.1588.2.1.1.1.1.21 integer32 read-only
The number of sensors inside the switch.
             swSensorTable 1.3.6.1.4.1.1588.2.1.1.1.1.22 no-access
The table of sensor entries.
                   swSensorEntry 1.3.6.1.4.1.1588.2.1.1.1.1.22.1 no-access
An entry of the sensor information.
                       swSensorIndex 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.1 swsensorindex read-only
This object identifies the sensor.
                       swSensorType 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.2 integer read-only
This object identifies the sensor type. Enumeration: 'power-supply': 3, 'fan': 2, 'temperature': 1.
                       swSensorStatus 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.3 integer read-only
The current status of the sensor. Enumeration: 'absent': 6, 'below-min': 3, 'above-max': 5, 'unknown': 1, 'nominal': 4, 'faulty': 2.
                       swSensorValue 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4 integer32 read-only
The current value (reading) of the sensor. The value, -2147483648, represents an unknown quantity. It also means that the sensor does not have the capability to measure the actual value. In V2.0, the temperature sensor value will be in Celsius; the fan value will be in RPM (revolution per minute); and the power supply sensor reading will be unknown.
                       swSensorInfo 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.5 displaystring read-only
Additional displayable information on the sensor. In V2.x, it contains the sensor type and number in textual format. For example, 'Temp 3', 'Fan 6'.
             swTrackChangesInfo 1.3.6.1.4.1.1588.2.1.1.1.1.23 displaystring read-only
Track changes string. For trap only
             swID 1.3.6.1.4.1.1588.2.1.1.1.1.24 integer32 read-only
The number of the logical switch (0/1)
             swEtherIPAddress 1.3.6.1.4.1.1588.2.1.1.1.1.25 ipaddress read-only
The IP Address of the Ethernet interface of this logical switch.
             swEtherIPMask 1.3.6.1.4.1.1588.2.1.1.1.1.26 ipaddress read-only
The IP Mask of the Ethernet interface of this logical switch.
             swFCIPAddress 1.3.6.1.4.1.1588.2.1.1.1.1.27 ipaddress read-only
The IP Address of the FC interface of this logical switch.
             swFCIPMask 1.3.6.1.4.1.1588.2.1.1.1.1.28 ipaddress read-only
The IP Mask of the FC interface of this logical switch.
             swIPv6Address 1.3.6.1.4.1.1588.2.1.1.1.1.29 displaystring no-access
IPV6 address.
             swIPv6Status 1.3.6.1.4.1.1588.2.1.1.1.1.30 integer no-access
The current status of ipv6 address. Enumeration: 'inactive': 4, 'ipdeprecated': 3, 'preferred': 2, 'tentative': 1.
             swModel 1.3.6.1.4.1.1588.2.1.1.1.1.31 integer read-only
Indicates whether the switch is 7500 or 7500E . Enumeration: 'switch7500E': 2, 'other': 3, 'switch7500': 1.
             swTestString 1.3.6.1.4.1.1588.2.1.1.1.1.32 displaystring no-access
presence of this string represents test trap.
             swPortList 1.3.6.1.4.1.1588.2.1.1.1.1.33 octet string no-access
This string represents the list of ports and its WWN when ports moved from one switch to another.
             swBrcdTrapBitMask 1.3.6.1.4.1.1588.2.1.1.1.1.34 integer32 no-access
Type of notification will be represented by a single bit in this variable. 0x01 - Fabric change event 0x02 - Device change event 0x04 - Fapwwn change event 0x08 - FDMI events.
             swFCPortPrevType 1.3.6.1.4.1.1588.2.1.1.1.1.35 integer no-access
This represents port type of a port before it goes online/offline and it is valid only in swFcPortSCN trap Enumeration: 'g-port': 6, 'unknown': 1, 'f-port': 4, 'e-port': 5, 'other': 2, 'fl-port': 3, 'ex-port': 7.
             swDeviceStatus 1.3.6.1.4.1.1588.2.1.1.1.1.36 integer no-access
This represents the attached device status. The status will change whenever port/node goes to online/offline Enumeration: 'unknown': 3, 'login': 1, 'logout': 2.
         swFabric 1.3.6.1.4.1.1588.2.1.1.1.2
The OID sub-tree for swFabric group.
             swDomainID 1.3.6.1.4.1.1588.2.1.1.1.2.1 swdomainindex read-write
The current Fibre Channel domain ID of the switch. To set a new value, the switch (swAdmStatus) must be in offline or testing state.
             swPrincipalSwitch 1.3.6.1.4.1.1588.2.1.1.1.2.2 integer read-only
This object indicates whether the switch is the Principal switch as per FC-SW. Enumeration: 'yes': 1, 'no': 2.
             swNumNbs 1.3.6.1.4.1.1588.2.1.1.1.2.8 integer32 read-only
The number of Inter-Switch Links in the (immediate) neighborhood.
             swNbTable 1.3.6.1.4.1.1588.2.1.1.1.2.9 no-access
This table contains the ISLs in the immediate neighborhood of the switch.
                 swNbEntry 1.3.6.1.4.1.1588.2.1.1.1.2.9.1 no-access
An entry containing each neighbor ISL parameters.
                     swNbIndex 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.1 swnbindex read-only
This object identifies the neighbor ISL entry.
                     swNbMyPort 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.2 swportindex read-only
This is the port that has an ISL to another switch.
                     swNbRemDomain 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.3 swdomainindex read-only
This is the Fibre Channel domain on the other end of the ISL.
                     swNbRemPort 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.4 swportindex read-only
This is the port index on the other end of the ISL.
                     swNbBaudRate 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.5 integer read-only
The baud rate of the ISL. Enumeration: 'sexdecuple': 512, 'full': 16, 'decuple': 256, 'double': 32, 'octuple': 128, 'quadruple': 64, 'other': 1, 'oneEighth': 2, 'half': 8, 'quarter': 4.
                     swNbIslState 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.6 integer read-only
The current state of the ISL. The swNbIslState will be 0 when ISL is in incompatible state or port is a slave port. Enumeration: 'sw-down': 0, 'sw-init': 1, 'sw-active': 5, 'sw-internal4': 4, 'sw-internal2': 2, 'sw-internal3': 3.
                     swNbIslCost 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.7 integer32 read-write
The current link cost of the ISL.
                     swNbRemPortName 1.3.6.1.4.1.1588.2.1.1.1.2.9.1.8 octet string read-only
The World_wide_Name of the remote port.
             swFabricMemTable 1.3.6.1.4.1.1588.2.1.1.1.2.10 no-access
This table contains information on the member switches of a fabric. This may not be available on all versions of Fabric OS.
                   swFabricMemEntry 1.3.6.1.4.1.1588.2.1.1.1.2.10.1 no-access
An entry containing each switch in the fabric.
                       swFabricMemWwn 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.1 fcwwn read-only
This object identifies the World wide name of the member switch.
                       swFabricMemDid 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.2 swdomainindex read-only
This object identifies the domain id of the member switch.
                       swFabricMemName 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.3 displaystring read-only
This object identifies the name of the member switch.
                       swFabricMemEIP 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.4 ipaddress read-only
This object identifies the ethernet IP address of the member switch.
                       swFabricMemFCIP 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.5 ipaddress read-only
This object identifies the Fibre Channel IP address of the member switch.
                       swFabricMemGWIP 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.6 ipaddress read-only
This object identifies the Gateway IP address of the member switch.
                       swFabricMemType 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.7 integer32 read-only
This object identifies the member switch type.
                       swFabricMemShortVersion 1.3.6.1.4.1.1588.2.1.1.1.2.10.1.8 octet string read-only
This object identifies Fabric OS version of the member switch.
             swIDIDMode 1.3.6.1.4.1.1588.2.1.1.1.2.11 integer read-only
Status of Insistent Domain ID (IDID) mode. Status indicating IDID mode is enabled or not. Enumeration: 'disabled': 2, 'enabled': 1.
             swPmgrEventType 1.3.6.1.4.1.1588.2.1.1.1.2.12 integer no-access
Indicates Partition manager event type. Enumeration: 'basechange': 4, 'create': 0, 'fidchange': 3, 'moveport': 2, 'vfstatechange': 6, 'delete': 1.
             swPmgrEventTime 1.3.6.1.4.1.1588.2.1.1.1.2.13 displaystring no-access
This object identifies the date and time when this pmgr event occurred, in textual format.
             swPmgrEventDescr 1.3.6.1.4.1.1588.2.1.1.1.2.14 displaystring no-access
This object identifies the textual description of the pmgr event.
             swVfId 1.3.6.1.4.1.1588.2.1.1.1.2.15 integer32 read-only
The Virtual fabric id.
             swVfName 1.3.6.1.4.1.1588.2.1.1.1.2.16 displaystring read-only
This represents the virtual fabric name configured in the switch
         swModule 1.3.6.1.4.1.1588.2.1.1.1.3
The OID sub-tree for swModule group.
         swAgtCfg 1.3.6.1.4.1.1588.2.1.1.1.4
The OID sub-tree for swAgtCfg group.
             swAgtCmtyTable 1.3.6.1.4.1.1588.2.1.1.1.4.11 no-access
A table that contains, one entry for each Community, the access control and parameters of the Community.
                   swAgtCmtyEntry 1.3.6.1.4.1.1588.2.1.1.1.4.11.1 no-access
An entry containing the Community parameters.
                       swAgtCmtyIdx 1.3.6.1.4.1.1588.2.1.1.1.4.11.1.1 integer32 read-only
This object identifies the SNMPv1 Community entry.
                       swAgtCmtyStr 1.3.6.1.4.1.1588.2.1.1.1.4.11.1.2 displaystring read-write
This is a Community string supported by the agent. If a new value is set successfully, it takes effect immediately.
                       swAgtTrapRcp 1.3.6.1.4.1.1588.2.1.1.1.4.11.1.3 ipaddress read-write
This is the trap recipient associated with the Community. If a new value is set successfully, it takes effect immediately.
                       swAgtTrapSeverityLevel 1.3.6.1.4.1.1588.2.1.1.1.4.11.1.4 swsevtype read-write
This is the trap severity level associated with the swAgtTrapRcp. The trap severity level in conjunction with the an event's severity level. When an event occurs and if its severity level is at or below the set value, the SNMP trap is sent to configured trap recipients. The severity level is limited to particular events. If a new value is set successfully, it takes effect immediately.
             swauthProtocolPassword 1.3.6.1.4.1.1588.2.1.1.1.4.12 octet string read-write
This entry is created specific to the Pharos switch to change the password for the auth protocol to reserved user DirectorServerSNMPv3User
             swprivProtocolPassword 1.3.6.1.4.1.1588.2.1.1.1.4.13 octet string read-write
This entry is created specific to the Pharos switch to change the password for the priv protocol to reserved user DirectorServerSNMPv3User
         swFCport 1.3.6.1.4.1.1588.2.1.1.1.6
The OID sub-tree for swFCport group.
             swFCPortCapacity 1.3.6.1.4.1.1588.2.1.1.1.6.1 integer32 read-only
The maximum number of of physical ports on the switch. This will include ports of the protocol: FC, FCIP(GE ports), VE(FCIP)...
             swFCPortTable 1.3.6.1.4.1.1588.2.1.1.1.6.2 no-access
A table that contains, one entry for each switch port, configuration and service parameters of the port.
                 swFCPortEntry 1.3.6.1.4.1.1588.2.1.1.1.6.2.1 no-access
An entry containing the configuration and service parameters of the switch port.
                     swFCPortIndex 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.1 swportindex read-only
This object identifies the switch port index. Note that the value of a port index is 1 higher than the port number labeled on the front panel. E.g. port index 1 correspond to port number 0.
                     swFCPortType 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.2 integer read-only
This object identifies the type of switch port. It may be of type stitch(1), flannel(2), loom(3) , bloom(4),rdbloom(5) or wormhole(6). Enumeration: 'loom': 3, 'stitch': 1, 'wormhole': 6, 'bloom': 4, 'other': 7, 'unknown': 8, 'rdbloom': 5, 'flannel': 2.
                     swFCPortPhyState 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.3 integer read-only
This object identifies the physical state of the port: noCard(1) no card present in this switch slot; noTransceiver(2) no Transceiver module in this port. noGbic(2) was used previously. Transceiver is the generic name for GBIC, SFP etc.; laserFault(3) the module is signaling a laser fault (defective Transceiver); noLight(4) the module is not receiving light; noSync(5) the module is receiving light but is out of sync; inSync(6) the module is receiving light and is in sync; portFault(7) the port is marked faulty (defective Transceiver, cable or device); diagFault(8) the port failed diagnostics (defective G_Port or FL_Port card or motherboard); lockRef(9) the port is locking to the reference signal. validating(10) Validation is in progress invalidModule(11) Invalid SFP unknown(255) unknown. Enumeration: 'invalidModule': 11, 'diagFault': 8, 'noLight': 4, 'unknown': 255, 'laserFault': 3, 'inSync': 6, 'lockRef': 9, 'validating': 10, 'noTransceiver': 2, 'noCard': 1, 'portFault': 7, 'noSigDet': 14, 'noSync': 5.
                     swFCPortOpStatus 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.4 integer read-only
This object identifies the operational status of the port. The online(1) state indicates that user frames can be passed. The unknown(0) state indicates that likely the port module is physically absent (see swFCPortPhyState). Enumeration: 'unknown': 0, 'offline': 2, 'testing': 3, 'faulty': 4, 'online': 1.
                     swFCPortAdmStatus 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.5 integer read-write
The desired state of the port. A management station may place the port in a desired state by setting this object accordingly. The testing(3) state indicates that no user frames can be passed. As the result of either explicit management action or per configuration information accessible by the switch, swFCPortAdmStatus is then changed to either the online(1) or testing(3) states, or remains in the offline(2) state. Enumeration: 'offline': 2, 'testing': 3, 'faulty': 4, 'online': 1.
                     swFCPortLinkState 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.6 integer read-write
This object indicates the link state of the port. The value may be: enabled(1) - port is allowed to participate in the FC-PH protocol with its attached port (or ports if it is in a FC-AL loop); disabled(2) - the port is not allowed to participate in the FC-PH protocol with its attached port(s); loopback(3) - the port may transmit frames through an internal path to verify the health of the transmitter and receiver path. Note that when the port's link state changes, its operational status (swFCPortOpStatus) will be affected. Enumeration: 'disabled': 2, 'enabled': 1, 'loopback': 3.
                     swFCPortTxType 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.7 integer read-only
This object indicates the media transmitter type of the port. The value may be: unknown(1) cannot determined to the port driver lw(2) long wave laser sw(3) short wave laser ld(4) long wave LED cu(5) copper (electrical). Enumeration: 'unknown': 1, 'ld': 4, 'sw': 3, 'c': 5, 'lw': 2.
                     swFCPortTxWords 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.11 counter32 read-only
This object counts the number of Fibre Channel words that the port has transmitted.
                     swFCPortRxWords 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.12 counter32 read-only
This object counts the number of Fibre Channel words that the port has received.
                     swFCPortTxFrames 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.13 counter32 read-only
This object counts the number of (Fibre Channel) frames that the port has transmitted.
                     swFCPortRxFrames 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.14 counter32 read-only
This object counts the number of (Fibre Channel) frames that the port has received.
                     swFCPortRxC2Frames 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.15 counter32 read-only
This object counts the number of Class 2 frames that the port has received.
                     swFCPortRxC3Frames 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.16 counter32 read-only
This object counts the number of Class 3 frames that the port has received.
                     swFCPortRxLCs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.17 counter32 read-only
This object counts the number of Link Control frames that the port has received.
                     swFCPortRxMcasts 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.18 counter32 read-only
This object counts the number of Multicast frames that the port has received.
                     swFCPortTooManyRdys 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.19 counter32 read-only
This object counts the number of times when RDYs exceeds the frames received.
                     swFCPortNoTxCredits 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.20 counter32 read-only
This object counts the number of times when the transmit credit has reached zero.
                     swFCPortRxEncInFrs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.21 counter32 read-only
This object counts the number of encoding error or disparity error inside frames received.
                     swFCPortRxCrcs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.22 counter32 read-only
This object counts the number of CRC errors detected for frames received.
                     swFCPortRxTruncs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.23 counter32 read-only
This object counts the number of truncated frames that the port has received.
                     swFCPortRxTooLongs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.24 counter32 read-only
This object counts the number of received frames that are too long.
                     swFCPortRxBadEofs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.25 counter32 read-only
This object counts the number of received frames that have bad EOF delimiter.
                     swFCPortRxEncOutFrs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.26 counter32 read-only
This object counts the number of encoding error or disparity error outside frames received.
                     swFCPortRxBadOs 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.27 counter32 read-only
This object counts the number of invalid Ordered Sets received.
                     swFCPortC3Discards 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.28 counter32 read-only
This object counts the number of Class 3 frames that the port has discarded.
                     swFCPortMcastTimedOuts 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.29 counter32 read-only
This object counts the number of Multicast frames that has been timed out.
                     swFCPortTxMcasts 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.30 counter32 read-only
This object counts the number of Multicast frames that has been transmitted.
                     swFCPortLipIns 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.31 counter32 read-only
This object counts the number of Loop Initializations that has been initiated by loop devices attached.
                     swFCPortLipOuts 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.32 counter32 read-only
This object counts the number of Loop Initializations that has been initiated by the port.
                     swFCPortLipLastAlpa 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.33 octet string read-only
This object indicates the Physical Address (AL_PA) of the loop device that initiated the last Loop Initialization.
                     swFCPortWwn 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.34 octet string read-only
The World_wide_Name of the Fibre Channel port. The contents of an instance are in the IEEE extended format as specified in FC-PH; the 12-bit port identifier represents the port number within the switch.
                     swFCPortSpeed 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.35 integer read-write
The desired baud rate for the port. It can have the values of 1GB (1), 2GB (2), Auto-Negotiate (3), 4GB (4), 8GB (5), 10GB (6), 16GB (8). Some of the above values may not be supported by all type of switches. Enumeration: 'auto-Negotiate': 3, 'ten-GB': 6, 'unknown': 7, 'sixteen-GB': 8, 'one-GB': 1, 'two-GB': 2, 'four-GB': 4, 'eight-GB': 5.
                     swFCPortName 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.36 displaystring read-only
A string indicates the name of the addressed port. The names should be persistent across switch reboots. Port names do not have to be unique within a switch or within a fabric.
                     swFCPortSpecifier 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.37 displaystring read-only
This string indicates the physical port number of the addressed port. The format of the string is: /port, where 'slot' being present only for bladed systems.
                     swFCPortFlag 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.38 fcportflag read-only
A bit map of port status flags which includes the information of port type. Currently this will indicate if the port is virtual or physical.
                     swFCPortBrcdType 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.39 integer read-only
The Brocade port type. Enumeration: 'g-port': 6, 'unknown': 1, 'f-port': 4, 'e-port': 5, 'other': 2, 'fl-port': 3, 'ex-port': 7.
                     swFCPortDisableReason 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.40 integer no-access
It indicates the state change reason when port goes from online to offline Enumeration: 'r-fcr-elp-ver-inconsis': 45, 'r-eport-c3txto-th-exceeded': 162, 'r-nportoffline': 82, 'r-fcr-export-in-non-base-sw': 115, 'r-save-link-rtt-fail': 26, 'r-bl-enabled': 8, 'r-did-overlap': 125, 'r-msfr': 146, 'r-fdd-strict-pwd-conflict': 215, 'r-floginport': 93, 'r-port-lr-th-exceeded': 122, 'r-fopport-crc-th-exceeded': 167, 'r-nomapping': 80, 'r-esc-vlanid': 184, 'r-port-enc-auth-disabled': 201, 'r-fcr-trunk-master-sfid-not-set': 206, 'r-fcuport-crc-th-exceeded': 175, 'r-cannot-unbind-existing-area': 119, 'r-invalid-ecp-state': 22, 'r-fcr-insistent-front-did-mismatch': 97, 'r-elp-fctl-mismatch': 30, 'r-fopport-lr-th-exceeded': 168, 'r-fcr-invalid-flow-rcvd': 69, 'r-slot-off': 6, 'r-fcr-conf-mismatch2': 40, 'r-mstr-diff-area': 102, 'r-inconsistent': 17, 'r-fcr-set-rtc-failed': 44, 'r-port-dport-incompat': 196, 'r-forced': 3, 'r-no-eicl-license': 220, 'r-port-area-mismatch-pers-disable': 225, 'r-port-no-area-avail-pers-disable': 179, 'r-port-auto-disable-losg': 187, 'r-enh-tizone': 181, 'r-sw-violation': 11, 'r-1g-mode-incompat': 148, 'r-policynotsupported': 208, 'r-no-area-avail': 118, 'r-sec-incompat': 130, 'r-port-ll-th-exceeded': 107, 'r-fopport-inw-th-exceeded': 166, 'r-port-auto-disable-ols': 188, 'r-fcr-non-standard-domain-offset': 99, 'r-port-auto-disable': 114, 'f-port-tr-disable-speed-not-ok': 113, 'r-fcuport-pe-th-exceeded': 173, 'r-fdd-strict-fabwide-conflict': 214, 'r-fcr-sec-fcs-list': 61, 'r-fcr-isolated': 50, 'r-sw-disabled': 4, 'r-sw-cpu-overload': 223, 'r-port-crc-th-exceeded': 112, 'r-zone-incompat': 75, 'r-port-auto-disable-losn': 186, 'r-port-recov-state': 185, 'r-fport-slow-drain-condition': 183, 'r-pers-pid-port-on-same-area': 144, 'r-eport-lr-th-exceeded': 160, 'r-port-disable-on-zeroize': 202, 'r-fcr-class-n-incompat': 68, 'r-sw-ex-port-not-ready': 66, 'r-cfg-not-supported': 106, 'r-fdd-strict-scc-conflict': 211, 'r-buf-starv': 29, 'r-fcr-class-f-incompat': 67, 'r-flogifailed': 83, 'r-fcuport-st-th-exceeded': 177, 'r-noenclicense': 89, 'r-auth-not-supported-in-switch': 228, 'r-user-disabled-reason': 230, 'r-authentication-required': 121, 'r-dual-mode-incompat': 150, 'r-fcr-sec-failure': 62, 'r-cfgspeed-not-supported': 203, 'r-sw-fl-port-not-ready': 33, 'r-mstr-diff-pg': 101, 'r-fopport-st-th-exceeded': 169, 'r-link-reinit': 34, 'r-port-pe-th-exceeded': 109, 'r-fcr-elp-fctl-mismatch': 46, 'r-sw-enabled': 7, 'r-port-c3txto-th-exceeded': 153, 'r-eport-inw-th-exceeded': 158, 'r-fcr-generic': 65, 'r-trunk-with-vcxlt': 32, 'r-port-trunk-proto-error': 117, 'r-ecp-retries-exceeded': 21, 'r-port-compression': 191, 'r-pers-pid-portaddr-collision': 143, 'r-safe-zone': 139, 'r-nportbusy': 84, 'r-fcr-pid-mismatch': 47, 'r-eport-seg': 127, 'r-nportistrunkmem': 207, 'r-port-data-fail': 14, 'r-esc-did-offset': 136, 'r-area-in-use': 100, 'r-fcr-authn-reject': 60, 'r-bl-disabled': 5, 'r-cannot-use-10bit-area': 120, 'r-elp-in-testing': 20, 'r-fcr-state-disabled': 70, 'r-elp-retries-exceeded': 51, 'r-unauthorized-device': 226, 'r-port-enc-interop-conflict': 217, 'r-port-dportmode': 195, 'r-incompat': 124, 'r-fcr-port-ld-mode-mismatch': 41, 'r-port-duplicate-pwwn': 205, 'r-port-decommissioned': 194, 'r-fcuport-ll-th-exceeded': 171, 'r-icl-ex-on-non-vf': 229, 'r-pub-dev-violation': 13, 'r-eport-st-th-exceeded': 161, 'r-fcr-fowner-conflict': 57, 'r-esc-etiz': 137, 'r-fdd-strict-fcs-conflict': 213, 'r-port-enccomp-res': 193, 'r-sw-config-l-port-not-support': 76, 'r-eport-disabled': 31, 'r-port-non-fips-comp-mismatch': 200, 'r-fcuport-lr-th-exceeded': 176, 'r-fcr-license': 53, 'r-nofiportmapping': 90, 'r-online-route-fail': 16, 'r-fcr-exports-exceeded': 52, 'r-ad': 135, 'r-port-fips-comp-mismatch': 199, 'r-fcr-ld-credit-mismatch': 42, 'r-port-st-th-exceeded': 152, 'r-ecp-longdist': 132, 'r-port-auto-disable-lip': 190, 'r-fcuport-inw-th-exceeded': 174, 'r-prv-dev-violation': 12, 'r-max-flogi-reached': 227, 'r-fcr-export-lf-conflict': 123, 'r-brcdfabconn': 91, 'r-fopport-pe-th-exceeded': 165, 'r-fcr-set-vcc-failed': 43, 'r-fcr-ftag-over': 55, 'r-slot-on': 9, 'r-eport-pe-th-exceeded': 157, 'r-peer-port-in-di-zone': 74, 'r-fcr-zone-resource': 58, 'r-invalid-reason': 2, 'r-dup-wwn': 133, 'r-auth-fail-retry': 38, 'r-set-vcc-fail': 18, 'r-fcr-conf-ex': 54, 'r-fcr-conf-mismatch1': 39, 'r-no-port-open-rsp': 219, 'r-noflogi': 85, 'r-port-reset': 92, 'r-port-inw-th-exceeded': 111, 'r-fcr-ftag-conflict': 56, 'r-flogidupalpa': 87, 'r-pers-pid-on-lport': 142, 'r-vf-bs-incompat': 141, 'r-ecp-in-testing': 19, 'r-sw-l-port-not-support': 73, 'r-sw-port-mirror-configured': 77, 'r-auth-timeout': 37, 'r-no-icl-pod2-license': 224, 'r-fdd-strict-dcc-conflict': 212, 'r-fcr-port-state-to': 59, 'r-fcr-interop-conf': 216, 'r-pers-pid-port-addr-bnd': 145, 'r-fopport-ll-th-exceeded': 163, 'r-no-ten-gig-license': 210, 'r-recover-fail': 1, 'r-esc-base-sw': 222, 'r-fdd-cfg-conflict': 95, 'r-no-license': 128, 'r-vf': 140, 'r-unknowntype': 81, 'r-esc-fid': 138, 'r-10g-mode-incompat': 149, 'r-fcr-tov-mismatch': 48, 'r-sec-violation': 131, 'r-noflogiresp': 86, 'r-implict-plt-service-block': 151, 'r-fcr-fabric-binding-failure': 98, 'r-persistid': 10, 'r-online-incomplete': 15, 'r-port-auto-disable-nos': 189, 'r-domain-id-change': 35, 'r-sw-halfbw-lic': 147, 'r-eicl-license-limited': 221, 'r-eport-locked': 180, 'r-port-synl-th-exceeded': 108, 'r-fcr-sec-scc-list': 64, 'r-non-rcs-rem-dom': 198, 'r-fcr-ex-port-not-allowed': 204, 'r-eport-not-supported': 104, 'r-loopcfg': 88, 'r-fdd-cfg-conflict-na-neigh': 96, 'r-nportlogin-inprogress': 78, 'r-fdd-strict-conflict': 94, 'r-fcuport-synl-th-exceeded': 172, 'r-eport-ll-th-exceeded': 155, 'r-zone-conflict': 126, 'r-port-encryption': 192, 'r-fopport-synl-th-exceeded': 164, 'f-port-disable-no-trk-lic': 110, 'r-bad-ecp-rcvd': 23, 'r-eport-crc-th-exceeded': 159, 'r-sw-port-swap-not-supported': 182, 'r-base-switch-supports-no-device': 116, 'r-auth-rejected': 36, 'r-port-enc-comp-mismatch': 197, 'r-fcuport-c3txto-th-exceeded': 178, 'r-send-ecp-fail': 25, 'r-port-comp-interop-conflict': 218, 'r-fopport-c3txto-th-exceeded': 170, 'r-eport-synl-th-exceeded': 156, 'r-fcr-ld-incompat': 49, 'r-last-port-disable-msg': 72, 'r-nonpiv': 79, 'r-send-rtmark-fail': 24, 'r-eport-not-supported-def-sw': 154, 'r-pci-attach-fail': 28, 'r-em-incnst': 27, 'r-no-icl-license': 209, 'r-platform-db': 129, 'r-ta-not-supported': 103, 'r-fport-not-supported': 105, 'r-fdd-strict-exist': 71, 'r-fcr-incompatible-mode': 63, 'r-eport-isolated': 134.
         swNs 1.3.6.1.4.1.1588.2.1.1.1.7
The OID sub-tree for swNs group.
             swNsLocalNumEntry 1.3.6.1.4.1.1588.2.1.1.1.7.1 integer32 read-only
The number of local Name Server entries.
             swNsLocalTable 1.3.6.1.4.1.1588.2.1.1.1.7.2 no-access
The table of local Name Server entries.
                 swNsLocalEntry 1.3.6.1.4.1.1588.2.1.1.1.7.2.1 no-access
An entry of the local Name Server database.
                     swNsEntryIndex 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.1 integer32 read-only
The object identifies the Name Server database entry.
                     swNsPortID 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.2 octet string read-only
The object identifies the Fibre Channel port address ID of the entry.
                     swNsPortType 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.3 integer read-only
The object identifies the type of port: N_Port, NL_Port, etc., for this entry. The type is defined in FC-GS-2. Enumeration: 'nlPort': 2, 'nPort': 1.
                     swNsPortName 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.4 fcwwn read-only
The object identifies the Fibre Channel World_wide Name of the port entry.
                     swNsPortSymb 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.5 octet string read-only
The object identifies the contents of a Symbolic Name of the port entry. In FC-GS-2, a Symbolic Name consists of a byte array of 1 through 255 bytes, and the first byte of the array specifies the length of its 'contents'. This object variable corresponds to the 'contents' of the Symbolic Name, without the first byte.
                     swNsNodeName 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.6 fcwwn read-only
The object identifies the Fibre Channel World_wide Name of the associated node as defined in FC-GS-2.
                     swNsNodeSymb 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.7 octet string read-only
The object identifies the contents of a Symbolic Name of the the node associated with the entry. In FC-GS-2, a Symbolic Name consists of a byte array of 1 through 255 bytes, and the first byte of the array specifies the length of its 'contents'. This object variable corresponds to the 'contents' of the Symbolic Name, without the first byte (specifying the length).
                     swNsIPA 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.8 octet string read-only
The object identifies the Initial Process Associator of the node for the entry as defined in FC-GS-2.
                     swNsIpAddress 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.9 octet string read-only
The object identifies the IP address of the node for the entry as defined in FC-GS-2. The format of the address is in IPv6.
                     swNsCos 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.10 integer read-only
The object identifies the class of services supported by the port. The value is a bit-map defined as follows: o bit 0 is class F, o bit 1 is class 1, o bit 2 is class 2, o bit 3 is class 3, o bit 4 is class 4, etc. Enumeration: 'class-1-2-3': 14, 'class-F-1-3': 11, 'class-F-1-2': 7, 'class-F-1-2-3': 15, 'class-F': 1, 'class-F-2-3': 13, 'class-2-3': 12, 'class-F-2': 5, 'class-F-3': 9, 'class-1': 2, 'class-F-1': 3, 'class-3': 8, 'class-2': 4, 'class-1-2': 6, 'class-1-3': 10.
                     swNsFc4 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.11 octet string read-only
The object identifies the FC-4s supported by the port as defined in FC-GS-2.
                     swNsIpNxPort 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.12 octet string read-only
The object identifies IpAddress of the Nx_port for the entry.
                     swNsWwn 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.13 octet string read-only
The object identifies the World Wide Name (WWN) of the Fx_port for the entry.
                     swNsHardAddr 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.14 octet string read-only
The object identifies the 24-bit hard address of the node for the entry.
         swEvent 1.3.6.1.4.1.1588.2.1.1.1.8
The OID sub-tree for swEvent group.
             swEventTrapLevel 1.3.6.1.4.1.1588.2.1.1.1.8.1 integer read-write
swAgtTrapSeverityLevel, in absence of swEventTrapLevel, specifies the Trap Severity Level of each defined trap recipient host. This object specifies the swEventTrap level in conjunction with an event's severity level. When an event occurs and if its severity level is at or below the value specified by this object instance, the agent will send the associated swEventTrap to configured recipients. Enumeration: 'none': 0, 'warning': 3, 'critical': 1, 'error': 2, 'debug': 5, 'informational': 4.
             swEventNumEntries 1.3.6.1.4.1.1588.2.1.1.1.8.4 integer32 read-only
The number of entries in the Event Table.
             swEventTable 1.3.6.1.4.1.1588.2.1.1.1.8.5 no-access
The table of event entries.
                 swEventEntry 1.3.6.1.4.1.1588.2.1.1.1.8.5.1 no-access
An entry of the event table.
                     swEventIndex 1.3.6.1.4.1.1588.2.1.1.1.8.5.1.1 integer32 read-only
This object identifies the event entry.
                     swEventTimeInfo 1.3.6.1.4.1.1588.2.1.1.1.8.5.1.2 displaystring read-only
This object identifies the date and time when this event occurred, in textual format.
                     swEventLevel 1.3.6.1.4.1.1588.2.1.1.1.8.5.1.3 integer read-only
This object identifies the severity level of this event entry. Enumeration: 'debug': 5, 'informational': 4, 'critical': 1, 'warning': 3, 'error': 2.
                     swEventRepeatCount 1.3.6.1.4.1.1588.2.1.1.1.8.5.1.4 integer32 read-only
This object identifies how many times this particular event has occurred.
                     swEventDescr 1.3.6.1.4.1.1588.2.1.1.1.8.5.1.5 displaystring read-only
This object identifies the textual description of the event.
                     swEventVfId 1.3.6.1.4.1.1588.2.1.1.1.8.5.1.6 integer32 read-only
This object identifies the Virtual fabric id.
         swFwSystem 1.3.6.1.4.1.1588.2.1.1.1.10
The OID sub-tree for swFwSystem group.
               swFwFabricWatchLicense 1.3.6.1.4.1.1588.2.1.1.1.10.1 swfwlicense read-only
tells if licensed or not.
               swFwClassAreaTable 1.3.6.1.4.1.1588.2.1.1.1.10.2 no-access
The table of classes and areas.
                   swFwClassAreaEntry 1.3.6.1.4.1.1588.2.1.1.1.10.2.1 no-access
An entry of the classes and areas.
                       swFwClassAreaIndex 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.1 swfwclassesareas read-only
This object identifies the class type.
                       swFwWriteThVals 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.2 swfwwritevals read-write
This object is set to apply the value changes.
                       swFwDefaultUnit 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.3 displaystring read-only
A Default unit string name for a threshold area.
                       swFwDefaultTimebase 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.4 swfwtimebase read-only
A Default timebase for the current threshold counter.
                       swFwDefaultLow 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.5 integer32 read-only
A Default low threshold value.
                       swFwDefaultHigh 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.6 integer32 read-only
A Default high threshold value.
                       swFwDefaultBufSize 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.7 integer32 read-only
A Default buffer size value.
                       swFwCustUnit 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.8 displaystring read-only
A custom unit string name for a threshold area.
                       swFwCustTimebase 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.9 swfwtimebase read-write
A custom timebase for the current threshold counter.
                       swFwCustLow 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.10 integer32 read-write
A custom low threshold value.
                       swFwCustHigh 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.11 integer32 read-write
A custom high threshold value.
                       swFwCustBufSize 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.12 integer32 read-write
A custom buffer size value.
                       swFwThLevel 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.13 swfwlevels read-write
A level where all the threshold values are set at.
                       swFwWriteActVals 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.14 swfwwritevals read-write
This object is set to apply act value changes.
                       swFwDefaultChangedActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.15 swfwacts read-only
Default action matrix for changed event.
                       swFwDefaultExceededActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.16 swfwacts read-only
Default action matrix for exceeded event.
                       swFwDefaultBelowActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.17 swfwacts read-only
Default action matrix for below event.
                       swFwDefaultAboveActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.18 swfwacts read-only
Default action matrix for above event.
                       swFwDefaultInBetweenActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.19 swfwacts read-only
Default action matrix for in-between event.
                       swFwCustChangedActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.20 swfwacts read-write
custom action matrix for changed event.
                       swFwCustExceededActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.21 swfwacts read-write
custom action matrix for exceeded event.
                       swFwCustBelowActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.22 swfwacts read-write
custom action matrix for below event.
                       swFwCustAboveActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.23 swfwacts read-write
custom action matrix for above event.
                       swFwCustInBetweenActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.24 swfwacts read-write
custom action matrix for in-between event.
                       swFwValidActs 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.25 swfwacts read-only
matrix of valid acts for an class/area.
                       swFwActLevel 1.3.6.1.4.1.1588.2.1.1.1.10.2.1.26 swfwlevels read-write
A level where all the actions are set at.
               swFwThresholdTable 1.3.6.1.4.1.1588.2.1.1.1.10.3 no-access
The table of individual thresholds.
                   swFwThresholdEntry 1.3.6.1.4.1.1588.2.1.1.1.10.3.1 no-access
An entry of an individual threshold.
                       swFwThresholdIndex 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.1 integer32 read-only
This object identifies the element index of an threshold.
                       swFwStatus 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.2 swfwstatus read-write
This object identifies if an threshold is enabled or disabled.
                       swFwName 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.3 displaystring read-only
This object is a name of the threshold.
                       swFwLabel 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.4 displaystring read-only
This object is a label of the threshold.
                       swFwCurVal 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.5 integer32 read-only
This object is a current counter of the threshold.
                       swFwLastEvent 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.6 swfwevent read-only
This object is a last event type of the threshold.
                       swFwLastEventVal 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.7 integer32 read-only
This object is a last event value of the threshold.
                       swFwLastEventTime 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.8 displaystring read-only
This object is a last event time of the threshold.
                       swFwLastState 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.9 swfwstate read-only
This object is a last event state of the threshold.
                       swFwBehaviorType 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.10 swfwbehavior read-write
A behavior of which the thresholds generate event.
                       swFwBehaviorInt 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.11 integer32 read-write
A integer of which the thresholds generate continuous event.
                       swFwLastSeverityLevel 1.3.6.1.4.1.1588.2.1.1.1.10.3.1.12 swsevtype read-only
This object is a last event severity level of the threshold.
         swEndDevice 1.3.6.1.4.1.1588.2.1.1.1.21
The OID sub-tree for swEndDevice group.
               swEndDeviceRlsTable 1.3.6.1.4.1.1588.2.1.1.1.21.1 no-access
The table of individual end devices' rls.
                   swEndDeviceRlsEntry 1.3.6.1.4.1.1588.2.1.1.1.21.1.1 no-access
An entry of an individual end devices' rls.
                       swEndDevicePort 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.1 integer32 no-access
This object identifies the port of the end device.
                       swEndDeviceAlpa 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.2 integer32 no-access
This object identifies the alpa of the end device.
                       swEndDevicePortID 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.3 octet string read-only
The object identifies the Fibre Channel port address ID of the entry.
                       swEndDeviceLinkFailure 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.4 counter32 read-only
Link failure count for the end device.
                       swEndDeviceSyncLoss 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.5 counter32 read-only
Sync loss count for the end device.
                       swEndDeviceSigLoss 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.6 counter32 read-only
Sig loss count for the end device.
                       swEndDeviceProtoErr 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.7 counter32 read-only
Protocol err count for the end device.
                       swEndDeviceInvalidWord 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.8 counter32 read-only
Invalid word count for the end device.
                       swEndDeviceInvalidCRC 1.3.6.1.4.1.1588.2.1.1.1.21.1.1.9 counter32 read-only
Invalid CRC count for the end device.
         swGroup 1.3.6.1.4.1.1588.2.1.1.1.22
The OID sub-tree for swGroup group.
               swGroupTable 1.3.6.1.4.1.1588.2.1.1.1.22.1 no-access
The table of groups. This may not be available on all versions of Fabric OS.
                   swGroupEntry 1.3.6.1.4.1.1588.2.1.1.1.22.1.1 no-access
An entry of table of groups.
                       swGroupIndex 1.3.6.1.4.1.1588.2.1.1.1.22.1.1.1 integer32 read-only
This object is the group index starting from 1.
                       swGroupName 1.3.6.1.4.1.1588.2.1.1.1.22.1.1.2 octet string read-only
This object identifies the name of the group.
                       swGroupType 1.3.6.1.4.1.1588.2.1.1.1.22.1.1.3 octet string read-only
This object identifies the type of the group.
               swGroupMemTable 1.3.6.1.4.1.1588.2.1.1.1.22.2 no-access
The table of members of all groups. This may not be available on all versions of Fabric OS.
                   swGroupMemEntry 1.3.6.1.4.1.1588.2.1.1.1.22.2.1 no-access
An entry for a member of a group.
                       swGroupId 1.3.6.1.4.1.1588.2.1.1.1.22.2.1.1 integer32 read-only
This object identifies the Group Id of the member switch.
                       swGroupMemWwn 1.3.6.1.4.1.1588.2.1.1.1.22.2.1.2 fcwwn read-only
This object identifies the WWN of the member switch.
                       swGroupMemPos 1.3.6.1.4.1.1588.2.1.1.1.22.2.1.3 integer32 read-only
This object identifies position of the member switch in the group. This is based on the order that the switches were added in the group.
         swBlmPerfMnt 1.3.6.1.4.1.1588.2.1.1.1.23
The OID sub-tree for swBlmPerfMnt (Bloom Performance Monitor) group.
               swBlmPerfALPAMntTable 1.3.6.1.4.1.1588.2.1.1.1.23.1 no-access
ALPA monitoring counter Table.
                   swBlmPerfALPAMntEntry 1.3.6.1.4.1.1588.2.1.1.1.23.1.1 no-access
ALPA monitoring counter for given ALPA.
                       swBlmPerfAlpaPort 1.3.6.1.4.1.1588.2.1.1.1.23.1.1.1 swportindex read-only
This Object identifies the port index of the switch.
                       swBlmPerfAlpaIndx 1.3.6.1.4.1.1588.2.1.1.1.23.1.1.2 integer32 read-only
This Object identifies the ALPA index. There can be 126 ALPA values
                       swBlmPerfAlpa 1.3.6.1.4.1.1588.2.1.1.1.23.1.1.3 integer32 read-only
This Object identifies the ALPA values. These values range between x'01' and x'EF'(1 to 239). ALPA value x'00' is reserved for FL_Port If Alpa device is invalid, then it will have -1 value.
                       swBlmPerfAlpaCRCCnt 1.3.6.1.4.1.1588.2.1.1.1.23.1.1.4 octet string read-only
Get CRC count for given ALPA and port. This monitoring provides information on the number of CRC errors occurred on the frames destined to each possible ALPA attached to a specific port.
               swBlmPerfEEMntTable 1.3.6.1.4.1.1588.2.1.1.1.23.2 no-access
End-to-End monitoring counter Table
                   swBlmPerfEEMntEntry 1.3.6.1.4.1.1588.2.1.1.1.23.2.1 no-access
End-to-End monitoring counter for given port.
                       swBlmPerfEEPort 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.1 swportindex read-only
This object identifies the port number of the switch.
                       swBlmPerfEERefKey 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.2 integer32 read-only
This object identifies the reference number of the counter. This reference is number assigned when a filter is created. In SNMP Index start one instead of 0, add one to actual ref key
                       swBlmPerfEECRC 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.3 octet string read-only
Get End to End CRC error for the frames that matched the SID-DID pair.
                       swBlmPerfEEFCWRx 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.4 octet string read-only
Get End to End count of Fibre Channel words (FCW), received by the port, that matched the SID-DID pair.
                       swBlmPerfEEFCWTx 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.5 octet string read-only
Get End to End count of Fibre Channel words (FCW), transmitted by the port, that matched the SID-DID pair.
                       swBlmPerfEESid 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.6 integer32 read-only
Gets SID info by reference number. SID (Source Identifier) is a 3-byte field in the frame header used to indicate the address identifier of the N-Port from which the frame was sent.
                       swBlmPerfEEDid 1.3.6.1.4.1.1588.2.1.1.1.23.2.1.7 integer32 read-only
Gets DID info by reference number. DID (Destination Identifier) is a 3-byte field in the frame header used to indicate the address identifier of the N-Port to which the frame was sent.
               swBlmPerfFltMntTable 1.3.6.1.4.1.1588.2.1.1.1.23.3 no-access
Filter based monitoring counter.
                   swBlmPerfFltMntEntry 1.3.6.1.4.1.1588.2.1.1.1.23.3.1 no-access
Filter base monitoring counter for given port.
                       swBlmPerfFltPort 1.3.6.1.4.1.1588.2.1.1.1.23.3.1.1 swportindex read-only
This object identifies the port number of the switch.
                       swBlmPerfFltRefkey 1.3.6.1.4.1.1588.2.1.1.1.23.3.1.2 integer32 read-only
This object identifies the reference number of the filter. This reference number is assigned when a filter is created. In SNMP Index start one instead of 0, add one to actual ref key
                       swBlmPerfFltCnt 1.3.6.1.4.1.1588.2.1.1.1.23.3.1.3 octet string read-only
Get statistics of filter based monitor. Filter based monitoring provides information about a filter hit count such as 1. Read command 2. SCSI or IP traffic 3. SCSI Read/Write
                       swBlmPerfFltAlias 1.3.6.1.4.1.1588.2.1.1.1.23.3.1.4 displaystring read-only
Alias name for the filter.
         swTrunk 1.3.6.1.4.1.1588.2.1.1.1.24
The OID sub-tree for swTrunk group.
               swSwitchTrunkable 1.3.6.1.4.1.1588.2.1.1.1.24.1 integer read-only
The trunking status of the switch - whether the switch supports the trunking feature or not. The values are yes(8) - the trunking feature is supported no(0). - the trunking feature is not supported. Enumeration: 'yes': 8, 'no': 0.
               swTrunkTable 1.3.6.1.4.1.1588.2.1.1.1.24.2 no-access
Table to display trunking information for the switch.
                   swTrunkEntry 1.3.6.1.4.1.1588.2.1.1.1.24.2.1 no-access
Entry for the trunking table.
                       swTrunkPortIndex 1.3.6.1.4.1.1588.2.1.1.1.24.2.1.1 swportindex read-only
This object identifies the switch port index. Note that the value of a port index is 1 higher than the port number labeled on the front panel. e.g. port index 1 correspond to port number 0.
                       swTrunkGroupNumber 1.3.6.1.4.1.1588.2.1.1.1.24.2.1.2 integer32 read-only
This object is a logical entity which specifies the Group Number to which the port belongs to. If this value is Zero it means the port is not Trunked.
                       swTrunkMaster 1.3.6.1.4.1.1588.2.1.1.1.24.2.1.3 swtrunkmaster read-only
Port number that is the trunk master of the group. The trunk master implicitly defines the group. All ports with the same master are considered to be part of the same group.
                       swPortTrunked 1.3.6.1.4.1.1588.2.1.1.1.24.2.1.4 integer read-only
The active trunk status for a member port. Values are enabled(1) or disabled(0). Enumeration: 'disabled': 0, 'enabled': 1.
               swTrunkGrpTable 1.3.6.1.4.1.1588.2.1.1.1.24.3 no-access
Table to display trunking Performance information for the switch.
                   swTrunkGrpEntry 1.3.6.1.4.1.1588.2.1.1.1.24.3.1 no-access
Entry for the trunking Group table.
                       swTrunkGrpNumber 1.3.6.1.4.1.1588.2.1.1.1.24.3.1.1 integer32 read-only
This object is a logical entity which specifies the Group Number to which port belongs to.
                       swTrunkGrpMaster 1.3.6.1.4.1.1588.2.1.1.1.24.3.1.2 swtrunkmaster read-only
This object gives the master port id for the TrunkGroup.
                       swTrunkGrpTx 1.3.6.1.4.1.1588.2.1.1.1.24.3.1.3 octet string read-only
Gives the aggregate value of the transmitted words from this TrunkGroup.
                       swTrunkGrpRx 1.3.6.1.4.1.1588.2.1.1.1.24.3.1.4 octet string read-only
Gives the aggregate value of the received words by this TrunkGroup.
         swTopTalker 1.3.6.1.4.1.1588.2.1.1.1.25
The OID sub-tree for TopTalker group.
               swTopTalkerMntMode 1.3.6.1.4.1.1588.2.1.1.1.25.1 integer read-only
Gives the mode in which toptalker is installed Enumeration: 'fabricmode': 1, 'portmode': 2.
               swTopTalkerMntNumEntries 1.3.6.1.4.1.1588.2.1.1.1.25.2 integer32 read-only
Gives the number of toptalking flows
               swTopTalkerMntTable 1.3.6.1.4.1.1588.2.1.1.1.25.3 no-access
Table to display toptalkingflows
                   swTopTalkerMntEntry 1.3.6.1.4.1.1588.2.1.1.1.25.3.1 no-access
Entry for the toptalker table
                       swTopTalkerMntIndex 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.1 integer32 read-only
This object identifies the list/object entry
                       swTopTalkerMntPort 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.2 integer32 read-only
This object identifies the switch port number on which the f-port mode toptalker is added.
                       swTopTalkerMntSpid 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.3 integer32 read-only
This object identifies the SID of the host
                       swTopTalkerMntDpid 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.4 integer32 read-only
This object identifies the DID of the SID-DID pair
                       swTopTalkerMntflow 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.5 integer32 read-only
This object identifies the traffic flow in MB/sec
                       swTopTalkerMntSwwn 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.6 fcwwn read-only
This object identifies the SID in WWN format of the host
                       swTopTalkerMntDwwn 1.3.6.1.4.1.1588.2.1.1.1.25.3.1.7 fcwwn read-only
This object identifies the DID in WWN format of the SID-DID pair
         swCpuOrMemoryUsage 1.3.6.1.4.1.1588.2.1.1.1.26
The OID sub-tree for cpu or memory usage group.
               swCpuUsage 1.3.6.1.4.1.1588.2.1.1.1.26.1 integer32 read-only
System's cpu usage.
               swCpuNoOfRetries 1.3.6.1.4.1.1588.2.1.1.1.26.2 integer32 read-only
Number of times system should take cpu utilization sample before sending the CPU utilization trap.
               swCpuUsageLimit 1.3.6.1.4.1.1588.2.1.1.1.26.3 integer32 read-only
CPU usage limit. If MAPS is enabled, then this object is not supported and return 0 value.
               swCpuPollingInterval 1.3.6.1.4.1.1588.2.1.1.1.26.4 integer32 read-only
Time interval between two memory samples.
               swCpuAction 1.3.6.1.4.1.1588.2.1.1.1.26.5 integer read-only
Specifies the actions to be taken if system resources exceed the specified threshold. If MAPS is enabled, then this object is not supported and return 0 value. Enumeration: 'none': 0, 'snmp': 2, 'raslogandSnmp': 3, 'raslog': 1.
               swMemUsage 1.3.6.1.4.1.1588.2.1.1.1.26.6 integer32 read-only
System's memory usage.
               swMemNoOfRetries 1.3.6.1.4.1.1588.2.1.1.1.26.7 integer32 read-only
Number of times system should take memory usage sample before sending the memory usage trap.
               swMemUsageLimit 1.3.6.1.4.1.1588.2.1.1.1.26.8 integer32 read-only
Memory usage limit
               swMemPollingInterval 1.3.6.1.4.1.1588.2.1.1.1.26.9 integer32 read-only
Time interval between two memory samples.
               swMemAction 1.3.6.1.4.1.1588.2.1.1.1.26.10 integer read-only
Specifies the actions to be taken if system resources exceed the specified threshold. If MAPS is enabled, then this object is not supported and return 0 value. Enumeration: 'none': 0, 'snmp': 2, 'raslogandSnmp': 3, 'raslog': 1.
               swMemUsageLimit1 1.3.6.1.4.1.1588.2.1.1.1.26.11 integer32 read-only
Low memory usage limit. If MAPS is enabled, then this object is not supported and return 0 value.
               swMemUsageLimit3 1.3.6.1.4.1.1588.2.1.1.1.26.12 integer32 read-only
High memory usage limit. If MAPS is enabled, then this object is not supported and return 0 value.
         swConnUnitPortStatExtentionTable 1.3.6.1.4.1.1588.2.1.1.1.27 no-access
This represents the Conn unit Port Stats
               swConnUnitPortStatEntry 1.3.6.1.4.1.1588.2.1.1.1.27.1 no-access
This represents the Conn unit Port Stats
                   swConnUnitCRCWithBadEOF 1.3.6.1.4.1.1588.2.1.1.1.27.1.1 octet string read-only
The number of frames with CRC error with Bad EOF.
                   swConnUnitZeroTenancy 1.3.6.1.4.1.1588.2.1.1.1.27.1.2 octet string read-only
This counter is incremented when the FL_port acquires the loop but does not transmit a frame.
                   swConnUnitFLNumOfTenancy 1.3.6.1.4.1.1588.2.1.1.1.27.1.3 octet string read-only
This counter is incremented when the FL_port acquires the loop.
                   swConnUnitNLNumOfTenancy 1.3.6.1.4.1.1588.2.1.1.1.27.1.4 octet string read-only
This counter is incremented when the NL_port acquires the loop.
                   swConnUnitStopTenancyStarVation 1.3.6.1.4.1.1588.2.1.1.1.27.1.5 octet string read-only
This counter is incremented when the FL_port can not transmit a frame because of lack of credit.
                   swConnUnitOpend 1.3.6.1.4.1.1588.2.1.1.1.27.1.6 octet string read-only
The number of times FC port entered OPENED state.
                   swConnUnitTransferConnection 1.3.6.1.4.1.1588.2.1.1.1.27.1.7 octet string read-only
The number of times FC port entered TRANSFER state.
                   swConnUnitOpen 1.3.6.1.4.1.1588.2.1.1.1.27.1.8 octet string read-only
The number of times FC port entered OPEN state.
                   swConnUnitInvalidARB 1.3.6.1.4.1.1588.2.1.1.1.27.1.9 octet string read-only
The number of times FC port received invalid ARB.
                   swConnUnitFTB1Miss 1.3.6.1.4.1.1588.2.1.1.1.27.1.10 octet string read-only
This counter is incremented when the port receives a frame with a DID that can not be routed by FCR.. Applicable to 8G platforms only.
                   swConnUnitFTB2Miss 1.3.6.1.4.1.1588.2.1.1.1.27.1.11 octet string read-only
This counter is incremented when the port receives a frame with an SID/DID combination that can not be routed by the VF module.Applicable to 8G platforms only.
                   swConnUnitFTB6Miss 1.3.6.1.4.1.1588.2.1.1.1.27.1.12 octet string read-only
This counter is incremented when port receives a frame with an SID that can not be routed by FCR. Applicable to 8G platforms.
                   swConnUnitZoneMiss 1.3.6.1.4.1.1588.2.1.1.1.27.1.13 octet string read-only
This counter is incremented when the port receives a frame with an SID and DID that are not zoned together.
                   swConnUnitLunZoneMiss 1.3.6.1.4.1.1588.2.1.1.1.27.1.14 octet string read-only
This counter is incremented when the port receives a frame with an SID, DID and LUN that are not zoned together( This is not currently used ).
                   swConnUnitBadEOF 1.3.6.1.4.1.1588.2.1.1.1.27.1.15 octet string read-only
The number of frames with bad end-of-frame.
                   swConnUnitLCRX 1.3.6.1.4.1.1588.2.1.1.1.27.1.16 octet string read-only
The number of link control frames received.
                   swConnUnitRDYPriority 1.3.6.1.4.1.1588.2.1.1.1.27.1.17 octet string read-only
The number of times that sending R_RDY or VC_RDY primitive signals was a higher priority than sending frames, due to diminishing credit reserves in the transmitter at the other end of the fibre.
                   swConnUnitLli 1.3.6.1.4.1.1588.2.1.1.1.27.1.18 octet string read-only
The number low level interrupts generated by the physical and link layer.
                   swConnUnitInterrupts 1.3.6.1.4.1.1588.2.1.1.1.27.1.19 octet string read-only
This represents all the interrupts received on a port. Includes LLI, unknown etc
                   swConnUnitUnknownInterrupts 1.3.6.1.4.1.1588.2.1.1.1.27.1.20 octet string read-only
Represents all the unknown interrupts received on a port.
                   swConnUnitTimedOut 1.3.6.1.4.1.1588.2.1.1.1.27.1.21 octet string read-only
Represents number of timed out frames due to any reason.
                   swConnUnitProcRequired 1.3.6.1.4.1.1588.2.1.1.1.27.1.22 octet string read-only
Represents number of frames trapped by CPU.
                   swConnUnitTxBufferUnavailable 1.3.6.1.4.1.1588.2.1.1.1.27.1.23 octet string read-only
Number of times port failed to transmit frames .
                   swConnUnitStateChange 1.3.6.1.4.1.1588.2.1.1.1.27.1.24 octet string read-only
Number of times port has gone to offline, online, and faulty state.
                   swConnUnitC3DiscardDueToRXTimeout 1.3.6.1.4.1.1588.2.1.1.1.27.1.25 octet string read-only
Number of Class 3 receive frames discarded due to timeout.
                   swConnUnitC3DiscardDueToDestUnreachable 1.3.6.1.4.1.1588.2.1.1.1.27.1.26 octet string read-only
Number of Class 3 frames discarded due to destination unreachable.
                   swConnUnitC3DiscardDueToTXTimeout 1.3.6.1.4.1.1588.2.1.1.1.27.1.27 octet string read-only
Number of Class 3 transmit frames discarded due to timeout.
                   swConnUnitC3DiscardOther 1.3.6.1.4.1.1588.2.1.1.1.27.1.28 octet string read-only
Number of Class 3 frames discarded due to unknow reasons.
                   swConnUnitPCSErrorCounter 1.3.6.1.4.1.1588.2.1.1.1.27.1.29 octet string read-only
Number of Physical coding sublayer(PCS) block errors. It records the encoding violations on 10G or 16Gbps port.
                   swConnUnitUnroutableFrameCounter 1.3.6.1.4.1.1588.2.1.1.1.27.1.30 octet string read-only
It indicates unroutable frame counter
                   swConnUnitFECCorrectedCounter 1.3.6.1.4.1.1588.2.1.1.1.27.1.31 octet string read-only
It indicates Forward Error Correction Corrected Blocks count.FEC feature is only applicable to 10G/16G platforms.
                   swConnUnitFECUnCorrectedCounter 1.3.6.1.4.1.1588.2.1.1.1.27.1.32 octet string read-only
It indicates Forward Error Correction UnCorrected Blocks count.FEC feature is only applicable to 10G/16G platforms.
     sw28k 1.3.6.1.4.1.1588.2.1.1.2
The OID for Brocade's Silkworm 2800 model Fibre Channel Switch.
     sw21kN24k 1.3.6.1.4.1.1588.2.1.1.3
The OID for Brocade's Silkworm 2100 and 2400 series model Fibre Channel Switch.
     sw20x0 1.3.6.1.4.1.1588.2.1.1.4
The OID for Brocade's Silkworm 20x0 series model Fibre Channel Switch.
 swMibModule 1.3.6.1.4.1.1588.3.1.3
The MIB module is for Brocade's Fibre Channel Switch. Copyright (c) 1996-2003 Brocade Communications Systems, Inc. All rights reserved.