Page 2 - Document Revision History; Revision B Changes
Page ii 59047-03 B A Simple Network Management Protocol Reference Guide © 2000–2006 QLogic Corporation All Rights Reserved Worldwide. First Published: May 2001 QLogic Corporation, 26650 Aliso Viejo Parkway, Aliso Viejo, CA 92656, (800) 662-4471 or (949) 389-6000 Information furnished in this guide i...
Page 3 - Table of Contents
59047-03 B Page iii Table of Contents Section 1 Introduction 1.1 Intended Audience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-1 1.2 Related Materials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-2 1.3 Techn...
Page 5 - Index; Figure; List of Tables; Table
59047-03 B Page v Simple Network Management Protocol Reference Guide A Index List of Figures Figure Page 2-1 SNMP Interface Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-2 5-1 connUnitEventDescr Variable Format . . . . . . . . . . . . . . . . . . ...
Page 7 - Section 1; Introduction; This guide is organized as follows:; Intended Audience
59047-03 B 1-1 Section 1 Introduction This guide describes the support for Simple Network Management Protocol (SNMP) used with SANbox/SANbox2 switch products. This Simple Network Management Protocol (SNMP) Reference Guide describes how to use SNMP to manage and monitor the SANbox/SANbox2 switch prod...
Page 8 - Related Materials; “Contact Information”; Availability
1 – Introduction 1-2 59047-03 B A 1.2 Related Materials Refer to the following guide for switch hardware and installation information: SANbox2-16 Fibre Channel Switch Installation Guide , publication number 59021-09. SANbox2-8/16 Switch Management User’s Guide , publication number 59022-09. SA...
Page 9 - Contact Information; Support Headquarters
1 – Introduction 59047-03 B 1-3 A 1.3.3 Contact Information Support Headquarters QLogic Corporation12984 Valley View RoadEden Prairie, MN 55344-3657USA QLogic Web Site www.qlogic.com Technical Support Web Site support.qlogic.com Technical Support Email [email protected] Technical Training Email tec...
Page 10 - Notes
Page 11 - Section 2; SNMP Overview; SNMP Interface Objectives
59047-03 B 2-1 Section 2 SNMP Overview Simple Network Management Protocol (SNMP) is the protocol governing network management and monitoring of network devices. This Simple Network Management Protocol Reference Guide describes how to use SNMP to manage and monitor the SANbox/SANbox2 switch products....
Page 12 - Traps; for information on specific traps.
2 – SNMP Overview 2-2 59047-03 B A When an SNMP request arrives at the agent, the agent will compose a message and pass it on to Switch Management to process the message and provide a response to the agent. The agent then provides a response to the originator of the SNMP request. The SNMP agent does...
Page 13 - Agents “listen” on UDP port 161.; Event Type
2 – SNMP Overview 59047-03 B 2-3 A 2.4 Management Information Base Management information bases (MIBs) define the properties of the managed object within the device to be managed. Every managed device keeps a database of values for each definition written in the MIB. It is not the actual database it...
Page 14 - Numbering System Conventions
2 – SNMP Overview 2-4 59047-03 B A 2.6 Numbering System Conventions The conventions for numbering systems in this guide are as follows: Decimal= 101 Hexadecimal= 0x101 Binary= 101b
Page 15 - Section 3; Configuring a Switch; System Specifications and Requirements
59047-03 B 3-1 Section 3 Configuring a Switch This section describes how to configure a SANbox/SANbox2 switch to support SNMP. The following topics are covered: System specifications and requirements Configuring a switch using the Telnet command line interface Configuring a switch using the SA...
Page 17 - Configuring a Switch Using SANsurfer Switch Manager
3 – Configuring a Switch 59047-03 B 3-3 A 3.3 Configuring a Switch Using SANsurfer Switch Manager To configure a SANbox/SANbox2 switch using SANsurfer Switch Manager, use the Switch Properties and Network Properties windows. For specific information, refer to the corresponding SANbox/SANbox2 Switch ...
Page 19 - Section 4; Refer the; System Group; Group
59047-03 B 4-1 Section 4 MIB-II Objects This section covers the implementation details for the MIB-II on the SANbox/SANbox2 switch. A MIB defines the properties of the managed object within the device to be managed. Every managed device keeps a database of values for each definition written in the M...
Page 23 - mandatory; The Interfaces Group; INTEGER
4 – MIB-II Objects 59047-03 B 4-5 A sysServices (1.3.6.1.2.1.1.7) A value that indicates the set of services that this entity primarily offers.The value is a sum. This sum initially takes the value zero. Then, for each layer L in the range 1 through 7 that this Node performs transactions for, 2 rais...
Page 24 - The Interfaces Table
4 – MIB-II Objects 4-6 59047-03 B A 4.4 The Interfaces Table The Interfaces table contains information on the entity's interfaces. Each interface is thought of as being attached to a `subnetwork'. This term should not be confused with `subnet' which refers to an addressing partitioning scheme used i...
Page 31 - Syntax; OBJECT IDENTIFIER; Access; The Address Translation Group
4 – MIB-II Objects 59047-03 B 4-13 A ifSpecific (1.3.6.1.2.1.2.2.1.22) A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an Ethernet, then the value of this object refers to a document that defines object...
Page 33 - The IP Group; Implementation of the IP group is mandatory for all systems.
4 – MIB-II Objects 59047-03 B 4-15 A 4.6 The IP Group Implementation of the IP group is mandatory for all systems. ipForwarding (1.3.6.1.2.1.4.1) The indication of whether this entity is acting as an IP Gateway with respect to the forwarding of datagrams received by, but not addressed to, this entit...
Page 39 - The IP Address Table
4 – MIB-II Objects 59047-03 B 4-21 A ipFragFails (1.3.6.1.2.1.4.18) The number of IP datagrams that have been discarded because they needed to be fragmented at this entity, but could not because their Don't Fragment flag was set. Syntax Counter Access read-only Status mandatory ipFragCreates (1.3.6....
Page 41 - The IP Routing Table; IpAddress
4 – MIB-II Objects 59047-03 B 4-23 A ipAdEntReasmMaxSize (1.3.6.1.2.1.4.20.1.5) The size of the largest IP datagram which this entity can reassemble from incoming IP fragmented datagrams received on this interface. Syntax INTEGER (0..65535) Access read-only Status mandatory 4.8 The IP Routing Table ...
Page 48 - The IP Address Translation Table
4 – MIB-II Objects 4-30 59047-03 B A 4.9 The IP Address Translation Table The IP address translation table contain the IpAddress to`physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (for example, DDN-X.25 has an algorithmic method). If...
Page 58 - The TCP Group
4 – MIB-II Objects 4-40 59047-03 B A icmpOutAddrMasks (1.3.6.1.2.1.5.25) The number of ICMP Address Mask Request messages sent. Syntax Counter Access read-only Status mandatory icmpOutAddrMaskReps (1.3.6.1.2.1.5.26) The number of ICMP Address Mask Reply messages sent. Syntax Counter Access read-only...
Page 63 - The TCP Connection Table
4 – MIB-II Objects 59047-03 B 4-45 A 4.13 The TCP Connection Table The TCP connection table contains information about this entity's existing TCP connections. tcpConnState (1.3.6.1.2.1.6.13.1.1) The state of this TCP connection. The only value which may be set by a manage-ment station is deleteTCB(1...
Page 65 - Additional TCP Objects
4 – MIB-II Objects 59047-03 B 4-47 A 4.14 Additional TCP Objects Following are the additional TCP objects. tcpInErrs (1.3.6.1.2.1.6.14) The total number of segments received in error (for example, bad TCP check-sums). Syntax Counter Access read-only Status mandatory tcpOutRsts (1.3.6.1.2.1.6.15) The...
Page 66 - The UDP Group
4 – MIB-II Objects 4-48 59047-03 B A 4.15 The UDP Group Implementation of the UDP group is mandatory for all systems which implement the UDP. udpInDatagrams (1.3.6.1.2.1.7.1) The total number of UDP datagrams delivered to UDP users. Syntax Counter Access read-only Status mandatory udpNoPorts (1.3.6....
Page 67 - The UDP Listener Table
4 – MIB-II Objects 59047-03 B 4-49 A udpOutDatagrams (1.3.6.1.2.1.7.4) The total number of UDP datagrams sent from this entity. Syntax Counter Access read-only Status mandatory 4.16 The UDP Listener Table The UDP listener table contains information about this entity's UDP end-points on which a local...
Page 68 - The EGP Group
4 – MIB-II Objects 4-50 59047-03 B A 4.17 The EGP Group Implementation of the EGP group is mandatory for all systems which implement the EGP. egpInMsgs (1.3.6.1.2.1.8.1) The number of EGP messages received without error. Syntax Counter Access read-only Status mandatory egpInErrors (1.3.6.1.2.1.8.2) ...
Page 69 - The EGP Neighbor Table
4 – MIB-II Objects 59047-03 B 4-51 A egpOutErrors (1.3.6.1.2.1.8.4) The number of locally generated EGP messages not sent due to resource limita-tions within an EGP entity. Syntax Counter Access read-only Status mandatory 4.18 The EGP Neighbor Table The EGP neighbor table contains information about ...
Page 74 - Counter
4 – MIB-II Objects 4-56 59047-03 B A 4.19 The Transmission Group Based on the transmission media underlying each interface on a system, the corresponding portion of the Transmission group is mandatory for that system. When Internet-standard definitions for managing transmission media are defined, th...
Page 85 - Section 5; Fibre Alliance MIB Objects; FA MIB Definitions; are specific to the FA-MIB and can be used in place of; Description
59047-03 B 5-1 Section 5 Fibre Alliance MIB Objects This section covers the implementation details for the Fibre Alliance Management Information Bases (FA-MIB) version 4.0 on the SANbox/SANbox2 switch. 5.1 FA MIB Definitions The FA-MIB version 4.0 is a collection of structured objects that resides o...
Page 87 - revisionNumber; Return Value
5 – Fibre Alliance MIB Objects 59047-03 B 5-3 A revisionNumber 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 ...
Page 88 - Connectivity Unit Group
5 – Fibre Alliance MIB Objects 5-4 59047-03 B A 5.2 Connectivity Unit Group The objects described in this section are not in a table format. An example of how to access one of these objects is: "snmpget localhost public fcmgmt.connSet.uNumber.0". uNumber (1.3.6.1.3.94.1.1) The number of conn...
Page 90 - Connectivity Table; FcGlobalId
5 – Fibre Alliance MIB Objects 5-6 59047-03 B A 5.3 Connectivity Table The objects described in this section are in a table format indexed by switch World Wide Name. An example of how to access one of these objects given a WWN of 100000c0dd0090a7 is: "snmpget localhost public fcmgmt.connSet.conn...
Page 92 - Refer to; Switch State
5 – Fibre Alliance MIB Objects 5-8 59047-03 B A connUnitState (1.3.6.1.3.94.1.6.1.5) The operational state of the switch mapped. The overall state of connectivity unit. Syntax INTEGER Access read-only Status mandatory Return Value Refer to Table 5-2 for switch operational states. Table 5-2. Switch O...
Page 93 - Status
5 – Fibre Alliance MIB Objects 59047-03 B 5-9 A connUnitStatus (1.3.6.1.3.94.1.6.1.6) Overall status of the connectivity unit. The goal of this object is to be the single poll point to check the status of the connunit. If there is any other component that has warning, then this should be set to warn...
Page 95 - DisplayString
5 – Fibre Alliance MIB Objects 59047-03 B 5-11 A connUnitUrl (1.3.6.1.3.94.1.6.1.10) URL to launch a management application, if applicable. Otherwise, it’s an 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. If w...
Page 101 - Refer to the following tables for connUnitControl values.; Switch Setting; Table 5-5. connUnitContol Write Control Values; Control Value
5 – Fibre Alliance MIB Objects 59047-03 B 5-17 A Access read-write Status mandatory Return Value Refer to the following tables for connUnitControl values. Table 5-4. connUnitContol Read Return Values Switch Setting Return Value Online Online (6) Offline Offline (5) Diagnostics Offline (5) Other Unkn...
Page 103 - FcEventSeverity; Table 5-6. connUnitEventFilter Read Return Values; Severity Levels; Table 5-7. connUnitEventFilter Control Write Values
5 – Fibre Alliance MIB Objects 59047-03 B 5-19 A connUnitEventFilter (1.3.6.1.3.94.1.6.1.25) 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. Syntax FcEventSeverity ...
Page 106 - Revision Table
5 – Fibre Alliance MIB Objects 5-22 59047-03 B A connUnitVendorId (1.3.6.1.3.94.1.6.1.31) The connectivity unit vendor's name. Syntax DisplayString (SIZE (0..79)) read-only Status mandatory Return Value "QLogic" 5.4 Revision Table The objects described in this section are in a table format i...
Page 107 - The revision table index.
5 – Fibre Alliance MIB Objects 59047-03 B 5-23 A connUnitRevsIndex (1.3.6.1.3.94.1.7.1.2) A unique value among all connUnitRevsEntrys with the same value of connUni-tRevsUnitId, in the range between 1 and connUnitNumRevs[connUnitRevsUnitId]. Syntax INTEGER (1..2147483647) Access read-only Status man...
Page 108 - ConnUnitRevsRevId Return Values; Table Index
5 – Fibre Alliance MIB Objects 5-24 59047-03 B A connUnitRevsRevId (1.3.6.1.3.94.1.7.1.3) A vendor-specific string identifying a revision of a component of the connUnit indexed by connUnitRevsUnitId. Syntax DisplayString Access read-only Status mandatory Return Value Refer to Table 5-8 for SANbox2-8...
Page 109 - ConnUnitRevsDescription Return Values
5 – Fibre Alliance MIB Objects 59047-03 B 5-25 A connUnitRevsDescription (1.3.6.1.3.94.1.7.1.4) Description of a component to which the revision corresponds. Syntax DisplayString Access read-only Status mandatory Return Value Refer to Table 5-10 for SANbox2-8/16 and SANbox 3050/3100/5200 connUni- tR...
Page 110 - Sensor Table
5 – Fibre Alliance MIB Objects 5-26 59047-03 B A 5.5 Sensor Table The objects described in this section are in a table format indexed by World Wide Name and Index. The Index is the sensor number being interrogated. There are six sensor items in each switch. An example of how to access one of these o...
Page 113 - The status indicated by the sensor.; Table 5-17. ConnUnitSensorStatus Return Values for Fan Status; Switch Value
5 – Fibre Alliance MIB Objects 59047-03 B 5-29 A connUnitSensorStatus (1.3.6.1.3.94.1.8.1.4) The status indicated by the sensor. Syntax INTEGER { unknown(1)other(2) - the sensor indicates other than ok (warning or failure).ok(3) - the sensor indicates okwarning(4) - the sensor indicates a warningfai...
Page 114 - Table 5-19. ConnUnitSensorStatus Return Values for Fan Status
5 – Fibre Alliance MIB Objects 5-30 59047-03 B A connUnitSensorInfo (1.3.6.1.3.94.1.8.1.5) Miscellaneous static information about the sensor, such as its serial number. Syntax DisplayString Access read-only Status mandatory Return Value Always returns an empty string. connUnitSensorMessage (1.3.6.1....
Page 115 - Sensor
5 – Fibre Alliance MIB Objects 59047-03 B 5-31 A Return Value Refer to Table 5-20 for SANbox2-8/16 and SANbox 3050/3100/5200 connUnitSensorMessage values. Refer to Table 5-21 for connUnitSensorMessage values. Table 5-20. SANbox2-8/16 and SANbox 3050/3100/5200 ConnUnitSensorMessage Values Sensor Valu...
Page 116 - The type of component being monitored by this sensor.
5 – Fibre Alliance MIB Objects 5-32 59047-03 B A connUnitSensorType (1.3.6.1.3.94.1.8.1.7) The type of component being monitored by this sensor. Syntax INTEGER { unknown(1),other(2),battery(3),fan(4),power-supply(5),transmitter(6),enclosure(7),board(8),receiver(9)} Access read-only Status mandatory ...
Page 117 - The characteristics being monitored by this sensor.
5 – Fibre Alliance MIB Objects 59047-03 B 5-33 A connUnitSensorCharacteristic (1.3.6.1.3.94.1.8.1.8) The characteristics being monitored by this sensor. Syntax INTEGER { unknown(1),other(2),temperature(3),pressure(4),emf(5),currentValue(6), - current is a keywordairflow(7),frequency(8),power(9),door...
Page 118 - Port Table; The connUnitId of the connectivity unit that contains this port.
5 – Fibre Alliance MIB Objects 5-34 59047-03 B A 5.6 Port Table The objects described in this section are in a table format indexed by World Wide Name and Index. The Index is the port number being interrogated. There may be different numbers of ports in each switch so the agent must determine the ma...
Page 119 - Switch Port Type
5 – Fibre Alliance MIB Objects 59047-03 B 5-35 A connUnitPortType (1.3.6.1.3.94.1.10.1.3) The port type. Syntax INTEGER { unknown(1),other(2), not-present(3),hub-port(4), n-port(5), - end port for fabricnl-port(6), - end port for loopfl-port(7), - public loop f-port(8), - fabric port e-port(9), - fa...
Page 120 - Table 5-24. ConnUnitPortType Return Values
5 – Fibre Alliance MIB Objects 5-36 59047-03 B A connUnitPortFCClassCap (1.3.6.1.3.94.1.10.1.4) 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 - 0class-f - 1class-one - 2cl...
Page 121 - Port Value
5 – Fibre Alliance MIB Objects 59047-03 B 5-37 A connUnitPortFCClassOp (1.3.6.1.3.94.1.10.1.5) 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" ::=...
Page 122 - Table 5-25. ConnUnitPortState Return Values
5 – Fibre Alliance MIB Objects 5-38 59047-03 B A connUnitPortStatus (1.3.6.1.3.94.1.10.1.7) An overall protocol status for the port. This value of connUnitPortState is not online, then this is reported Unknown. Syntax INTEGER { unknown(1),unused(2), - device cannot report this statusready(3), - FCAL...
Page 123 - The technology of the port transceiver.; SFP Transmitter Type
5 – Fibre Alliance MIB Objects 59047-03 B 5-39 A connUnitPortTransmitterType (1.3.6.1.3.94.1.10.1.8) The technology of the port transceiver. Syntax INTEGER { unknown(1),other(2), unused(3), shortwave(4), longwave(5), copper(6), scsi(7),longwaveNoOFC(8),shortwaveNoOFC(9),longwaveLED(10),ssa(11)} Acce...
Page 124 - Table 5-27. ConnUnitPortModuleType Return Values; Type
5 – Fibre Alliance MIB Objects 5-40 59047-03 B A connUnitPortModuleType (1.3.6.1.3.94.1.10.1.9) The module type of the port connector. Syntax INTEGER { unknown(1),other(2), gbic(3), embedded(4), - fixed (oneXnine)glm(5),gbicSerialId(6),gbicNoSerialId(7),gbicNotInstalled(8),smallFormFactor(9) - this ...
Page 125 - FcAddressId
5 – Fibre Alliance MIB Objects 59047-03 B 5-41 A Return Value Returns the Port World Wide Name followed by 8 bytes of zeros. For example, the return value for port #2 would be 20 02 00 C0 DD 00 71 C9 00 00 00 00 00 00 00 00, and the return value for port #2 would be 20 0E 00 C0 DD 00 71 C9 00 00 00 ...
Page 126 - unsupported
5 – Fibre Alliance MIB Objects 5-42 59047-03 B A connUnitPortRevision (1.3.6.1.3.94.1.10.1.13) The port revision. For example, for a GBIC. Syntax DisplayString (SIZE(0..79)) Access read-only Status unsupported Return Value Always returns error status "NoSuchName". connUnitPortVendor (1.3.6.1...
Page 128 - Table 5-29. ConnUnitPortControl Write Command Values
5 – Fibre Alliance MIB Objects 5-44 59047-03 B A bypassConnUnitPort(4),unbypassConnUnitPort(5),offlineConnUnitPort(6),onlineConnUnitPort(7),resetConnUnitPortCounters(8)} Access read-write Status mandatory Return Value Refer to Table 5-28 for connUnitPortControl read return values. Refer to Table 5-2...
Page 132 - The hardware detected state of the port.; Port State
5 – Fibre Alliance MIB Objects 5-48 59047-03 B A connUnitPortHWState (1.3.6.1.3.94.1.10.1.23) The hardware detected state of the port. Syntax INTEGER { unknown(1),failed(2), - port failed diagnosticsbypassed(3), - FCAL bypass, loop onlyactive(4), - connected to a deviceloopback(5), - Port in externa...
Page 133 - Event Table
5 – Fibre Alliance MIB Objects 59047-03 B 5-49 A 5.7 Event Table The objects described in this section are in a table format indexed by World Wide Name and Index. The maximum index is determined based on the number of events in the table. An example of how to access one of these objects given a WWN ...
Page 137 - The type of this event.
5 – Fibre Alliance MIB Objects 59047-03 B 5-53 A connUnitEventType (1.3.6.1.3.94.1.11.1.7) The type of this event. Syntax INTEGER { unknown(1),other(2),status(3),configuration(4),topology(5)} Access read-only Status mandatory Return Value Always returns 3 (Status). connUnitEventObject (1.3.6.1.3.94....
Page 138 - The description of the event.; Link Table; be included otherwise.
5 – Fibre Alliance MIB Objects 5-54 59047-03 B A connUnitEventDescr (1.3.6.1.3.94.1.11.1.9) The description of the event. Syntax DisplayString Access read-only Status mandatory Return Value The event description in the form: "[Id][timestamp][severity][module][Descrip-tion]" 5.8 Link Table Th...
Page 139 - connUnitLinkUnitId
5 – Fibre Alliance MIB Objects 59047-03 B 5-55 A connUnitLinkUnitId (1.3.6.1.3.94.1.12.1.1) The connUnitId of the connectivity unit that contains this link table. Syntax connUnitLinkUnitId Access read-only Status mandatory Return Value The World Wide Name of the switch. For example, 10 00 00 C0 DD 0...
Page 141 - connUnitLinkPortWwnX
5 – Fibre Alliance MIB Objects 59047-03 B 5-57 A connUnitLinkPortWwnX (1.3.6.1.3.94.1.12.1.5) The port WWN of the unit specified by connUnitLinkNodeIdX if known, otherwise 16 octets of binary 0" ::= { connUnitLinkEntry 5 }. Syntax connUnitLinkPortWwnX Access read-only Status mandatory Return Val...
Page 145 - Zone Table
5 – Fibre Alliance MIB Objects 59047-03 B 5-61 A connUnitLinkCurrIndex (1.3.6.1.3.94.1.12.1.14) The last used link index. Syntax INTEGER Access read-only Status mandatory Return Value The last used link table index number. 5.9 Zone Table The objects described in this section are in a table format in...
Page 150 - Zoning Alias Table
5 – Fibre Alliance MIB Objects 5-66 59047-03 B A connUnitZoneMemberID (1.3.6.1.3.94.1.13.1.11) ID of the zone member based on connUnitZoneMemberIdType. Syntax FcGlobalId Access read-only Status mandatory Return Value Returns the zone member name as a 16 8-bit octets. Mapped as follows: WWN member - ...
Page 153 - Port Statistics Table
5 – Fibre Alliance MIB Objects 59047-03 B 5-69 A connUnitZoningAliasMemberID (1.3.6.1.3.94.1.14.1.7) ID of the alias member based on connUnitZoningAliasMemberIdType. Syntax FcGlobalId Access read-only Status mandatory Return Value Returns the alias zone member name as 16 8-bit octets. Mapped as foll...
Page 167 - Count of Broadcast frames or packets received at this port.
5 – Fibre Alliance MIB Objects 59047-03 B 5-83 A connUnitPortStatCountRxBroadcastObjects (1.3.6.1.3.94.4.5.1.31) Count of Broadcast frames or packets received at this port. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported. Always returns high order bit to 1 w...
Page 174 - Count of frames received with unknown addressing.
5 – Fibre Alliance MIB Objects 5-90 59047-03 B A connUnitPortStatCountAddressErrors (1.3.6.1.3.94.4.5.1.48) Count of frames received with unknown addressing. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of InvalidDestAddr frames received by a port. c...
Page 175 - Simple Name Server Table; The current number of entries in the table.; MaxAccess
5 – Fibre Alliance MIB Objects 59047-03 B 5-91 A 5.12 Simple Name Server Table The objects described in this section are in a table format indexed by World Wide Name and Index. The index represents the table index. An example of how to access one of these objects given a WWN of 100000c0dd0090a7 is: ...
Page 179 - The port type of this entry in the SNS table.; for connUnitPortType port type return values.; Port Type
5 – Fibre Alliance MIB Objects 59047-03 B 5-95 A connUnitSnsPortType (1.3.6.1.3.94.5.2.1.1.10) The port type of this entry in the SNS table. Syntax OCTET STRING (SIZE (1)) Access read-only Status mandatory Return Value A value indicating the PortType for the entry in the name server table. Refer to ...
Page 181 - The symbolic port name of this entry in the SNS table.
5 – Fibre Alliance MIB Objects 59047-03 B 5-97 A connUnitSnsSymbolicPortName (1.3.6.1.3.94.5.2.1.1.14) The symbolic port name of this entry in the SNS table. Syntax DisplayString (SIZE (0..79)) Access read-only Status mandatory Return Value The symbolic Port Name registered by the device in the name...
Page 182 - Platform Table; The maximum number of entries in the platform table.
5 – Fibre Alliance MIB Objects 5-98 59047-03 B A 5.13 Platform Table The Platform Table is a simple, read-only view of platform registration entries. Platform registry is a service hosted by the connectivity unit, in a very similar manner as the SNS table. The platform table is contained by the conn...
Page 184 - FcUnitType
5 – Fibre Alliance MIB Objects 5-100 59047-03 B A connUnitPlatformType (1.3.6.1.3.94.5.2.2.1.6) The platform type. Syntax FcUnitType Access read-only Status mandatory Return Value Unsupported. Always returns error status "NoSuchName" connUnitPlatformLabel (1.3.6.1.3.94.5.2.2.1.7) An administ...
Page 187 - Trap Table
5 – Fibre Alliance MIB Objects 59047-03 B 5-103 A 5.14 Trap Table Traps are asynchronous messages sent from the agent (residing on the switch) to the manager (residing on the workstation) to identify significant events. There can be up to 5 trap addresses within the trap table. All trap information ...
Page 190 - Specifies the state of the row.
5 – Fibre Alliance MIB Objects 5-106 59047-03 B A trapRegRowState (1.3.6.1.3.94.2.3.1.4) 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...
Page 191 - Related Traps; Figure 5-1. connUnitEventDescr Variable Format; lists the fields in the connUnitEventDescr variable.
5 – Fibre Alliance MIB Objects 59047-03 B 5-107 A 5.15 Related Traps The following traps contain the trap information being sent from the agent to the manager. connUnitStatusChange (1.3.6.1.3.94.0.1) The overall status of the connectivity unit has changed. The recommended severity level (for filteri...
Page 192 - Table 5-33. connUnitEventDescr Variable Field Descriptions; connUnitEventDescr Variable
5 – Fibre Alliance MIB Objects 5-108 59047-03 B A Table 5-34 lists the possible trap strings returned for the connUnitEventDescr variable. Table 5-33. connUnitEventDescr Variable Field Descriptions connUnitEventDescr Variable Description Tag # The number that identifies the event. Event # The event ...
Page 193 - Trap Type
5 – Fibre Alliance MIB Objects 59047-03 B 5-109 A connUnitSensorStatusChange eventSeverity_critical,eventSeverity_critical,eventSeverity_critical,eventSeverity_critical,eventSeverity_critical,eventSeverity_critical,eventSeverity_critical Chassis.PsBadAlarm,Chassis.PsOkAlarm,Chassis.FanBadAlarm,Chass...
Page 194 - coldStart
5 – Fibre Alliance MIB Objects 5-110 59047-03 B A connUnitSensorStatusChange (1.3.6.1.3.94.0.5) The overall status of the connectivity unit has changed. The recommended severity level (for filtering) is “alert”. Sent whenever any of the following notifications occur: Chassis.PsBadAlarm Chassis.PsOkA...
Page 195 - Section 6; Fabric Element MIB Objects; Fibre Channel FE MIB Definitions; The textual substitutions in
59047-03 B 6-1 Section 6 Fabric Element MIB Objects This section covers the implementation details for the Fabric Element Management Information Bases (FE-MIB) on the SANbox/SANbox2 switch. 6.1 Fibre Channel FE MIB Definitions The textual substitutions in Table 6-1 are specific to the FE-MIB and can...
Page 196 - Configuration Group; Current
6 – Fabric Element MIB Objects 6-2 59047-03 B A 6.2 Configuration Group This group consists of scalar objects and tables. It contains the configuration and service parameters of the Fabric Element and the FxPorts. The group represents a set of parameters associated with the Fabric Element or an FxPo...
Page 197 - The Name_Identifier of the Fabric Element.
6 – Fabric Element MIB Objects 59047-03 B 6-3 A Return Value The World Wide Name of the switch. For example, 10 00 00 C0 DD 00 71 C9. Writes are not supported. fcFeElementName (1.3.6.1.2.1.75.1.1.2) The Name_Identifier of the Fabric Element. Syntax FcNameId Access read-write Status Current Return Va...
Page 198 - Module Table; SnmpAdminString
6 – Fabric Element MIB Objects 6-4 59047-03 B A 6.3 Module Table The objects described in this section are in table format indexed by switch. An example of how to access one of these objects is: "snmpget localhost public fcFeModuleDescr.1". This table contains one entry for each module. fcFe...
Page 199 - The operational status of that module.; Mode
6 – Fabric Element MIB Objects 59047-03 B 6-5 A 1.3.6.1.4.1.1663.1.1.1.1.19, SANbox 3100 = 1.3.6.1.4.1.1663.1.1.1.1.20, SANbox 5200 = 1.3.6.1.4.1.1663.1.1.1.1.17 fcFeModuleOperStatus (1.3.6.1.2.1.75.1.1.4.1.4) Switch definitions map 1-to-1 with the MIB definitions. This object indicates the operatio...
Page 200 - TimeStamp
6 – Fabric Element MIB Objects 6-6 59047-03 B A fcFeModuleLastChange (1.3.6.1.2.1.75.1.1.4.1.5) This object contains the value of sysUpTime when the module entered its current operational status. A value of zero indicates that the operational status of the module has not changed since the agent last...
Page 201 - FxPort Configuration Table
6 – Fabric Element MIB Objects 59047-03 B 6-7 A fcFeModuleName (1.3.6.1.2.1.75.1.1.4.1.7) The Name_Identifier of the switch. Syntax FcNameId Access read-write Status current Return Value The World Wide Name of the switch. Writes are not supported. For example, 10 00 00 C0 DD 00 71 C9. 6.4 FxPort Con...
Page 206 - The Status Group
6 – Fabric Element MIB Objects 6-12 59047-03 B A 6.5 The Status Group The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortId.1.1". This group consists of table...
Page 208 - FxPort Physical Level Table; current; Port
6 – Fabric Element MIB Objects 6-14 59047-03 B A 6.6 FxPort Physical Level Table The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortPhysAdminStatus.1.1". This...
Page 209 - Table 6-6 fcFxPortPHysOperStatus Return Values
6 – Fabric Element MIB Objects 59047-03 B 6-15 A Refer to Table 6-5 for fcFxPortPhysAdminStatus write values. fcFxPortPhysOperStatus (1.3.6.1.2.1.75.1.2.2.1.2) The current operational status of the FxPort. The testing(3) indicates that no operational frames can be passed. If fcFxPortPhysAdminStatus ...
Page 211 - Fx Port Fabric Login Table; FcphVersion
6 – Fabric Element MIB Objects 59047-03 B 6-17 A 6.7 Fx Port Fabric Login Table The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortFcphVersionAgreed.1.1". Thi...
Page 212 - FcRxDataFieldSize
6 – Fabric Element MIB Objects 6-18 59047-03 B A fcFxPortNxPortRxDataFieldSize (1.3.6.1.2.1.75.1.2.3.1.4) The Receive Data Field Size of the attached NxPort. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the NxPort. Syntax FcRxDataFieldSize Access read-o...
Page 213 - TruthValue
6 – Fabric Element MIB Objects 59047-03 B 6-19 A fcFxPortIntermixSuppAgreed (1.3.6.1.2.1.75.1.2.3.1.6) A variable indicating that the attached NxPort has requested the FxPort for the support of Intermix and the FxPort has granted the request. This flag is only valid if Class 1 service is supported. ...
Page 216 - The Error Group
6 – Fabric Element MIB Objects 6-22 59047-03 B A 6.8 The Error Group The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortLinkFailures.1.1". This group consists...
Page 220 - The number of Offline Sequences issued by this FxPort.; Accounting Groups
6 – Fabric Element MIB Objects 6-26 59047-03 B A fcFxPortOlsOuts (1.3.6.1.2.1.75.1.3.1.1.12) The number of Offline Sequences issued by this FxPort. Syntax Counter32 Access read-only Status current Return Value The total number of TxOflineSeqs sent by a port. 6.9 Accounting Groups Each group consists...
Page 222 - The number of Class 1 frames discarded by this FxPort.
6 – Fabric Element MIB Objects 6-28 59047-03 B A fcFxPortC1Discards (1.3.6.1.2.1.75.1.4.1.1.5) The number of Class 1 frames discarded by this FxPort. Syntax Counter32 Access read-only Status current Return Value Unsupported. Always returns error status "NoSuchName". fcFxPortC1FbsyFrames (1.3...
Page 224 - Class 2 Accounting Table
6 – Fabric Element MIB Objects 6-30 59047-03 B A 6.10 Class 2 Accounting Table The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortC2InFrames.1.1". This table ...
Page 226 - The number of F_BSY frames generated by this FxPort.
6 – Fabric Element MIB Objects 6-32 59047-03 B A fcFxPortC2FbsyFrames (1.3.6.1.2.1.75.1.4.2.1.6) The number of F_BSY frames generated by this FxPort. Syntax Counter32 Access read-only Status current Return Value The total number of FBusy frames generated by this port for Class 2 and 3 frames. fcFxPo...
Page 227 - Class 3 Accounting Table
6 – Fabric Element MIB Objects 59047-03 B 6-33 A 6.11 Class 3 Accounting Table The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortC3InFrames.1.1". This table ...
Page 229 - Capability Group
6 – Fabric Element MIB Objects 59047-03 B 6-35 A 6.12 Capability Group The objects described in this section are in table format indexed by switch index and port index. An example of how to access one of these objects is: "snmpget localhost public fcFxPortName.1.1". The Capability Group cons...
Page 233 - MicroSeconds
6 – Fabric Element MIB Objects 59047-03 B 6-39 A fcFxPortCapHoldTimeMaxv (1.3.6.1.2.1.75.1.5.1.1.12) The maximum holding time that the FxPort is capable of supporting, in microsec-onds. Syntax MicroSeconds Access read-only Status current Return Value 20000 (0x4E20) fcFxPortCapHoldTimeMin (1.3.6.1.2....
Page 235 - Section 7; QLOGIC MIB Objects; QLOGIC MIB Definitions
59047-03 B 7-1 Section 7 QLOGIC MIB Objects This section covers the implementation details for the QLOGIC Management Information Bases (QLOGIC-MIB) on the SANbox/SANbox2 switch. 7.1 QLOGIC MIB Definitions This MIB replaces the fcFxPortPhysTable module defined in FIBRE-CHANNEL-FE-MIB, and defines vol...
Page 236 - Table 7-2. fcQxPortPhysAdminStatus Write Values
7 – QLOGIC MIB Objects 7-2 59047-03 B A Refer to Table 7-2 for fcQxPortPhysAdminStatus write values. fcQxPortPhysOperStatus (1.3.6.1.4.1.1663.1.3.10.1.1.4) The current operational status of the FxPort. The testing(3) indicates that no operational frames can be passed. If fcQxPortPhysAdminStatus is o...
Page 239 - Glossary; Arbitrated Loop Physical Address
59047-03 B Glossary-1 Glossary AL_PA Arbitrated Loop Physical Address Arbitrated Loop A Fibre Channel topology where ports use arbitration to establish a point-to-point circuit. Arbitrated Loop Physical Address (AL_PA) A unique one-byte value assigned during loop initialization to each NL_Port on a ...
Page 240 - Internet Control Message Protocol
Simple Network Management Protocol Reference Guide Glossary-2 59047-03 B A Frame Data unit consisting of a start-of-frame (SOF) delimiter, header, data payload, CRC, and an end-of-frame (EOF) delimiter. ICMP Internet Control Message Protocol IETF Internet Engineering Task Force Initiator The device ...
Page 241 - Network Management Station
59047-03 B Glossary-3 Simple Network Management Protocol Reference Guide A MSEnable Determines whether GS-3 management server commands will be accepted on the port. It can be used to prevent in-band management of the switch on any or all ports. (True / False) NL_Port Node Loop Port. A Fibre Channel ...
Page 243 - Zone Set
59047-03 B Glossary-5 Simple Network Management Protocol Reference Guide A Zone Set A set of zones grouped together. The active zone set defines the zoning for a fabric.