A Simplify SANbox/SANbox2 Simple Network Management Protocol Reference Guide 59047-03 B Page i
A Simple Network Management Protocol Reference Guide Information furnished in this guide is believed to be accurate and reliable. However, QLogic Corporation assumes no responsibility for its use, nor for any infringements of patents or other rights of third parties which may result from its use. QLogic Corporation reserves the right to change product specifications at any time without notice. Applications described in this document for any of these products are for illustrative purposes only.
Table of Contents Section 1 Introduction 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 Intended Audience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Related Materials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Technical Support. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Availability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Training . .
Simple Network Management Protocol Reference Guide A 4.16 4.17 4.18 4.19 4.20 The UDP Listener Table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The EGP Group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The EGP Neighbor Table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The Transmission Group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The SNMP Group. . .
A Simple Network Management Protocol Reference Guide Index List of Figures Figure Page 2-1 SNMP Interface Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-2 5-1 connUnitEventDescr Variable Format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Simple Network Management Protocol Reference Guide 5-32 5-33 5-34 6-1 6-2 6-3 6-4 6-5 7-1 7-2 7-3 Page vi A Trap Severity Levels . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-103 connUnitEventDescr Variable Field Descriptions. . . . . . . . . . . . . . . . . . . . . . . . . . . 5-108 connUnitEventDescr Trap List . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-108 FA-MIB Textual Substitutions. . . . . . . . . . . . .
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 products. This guide is organized as follows: Section 2 provides an overview of SNMP objectives, managers and agents, traps, Management Information Bases (MIB), and User Datagram Protocol.
A 1 – Introduction 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. SANbox2-8 Fibre Channel Switch Installation Guide, publication number 59042-06.
A 1 – Introduction 1.3.3 Contact Information Support Headquarters QLogic Corporation 12984 Valley View Road Eden Prairie, MN 55344-3657 USA QLogic Web Site www.qlogic.com Technical Support Web Site support.qlogic.com Technical Support Email support@qlogic.com Technical Training Email tech.training@qlogic.com North American Region Email support@qlogic.com Phone +1-952-932-4040 Fax +1 952-932-4018 Europe, Middle East, and Africa Region Email emeasupport@qlogic.
A 1 – Introduction Notes 1-4 59047-03 B
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. Specifically, this guide describes the SNMP agent that resides on the switch.
A 2 – SNMP Overview 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 not have direct access to the internal database of the switch. Workstation with SNMP Manager Ethernet Connection SANbox2 Switch with Agent and Common User Interface API Figure 2-1. SNMP Interface Architecture 2.
A 2 – SNMP Overview Table 2-1. Trap Severity Levels Event Type Severity Level Unknown 1 Emergency 2 Alert 3 Critical 4 Error 5 Warning 6 Notify 7 Info 8 Debug 9 Mark 10 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 itself; it is implementation dependant.
A 2 – SNMP Overview 2.
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 SANsurfer Switch Manager application 3.1 System Specifications and Requirements SANbox/SANbox2 switches support SNMPv1 and SNMPv2c. Version 1 and 2 traps are supported.
3 – Configuring a Switch A cli #> admin start cli (admin) #> set setup snmp A list of attributes with formatting and current values will follow. Enter a new value or simply press the ENTER key to accept the current value. If you wish to terminate this process before reaching the end of the list press 'q' or 'Q' and the ENTER key to do so.
A 3 – Configuring a Switch 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 Management User’s Guide.
3 – Configuring a Switch A Notes 3-4 59047-03 B
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 MIB. It is not the actual database itself; it is implementation dependant. Definition of the MIB conforms to the SMI given in RFC 1155. The latest Internet MIB is given in RFC 1213, and is sometimes called MIB-II. 4.
A 4 – MIB-II Objects sysDescr (1.3.6.1.2.1.1.1) A textual description of the entity. This value should include the full name and version identification of the system's hardware type, operating-system, and networking software. It is mandatory that this only contain printable American Standard Code for Information Interchange (ASCII) characters. Syntax DisplayString (SIZE (0..
A 4 – MIB-II Objects sysUpTime (1.3.6.1.2.1.1.3) The time, in hundredths of a second, since the network management portion of the system was last re-initialized. Syntax TimeTicks Access read-only Status mandatory Return Value The time since the switch was powered on, or last reset (reset, hardreset, or hotreset) was executed. For example, 3 days 21 hours, 5 minutes, and 26.84 seconds. The value will roll over after approximately 497 days of continuous up time. sysContact (1.3.6.1.2.1.1.
A 4 – MIB-II Objects sysName (1.3.6.1.2.1.1.5) An administratively-assigned name for this managed Node. By convention, this is the Node's fully-qualified domain name. Syntax DisplayString (SIZE (0..255)) Access read-write Status mandatory Return Value The defaults are: SANbox2-8 = SANbox2-8, SANbox2-16 = SANbox2, SANbox2-64 = SANbox2-64, SANbox 3050 = SANbox, SANbox 3100 = SANbox, and SANbox 5200 = SANbox sysLocation (1.3.6.1.2.1.1.
A 4 – MIB-II Objects 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 raised to (L - 1) is added to the sum. For example, a Node that performs primarily routing functions would have a value of 4 (2^(3-1)).
A 4 – MIB-II Objects 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 in the Internet suite of protocols. ifIndex (1.3.6.1.2.1.2.2.1.1) A unique value for each interface. Its value ranges between 1 and the value of ifNumber.
A 4 – MIB-II Objects ifMtu (1.3.6.1.2.1.2.2.1.4) The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. Syntax INTEGER Access read-only Status mandatory ifSpeed (1.3.6.1.2.1.2.2.1.5) An estimate of the interface's current bandwidth in bits per second.
A 4 – MIB-II Objects ifAdminStatus (1.3.6.1.2.1.2.2.1.7) The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. Syntax INTEGER Access read-write Status mandatory Return Value Writes not supported. ifOperStatus (1.3.6.1.2.1.2.2.1.8) The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Syntax INTEGER Access read-only Status mandatory ifLastChange (1.3.6.1.2.1.2.2.1.
A 4 – MIB-II Objects ifInOctets (1.3.6.1.2.1.2.2.1.10) The total number of octets received on the interface, including framing characters. Syntax Counter Access read-only Status mandatory ifInUcastPkts (1.3.6.1.2.1.2.2.1.11) The number of subnetwork-unicast packets delivered to a higher-layer protocol. Syntax Counter Access read-only Status mandatory ifInNUcastPkts (1.3.6.1.2.1.2.2.1.
A 4 – MIB-II Objects ifInDiscards (1.3.6.1.2.1.2.2.1.13) The number of inbound packets that were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Syntax Counter Access read-only Status mandatory ifInErrors (1.3.6.1.2.1.2.2.1.14) The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
A 4 – MIB-II Objects ifOutOctets (1.3.6.1.2.1.2.2.1.16) The total number of octets transmitted out of the interface, including framing characters. Syntax Counter Access read-only Status mandatory ifOutUcastPkts (1.3.6.1.2.1.2.2.1.17) The total number of packets that higher level protocols requested be transmitted to a subnetwork unicast address, including those that were discarded or not sent. Syntax Counter Access read-only Status mandatory ifOutNUcastPkts (1.3.6.1.2.1.2.2.1.
A 4 – MIB-II Objects ifOutDiscards (1.3.6.1.2.1.2.2.1.19) The number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Syntax Counter Access read-only Status mandatory ifOutErrors (1.3.6.1.2.1.2.2.1.20) The number of outbound packets that could not be transmitted because of errors. Syntax Counter Access read-only Status mandatory ifOutQLen (1.
A 4 – MIB-II Objects 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 objects specific to Ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identifier, and any conformant implementation of ASN.
A 4 – MIB-II Objects atIfIndex (1.3.6.1.2.1.3.1.1.1) The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. Syntax INTEGER Access read-write Status deprecated atPhysAddress (1.3.6.1.2.1.3.1.1.2) The media-dependent “physical” address. Setting this object to a null string (one of zero length) has the effect of invalidating the corresponding entry in the atTable object.
A 4 – MIB-II Objects 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 entity. IP Gateways forward datagrams; IP hosts do not (except those source-routed from the host). For some managed Nodes, this object may take on only a subset of the values possible.
A 4 – MIB-II Objects ipInReceives (1.3.6.1.2.1.4.3) The total number of input datagrams received from interfaces, including those received in error. Syntax Counter Access read-only Status mandatory ipInHdrErrors (1.3.6.1.2.1.4.4) The number of input datagrams discarded due to errors in their IP headers. These include bad checksums, version number mismatch, other format errors, time-tolive exceeded, and errors discovered in processing their IP options.
A 4 – MIB-II Objects ipForwDatagrams (1.3.6.1.2.1.4.6) The number of input datagrams for which this entity was not their final IP destination. As a result, an attempt was made to find a route to forward them to that final destination. In entities that do not act as IP Gateways, this counter will include only those packets that were Source Routed from this entity, and the Source Route option processing was successful. Syntax Counter Access read-only Status mandatory ipInUnknownProtos (1.3.6.1.2.1.4.
A 4 – MIB-II Objects ipInDelivers (1.3.6.1.2.1.4.9) The total number of input datagrams successfully delivered to IP user protocols (including ICMP). Syntax Counter Access read-only Status mandatory ipOutRequests (1.3.6.1.2.1.4.10) The total number of IP datagrams that local IP user protocols (including ICMP) supplied to IP in requests for transmission. This counter does not include any datagrams counted in ipForwDatagrams. Syntax Counter Access read-only Status mandatory ipOutDiscards (1.3.6.1.2.1.4.
A 4 – MIB-II Objects ipOutNoRoutes (1.3.6.1.2.1.4.12) The number of IP datagrams discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in ipForwDatagrams which meet this “no-route” criterion. This includes any datagrams that a host cannot route because all of its default gateways are down. Syntax Counter Access read-only Status mandatory ipReasmTimeout (1.3.6.1.2.1.4.
A 4 – MIB-II Objects ipReasmOKs (1.3.6.1.2.1.4.15) The number of IP datagrams successfully reassembled. Syntax Counter Access read-only Status mandatory ipReasmFails (1.3.6.1.2.1.4.16) The number of failures detected by the IP reassembly algorithm for example, timed out, errors). This is not necessarily a count of discarded IP fragments, since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.
A 4 – MIB-II Objects 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.1.2.1.4.19) The number of IP datagram fragments that have been generated as a result of fragmentation at this entity. Syntax Counter Access read-only Status mandatory 4.
A 4 – MIB-II Objects ipAdEntIfIndex (1.3.6.1.2.1.4.20.1.2) The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. Syntax INTEGER Access read-only Status mandatory ipAdEntNetMask (1.3.6.1.2.1.4.20.1.3) The subnet mask associated with the IP address of this entry.
A 4 – MIB-II Objects 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 The IP routing table contains an entry for each route presently known to this entity. ipRouteDest (1.3.6.1.2.1.4.21.1.1) The destination IP address of this route. An entry with a value of 0.0.0.
A 4 – MIB-II Objects ipRouteIfIndex (1.3.6.1.2.1.4.21.1.2) The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. Syntax INTEGER Access read-write Status mandatory Return Value Writes not supported. ipRouteMetric1 (1.3.6.1.2.1.4.21.1.3) The primary routing metric for this route.
A 4 – MIB-II Objects ipRouteMetric2 (1.3.6.1.2.1.4.21.1.4) An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. Syntax INTEGER Access read-write Status mandatory Return Value Writes not supported. ipRouteMetric3 (1.3.6.1.2.1.4.21.1.5) An alternate routing metric for this route.
A 4 – MIB-II Objects ipRouteMetric4 (1.3.6.1.2.1.4.21.1.6) An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. Syntax INTEGER Access read-write Status mandatory Return Value Writes not supported. ipRouteNextHop (1.3.6.1.2.1.4.21.1.7) The IP address of the next hop of this route.
A 4 – MIB-II Objects ipRouteType (1.3.6.1.2.1.4.21.1.8) The type of route. The values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively disassociates the destination identified with the entry from the route identified with the entry.
A 4 – MIB-II Objects ipRouteAge (1.3.6.1.2.1.4.21.1.10) The number of seconds since this route was last updated or otherwise determined to be correct. No semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned. Syntax INTEGER Access read-write Status mandatory Return Value Writes not supported. ipRouteMask (1.3.6.1.2.1.4.21.1.
A 4 – MIB-II Objects ipRouteMetric5 (1.3.6.1.2.1.4.21.1.12) An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. Syntax INTEGER Access read-write Status mandatory Return Value Writes not supported. ipRouteInfo (1.3.6.1.2.1.4.21.1.
A 4 – MIB-II Objects 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 all interfaces are of this type, then the Address Translation table is empty, that is, has zero entries. ipNetToMediaIfIndex (1.3.6.1.2.1.4.22.1.1) The interface on which this entry's equivalence is effective.
A 4 – MIB-II Objects ipNetToMediaNetAddress (1.3.6.1.2.1.4.22.1.3) The IpAddress corresponding to the media-dependent `physical' address. Syntax IpAddress Access read-write Status mandatory Return Value Writes not supported. ipNetToMediaType (1.3.6.1.2.1.4.22.1.4) The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable.
A 4 – MIB-II Objects 4.10 Additional IP Objects Following are the additional IP objects. ipRoutingDiscards (1.3.6.1.2.1.4.23) The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to freeup buffer space for other routing entries. Syntax Counter Access read-only Status mandatory 4.11 The ICMP Group Implementation of the ICMP group is mandatory for all systems. icmpInMsgs (1.3.6.1.2.1.5.
A 4 – MIB-II Objects icmpInErrors (1.3.6.1.2.1.5.2) The number of ICMP messages received by the entity but were determined as having ICMP-specific errors (such as, bad ICMP checksums, bad length). Syntax Counter Access read-only Status mandatory icmpInDestUnreachs (1.3.6.1.2.1.5.3) The number of ICMP Destination Unreachable messages received. Syntax Counter Access read-only Status mandatory icmpInTimeExcds (1.3.6.1.2.1.5.4) The number of ICMP Time Exceeded messages received.
A 4 – MIB-II Objects icmpInParmProbs (1.3.6.1.2.1.5.5) The number of ICMP Parameter Problem messages received. Syntax Counter Access read-only Status mandatory icmpInSrcQuenchs (1.3.6.1.2.1.5.6) The number of ICMP Source Quench messages received. Syntax Counter Access read-only Status mandatory icmpInRedirects (1.3.6.1.2.1.5.7) The number of ICMP Redirect messages received.
A 4 – MIB-II Objects icmpInEchos (1.3.6.1.2.1.5.8) The number of ICMP Echo (request) messages received. Syntax Counter Access read-only Status mandatory icmpInEchoReps (1.3.6.1.2.1.5.9) The number of ICMP Echo Reply messages received. Syntax Counter Access read-only Status mandatory icmpInTimestamps (1.3.6.1.2.1.5.10) The number of ICMP Timestamp (request) messages received.
A 4 – MIB-II Objects icmpInTimestampReps (1.3.6.1.2.1.5.11) The number of ICMP Timestamp Reply messages received. Syntax Counter Access read-only Status mandatory icmpInAddrMasks (1.3.6.1.2.1.5.12) The number of ICMP Address Mask Request messages received. Syntax Counter Access read-only Status mandatory icmpInAddrMaskReps (1.3.6.1.2.1.5.13) The number of ICMP Address Mask Reply messages received.
A 4 – MIB-II Objects icmpOutMsgs (1.3.6.1.2.1.5.14) The total number of ICMP messages which this entity attempted to send. This counter includes all those counted by icmpOutErrors. Syntax Counter Access read-only Status mandatory icmpOutErrors (1.3.6.1.2.1.5.15) The number of ICMP messages which this entity did not send due to problems discovered within ICMP, such as a lack of buffers.
A 4 – MIB-II Objects icmpOutTimeExcds (1.3.6.1.2.1.5.17) The number of ICMP Time Exceeded messages sent. Syntax Counter Access read-only Status mandatory icmpOutParmProbs (1.3.6.1.2.1.5.18) The number of ICMP Parameter Problem messages sent. Syntax Counter Access read-only Status mandatory icmpOutSrcQuenchs (1.3.6.1.2.1.5.19) The number of ICMP Source Quench messages sent. Syntax Counter Access read-only Status mandatory icmpOutRedirects (1.3.6.1.2.1.5.20) The number of ICMP Redirect messages sent.
A 4 – MIB-II Objects icmpOutEchos (1.3.6.1.2.1.5.21) The number of ICMP Echo (request) messages sent. Syntax Counter Access read-only Status mandatory icmpOutEchoReps (1.3.6.1.2.1.5.22) The number of ICMP Echo Reply messages sent. Syntax Counter Access read-only Status mandatory icmpOutTimestamps (1.3.6.1.2.1.5.23) The number of ICMP Timestamp (request) messages sent. Syntax Counter Access read-only Status mandatory icmpOutTimestampReps (1.3.6.1.2.1.5.
A 4 – MIB-II Objects 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 Status mandatory 4.12 The TCP Group Implementation of the TCP group is mandatory for all systems that implement the TCP.
A 4 – MIB-II Objects tcpRtoMin (1.3.6.1.2.1.6.2) The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793. Syntax INTEGER Access read-only Status mandatory tcpRtoMax (1.3.6.1.2.1.6.
A 4 – MIB-II Objects tcpActiveOpens (1.3.6.1.2.1.6.5) The number of times TCP connections have made a direct transition to the SYNSENT state from the CLOSED state. Syntax Counter Access read-only Status mandatory tcpPassiveOpens (1.3.6.1.2.1.6.6) The number of times TCP connections have made a direct transition to the SYNRCVD state from the LISTEN state. Syntax Counter Access read-only Status mandatory tcpAttemptFails (1.3.6.1.2.1.6.
A 4 – MIB-II Objects tcpEstabResets (1.3.6.1.2.1.6.8) The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. Syntax Counter Access read-only Status mandatory tcpCurrEstab (1.3.6.1.2.1.6.9) The number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. Syntax Gauge Access read-only Status mandatory tcpInSegs (1.3.6.1.2.1.6.
A 4 – MIB-II Objects tcpOutSegs (1.3.6.1.2.1.6.11) The total number of segments sent including those on current connections, but excluding those containing only retransmitted octets. Syntax Counter Access read-only Status mandatory tcpRetransSegs (1.3.6.1.2.1.6.12) The total number of segments retransmitted. That is, the number of TCP segments transmitted containing one or more previously transmitted octets.
A 4 – MIB-II Objects 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 management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a “badValue” response if a management station attempts to set this object to any other value.
A 4 – MIB-II Objects tcpConnLocalPort (1.3.6.1.2.1.6.13.1.3) The local port number for this TCP connection. Syntax INTEGER (0..65535) Access read-only Status mandatory tcpConnRemAddress (1.3.6.1.2.1.6.13.1.4) The remote IP address for this TCP connection. Syntax IpAddress Access read-only Status mandatory tcpConnRemPort (1.3.6.1.2.1.6.13.1.5) The remote port number for this TCP connection. Syntax INTEGER (0..
A 4 – MIB-II Objects 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 checksums). Syntax Counter Access read-only Status mandatory tcpOutRsts (1.3.6.1.2.1.6.15) The number of TCP segments sent containing the RST flag.
A 4 – MIB-II Objects 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.1.2.1.7.2) The total number of received UDP datagrams for which there was no application at the destination port. Syntax Counter Access read-only Status mandatory udpInErrors (1.3.6.1.2.1.7.
A 4 – MIB-II Objects 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 application is currently accepting datagrams. udpLocalAddress (1.3.6.1.2.1.7.5.1.1) The local IP address for this UDP listener.
A 4 – MIB-II Objects 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) The number of EGP messages received that proved to be in error. Syntax Counter Access read-only Status mandatory egpOutMsgs (1.3.6.1.2.1.8.3) The total number of locally generated EGP messages.
A 4 – MIB-II Objects egpOutErrors (1.3.6.1.2.1.8.4) The number of locally generated EGP messages not sent due to resource limitations within an EGP entity. Syntax Counter Access read-only Status mandatory 4.18 The EGP Neighbor Table The EGP neighbor table contains information about this entity's EGP neighbors. egpNeighState (1.3.6.1.2.1.8.5.1.1) The EGP state of the local system with respect to this entry's EGP neighbor.
A 4 – MIB-II Objects egpNeighAs (1.3.6.1.2.1.8.5.1.3) The autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known. Syntax INTEGER Access read-only Status mandatory egpNeighInMsgs (1.3.6.1.2.1.8.5.1.4) The number of EGP messages received without error from this EGP peer. Syntax Counter Access read-only Status mandatory egpNeighInErrs (1.3.6.1.2.1.8.5.1.
A 4 – MIB-II Objects egpNeighOutErrs (1.3.6.1.2.1.8.5.1.7) The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity. Syntax Counter Access read-only Status mandatory egpNeighInErrMsgs (1.3.6.1.2.1.8.5.1.8) The number of EGP-defined error messages received from this EGP peer. Syntax Counter Access read-only Status mandatory egpNeighOutErrMsgs (1.3.6.1.2.1.8.5.1.9) The number of EGP-defined error messages sent to this EGP peer.
A 4 – MIB-II Objects egpNeighStateDowns (1.3.6.1.2.1.8.5.1.11) The number of EGP state transitions from the UP state to any other state with this EGP peer. Syntax Counter Access read-only Status mandatory egpNeighIntervalHello (1.3.6.1.2.1.8.5.1.12) The interval between EGP Hello command retransmissions, in hundredths of a second. This represents the t1 timer as defined in RFC 904. Syntax INTEGER Access read-only Status mandatory egpNeighIntervalPoll (1.3.6.1.2.1.8.5.1.
A 4 – MIB-II Objects egpNeighMode (1.3.6.1.2.1.8.5.1.14) The polling mode of this EGP entity, either passive or active. Syntax INTEGER { active(1), passive(2) } Access read-only Status mandatory egpNeighEventTrigger (1.3.6.1.2.1.8.5.1.15) A control variable used to trigger operator-initiated Start and Stop events. When read, this variable always returns the most recent value that egpNeighEventTrigger was set to.
A 4 – MIB-II Objects 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, the transmission group is used to provide a prefix for the names of those objects.
A 4 – MIB-II Objects snmpOutPkts (1.3.6.1.2.1.11.2) The total number of SNMP messages passed from the SNMP protocol entity to the transport service. Syntax Counter Access read-only Status mandatory snmpInBadVersions (1.3.6.1.2.1.11.3) The total number of SNMP messages delivered to the SNMP protocol entity and were for an unsupported SNMP version. Syntax Counter Access read-only Status mandatory snmpInBadCommunityNames (1.3.6.1.2.1.11.
A 4 – MIB-II Objects snmpInBadCommunityUses (1.3.6.1.2.1.11.5) The total number of SNMP messages delivered to the SNMP protocol entity which represented an SNMP operation which was not allowed by the SNMP community named in the message. Syntax Counter Access read-only Status mandatory snmpInASNParseErrs (1.3.6.1.2.1.11.6) The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP messages. Syntax Counter Access read-only Status mandatory snmpInTooBigs (1.
A 4 – MIB-II Objects snmpInNoSuchNames (1.3.6.1.2.1.11.9) The total number of SNMP PDUs delivered to the SNMP protocol entity and for which the value of the error-status field is "NoSuchName". Syntax Counter Access read-only Status mandatory snmpInBadValues (1.3.6.1.2.1.11.10) The total number of SNMP PDUs delivered to the SNMP protocol entity and for which the value of the error-status field is “badValue”. Syntax Counter Access read-only Status mandatory snmpInReadOnlys (1.3.6.1.2.1.11.
A 4 – MIB-II Objects snmpInGenErrs (1.3.6.1.2.1.11.12) The total number of SNMP PDUs delivered to the SNMP protocol entity and for which the value of the error-status field is “genErr”. Syntax Counter Access read-only Status mandatory snmpInTotalReqVars (1.3.6.1.2.1.11.13) The total number of MIB objects retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs. Syntax Counter Access read-only Status mandatory snmpInTotalSetVars (1.3.6.1.2.1.
A 4 – MIB-II Objects snmpInGetRequests (1.3.6.1.2.1.11.15) The total number of SNMP Get-Request PDUs accepted and processed by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpInGetNexts (1.3.6.1.2.1.11.16) The total number of SNMP Get-Next PDUs accepted and processed by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpInSetRequests (1.3.6.1.2.1.11.17) The total number of SNMP Set-Request PDUs accepted and processed by the SNMP protocol entity.
A 4 – MIB-II Objects snmpInGetResponses (1.3.6.1.2.1.11.18) The total number of SNMP Get-Response PDUs accepted and processed by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpInTraps (1.3.6.1.2.1.11.19) The total number of SNMP Trap PDUs accepted and processed by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpOutTooBigs (1.3.6.1.2.1.11.
A 4 – MIB-II Objects snmpOutNoSuchNames (1.3.6.1.2.1.11.21) The total number of SNMP PDUs generated by the SNMP protocol entity and for which the value of the error-status is "NoSuchName". Syntax Counter Access read-only Status mandatory snmpOutBadValues (1.3.6.1.2.1.11.22) The total number of SNMP PDUs generated by the SNMP protocol entity and for which the value of the error-status field is “badValue”. Syntax Counter Access read-only Status mandatory snmpOutGenErrs (1.3.6.1.2.1.11.
A 4 – MIB-II Objects snmpOutGetRequests (1.3.6.1.2.1.11.25) The total number of SNMP Get-Request PDUs generated by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpOutGetNexts (1.3.6.1.2.1.11.26) The total number of SNMP Get-Next PDUs generated by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpOutSetRequests (1.3.6.1.2.1.11.27) The total number of SNMP Set-Request PDUs generated by the SNMP protocol entity.
A 4 – MIB-II Objects snmpOutGetResponses (1.3.6.1.2.1.11.28) The total number of SNMP Get-Response PDUs generated by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpOutTraps (1.3.6.1.2.1.11.29) The total number of SNMP Trap PDUs generated by the SNMP protocol entity. Syntax Counter Access read-only Status mandatory snmpEnableAuthenTraps (1.3.6.1.2.1.11.30) Indicates whether the SNMP agent process is permitted to generate authentication-failure traps.
4 – MIB-II Objects A Notes 4-66 59047-03 B
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 on the workstation with the manager application. These objects define the syntax for information exchanged between the manager and the agent.
A 5 – Fibre Alliance MIB Objects Table 5-1. FA-MIB Textual Substitutions (Continued) Description 5-2 Syntax FcEventSeverity INTEGER{ unknown (1), emergency (2), alert (3), critical (4), error (5), warning (6), notify (7), info (8), debug (9), mark (10) - All messages logged } FcUnitType INTEGER { unknown(1) other(2) - none of the following hub(3) - passive connectivity unit supporting loop protocol. switch(4) - active connectivity unit supporting multiple protocols.
A 5 – Fibre Alliance MIB Objects 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 number The value will be stored as an ASCII value. The following is the current value of 04.00 for this object.
5 – Fibre Alliance MIB Objects 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 connectivity units present on this system (represented by this agent). May be a count of the boards in a chassis or the number of full boxes in a rack.
A 5 – Fibre Alliance MIB Objects statusChangeTime (1.3.6.1.3.94.1.3) The sysuptime timestamp at which the last status change occurred for any members of the set, in centiseconds. Syntax TimeTicks Access read only Status obsolete Return Value This object is obsolete. Always returns error status "NoSuchName". configurationChangeTime (1.3.6.1.3.94.1.4) The sysuptime timestamp at which the last configuration change occurred for any members of the set, in centiseconds.
5 – Fibre Alliance MIB Objects 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.connUnitTable.connUnitEntry.connUnitId..16.0.0.192. 221.0.144.167.0.0.0.0.0.0.0.0". connUnitId (1.3.6.1.3.94.1.6.1.1) The unique identification for this connectivity unit among those within this proxy domain.
A 5 – Fibre Alliance MIB Objects connUnitType (1.3.6.1.3.94.1.6.1.3) The type of this connectivity unit. Syntax FcUnitType Access read-only Status mandatory Return Value switch (4) connUnitNumports (1.3.6.1.3.94.1.6.1.4) Number of physical ports in the connectivity unit (internal/embedded, external). Syntax INTEGER Access read-only Status mandatory Return Value The number of ports on the switch.
A 5 – Fibre Alliance MIB Objects 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.
A 5 – Fibre Alliance MIB Objects 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 warning. any of these values may occur with any of the ConnUnitState values. Syntax INTEGER Access read-only Status mandatory Return Value Refer to Table 5-3 for connectivity unit return values.
5 – Fibre Alliance MIB Objects A connUnitProduct (1.3.6.1.3.94.1.6.1.7) The sml attribute Oper.Switch.Type (for example, SANbox/SANbox2). Syntax DisplayString (SIZE (0..79)) Access read-only Status mandatory Return Value Returns the switch product type. SANbox2-8 = SANbox2-8C, SANbox2-16 = SANbox2-16, SANbox2-64 = SANbox2-64, SANbox 3050 = SANbox 3050, SANbox 3100 = SANbox 3100, or SANbox 5200 = SANbox 5200 connUnitSn (1.3.6.1.3.94.1.6.1.8) The serial number for this connectivity unit.
A 5 – Fibre Alliance MIB Objects 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 write is not supported, then the return value is invalid. This value will be retained across boots. Syntax DisplayString Access read-write Status mandatory Return Value The switch IP address. For example, http://10.0.0.1.
5 – Fibre Alliance MIB Objects A connUnitProxyMaster (1.3.6.1.3.94.1.6.1.12) A value of “yes” means this is the proxy master unit for a set of managed units. For example, this could be the only unit with a management card in it for a set of units. A standalone unit should return “yes” for this object. Syntax INTEGER { unknown(1), no(2), yes(3) } Access read-only Status mandatory Return Value If out-of-band switch, returns yes (3). If in-band switch, return no (2). connUnitPrincipal (1.3.6.1.3.94.1.6.1.
A 5 – Fibre Alliance MIB Objects connUnitNumSensors (1.3.6.1.3.94.1.6.1.14) Number of sensors in the connUnitSensorTable elements. If this value is not applicable, return unknown. Syntax INTEGER Access read-only Status mandatory Return Value Returns the number of sensors listed in the connUnitSensorTable. For example, if there are 2 fans, 2 power supplies, and 2 temperature sensors on the switch, the return value is 6.
5 – Fibre Alliance MIB Objects A connUnitConfigurationChangeTime (1.3.6.1.3.94.1.6.1.16) The sysuptime timestamp, in centiseconds, at which the last configuration change occurred. Syntax TimeTicks Access read-only Status obsolete Return Value This object is obsolete. Always returns error status "NoSuchName". connUnitNumRevs (1.3.6.1.3.94.1.6.1.17) The number of revisions in the connUnitRevsTable. Syntax INTEGER Access read-only Status mandatory Return Value The number of entries in the revision table.
A 5 – Fibre Alliance MIB Objects connUnitModuleId (1.3.6.1.3.94.1.6.1.19) This is a unique ID, persistent between boots, that can be used to group a set of connUnits together into a module. The intended use would be to create a connUnit with a connUnitType of “module” to represent a physical or logical group of connectivity units. Then, the value of the group would be set to the value of connUnitId for this “container” connUnit. connUnitModuleId should be zeros if this connUnit is not part of a module.
5 – Fibre Alliance MIB Objects A connUnitInfo (1.3.6.1.3.94.1.6.1.21) A display string containing information about this connectivity unit. This object value should be persistent between boots. Syntax DisplayString Access read-write Status mandatory Return Value Returns the ConfigDescription field for the switch.
A 5 – Fibre Alliance MIB Objects 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 Unknown (1) Table 5-5.
5 – Fibre Alliance MIB Objects A connUnitContact (1.3.6.1.3.94.1.6.1.23) Contact information for this connectivity unit, and is persistent across boots. Syntax DisplayString (SIZE (0..79)) Access read-write Status mandatory Return Value The default is: . The string size is limited to a maximum of 64. connUnitLocation (1.3.6.1.3.94.1.6.1.24) Location information for this connectivity unit, and is persistent across boots. Syntax DisplayString (SIZE (0..
A 5 – Fibre Alliance MIB Objects 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 Access read-write Status mandatory Return Value The switch log level setting. Refer to the following tables for connUnitEventFilter values. Table 5-6.
A 5 – Fibre Alliance MIB Objects Table 5-7. connUnitEventFilter Control Write Values Control Value Result Mark (10) Info Unknown (1) None connUnitNumEvents (1.3.6.1.3.94.1.6.1.26) Number of events currently in the connUnitEventTable. Syntax INTEGER Access read-only Status mandatory Return Value An integer indicating the number of events in the event table. connUnitMaxEvents (1.3.6.1.3.94.1.6.1.27) Maximum number of events that can be defined in connUnitEventTable.
A 5 – Fibre Alliance MIB Objects connUnitEventCurrID (1.3.6.1.3.94.1.6.1.28) The last used event ID (connUnitEventIndex). Syntax INTEGER Access read-only Status mandatory Return Value The event ID of the last event. connUnitFabricID (1.3.6.1.3.94.1.6.1.29) A globally unique value to identify the fabric that this ConnUnit belongs to, otherwise empty string. This would typically be equal to the connUnitGlobalID of the primary switch in a Fibre Channel fabric.
A 5 – Fibre Alliance MIB Objects 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 indexed by World Wide Name and Index. The Table of revisions for hardware and software elements. There are four revision items in each switch.
A 5 – Fibre Alliance MIB Objects connUnitRevsIndex (1.3.6.1.3.94.1.7.1.2) A unique value among all connUnitRevsEntrys with the same value of connUnitRevsUnitId, in the range between 1 and connUnitNumRevs[connUnitRevsUnitId]. Syntax INTEGER (1..2147483647) Access read-only Status mandatory Return Value The revision table index.
A 5 – Fibre Alliance MIB Objects 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/16 and SANbox 3050/3100/5200 connUnitRevsRevtId return values. Table 5-8.
A 5 – Fibre Alliance MIB Objects 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 connUnitRevsDescription return values. Table 5-10.
5 – Fibre Alliance MIB Objects 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 objects given a WWN of 100000c0dd0090a7 is: "snmpget localhost public fcmgmt.connSet.connUnitSensorTable.connUnitSensorEntry.connUnitSen sorUnitId.16.0.0.192.221.0.144.167.0.0.0.0.0.0.0.0.1". connUnitSensorUnitId (1.3.6.1.3.
A 5 – Fibre Alliance MIB Objects connUnitSensorName (1.3.6.1.3.94.1.8.1.3) A textual identification of the sensor intended primarily for operator use. Syntax DisplayString Access read-only Status mandatory Return Value Refer to Table 5-12 for SANbox2-8 connUnitSensorName return values. Table 5-12.
A 5 – Fibre Alliance MIB Objects Table 5-14. SANbox2-16 ConnUnitSensorName Return Values Table Index Return Value 1 Power Supply 1 Status 2 Power Supply 2 Status 3 Fan 1 Status 4 Fan 2 Status 5 Temperature Status 6 Temperature Sensor 1 Value 7 Temperature Sensor 2 Value Refer to Table 5-15 for SANbox2-64 connUnitSensorName return values. Table 5-15.
A 5 – Fibre Alliance MIB Objects 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 ok warning(4) - the sensor indicates a warning failed(5) - the sensor indicates failure } Access read-only Status mandatory Return Value Refer to the following tables for connUnitSensorStatus return values. Table 5-16.
A 5 – Fibre Alliance MIB Objects Table 5-18. ConnUnitSensorStatus Return Values for Voltage Status Switch Value Return Value Good OK (3) Bad Failed (5) Other Unknown (1) Table 5-19. ConnUnitSensorStatus Return Values for Fan Status Switch Value Return Value Good OK (3) Bad Failed (5) Other Unknown (1) connUnitSensorInfo (1.3.6.1.3.94.1.8.1.5) Miscellaneous static information about the sensor, such as its serial number.
A 5 – Fibre Alliance MIB Objects Return Value Refer to Table 5-20 for SANbox2-8/16 and SANbox 3050/3100/5200 connUnitSensorMessage values. Table 5-20. SANbox2-8/16 and SANbox 3050/3100/5200 ConnUnitSensorMessage Values Sensor Value Power Supply Good/Bad/NotInstalled Fan Good/Bad/NotInstalled Temperature Status Normal/Warm/Overheating/NotInstalled Temperature Value Degrees in C Refer to Table 5-21 for connUnitSensorMessage values. Table 5-21.
A 5 – Fibre Alliance MIB Objects 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 Return Value Refer to Table 5-22 for connUnitSensorType return values. Table 5-22.
A 5 – Fibre Alliance MIB Objects 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 keyword airflow(7), frequency(8), power(9), door(10) } Access read-only Status mandatory Return Value Refer to Table 5-23 for connUnitSensorCharacterisitic values. Table 5-23.
5 – Fibre Alliance MIB Objects 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 maximum allowable index on a switch by switch basis. An example of how to access one of these objects given a WWN of 100000c0dd0090a7 is: "snmpget localhost public fcmgmt.connSet.connUnitPortTable.connUnitPortEntry.
A 5 – Fibre Alliance MIB Objects connUnitPortType (1.3.6.1.3.94.1.10.1.3) The port type.
A 5 – Fibre Alliance MIB Objects Table 5-24. ConnUnitPortType Return Values Switch Port Type Return Value F f-port (8) E e-port (9) Donor other (2) other unknown (1) 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.
A 5 – Fibre Alliance MIB Objects 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" ::= { connUnitPortEntry 5 }. Syntax OCTET STRING (SIZE (2)) Access read-only Status mandatory Return Value If F or FL, returns 0x0c (Class 2, and Class 3), else returns 0x0d (Class f, Class 2, and Class 3). connUnitPortState (1.3.6.
A 5 – Fibre Alliance MIB Objects Table 5-25. ConnUnitPortState Return Values Port Value Return Value Downed offline (3) Diagnostics diagnostics (5) other unknown (1) 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.
A 5 – Fibre Alliance MIB Objects 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) } Access read-only Status mandatory Return Value Refer to Table 5-26 for connUnitPortTransmitterType return values. Table 5-26.
A 5 – Fibre Alliance MIB Objects 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 is generically a small form factor connector. } Access read-only Status mandatory Return Value Refer to Table 5-27 for connUnitPortModuleType return values. Table 5-27.
A 5 – Fibre Alliance MIB Objects 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 00 00 00 00 00. If a port is configured as a Donor, return value = 0. connUnitPortFCId (1.3.6.1.3.94.1.10.1.11) This is the assigned Fibre Channel ID of this port. This value is expected to be a Big Endian value of 24 bits.
5 – Fibre Alliance MIB Objects 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.3.94.1.10.1.14) The port vendor. For example, for a GBIC. Syntax DisplayString (SIZE(0..79)) Access read-only Status unsupported Return Value Always returns error status "NoSuchName". connUnitPortSpeed (1.3.6.1.3.94.1.10.1.
A 5 – Fibre Alliance MIB Objects connUnitPortControl (1.3.6.1.3.94.1.10.1.16) This object is used to control the addressed connUnit's port. resetConnUnitPort: If the addressed connUnit allows this operation to be performed to this port, the addressed port performs a vendor-specific ”reset” operation.
A 5 – Fibre Alliance MIB Objects 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. Table 5-28. ConnUnitPortControl Read Return Values Port Value Return Value Online online (7) Offline offline (6) Diagnostics offline (6) other unknown (1) Refer to Table 5-29 for connUnitPortControl write command values.
A 5 – Fibre Alliance MIB Objects connUnitPortName (1.3.6.1.3.94.1.10.1.17) A user-defined name for this port. This means that up to DisplayString characters may be supported. If less than, then the name will be truncated in the connunit. Syntax INTEGER Access read-write Status mandatory Return Value The symbolic port name. A 1G or 2G only capable port, would return port followed by the port number. 10G ports would return 10G followed by the port number.
5 – Fibre Alliance MIB Objects A connUnitPortStatObject (1.3.6.1.3.94.1.10.1.19) This contains the OID of the first object of the table that contains the statistics for this particular port. If this has a value of zero, then there are no statistics available for this port. The port type information will help identify the statistics objects that will be found in the table. Syntax OBJECT IDENTIFIER Access read-only Status deprecated Return Value The port object ID (1.2.6.1.3.94.4.5.1.1).
A 5 – Fibre Alliance MIB Objects connUnitPortProtocolOp (1.3.6.1.3.94.1.10.1.21) Bit mask that specifies the driver level protocol(s) that are currently operational. If not applicable, return all bits set to zero. This object has the same definition as connUnitPortProtocolCap. Syntax OCTET STRING (SIZE (2)) Access read-only Status unsupported Return Value Always returns error status "NoSuchName". connUnitPortNodeWwn (1.3.6.1.3.94.1.10.1.
A 5 – Fibre Alliance MIB Objects connUnitPortHWState (1.3.6.1.3.94.1.10.1.23) The hardware detected state of the port.
A 5 – Fibre Alliance MIB Objects 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 of 100000c0dd0090a7 is: "snmpget localhost public fcmgmt.connSet.connUnitEventTable.connUnitEventEntry.connUnitEvent UnitId.16.0.0.192.221.0.144.167.0.0.0.0.0.0.0.0.1". connUnitEventUnitId (1.3.6.1.3.94.1.11.1.
5 – Fibre Alliance MIB Objects A connUnitEventIndex (1.3.6.1.3.94.1.11.1.2) Each connectivity unit has its own event buffer. As it wraps, it may write over previous events. This object is an index into the buffer. It is recommended that this table be read using getNext's to retrieve the initial table. The management application should read the event table at periodic intervals and then determine if any new entries were added by comparing the last known index value with the current highest index value.
A 5 – Fibre Alliance MIB Objects connUnitEventId (1.3.6.1.3.94.1.11.1.3) The internal event ID. Incremented for each event, ranging between 1 and connUnitMaxEvents. Not used as table index to simplify the agent implementation. When this reaches the end of the range specified by connUnitMaxEvents, the ID will roll over to start at one. This value will be set back to one at reset.
5 – Fibre Alliance MIB Objects A connUnitSEventTime (1.3.6.1.3.94.1.11.1.5) This is the sysuptime timestamp when the event occurred. Syntax connUnitSEventTime Access read-only Status mandatory Return Value Always returns error status "NoSuchName". connUnitEventSeverity (1.3.6.1.3.94.1.11.1.6) The event severity level. Syntax FcEventSeverity Access read-only Status mandatory Return Value Always returns error status "NoSuchName".
A 5 – Fibre Alliance MIB Objects 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.1.11.1.8) This is used with the connUnitEventType to identify which object the event refers to. Examples include connUnitPortStatus.connUnitId.connUnitPortIndex and connUnitStatus.connUnitId.
5 – Fibre Alliance MIB Objects 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][Description]" 5.8 Link Table The objects described in this section are in a table format indexed by World Wide Name and Index. The index is an index into the link table for the switch. There may be as many link entries as there are ports.
A 5 – Fibre Alliance MIB Objects 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 00 71 C9 00 00 00 00 00 00 00 00. connUnitLinkIndex (1.3.6.1.3.94.1.12.1.2) This index is used to create a unique value for each entry in the link table with the same connUnitLinkUnitId.
5 – Fibre Alliance MIB Objects A connUnitLinkNodeIdX (1.3.6.1.3.94.1.12.1.3) The Node WWN of the unit at one end of the link. If the Node WWN is unknown and the Node is a connUnit in the responding agent, then the value of this object must be equal to its connUnitID. Syntax OCTET STRING (SIZE(16)) Access read-only Status mandatory Return Value The World Wide Name of the local switch for each entry in the link table. For example, 10 00 00 C0 DD 00 71 C9 00 00 00 00 00 00 00 00. connUnitLinkPortNumberX (1.
A 5 – Fibre Alliance MIB Objects 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 Value The local World Wide port number for each entry in the link table. connUnitLinkNodeIdY (1.3.6.1.3.94.1.12.1.6) The Node WWN of the unit at the other end of the link.
5 – Fibre Alliance MIB Objects A connUnitLinkPortNumberY (1.3.6.1.3.94.1.12.1.7) The port number on the unit specified by connUnitLinkNodeIdY if known, otherwise -1. If the value is non-negative, then it will be equal to connUnitPortPhysicalNumber. Syntax OCTET STRING (SIZE(16)) Access read-only Status mandatory Return Value The remote port number for inter-switch link, if known. Otherwise, -1 (0xFFFFFFFF). connUnitLinkPortWwnY (1.3.6.1.3.94.1.12.1.
A 5 – Fibre Alliance MIB Objects connUnitLinkAgentAddressY (1.3.6.1.3.94.1.12.1.9) The address of an FCMGMT MIB agent for the Node identified by connUnitLinkNodeIdY, if known. Otherwise 16 octets of binary 0" ::= {connUnitLinkEntry 9}. Syntax OCTET STRING (SIZE(16)) Access read-only Status mandatory Return Value The remote IP address of the remote switch, if known. Otherwise, returns sixteen zeroes. connUnitLinkAgentAddressTypeY (1.3.6.1.3.94.1.12.1.
5 – Fibre Alliance MIB Objects A connUnitLinkAgentPortY (1.3.6.1.3.94.1.12.1.11) The IP port number for the agent. This is provided in case the agent is at a nonstandard SNMP port. Syntax INTEGER Access read-only Status mandatory Return Value Returns value of 0. connUnitLinkUnitTypeY (1.3.6.1.3.94.1.12.1.12) Type of the Fibre Channel connectivity unit as defined in connUnitType. Syntax FcUnitType Access read-only Status mandatory Return Value The type of remote device in the link table.
A 5 – Fibre Alliance MIB Objects 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 indexed Zone number and Index. The zones are numbered 1 to connUnitZoneSetNumZones, the index represents the members within the zones. An example of how to access one of these objects: fcmgmt.connSet.connUnitZoneTable.
5 – Fibre Alliance MIB Objects A connUnitZoneMemberIndex (1.3.6.1.3.94.1.13.1.2) Unique table index for each zone member. Valid values are between 1 and connUnitZoneNumMembers. Syntax INTEGER (1..2147483647) Access read-only Status mandatory Return Value Returns index number for each member within a zone. connUnitZoneSetName (1.3.6.1.3.94.1.13.1.3) Name of the active zone set to which the zone and zone member belong. Syntax DisplayString (SIZE (0..
A 5 – Fibre Alliance MIB Objects connUnitZoneName (1.3.6.1.3.94.1.13.1.5) Name of the zone. Syntax DisplayString (SIZE (0..79)) Access read-only Status mandatory Return Value Returns the name of the zone. connUnitZoneCapabilities (1.3.6.1.3.94.1.13.1.6) 1-byte bit mask that specifies the zoning capabilities supported by the fabric. Bit 7 - Soft zones supported. Bit 6 - Hard zones supported. Bits 5-0 - Reserved.
A 5 – Fibre Alliance MIB Objects connUnitZoneEnforcementState (1.3.6.1.3.94.1.13.1.7) 1-byte bit mask that specifies the current enforcement of the Zone Set. Bit 7 - Soft zone set enforced. Bit 6 - Hard zone set enforced. Bits 5-0 - Reserved. Syntax OCTET STRING (SIZE(1)) Access read-only Status mandatory Return Value Returns the zone type. Mapped as follows: Soft.......0x80 Hard......0x40 connUnitZoneAttributeBlock (1.3.6.1.3.94.1.13.1.
A 5 – Fibre Alliance MIB Objects connUnitZoneNumMembers (1.3.6.1.3.94.1.13.1.9) Number of zone members in the zone: connUnitZoneName. Syntax INTEGER Access read-only Status mandatory Return Value Returns total number of members in a zone. connUnitZoneMemberIdType (1.3.6.1.3.94.1.13.1.10) Type of zone member ID: 1- Port WWN 2- Domain & Port ID 3- FC Address 4- Node WWN 5- Alias Name 6-'FF'h - Vendor specified. Syntax INTEGER Access read-only Status mandatory Return Value Retrieves the member ID type. WWN.
5 – Fibre Alliance MIB Objects 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 - WWN (8 bytes) followed by 8 bytes of zeros. FC address - FC address (3 bytes) followed by 13 bytes of zeros. Domain/Port - Domain/Port address (2 bytes) followed by 14 bytes of zeros. 5.
A 5 – Fibre Alliance MIB Objects connUnitZoningAliasMemberIndex (1.3.6.1.3.94.1.14.1.2) Unique table index for each alias member. Valid values are between 1 and connUnitZoningAliasNumMembers. Syntax INTEGER (1..2147483647) Access read-only Status mandatory Return Value Returns the alias member index. connUnitZoningAliasNumAliases (1.3.6.1.3.94.1.14.1.3) The number of aliases defined in this table. Syntax INTEGER Access read-only Status mandatory Return Value Returns number of aliases defined.
5 – Fibre Alliance MIB Objects A connUnitZoningAliasNumMembers (1.3.6.1.3.94.1.14.1.5) Number of members in the alias: connUnitZoningAliasName. Syntax INTEGER Access read-only Status mandatory Return Value Returns number of members in a defined Alias zone. connUnitZoningAliasMemberIdType (1.3.6.1.3.94.1.14.1.6) Type of alias member ID: 1- Port WWN 2- Domain & Port ID 3- FC Address Others: reserved. Syntax INTEGER Access read-only Status mandatory Return Value Returns the alias member Id type.
A 5 – Fibre Alliance MIB Objects 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 follows: WWN member - WWN (8 bytes) followed by 8 bytes of zeros. FC address - FC address (3 bytes) followed by 13 bytes of zeros. Domain/Port - Domain/Port address (2 bytes) followed by 14 bytes of zeros. 5.
A 5 – Fibre Alliance MIB Objects connUnitPortStatUnitId (1.3.6.1.3.94.4.5.1.1) A unique value among all entries in this table having the same connUnitPortStatUnitId, between 1 and connUnitNumPort [connUnitPortStatUnitId]. Syntax FcGlobalId Access read-only Status mandatory Return Value Returns the World Wide Name of the switch followed by 8 bytes of zeros. For example: 10 00 00 C0 DD 00 71 C9 00 00 00 00 00 00 00 00. connUnitPortStatIndex (1.3.6.1.3.94.4.5.1.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountTxObjects (1.3.6.1.3.94.4.5.1.4) The number of frames/packets/IOs/etc transmitted by this port. A Fibre Channel frame starts with SOF and ends with EOF. Fibre Channel loop devices should not count frames passed through. This value represents the sum total for all other Tx objects. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value A hexidecimal value indicating the total number of bytes transmitted by a port.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountTxElements (1.3.6.1.3.94.4.5.1.6) The number of octets or bytes that have been transmitted by this port. One second periodic polling of the port. This value is saved and compared with the next polled value to compute net throughput. For Fibre Channel, ordered sets are not included in the count. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value A hexidecimal value indicating the total number of bytes transmitted by a port.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountBBCreditZero (1.3.6.1.3.94.4.5.1.8) Count of transitions in/out of BBcredit zero state. The other side is not providing any credit. This is a Fibre Channel statistic only. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported. Always returns high order bit to 1 with all other bits set to zero. connUnitPortStatCountInputBuffersFull (1.3.6.1.3.94.4.5.1.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountFBSYFrames (1.3.6.1.3.94.4.5.1.10) Count of times that FBSY was returned to this port as a result of a frame that could not be delivered to the other end of the link. This occurs if either the fabric or the destination port is temporarily busy. Port can only occur on SOFc1 frames (the frames that establish a connection). This is a Fibre Channel-only statistic. This is the sum of all classes.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountFRJTFrames (1.3.6.1.3.94.4.5.1.12) Count of times that FRJT was returned to this port as a result of a frame that was rejected by the fabric. This is the total for all classes and is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value A hexidecimal number indicating the total number of Frame Rejects on a port. connUnitPortStatCountPRJTFrames (1.3.6.1.3.94.4.5.1.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountClass1RxFrames (1.3.6.1.3.94.4.5.1.14) Count of Class 1 frames received at this port. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported. Always returns high order bit to 1 with all other bits set to zero. connUnitPortStatCountClass1TxFrames (1.3.6.1.3.94.4.5.1.15) Count of Class 1 frames transmitted out this port. This is a Fibre Channel-only statistic.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountClass1FBSYFrames (1.3.6.1.3.94.4.5.1.16 Count of times that FBSY was returned to this port as a result of a Class 1 frame that could not be delivered to the other end of the link. This occurs if either the fabric or the destination port is temporarily busy. FBSY can only occur on SOFc1 frames (the frames that establish a connection). This is a Fibre Channel-only statistic.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountClass1FRJTFrames (1.3.6.1.3.94.4.5.1.18 Count of times that FRJT was returned to this port as a result of a Class 1 frame that was rejected by the fabric. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported. Always returns high order bit to 1 with all other bits set to zero. connUnitPortStatCountClass1PRJTFrames (1.3.6.1.3.94.4.5.1.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountClass2TxFrames (1.3.6.1.3.94.4.5.1.21) Count of Class 2 frames transmitted out this port. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of Class 2 frames transmitted by a port. connUnitPortStatCountClass2FBSYFrames (1.3.6.1.3.94.4.5.1.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountClass2PBSYFrames (1.3.6.1.3.94.4.5.1.23) Count of times that PBSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This occurs if the destination N_Port is temporarily busy. PBSY can only occur on SOFc1 frames (the frames that establish a connection). This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountClass2PRJTFrames (1.3.6.1.3.94.4.5.1.25) Count of times that FRJT was returned to this port as a result of a Class 2 frame that was rejected at the destination N_Port. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported. Always returns high order bit to 1 with all other bits set to zero. connUnitPortStatCountClass3RxFrames (1.3.6.1.3.94.4.5.1.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountClass3Discards (1.3.6.1.3.94.4.5.1.28) Count of Class 3 frames that were discarded upon reception at this port. There is no FBSY or FRJT generated for Class 3 frames. They are simply discarded if they cannot be delivered. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of Class3Toss frames for a port. connUnitPortStatCountRxMulticastObjects (1.3.6.1.3.94.4.5.1.
A 5 – Fibre Alliance MIB Objects 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 with all other bits set to zero. connUnitPortStatCountTxBroadcastObjects (1.3.6.1.3.94.4.5.1.32) Count of Broadcast frames or packets transmitted out this port. On a Fibre Channel loop, count only OPNr frames generated.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountTxLinkResets (1.3.6.1.3.94.4.5.1.34) Count of link resets. The number of LRs transmitted. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of TxLinkResets transmitted by a port. connUnitPortStatCountNumberLinkResets (1.3.6.1.3.94.4.5.1.35) Count of link resets and LIPs detected at this port. The number of times the reset link protocol is initiated.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountTxOfflineSequences (1.3.6.1.3.94.4.5.1.37) Count of offline primitive OLSs transmitted by this port. This is a Fibre Channelonly statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of TxOfflineSeqs transmitted by a port. connUnitPortStatCountNumberOfflineSequences (1.3.6.1.3.94.4.5.1.38) Count of offline primitive sequences received at this port. This is a Fibre Channelonly statistic.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountInvalidCRC (1.3.6.1.3.94.4.5.1.40) Count of frames received with invalid CRC. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Loop ports should not count CRC errors passing through when monitoring. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of InvalidCRCs received by a port. connUnitPortStatCountInvalidTxWords (1.3.6.1.3.94.4.5.1.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountPrimitiveSequenceProtocolErrors (1.3.6.1.3.94.4.5.1.42) Count of primitive sequence protocol errors detected at this port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number of PrimSeqErrors for a port. connUnitPortStatCountLossofSignal (1.3.6.1.3.94.4.5.1.
5 – Fibre Alliance MIB Objects A connUnitPortStatCountLossofSynchronization (1.3.6.1.3.94.4.5.1.44) Count of instances of synchronization loss detected at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value The total number LossOfSyncs detected by this port. connUnitPortStatCountInvalidOrderedSets (1.3.6.1.3.94.4.5.1.
A 5 – Fibre Alliance MIB Objects connUnitPortStatCountFramesTooLong (1.3.6.1.3.94.4.5.1.46) Count of frames received at this port where the frame length was greater than what was agreed to in FLOGI/PLOGI. This could be caused by losing the end of frame delimiter. This is a Fibre Channel-only statistic. Syntax OCTET STRING (SIZE (8)) Access read-only Status mandatory Return Value Unsupported. Always returns high order bit to 1 with all other bits set to zero. connUnitPortStatCountFramesTruncated (1.3.6.1.
5 – Fibre Alliance MIB Objects 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. connUnitPortStatCountDelimiterErrors (1.3.6.1.3.94.4.5.1.49) Count of invalid frame delimiters received at this port. An example is a frame with a Class 2 start and a Class 3 at the end. This is a Fibre Channel-only statistic.
A 5 – Fibre Alliance MIB Objects 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: "snmpget localhost public fcmgmt.connUnitServiceSet.connUnitServiceTables.connUnitSnsTable.c onnUnitSnsEntry.connUnitSnsId.16.0.0.192.221.0.144.167.0.0.0.0.0.0 .0.0.1".
5 – Fibre Alliance MIB Objects A connUnitSnsId (1.3.6.1.3.94.5.2.1.1.1) The connUnitId of the connectivity unit that contains this Name Server table. Syntax OCTET STRING (SIZE (16)) Access read-only Status mandatory Return Value Returns the World Wide Name of the switch followed by 8 bytes of zeros. For example: 10 00 00 C0 DD 00 71 C9 00 00 00 00 00 00 00 00. connUnitSnsPortIndex (1.3.6.1.3.94.5.2.1.1.2) The physical port number of this SNS table entry.
A 5 – Fibre Alliance MIB Objects connUnitSnsPortName (1.3.6.1.3.94.5.2.1.1.4) The Port World Wide Name for this entry in the SNS table. Syntax FcNameId Access read-only Status mandatory Return Value The Port World Wide Name of the device in the name server table. connUnitSnsNodeName (1.3.6.1.3.94.5.2.1.1.5) The Node name for this entry in the SNS table. Syntax FcNameId Access read-only Status mandatory Return Value The Node World Wide Name of the device in the name server table.
5 – Fibre Alliance MIB Objects A connUnitSnsNodeIPAddress (1.3.6.1.3.94.5.2.1.1.7) The IPv6 formatted address of the Node for this entry in the SNS table. Syntax OCTET STRING (SIZE (16)) Access read-only Status mandatory Return Value Unsupported. Always returns error status "NoSuchName". connUnitSnsProcAssoc (1.3.6.1.3.94.5.2.1.1.8) The process associator for this entry in the SNS table. Syntax OCTET STRING (SIZE (16)) Access read-only Status mandatory Return Value Unsupported.
A 5 – Fibre Alliance MIB Objects 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 to Table 5-31 for connUnitPortType port type return values. Table 5-31.
5 – Fibre Alliance MIB Objects A connUnitSnsPortIPAddress (1.3.6.1.3.94.5.2.1.1.11) The IPv6 formatted address of this entry in the SNS table. Syntax OCTET STRING (SIZE (16)) Access read-only Status mandatory Return Value Unsupported. Always returns error status "NoSuchName". connUnitSnsFabricPortName (1.3.6.1.3.94.5.2.1.1.12) The fabric port name of this entry in the SNS table.
A 5 – Fibre Alliance MIB Objects 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 server table. If not registered, returns (NULL). connUnitSnsSymbolicNodeName (1.3.6.1.3.94.5.2.1.1.15) The symbolic Node name of this entry in the SNS table. Syntax DisplayString (SIZE (0..
5 – Fibre Alliance MIB Objects 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 connectivity unit. A platform can register it's attributes and platform nodes with the registry service. The platform table is a flat, double-indexed MIB table.
A 5 – Fibre Alliance MIB Objects connUnitPlatformNodeIndex (1.3.6.1.3.94.5.2.2.1.2) Unique table index for each platform node. Valid values are between 1 and connUnitPlatformsNumNodes. Syntax INTEGER (1..2147483647) Access read-only Status mandatory Return Value Unsupported. Always returns error status "NoSuchName" connUnitPlatformUnitID (1.3.6.1.3.94.5.2.2.1.3) The connUnitId of the connectivity unit that contains this Platform table.
5 – Fibre Alliance MIB Objects 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 administratively assigned symbolic name for the platform. The Platform Label shall only contain print-able ASCII characters. Syntax DisplayString (SIZE (0..79)) Access read-only Status mandatory Return Value Unsupported.
A 5 – Fibre Alliance MIB Objects connUnitPlatformLocation (1.3.6.1.3.94.5.2.2.1.9) The physical location of the platform (e.g., telephone closet, 3rd floor). The Platform Location shall only contain printable ASCII characters. Syntax DisplayString (SIZE (0..79)) Access read-only Status mandatory Return Value Unsupported. Always returns error status "NoSuchName" connUnitPlatformManagementUrl (1.3.6.1.3.94.5.2.2.1.10) Primary management URL for the platform.
5 – Fibre Alliance MIB Objects A connUnitPlatformNodeName (1.3.6.1.3.94.5.2.2.1.12) The name (WWN - world wide name) of the node contained by the platform. Syntax FcGlobalId Access read-only Status read-only Return Value Unsupported.
A 5 – Fibre Alliance MIB Objects 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 is stored within the switch and is accessible to Telnet and the SNMP agent, and is persistent between boots. An example of how to access one of these objects given an IP address of 10.32.165.
5 – Fibre Alliance MIB Objects A trapMaxClients (1.3.6.1.3.94.2.1) The maximum number of SNMP trap recipients supported by the connectivity unit. Syntax INTEGER Access read-only Status mandatory Return Value Always returns 5. trapClientCount (1.3.6.1.3.94.2.2) The current number of rows in the trap table. Syntax INTEGER Access read-only Status mandatory Return Value A value (1-5) indicating number of configured trap clients. trapRegIpAddress (1.3.6.1.3.94.2.3.1.
A 5 – Fibre Alliance MIB Objects trapRegPort (1.3.6.1.3.94.2.3.1.2) The UDP port to send traps to for this host. Normally this would be the standard trap port (162). This object is an index and must be specified to create a row in this table. Syntax INTEGER (1..2147483647) Access read-only Status mandatory Return Value The configured port number of where to send traps when they occur. The port number can be configured in the switch SNMP setup parameters. Default is 162. trapRegFilter (1.3.6.1.3.94.2.3.1.
5 – Fibre Alliance MIB Objects 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 to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values.
A 5 – Fibre Alliance MIB Objects 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 filtering) is “alert”. Sent whenever a Switch.OperChange or Switch.StateChange event occurs. Variables: { connUnitStatus, connUnitState } connUnitDeletedTrap (1.3.6.1.3.94.0.3) A connUnit has been deleted from this agent.
A 5 – Fibre Alliance MIB Objects Table 5-33. connUnitEventDescr Variable Field Descriptions connUnitEventDescr Variable Description Tag # The number that identifies the event. Event # The event counter. Chassis The switch on which the event occurred. Blade The I/O blade on which the event occurred. Port The port on which the event occurred. TimeDate The time stamp of the event. Module The software module where the event was initiated.
A 5 – Fibre Alliance MIB Objects Table 5-34. connUnitEventDescr Trap List Trap Type 59047-03 B Filter Level Notification connUnitSensorStatusChange eventSeverity_critical, eventSeverity_critical, eventSeverity_critical, eventSeverity_critical, eventSeverity_critical, eventSeverity_critical, eventSeverity_critical Chassis.PsBadAlarm, Chassis.PsOkAlarm, Chassis.FanBadAlarm, Chassis.FanOkAlarm, Blade.OverheatAlarm, Blade.OverwarmAlarm, Blade.
5 – Fibre Alliance MIB Objects 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.PsOkAlarm Chassis.FanBadAlarm Chassis.FanOkAlarm Blade.OverheatAlarm Blade.OverwarmAlarm Variables: { connUnitSensorStatus } connUnitPortStatusChange (1.3.6.1.3.94.0.6) The overall status of the connectivity unit has changed.
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 be used in place of primitive data types. Table 6-1.
A 6 – Fabric Element MIB Objects Table 6-1. FA-MIB Textual Substitutions Description Syntax FcCosCap BITS { classF(0), class1(1), class2(2), class3(3), class4(4), class5(5), class6(6) } FcFeModuleCapacity Unsigned32 FcFeFxPortCapacity Unsigned32 FcFeModuleIndex Unsigned32 FcFeFxPortIndex Unsigned32 FcFeNxPortIndex Integer32 (1..126) FcBbCreditModel INTEGER { regular(1), alternate (2) } 6.2 Configuration Group This group consists of scalar objects and tables.
A 6 – Fabric Element MIB Objects 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 Value The World Wide Name of the switch. For example, 10 00 00 C0 DD 00 71 C9. Writes are not supported. fcFeModuleCapacity (1.3.6.1.2.1.75.1.1.
6 – Fabric Element MIB Objects 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. fcFeModuleDescr (1.3.6.1.2.1.75.1.1.4.1.2) A textual description of the module. This value should include the full name and version identification of the module.
A 6 – Fabric Element MIB Objects 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 operational status of the module.
6 – Fabric Element MIB Objects 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 restarted. Syntax TimeStamp Access read-only Status Current Return Value Unsupported. Always returns error status "NoSuchName". fcFeModuleFxPortCapacity (1.3.6.1.2.1.75.1.1.4.1.
A 6 – Fabric Element MIB Objects 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 Configuration 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 fcFxPortName.1.1.
6 – Fabric Element MIB Objects A Access read-only Status Current Return Value Always returns 32 (0x20). fcFxPortFcphVersionLow (1.3.6.1.2.1.75.1.1.5.1.4) The lowest or earliest version of FC-PH that the FxPort is configured to support. Syntax FcphVersion Access read-only Status current Return Value Always returns 9. fcFxPortBbCredit (1.3.6.1.2.1.75.1.1.5.1.5) The total number of receive buffers available for holding Class 1 connect-request, Class 2, or Class3 frames from the attached NxPort.
A 6 – Fabric Element MIB Objects Syntax FcRxDataFieldSize Access read-only Status current Return Value Always returns 2112 (0x840). fcFxPortRatov (1.3.6.1.2.1.75.1.1.5.1.7) The Resource_Allocation_Timeout Value configured for the FxPort. This is used as the timeout value for determining when to reuse an NxPort resource such as a Recovery_Qualifier. It represents E_D_TOV plus twice the maximum time that a frame may be delayed within the fabric and still be delivered. Refer to “fcFxPortEdtov (1.3.6.1.2.1.
6 – Fabric Element MIB Objects A fcFxPortCosSupported (1.3.6.1.2.1.75.1.1.5.1.9) A value indicating the set of classes of service supported by the FxPort. Syntax FcCosCap Access read-only Status Current Return Value Always returns Class 3, 2, and F (0x0D). fcFxPortIntermixSupported (1.3.6.1.2.1.75.1.1.5.1.10) A flag indicating whether or not the FxPort supports an Intermixed Dedicated Connection. Syntax TruthValue Access read-only Status current Return Value Always returns False (2).
A 6 – Fabric Element MIB Objects fcFxPortClass2SeqDeliv (1.3.6.1.2.1.75.1.1.5.1.12) A flag indicating whether or not Class 2 Sequential Delivery is supported by the FxPort. Syntax TruthValue Access read-only Status current Return Value Always returns True (1). fcFxPortClass3SeqDeliv (1.3.6.1.2.1.75.1.1.5.1.13) A flag indicating whether or not Class 3 Sequential Delivery is supported by the FxPort. Syntax TruthValue Access read-only Status current Return Value Always returns True (1).
6 – Fabric Element MIB Objects 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 tables that contain operational status and established service parameters for the Fabric Element and the attached NxPorts.
A 6 – Fabric Element MIB Objects fcFxPortOperMode (1.3.6.1.2.1.75.1.2.1.1.3) The current operational mode of the FxPort. Syntax INTEGER { unknown(1), fPort(2), flPort(3) } Access read-only Status current Return Value Refer to Table 6-3 for fcFxPortOperMode return values. Table 6-3. Port Operational Modes Mode Return Value Unknown 1 F_Port 2 FL_Port 3 fcFxPortAdminMode (1.3.6.1.2.1.75.1.2.1.1.4) The desired operational mode of the FxPort.
A 6 – Fabric Element MIB Objects 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 table contains one entry for each FxPort in the Fabric Element, the physical level status, and parameters of the FxPorts.
A 6 – Fabric Element MIB Objects Refer to Table 6-5 for fcFxPortPhysAdminStatus write values. Table 6-5. fcFxPortPhysAdminStatus Write Values Port Value Online online (1) Offline offline (2) Diagnostics testing (3) 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 is offline(2), then fcFxPortPhysOperStatus should be offline(2).
A 6 – Fabric Element MIB Objects Table 6-6 fcFxPortPHysOperStatus Return Values Status Return Value Diagnostic testing (3) Down linkfailure (4) fcFxPortPhysLastChange (1.3.6.1.2.1.75.1.2.2.1.3) The value of sysUpTime at the time the FxPort entered its current operational status. A value of zero indicates that the FxPort's operational status has not changed since the agent last restarted. Syntax TimeStamp Access read-only Status current Return Value Unsupported.
A 6 – Fabric Element MIB Objects 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". This table contains one entry for each FxPort in the fabric element and the service parameters that have been established from the most recent Fabric Login (implicit or explicit).
6 – Fabric Element MIB Objects 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-only Status current Return Value Unsupported. fcFxPortCosSuppAgreed (1.3.6.1.2.1.75.1.2.3.1.
A 6 – Fabric Element MIB Objects 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. Syntax TruthValue Access read-only Status current Return Value Always returns false (2). fcFxPortStackedConnModeAgreed (1.3.6.1.2.1.75.1.2.3.1.
6 – Fabric Element MIB Objects A fcFxPortClass2SeqDelivAgreed (1.3.6.1.2.1.75.1.2.3.1.8) A variable indicating whether the FxPort has agreed to support Class 2 sequential delivery from the Fabric Login. This is only meaningful if the ports are using Class 2 service. Syntax TruthValue Access read-only Status Current Return Value Always returns true (1). fcFxPortClass3SeqDelivAgreed (1.3.6.1.2.1.75.1.2.3.1.
A 6 – Fabric Element MIB Objects fcFxPortConnectedNxPort (1.3.6.1.2.1.75.1.2.3.1.11) The address identifier of the destination NxPort with which this FxPort is currently engaged in a either a Class 1 or loop connection. If this FxPort is not engaged in a connection, then the value of this object is “000000”H. Syntax FcAddressId Access read-only Status Current Return Value Unsupported. fcFxPortBbCreditModel (1.3.6.1.2.1.75.1.2.3.1.12) This object identifies the BB_Credit model used by the FxPort.
6 – Fabric Element MIB Objects 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 of tables that contain information about the various types of errors detected. The management station may use the information in this group to determine the quality of the link between the FxPort and its attached NxPort.
A 6 – Fabric Element MIB Objects fcFxPortSigLosses (1.3.6.1.2.1.75.1.3.1.1.3) The number of loss of signals detected by the FxPort. Syntax Counter32 Access read-only Status current Return Value Unsupported. Always returns error status "NoSuchName". fcFxPortPrimSeqProtoErrors (1.3.6.1.2.1.75.1.3.1.1.4) The number of primitive sequence protocol errors detected by the FxPort. Syntax Counter32 Access read-only Status current Return Value The total number of PrimSeqErrors encountered for a port.
6 – Fabric Element MIB Objects A fcFxPortInvalidCrcs (1.3.6.1.2.1.75.1.3.1.1.6) The number of invalid CRCs detected by this FxPort. Syntax Counter32 Access read-only Status current Return Value The total number of InvalidCRCs encountered for a port. fcFxPortDelimiterErrors (1.3.6.1.2.1.75.1.3.1.1.7) The number of Delimiter Errors detected by this FxPort. Syntax Counter32 Access read-only Status current Return Value Unsupported. Always returns error status "NoSuchName". fcFxPortAddressIdErrors (1.3.6.1.
A 6 – Fabric Element MIB Objects fcFxPortLinkResetIns (1.3.6.1.2.1.75.1.3.1.1.9) The number of Link Reset Protocols received by this FxPort from the attached NxPort. Syntax Counter32 Access read-only Status current Return Value The total number of RxLinkResets received by a port. fcFxPortLinkResetOuts (1.3.6.1.2.1.75.1.3.1.1.10) The number of Link Reset Protocols issued by this FxPort to the attached NxPort.
6 – Fabric Element MIB Objects 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 of a table that contains accounting information for the FxPorts in the Fabric Element: Class 1 Accounting Group, Class 2 Accounting Group, and Class 3 Accounting Group.
A 6 – Fabric Element MIB Objects fcFxPortC1OutFrames (1.3.6.1.2.1.75.1.4.1.1.2) The number of Class 1 frames (other than Class 1 connect- request) delivered through this FxPort to its attached NxPort. Syntax Counter32 Access read-only Status current Return Value Unsupported. Always returns error status "NoSuchName". fcFxPortC1InOctets (1.3.6.1.2.1.75.1.4.1.1.3) The number of Class 1 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort.
6 – Fabric Element MIB Objects 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.6.1.2.1.75.1.4.1.1.6) The number of F_BSY frames generated by this FxPort against Class 1 connectrequest. Syntax Counter32 Access read-only Status current Return Value Unsupported. Always returns error status "NoSuchName".
A 6 – Fabric Element MIB Objects fcFxPortC1InConnections (1.3.6.1.2.1.75.1.4.1.1.8) The number of Class 1 connections successfully established in which the attached NxPort is the source of the connect-request. Syntax Counter32 Access read-only Status current Return Value Unsupported. Always returns error status "NoSuchName". fcFxPortC1OutConnections (1.3.6.1.2.1.75.1.4.1.1.9) The number of Class 1 connections successfully established in which the attached NxPort is the destination of the connect-request.
6 – Fabric Element MIB Objects 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 contains one entry for each FxPort in the Fabric Element and Counter32s for certain types of events that have occurred in the FxPorts since the management agent was re-initialized. fcFxPortC2InFrames (1.3.6.1.2.1.75.1.4.2.1.
A 6 – Fabric Element MIB Objects fcFxPortC2InOctets (1.3.6.1.2.1.75.1.4.2.1.3) The number of Class 2 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort. Syntax Counter32 Access read-only Status current Return Value The total number of Class2WordsIn received by a port. fcFxPortC2OutOctets (1.3.6.1.2.1.75.1.4.2.1.4) The number of Class 2 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort.
6 – Fabric Element MIB Objects 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. fcFxPortC2FrjtFrames (1.3.6.1.2.1.75.1.4.2.1.7) The number of F_RJT frames generated by this FxPort against Class 2 frames.
A 6 – Fabric Element MIB Objects 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 contains one entry for each FxPort in the Fabric Element and Counter32s for certain types of events that have occurred in the FxPorts since the management agent has re-initialized. fcFxPortC3InFrames (1.3.6.1.2.1.75.1.4.3.1.
6 – Fabric Element MIB Objects A fcFxPortC3InOctets (1.3.6.1.2.1.75.1.4.3.1.3) The number of Class 3 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort. Syntax Counter32 Access read-only Status current Return Value The total number of Class3WordsOut received by a port. fcFxPortC3OutOctets (1.3.6.1.2.1.75.1.4.3.1.4) The number of Class 3 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort.
A 6 – Fabric Element MIB Objects 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 consists of a table describing information about what each FxPort is inherently capable of operating or supporting. A capability may be used as expressed in its respective object value in the Configuration group.
6 – Fabric Element MIB Objects A fcFxPortCapBbCreditMax (1.3.6.1.2.1.75.1.5.1.1.3) The maximum number of receive buffers available for holding Class 1 connectrequest, Class 2, or Class 3 frames from the attached NxPort. Syntax FcBbCredit Access read-only Status current Return Value The default is: 255 (0xFF). fcFxPortCapBbCreditMin (1.3.6.1.2.1.75.1.5.1.1.4) The minimum number of receive buffers available for holding Class 1 connectrequest, Class 2, or Class 3 frames from the attached NxPort.
A 6 – Fabric Element MIB Objects fcFxPortCapRxDataFieldSizeMin (1.3.6.1.2.1.75.1.5.1.1.6) The minimum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort. Syntax FcRxDataFieldSize Access read-only Status current Return Value 128 (0x80). fcFxPortCapCos (1.3.6.1.2.1.75.1.5.1.1.7) A value indicating the set of classes of service that the FxPort is capable of supporting.
6 – Fabric Element MIB Objects A fcFxPortCapStackedConnMode (1.3.6.1.2.1.75.1.5.1.1.9) A value indicating the mode of Stacked Connect request that the FxPort is capable of supporting. Syntax FcStackedConnMode Access read-only Status current Return Value Always returns None (1). fcFxPortCapClass2SeqDeliv (1.3.6.1.2.1.75.1.5.1.1.10) A flag indicating whether or not the FxPort is capable of supporting Class 2 Sequential Delivery.
A 6 – Fabric Element MIB Objects 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 microseconds. Syntax MicroSeconds Access read-only Status current Return Value 20000 (0x4E20) fcFxPortCapHoldTimeMin (1.3.6.1.2.1.75.1.5.1.1.13) The minimum holding time that the FxPort is capable of supporting, in microseconds.
6 – Fabric Element MIB Objects A Notes 6-40 59047-03 B
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-CHANNELFE-MIB, and defines volatile control objects for ports in a QLogic SANbox switch. If the switch gets reset, these values revert back to the default values in the configuration file. fcQxPortPhysAdminStatus (1.3.6.1.4.1.1663.1.3.10.1.1.
A 7 – QLOGIC MIB Objects Table 7-1. fcQxPortPhysAdminStatus Read Return Values Port Value Online online (1) Offline offline (2) Diagnostics testing (3) Down offline (2) Refer to Table 7-2 for fcQxPortPhysAdminStatus write values. Table 7-2. fcQxPortPhysAdminStatus Write Values Port Value Online online (1) Offline offline (2) Diagnostics testing (3) fcQxPortPhysOperStatus (1.3.6.1.4.1.1663.1.3.10.1.1.4) The current operational status of the FxPort.
A 7 – QLOGIC MIB Objects Return Value Refer to Table 7-3 for fcQxPortPhysOperStatus return values. Table 7-3.
7 – QLOGIC MIB Objects A Notes 7-4 59047-03 B
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 Loop. Abstract Syntax Notation (ASN.1) Abstract Syntax Notation number One (ASN.1) is an international standard that specifies data used in communication protocols.
A Simple Network Management Protocol Reference Guide 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 that initiates a data exchange with a target device.
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 device port that supports arbitrated loop protocol. N_Port Node Port. A Fibre Channel device port in a point-to-point or fabric connection. NMS Network Management Station Network Management Station The console through which an administrator performs management functions.
A Simple Network Management Protocol Reference Guide Simple Network Management Protocol The protocol governing network management and that allows monitoring of network devices. SMI Structure of Management Information Small Form Factor A transceiver device, smaller than a GigaBit Interface Converter, that is permanently attached to the circuit board. Small Form-Factor Pluggable A transceiver device, smaller than a GigaBit Interface Converter, that plugs into the Fibre Channel port.
A Simple Network Management Protocol Reference Guide Zone Set A set of zones grouped together. The active zone set defines the zoning for a fabric.
Simple Network Management Protocol Reference Guide A Notes Glossary-6 59047-03 B
Index A Accounting Groups 6-26 Additional IP Objects 4-32 Additional TCP Objects 4-47 Address Translation Group 4-13 Agent 2-1 Alert 2-3, 5-103 atIfIndex 4-14 atNetAddress 4-14 atPhysAddress 4-14 atTable 4-14 C Capability Group 6-35 Class 1 Accounting Table 6-26 Class 2 Accounting Table 6-30 Class 3 Accounting Table 6-33 Configuration Group 6-2 configurationChangeTime 5-5 Configuring switch 3-3 Connectivity Table 5-6 Connectivity Unit Group 5-4 connUnitConfigurationChangeTime 5-14 connUnitContact 5-18 conn
Simple Network Management Protocol Reference Guide connUnitPortStatCountClass1FBSYFrames 577 connUnitPortStatCountClass1FRJTFrames 578 connUnitPortStatCountClass1PBSYFrames 577 connUnitPortStatCountClass1PRJTFrames 578 connUnitPortStatCountClass1RxFrames 5-76 connUnitPortStatCountClass1TxFrames 5-76 connUnitPortStatCountClass2FBSYFrames 579 connUnitPortStatCountClass2FRJTFrames 580 connUnitPortStatCountClass2PBSYFrames 580 connUnitPortStatCountClass2PRJTFrames 581 connUnitPortStatCountClass2RxFrames 5-78 c
A connUnitSensorType 5-32 connUnitSensorUnitId 5-26 connUnitSEventTime 5-52 connUnitSn 5-10 connUnitSnsClassOfSvc 5-93 connUnitSnsFabricPortName 5-96 connUnitSnsFC4Type 5-94 connUnitSnsHardAddress 5-96 connUnitSnsId 5-92 connUnitSnsNodeIPAddress 5-94 connUnitSnsNodeName 5-93 connUnitSnsPortIdentifier 5-92 connUnitSnsPortIndex 5-92 connUnitSnsPortIPAddress 5-96 connUnitSnsPortName 5-93 connUnitSnsPortType 5-95 connUnitSnsProcAssoc 5-94 connUnitSnsSymbolicNodeName 5-97 connUnitSnsSymbolicPortName 5-97 connUni
A Simple Network Management Protocol Reference Guide fcFxPortC1InFrames 6-26 fcFxPortC1InOctets 6-27 fcFxPortC1OutConnections 6-29 fcFxPortC1OutFrames 6-27 fcFxPortC1OutOctets 6-27 fcFxPortC2AccountingTable 6-30 fcFxPortC2Discards 6-31 fcFxPortC2FbsyFrames 6-32 fcFxPortC2FrjtFrames 6-32 fcFxPortC2InFrames 6-30 fcFxPortC2InOctets 6-31 fcFxPortC2OutFrames 6-30 fcFxPortC2OutOctets 6-31 fcFxPortC3Discards 6-34 fcFxPortC3InFrames 6-33 fcFxPortC3InOctets 6-34 fcFxPortC3OutFrames 6-33 fcFxPortC3OutOctets 6-34 fc
A icmpInDestUnreachs 4-33 icmpInEchoReps 4-35 icmpInEchos 4-35 icmpInErrors 4-33 icmpInMsgs 4-32 icmpInParmProbs 4-34 icmpInRedirects 4-34 icmpInSrcQuenchs 4-34 icmpInTimeExcds 4-33 icmpInTimestampReps 4-36 icmpInTimestamps 4-35 icmpOutAddrMaskReps 4-40 icmpOutAddrMasks 4-40 icmpOutDestUnreachs 4-37 icmpOutEchoReps 4-39 icmpOutEchos 4-39 icmpOutErrors 4-37 icmpOutMsgs 4-37 icmpOutParmProbs 4-38 icmpOutRedirects 4-38 icmpOutSrcQuenchs 4-38 icmpOutTimeExcds 4-38 icmpOutTimestampReps 4-39 icmpOutTimestamps 4-3
A Simple Network Management Protocol Reference Guide ipRouteMetric1 4-24 ipRouteMetric2 4-25 ipRouteMetric3 4-25 ipRouteMetric4 4-26 ipRouteMetric5 4-29 ipRouteNextHop 4-26 ipRouteProto 4-27 ipRouteTable 4-23 ipRouteType 4-27 ipRoutingDiscards 4-32 L Link Table 5-54 M Management information bases 4-1 Manager 2-1 Mark 5-103 MIB Definitions 6-1 MIB-II 4-1 Module Table 6-4 N Notify 2-3, 5-103 P Port Statistics Table 5-69 Port Table 5-34 R Revision Table 5-22 revisionNumber 5-3 Index-6 S SANsurfer Swit
A sysObjectID 4-2 sysServices 4-5 System Group 4-1 systemURL 5-4 sysUpTime 4-3 Simple Network Management Protocol Reference Guide udpInErrors 4-48 udpLocalAddress 4-49 udpLocalPort 4-49 udpNoPorts 4-48 udpOutDatagrams 4-49 Unknown 2-3, 5-103 uNumber 5-4 T TCP Connection Table 4-45 TCP Group 4-40 tcpActiveOpens 4-42 tcpAttemptFails 4-42 tcpConnLocalAddress 4-45 tcpConnLocalPort 4-46 tcpConnRemAddress 4-46 tcpConnRemPort 4-46 tcpConnState 4-45 tcpCurrEstab 4-43 tcpEstabResets 4-43 tcpInErrs 4-47 tcpInSegs
Simple Network Management Protocol Reference Guide A Notes Index-8 59047-03 B