E/OS SNMP Support Manual P/N 620-000131-630 REV A
Record of Revisions and Updates Revision Date Description 620-000131-000 6/2001 Initial release of Manual 620-000131-100 11/2001 Update to manual 620-000131-200 5/2002 Update to manual 620-000131-300 9/2002 Update to support EFCM 6.1and 6.2 620-000131-400 10/2002 Update to support EFCM 6.1, 6.2, & 6.3 620-000131-500 2/2003 Update to support E/OS 5.1 and EFCM 7.0 620-000131-600 8/2003 Update to support E/OS 5.2 and EFCM 7.2 620-000131-610 11/2003 Update to support E/OS 6.
Contents Preface............................................................................................................................ vii Chapter 1 Introduction to SNMP Network Management using SNMP..............................................1-1 SNMP Features ..........................................................................1-2 SNMP Commands .....................................................................1-2 Why Variables exist In a Managed Device ............................
Contents UDP Group..............................................................................2-52 SNMP Group...........................................................................2-53 Fabric Element Management MIB................................................2-60 Predefined types ......................................................................2-60 Fibre Alliance MIB..........................................................................2-96 Type definitions ................................
Contents Fibre Channel Threshold Alert Group................................ C-47 FCEOS Enterprise-specific Trap Definitions ............................. C-51 Appendix D Fabric Element Management MIB FCFE.MIB ......................................................................................... D-1 Configuration group................................................................ D-6 Operation group..................................................................... D-18 F_Port Fabric Login table..
Contents MIB Objects Listed Alphabetically ............................................ H-45 MIB Objects Listed Alphabetically ............................................ H-82 Index ................................................................................................................................
Preface This publication is part of the documentation suite that supports the McDATA® Sphereon™ 3016 Fabric Switch, Sphereon 3032 Fabric Switch, Sphereon 3216 Fabric Switch, Sphereon 3232 Fabric Switch, Sphereon 4300 Fabric Switch, Sphereon 4400 Fabric Switch, Sphereon 4500 Fabric Switch, Sphereon 4700 Fabric Switch, ES-1000 Switch, ED-5000 Director, Intrepid® 6064 Director, and Intrepid 6140 Director.
Preface Appendix B, FC Management MIB, lists the FC Management MIB 3.0. Appendix C, McDATA Private Enterprise MIB, lists the McDATA private enterprise MIBs. Appendix D, Fabric Element Management MIB, lists the SNMP Framework MIB. Appendix E, MIB II lists the MIB-II, the RFC1213.mib renamed. Appendix F, SNMP Framework MIB lists the definitions of managed objects for the Fabric Element in Fibre Channel Standard. Appendix G, SNMPv3 MIB contains the listing of MIB objects by OID and alphabetically.
Preface • McDATA Sphereon 3032 and 3232 Fabric Switch Element Manager User Manual (620-000173) • McDATA Sphereon 3016 and 3216 Switch Installation and Service Manual (620-000154) • McDATA Sphereon 3032 and 3232 Switch Installation and Service Manual (620-000155) • McDATA Sphereon 4500 Switch Installation and Service Manual (620-000159) • McDATA Sphereon 4500 Fabric Switch Element Manager User Manual (620-000175) • McDATA Sphereon 4400 Fabric Switch Installation and Service Manual (620-000238) •
Preface Manual Conventions Where to Get Help The following notational conventions are used in this document. Convention Meaning Italic Outside book references, names of user interface windows, panels, buttons, and dialog boxes Bold Keyboard keys Click. As in “click the icon on the navigation control panel.” Click with the left mouse button on the object to activate a function. Right-click. As in “right click the product icon.
Preface NOTE: Customers who purchased the hardware product from a company other than McDATA should contact that company’s service representative for technical support. Forwarding Publication Comments We sincerely appreciate any comments about this publication. Did you find this manual easy or difficult to use? Did it lack necessary information? Were there any errors? Could its organization be improved? Please send your comments via e-mail, our home page, or FAX.
Preface are trademarks of their respective owners in the United States, other countries, or both.
1 Introduction to SNMP The Simple Network Management Protocol (SNMP) is a complete but simple mechanism for network management. Network management is a broad term, including workstation configuration, assignment of IP addresses, network design, architecture, network security, and topologies. All this can fall within the scope of a network manager.
Introduction to SNMP 1 that can be managed. In such a case, the list of commands a manager must be able to issue is overwhelming, and every new manageable device increases the list. SNMP was created to simplify the task of managing and meeting the demands of any growing network. SNMP operates on a simple fetch-store concept. With SNMP, the available transactions between manager and agent are limited to a handful. The manager can request information from the agent or modify variables on the agent.
Introduction to SNMP 1 • Set–A manager can change the variables in the agent by sending this single command. This command is used to change the management data. • GetBulk–This command is used by the manager to retrieve voluminous data from a large table in the agent. • Trap–An Agent uses this command to inform the manager about some unusual events. Refer to Traps and Their Purpose on page 1-9. • Inform– This command is used by a manager to send alert to another manager.
Introduction to SNMP 1 retrieved and/or modified by the manager, and it is the agent’s job to return the requested object’s value. Within the agent is at least one, maybe several, collections of definitions called Management Information Bases (MIBs). MIB provides each OID with a readable label and other parameters. The MIB acts as a dictionary that is used to assemble or interpret the SNMP messages.
Introduction to SNMP 1 which authenticate the SNMP requests based on the “community” string. ATTENTION!Before enabling SNMPv3, ensure all desired communities are configured for SNMPv3 access. If existing community strings are not configured for SNMPv3, then existing SNMP access will be lost. SNMP Community co-existence When SNMPv3 is enabled, SNMP Community Coexistence table provides a way to use the earlier versions such as SNMPv1 and SNMPv2c.
Introduction to SNMP 1 Authentication can be used to restrict communication between two authorized entities. Users cannot save messages and replay them with altered content. Only authorized users can change configurations of network devices. View-based Access Control Model (VACM) The View-based Access Control Model defines a set of services that an application can use for checking access rights. It determines the access rights of a group.
Introduction to SNMP 1 4. If privacy is needed, the message is decrypted using the private key; it is encrypted again before sending back. NOTE: The authentication/privacy key (password) configured for an SNMPv3 user on a switch is not localized. Therefore, the authentication/privacy key configured in the SNMP management application must be configured as a non-localized authentication/privacy key in ASCII format. For more information on localization, refer to http://www.ietf.org/rfc/rfc3414.
Introduction to SNMP 1 operations across a wide variety of managed devices. Chapter 2 describes the standard MIBs used by the various McDATA products. Standard MIBs supported by McDATA products are: Private Enterprise MIBs • MIB-II (Internet MIB) as described in RFC1213: supported by all switches and directors.
Introduction to SNMP 1 Traps and Their Purpose Traps are unsolicited status reports, or status change indicators a managed object sends to a network manager. The destination address and UDP port number for traps can be configured for each managed agent. If no specific value is configured for UDP port number it takes the default value. The default value for UDP port number is 162.
Introduction to SNMP 1 1-10 E/OS SNMP Support Manual
2 McDATA SNMP Support Overview SNMP is a protocol that uses the User Data Protocol (UDP) to exchange messages between an SNMP agent (in a managed device) and a management station residing on a network. Although SNMP can be made available over other protocols, McDATA only supports UDP. To be monitored and managed remotely by a network management station, each switch or director is equipped with an SNMP agent.
McDATA SNMP Support 2 • FCEOS MIB, the McDATA enterprise specific MIB supporting the McDATA switch and director firmware. • SNMP Framework MIB. • SNMPv3 MIB. E/OS Trap Overview NOTE: E/OS traps support SNMP V1/V2c/V3 format regardless of MIB definition syntax.
McDATA SNMP Support 2 The following descriptions summarize the fields illustrated below for the SNMPv2 PDU format: PDU type—Identifies the type of PDU transmitted (Get, GetNext, Inform, Response, Set, or Trap). Request ID—Associates SNMP requests with responses. Error status—Indicates one of a number of errors and error types. Only the response operation sets this field. Other operations set this field to zero. Error index—Associates an error with a particular object instance.
McDATA SNMP Support 2 2-4 Trap Severity Sent because MIB Trap OID E/OS EFCM ES port change N/A A change in port status FCEOS 1.3.6.1.4.1.289.1 YES NO ES FRU change N/A A change in FRU status FCEOS 1.3.6.1.4.1.289.2 YES NO ES invalid attachment N/A Invalid attachment to a port. FCEOS 1.3.6.1.4.1.289.3 YES NO ES threshold alert N/A Threshold specified in threshold table has been exceeded for a port. FCEOS 1.3.6.1.4.1.289.
McDATA SNMP Support 2 Trap Severity Sent because MIB Trap OID E/OS EFCM ES link added event* N/A A new link has been detected. NOTE: up to 10 seconds may elapse after link is added before trap is sent. FCEOS 1.3.6.1.4.1.289.15 YES NO Switch SCN Alert Change in switch status. FC-MGMNT 1.3.6.1.2.1.8888.0.1 YES YES Switch Deletion Alert A switch is removed from management control. FC-MGMNT 1.3.6.1.2.1.8888.0.2 NO YES Event SCN Info A new system event was generated. FC-MGMNT 1.
McDATA SNMP Support 2 Binding OIB Value 1 1.3.6.1.4.1.289.2.1.1.2.3.1.1.3.port_number+1 fcEosPortOpStatus.port_number+1 New status value. See definition for fcEosPortOpStatus Enterprise-specific FRU Status Change Trap This trap is sent for each FRU which has a status change. There is 1 variable binding as follows: Binding OID Values 1 1.3.6.1.4.1.289.2.1.1.2.2.1.1.3.fru_code.fru_pos fcEosFruStatus.fru_code.
McDATA SNMP Support 2 Binding OID Value 1 1.3.6.1.4.1.289.2.1.1.2.4.1.1.4.port_number+1 fcEosPortAttachedWWN.port_number+1 WWN of invalid attached device. See definition for fcEosPortAttachedWWN. Enterprise-specific Threshold Alert Trap This trap is sent when port traffic exceeds a specified threshold. There are 2 variable bindings. Binding OID Value 1 1.3.6.1.4.1.289.2.1.1.2.3.1.1.1.port_number+1 fcEosPortIndex.port_number+1 Port number of port with threshold alert. 2 1.3.6.1.4.1.289.2.1.
McDATA SNMP Support 2 FRU Code Description 1 Backplane 2 Control Processor card 3 Serial Crossbar 4 Shasta 32 center fan module 5 Fan module 6 Power supply module 7 Reserved 8 Longwave, Single-Mode, LC connector, 1 Gig 9 Shortwave, Multi-Mode, LC connector, 1 Gig 10 Mixed, LC connector, 1 Gig 11 SFO pluggable, 1 Gig 12 SFO pluggable, 2 Gig 13 Longwave, Single-Mode, MT-RJ connector, 1 Gig 14 Shortwave, Multi-Mode, MT-RJ connector, 1 Gig 15 Mixed, MT-RJ connector, 1 Gig 16 F
McDATA SNMP Support 2 Binding OID Value 1 1.3.6.1.4.1.289.2.1.1.2.3.1.1.1.port_index fcEosPortIndex.port_index The fixed physical port number on the switch. It ranges from 1 to the number of physical ports that can be supported in the switch. 2 1.3.6.1.4.1.289.2.1.1.2.3.1.1.152.port_index fcEosPortName.port_index A string describing the addressed port 3 1.3.6.1.4.1.289.2.1.1.2.3.1.1.153.port_index fcEosPortWWN.port_index The Port WWN. 4 1.3.6.1.4.1.289.2.1.1.2.1.15.
McDATA SNMP Support 2 Binding OID Value 1 1.3.6.1.2.1.8888.1.1.3.1.1. fcConnUnitId. Where unit-id is the WWN of the switch with 8 zeros appended for a total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0 The value is the same as unit-id: the WWN of the switch with 8 zeros appended for a total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0 2 1.3.6.1.2.1.8888.1.1.7.1.5. fcConnUnitEventType.
McDATA SNMP Support 2 Binding OID Value 1 1.3.6.1.2.1.8888.1.1.5.1.3.. fcConnUnitSensorStatus.. Where unit-id is the WWN of the switch with 8 zeros appended for a total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0 And where sensor-index refers to the FRU in the sensor table which has changed state. For example if sensor-index was 5, then you could look at the 5th entry in the sensor table to determine which FRU was affected.
McDATA SNMP Support 2 Product Mapping Trap Variables Description Generated when FRU operational state changes. fcEosFruStatus An fcEosFruScn(2) is generated whenever a FRU status changes to operational state. fcEosPortBindingViolation Type Number Product Mapping Trap Variables Description 3 Generated when Port binding violation occurs. fcEosPortAttachedWWN An fcEosPortBindingViolation(3) is generated whenever the switch detects that a port binding violation occurs.
McDATA SNMP Support 2 fcEosFruActive Type Number Product Mapping Trap Variables 6 Generated when a FRU status changes to an active status. fcEosFruCode fcEosFruPosition fcEosSysSwitchName fcEosSysSwitchId Description An fcEosFruActive trap is generated when a FRU status changes to an active status. fcEosFruBackup Type Number Product Mapping Trap Variables 7 Generated when a FRU status changes to a backup status.
McDATA SNMP Support 2 fcEosFruFailed Type Number Product Mapping Trap Variables 9 Generated when a FRU status changes to a failed status. fcEosFruCode fcEosFruPosition fcEosSysSwitchName fcEosSysSwitchId Description An fcEosFruFailed trap is generated when a FRU status changes to a failed status. fcEosLinkBit ErrorEvent Type Number Product Mapping Trap Variables 10 Generated when the bit error rate for a link exceeds the threshold.
McDATA SNMP Support 2 fcEosLinkNOSEvent Type Number Product Mapping Trap Variables 12 Generated when a not operational primitive sequence is received. fcEosPortIndex fcEosPortName fcEosPortWWN fcEosSysSwitchName Description An fcEosLinkNOSEvent trap is generated when a not operational primitive sequence is received. fcEosLinkFailureEvent Type Number Product Mapping Trap Variables 13 Generated when a primitive sequence timeout occurs.
McDATA SNMP Support 2 fcEosLinkAddedEvent Type Number Product Mapping Trap Variables 15 Generated when the firmware detects that a new connection has been established on a port. fcEosPortIndex fcEosPortName fcEosPortWWN fcEosSysSwitchName Description An fcEosLinkAddedEvent trap is generated when the firmware detects that a new connection has been established on a port.
McDATA SNMP Support 2 - Minor Thu May 02 09:29:47 10.235.4.111 NO TRAPD.CONF FMT FOR .1.3.6.1.2.1.8888.0.1 ARGS(2): [1] mgmt.mib-2.fcMgmtMIB.fcMgmtObjects.fcMgmtConfig.fcConnUnit Table.fcConnUnitEntry.fcConnUnitStatus.7.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 (Integer): ok [2] mgmt.mib-2.fcMgmtMIB.fcMgmtObjects.fcMgmtConfig.fcConnUnit Table.fcConnUnitEntry.fcConnUnitState.7.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 (Integer): online This output from HP OpenView contains information for 4 traps.
McDATA SNMP Support 2 EXAMPLE: Interpretation of trap information from MG-SOFT MIB Browser 5. 3: Specific trap #3 trap(v1) received from: 172.16.7.243 at 09/25/2002 3:06:45 PM Time stamp: 0 days 00h:00m:12s.36th Agent address: 172.16.7.243 Port: 161 Transport: IP/UDP Protocol: SNMPv1 Trap Manager address: 172.16.7.107 Port: 162 Transport: IP/UDP Community: public SNMPv1 agent address: 172.16.7.
McDATA SNMP Support 2 8. 6: Specific trap #3 trap(v1) received from: 172.16.7.243 at 09/25/2002 3:06:45 PM 9. 7: Specific trap #3 trap(v1) received from: 172.16.7.243 at 09/25/2002 3:06:45 PM As displayed by the MG-SOFT browser, the output above is shown in hierarchical tree form. Trap number 3 has been expanded to show the details of the information contained in the trap. The agent address is the IP address of the switch, and the management address is the address of the PC which was running MG-SOFT.
McDATA SNMP Support 2 MIB Definitions: MIB-II There are eleven groups of objects specified in MIB-II. The E/OS SNMP agent supports eight groups: • System Group . This group provides general information about the managed system. • Interfaces Group • Address Translation Group • This group is implemented, but the corresponding table may be empty. • IP Group • ICMP Group • TCP Group • UDP Group • SNMP Group This group keeps statistics on the SNMP agent implementation itself.
McDATA SNMP Support 2 Description The vendor’s authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining ‘what kind of box’ is being managed. For example, if vendor ‘Flintstones, Inc.’ was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its ‘Fred Router’.
McDATA SNMP Support 2 sysServices Type Access Description INTEGER R A value which 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 which performs primarily routing functions would have a value of 4 (2^(3-1)).
McDATA SNMP Support 2 Interfaces Table The interfaces table contains information on the entity's interfaces. Each interface is thought of as being attached to a “subnetwork”. Note that this term should not be confused with “subnet” which refers to an addressing partitioning scheme used in the Internet suite of protocols. ifIndex Type Access Description INTEGER R A unique value for each interface. Its value ranges between 1 and the value of ifNumber.
McDATA SNMP Support 2 ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), T-1 e1(19), european equivalent of T-1 basicISDN(20), primaryISDN(21), proprietary serial propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25) CLNP over IP [11] ethernet-3Mbit(26), nsip(27), --XNS over IP slip(28), -- generic SLIP ultra(29), --ULTRA techn
McDATA SNMP Support 2 ifMtu Type Access Description INTEGER R 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. ifSpeed Type Access Description Gauge R An estimate of the interface's current bandwidth in bits per second.
McDATA SNMP Support 2 ifOperStatus Type Access Description INTEGER R The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. ifLastChange Type Access Description TimeTicks R The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
McDATA SNMP Support 2 ifInDiscards Type Access Description Counter R The number of inbound packets which 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. ifInErrors Type Access Description Counter R The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
McDATA SNMP Support 2 ifOutNUcastPkts Type Access Description Counter R The total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. ifOutDiscards Type Access Description Counter R The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted.
McDATA SNMP Support 2 by an ethernet, then the value of this object refers to a document defining 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 conforming implementation of ASN.1 and BER must be able to generate and recognize this value. Address Translation Group Implementation of the Address Translation group is mandatory for all systems.
McDATA SNMP Support 2 corresponding entry in the atTable object. That is, it effectively disassociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use.
McDATA SNMP Support 2 ipInReceives Type Access Description Counter R The total number of input datagrams received from interfaces, including those received in error. ipInHdrErrors Type Access Description Counter R The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, Time-To-Live exceeded, errors discovered in processing their IP options, etc.
McDATA SNMP Support 2 ipInUnknownProtos Type Access Description Counter R The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. ipInDiscards Type Access Description Counter R The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
McDATA SNMP Support 2 Description The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
McDATA SNMP Support 2 ipReasmFails Type Access Description Counter R The number of failures detected by the IP re-assembly algorithm (for whatever reason: timed out, errors, etc). Note that 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.
McDATA SNMP Support 2 IP Address Table The IP address table contains this entity's IP addressing information. ipAdEntAddr Type Access Description IpAddress R The IP address to which this entry's addressing information pertains. ipAdEntIfIndex Type Access Description INTEGER R 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.
McDATA SNMP Support 2 ipAdEntReasmMaxSize Type Access Description INTEGER (0..65535) R The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. IP Routing group The IP routing group contains an entry for each route presently known to this entity. ipRouteDest Type Access Description IpAddress RW The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.
McDATA SNMP Support 2 ipRouteProto value. If this metric is not used, its value should be set to -1. ipRouteMetric2 Type Access Description INTEGER RW 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. ipRouteMetric3 Type Access Description INTEGER RW An alternate routing metric for this route.
McDATA SNMP Support 2 ipRouteType Type Access Description INTEGER RW The type of route. Note that 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 said entry from the route identified with said entry.
McDATA SNMP Support 2 hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14) ipRouteAge Type Access Description INTEGER RW The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
McDATA SNMP Support 2 ipRouteMetric5 Type Access Description INTEGER RW 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.
McDATA SNMP Support 2 Description The media-dependent `physical' address. ipNetToMediaNetAddress Type Access Description IpAddress RW The IpAddress corresponding to the media-dependent `physical' address ipNetToMediaType Type Access Description INTEGER RW The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable.
McDATA SNMP Support 2 Description 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 free up buffer space for other routing entries. ICMP Group icmpInMsgs Type Access Description Counter R The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
McDATA SNMP Support 2 Description The number of ICMP Parameter Problem messages received. icmpInSrcQuenchs Type Access Description Counter R The number of ICMP Source Quench messages received. icmpInRedirects Type Access Description Counter R The number of ICMP Redirect messages received. icmpInEchos Type Access Description Counter R The number of ICMP Echo (request) messages received. icmpInEchoReps Type Access Description Counter R The number of ICMP Echo Reply messages received.
McDATA SNMP Support 2 Description The number of ICMP Timestamp Reply messages received. icmpInAddrMasks Type Access Description Counter R The number of ICMP Address Mask Request messages received. icmpInAddrMaskReps Type Access Description Counter R The number of ICMP Address Mask Reply messages received icmpOutMsgs Type Access Description Counter R The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
McDATA SNMP Support 2 Access Description R The number of ICMP Destination Unreachable messages sent. icmpOutTimeExcds Type Access Description Counter R The number of ICMP Time Exceeded messages sent. icmpOutParmProbs Type Access Description Counter R The number of ICMP Parameter Problem messages sent. icmpOutSrcQuenchs Type Access Description Counter R The number of ICMP Source Quench messages sent. icmpOutRedirects Type Access Description Counter R The number of ICMP Redirect messages sent.
McDATA SNMP Support 2 icmpOutEchoReps Type Access Description Counter R The number of ICMP Echo Reply messages sent. icmpOutTimestamps Type Access Description Counter R The number of ICMP Timestamp (request) messages sent. icmpOutTimestampReps Type Access Description Counter R The number of ICMP Timestamp Reply messages sent. icmpOutAddrMasks Type Access Description Counter R The number of ICMP Address Mask Request messages sent.
McDATA SNMP Support 2 TCP Group Note that instances of object types that represent information about a particular TCP connection are transient; they persist only as long as the connection in question. tcpRtoAlgorithm Type Access Description INTEGER R The algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
McDATA SNMP Support 2 timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793. tcpMaxConn Type Access Description INTEGER R The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.
McDATA SNMP Support 2 Access Description R 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. tcpCurrEstab Type Access Description Gauge R The number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. tcpInSegs Type Access Description Counter R The total number of segments received, including those received in error.
McDATA SNMP Support 2 TCP Connection Table The TCP connection table contains information about this entity's existing TCP connections. tcpConnState Type Access Description INTEGER RW 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.
McDATA SNMP Support 2 Description The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used. tcpConnLocalPort Type Access Description INTEGER (0..65535 R The local port number for this TCP connection. tcpConnRemAddress Type Access Description IpAddress R The remote IP address for this TCP connection. tcpConnRemPort Type Access Description INTEGER (0..
McDATA SNMP Support 2 UDP Group udpInDatagrams Type Access Description Counter R The total number of UDP datagrams delivered to UDP users. udpNoPorts Type Access Description Counter R The total number of received UDP datagrams for which there was no application at the destination port. udpInErrors Type Access Description Counter R The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
McDATA SNMP Support 2 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 Type Access Description IpAddress R The local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used. udpLocalPort Type Access Description INTEGER (0..
McDATA SNMP Support 2 snmpOutPkts Type Access Description Counter R The total number of SNMP messages which were passed from the SNMP protocol entity to the transport service. snmpInBadVersions Type Access Description Counter R The total number of SNMP messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.
McDATA SNMP Support 2 snmpInTooBigs Type Access Description Counter R The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `tooBig.' snmpInNoSuchNames Type Access Description Counter R The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `noSuchName.
McDATA SNMP Support 2 snmpInGenErrs Type Access Description Counter R The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `genErr.' snmpInTotalReqVars Type Access Description Counter R The total number of MIB objects which have been retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.
McDATA SNMP Support 2 snmpInSetRequests Type Access Description Counter R The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity. snmpInGetResponses Type Access Description Counter R The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity. snmpInTraps Type Access Description Counter R The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.
McDATA SNMP Support 2 snmpOutBadValues Type Access Description Counter R The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `badValue.’ snmpOutGenErrs Type Access Description Counter R The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `genErr.
McDATA SNMP Support 2 snmpOutGetResponses Type Access Description Counter R The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity. snmpOutTraps Type Access Description Counter R The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity. snmpEnableAuthenTraps Type Access Description INTEGER RW Indicates whether the SNMP agent process is permitted to generate authentication-failure traps.
McDATA SNMP Support 2 Fabric Element Management MIB There are five groups of objects defined in the Fabric Element Management MIB. Predefined types DisplayString Syntax OCTET STRING Syntax INTEGER (0..2147383647) MilliSeconds 2^31 – 1 MicroSeconds Syntax INTEGER (0..2147383647) Syntax OCTET STRING (SIZE(8)) FcNameId Description World wide Name or Fibre Channel Name associated with an FC entity.
McDATA SNMP Support 2 FcPortName Syntax Description FcNameId The Name Identifier associated with a port. Only the following formats are allowed: IEEE48, IEEE extended, and Local. FcAddressId Syntax Description OCTET STRING (SIZE (3)) Fibre Channel Address Identifier. A 24-bit value unique within the address space of a Fabric. FcRxDataFieldSize Syntax Description INTEGER (128..2112) Receive Data_Field Size. FcBbCredit Syntax Description INTEGER (0..32767) Buffer-to-buffer Credit.
McDATA SNMP Support 2 bit 2 -- Class 2 bit 3 – Class 3 bit 4 – Class 4 bit 5 – Class 5 bit 6 – Class 6 bit 7 – reserved for future Fc0BaudRate Syntax Description INTEGER The values are defined as follow: other(1) none of below oneEighth(2) 155 Mbaud (12.5MB/s) quarter(4) 266 Mbaud (25.0MB/s) half(8) 532 Mbaud (50.0MB/s) full(16) 1 Gbaud (100MB/s) double(32) 2 Gbaud (200MB/s) quadruple(64) 4 Gbaud (400MB/s) Fc0BaudRateCap Syntax INTEGER (0..
McDATA SNMP Support 2 Fc0MediaCap Syntax INTEGER (0..65535) Description bit 0 unknown bit 1 single mode fibre (sm) bit 2 multi-mode fibre 50 micron (m5) bit 3 multi-mode fibre 62.5 micron (m6) bit 4 video cable (tv) bit 5 miniature cable (mi) bit 6 shielded twisted pair (stp) bit 7 twisted wire (tw) bit 8 long video (lv) bits 9-15 reserved for future use.
McDATA SNMP Support 2 unknown(1) longWaveLaser(2) – (LL) shortWaveLaser(3)—(SL) longWaveLED(4) – (LE) electrical(5) – (EL) shortWaveLaser-noOFC(6) – (SN) Fc0Distance Syntax Description INTEGER The values are defined as follow: unknown(1), long(2), intermediate(3), short(4). FcFeModuleCapacity Syntax Description INTEGER (1..256) Represents the maximum number of modules within a Fabric Element. FcFeFxPortCapacity Syntax Description INTEGER (1..
McDATA SNMP Support 2 Description Represents the NxPort index within a conceptual table FcFxPortMode Syntax Description INTEGER The values are defined as follow: unknown(1), fPort(2), flPort(3). FcBbCreditModel Syntax Description INTEGER The values are defined as follow: regular(1), alternate(2). MIB objects defined in the Fabric Element MIB: fcFabricName Type Access Description FabricName R The Name_Identifier of the Fabric to which this Fabric Element belongs.
McDATA SNMP Support 2 fcFeModuleDescr Type Provided By Access Description DisplayString (SIZE(256)) McK DEV_TBL R A textual description of the module. This value should include the full name and version identification of the module. It should contain printable ASCII characters. This string should be derived from VPD information stored in the FRU EEPROM.
McDATA SNMP Support 2 Online(1): The module is functioning properly if any of the ports on the current module is online or testing. offline(2): The module is not available if any of the ports on the current module is offline. FcFeModuleLastChange Type Provided By Access Description TIMETICKS SNMP R This object contains the value of sysUpTime when the module entered its current operational status.
McDATA SNMP Support 2 Fx_Port Configuration Table A table that contains one entry for each Fx_Port in the Fabric Element, containing configuration and service parameters of the Fx_Ports. fcFxConfFxPortIndex Type Provided By Access Description FcFeFxPortIndex SNMP R This object identifies the Fx_Port within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified Fx_Port until the module is re-initialized.
McDATA SNMP Support 2 6 = FC-PH 4.0 7 = FC-PH 4.1 8 = FC-PH 4.2 9 = FC-PH 4.3 0x10 = FC-PH2 0x20 = FC-PH3 FcFxPortFcphVersionLow Type Provided By Access Description FcphVersion FC2 R The lowest or earliest version of FC-PH that the Fx_Port is configured to support. Since the switch is not capable of changing its support for FC-PH version, the version reported is the one currently in use for this port. If there is no device logged in, then the value is 0.
McDATA SNMP Support 2 This is fixed at 2112. FcFxPortRatov Type Provided By Access Description MilliSeconds PCP R The Resource_Allocation_Timeout Value configured for the Fx_Port. 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 (see next object) plus twice the maximum time that a frame may be delayed within the Fabric and still be delivered.
McDATA SNMP Support 2 Description A flag indicating whether or not the Fx_Port supports an Intermixed Dedicated Connection. The values are defined as follow: yes(1) and no(2). This is fixed at no(2). FcFxPortStackedConnMode Type Provided By Access Description FcStackedConnMode SNMP R A value indicating the mode of Stacked Connect supported by the Fx_Port. This is fixed at none(1).
McDATA SNMP Support 2 FcFxPortHoldTime Type Provided By Access Description MicroSeconds PCP R The maximum time (in microseconds) that the Fx_Port shall hold a frame before discarding the frame if it is unable to deliver the frame. The value 0 means that the Fx_Port does not support this parameter. This is equal to quarter of d the E_D_TOV which is obtained from PCP. FcFxPortBaudRate Type Provided By Access Description Fc0BaudRate FPM R The FC-0 baud rate of the Fx_Port.
McDATA SNMP Support 2 FcFxPortTxType Type Provided By Access Description Fc0TxType FPM R The FC-0 transmitter type of the Fx_Port. 1 Unknown (long distance laser) 2 LongwaveLaser (LC version) 3 ShortwaveLaser 6 ShortwaveLaser-no OFC FcFxPortDistance Type Provided By Access Description Fx_Port Operation Table Fc0Distance FPM R The FC-0 distance range of the Fx_Port transmitter.
McDATA SNMP Support 2 FcFxPortID Type FcAddressId Provided By Login Server Access Description R The address identifier by which this Fx_Port is identified within the Fabric. The Fx_Port may assign its address identifier to its attached NxPort(s) during Fabric Login. Return a port id if the port is logged into the fabric, otherwise this address is 000000 in FCEOS.
McDATA SNMP Support 2 Provided By Access Description PSCC R The number of buffers currently available for receiving frames from the attached port in the buffer-to-buffer flow control. The value should be less than or equal to fcFxPortBbCredit. FcFxPortOperMode Type Provided By Access Description FcFxPortMode AS R The current operational mode of the Fx_Port. This value is F_Port(2) if the port_state_data is unavailable or the port is an F_Port, or unknown(1) for the other port state.
McDATA SNMP Support 2 associated module. The value remains constant for the identified Fx_Port until the module is re-initialized. FcFxPortPhysAdminStatus Type INTEGER Provided By PCP, FPM Access Description R/W The desired state of the Fx_Port. A management station may place the Fx_Port in a desired state by setting this object accordingly. The testing(3) state indicates that no operational frames can be passed.
McDATA SNMP Support 2 The values are defined as online(1) – Login may proceed, offline(2) – Login cannot proceed, testing(3) – port is under test, link-failure(4) – failure after online/testing. FcFxPortPhysLastChange Type Provided By Access Description TimeTicks SNMP R The value of sysUpTime at the time the Fx_Port entered its current operational status. A value of zero indicates that the Fx_Port’s operational status has not changed since the agent last restarted. This is SS_TIM_RD_TICKS(MILLISEC) * 10.
McDATA SNMP Support 2 FcFxlogiNxPortIndex Type Provided By Access Description FcFeNxPortIndex SNMP R The object identifies the associated NxPort in the attachment for which the entry contains information. FcFxPortFcphVersionAgreed Type FcphVersion Provided By Login Server Access Description R The version of FC-PH that the Fx_Port has agreed to support from the Fabric Login.
McDATA SNMP Support 2 FcFxPortCosSuppAgreed Type Provided By Access Description FcCosCap Login Server R A variable indicating that the attached NxPort has requested the Fx_Port for the support of classes of services and the Fx_Port has granted the request. FcFxPortIntermixSuppAgreed Type Provided By Access Description INTEGER SNMP R A variable indicating that the attached Nx_Port has requested the Fx_Port for the support of Intermix and the Fx_Port has granted the request.
McDATA SNMP Support 2 Description A variable indicating whether the Fx_Port has agreed to support Class 2 sequential delivery from the Fabric Login. This is only meaningful if Class 2 service has been agreed. The values are defined as yes(1) and no(2). FcFxPortClass3SeqDelivAgreed Type Provided By Access Description INTEGER Login Server R A flag indicating whether the Fx_Port has agreed to support Class 3 sequential delivery from the Fabric Login.
McDATA SNMP Support 2 fcFxPortBbCreditModel Type Provided By Access Description FcBbCreditModel SNMP R This object identifies the BB_Credit model used by the Fx_Port. The regular model refers to the Buffer-to-Buffer flow control mechanism defined in FC-PH [1] is used between the F_Port and the N_Port. For FL_Ports, the Alternate Buffer-to-Buffer flow control mechanism as defined in FC-AL [4] is used between the FL_Port and any attached NL_Ports. This is fixed at regular(1).
McDATA SNMP Support 2 Access Description R The number of loss of synchronization detected by the Fx_Port. FcFxPortSigLosses Type Provided By Access Description Counter PSCC R The number of loss of signal detected by the Fx_Port. FcFxPortPrimSeqProtoErrors Type Provided By Access Description Counter PSCC R The number of primitive sequence protocol errors detected by the Fx_Port.
McDATA SNMP Support 2 Provided By Access Description PSCC R The number of Delimiter Errors detected by this Fx_Port. FcFxPortAddressIdErrors Type Provided By Access Description Counter PSCC R The number of address identifier errors detected by this Fx_Port. FcFxPortLinkResetIns Type Provided By Access Description Counter PSCC R The number of Link Reset Protocol received by this Fx_Port from the attached Nx_Port.
McDATA SNMP Support 2 FcFxPortOlsOuts Type Provided By Access Description Class 1 Accounting table Counter PSCC R The number of Offline Sequence issued by this Fx_Port. A table that contains one entry for each Fx_Port in the Fabric Element, Class 1 accounting information. These entries are all zero excep for the index, since class 1 is not supported. fcFxPortC1AcctFxPortIndex Type Provided By Access Description FcFeFxPortIndex SNMP R This object identifies the Fx_Port within the module.
McDATA SNMP Support 2 Description The number of Class 1 connections successfully established in which the attached Nx_Port is the destination of the connect-request. This value is fixed at 0. FcFxPortC1FbsyFrames Type Provided By Access Description Counter SNMP R The number of F_BSY frames generated by this Fx_Port against Class 1 connect-request. This value is fixed at 0.
McDATA SNMP Support 2 Provided By Access Description SNMP R The number of Class 1 frames (other than Class 1 connect-request) received by this Fx_Port from its attached Nx_Port. This value is fixed at 0. FcFxPortC1OutFrames Type Provided By Access Description Counter SNMP R The number of Class 1 frames (other than Class 1 connect-request) delivered through this Fx_Port to its attached Nx_Port. This value is fixed at 0.
McDATA SNMP Support 2 FcFxPortC1Discards Type Provided By Access Description Counter SNMP R The number of Class 1 frames discarded by this Fx_Port. This value is fixed at 0. Class 2 Accounting table A table that contains one entry for each Fx_Port in the Fabric Element, Class 2 accounting information recorded since the management agent has re-initialized. fcFxPortC2AcctFxPortIndex Type Provided By Access Description FcFeFxPortIndex SNMP R This object identifies the Fx_Port within the module.
McDATA SNMP Support 2 Description The number of Class 2 frames delivered through this Fx_Port to its attached Nx_Port. FcFxPortC2InOctets Type Provided By Access Description Counter PSCC R The number of Class 2 frame octets, including the frame delimiters, received by this Fx_Port from its attached Nx_Port. FcFxPortC2OutOctets Type Provided By Access Description Counter PSCC R The number of Class 2 frame octets, including the frame delimiters, delivered through this Fx_Port to its attached Nx_Port.
McDATA SNMP Support 2 FcFxPortC2FrjtFrames Type Provided By Access Description Class 3 Accounting table Counter PSCC R The number of F_RJT frames generated by this Fx_Port against Class 2 frames. A table that contains one entry for each Fx_Port in the Fabric Element, Class 3 accounting information recorded since the management agent has re-initialized. fcFxPortC3AcctFxPortIndex Type Provided By Access Description FcFeFxPortIndex SNMP R This object identifies the Fx_Port within the module.
McDATA SNMP Support 2 Description The number of Class 3 frames delivered through this Fx_Port to its attached Nx_Port. FcFxPortC3InOctets Type Provided By Access Description Counter PSCC R The number of Class 3 frame octets, including the frame delimiters, received by this Fx_Port from its attached Nx_Port. FcFxPortC3OutOctets Type Provided By Access Description Counter PSCC R The number of Class 3 frame octets, including the frame delimiters, delivered through this Fx_Port to its attached Nx_Port.
McDATA SNMP Support 2 associated module. The value remains constant for the identified Fx_Port until the module is re-initialized. FcFxPortCapFcphVersionHigh Type Provided By Access Description FcphVersion FC2 R The highest or most recent version of FC-PH that the Fx_Port is capable of supporting. For values see FcFxPortFcphVersionHigh on page 2-68.
McDATA SNMP Support 2 Description The minimum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached Nx_Port. This value is fixed at 1. FcFxPortCapRxDataFieldSizeMax Type Provided By Access Description FcRxDataFieldSize SNMP R The maximum size in bytes of the Data Field in a frame that the Fx_Port is capable of receiving from its attached Nx_Port. This value is fixed at 2112.
McDATA SNMP Support 2 Access Description R A flag indicating whether or not the Fx_Port is capable of supporting the intermixing of Class 2 and Class 3 frames during a Class 1 connection. This flag is only valid if the port is capable of supporting Class 1 service. The values are defined as follow: yes(1) and no(2). This value is fixed no(2).
McDATA SNMP Support 2 FcFxPortCapHoldTimeMax Type Provided By Access Description MicroSeconds SNMP R The maximum holding time (in microseconds) that the Fx_Port is capable of supporting. This value is not supported. It’s always zero. FcFxPortCapHoldTimeMin Type Provided By Access Description MicroSeconds SNMP R The minimum holding time (in microseconds) that the Fx_Port is capable of supporting. This value is not supported. It’s always zero.
McDATA SNMP Support 2 NOTE: All the counters are 32-bit counters.
McDATA SNMP Support 2 Fibre Alliance MIB Type definitions FcNameId Syntax Description OCTET STRING (SIZE(8)) Represents the World wide Name (WWN; IEEE 60-bitvariety; standard part of T11 definitions for fibre channel) associated with a Fibre Channel (FC) entity. FcGlobalId Syntax Description OCTET STRING (SIZE(16)) Represents the World wide Name (WWN; IEEE 124-bit variety) associated with a Fibre Channel (FC) entity.
McDATA SNMP Support 2 For example, FC <-> ATM, converter (6) – unit that converts from one interface to another, For example, FC <-> SCSI, hba(7) – host bus adapter, proxyAgent (8) – software proxy-agent, storageDevice (9) – disk, cd, tape, etc, host (10) – host computer, storageSubsystem (11) – raid, library, etc, module (12) – subcomponent of a system, swDriver (13) – software driver, storageAccessDevice (14) – Provides storage management and access for heterogeneous hosts and heterogeneous devices.
McDATA SNMP Support 2 Value Access Description http://switch’s IP-addr R The top-level URL of the system. If it does not exist the value is an empty string. The URL format is implementation dependent and can have keywords embedded that are preceded by a percent sign (e.g.,%USER).
McDATA SNMP Support 2 The value assigned to a given connectivity unit SHOULD be persistent across agent and unit resets. It SHOULD be the same as fcConnUnitGlobalId if fcConnUnitGlobalId is known and stable. FcConnUnitGlobalId Type Product Mapping Access Description FcGlobalId Switch’s WWN. R An optional global-scope identifier for this connectivity unit. It MUST be a WWN for this connectivity unit or 16 octets of value zero.
McDATA SNMP Support 2 HBA. Another example: If your hub has a built-in Ethernet port, it might be reasonable for the hub to use its LAN address (prefixed with the appropriate NAA) as its fcConnUnitId. But if the Ethernet were a replaceable PCCard, the hub should have an independent ID. FcConnUnitType Type Product Mapping Access Description FcUnitType switch(4) R The type of this connectivity unit. FcConnUnitNumports Type Product Mapping Access Description Unsigned32 Number of ports from PROD_CNFG.
McDATA SNMP Support 2 Access Description R This object reports the overall status of the connectivity unit. The warning (4) value means that the connectivity unit needs attention; all other values are essentially self-explanatory. Any of these values may occur with any of the fcConnUnitState values The values are defined as unknown (1), unused (2), ok (3), warning(4), failed (5) fcConnUnitProduct Type Product Mapping Access Description SnmpAdminString The oem product name.
McDATA SNMP Support 2 Description URL to launch a management application, if applicable. Otherwise empty string. In a standalone unit, this would be the same as the top level URL. This has the same definition as systemURL for keywords. FcConnUnitDomainId Type Product Mapping OCTET STRING (SIZE (3)) FFCCXX XX is the active domainId of the switch. Access Description R 24-bit Fibre Channel address ID of this connectivity unit.
McDATA SNMP Support 2 Product Mapping Access Description The number of sensors. R Number of sensors in the fcConnUnitSensorTable. FcConnUnitNumRevs Type Unsigned32 Product Mapping 1 Access R Description The number of revisions in the fcConnUnitRevsTable. FcConnUnitModuleId Type Product Mapping Access Description OCTET STRING(SIZE(16) return 16 zeros.
McDATA SNMP Support 2 FcConnUnitInfo Type Product Mapping SnmpAdminString A textual description of the product. Writable and persistent across IPL. Access Description R/W Information about this connectivity unit. This object value should be persistent between boots. FcConnUnitControl Type Product Mapping INTEGER Always return unknown (1) on read operation. ResetConnUnitWarmStart (4), offlineConnUnit (5), and onlineConnUnit (6) will be supported by PCP.
McDATA SNMP Support 2 NOTE: Each implementation may chose not to support SNMP Set operations for any or all of these values. For Sets specifying varbinds for instances of this object and values not supported by a given implementation, the agent will return the SNMP WrongValue PDU error code. The values are defined as follow: unknown (1), invalid (2), resetConnUnitColdStart (3), resetConnUnitWarmStart (4), offlineConnUnit (5), onlineConnUnit (6).
McDATA SNMP Support 2 FcConnUnitNumEvents Type Product Mapping Access Description Unsigned32 Number of events in the fcConnUnitEventTable. It’s always <= 200, the maximum size of the event table. R Number of events currently in the fcConnUnitEventTable. FcConnUnitMaxEvents Type Product Mapping Access Description Unsigned32 200. R Max number of events that can be recorded at any one time in the fcConnUnitEventTable.
McDATA SNMP Support 2 FcConnUnitRevsRevision Type Product Mapping Access Description SnmpAdminString XX.XX.XX (The revision of the switch). R A vendor-specific value identifying a revision of a component of the connectivity unit. FcConnUnitRevsDescription Type Product Mapping Access Description Sensor Table SnmpAdminString Switch Firmware Level R Description of a component in the fcConnUnit to which the revision corresponds.
McDATA SNMP Support 2 FcConnUnitSensorName Type Product Mapping Access Description SnmpAdminString The module name of the FRU, such as FAN, PWR or THM R A textual identification of the sensor intended primarily for operator use. FcConnUnitSensorStatus Type Product Mapping Access Description INTEGER This value is evaluated from FRU status. The active, backup and update-busy states are mapped to ok(3). And the failed state is mapped to failed(5). R The status indicated by the sensor.
McDATA SNMP Support 2 Description This describes the status of the sensor as a message. It may also provide more resolution on the sensor indication, for example ‘Cover temperature 1503K, above nominal operating range’. FcConnUnitSensorType Type Product Mapping Access Description INTEGER fan (4) or power-supply (5) R The type of component being monitored by this sensor.
McDATA SNMP Support 2 Access Description R A unique value among all fcConnUnitPortEntrys on this connectivity unit, between 1 and fcConnUnitNumPorts.
McDATA SNMP Support 2 flPort (7) public loop fPort (8) fabric port ePort (9) fabric expansion port gPort (10) generic fabric port domainController (1) domain controller hubController (12) hub controller scsi (13) parallel SCSI port escon (14) escon port lan (15) LAN port wan (16) WAN port FcConnUnitPortFCClassCap Type Product Mapping FcPortFCClass If the port is not installed, fcConnUnitPortFCClassCap = 0 else if ES-1000 H_Port 0x18 = class2(0x10) + class3(0x08) B_Port 0x58 = classF(0x
McDATA SNMP Support 2 Product Mapping If the port is Not installed fcConnUnitPortFCClassOp = 0 else if the Port State is offline fcConnUnitPortFCClassOp = 0 else it depends on the operating Port Type: F_Port Use Class of Service specified in Fabric Login FL_Port Use Class of Service specified in one or more Fabric Login's (OR'd together) E_Port 0x58 = classF(0x40) + class2(0x10) + class3(0x08) Access Description R Bit mask that specifies the classes of service that are currently operational at this port
McDATA SNMP Support 2 bypassed value (8) means that the port has been manually or automatically isolated from the loop or fabric; the other values are essentially self-explanatory. Any value for this object may co-exist with any value for the fcConnUnitPortState object. The values are defined as unknown (1), unused (2), ok (3), warning (4), failure (5), notParticipating (6), initializing (7), bypassed (8).
McDATA SNMP Support 2 Description The World Wide Name of the port. If applicable, otherwise empty string. FcConnUnitPortFCId Type Product Mapping OCTET STRING (SIZE(3)) If it’s F-port, return fabric address of the node in form of [domain, area, node]. If it’s E_Port, return left-adjusted domain ID of the switch. Access Description R This is the assigned Fibre Channel ID of this port. This value is expected to be a Big Endian value of 24-bits. If this is loop, then it is the ALPA that is connected.
McDATA SNMP Support 2 Description The port vendor (e.g., for a GBIC). FcConnUnitPortSpeed Type Product Mapping Access Description Gauge32 Return 100000 kilobytes for 1 Gb/s switches and 200000 kilobytes for 2 Gb/s switches. R The speed of the port in kilobytes per second. FcConnUnitPortControl Type Product Mapping Access Description INTEGER ResetConnUnitPort(3), offlineConnUnitPort(6), onlineConnUnitPort(7), and portFailure(42501) are the only set-operations are supported.
McDATA SNMP Support 2 OfflineConnUnitPort (6): If the addressed connectivity unit allows this operation to be performed to this port, the addressed port performs a vendor-specific ‘offline’ operation. Examples of these operations are: disabling a port’s transceiver, the Link Failure protocol, request (NON-PARTICIPATING) command to the Loop Port state machine, or removal of the port from an arbitrated loop by a hub.
McDATA SNMP Support 2 FcConnUnitPortProtocolCap (added from Mib3.0) Type Product Mapping OCTET STRING (SIZE (2)) If the port is Not installed fcConnUnitPortProtocolCap = 0 else if ES-1000 H_Port 1 = Loop(1) B_Port 2 = Fabric(2) else it depends on the configured Port Type: Gx_Port 3 = Loop(1) + Fabric(2) G_Port 2 = Fabric(2) Fx_Port 3 = Loop(1) + Fabric(2) F_Port 2 = Fabric(2) E_Port 2 = Fabric(2) Access Description R Bit mask that specifies the driver level protocol capability of this port.
McDATA SNMP Support 2 F_Port 2 = Fabric(2) FL_Port 1 = Loop(1) E_Port 2 = Fabric(2) H_Port 1 = Loop(1) B_Port 2 = Fabric(2) Access Description R Bit mask that specifies the driver level protocol(s) that are currently operational. If this is not applicable, return all bits set to zero. This object has the same definition as fcConnUnitPortProtocolCap. FcConnUnitPortNodeWwn (added from Mib3.
McDATA SNMP Support 2 The Event Table active (4) connected to a device loopback (5) Port in ext loopback txfault (6) Transmitter fault noMedia (7) media not installed linkDown (8) waiting for activity (rx sync) The table of connectivity unit events. Errors, warnings, and information should be reported in this table. *fcConnUnitEventIndex Type Product Mapping Access Description Unsigned32 An event index. R Each connectivity unit has its own event buffer.
McDATA SNMP Support 2 FcConnUnitREventTime Type DisplayString (SIZE (15)) Product Mapping Access Description The time when the event occurred. R This is the real time when the event occurred. It has the following format. DDMMYYYY HHMMSS DD = day number, MM = month number, YYYY = year number, HH = hour number, MM= minute number, SS = seconds number If not applicable, return a NULL string. FcConnUnitSEventTime Type Product Mapping Access Description TimeTicks Translated from fcConnUnitREventTime.
McDATA SNMP Support 2 emergency (2) alert (3) critical (4) error (5) warning (6) notify (7) info (8) debug (9) mark (10) FcConnUnitEventType Type Product Mapping Access Description INTEGER Always status(3). R The type of this event. The values are defined as follows: unknown (1) other (2) status (3) configuration (4) topology (5) FcConnUnitEventObject Type Product Mapping Access Description OBJECT IDENTIFIER Only the OID of the fcConnUnit is returned. Other information is not supported.
McDATA SNMP Support 2 fcConnUnitEventDescr Type Product Mapping Access Description Link Table SnmpAdminString “Reason code XX”, XX is the event reason code. R The description of the event. The link table is intended to organize and communicate any information the agent which would assist a management application to discover the CONNECTIVITY UNITS in the framework and the TOPOLOGY of their interconnect.
McDATA SNMP Support 2 NOTE: (for E/OS firmware): A reset or firmware load will cause this table to be regenerated from the persistent login database – table indices will most likely be associated with different entries after the reset. *fcConnUnitLinkIndex Type Product Mapping Access Description Unsigned32 A link index. R This value is used to create a unique value for each entry in the link table with the same fcConnUnitId.
McDATA SNMP Support 2 FcConnUnitLinkPortWwnX Type Product Mapping Access Description OCTET STRING The local side port WWN on the link. This information is available for both E and F ports. R The port WWN of the unit specified by fcConnUnitLinkNodeIdX if known, otherwise 16 octets of binary 0. FcConnUnitLinkNodeIdY Type Product Mapping Access Description OCTET STRING (SIZE(16)) The attached node WWN on the link. This information is available for E_Ports and F ports.
McDATA SNMP Support 2 Description The port WWN on the unit specified by fcConnUnitLinkNodeIdY if known, otherwise 16 octets of binary 0. FcConnUnitLinkAgentAddressY Type Access Description OCTET STRING (SIZE(16)) R The address of an FCMGMT MIB agent for the node identified by fcConnUnitLinkNodeIdY, if known; otherwise 16 octets of binary 0. FcConnUnitLinkAgentAddressTypeY Type Access Description Unsigned32 R If fcConnUnitLinkAgentAddressY is non-zero, then it is a protocol address.
McDATA SNMP Support 2 Product Mapping Access Description For F ports, return Fibre Channel Address. For E_Ports, return left adjusted domainId of the switch. R This is the Fibre Channel ID of this port. If the connectivity unit is a switch, this is expected to be a 24-bit Big Endian value. If this is loop, then it is the ALPA that is connected. If this is an E_Port, then it will only contain the domain ID. If not any of those, unknown or cascaded loop, return all bits set to 1.
McDATA SNMP Support 2 synchronization losses. (Only supports low 32-bits of counter, high 32-bits are set to zero). Access Description R A count of the errors that have occurred on this port. FcConnUnitPortStatCountTxObjects Type Product Mapping Access Description Counter64 stTxFrames (64-bit counter). R The number of frames/packets/Ios/etc that have been transmitted by this port. NOTE: A Fibre Channel frame starts with SOF and ends with an EOF. FC loop devices should not count frames passed through.
McDATA SNMP Support 2 Description The number of octets or bytes that have been transmitted by this port. There is one second periodic polling of the port. This value is saved and compared with the next polled value to compute net throughput. NOTE: for Fibre Channel, ordered sets are not included in the count. FcConnUnitPortStatCountRxElements Type Product Mapping Access Description Counter64 stRxOctets (64-bit counter). R The number of octets or bytes that have been received by this port.
McDATA SNMP Support 2 NOTE: This is a Fibre Channel statistic only. FcConnUnitPortStatCountFBSYFrames Type Product Mapping Access Description Counter64 Not supported. R Number of times that FBSY was returned to this port as a result of a frame that could not be delivered to the other end of the link. This occurs if either the Fabric or the destination port is temporarily busy. Port can only occur on SOFc1 frames (the frames that establish a connection). NOTE: This is a Fibre Channel only statistic.
McDATA SNMP Support 2 NOTE: This is the total for all classes and is a Fibre Channel only statistic. FcConnUnitPortStatCountPRJTFrames Type Product Mapping Access Description Counter64 Not supported. R Number of times that FRJT was returned to this port as a result of a Frame that was rejected at the destination N_Port. NOTE: This is the total for all classes and is a Fibre Channel only statistic. FcConnUnitPortStatCountClass1RxFrames Type Product Mapping Access Description Counter64 Not supported.
McDATA SNMP Support 2 Access Description R Number of times that FBSY was returned to this port as a result of a Class 1 Frame that could not be delivered to the other end of the link. This occurs if either the Fabric or the destination port is temporarily busy. FBSY can only occur on SOFc1 frames (the frames that establish a connection). NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountClass1PBSYFrames Type Product Mapping Access Description Counter64 Not supported.
McDATA SNMP Support 2 Description Number of times that FRJT was returned to this port as a result of a Class 1 Frame that was rejected at the destination N_Port. NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountClass2RxFrames Type Product Mapping Access Description Counter64 stC2FramesIn (64-bit counter). R Number of Class 2 Frames received at this port. NOTE: This is a Fibre Channel only statistic.
McDATA SNMP Support 2 NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountClass2PBSYFrames Type Product Mapping Access Description Counter64 Not supported. R Number of times that PBSY was returned to this port as a result of a Class 2 Frame that could not be delivered to the other end of the link. This occurs if the destination N_Port is temporarily busy. PBSY can only occur on SOFc1 frames (the frames that establish a connection). NOTE: This is a Fibre Channel only statistic.
McDATA SNMP Support 2 FcConnUnitPortStatCountClass3RxFrames Type Product Mapping Access Description Counter64 stC3FramesIn (64-bit counter). R Number of Class 3 Frames received at this port. NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountClass3TxFrames Type Product Mapping Access Description Counter64 stC3FramesOut (64-bit counter). R Number of Class 3 Frames transmitted out this port. NOTE: This is a Fibre Channel only statistic.
McDATA SNMP Support 2 Description Number of Multicast Frames or Packets received at this port. FcConnUnitPortStatCountTxMulticastObjects Type Product Mapping Access Description Counter64 Not supported. R Number of Multicast Frames or Packets transmitted out this port. FcConnUnitPortStatCountRxBroadcastObjects Type Product Mapping Access Description Counter64 Not supported. R Number of Broadcast Frames or Packets received at this port.
McDATA SNMP Support 2 FcConnUnitPortStatCountTxLinkResets Type Product Mapping Access Description Counter64 stLinkResetsOut (Only supports low 32 bits of counter, high 32 bits are set to zero). R Number of Link resets. This is the number LRs transmitted. NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountNumberLinkResets Type Product Mapping Access Description Counter64 StLinkResetsIn + stLinkResetsOut (Only supports low 32 bits of counter, high 32 bits are set to zero).
McDATA SNMP Support 2 Product Mapping Access Description StOlssOut (Only supports low 32 bits of counter, high 32 bits are set to zero). R Number of Offline Primitive OLS transmitted by this port. NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountNumberOfflineSequences Type Product Mapping Access Description Counter64 stOlssIn + stOlssOut (Only supports low 32 bits of counter, high 32 bits are set to zero). R Number of Offline Primitive sequence received at this port.
McDATA SNMP Support 2 Description Number of frames received with invalid CRC. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Loop ports should not count CRC errors passing through when monitoring. NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountInvalidTxWords Type Product Mapping Access Description Counter64 stInvalidTxWords (Only supports low 32 bits of counter, high 32 bits are set to zero). R Number of invalid transmission words received at this port.
McDATA SNMP Support 2 NOTE: This is a Fibre Channel only statistic. FcConnUnitPortStatCountLossofSynchronization Type Product Mapping Access Description Counter64 stSyncLosses (Only supports low 32 bits of counter, high 32 bits are set to zero). R Number of instances of synchronization loss detected at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). NOTE: This is a Fibre Channel only statistic.
McDATA SNMP Support 2 FcConnUnitPortStatCountFramesTruncated Type Product Mapping Access Description Counter64 stFramesTooShort (Only supports low 32 bits of counter, high 32 bits are set to zero). R Number of frames received at this port where the frame length was less than the minimum indicated by the frame header – normally 24 bytes, but it could be more if the DFCTL field indicates an optional header should have been present.
McDATA SNMP Support 2 FcConnUnitPortStatCountEncodingDisparityErrors Type Product Mapping Access Description Counter64 Not supported. R Number of disparity errors received at this port. NOTE: This is a Fibre Channel only statistic. Name Server Table This table is accessed either directly (if the management software has an index value) or via GetNexts. The value of the indices need not be contiguous. Each entry created in this table will be assigned an index.
McDATA SNMP Support 2 Product Mapping Access Description Port WWN Name R The Port WWN Name for this entry in the SNS table. fcConnUnitSnsNodeName Type Product Mapping Access Description FcNameId Node Name. R The Node Name for this entry in the SNS table. fcConnUnitSnsClassOfSvc Type Product Mapping Access Description OCTET STRING (SIZE) (1)) Class of Service that matches the FC class service convention used in name server. R The classes of service offered by this entry in the SNS table.
McDATA SNMP Support 2 fcConnUnitSnsFC4Type Type Product Mapping Access Description OCTET STRING (SIZE) (32)) FC4 type. R The FC-4 Types supported by this entry in the SNS table. Bitmap of FC-4 types supported. See FC-GS2 table 27. fcConnUnitSnsPortType Type Product Mapping Access Description OCTET STRING (SIZE) (1)) Port type. R The Port Type of this entry in the SNS table. See FC-GS2 table 5. fcConnUnitSnsPortIPAddress Type Product Mapping Access Description OCTET STRING (SIZE) (16)) Port IP Address.
McDATA SNMP Support 2 fcConnUnitSnsHardAddress Type Product Mapping Access Description FcGlobalId Bytes address from name server in the least significant bytes. R The Hard ALPA of this entry in the SNS table. This address is device selected, not dynamically assigned. fcConnUnitSnsSymbolicPortName Type Product Mapping Access Description DisplayString (SIZE (0..79)) Symbolic port name. R The Symbolic Port Name of this entry in the SNS table.
McDATA SNMP Support 2 Product Mapping Access Description The current number of trap recipients. R The current number of rows in the trap table. TrapRegTable A table containing a row for each IP address/port number that traps will be sent to. *fcTrapRegIpAddress Type Product Mapping Access Description IpAddress Trap recipient’s IP address. R/C The IP address of a client registered for traps. *fcTrapRegPort Type Product Mapping Access Description Unsigned32 UDP port.
McDATA SNMP Support 2 Product Mapping Access Description Row status. R/C Specifies the operational status of the row. A RowStatus object may take any of six defined values: active (1): traps may be sent as specified in this row. A management application may change the value of any objects in the row when the status is active. notInService (2): traps will not be sent using this row. notReady (3): the conceptual row exists in the agent, but is missing information necessary to send traps (i.e.
McDATA SNMP Support 2 fcConnUnitDeletedTrap Type Number Product Mapping OID and Value Description 2 Not supported on the connUnit. N/A An fcConnUnit has been deleted from this agent. Recommended severity level (for filtering): warning. fcConnUnitEventTrap Type Number Product Mapping 3 Generated when a new event is generated. OID and Value Description “.1.3.6.1.2.1.8888.1.1.7.1.1” + unitId fcConnUnitEventIndex, “.1.3.6.1.2.1.8888.1.1.7.1.5” + unitId fcConnUnitEventType, “.1.3.6.1.2.1.8888.1.1.7.1.
McDATA SNMP Support 2 OID and Value “.1.3.6.1.2.1.8888.1.1.6.1.6” + unitId + port_nbr fcConnUnitPortStatus, “.1.3.6.1.2.1.8888.1.1.6.1.5” + unitId + port_nbr fcConnUnitPortState Description 2-148 The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert.
A Fibre Alliance MIB FA MIB Changed snsPortIndex to counter32 (8/12/02) Modified UTCTime from 13 digits (200XXXXX0000Z) to 11 digits (0XXXXX0000Z). Changed the Syntax of fcConnUnitPortSpeed from gauge32 to Unsigned32. Rename the MIB from fcmgmt.mib to fa.
Fibre Alliance MIB A mib-2 FROM SNMPv2-SMI TEXTUAL-CONVENTION, DisplayString, RowStatus FROM SNMPv2-TC MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF SnmpAdminString FROM SNMP-FRAMEWORK-MIB; fcMgmtMIB MODULE-IDENTITY LAST-UPDATED 0105080000Z ORGANIZATION IETF IPFC Working Group CONTACT-INFO S. Blumenau EMC Corporation 171 South Street Hopkinton, MA 01748-9103 U.S.A Tel: +1 508 435 1000 Fax: +1 508 435 4657 Email: blumenau_steven@emc.
Fibre Alliance MIB A Description Made the following edits: Used FcPortFCClass as the type for the fcConnUnitPortFCClassCap and fcConnUnitPortFCClassOp objects in the FcConnUnitPortEntry SEQUENCE statement. Used fcConnUnitGlobalId instead of fcConnUnitId as notification objects in the fcConnUnitDeletedTrap and fcConnUnitEventTrap NOTIFICATION-TYPE macros. REVISION 0011260000Z Description The goal of this version was to re-write into SMIv2.
Fibre Alliance MIB A Textual conventions for this MIB FcNameId Status Description current Represents the Worldwide Name (WWN; IEEE 60-bit variety; standard part of T11 definitions for fibre channel) associated with a Fibre Channel (FC) entity. Syntax OCTET STRING (SIZE (8)) Status current FcGlobalId Description Represents the Worldwide Name (WWN; IEEE 124-bit variety) associated with a Fibre Channel (FC) entity.
Fibre Alliance MIB A mark (10) } FcUnitType Status current Description Syntax unknown (1) cannot be determined other (2) none of the following hub (3) passive connectivity unit supporting loop protocol. switch (4) active connectivity unit supporting multiple protocols. gateway (5) unit that converts not only the interface but also encapsulates the frame into another protocol. The assumption is that there are always two gateways connected together. For example, FC <-> ATM.
Fibre Alliance MIB A gateway(5), converter(6), hba(7), proxyAgent(8), storageDevice(9), host(10), storageSubsystem(11), module(12), swDriver(13), storageAccessDevice(14) } FcPortFCClass Status Description Syntax current Represents the class(es) of service represented on a given port, in a given operational context.
Fibre Alliance MIB A Status Description Sequence current The number of connectivity units present on this system. May be a count of the boards in a chassis or the number of full boxes in a rack. ::= { fcMgmtConfig 1 } fcConnURL Syntax Max-Access Status Description DisplayString read-only current The top-level URL of the system. If it does not exist the value is an empty string. The URL format is implementation dependent and can have keywords embedded that are preceeded by a percent sign (eg, %USER).
Fibre Alliance MIB A Description Sequence The connectivity table contains general information on the system's units. The number of entries is given by the value of fcConnUnitNumber. It is 1 for stand-alone systems. ::= { fcMgmtConfig 3 } fcConnUnitEntry Syntax Max-Access Status Description FcConnUnitEntry not-accessible current A connectivity unit entry containing objects for a particular unit.
Fibre Alliance MIB A fcConnUnitContact SnmpAdminString, fcConnUnitLocation SnmpAdminString, fcConnUnitEventFilter FcEventSeverity, fcConnUnitNumEvents Unsigned32, fcConnUnitMaxEvents Unsigned32, fcConnUnitEventCurrID Unsigned32 } fcConnUnitId Syntax Max-Access Status Description OCTET STRING (SIZE (16)) read-only current The unique identification for this connectivity unit among those within this proxy domain.
Fibre Alliance MIB A IEEE Extended (NAA=2) IEEE Registered (NAA=5). IEEE Registered extended (NAA=6). Use of the IEEE formats allows any IEEE-registered vendor to assure global uniqueness independently. The following are some references on IEEE WWN formats: http://standards.ieee.org/regauth/oui/tutorials/fibreformat.html http://standards.ieee.org/regauth/oui/tutorials/fibrecomp_id.
Fibre Alliance MIB A Max-Access Status Description Sequence read-only current The number of physical ports in the connectivity unit (internal/embedded, external). ::= { fcConnUnitEntry 4 } fcConnUnitState Syntax Max-Access Status Description Sequence INTEGER { unknown(1), online(2), offline(3) } read-only current This object reports the overall state of the connectivity unit. The meaning of all values is essentially self-explanatory.
Fibre Alliance MIB A Max-Access Status Description Sequence read-only current The connectivity unit vendor's product model name. ::= { fcConnUnitEntry 7 } fcConnUnitSerialNo Syntax Max-Access Status Description Sequence SnmpAdminString read-only current The serial number identification for this connectivity unit. ::= { fcConnUnitEntry 8 } fcConnUnitUpTime Syntax Max-Access Status Description Sequence TimeTicks read-only current The number of centiseconds since the last unit initialization.
Fibre Alliance MIB A Max-Access Status Description Sequence read-only current 24 bit Fibre Channel address ID of this connectivity unit. Following the fibre channel standard, the right-most bit of the right-most octet is for the least significant bit of the address value; the left-most bit of the left-most octet, if needed, is for the most significant bit of the address value. If this value is not applicable, all bits set to 1.
Fibre Alliance MIB A Sequence ::= { fcConnUnitEntry 14 } fcConnUnitNumRevs Syntax Max-Access Status Description Sequence Unsigned32 read-only current The number of revisions in the fcConnUnitRevsTable. ::= { fcConnUnitEntry 15 } fcConnUnitModuleId Syntax Max-Access Status Description Sequence OCTET STRING (SIZE(16)) read-only current This is a unique id, persistent between boots, that can be used to group a set of connectivity units together into a module.
Fibre Alliance MIB A fcConnUnitInfo Syntax Max-Access Status Description Sequence SnmpAdminString read-write current Information about this connectivity unit. This object value should be persistent between boots. ::= { fcConnUnitEntry 18 } fcConnUnitControl Syntax INTEGER { unknown(1), invalid(2), resetConnUnitColdStart(3), resetConnUnitWarmStart(4), offlineConnUnit(5), onlineConnUnit(6) } Max-Access Status Description read-write current This object is used to control the addressed connectivity unit.
Fibre Alliance MIB A resetConnUnitWarmStart: the addressed unit performs a 'WarmStart' reset. offlineConnUnit: the addressed unit puts itself into an implementation dependant 'offline' state. In general,if a unit is in an offline state, it cannot be used to perform meaningful Fibre Channel work. onlineConnUnit: the addressed unit puts itself into animplementation dependant 'online' state. In general, if a unit is in an online state, it is capable of performing meaningful Fibre Channel work.
Fibre Alliance MIB A fcConnUnitEventFilter Syntax Max-Access Status Description Sequence FcEventSeverity read-write current This value defines the event severity that will be logged by this connectivity unit. All events of severity less than or equal to fcConnUnitEventFilter are logged in the fcConnUnitEventTable. ::= { fcConnUnitEntry 22 } fcConnUnitNumEvents Syntax Max-Access Status Description Sequence Unsigned32 read-only current Number of events currently in the fcConnUnitEventTable.
Fibre Alliance MIB A Sequence Revisions Table ::= { fcConnUnitEntry 25 } The revisions table lists the revisions supported by the associated connectivity units. fcConnUnitRevsTable Syntax Max-Access Status SEQUENCE OF FcConnUnitRevsEntry not-accessible current Description Table of the revisions of components (e.g., firmware, hardware, etc.) supported by the connectivity units managed by this agent.
Fibre Alliance MIB A Description Sequence A unique value among all fcConnUnitRevsEntrys with the same value of fcConnUnitId, in the range between 1 and fcConnUnitNumRevs[fcConnUnitId]. ::= { fcConnUnitRevsEntry 1 } fcConnUnitRevsRevision Syntax Max-Access Status Description Sequence SnmpAdminString read-only current A vendor-specific value identifying a revision of a component of the connectivity unit.
Fibre Alliance MIB A fcConnUnitSensorEntry Syntax Max-Access Status Description FcConnUnitSensorEntry not-accessible current Each entry contains the information for a specific sensor.
Fibre Alliance MIB A Description Sequence A textual identification of the sensor intended primarily for operator use. ::= { fcConnUnitSensorEntry 2 } fcConnUnitSensorStatus Syntax INTEGER { unknown(1), other(2), ok(3), warning(4), failed(5) } Max-Access Status Description Sequence read-only current The status indicated by the sensor.
Fibre Alliance MIB A fcConnUnitSensorMessage Syntax Max-Access Status Description Sequence SnmpAdminString read-only current This describes the status of the sensor as a message.
Fibre Alliance MIB A fcConnUnitSensorCharacteristic Syntax INTEGER { unknown(1), other(2), temperature(3), pressure(4), emf(5), currentValue(6), airflow(7), frequency(8), power(9) } Max-Access Status Description read-only current The characteristics being monitored by this sensor. The unknown (1) and other (2) values meanings analogous to those for the fcConnUnitSensorStatus object; emf (5) refers to electro-magnetic field; all other values are essentially self-explanatory.
Fibre Alliance MIB A fcConnUnitPortEntry Syntax Max-Access Status Description FcConnUnitPortEntry not-accessible current Each entry contains the information for a specific port.
Fibre Alliance MIB A fcConnUnitPortIndex Syntax Max-Access Status Description Sequence Unsigned32 read-only current A unique value among all fcConnUnitPortEntrys on this connectivity unit, between 1 and fcConnUnitNumPorts.
Fibre Alliance MIB A Description Sequence The port type refers to the protocol active on the port and can take one of the following values: unknown (1) cannot be determined other (2) none of the following: notPresent (3) no port hubPort (4) hub port nPort (5) end port for fabric lPort (6) end port for loop flPort (7) public loop fPort (8) fabric port ePort (9) fabric expansion port gPort (10) generic fabric port domainController (11) domain controller hubController (12) hub control
Fibre Alliance MIB A Description Sequence Bit mask that specifies the classes of service that are currently operational at this port. If this object is not applicable, the agent MUST return all bits set to zero. ::= { fcConnUnitPortEntry 4 } fcConnUnitPortState Syntax INTEGER { unknown(1), online(2), offline(3), bypassed(4) } Max-Access Status Description Sequence read-only current The current state of the port hardware.
Fibre Alliance MIB A Status Description Sequence current The current overall protocol status for the port. The warning value (4) means that the port needs attention; the notParticipating value (6) means that protocol is not being processed; the initializing value (7) means that the port is in the process of coming into service; the bypassed value (8) means that the port has been manually or automatically isolated from the loop or fabric; the other values are essentially self-explanatory.
Fibre Alliance MIB A gbic(3), embedded(4), glm(5), gbicSerialId(6), gbicNoSerialId(7), gbicNotInstalled(8), smallFormFactor(9) } Max-Access Status Description Sequence read-only current The module type of the port connector. This object refers to the hardware implementation of the port. The embedded value (4) means 'fixed' (e.g., oneXnine).
Fibre Alliance MIB A fcConnUnitPortSerialNo Syntax Max-Access Status Description Sequence SnmpAdminString read-only current The serial number identification of the unit (e.g., for a GBIC). If this is not applicable, return a zero-length string. ::= { fcConnUnitPortEntry 11 } fcConnUnitPortRevision Syntax Max-Access Status Description Sequence SnmpAdminString read-only current The port revision (e.g., for a GBIC).
Fibre Alliance MIB A fcConnUnitPortControl Syntax INTEGER { unknown (1), invalid (2), esetConnUnitPort (3), ypassConnUnitPort (4), nbypassConnUnitPort (5), fflineConnUnitPort (6), nlineConnUnitPort (7) } Max-Access Status Description read-write current This object is used to control the addressed fcConnUnit's port. Valid commands are: unknown and invalid are only used as values that are read.
Fibre Alliance MIB A offlineConnUnitPort (6): If the addressed connectivity unit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'offline' operation. Examples of these operations are: disabling a port's transceiver, the Link Failure protocol, request (NON-PARTICIPATING) command to the Loop Port state machine, or removal of the port from an arbitrated loop by a hub.
Fibre Alliance MIB A Description Sequence This is the internal port number this port is known by. In many implementations, this should be the same as fcConnUnitPortIndex. Some implementations may have an internal port representation not compatible with the rules for table indices. In that case, provide the internal representation of this port in this object. This value may also be used in the fcConnUnitLinkPortNumberX or fcConnUnitLinkPortNumberY objects of the fcConnUnitLinkTable.
Fibre Alliance MIB A fcConnUnitPortNodeWwn Syntax Max-Access Status Description Sequence FcNameId read-only current The Node World Wide Name of the port if applicable, otherwise all zeros. This should have the same value for a group of related ports. The container is defined as the largest physical entity. For example, all ports on HBAs on a host will have the same Node WWN. All ports on the same storage subsystem will have the ame Node WWN.
Fibre Alliance MIB A Status Description Sequence current The table of connectivity unit events. Errors, warnings, and information should be reported in this table. ::= { fcMgmtConfig 7 } fcConnUnitEventEntry Syntax Max-Access Status Description FcConnUnitEventEntry not-accessible current Each entry contains information on a specific event for the given connectivity unit.
Fibre Alliance MIB A added by comparing the last known index value with the current highest index value. The management application should then update its copy of the event table. If the read interval is too long, it is possible that there may be events that may not be contained in the agent's internal event buffer. For example, an agent may read events 50-75. At the next read interval, fcConnUnitEventCurrID is 189.
Fibre Alliance MIB A fcConnUnitSEventTime Syntax Max-Access Status Description Sequence TimeTicks read-only current This is the sysuptime timestamp when the event occurred. ::= { fcConnUnitEventEntry 3 } fcConnUnitEventSeverity Syntax Max-Access Status Description Sequence FcEventSeverity read-only current The event severity level.
Fibre Alliance MIB A Status Description Sequence current This is used with the fcConnUnitEventType to identify which object the event refers to. It can be the OID of a connectivity unit or of another object like fcConnUnitPortStatus[...] ::= { fcConnUnitEventEntry 6 } fcConnUnitEventDescr Syntax Max-Access Status Description Sequence SnmpAdminString read-only current The description of the event.
Fibre Alliance MIB A This table is Max-Accessed either directly if the management software has an index value or via GetNexts. The value of the indexes are not required to be contiguous. Each entry created in this table will be assigned an index. This relationship is kept persistent until the entry is removed from the table or the system is reset. The total number of entries are defined by the size of the table.
Fibre Alliance MIB A fcConnUnitLinkPortWwnY OCTET STRING, fcConnUnitLinkAgentAddressY OCTET STRING, fcConnUnitLinkAgentAddressTypeY Unsigned32, fcConnUnitLinkAgentPortY Unsigned32, fcConnUnitLinkUnitTypeY FcUnitType, fcConnUnitLinkConnIdY OCTET STRING } fcConnUnitLinkIndex Syntax Max-Access Status Description Sequence Unsigned32 read-only current This value is used to create a unique value for each entry in the link table with the same fcConnUnitId.
Fibre Alliance MIB A Description Sequence The port number on the unit specified by fcConnUnitLinkNodeIdX if known, otherwise -1. If the value is non-negative then it will be equal to fcConnUnitPortPhysicalNumber. ::= { fcConnUnitLinkEntry 3 } fcConnUnitLinkPortWwnX Syntax Max-Access Status Description Sequence OCTET STRING (SIZE(16)) read-only current The port WWN of the unit specified by fcConnUnitLinkNodeIdX if known, otherwise 16 octets of binary 0.
Fibre Alliance MIB A fcConnUnitLinkPortWwnY Syntax Max-Access Status Description Sequence OCTET STRING (SIZE(16)) read-only current The port WWN on the unit specified by fcConnUnitLinkNodeIdY if known, otherwise 16 octets of binary 0. ::= { fcConnUnitLinkEntry 7 } fcConnUnitLinkAgentAddressY Syntax Max-Access Status Description Sequence OCTET STRING (SIZE(16)) read-only current The address of an FCMGMT MIB agent for the node identified by fcConnUnitLinkNodeIdY, if known; otherwise 16 octets of binary 0.
Fibre Alliance MIB A Description Sequence The IP port number for the agent. This is provided in case the agent is at a non-standard SNMP port. ::= { fcConnUnitLinkEntry 10 } fcConnUnitLinkUnitTypeY Syntax Max-Access Status Description Sequence FcUnitType read-only current Type of the FC connectivity unit as defined in fcConnUnitType.
Fibre Alliance MIB A Description Sequence A list of statistics for the ports. ::= { fcMgmtStatistics 1 } fcConnUnitPortStatEntry Syntax Max-Access Status Description FcConnUnitPortStatEntry not-accessible current An entry describing port statistics.
Fibre Alliance MIB A fcConnUnitPortStatC2TxFrames Counter64, fcConnUnitPortStatC2FBSYFrames Counter64, fcConnUnitPortStatC2PBSYFrames Counter64, fcConnUnitPortStatC2FRJTFrames Counter64, fcConnUnitPortStatC2PRJTFrames Counter64, fcConnUnitPortStatC3RxFrames Counter64, fcConnUnitPortStatC3TxFrames Counter64, fcConnUnitPortStatC3Discards Counter64, fcConnUnitPortStatRxMcastObjects Counter64, fcConnUnitPortStatTxMcastObjects Counter64, fcConnUnitPortStatRxBcastObjects Counter64, fcConnUn
Fibre Alliance MIB A fcConnUnitPortStatIndex Syntax Max-Access Status Description Sequence Unsigned32 read-only current A unique value among all entrys in this table, between 0 and fcConnUnitNumPort[fcConnUnitPortUnitId]. ::= { fcConnUnitPortStatEntry 1 } fcConnUnitPortStatErrs Syntax Max-Access Status Description Sequence Counter64 read-only current A count of the errors that have occured on this port.
Fibre Alliance MIB A EOF. FC loop devices should not count frames passed through. This value represents the sum total for all other Rx objects. Sequence ::= { fcConnUnitPortStatEntry 4 } fcConnUnitPortStatTxElements Syntax Max-Access Status Description Sequence Counter64 read-only current 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.
Fibre Alliance MIB A fcConnUnitPortStatInputBuffsFull Syntax Max-Access Status Description Sequence Counter64 read-only current Count of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit transitioned to zero. There is no credit to provide to other side. Note, this is a Fibre Channel stat only.
Fibre Alliance MIB A fcConnUnitPortStatFRJTFrames Syntax Max-Access Status Description Sequence Counter64 read-only current Count of times that FRJT was returned to this port as a result of a Frame that was rejected by the fabric. Note, this is the total for all classes and is a Fibre Channel only stat.
Fibre Alliance MIB A Description Sequence Count of Class 1 Frames transmitted out this port. Note, this is a Fibre Channel only stat. ::= { fcConnUnitPortStatEntry 14 } fcConnUnitPortStatC1FBSYFrames Syntax Max-Access Status Description Sequence Counter64 read-only current 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.
Fibre Alliance MIB A Sequence ::= { fcConnUnitPortStatEntry 17 } fcConnUnitPortStatC1PRJTFrames Syntax Max-Access Status Description Sequence Counter64 read-only current Count of times that FRJT was returned to this port as a result of a Class 1 Frame that was rejected at the destination N_Port. Note, this is a Fibre Channel only stat.
Fibre Alliance MIB A Description Sequence Count of times that FBSY was returned to this port as a result of a Class 2 Frame that could not be delivered to the other end of the link. This occurs if either the Fabric or the destination port is temporarily busy. FBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.
Fibre Alliance MIB A Sequence ::= { fcConnUnitPortStatEntry 24 } fcConnUnitPortStatC3RxFrames Syntax Max-Access Status Description Sequence Counter64 read-only current Count of Class 3 Frames received at this port. Note, this is a Fibre Channel only stat. ::= { fcConnUnitPortStatEntry 25 } fcConnUnitPortStatC3TxFrames Syntax Max-Access Status Description Sequence Counter64 read-only current Count of Class 3 Frames transmitted out of this port. Note, this is a Fibre Channel only stat.
Fibre Alliance MIB A Status Description Sequence current Count of Multicast Frames or Packets received at this port. ::= { fcConnUnitPortStatEntry 28 } fcConnUnitPortStatTxMcastObjects Syntax Max-Access Status Description Sequence Counter64 read-only current Count of Multicast Frames or Packets transmitted out this port.
Fibre Alliance MIB A Description Sequence Count of Link resets. This is the number of LRs received. Note, this is a Fibre Channel only stat. ::= { fcConnUnitPortStatEntry 32 } fcConnUnitPortStatTxLinkResets Syntax Max-Access Status Description Sequence Counter64 read-only current Count of Link resets. This is the number LRs transmitted. Note, this is a Fibre Channel only stat.
Fibre Alliance MIB A Max-Access Status Description Sequence read-only current Count of Offline Primitive OLS transmitted by this port. Note, this is a Fibre Channel only stat. ::= { fcConnUnitPortStatEntry 36 } fcConnUnitPortStatOfflineSeqs Syntax Max-Access Status Description Sequence Counter64 read-only current Count of Offline Primitive sequence received at this port. Note, this is a Fibre Channel only stat.
Fibre Alliance MIB A fcConnUnitPortStatInvalidTxWords Syntax Max-Access Status Description Sequence Counter64 read-only current Count of invalid transmission words received at this port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat.
Fibre Alliance MIB A Description Sequence Count of instances of synchronization loss detected at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat. ::= { fcConnUnitPortStatEntry 43 } fcConnUnitPortStatInvOrderedSets Syntax Max-Access Status Description Sequence Counter64 read-only current Count of invalid ordered sets received at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8).
Fibre Alliance MIB A fcConnUnitPortStatAddressErrs Syntax Max-Access Status Description Sequence Counter64 read-only current Count of frames received with unknown addressing. e.g. unknown SID or DID. The SID or DID is not known to the routing algorithm. Note, this is a Fibre Channel only stat. ::= { fcConnUnitPortStatEntry 47 } fcConnUnitPortStatDelimiterErrs Syntax Max-Access Status Description Sequence Counter64 read-only current Count of invalid frame delimiters received at this port.
Fibre Alliance MIB A assigned an index. This relationship is kept persistent until the entry is removed from the table or the system is reset. The total number of entries are defined by the size of the table. fcConnUnitSnsMaxRows Syntax Max-Access Status Description Sequence Counter32 read-only current The maximum number of rows in the fcConnUnitSnsTable table.
Fibre Alliance MIB A SEQUENCE { fcConnUnitSnsPortIndex Counter32, fcConnUnitSnsPortIdentifier FcGlobalId, was FcAddressId (undefined) fcConnUnitSnsPortName FcNameId, fcConnUnitSnsNodeName FcNameId, fcConnUnitSnsClassOfSvc OCTET STRING, fcConnUnitSnsNodeIPAddress OCTET STRING, fcConnUnitSnsProcAssoc OCTET STRING, fcConnUnitSnsFC4Type OCTET STRING, fcConnUnitSnsPortType OCTET STRING, fcConnUnitSnsPortIPAddress OCTET STRING, fcConnUnitSnsFabricPortName FcNameId, fcConnUnitSnsHardAddress
Fibre Alliance MIB A Description Sequence The Port Identifier for this entry in the SNS table. ::= { fcConnUnitSnsEntry 2 } fcConnUnitSnsPortName Syntax Max-Access Status Description Sequence FcNameId read-only current The Port WWN for this entry in the SNS table. ::= { fcConnUnitSnsEntry 3 } fcConnUnitSnsNodeName Syntax Max-Access Status Description Sequence FcNameId read-only current The Node Name for this entry in the SNS table.
Fibre Alliance MIB A Sequence ::= { fcConnUnitSnsEntry 6 } fcConnUnitSnsProcAssoc Syntax Max-Access Status Description Sequence OCTET STRING (SIZE (8)) read-only current The Process Associator for this entry in the SNS table. ::= { fcConnUnitSnsEntry 7 } fcConnUnitSnsFC4Type Syntax Max-Access Status Description Sequence OCTET STRING (SIZE (32)) read-only current The FC-4 Types supported by this entry in the SNS table.
Fibre Alliance MIB A fcConnUnitSnsFabricPortName Syntax Max-Access Status Description Sequence FcNameId read-only current The Fabric Port name of this entry in the SNS table. ::= { fcConnUnitSnsEntry 11 } fcConnUnitSnsHardAddress Syntax Max-Access Status Description Sequence FcGlobalId -- was FcAddressId (undefined) read-only current The Hard ALPA of this entry in the SNS table.
Fibre Alliance MIB A SNMP trap registration group fcTrapMaxClients Syntax Max-Access Status Description Sequence Unsigned32 read-only current The maximum number of SNMP trap recipients supported by the connectivity unit. ::= { fcMgmtNotifyFilter 1 } fcTrapClientCount Syntax Max-Access Status Description Sequence Unsigned32 read-only current The current number of rows in the trap table.
Fibre Alliance MIB A INDEX { fcTrapRegIpAddress, fcTrapRegPort } Sequence ::= { fcTrapRegTable 1 } FcTrapRegEntry ::= SEQUENCE { fcTrapRegIpAddress IpAddress, fcTrapRegPort Unsigned32, fcTrapRegFilter FcEventSeverity, fcTrapRegRowState RowStatus } fcTrapRegIpAddress Syntax IpAddress Max-Access read-create Status Description Sequence current The Ip address of a client registered for traps. ::= { fcTrapRegEntry 1 } fcTrapRegPort Syntax Max-Access Status Description Sequence Unsigned32 (1..
Fibre Alliance MIB A Sequence ::= { fcTrapRegEntry 3} fcTrapRegRowState Syntax RowStatus Max-Access read-create Status Description current Specifies the operational status of the row. A RowStatus object may take any of six defined values: active: traps may be sent as specified in this row; a management application may change the value of any objects in the row when the status is active. notInService: traps will not be sent using this row.
Fibre Alliance MIB A Related traps fcConnUnitStatusChange OBJECTS Status Description Sequence { fcConnUnitStatus, fcConnUnitState } current The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert. ::= { fcMgmtNotifications 1 } fcConnUnitDeletedTrap OBJECTS Status Description Sequence { fcConnUnitGlobalId } current An fcConnUnit has been deleted from this agent. Recommended severity level (for filtering): warning.
Fibre Alliance MIB A Description Sequence The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert. ::= { fcMgmtNotifications 4 } fcConnUnitPortStatusChange OBJECTS Status Description Sequence { fcConnUnitPortStatus, fcConnUnitPortState } current The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert.
Fibre Alliance MIB A Compliance statements fcMgmtCompliance Status Description current The compliance statement for Fibre Channel entities which implement this MIB module. MODULE -- this module MANDATORY-GROUPS { Support for these groups is mandatory for all agents implementing this MIB.
Fibre Alliance MIB A fcConnUnitType, fcConnUnitNumPorts, fcConnUnitState, fcConnUnitStatus, fcConnUnitProduct, fcConnUnitSerialNo, fcConnUnitUpTime, fcConnUnitUrl, fcConnUnitDomainId, fcConnUnitProxyMaster, fcConnUnitPrincipal, fcConnUnitNumSensors, fcConnUnitNumRevs, fcConnUnitModuleId, fcConnUnitName, fcConnUnitInfo, fcConnUnitControl, fcConnUnitContact, fcConnUnitLocation, fcConnUnitEventFilter, fcConnUnitNumEvents, fcConnUnitMaxEvents, fcConnUnitEventCurrID, fcConnUnitRevsTable fcConnUnitRevsRevision,
Fibre Alliance MIB A fcConnUnitSensorMessage, fcConnUnitSensorType, fcConnUnitSensorCharacteristic, fcConnUnitPortTable fcConnUnitPortType, fcConnUnitPortFCClassCap, fcConnUnitPortFCClassOp, fcConnUnitPortState, fcConnUnitPortStatus, fcConnUnitPortTransmitterType, fcConnUnitPortModuleType, fcConnUnitPortWwn, fcConnUnitPortFCId, fcConnUnitPortSerialNo, fcConnUnitPortRevision, fcConnUnitPortVendor, fcConnUnitPortSpeed, fcConnUnitPortControl, fcConnUnitPortName, fcConnUnitPortPhysicalNumber, fcConnUnitPortPro
Fibre Alliance MIB A Event group fcCuEventGroup { Objects fcConnUnitEventTable fcConnUnitEventIndex, fcConnUnitREventTime, fcConnUnitSEventTime, fcConnUnitEventSeverity, fcConnUnitEventType, fcConnUnitEventObject, fcConnUnitEventDescr } Status Description Sequence current The collection of objects providing Fibre Channel connectivity unit event information.
Fibre Alliance MIB A cConnUnitLinkUnitTypeY, cConnUnitLinkConnIdY } Status Description Sequence current The collection of objects providing Fibre Channel connectivity unit link (topology) information.
Fibre Alliance MIB A fcConnUnitPortStatC2TxFrames, fcConnUnitPortStatC2FBSYFrames, fcConnUnitPortStatC2PBSYFrames, fcConnUnitPortStatC2FRJTFrames, fcConnUnitPortStatC2PRJTFrames, fcConnUnitPortStatC3RxFrames, fcConnUnitPortStatC3TxFrames, fcConnUnitPortStatC3Discards, fcConnUnitPortStatRxMcastObjects, fcConnUnitPortStatTxMcastObjects, fcConnUnitPortStatRxBcastObjects, fcConnUnitPortStatTxBcastObjects, fcConnUnitPortStatRxLinkResets, fcConnUnitPortStatTxLinkResets, fcConnUnitPortStatLinkResets, fcConnUnitPo
Fibre Alliance MIB A fcConnUnitPortStatEncodingErrs } Status Description Sequence current The collection of objects providing Fibre Channel connectivity unit port statistics.
Fibre Alliance MIB A SNMP trap filter group fcCuTrapFiltersGroup Objects { Scalars fcTrapMaxClients, fcTrapClientCount, fcTrapRegTable fcTrapRegIpAddress, fcTrapRegPort, fcTrapRegFilter, fcTrapRegRowState } Status Description Sequence current The collection of objects controlling SNMP notification (i.e., trap) destinations.
Fibre Alliance MIB A A-78 E/OS SNMP Support Manual
B FC Management MIB FCMGMT-MIB Definitions Version 3.
FC Management MIB B critical (4), error (5), warning (6), notify (7), info (8), debug (9), mark (10) -- All messages logged } FcUnitType ::= INTEGER { unknown(1), B-2 other(2), none of the following hub(3), passive connectivity unit supporting loop protocol. switch(4), active connectivity unit supporting multiple protocols. gateway(5), unit that converts not only the interface but also encapsulates the frame into another protocol.
FC Management MIB B storage-access-device(14), Provides storage management and access for heterogeneous hosts and heterogeneous devices.
FC Management MIB B (0) = '0' (1) = '3' (2) = '0' (3) = '0' This defines a revision of 03.00 Sequence ::= { fcmgmt 3 } Connectivity unit group Implementation of the group is mandatory for all systems. uNumber Syntax INTEGER Access read-only Status Description mandatory 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.
FC Management MIB B The following are the defined keywords that will be recognized and replaced with data during a launch. USER replace with username PASSWORD replace with password GLOBALID replace with globalid SERIALNO replace with serial number If write is not supported, then return invalid. This value will be retained across boots.
FC Management MIB B Status Description Sequence obsolete The sysuptime timestamp in centiseconds at which the connUnitTable was updated (an entry was either added or deleted. ::= { connSet 5 } Connectivity Table The Connectivity table contains general information on the system's units. connUnitTable Syntax SEQUENCE OF ConnUnitEntry Access not-accessible Status Description Sequence mandatory A list of units under a single SNMP agent. The number of entries is given by the value of uNumber.
FC Management MIB B connUnitProduct DisplayString, connUnitSn DisplayString, connUnitUpTime TimeTicks, connUnitUrl DisplayString, connUnitDomainId OCTET STRING, connUnitProxyMaster INTEGER, connUnitPrincipal INTEGER, connUnitNumSensors INTEGER, connUnitStatusChangeTime TimeTicks, connUnitConfigurationChangeTime TimeTicks, connUnitNumRevs INTEGER, connUnitNumZones INTEGER, connUnitModuleId FcGlobalId, connUnitName DisplayString, connUnitInfo DisplayString, connUnitControl INTE
FC Management MIB B Sequence ::= { connUnitEntry 1 } connUnitGlobalId Syntax FcGlobalId Access read-only Status Description mandatory An optional global-scope identifier for this connectivity unit. It MUST be a WWN for this connectivity unit or 16 octets of value zero. WWN formats requiring fewer than 16 octets MUST be extended to 16 octets with trailing zero octets, Left justified, zero filled, If a WWN is used for connUnitId, the same WWN MUST be used forconnUnitGlobalId.
FC Management MIB B If your hub has a built-in Ethernet port, it might be reasonable for the hub to use its MAC address (prefixed with the appropriate NAA) as its connUnitId. But if the Ethernet were a replaceable PCCard, the hub should have an independent ID. Sequence ::= { connUnitEntry 2 } connUnitType Syntax FcUnitType Access read-only Status Description Sequence mandatory The type of this connectivity unit.
FC Management MIB B connUnitStatus Syntax INTEGER { unknown(1), Access Status Description Sequence unused(2), cannot report status ok(3), available for meaningful work warning(4), something needs attention failed(5) something has failed } read-only mandatory 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, etc.
FC Management MIB B connUnitUpTime Syntax TimeTicks Access read-only Status Description Sequence mandatory The number of centiseconds since the last unit initialization. ::= { connUnitEntry 9 } connUnitUrl Syntax DisplayString Access read-write Status mandatory Description Sequence URL to launch a management application, if applicable. Otherwise empty string. In a standalone unit, this would be the same as the top-level URL. This has the same definition as systemURL for keywords.
FC Management MIB B Status Description Sequence mandatory 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.
FC Management MIB B connUnitConfigurationChangeTime Syntax TimeTicks Access read-only Status Description Sequence obsolete The sysuptime timestamp in centiseconds at which the last configuration change occurred. ::= { connUnitEntry 16 } connUnitNumRevs Syntax INTEGER Access read-only Status Description mandatory The number of revisions in the connUnitRevsTable.
FC Management MIB B 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. Sequence ::= { connUnitEntry 19 } connUnitName Syntax DisplayString (SIZE(0..79)) Access read-write Status mandatory Description Sequence A display string containing a name for this connectivity unit.
FC Management MIB B Status Description mandatory This object is used to control the addressed connUnit. NOTE: 'Cold Start' and 'Warm Start' are as defined in MIB II and are not meant to be a factory reset. resetConnUnitColdStart the addressed unit performs a 'Cold Start' reset. resetConnUnitWarmStart the addressed unit performs a 'Warm Start' reset. offlineConnUnit the addressed unit puts itself into an implementation dependant 'offline' state.
FC Management MIB B Status Description Sequence mandatory Location information for this connectivity unit.Persistent across boots. ::= { connUnitEntry 24 } connUnitEventFilter Syntax FcEventSeverity Access read-write Status mandatory Description Sequence 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. Persistent across boots.
FC Management MIB B Access Status Description Sequence read-only mandatory The last used event id (connUnitEventIndex). ::= { connUnitEntry 28 } The Table of revisions for hardware and software elements. connUnitRevsTable Syntax SEQUENCE OF ConnUnitRevsEntry Access not-accessible Status Description Sequence mandatory Table of the revisions supported by connectivity units managed by this agent.
FC Management MIB B connUnitRevsUnitId Syntax FcGlobalId Access read-only Status Description Sequence mandatory The connUnitId of the connectivity unit that contains this revision table. ::= { connUnitRevsEntry 1 } connUnitRevsIndex Syntax INTEGER (1..2147483647) Access read-only Status Description Sequence mandatory A unique value among all connUnitRevsEntrys with the same value of connUnitRevsUnitId, in the range between 1 and connUnitNumRevs[connUnitRevsUnitId].
FC Management MIB B Sequence ::= { connUnitRevsEntry 4 } Sensor table connUnitSensorTable Syntax SEQUENCE OF ConnUnitSensorEntry Access not-accessible Status Description Sequence mandatory Table of the sensors supported by each connectivity unit managed by this agent. ::= { connSet 8 } connUnitSensorEntry Syntax ConnUnitSensorEntry Access not-accessible Status Description mandatory Each entry contains the information for a specific sensor.
FC Management MIB B connUnitSensorUnitId Syntax FcGlobalId Access read-only Status Description Sequence mandatory The connUnitId of the connectivity unit that contains this sensor table. ::= { connUnitSensorEntry 1 } connUnitSensorIndex Syntax INTEGER (1..2147483647) Access read-only Status Description Sequence mandatory A unique value among all connUnitSensorEntrys with the same value of connUnitSensorUnitId, in the range between 1 and connUnitNumSensor[connUnitSensorUnitId].
FC Management MIB B Access Status ok(3), the sensor indicates ok warning(4), the sensor indicates a warning failed(5) the sensor indicates failure } read-only mandatory Description The status indicated by the sensor. Sequence ::= { connUnitSensorEntry 4 } connUnitSensorInfo Syntax DisplayString Access read-only Status Description Sequence mandatory Miscellaneous static info about the sensor such as its serial number.
FC Management MIB B power-supply(5), transmitter(6), enclosure(7), board(8), receiver(9) } Access Status Description Sequence read-only mandatory The type of component being monitored by this sensor.
FC Management MIB B Port Table connUnitPortTable Syntax SEQUENCE OF ConnUnitPortEntry Access not-accessible Status Description Sequence mandatory Generic information on ports for a specific connUnit. ::= { connSet 10 } connUnitPortEntry Syntax ConnUnitPortEntry Access not-accessible Status Description mandatory Each entry contains the information for a specific port.
FC Management MIB B connUnitPortRevision DisplayString, connUnitPortVendor DisplayString, connUnitPortSpeed INTEGER, connUnitPortControl INTEGER, connUnitPortName DisplayString, connUnitPortPhysicalNumber INTEGER, connUnitPortStatObject OBJECT IDENTIFIER, connUnitPortProtocolCap OCTET STRING, connUnitPortProtocolOp OCTET STRING, connUnitPortNodeWwn FcNameId, connUnitPortHWState INTEGER } connUnitPortUnitId Syntax FcGlobalId Access read-only Status Description Sequence mandatory T
FC Management MIB B connUnitPortType Syntax INTEGER { unknown (1), other (2), not-present (3), hub-port (4), n-port (5), end port for fabric nl-port (6), end port for loop fl-port (7), public loop f-port (8), fabric port e-port (9), fabric expansion port g-port (10), generic fabric port domain-ctl (11), domain controller hub-controller(12), scsi (13), parallel SCSI port escon (14), lan (15), wan (16), Access Status Description Sequence ac (17), AC power line dc (18), DC power line ss
FC Management MIB B Description Bit mask that specifies the classes of service capability of this port. If this is not applicable, return all bits set to zero.
FC Management MIB B Description Sequence The user selected state of the port hardware.
FC Management MIB B longwaveNoOFC(8), shortwaveNoOFC(9), longwaveLED(10), ssa(11) } Access Status Description Sequence read-only mandatory The technology of the port transceiver. ::= { connUnitPortEntry 8 } connUnitPortModuleType Syntax INTEGER { unknown(1), other(2), gbic(3), embedded(4), -- fixed, i.e., oneXnine glm(5), gbicSerialId(6), gbicNoSerialId(7), gbicNotInstalled(8), smallFormFactor(9) -- this is generically a small form factor connector.
FC Management MIB B Description Sequence The World Wide Name of the port if applicable, otherwise all zeros. ::= { connUnitPortEntry 10 } connUnitPortFCId Syntax FcAddressId Access read-only Status Description mandatory This is the assigned Fibre Channel ID of this port. This value is expected to be a Big Endian value of 24 bits. If this is loop, then it is the ALPA that is connected. If this is an eport, then it will only contain the domain ID left justified, zero filled.
FC Management MIB B connUnitPortVendor Syntax DisplayString (SIZE(0..79)) Access read-only Status mandatory Description The port vendor (e.g., for a GBIC). Sequence ::= { connUnitPortEntry 14 } connUnitPortSpeed Syntax INTEGER Access read-only Status Description Sequence mandatory The speed of the port in kilobytes per second.
FC Management MIB B Description This object is used to control the addressed connUnit's port. Valid commands are: resetConnUnitPort: If the addressed connUnit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'reset' operation. Examples of these operations are: the Link Reset protocol, the Loop Initialization protocol, or a resynchronization occurring between the transceiver in the addressed port to the transceiver that the port is connected to.
FC Management MIB B offlineConnUnitPort: If the addressed connUnit allows this operation to be performed to this port, the addressed port performs a vendor-specific 'offline' operation. Examples of these operations are disabling a port's transceiver, the Link Failure protocol, request (NON-PARTICIPATING) command to the Loop Port state machine, or removal of the port from an arbitrated loop by a hub.
FC Management MIB B Sequence ::= { connUnitPortEntry 17 } connUnitPortPhysicalNumber Syntax INTEGER Access read-only Status Description Sequence mandatory This is the internal port number this port is known by. In many implementations, this should be the same as connUnitPortIndex. Some implementations may have an internal port representation not compatible with the rules for table indices. In that case, provide the internal representation of this port in this object.
FC Management MIB B Loop - 1 Fabric - 2 SCSI - 4 TCP/IP - 8 VI - 16 FICON - 32 Sequence ::= { connUnitPortEntry 20 } connUnitPortProtocolOp Syntax OCTET STRING (SIZE (2)) Access read-only Status Description Sequence mandatory Bit mask that specifies the driver level protocol(s) that are currently operational. If this is not applicable, return all bits set to zero. This object has the same definition as connUnitPortProtocolCap.
FC Management MIB B connUnitPortHWState Syntax INTEGER { unknown (1), Access Status Description Sequence failed (2), port failed diagnostics bypassed (3), FCAL bypass, loop only active (4), connected to a device loopback (5), Port in ext loopback txfault (6), Transmitter fault noMedia (7), media not installed linkDown (8) waiting for activity (rx sync) } read-only mandatory The hardware detected state of the port.
FC Management MIB B Description Each entry contains information on a specific event for the given connectivity unit. INDEX { connUnitEventUnitId, connUnitEventIndex } Sequence ::= { connUnitEventTable 1 } ConnUnitEventEntry ::= SEQUENCE { connUnitEventUnitId FcGlobalId, connUnitEventIndex INTEGER (1..
FC Management MIB B added by comparing the last known index value with the current highest index value. The management application should then update its copy of the event table. If the read interval is too long, it is possible that there may be events that may not be contained in the agent's internal event buffer. For example, an agent may read events 50-75. At the next read interval, connUnitEventCurrID is 189.
FC Management MIB B Description This is the real time when the event occurred. It has the following format. DDMMYYYY HHMMSS DD=day number MM=month number YYYY=year number HH=hour number MM=minute number SS=seconds number If not applicable, return either a NULL string or '00000000 000000'. Sequence ::= { connUnitEventEntry 4 } connUnitSEventTime Syntax TimeTicks Access read-only Status Description Sequence mandatory This is the sysuptime timestamp when the event occurred.
FC Management MIB B status(3), configuration(4), topology(5) } Access Status Description Sequence read-only mandatory The type of this event. ::= { connUnitEventEntry 7 } connUnitEventObject Syntax OBJECT IDENTIFIER Access read-only Status Description Sequence mandatory This is used with the connUnitEventType to identify which object the event refers to. Examples are connUnitPortStatus.connUnitId.connUnitPortIndex, connUnitStatus.connUnitId, etc.
FC Management MIB B With this goal, the agent SHOULD include as much as it possesses about any links from its own connectivity units to others, including links among its own units. An agent SHOULD include partial information about links if it is not able to fully define them. For an entry to be considered to be valid, both the X (local) and the Y (remote) need to have one valid value.
FC Management MIB B Description An entry describing a particular link to another.
FC Management MIB B Description Sequence This index is used to create a unique value for each entry in the link table with the same connUnitLinkUnitId. The value can only be reused if it is not currently in use and the value is the next candidate to be used. This value wraps at the highest value represented by the size of INTEGER. This value is reset to zero when the system is reset and the first value to be used is one.
FC Management MIB B connUnitLinkNodeIdY Syntax OCTET STRING (SIZE(16)) Access read-only Status Description Sequence mandatory The node WWN of the unit at the other end of the link. If the node WWN is unknown and the node is a connUnit in the responding SNMP agency then the value of this object MUST BE equal to its connUnitID.
FC Management MIB B Description Sequence The address of an FCMGMT MIB agent for the node identified by connUnitLinkNodeIdY, if known; otherwise 16 octets of binary 0. ::= { connUnitLinkEntry 9 } connUnitLinkAgentAddressTypeY Syntax INTEGER Access read-only Status Description Sequence mandatory If connUnitLinkAgentAddressY is nonzero, it is a protocol address. ConnUnitLinkAgentAddressTypeY is the 'address family number' assigned by IANA to identify the address format. (e.g., 1 is Ipv4, 2 is Ipv6).
FC Management MIB B Access Status Description Sequence read-only mandatory This is the Fibre Channel ID of this port. If the connectivity unit is a switch, this is expected to be a Big Endian value of 24 bits. If this is loop, then it is the ALPA that is connected. If this is an eport, then it will only contain the domain ID. If not any of those, unknown or cascaded loop, return all bits set to 1.
FC Management MIB B connUnitPortStatSCSITable Syntax SEQUENCE OF ConnUnitPortStatSCSIEntry Access not-accessible Status Description Sequence obsolete A list of statistics for the SCSI port type. ::= { statSet 3 } connUnitPortStatLANTable Syntax SEQUENCE OF ConnUnitPortStatLANEntry Access not-accessible Status Description Sequence obsolete A list of statistics for the LAN/WAN port type. ::= { statSet 4 } There is one and only one statistics table for each individual port.
FC Management MIB B Access Status Description not-accessible mandatory An entry describing port statistics.
FC Management MIB B B-48 connUnitPortStatCountClass1FBSYFrames OCTET STRING, connUnitPortStatCountClass1PBSYFrames OCTET STRING, connUnitPortStatCountClass1FRJTFrames OCTET STRING, connUnitPortStatCountClass1PRJTFrames OCTET STRING, connUnitPortStatCountClass2RxFrames OCTET STRING, connUnitPortStatCountClass2TxFrames OCTET STRING, connUnitPortStatCountClass2FBSYFrames OCTET STRING, connUnitPortStatCountClass2PBSYFrames OCTET STRING, connUnitPortStatCountClass2FRJTFrames OCTET STRING, co
FC Management MIB B connUnitPortStatCountTxLinkResets OCTET STRING, connUnitPortStatCountNumberLinkResets OCTET STRING, connUnitPortStatCountRxOfflineSequences OCTET STRING, connUnitPortStatCountTxOfflineSequences OCTET STRING, connUnitPortStatCountNumberOfflineSequences OCTET STRING, connUnitPortStatCountLinkFailures OCTET STRING, connUnitPortStatCountInvalidCRC OCTET STRING, connUnitPortStatCountInvalidTxWords OCTET STRING, connUnitPortStatCountPrimitiveSequenceProtocolErrorsOCTET STRING,
FC Management MIB B connUnitPortStatUnitId Syntax FcGlobalId Access read-only Status Description Sequence mandatory The connUnitId of the connectivity unit that contains this port stat table. ::= { connUnitPortStatEntry 1 } connUnitPortStatIndex Syntax INTEGER (0..2147483647) Access read-only Status Description Sequence mandatory A unique value among all entries in this table, between 0 and connUnitNumPort[connUnitPortUnitId].
FC Management MIB B Sequence ::= { connUnitPortStatEntry 4 } connUnitPortStatCountRxObjects Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory The number of frames/packets/IOs/etc. that have been received by this port. Note: A Fibre Channel frame starts with SOF and ends with EOF. FC loop devices should not count frames passed through. This value represents the sum total for all other Rx objects.
FC Management MIB B connUnitPortStatCountBBCreditZero Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of transitions in/out of BBcredit zero state. The other side is not providing any credit. Note, this is a Fibre Channel stat only.
FC Management MIB B Access Status Description Sequence read-only mandatory Count of times that PBSY was returned to this port as a result of a frame that could not be delivered to the other end of the link. This occurs if the destination port is temporarily busy. PBSY can only occur on SOFc1 frames (the frames that establish a connection). Note, this is a Fibre Channel only stat.This is the sum of all classes. If you cannot keep the by class counters, then keep the sum counters.
FC Management MIB B Description Sequence Count of Class 1 Frames received at this port. Note, this is a Fibre Channel only stat. ::= { connUnitPortStatEntry 14 } connUnitPortStatCountClass1TxFrames Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of Class 1 Frames transmitted out this port. Note, this is a Fibre Channel only stat.
FC Management MIB B connUnitPortStatCountClass1FRJTFrames Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of times that FRJT was returned to this port as a result of a Class 1 Frame that was rejected by the fabric. Note, this is a Fibre Channel only stat.
FC Management MIB B Description Sequence Count of Class 2 Frames transmitted out this port. Note, this is a Fibre Channel only stat. ::= { connUnitPortStatEntry 21 } connUnitPortStatCountClass2FBSYFrames Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of times that FBSY was returned to this port as a result of a Class 2 Frame that could not be delivered to the other end of the link.
FC Management MIB B Sequence ::= { connUnitPortStatEntry 24 } connUnitPortStatCountClass2PRJTFrames Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of times that FRJT was returned to this port as a result of a Class 2 Frame that was rejected at the destination N_Port. Note, this is a Fibre Channel only stat.
FC Management MIB B Description Sequence Count of Class 3 Frames that were discarded upon reception at this port. There is no FBSY or FRJT generated for Class 3 Frames. They are simply discarded if they cannot be delivered. Note, this is a Fibre Channel only stat. ::= { connUnitPortStatEntry 28 } connUnitPortStatCountRxMulticastObjects Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of Multicast Frames or Packets received at this port.
FC Management MIB B Description Sequence Count of Broadcast Frames or Packets transmitted out this port. On a Fibre Channel loop, count only OPNr frames generated. ::= { connUnitPortStatEntry 32 } connUnitPortStatCountRxLinkResets Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of Link resets. This is the number of LRs received. Note, this is a Fibre Channel only stat.
FC Management MIB B Access Status Description Sequence read-only mandatory Count of Offline Primitive OLS received at this port. Note, this is a Fibre Channel only stat. ::= { connUnitPortStatEntry 36 } connUnitPortStatCountTxOfflineSequences Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of Offline Primitive OLS transmitted by this port. Note, this is a Fibre Channel only stat.
FC Management MIB B connUnitPortStatCountInvalidCRC Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of frames received with invalid CRC. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Loop ports should not count CRC errors passing through when monitoring. Note, this is a Fibre Channel only stat.
FC Management MIB B Status Description Sequence mandatory Count of instances of signal loss detected at port. This count is part of the Link Error Status Block (LESB). (FC-PH 29.8). Note, this is a Fibre Channel only stat. ::= { connUnitPortStatEntry 43 } connUnitPortStatCountLossofSynchronization Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of instances of synchronization loss detected at port.
FC Management MIB B connUnitPortStatCountFramesTruncated Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory Count of frames received at this port where the frame length was less than the minimum indicated by the frame header - normally 24 bytes, but it could be more if the DFCTL field indicates an optional header should have been present. Note, this is a FC only stat.
FC Management MIB B Status Description Sequence mandatory Count of disparity errors received at this port. Note, this is a Fibre Channel only stat. ::= { connUnitPortStatEntry 50 } FC Simple Name Server Table The Fibre Channel Simple Name Server table contains an entry for each device presently known to this connUnit. There will not be any version on this since FC-GS3 does not define a version today. This table is accessed either directly if the management software has an index value or via GetNexts.
FC Management MIB B Access Status Description not-accessible mandatory The Simple Name Server table for the port represented by ConnUnitSnsPortIndex .
FC Management MIB B connUnitSnsPortIndex Syntax INTEGER Access read-only Status Description Sequence mandatory The physical port number of this SNS table entry. Each physical port has an SNS table with 1-n entries indexed by ConnUnitSnsPortIdentifier (port address). ::= { connUnitSnsEntry 2 } connUnitSnsPortIdentifier Syntax FcAddressId Access read-only Status Description Sequence mandatory The Port Identifier for this entry in the SNS table.
FC Management MIB B connUnitSnsClassOfSvc Syntax OCTET STRING (SIZE (1)) Access read-only Status Description Sequence mandatory The Classes of Service offered by this entry in the SNS table. ::= { connUnitSnsEntry 6 } connUnitSnsNodeIPAddress Syntax OCTET STRING (SIZE(16)) Access read-only Status Description Sequence mandatory The IPv6 formatted address of the Node for this entry in the SNS table.
FC Management MIB B connUnitSnsPortType Syntax OCTET STRING (SIZE (1)) Access read-only Status Description Sequence mandatory The Port Type of this entry in the SNS table. ::= { connUnitSnsEntry 10 } connUnitSnsPortIPAddress Syntax OCTET STRING (SIZE(16)) Access read-only Status Description Sequence mandatory The IPv6 formatted address of this entry in the SNS table.
FC Management MIB B connUnitSnsSymbolicPortName Syntax DisplayString (SIZE (0..79)) Access read-only Status Description Sequence mandatory The Symbolic Port Name of this entry in the SNS table. ::= { connUnitSnsEntry 14 } connUnitSnsSymbolicNodeName Syntax DisplayString (SIZE (0..79)) Access read-only Status Description Sequence mandatory The Symbolic Node Name of this entry in the SNS table.
FC Management MIB B Sequence ::= { trapReg 2 } trapRegTable Syntax SEQUENCE OF TrapRegEntry Access not-accessible Status Description Sequence mandatory A table containing a row for each IP address/port number that traps will be sent to. ::= { trapReg 3 } trapRegEntry Syntax TrapRegEntry Access not-accessible Status Description mandatory IP/Port pair for a specific client.
FC Management MIB B trapRegPort Syntax INTEGER (1..2147483647) Access read-only Status Description Sequence mandatory 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. ::= { trapRegEntry 2 } trapRegFilter Syntax FcEventSeverity Access read-write Status mandatory Description Sequence This value defines the trap severity filter for this trap host.
FC Management MIB B rowInactive READ: Indicates that this row does exist, but that traps are not enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are not enabled to be sent to the target. If the row already existed, then traps are disabled from being sent to the target.
FC Management MIB B Related Traps connUnitStatusChange Enterprise Variables Description fcmgmt { connUnitStatus, connUnitState } The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert. Type FA MIB: Connection unit status change. Summary FA MIB: Connection unit status change.
FC Management MIB B connUnitEventTrap Enterprise Variables fcmgmt { connUnitEventId, connUnitEventType, connUnitEventObject, connUnitEventDescr } Description An event has been generated by the connectivity unit. Recommended severity level (for filtering): info. Type FA MIB: Connection unit event trap. Summary FA MIB: Connection unit event trap.
FC Management MIB B connUnitPortStatusChange Enterprise Variables Description fcmgmt { connUnitPortStatus, connUnitPortState } The overall status of the connectivity unit has changed. Recommended severity level (for filtering): alert. Type FA MIB: Port status change. Summary FA MIB: Port status change.
FC Management MIB B B-76 E/OS SNMP Support Manual
C McDATA Private Enterprise MIB This appendix contains the McDATA Private Enterprise MIB (fceos.mib) listing. The fceos MIB, used by the Sphereon™ switches and Intrepid® 6064 and 6140 directors (updated to support zoning, port binding, threshold alerts, and open trunking). NOTE: The fcEosSysConfigSpeed object is applicable to 2G-capable Intrepid 6064 director only. It is not applicable to IBM TotalStorage products.
McDATA Private Enterprise MIB C CHANGE HISTORY Version Description 2.3 Updated NPIV objects as not-accessible for 7.0, 7.1 and 7.2 2.2 Added objects for XPM and NPIV features. 2.1 Added new FRU traps and link status change traps. Removed comment about fcEosCTACounter not implemented. Added 0 value for fcEosFruStatus. Changed fcEosFruPartNumber, fcEosFruSerialNumber, fcEosFruTestDate from DisplayString size 1..64 to 0..64 (IR #6012). 2.0 Renamed from ef-6000.mib to fceos.
McDATA Private Enterprise MIB C Textual conventions for this MIB DisplayString ::= OCTET STRING TruthValue ::= INTEGER { yes (1), no (2) } FcEosSysOperStatus ::= INTEGER { operational (1), redundant-failure (2), minor-failure (3), major-failure (4), not-operational (5) } FcEosFruCode ::= INTEGER { fru-bkplane (1) , Backplane fru-ctp (2) , Control Processor card fru-sbar (3) , Serial Crossbar fru-fan2 (4) , Center fan module fru-fan (5) , Fan module fru-power (6) , Power supply module fru-reserved
McDATA Private Enterprise MIB C psNotInstalled (1), psAvailable (2), psBlocked (3), psUnavailable (4), psLinkFailure (5), psLinkFailLOL (6), psIntDiags (7), psExtLoop (8), psPortFail (9), psSR (10), psLR (11), psInaccessible (12), psInactive (13), psUnaddressable (14), psDegraded (15), psDisabled (16), psInvalidAttach (17), psSegmented (18), other (19) } C-4 FcEosPortWWN ::= OCTET STRING (SIZE (8)) FcEosPortList ::= OCTET STRING (SIZE (32)) LoopPortALPA ::= OCTET STRING (SIZE (16)) VirtualPortNPIV
McDATA Private Enterprise MIB C Enterprise Specific Object Identifiers mcData OBJECT IDENTIFIER ::= { enterprises 289 } Product lines or generic product information common OBJECT IDENTIFIER ::= { mcData 1 } commDev OBJECT IDENTIFIER ::= { mcData 2 } -- communication devices Fibre Channel product lines fibreChannel OBJECT IDENTIFIER ::= { commDev 1 } fcSwitch OBJECT IDENTIFIER ::= { fibreChannel 1 } fcEos OBJECT IDENTIFIER ::= { fcSwitch 2 } Groups in FCEOS MIB fcEosSys OBJECT IDENTIFIER ::
McDATA Private Enterprise MIB C System Group fcEosSysCurrentDate Syntax DisplayString (SIZE (1..64)) Access read-only Status Description Sequence mandatory The current date information. ::= { fcEosSys 1 } fcEosSysBootDate Syntax DisplayString (SIZE (1..64)) Access read-only Status Description Sequence mandatory The date and time of the last IPL of the switch. ::= { fcEosSys 2 } fcEosSysFirmwareVersion Syntax DisplayString (SIZE (1..
McDATA Private Enterprise MIB C fcEosSysModelNum Syntax DisplayString (SIZE (1..64)) Access read-only Status Description Sequence mandatory The ASCII model number of the switch. ::= { fcEosSys 5 } fcEosSysMfg Syntax DisplayString (SIZE (1..64)) Access read-only Status Description Sequence mandatory The ASCII manufacturer of the switch. ::= { fcEosSys 6 } fcEosSysPlantOfMfg Syntax DisplayString (SIZE (1..
McDATA Private Enterprise MIB C fcEosSysSerialNum Syntax DisplayString (SIZE (1..64)) Access read-only Status Description Sequence mandatory The ASCII system serial number of the switch. ::= { fcEosSys 9 } fcEosSysOperStatus Syntax FcEosSysOperStatus Access read-only Status Description Sequence mandatory The current operational status of the switch.
McDATA Private Enterprise MIB C external Fibre Channel port, and offline means setting the switch to be inaccessible. Sequence ::= { fcEosSys 12 } fcEosSysConfigSpeed Syntax INTEGER { one-gig (1), two-gig (2) } Access read-write Status mandatory Description Sequence Switch speed capability. It's a user initiated option to adjust the system-wide port speed capability. This object is supported for 2G capable Intrepid 6064 director only.
McDATA Private Enterprise MIB C Status Description Sequence mandatory The Worldwide Name of the switch. ::= { fcEosSys 16 } fcEosSysNPIV Syntax TruthValue Access not-accessible Status Description Sequence mandatory This object identifies/configures if McDATA NPIV feature is enabled or not. ::= { fcEosSys 17 } Fibre Channel FRU Group This group contains FRU information of each Fibre Channel Module.
McDATA Private Enterprise MIB C FcEosFruEntry ::= SEQUENCE { fcEosFruCode FcEosFruCode, fcEosFruPosition FcEosFruPosition, fcEosFruStatus INTEGER, fcEosFruPartNumber DisplayString, fcEosFruSerialNumber DisplayString, fcEosFruPowerOnHours Counter, fcEosFruTestDate DisplayString } fcEosFruCode Syntax FcEosFruCode Access read-only Status Description Sequence mandatory Field Replaceable Unit. A hardware component of the product that is replaceable as an entire unit.
McDATA Private Enterprise MIB C backup(2), update-busy(3), failed(4) } Access Status Description Sequence read-only mandatory This object identifies the operational status of the module.
McDATA Private Enterprise MIB C Description Sequence The number of the hours that the FRU has been in operation. ::= { fcEosFruEntry 6 } fcEosFruTestDate Syntax DisplayString (SIZE (0..64)) Access read-only Status Description Sequence mandatory The final test date of the module. ::= { fcEosFruEntry 7 } Fibre Channel Port Group This group contains information about each Fibre Channel port.
McDATA Private Enterprise MIB C FcEosPortEntry ::= SEQUENCE { fcEosPortIndex FcEosPortIndex, fcEosPortPhyState FcEosPortPhyState, fcEosPortOpStatus INTEGER, fcEosPortAdmStatus INTEGER, fcEosPortConnector INTEGER, fcEosPortDistance INTEGER, fcEosPortXceiverType INTEGER, fcEosPortMedia INTEGER, fcEosPortSpeedCap INTEGER, fcEosPortConfigSpeed INTEGER, fcEosPortOpSpeed INTEGER, fcEosPortConfigType INTEGER, fcEosPortOpType INTEGER, fcEosPortALPAIndex LoopPortALPA, fcEosPortFAN Truth
McDATA Private Enterprise MIB C Class 2 statistics (32 bit counters) fcEosPortTxC2Words32 Counter, fcEosPortRxC2Words32 Counter, fcEosPortTxC2Frames32 Counter, fcEosPortRxC2Frames32 Counter, fcEosPortTxC2Octets32 Counter, fcEosPortRxC2Octets32 Counter, fcEosPortRxC2FabricReject32 Counter, fcEosPortRxC2FabricBusy32 Counter, Class 3 statistics (32 bit counters) fcEosPortTxC3Words32 Counter, fcEosPortRxC3Words32 Counter, fcEosPortTxC3Frames32 Counter, fcEosPortRxC3Frames32 Counter, fcE
McDATA Private Enterprise MIB C Error statistics (32 bit counters) fcEosPortAddrIDErrors Counter, fcEosPortDelimiterErrors Counter, fcEosPortSyncLosses Counter, fcEosPortSigLosses Counter, fcEosPortProtocolErrors Counter, fcEosPortInvalidTxWords Counter, fcEosPortLinkFailures Counter, fcEosPortCrcs Counter, fcEosPortTruncs Counter, Throughput statistics (64 bit counters) fcEosPortTxWords64 OCTET STRING, fcEosPortRxWords64 OCTET STRING, fcEosPortTxFrames64 OCTET STRING, fcEosPortRxFr
McDATA Private Enterprise MIB C fcEosPortTxC3Octets64 OCTET STRING, fcEosPortRxC3Octets64 OCTET STRING, fcEosPortC3Discards64 OCTET STRING, Trunking statistics (32 bit counters) fcEosPortTxFlows Counter, fcEosPortRxFlows Counter, Link incident information fcEosPortLinkTrapEnable TruthValue, fcEosPortLinkEvent INTEGER, fcEosPortLinkEventTime DisplayString, fcEosPortName DisplayString, fcEosPortWWN FcEosPortWWN, N Port Virtualization information fcEosPortNPIVIndex VirtualPortNPIV, fcE
McDATA Private Enterprise MIB C Description The physical state of the port. Sequence ::= { fcEosPortEntry 2 } fcEosPortOpStatus Syntax INTEGER { online (1), offline (2), testing (3), faulty (4) } Access read-only Status Description Sequence mandatory The operational status of the port. The online(1) state indicates that user frames can be passed.
McDATA Private Enterprise MIB C fcEosPortDistance Syntax INTEGER (0..255) Access read-only Status Description Sequence mandatory A bit map to represent distance types of the Port. bit 0 unknown bit 1-3 reserved bit 4 long distance (l) bit 5 intermediate distance (i) bit 6 short distance (s) bit 7 very long distance.
McDATA Private Enterprise MIB C Status Description Sequence mandatory A bit map to represent the media of the installed transceiver. bit 0 single mode (sm) bit 1 reserved bit 2 multi-mode, 50m (m5) bit 3 multi-mode, 62.5 (m6) bit 4-6 reserved bit 7 copper ::= { fcEosPortEntry 8 } fcEosPortSpeedCap Syntax INTEGER (0..255) Access read-only Status Description Sequence mandatory A bit map to represent the speed capability of the installed transceiver.
McDATA Private Enterprise MIB C four-gig (4), ten-gig Access read-write Status mandatory Description Sequence (10) } The configured port speed. ::= { fcEosPortEntry 10 } fcEosPortOpSpeed Syntax INTEGER { unknown (1), one-gig (2), two-gig (3), negotiate (4), four-gig (5), ten-gig (10) } Access Status Description Sequence read-only mandatory The operating port speed.
McDATA Private Enterprise MIB C Status Description Sequence mandatory The configured port type. ::= { fcEosPortEntry 12 } fcEosPortOpType Syntax INTEGER { unknown (1), ePort (2), fPort (3), flPort (4) } Access read-only Status Description Sequence mandatory The operating port type. ::= { fcEosPortEntry 13 } fcEosPortALPAIndex Syntax LoopPortALPA Access read-only Status Description Sequence mandatory The ALPA-Index bit map that identifies the list of ALPA's associated with the FL_port.
McDATA Private Enterprise MIB C Access Status Description Sequence read-only mandatory A 32 bit counter for the number of words within frames that the port has transmitted. (Primitive signals and primitive sequence are not included.) ::= { fcEosPortEntry 20 } fcEosPortRxWords32 Syntax Counter Access read-only Status Description Sequence mandatory A 32 bit counter for the number of words within frames that the port has received. (Primitive signals and primitive sequence are not included.
McDATA Private Enterprise MIB C fcEosPortTxThroughput Syntax Counter Access read-only Status Description Sequence mandatory The Bps (bytes per second) transmission rate of the port. ::= { fcEosPortEntry 24 } fcEosPortRxThroughput Syntax Counter Access read-only Status Description Sequence mandatory The Bps (bytes per second) reception rate of the port.
McDATA Private Enterprise MIB C Description Sequence A 32 bit counter for the number of class 2 4-byte words that the port has received. (Primitive signals and primitive sequence are not included.
McDATA Private Enterprise MIB C Access Status Description Sequence read-only mandatory A 32 bit counter for the number of Class 2 Octets that the port has received. ::= { fcEosPortEntry 35 } fcEosPortRxC2FabricReject32 Syntax Counter Access read-only Status Description Sequence mandatory A 32 bit counter for the number of Class 2 fabric rejects.
McDATA Private Enterprise MIB C fcEosPortRxC3Words32 Syntax Counter Access read-only Status Description Sequence mandatory A 32 bit counter for the number of class 3 4-byte words that the port has received. (Primitive signals and primitive sequence are not included.) ::= { fcEosPortEntry 41 } fcEosPortTxC3Frames32 Syntax Counter Access read-only Status Description Sequence mandatory A 32 bit counter for the number of Class 3 frames that the port has transmitted.
McDATA Private Enterprise MIB C Sequence ::= { fcEosPortEntry 44 } fcEosPortRxC3Octets32 Syntax Counter Access read-only Status Description Sequence mandatory A 32 bit counter for the number of Class 3 Octets that the port has received. ::= { fcEosPortEntry 45 } fcEosPortC3Discards32 Syntax Counter Access read-only Status Description Sequence mandatory A 32 bit counter for the number of Class 3 frames that the port has discarded.
McDATA Private Enterprise MIB C Description Sequence The number of link resets initiated by this switch port. ::= { fcEosPortEntry 51 } fcEosPortRxLinkResets Syntax Counter Access read-only Status Description Sequence mandatory The number of link resets initiated by the attached N_port. ::= { fcEosPortEntry 52 } fcEosPortTxOLSs Syntax Counter Access read-only Status Description Sequence mandatory The number of offline sequences initiated by this switch port.
McDATA Private Enterprise MIB C Sequence ::= { fcEosPortEntry 55 } fcEosPortLIPsDetected Syntax Counter Access read-only Status Description Sequence mandatory The number of LIPs detected/received by this port. Only applicable for flPort. ::= { fcEosPortEntry 56 } Eerror statistics (32 bit counters) fcEosPortAddrIDErrors Syntax Counter Access read-only Status Description Sequence mandatory The number of address ID errors.
McDATA Private Enterprise MIB C Sequence ::= { fcEosPortEntry 60 } fcEosPortSigLosses Syntax Counter Access read-only Status Description Sequence mandatory The number of times that a Loss of Signal is detected. ::= { fcEosPortEntry 61 } fcEosPortProtocolErrors Syntax Counter Access read-only Status Description Sequence mandatory The number of protocol errors detected.
McDATA Private Enterprise MIB C fcEosPortCrcs Syntax Counter Access read-only Status Description Sequence mandatory The number of CRC errors detected from frames received. ::= { fcEosPortEntry 65 } fcEosPortTruncs Syntax Counter Access read-only Status Description Sequence mandatory The number of frames shorter than the Fibre Channel minimum.
McDATA Private Enterprise MIB C Description Sequence A 64 bit counter for the number of words within frames that the port has received. (Primitive signals and primitive sequence are not included.) ::= { fcEosPortEntry 68 } fcEosPortTxFrames64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of (Fibre Channel) frames that the port has transmitted.
McDATA Private Enterprise MIB C fcEosPortRxC2Words64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of class 2 4-byte words that the port has received. (Primitive signals and primitive sequence are not included.) ::= { fcEosPortEntry 72 } fcEosPortTxC2Frames64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of Class 2 frames that the port has transmitted.
McDATA Private Enterprise MIB C Sequence ::= { fcEosPortEntry 75 } fcEosPortRxC2Octets64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of Class 2 Octets that the port has received.
McDATA Private Enterprise MIB C fcEosPortTxC3Frames64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of Class 3 frames that the port has transmitted. ::= { fcEosPortEntry 79 } fcEosPortRxC3Frames64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of Class 3 frames that the port has received.
McDATA Private Enterprise MIB C Sequence ::= { fcEosPortEntry 82 } fcEosPortC3Discards64 Syntax OCTET STRING (SIZE (8)) Access read-only Status Description Sequence mandatory A 64 bit counter for the number of Class 3 frames that the port has discarded. ::= { fcEosPortEntry 83 } Trunking statistics (32 bit counters) fcEosPortTxFlows Syntax Counter Access read-only Status Description Sequence mandatory The number of flows rerouted from this port.
McDATA Private Enterprise MIB C Description Sequence This object indicates whether link event traps are enabled or disabled for this port. The value of this object does not affect the port status change traps.
McDATA Private Enterprise MIB C Status Description Sequence mandatory A string describing the addressed port. ::= { fcEosPortEntry 152 } fcEosPortWWN Syntax FcEosPortWWN Access read-only Status Description Sequence mandatory The Port WWN. ::= { fcEosPortEntry 153 } NPIV Information fcEosPortNPIVIndex Syntax VirtualPortNPIV Access not-accessible Status Description Sequence mandatory The NPIV-Index bit map that identifies the list of Virtual Ports associated with the FV_port.
McDATA Private Enterprise MIB C Port Binding Table fcEosPortBindingTable Syntax SEQUENCE OF FcEosPortBindingEntry Access not-accessible Status Description Sequence mandatory A table that contains one entry for each switch port. ::= { fcEosPortBinding 1 } fcEosPortBindingEntry Syntax FcEosPortBindingEntry Access not-accessible Status Description mandatory An entry containing the port binding information of the switch port.
McDATA Private Enterprise MIB C fcEosPortBindingFlag Syntax INTEGER { yes (1), no (2) } Access read-write Status mandatory Description Sequence The flag indicates whether or not Port Binding is in effect for an individual port.
McDATA Private Enterprise MIB C Fibre Channel Zoning Group This group contains the current zoning configuration. fcEosActiveZoneSetName Syntax DisplayString Access read-only Status Description Sequence mandatory The active zone set name. This value will return NULL if the active zone set state is disabled ::= { fcEosZoning 1 } fcEosActiveZoneCount Syntax INTEGER Access read-only Status Description Sequence mandatory The number of zones in the active zone set.
McDATA Private Enterprise MIB C Description Sequence The state of the active zone set. If the active zone set state is disabled, then ActiveZoneSetName and ActiveZoneSetCount are invalid (1=Enabled,2= Disabled). ::= { fcEosZoning 4 } fcEosHardwareEnforcedZoning Syntax INTEGER{ yes (1), no (2) } Access read-only Status Description Sequence mandatory Indicates if zoning is hardware enforced (1=Yes, 2=No).
McDATA Private Enterprise MIB C FcEosActiveZoneEntry ::= SEQUENCE { fcEosZoneIndex INTEGER, fcEosZoneName DisplayString, fcEosZoneMemberCount INTEGER } fcEosZoneIndex Syntax INTEGER Access read-only Status Description Sequence mandatory Zone index number. This number will range from 1 to the number of zones specified by the ActiveZoneCount.
McDATA Private Enterprise MIB C Active Member Table fcEosActiveMemberTable Syntax SEQUENCE OF FcEosActiveMemberEntry Access not-accessible Status Description Sequence mandatory A table that contains one entry for each member in the active zone set. ::= { fcEosZoning 7 } fcEosActiveMemberEntry Syntax FcEosActiveMemberEntry Access not-accessible Status Description mandatory An entry containing the information specific to a member.
McDATA Private Enterprise MIB C Sequence ::= { fcEosActiveMemberEntry 1 } fcEosMemberIndex Syntax INTEGER Access read-only Status Description Sequence mandatory Member index number. This number will range from 1 to the number of members specified by the corresponding ZoneMemberCount.
McDATA Private Enterprise MIB C Description Sequence The domain ID. This value is only valid if the member type is 2, otherwise it will return NULL. ::= { fcEosActiveMemberEntry 5 } fcEosMemberPortNumber Syntax INTEGER Access read-only Status Description Sequence mandatory The port number. This value is only valid if the member type is 2, otherwise it will return NULL. ::= { fcEosActiveMemberEntry 6 } Fibre Channel Threshold Alert Group This group contains the threshold alert configuration.
McDATA Private Enterprise MIB C FcEosTAEntry ::= SEQUENCE { fcEosTAIndex INTEGER, fcEosTAName DisplayString, fcEosTAState INTEGER, fcEosTAType INTEGER, fcEosTAPortType INTEGER, fcEosTAPortList FcEosPortList, fcEosTAInterval INTEGER, fcEosTATriggerValue INTEGER, fcEosTTADirection INTEGER, fcEosTTATriggerDuration INTEGER, fcEosCTACounter INTEGER } fcEosTAIndex Syntax INTEGER Access read-only Status Description Sequence mandatory This object is used to identify which threshold has b
McDATA Private Enterprise MIB C Status Description Sequence mandatory The current state of the threshold. ::= { fcEosTAEntry 3 } fcEosTAType Syntax INTEGER { throughput (1), counter (2) } Access read-only Status mandatory Description The type of the threshold.
McDATA Private Enterprise MIB C Status Description Sequence mandatory The number of minutes in a threshold alert interval. ::= { fcEosTAEntry 7 } fcEosTATriggerValue Syntax INTEGER Access read-only Status Description Sequence mandatory If the alert type is a Throughput Threshold Alert, then this is the percent utilization (1-100) required to trigger an alert. If the alert type is a Counter Threshold Alert, then this is the counter delta required to trigger an alert.
McDATA Private Enterprise MIB C fcEosCTACounter Syntax INTEGER Access read-only Status Description Sequence mandatory This only applies when the alert type is a Counter Threshold Alert. It specifies statistical counter or counter set to be monitored. ::= { fcEosTAEntry 11 } FCEOS Enterprise-specific Trap Definitions fcEosPortScn Enterprise Variables Description mcData { fcEosPortOpStatus } An fcEosPortScn(1) is generated whenever a Fc_Port changes its operational state.
McDATA Private Enterprise MIB C Sequence ::= 3 fcEosThresholdAlert Enterprise Variables Description Sequence mcData { fcEosPortIndex, fcEosTAIndex } An fcEosThresholdAlert(4) is generated whenever a threshold alert occurs. ::= 4 New traps added for EOS 6.0: These are intended to make it easier to interface the switch traps with management applications.
McDATA Private Enterprise MIB C Description Sequence A fcEosFruBackup trap is generated whenever a FRU transitions to a backup status. ::= 7 fcEosFruUpdate Enterprise Variables Description Sequence mcData { fcEosFruCode, fcEosFruPosition, fcEosSysSwitchName, fcEosSysSwitchId } A fcEosFruUpdate trap is generated whenever a FRU transitions to an update/busy status.
McDATA Private Enterprise MIB C Description Sequence A fcEosLinkNoSignalEvent trap is generated when there is a loss of signal or sync. ::= 11 fcEosLinkNOSEvent Enterprise Variables Description Sequence mcData { fcEosPortIndex, fcEosPortName, fcEosPortWWN, fcEosSysSwitchName, fcEosSysSwitchId } A fcEosLinkNOSEvent trap is generated when a not operational primitive sequence is received.
McDATA Private Enterprise MIB C Description Sequence A fcEosLinkAddedEvent trap is generated when the firmware detects that a new connection has been established on a port.
McDATA Private Enterprise MIB C C-56 E/OS SNMP Support Manual
D Fabric Element Management MIB FCFE.MIB April 24, 2000 Fabric Element Management MIB, Version 1.10 (same as version 1.9), as per Internet Draft, "Definitions of Managed Objects for the Fabric Element in Fibre Channel Standard", , July 10, 1998. This is edited for McDATA implementation.
Fabric Element Management MIB D FCFABRIC-ELEMENT-MIB DEFINITIONS ::= BEGIN IMPORTS experimental, Counter, Gauge, TimeTicks FROM RFC1155-SMI; fibreChannel OBJECT IDENTIFIER ::= { experimental 42 } fcFabric MODULE-IDENTITY ::= { fibreChannel 2 } fcFabric OBJECT IDENTIFIER ::= { fibreChannel 2 } Fabric Element fcFe OBJECT IDENTIFIER ::= { fcFabric 1 } Groups under fcFe fcFeConfig OBJECT IDENTIFIER ::= { fcFe 1 } fcFeOp OBJECT IDENTIFIER ::= { fcFe 2 } fcFeError OBJECT IDENTIFIER ::= { fcFe 3 } fcFeAc
Fabric Element Management MIB D 4: 32-bit IP address FabricName ::= FcNameId The Name Identifier of a Fabric. Each Fabric shall provide a unique Fabric Name. Only the following formats are allowed: IEEE48, and Local. FcPortName ::= FcNameId The Name Identifier associated with a port Only the following formats are allowed: IEEE48, IEEE extended, and Local. FcAddressId ::= OCTET STRING (SIZE (3)) Fibre Channel Address Identifier.
Fabric Element Management MIB D bit 7 reserved for future FC-0 Baud Rates Fc0BaudRate ::= INTEGER { other (1), -- none of below oneEighth (2), quarter (4), half (8), -- 155 Mbaud (12.5MB/s) -- 266 Mbaud (25.0MB/s) -- 532 Mbaud (50.0MB/s) full (16), -- 1 Gbaud (100MB/s) double (32), -- 2 Gbaud (200MB/s) quadruple (64) -- 4 Gbaud (400MB/s) } Baud Rate Capability Set Fc0BaudRateCap ::= INTEGER (0..
Fabric Element Management MIB D bit 6 shielded twisted pair (stp) bit 7 twisted wire (tw) bit 8 long video (lv) bits 9-15 reserved for future use A specific FC-0 medium type associated with a port Fc0Medium ::= INTEGER { unknown (1), sm (2), m5 (4), m6 (8), tv (16), mi (32), stp (64), tw (128), lv (256) } The FC-0 transmitter type of a port Fc0TxType ::= INTEGER { unknown (1), longWaveLaser (2), (LL) shortWaveLaser (3), (SL) longWaveLED (4), (LE) electrical (5), (EL) shortWaveLaser-noOFC (6)(SN
Fabric Element Management MIB D Module and Port Capacity FcFeModuleCapacity ::= INTEGER (1..256) FcFeFxPortCapacity ::= INTEGER (1..256) Module, FxPort and NxPort Index FcFeModuleIndex ::= INTEGER (1..256) FcFeFxPortIndex ::= INTEGER (1..256) FcFeNxPortIndex ::= INTEGER (1..126) Port Mode FcFxPortMode ::= INTEGER { unknown (1), fPort (2), flPort (3) } BB_Credit Model FcBbCreditModel ::= INTEGER { regular (1), alternate (2) } Configuration group This group consists of scalar objects and tables.
Fabric Element Management MIB D Status Description Sequence mandatory The Name_Identifier of the Fabric Element. ::= { fcFeConfig 2 } fcFeModuleCapacity Syntax FcFeModuleCapacity Access read-only Status Description Sequence The Module Table. mandatory The maximum number of modules in the Fabric Element, regardless of their current state. ::= { fcFeConfig 3 } This table contains one entry for each module, information of the modules.
Fabric Element Management MIB D SEQUENCE { fcFeModuleIndex FcFeModuleIndex, fcFeModuleDescr DisplayString, fcFeModuleObjectID OBJECT IDENTIFIER, fcFeModuleOperStatus INTEGER, fcFeModuleLastChange TimeTicks, fcFeModuleFxPortCapacity FcFeFxPortCapacity, fcFeModuleName FcNameId } fcFeModuleIndex Syntax FcFeModuleIndex Access read-only Status Description Sequence mandatory This object identifies the module within the Fabric Element for which this entry contains information.
Fabric Element Management MIB D Description The vendor's authoritative identification of the module. This value may be allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means for determining what kind of module is being managed. For example, this object could take the value 1.3.6.1.4.1.99649.3.9 if vendor 'Neufe Inc.' was assigned the subtree 1.3.6.1.4.1.99649, and had assigned the identifier 1.3.6.1.4.1.99649.3.9 to its 'FeFiFo-16 PlugInCard.
Fabric Element Management MIB D Sequence ::= { fcFeModuleEntry 5 } fcFeModuleFxPortCapacity Syntax FcFeFxPortCapacity Access read-only Status Description Sequence mandatory The number of FxPort that can be contained within the module. Within each module, the ports are uniquely numbered in the range from 1 to fcFeModuleFxPortCapacity inclusive. However, the numbers are not required to be contiguous.
Fabric Element Management MIB D fcFxConfEntry Syntax FcFxConfEntry Access not-accessible Status Description mandatory An entry containing the configuration and service parameters of a FxPort.
Fabric Element Management MIB D Other configuration parameters fcFxPortHoldTime MicroSeconds, fcFxPortBaudRate Fc0BaudRate, fcFxPortMedium Fc0Medium, fcFxPortTxType Fc0TxType, fcFxPortDistance Fc0Distance } fcFxConfModuleIndex Syntax FcFeModuleIndex Access read-only Status Description Sequence mandatory This object identifies the module containing the FxPort for which this entry contains information.
Fabric Element Management MIB D Sequence ::= { fcFxConfEntry 3 } FxPort common service parameters fcFxPortFcphVersionHigh Syntax FcphVersion Access read-only Status Description Sequence mandatory The highest or most recent version of FC-PH that the FxPort is configured to support. ::= { fcFxConfEntry 4 } fcFxPortFcphVersionLow Syntax FcphVersion Access read-only Status Description Sequence mandatory The lowest or earliest version of FC-PH that the FxPort is configured to support.
Fabric Element Management MIB D fcFxPortRxBufSize Syntax FcRxDataFieldSize Access read-only Status Description Sequence mandatory The largest Data_Field Size (in octets) for an FT_1 frame that can be received by the FxPort. ::= { fcFxConfEntry 7 } fcFxPortRatov Syntax MilliSeconds Access read-only Status Description Sequence mandatory The Resource_Allocation_Timeout Value configured for the FxPort.
Fabric Element Management MIB D FxPort class service parameters fcFxPortCosSupported Syntax FcCosCap Access read-only Status Description Sequence mandatory A value indicating the set of Classes of Service supported by the FxPort. ::= { fcFxConfEntry 10 } fcFxPortIntermixSupported Syntax INTEGER { yes (1), no (2) } Access read-only Status Description Sequence mandatory A flag indicating whether or not the FxPort supports an Intermixed Dedicated Connection.
Fabric Element Management MIB D Description Sequence A flag indicating whether or not Class 2 Sequential Delivery is supported by the FxPort. ::= { fcFxConfEntry 13 } fcFxPortClass3SeqDeliv Syntax INTEGER { yes (1), no (2) } Access read-only Status Description Sequence mandatory A flag indicating whether or not Class 3 Sequential Delivery is supported by the FxPort.
Fabric Element Management MIB D fcFxPortMedium Syntax Fc0Medium Access read-only Status Description Sequence deprecated The FC-0 medium of the FxPort. ::= { fcFxConfEntry 17 } fcFxPortTxType Syntax Fc0TxType Access read-only Status Description Sequence deprecated The FC-0 transmitter type of the FxPort. ::= { fcFxConfEntry 18 } fcFxPortDistance Syntax Fc0Distance Access read-only Status Description Sequence deprecated The FC-0 distance range of the FxPort transmitter.
Fabric Element Management MIB D Operation group This group consists of tables that contains operational status and established service parameters for the Fabric Element and the attached NxPorts. Implementation of this group is mandatory. The FxPort Operation table This table contains, one entry for each FxPort, the operational status and parameters of the FxPorts.
Fabric Element Management MIB D fcFxPortBbCreditAvailable Gauge, fcFxPortOperMode FcFxPortMode, fcFxPortAdminMode FcFxPortMode } fcFxPortOperModuleIndex Syntax FcFeModuleIndex Access read-only Status Description Sequence mandatory This object identifies the module containing the FxPort for which this entry contains information.
Fabric Element Management MIB D fcFPortAttachedPortName Syntax FcPortName Access read-only Status Description Sequence deprecated The port name of the attached N_Port, if applicable. If the value of this object is '0000000000000000'H, this FxPort has no NxPort attached to it. This variable has been deprecated and may be implemented for backward compability.
Fabric Element Management MIB D fcFxPortOperMode Syntax FcFxPortMode Access read-only Status Description Sequence mandatory The current operational mode of the FxPort. ::= { fcFxPortOperEntry 7 } fcFxPortAdminMode Syntax FcFxPortMode Access read-only -- instead of read-write Status Description Sequence mandatory The desired operational mode of the FxPort.
Fabric Element Management MIB D Description Sequence A table that contains, one entry for each FxPort in the Fabric Element, physical level status and parameters of the FxPorts." ::= { fcFeOp 3 } fcFxPortPhysEntry Syntax FcFxPortPhysEntry Access not-accessible Status Description mandatory An entry containing physical level status and parameters of a FxPort.
Fabric Element Management MIB D Status Description Sequence mandatory This object identifies the FxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified FxPort until the module is re-initialized.
Fabric Element Management MIB D Status Description Sequence mandatory 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).
Fabric Element Management MIB D FxPort Fabric Login table This table contains, one entry for each FxPort in the Fabric Element, the Service Parameters that have been established from the most recent Fabric Login, implicit or explicit. fcFxlogiTable Syntax SEQUENCE OF FcFxlogiEntry Access not-accessible Status Description Sequence mandatory A table that contains, one entry for each FxPort in the Fabric Element, services parameters established from the most recent Fabric Login, explicit or implicit.
Fabric Element Management MIB D fcFxPortCosSuppAgreed FcCosCap, fcFxPortIntermixSuppAgreed INTEGER, fcFxPortStackedConnModeAgreed FcStackedConnMode, fcFxPortClass2SeqDelivAgreed INTEGER, fcFxPortClass3SeqDelivAgreed INTEGER, fcFxPortNxPortName FcPortName, fcFxPortConnectedNxPort FcAddressId, fcFxPortBbCreditModel FcBbCreditModel } fcFxlogiModuleIndex Syntax FcFeModuleIndex Access read-only Status Description Sequence mandatory This object identifies the module containing the FxPort for w
Fabric Element Management MIB D Description Sequence The object identifies the associated NxPort in the attachment for which the entry contains information.
Fabric Element Management MIB D fcFxPortCosSuppAgreed Syntax FcCosCap Access read-only Status Description Sequence mandatory A variable indicating that the attached NxPort has requested the FxPort for the support of classes of services and the FxPort has granted the request.
Fabric Element Management MIB D Description Sequence A variable indicating whether the FxPort has agreed to support Class 2 sequential delivery from the Fabric Login. This is only meaningful if Class 2 service has been agreed. ::= { fcFxlogiEntry 10 } fcFxPortClass3SeqDelivAgreed Syntax INTEGER { yes (1), no (2) } Access read-only Status Description Sequence mandatory A flag indicating whether the FxPort has agreed to support Class 3 sequential delivery from the Fabric Login.
Fabric Element Management MIB D fcFxPortBbCreditModel Syntax FcBbCreditModel Access read-only -- instead of read-write Status Description Sequence mandatory This object identifies the BB_Credit model used by the FxPort. The regular model refers to the Buffer-to-Buffer flow control mechanism defined in FC-PH [1] is used between the F_Port and the N_Port. For FL_Ports, the Alternate Buffer-to-Buffer flow control mechanism as defined in FC-AL [4] is used between the FL_Port and any attached NL_Ports.
Fabric Element Management MIB D fcFxPortErrorEntry Syntax FcFxPortErrorEntry Access not-accessible Status Description mandatory An entry containing error counters of a FxPort.
Fabric Element Management MIB D Sequence ::= { fcFxPortErrorEntry 1 } fcFxPortErrorFxPortIndex Syntax FcFeFxPortIndex Access read-only Status Description Sequence mandatory This object identifies the FxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified FxPort until the module is re-initialized.
Fabric Element Management MIB D Sequence ::= { fcFxPortErrorEntry 5 } fcFxPortPrimSeqProtoErrors SYNTAX Access Status Description Sequence Counter read-only mandatory The number of primitive sequence protocol errors detected by the FxPort. ::= { fcFxPortErrorEntry 6 } fcFxPortInvalidTxWords SYNTAX Access Status Description Sequence Counter read-only mandatory The number of invalid transmission word detected by the FxPort.
Fabric Element Management MIB D fcFxPortAddressIdErrors SYNTAX Access Status Description Sequence Counter read-only mandatory The number of address identifier errors detected by this FxPort. ::= { fcFxPortErrorEntry 10 } fcFxPortLinkResetIns SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Link Reset Protocol received by this FxPort from the attached NxPort.
Fabric Element Management MIB D fcFxPortOlsOuts SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Offline Sequence issued by this FxPort. ::= { fcFxPortErrorEntry 14 } Accounting Groups (1) Class 1 Accounting Group, (2) Class 2 Accounting Group, and (3) Class 3 Accounting Group. Each group consists of a table that contains accounting information for the FxPorts in the Fabric Element. Implementation of each group is optional.
Fabric Element Management MIB D Status Description mandatory An entry containing Class 1 accounting information for each FxPort.
Fabric Element Management MIB D Description Sequence This object identifies the FxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified FxPort until the module is re-initialized.
Fabric Element Management MIB D fcFxPortC1FrjtFrames SYNTAX Access Status Description Sequence Counter read-only mandatory The number of F_RJT frames generated by this FxPort against Class 1 connect-request. ::= { fcFxPortC1AcctEntry 6 } fcFxPortC1ConnTime SYNTAX Access Status Description Sequence Counter read-only mandatory The cumulative time that this FxPort has been engaged in Class 1 connection.
Fabric Element Management MIB D Description Sequence The number of Class 1 frames (other than Class 1 connect-request) delivered through this FxPort to its attached NxPort. ::= { fcFxPortC1AcctEntry 9 } fcFxPortC1InOctets SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Class 1 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort.
Fabric Element Management MIB D Class 2 Accounting table This table contains, one entry for each FxPort in the Fabric Element, Counters for certain types of events occurred in the the FxPorts since the the management agent has re-initialized. Implementation of this group is optional.
Fabric Element Management MIB D fcFxPortC2Discards Counter, fcFxPortC2FbsyFrames Counter, fcFxPortC2FrjtFrames Counter } fcFxPortC2AcctModuleIndex Syntax FcFeModuleIndex Access read-only Status Description Sequence mandatory This object identifies the module containing the FxPort for which this entry contains information.
Fabric Element Management MIB D fcFxPortC2OutFrames SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Class 2 frames delivered through this FxPort to its attached NxPort. ::= { fcFxPortC2AcctEntry 4 } fcFxPortC2InOctets SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Class 2 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort.
Fabric Element Management MIB D fcFxPortC2FbsyFrames SYNTAX Access Status Description Sequence Counter read-only mandatory The number of F_BSY frames generated by this FxPort against Class 2 frames. ::= { fcFxPortC2AcctEntry 8 } fcFxPortC2FrjtFrames SYNTAX Access Status Description Sequence Counter read-only mandatory The number of F_RJT frames generated by this FxPort against Class 2 frames.
Fabric Element Management MIB D fcFxPortC3AcctEntry Syntax FcFxPortC3AcctEntry Access not-accessible Status Description mandatory An entry containing Class 3 accounting information for each FxPort.
Fabric Element Management MIB D Description Sequence This object identifies the FxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified FxPort until the module is re-initialized. ::= { fcFxPortC3AcctEntry 2 } fcFxPortC3InFrames SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Class 3 frames received by this FxPort from its attached NxPort.
Fabric Element Management MIB D fcFxPortC3OutOctets SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Class 3 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort. ::= { fcFxPortC3AcctEntry 6 } fcFxPortC3Discards SYNTAX Access Status Description Sequence Counter read-only mandatory The number of Class 3 frames discarded by this FxPort.
Fabric Element Management MIB D fcFxPortCapEntry Syntax FcFxPortCapEntry Access not-accessible Status Description mandatory An entry containing the capabilities of a FxPort.
Fabric Element Management MIB D Status Description Sequence mandatory This object identifies the module containing the FxPort for which this entry contains information. ::= { fcFxPortCapEntry 1 } fcFxPortCapFxPortIndex Syntax FcFeFxPortIndex Access read-only Status Description Sequence mandatory This object identifies the FxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module.
Fabric Element Management MIB D fcFxPortCapBbCreditMax Syntax FcBbCredit Access read-only Status Description Sequence mandatory The maximum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort.
Fabric Element Management MIB D Sequence ::= { fcFxPortCapEntry 8 } fcFxPortCapCos Syntax FcCosCap Access read-only Status Description Sequence mandatory A value indicating the set of Classes of Service that the FxPort is capable of supporting.
Fabric Element Management MIB D Status Description Sequence mandatory A flag indicating whether or not the FxPort is capable of supporting Class 2 Sequential Delivery. ::= { fcFxPortCapEntry 12 } fcFxPortCapClass3SeqDeliv Syntax INTEGER { yes (1), no (2) } Access read-only Status Description Sequence mandatory A flag indicating whether or not the FxPort is capable of supporting Class 3 Sequential Delivery.
Fabric Element Management MIB D fcFxPortCapBaudRates Syntax Fc0BaudRateCap Access read-only Status Description Sequence deprecated A value indicating the set of baud rates that the FxPort is capable of supporting. This variable has been deprecated and may be implemented for backward compability. ::= { fcFxPortCapEntry 16 } fcFxPortCapMedia Syntax Fc0MediaCap Access read-only Status Description Sequence deprecated A value indicating the set of media that the FxPort is capable of supporting.
E MIB II Groups in MIB II Removed EGP group (lxw) Rename the MIB from rfc1213.mib to mib2.
MIB II E PhysAddress ::= OCTET STRING This data type is used to model media addresses. For many types of media, this will be in a binary representation. For example, an ethernet address would be represented as a string of 6 octets.
MIB II E sysObjectID Syntax OBJECT IDENTIFIER Access read-only Status Description Sequence mandatory The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier .3.6.1.4.1.
MIB II E Status Description Sequence mandatory An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. ::= { system 5 } sysLocation Syntax DisplayString (SIZE (0..255)) Access read-write Status mandatory Description Sequence The physical location of this node (e.g., `telephone closet, 3rd floor'). ::= { system 6 } sysServices Syntax INTEGER (0..
MIB II E For systems including OSI protocols, layers 5 and 6 may also be counted. Sequence ::= { system 7 } Interfaces group Implementation of the Interfaces group is mandatory for all systems. ifNumber Syntax INTEGER Access read-only Status Description Sequence Interfaces table mandatory The number of network interfaces (regardless of their current state) present on this system. ::= { interfaces 1 } The Interfaces table contains information on the entity's interfaces.
MIB II E Description An interface entry containing objects at the subnetwork layer and below for a particular interface.
MIB II E Status Description Sequence mandatory A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. ::= { ifEntry 1 } ifDescr Syntax DisplayString (SIZE (0..255)) Access read-only Status Description Sequence mandatory A textual string containing information about the interface.
MIB II E hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), -- T-1 -- european equiv.
MIB II E Description Sequence 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. ::= { ifEntry 4 } ifSpeed Syntax Gauge Access read-only Status Description Sequence mandatory An estimate of the interface's current bandwidth in bits per second.
MIB II E Description Sequence The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. ::= { ifEntry 7 } ifOperStatus Syntax INTEGER { up(1), -- ready to pass packets down(2), testing(3) -- in some test mode } Access Status Description Sequence read-only mandatory The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
MIB II E ifInUcastPkts Syntax Counter Access read-only Status Description Sequence mandatory The number of subnetwork-unicast packets delivered to a higher-layer protocol. ::= { ifEntry 11 } ifInNUcastPkts Syntax Counter Access read-only Status Description Sequence mandatory The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
MIB II E Description Sequence The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. ::= { ifEntry 14 } ifInUnknownProtos Syntax Counter Access read-only Status Description Sequence mandatory The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
MIB II E Access Status Description Sequence read-only mandatory The total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
MIB II E ifSpecific Syntax OBJECT IDENTIFIER Access read-only Status Description Sequence mandatory 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 defining objects specific to ethernet.
MIB II E Status Description Sequence deprecated The Address Translation tables contain the NetworkAddress to `physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.
MIB II E atPhysAddress Syntax PhysAddress Access read-write Status deprecated Description The media-dependent `physical' address. Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the apping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
MIB II E Status Description mandatory The indication of whether this entity is acting as an IP gateway in 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 via the host). Note that for some managed nodes, this object may take on only a subset of the values possible.
MIB II E Description Sequence The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
MIB II E Status Description Sequence mandatory The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. ::= { ip 7 } ipInDiscards Syntax Counter Access read-only Status Description Sequence mandatory The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space).
MIB II E ipOutDiscards Syntax Counter Access read-only Status Description Sequence mandatory The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
MIB II E Access Status Description Sequence read-only mandatory The number of IP fragments received which needed to be reassembled at this entity." ::= { ip 14 } ipReasmOKs Syntax Counter Access read-only Status Description Sequence mandatory The number of IP datagrams successfully re-assembled.
MIB II E ipFragFails Syntax Counter Access read-only Status Description Sequence mandatory The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set." ::= { ip 18 } ipFragCreates Syntax Counter Access read-only Status Description Sequence IP address table mandatory The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
MIB II E Description The addressing information for one of this entity's IP addresses. INDEX { ipAdEntAddr } Sequence ::= { ipAddrTable 1 } IpAddrEntry ::= SEQUENCE { ipAdEntAddr IpAddress, ipAdEntIfIndex INTEGER, ipAdEntNetMask IpAddress, ipAdEntBcastAddr INTEGER, ipAdEntReasmMaxSize INTEGER (0..65535) } ipAdEntAddr Syntax IpAddress Access read-only Status Description Sequence mandatory The IP address to which this entry's addressing information pertains.
MIB II E Status Description Sequence mandatory The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. ::= { ipAddrEntry 3 } ipAdEntBcastAddr Syntax INTEGER Access read-only Status Description Sequence mandatory The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry.
MIB II E Description Sequence This entity's IP Routing table. ::= { ip 21 } ipRouteEntry Syntax IpRouteEntry Access not-accessible Status Description mandatory A route to a particular destination.
MIB II E Description Sequence The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table-access mechanisms defined by the network management protocol in use.
MIB II E ipRouteProto value. If this metric is not used, its value should be set to -1. Sequence ::= { ipRouteEntry 4 } ipRouteMetric3 Syntax INTEGER Access read-write Status mandatory Description Sequence 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.
MIB II E ipRouteType Syntax INTEGER { other(1), -- none of the following invalid(2), -- an invalidated route -- route to directly direct(3), -- connected (sub-)network route to a non-local indirect(4) Access read-write Status mandatory Description -- host/network/sub-network } The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture.
MIB II E hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14) } Access Status Description Sequence read-only mandatory The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
MIB II E constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
MIB II E 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 (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.
MIB II E Access read-write Status mandatory Description Sequence 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. ::= { ipNetToMediaEntry 1 } ipNetToMediaPhysAddress Syntax PhysAddress Access read-write Status mandatory Description Sequence The media-dependent `physical' address.
MIB II E Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use.
MIB II E icmpInErrors Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). ::= { icmp 2 } icmpInDestUnreachs Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Destination Unreachable messages received.
MIB II E icmpInSrcQuenchs Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Source Quench messages received. ::= { icmp 6 } icmpInRedirects Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Redirect messages received. ::= { icmp 7 } icmpInEchos Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Echo (request) messages received.
MIB II E icmpInTimestamps Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Timestamp (request) messages received. ::= { icmp 10 } icmpInTimestampReps Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Timestamp Reply messages received. ::= { icmp 11 } icmpInAddrMasks Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Address Mask Request messages received.
MIB II E icmpOutMsgs Syntax Counter Access read-only Status Description Sequence mandatory The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. ::= { icmp 14 } icmpOutErrors Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers.
MIB II E Status Description Sequence mandatory The number of ICMP Time Exceeded messages sent. ::= { icmp 17 } icmpOutParmProbs Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Parameter Problem messages sent. ::= { icmp 18 } icmpOutSrcQuenchs Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Source Quench messages sent.
MIB II E Description Sequence The number of ICMP Echo (request) messages sent. ::= { icmp 21 } icmpOutEchoReps Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Echo Reply messages sent. ::= { icmp 22 } icmpOutTimestamps Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Timestamp (request) messages sent.
MIB II E icmpOutAddrMaskReps Syntax Counter Access read-only Status Description Sequence mandatory The number of ICMP Address Mask Reply messages sent. ::= { icmp 26 } TCP group Implementation of the TCP group is mandatory for all systems that implement the TCP. Note that instances of object types that represent information about a particular TCP connection are transient; they persist only as long as the connection in question.
MIB II E Description Sequence 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.
MIB II E Description Sequence The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. ::= { tcp 5 } tcpPassiveOpens Syntax Counter Access read-only Status Description Sequence mandatory The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
MIB II E tcpCurrEstab Syntax Gauge Access read-only Status Description Sequence mandatory The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT. ::= { tcp 9 } tcpInSegs Syntax Counter Access read-only Status Description Sequence mandatory The total number of segments received, including those received in error. This count includes segments received on currently established connections.
MIB II E Description Sequence TCP Connection table The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. ::= { tcp 12 } The TCP connection table contains information about this entity's existing TCP connections. tcpConnTable Syntax SEQUENCE OF TcpConnEntry Access not-accessible Status Description Sequence mandatory A table containing TCP connection-specific information.
MIB II E tcpConnLocalPort INTEGER (0..65535), tcpConnRemAddress IpAddress, tcpConnRemPort INTEGER (0..65535) } tcpConnState Syntax INTEGER { closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12) } Access read-write Status mandatory Description The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12).
MIB II E tcpConnLocalAddress Syntax IpAddress Access read-only Status Description Sequence mandatory The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used. ::= { tcpConnEntry 2 } tcpConnLocalPort Syntax INTEGER (0..65535) Access read-only Status Description Sequence mandatory The local port number for this TCP connection.
MIB II E Aditional TCP objects tcpInErrs Syntax Counter Access read-only Status Description Sequence mandatory The total number of segments received in error (e.g., bad TCP checksums). ::= { tcp 14 } tcpOutRsts Syntax Counter Access read-only Status Description Sequence UDP group mandatory The number of TCP segments sent containing the RST flag. ::= { tcp 15 } Implementation of the UDP group is mandatory for all systems which implement the UDP.
MIB II E Description Sequence The total number of received UDP datagrams for which there was no application at the destination port. ::= { udp 2 } udpInErrors Syntax Counter Access read-only Status Description Sequence mandatory The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
MIB II E udpEntry Syntax UdpEntry Access not-accessible Status Description mandatory Information about a particular current UDP listener. INDEX { udpLocalAddress, udpLocalPort } Sequence ::= { udpTable 1 } UdpEntry ::= SEQUENCE { udpLocalAddress IpAddress, udpLocalPort INTEGER (0..65535) } udpLocalAddress Syntax IpAddress Access read-only Status Description Sequence mandatory The local IP address for this UDP listener.
MIB II E SNMP group Implementation of the SNMP group is mandatory for all systems which support an SNMP protocol entity. Some of the objects defined below will be zero-valued in those SNMP implementations that are optimized to support only those functions specific to either a management agent or a management station. In particular, it should be observed that the objects below refer to an SNMP entity, and there may be several SNMP entities residing on a managed node (e.g.
MIB II E Sequence ::= { snmp 3 } snmpInBadCommunityNames Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.
MIB II E Access Status Description Sequence read-only mandatory The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `tooBig'. ::= { snmp 8 } snmpInNoSuchNames Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `noSuchName'.
MIB II E error-status field, as such this object is provided as a means of detecting incorrect implementations of the SNMP. Sequence ::= { snmp 11 } snmpInGenErrs Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `genErr'.
MIB II E snmpInGetRequests Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNM protocol entity. ::= { snmp 15 } snmpInGetNexts Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.
MIB II E Sequence ::= { snmp 18 } snmpInTraps Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity. ::= { snmp 19 } snmpOutTooBigs Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `tooBig.
MIB II E Status Description Sequence mandatory The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `badValue'. ::= { snmp 22 } { snmp 23 } is not used snmpOutGenErrs Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `genErr'.
MIB II E snmpOutSetRequests Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity. ::= { snmp 27 } snmpOutGetResponses Syntax Counter Access read-only Status Description Sequence mandatory The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.
MIB II E configuration information; as such, it provides a means whereby all authentication-failure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant between re-initializations of the network management system.
F SNMP Framework MIB SNMP Framework MIB Extracted from RFC 2271 October 1998, Ramanathan R. Kavasseri Copyright (c) 1998 by cisco Systems, Inc. All rights reserved. This mib was extracted from RFC 2271.
SNMP Framework MIB F Description Sequence The SNMP Management Architecture MIB. ::= { snmpModules 10 } Textual Conventions SnmpEngineID Status Description current An SNMP engine's administratively-unique identifier. The value for this object may not be all zeros or all 'ff'H or the empty (zero length) string. The initial value for this object may be configured via an operator console entry or via an algorithmic function. In the latter case, the following example algorithm is recommended.
SNMP Framework MIB F octets. If multiple methods are defined, then it is recommended that the first octet indicate the method being used and the remaining octets be a function of the method. 3. 3) The length of the octet strings varies. The first four octets are set to the binary equivalent of the agent's SNMP management private enterprise number as assigned by the Internet Assigned Numbers Authority (IANA).
SNMP Framework MIB F • Values greater than 255 are allocated to enterprise-specific Security Models. An enterprise-specific securityModel value is defined to be: enterpriseID * 256 + security model within enterprise. For example, the fourth Security Model defined by the enterprise whose enterpriseID is 1 would be 260. The eight bits allow a maximum of 255 (256-1 reserved) standards based Security Models. Similarly, they allow a maximum of 255 Security Models per enterprise.
SNMP Framework MIB F Description An identifier that uniquely identifies a Message Processing Model of the Message Processing Subsystem within a SNMP Management Architecture. The values for messageProcessingModel are allocated as follows: • Values between 0 and 255, inclusive, are reserved for standards-track Message Processing Models and are managed by the Internet Assigned Numbers Authority (IANA). • Values greater than 255 are allocated to enterprise-specific Message Processing Models.
SNMP Framework MIB F 1 reserved for SNMPv2c 2 reserved for SNMPv2u and SNMPv2* 3 reserved for SNMPv3 SnmpSecurityLevel Syntax INTEGER(0..2147483647) Status current Description A Level of Security at which SNMP messages can be sent or with which operations are being processed; in particular, one of: noAuthNoPriv without authentication and without privacy, authNoPriv with authentication but without privacy, authPriv with authentication and with privacy.
SNMP Framework MIB F For information encoded in 7-bit US-ASCII, the UTF-8 encoding is identical to the US-ASCII encoding. Note that when this TC is used for an object that is used or envisioned to be used as an index, then a SIZE restriction must be specified so that the number sub-identifiers for any object instance do not exceed the limit of 128, as defined by [RFC1905]. Syntax OCTET STRING (SIZE (0..
SNMP Framework MIB F Description Sequence The number of times that the SNMP engine has (re-)initialized itself since its initial configuration. ::= { snmpEngine 2 } snmpEngineTime Syntax Max-Access Status Description Sequence INTEGER (0..2147483647) read-only current The number of seconds since the SNMP engine last incremented the snmpEngineBoots object. ::= { snmpEngine 3 } snmpEngineMaxMessageSize Syntax Max-Access Status Description Sequence INTEGER (484..
SNMP Framework MIB F Description Sequence Registration point for standards-track privacy protocols used in SNMP Management Frameworks.
SNMP Framework MIB F F-10 E/OS SNMP Support Manual
G SNMPv3 MIB SNMPv3 MIB SNMPv3 in general implements the User-Based Security Model (USM) and View-based Access Control Model (VACM). These models are explained in detail in RFC 2574 and RFC 2575 respectively. User based SM MIB Extracted from RFC 2574 October 1998, Ramanathan R. Kavasseri Copyright (c) 1998 by cisco Systems, Inc. All rights reserved.
SNMPv3 MIB G MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF SnmpAdminString, SnmpEngineID, snmpAuthProtocols, snmpPrivProtocols FROM SNMP-FRAMEWORK-MIB; snmpUsmMIB MODULE-IDENTITY LAST-UPDATED 9901200000Z ORGANIZATION SNMPv3 Working Group CONTACT-INFO WG-email: snmpv3@lists.tislabs.com Subscribe: majordomo@lists.tislabs.com In msg body: subscribe snmpv3 Chair: Russ Mundy Trusted Information Systems postal: 3060 Washington Rd Glenwood MD 21738 USA email: phone: mundy@tislabs.
SNMPv3 MIB G 3461 GL Linschoten Netherlands email: phone: Sequence wijnen@vnet.ibm.com +31-348-432-794 Description The management information definitions for the SNMP User-based Security Model.
SNMPv3 MIB G Sequence ::= { snmpAuthProtocols 2 } usmHMACSHAAuthProtocol Syntax OBJECT-IDENTITY Status current Description Sequence The HMAC-SHA-96 Digest Authentication Protocol. ::= { snmpAuthProtocols 3 } usmNoPrivProtocol Syntax OBJECT-IDENTITY Status current Description Sequence No Privacy Protocol. ::= { snmpPrivProtocols 1 } usmDESPrivProtocol Syntax OBJECT-IDENTITY Status current Description Sequence The CBC-DES Symmetric Encryption Protocol.
SNMPv3 MIB G length, the length of both the random and delta components is that fixed length; if P allows the length of K to be variable up to a particular maximum length, the length of the random component is that maximum length and the length of the delta component is any length less than or equal to that maximum length. For example, usmHMACMD5AuthProtocol requires K to be a fixed length of 16 octets and L - of 16 octets.
SNMPv3 MIB G temp = MD5 (temp || random); delta[i*16 .. lenOfDelta-1] = temp XOR keyNew[i*16 .. lenOfDelta-1]; The 'random' and 'delta' components are then concatenated as described above, and the resulting octet string is sent to the recipient as the new value of an instance of this object.
SNMPv3 MIB G keyNew[i*16 .. lenOfDelta-1] = temp XOR delta[i*16 .. lenOfDelta-1]; The value of an object with this syntax, whenever it is retrieved by the management protocol, is always the zero length string. Note that the keyOld and keyNew are the localized keys. Note that it is probably wise that when an SNMP entity ends a SetRequest to change a key, that it keeps a copy of the old key until it has confirmed that the key change actually succeeded.
SNMPv3 MIB G usmStatsUnknownUserNames Syntax Counter32 Status current Max Access Description Sequence read-only The total number of packets received by the SNMP engine which were dropped because they referenced a user that was not known to the SNMP engine.
SNMPv3 MIB G Description Sequence The total number of packets received by the SNMP engine which were dropped because they could not be decrypted. ::= { usmStats 6 } The usmUser Group usmUser OBJECT IDENTIFIER ::= { usmMIBObjects 2} usmUserSpinLock Syntax TestAndIncr Status current Max Access Description Sequence read-write An advisory lock used to allow several cooperating Command Generator Applications to coordinate their use of facilities to alter secrets in the usmUserTable.
SNMPv3 MIB G If the new user is to use privacy: • • • generate the keyChange value based on the secret privKey of the clone-from user and the secret key to be used for the new user. Let us call this pkcValue. GET(usmUserSpinLock.0) and save in sValue. SET(usmUserSpinLock.0=sValue, usmUserPrivKeyChange=pkcValue usmUserPublic=randomValue1) • GET(usmUserPulic) and check it has randomValue1. If not, repeat steps 4-6.
SNMPv3 MIB G usmUserEntry Syntax Max Access Status Description usmUserEntry not-accessible current A user configured in the SNMP engine's Local Configuration Datastore (LCD) for the User-based Security Model.
SNMPv3 MIB G Sequence ::= { usmUserEntry 1 } usmUserName Syntax Max Access Status Description Sequence SnmpAdminString (SIZE(1..32)) not-accessible current A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. ::= { usmUserEntry 2 } usmUserSecurityName Syntax Max Access Status Description Sequence SnmpAdminString read-only current A human readable string representing the user in Security Model independent format.
SNMPv3 MIB G They will be copied regardless of what the current value is. Cloning also causes the initial values of the secret authentication key (authKey) and the secret encryption key (privKey) of the new user to be set to the same value as the corresponding secret of the clone-from user. The first time an instance of this object is set by a management operation (either at or after its instantiation), the cloning process is invoked.
SNMPv3 MIB G If a set operation tries to change the value of an existing instance of this object to any value other than usmNoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the usmNoAuthProtocol while the usmUserPrivProtocol value in the same row is not equal to usmNoPrivProtocol, then an 'inconsistentValue' error must be returned.
SNMPv3 MIB G 2. generate the keyChange value based on the old (existing) secret key and the new secret key, let us call this kcValue. If you do the key change on behalf of another user: 3. SET(usmUserSpinLock.0=sValue, usmUserAuthKeyChange=kcValue usmUserPublic=randomValue) If you do the key change for yourself: 4) SET(usmUserSpinLock.0=sValue, usmUserOwnAuthKeyChange=kcValue usmUserPublic=randomValue) If you get a response with error-status of noError, then the SET succeeded and the new key is active.
SNMPv3 MIB G When a set is received and the usmUserName of the requester is not the same as the umsUserName that indexes the row which is targeted by this operation, then a 'noAccess' error must be returned. When a set is received and the security model in use is not USM, then a 'noAccess' error must be returned.
SNMPv3 MIB G Sequence ::= { usmUserEntry 8 } usmUserPrivKeyChange Syntax Max Access Status Description KeyChange -- typically (SIZE (0 | 32)) for DES read-create current An object, which when modified, causes the secret encryption key used for messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, to be modified via a one-way function. The associated protocol is the usmUserPrivProtocol. The associated secret key is the user's secret privacy key (privKey).
SNMPv3 MIB G operation. In addition, the USM security model must be used for this operation. The idea here is that access to this column can be public, since it will only allow a user to change his own secret privacy key (privKey). Note that this can only be done once the row is active. When a set is received and the usmUserName of the requester is not the same as the umsUserName that indexes the row which is targeted by this operation, then a 'noAccess' error must be returned.
SNMPv3 MIB G • usmUserPrivKeyChange, usmUserOwnPrivKeyChange and usmUserPublic for a user who employs privacy. Note that any user who employs authentication or privacy must allow its secret(s) to be updated and thus cannot be 'readOnly'. If an initial set operation tries to set the value to 'readOnly' for a user who employs authentication or privacy, then an 'inconsistentValue' error must be returned.
SNMPv3 MIB G Sequence ::= { usmUserEntry 13 } Conformance Information usmMIBCompliances OBJECT IDEN- ::= { usmMIBConformance 1} TIFIER usmMIBGroups OBJECT IDEN- ::= { usmMIBConformance 2} TIFIER Compliance statements usmMIBCompliance Status Description current The compliance statement for SNMP engines which implement the SNMP-USER-BASED-SM-MIB. MODULE -- this module MANDATORY-GROUPS { usmMIBBasicGroup } Object usmUserAuthProtocol Min Access read-only Description Write access is not required.
SNMPv3 MIB G usmStatsWrongDigests, usmStatsDecryptionErrors, usmUserSpinLock, usmUserSecurityName, usmUserCloneFrom, usmUserAuthProtocol, usmUserAuthKeyChange, usmUserOwnAuthKeyChange, usmUserPrivProtocol, usmUserPrivKeyChange, usmUserOwnPrivKeyChange, usmUserPublic, usmUserStorageType, usmUserStatus} Status Description Sequence current A collection of objects providing for configuration of an SNMP engine which implements the SNMP User-based Security Model.
SNMPv3 MIB G FROM SNMP-FRAMEWORK-MIB; snmpVacmMIB Last-Updated 9901200000Z -- 20 Jan 1999, midnight Organization SNMPv3 Working Group Contact-Info WG-email: snmpv3@lists.tislabs.com Subscribe: majordomo@lists.tislabs.com In message body: subscribe snmpv3 Chair: Russ Mundy Trusted Information Systems postal: 3060 Washington Rd Glenwood MD 21738USA email: mundy@tislabs.com phone: 301-854-6889 Co-editor: Bert Wijnen IBM T.J.
SNMPv3 MIB G Sequence REVISION 9711200000Z Description Initial version, published as RFC2275 ::= { snmpModules 16 } Administrative assignments vacmMIBObjects OBJECT IDENTIFIER ::= { snmpVacmMIB 1 } vacmMIBConformanc OBJECT IDENTIFIER ::= { snmpVacmMIB 2 } e Local Contexts vacmContextTable Syntax Max Access Status Description SEQUENCE OF VacmContextEntry not-accessible current The table of locally available contexts.
SNMPv3 MIB G Sequence ::= { vacmMIBObjects 1 } vacmContextEntry Syntax Max Access Status Description VacmContextEntry not-accessible current Information about a particular context. INDEX Sequence { vacmContextName } ::= { vacmContextTable 1 } VacmContextEntry ::= SEQUENCE vacmContextName SnmpAdminString vacmContextName Syntax Max Access Status Description Sequence SnmpAdminString (SIZE(0..32)) read-only current A human readable name identifying a particular context at a particular SNMP entity.
SNMPv3 MIB G vacmSecurityToGroupEntry Syntax Max Access Status Description VacmSecurityToGroupEntry not-accessible current An entry in this table maps the combination of a securityModel and securityName into a groupName.
SNMPv3 MIB G Description Sequence The securityName for the principal, represented in a Security Model independent format, which is mapped by this entry to a groupName. ::= { vacmSecurityToGroupEntry 2 } vacmGroupName Syntax Max Access Status Description SnmpAdminString (SIZE(1..32)) read-create current The name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy.
SNMPv3 MIB G In particular, a newly created row cannot be made active until a value has been set for vacmGroupName. The RowStatus TC [RFC2579] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified.
SNMPv3 MIB G 2. If this set has only one member, we're done otherwise, it comes down to deciding how to weight the preferences between ContextPrefixes, SecurityModels, and SecurityLevels as follows: a) If the subset of entries with securityModel matching the securityModel in the message is not empty, then discard the rest. b) If the subset of entries with vacmAccessContextPrefix matching the contextName in the message is not empty, then discard the rest.
SNMPv3 MIB G VacmAccessEntry ::= SEQUENCE vacmAccessContextPrefix SnmpAdminString, vacmAccessSecurityModel SnmpSecurityModel, vacmAccessSecurityLevel SnmpSecurityLevel, vacmAccessContextMatch INTEGER, vacmAccessReadViewName SnmpAdminString, vacmAccessWriteViewName SnmpAdminString, vacmAccessNotifyViewName SnmpAdminString, vacmAccessStorageType StorageType, vacmAccessStatus RowStatus vacmAccessContextPrefix Syntax Max Access Status Description Sequence SnmpAdminString (SIZE(0..
SNMPv3 MIB G Max Access Status Description not-accessible current The minimum level of security required in order to gain the access rights allowed by this conceptual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv. If multiple entries are equally indexed except for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected.
SNMPv3 MIB G The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. DEFVAL Sequenxce { ''H } -- the empty string ::= { vacmAccessEntry 5 } vacmAccessWriteViewName Syntax Max Access Status Description SnmpAdminString (SIZE(0..
SNMPv3 MIB G DEFVAL Sequence { ''H } -- the empty string ::= { vacmAccessEntry 7 } vacmAccessStorageType Syntax Max Access Status Description StorageType read-create current The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
SNMPv3 MIB G vacmViewSpinLock Syntax Max Access Status Description TestAndIncr read-write current An advisory lock used to allow cooperating SNMP Command Generator applications to coordinate their use of the Set operation in creating or modifying views. When creating a new view or altering an existing view, it is important to understand the potential interactions with other uses of the view. The vacmViewSpinLock should be retrieved.
SNMPv3 MIB G object instance is not in the MIB view. If one or more match, then the object instance is included in, or excluded from, the MIB view according to the value of vacmViewTreeFamilyType in the entry whose value of vacmViewTreeFamilySubtree has the most sub-identifiers.
SNMPv3 MIB G Max Access Status Description not-accessible current Information on a particular family of view subtrees included in or excluded from a particular SNMP context's MIB view. Implementations must not restrict the number of families of view subtrees for a given MIB view, except as dictated by resource constraints on the overall number of entries in the vacmViewTreeFamilyTable.
SNMPv3 MIB G Max Access Status Description Sequence not-accessible current The MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees. ::= { vacmViewTreeFamilyEntry 2 } vacmViewTreeFamilyMask Syntax Max Access Status Description OCTET STRING (SIZE (0..16)) read-create current The bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees.
SNMPv3 MIB G uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree. Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only.
SNMPv3 MIB G Description The status of this conceptual row. The RowStatus TC [RFC2579] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified.
SNMPv3 MIB G Min Access read-only Description Write access is not required. Object vacmAccessStorageType Min Access read-only Description Write access is not required. Object vacmAccessStatus Min Access read-only Description Create/delete/modify access to the vacmAccessTable is not required. Object WRITE-SYNTAX vacmViewTreeFamilyMask OCTET STRING (SIZE (0)) Min Access read-only Description Support for configuration via SNMP of subtree families using wild-cards is not required.
SNMPv3 MIB G vacmSecurityToGroupStorageType, vacmSecurityToGroupStatus, vacmAccessContextMatch, vacmAccessReadViewName, vacmAccessWriteViewName, vacmAccessNotifyViewName, vacmAccessStorageType, vacmAccessStatus, vacmViewSpinLock, vacmViewTreeFamilyMask, vacmViewTreeFamilyType, vacmViewTreeFamilyStorageType, vacmViewTreeFamilyStatus } Status Description Sequence current A collection of objects providing for remote configuration of an SNMP engine which implements the SNMP View-based Access Control Model.
SNMPv3 MIB G FROM SNMP-TARGET-MIB MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF; snmpCommunityMIB MODULE-IDENTITY LAST-UPDATED 9903060000Z ORGANIZATION SNMPv3 Working Group CONTACT-INFO WG-email: snmpv3@lists.tislabs.com Sequence Description This MIB module defines objects to help support coexistence between SNMPv1, SNMPv2c, and SNMPv3. REVISION 9903060000Z Description This version published as RFC 2576. REVISION 9905130000Z Description The Initial Revision.
SNMPv3 MIB G Description Sequence The table of community strings configured in the SNMP engine's Local Configuration Datastore (LCD). ::= { snmpCommunityMIBObjects 1 } snmpCommunityEntry Syntax Max Access Status Description SnmpCommunityEntry not-accessible current Information about a particular community string.
SNMPv3 MIB G Max Access Status Description Sequence read-create current The community string for which a row in this table represents a configuration. ::= { snmpCommunityEntry 2 } snmpCommunitySecurityName Syntax Max Access Status Description Sequence SnmpAdminString (SIZE(1..32)) read-create current A human readable string representing the corresponding value of snmpCommunityName in a Security Model independent format.
SNMPv3 MIB G Description The context in which management information is accessed when using the community string specified by the corresponding instance of snmpCommunityName. DEFVAL Sequence { ''H } -- the empty string ::= { snmpCommunityEntry 5 } snmpCommunityTransportTag Syntax Max Access Status Description SnmpTagValue read-create current This object specifies a set of transport endpoints from which a command responder application will accept management requests.
SNMPv3 MIB G snmpCommunityStatus Syntax RowStatus Max Access read-create Status Description current The status of this conceptual row in the snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set.
SNMPv3 MIB G Status Description current Information about a particular mask and mms value." AUGMENTS Sequence { snmpTargetAddrEntry } ::= { snmpTargetAddrExtTable 1 } SnmpTargetAddrExtEntry ::= SEQUENCE{ snmpTargetAddrTMask OCTET STRING, snmpTargetAddrMMS Integer32 snmpTargetAddrTMask Syntax Max Access Status Description OCTET STRING (SIZE (0..255)) read-create current The mask value associated with an entry in the snmpTargetAddrTable.
SNMPv3 MIB G snmpTargetAddrMMS Syntax Max Access Status Description Integer32 (0|484..2147483647) read-create current The maximum message size value associated with an entry in the snmpTargetAddrTable." DEFVAL { 484 } Sequence ::= { snmpTargetAddrExtEntry 2 } The snmpTrapAddress and snmpTrapCommunity objects are included in notifications that are forwarded by a proxy, which were originally received as SNMPv1 Trap messages.
SNMPv3 MIB G Sequence ::= { snmpCommunityMIBObjects 4 } Conformance Information snmpCommunityMIB OBJECT IDENTIFIER ::= { Compliances snmpCommunityMIB Conformance 1 } snmpCommunityMIB OBJECT IDENTIFIER ::= { Groups snmpCommunityMIB Conformance 2 } Compliance statements snmpCommunityMIBCompliance Status Description current The compliance statement for SNMP engines which implement the SNMP-COMMUNITY-MIB.
SNMPv3 MIB G Description Object Write access is not required. snmpCommunityStorageType Min Access read-only Description Write access is not required. Object snmpCommunityStatus Min Access read-only Description Write access is not required.
SNMPv3 MIB G Description Sequence A collection of objects providing for configuration of community strings for SNMPv1 (and SNMPv2c) usage. ::= { snmpCommunityMIBGroups 1 } snmpProxyTrapForwardGroup Objects { snmpTrapAddress, snmpTrapCommunity } Status Description SequenceObject G-50 current Objects which are used by proxy forwarding applications when translating traps between SNMP versions. These are used to preserve SNMPv1-specific information when translating to SNMPv2c or SNMPv3.
H MIB Objects Listing MIB Objects Listed by OID This section contains the MIB objects listed by OID from the following MIBs: • SNMP Framework MIB • MIB II • FC Fabric Element MIB • Fibre Alliance MIB • McDATA FC E/OS MIB • Fibre Channel Management MIB • SNMPv3 MIB MIB Objects Listed by OID Table H-1 No. OID Object Type 1. 0 ccitt NODE 2. 0.0 zeroDotZero NODE 3. 1 iso NODE 4. 1.3 org NODE 5. 1.3.
MIB Objects Listing H Table H-1 H-2 MIB Objects Listed by OID (continued) No. OID Object Type 6. 1.3.6.1 internet NODE 7. 1.3.6.1.1 directory NODE 8. 1.3.6.1.2 mgmt NODE 9. 1.3.6.1.2.1 mib-2 NODE 10. 1.3.6.1.2.1.1 system NODE 11. 1.3.6.1.2.1.1.1 sysDescr LEAF DisplayString 12. 1.3.6.1.2.1.1.2 sysObjectID LEAF OBJECTIDENTIFIER 13. 1.3.6.1.2.1.1.3 sysUpTime LEAF TimeTicks 14. 1.3.6.1.2.1.1.4 sysContact LEAF DisplayString 15. 1.3.6.1.2.1.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 31. 1.3.6.1.2.1.2.2.1.10 ifInOctets LEAF Counter 32. 1.3.6.1.2.1.2.2.1.11 ifInUcastPkts LEAF Counter 33. 1.3.6.1.2.1.2.2.1.12 ifInNUcastPkts LEAF Counter 34. 1.3.6.1.2.1.2.2.1.13 ifInDiscards LEAF Counter 35. 1.3.6.1.2.1.2.2.1.14 ifInErrors LEAF Counter 36. 1.3.6.1.2.1.2.2.1.15 ifInUnknownProtos LEAF Counter 37. 1.3.6.1.2.1.2.2.1.16 ifOutOctets LEAF Counter 38. 1.3.6.
MIB Objects Listing H Table H-1 H-4 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 56. 1.3.6.1.2.1.4.6 ipForwDatagrams LEAF Counter 57. 1.3.6.1.2.1.4.7 ipInUnknownProtos LEAF Counter 58. 1.3.6.1.2.1.4.8 ipInDiscards LEAF Counter 59. 1.3.6.1.2.1.4.9 ipInDelivers LEAF Counter 60. 1.3.6.1.2.1.4.10 ipOutRequests LEAF Counter 61. 1.3.6.1.2.1.4.11 ipOutDiscards LEAF Counter 62. 1.3.6.1.2.1.4.12 ipOutNoRoutes LEAF Counter 63. 1.3.6.1.2.1.4.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 81. 1.3.6.1.2.1.4.21.1.3 ipRouteMetric1 LEAF INTEGER 82. 1.3.6.1.2.1.4.21.1.4 ipRouteMetric2 LEAF INTEGER 83. 1.3.6.1.2.1.4.21.1.5 ipRouteMetric3 LEAF INTEGER 84. 1.3.6.1.2.1.4.21.1.6 ipRouteMetric4 LEAF INTEGER 85. 1.3.6.1.2.1.4.21.1.7 ipRouteNextHop LEAF IpAddress 86. 1.3.6.1.2.1.4.21.1.8 ipRouteType LEAF INTEGER 87. 1.3.6.1.2.1.4.21.1.9 ipRouteProto LEAF INTEGER 88.
MIB Objects Listing H Table H-1 H-6 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 106. 1.3.6.1.2.1.5.7 icmpInRedirects LEAF Counter 107. 1.3.6.1.2.1.5.8 icmpInEchos LEAF Counter 108. 1.3.6.1.2.1.5.9 icmpInEchoReps LEAF Counter 109. 1.3.6.1.2.1.5.10 icmpInTimestamps LEAF Counter 110. 1.3.6.1.2.1.5.11 icmpInTimestampReps LEAF Counter 111. 1.3.6.1.2.1.5.12 icmpInAddrMasks LEAF Counter 112. 1.3.6.1.2.1.5.13 icmpInAddrMaskReps LEAF Counter 113. 1.3.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 131. 1.3.6.1.2.1.6.5 tcpActiveOpens LEAF Counter 132. 1.3.6.1.2.1.6.6 tcpPassiveOpens LEAF Counter 133. 1.3.6.1.2.1.6.7 tcpAttemptFails LEAF Counter 134. 1.3.6.1.2.1.6.8 tcpEstabResets LEAF Counter 135. 1.3.6.1.2.1.6.9 tcpCurrEstab LEAF Gauge 136. 1.3.6.1.2.1.6.10 tcpInSegs LEAF Counter 137. 1.3.6.1.2.1.6.11 tcpOutSegs LEAF Counter 138. 1.3.6.1.2.1.6.
MIB Objects Listing H Table H-1 H-8 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 156. 1.3.6.1.2.1.7.5.1.2 udpLocalPort LEAF INTEGER 157. 1.3.6.1.2.1.8 egp NODE 158. 1.3.6.1.2.1.10 transmission NODE 159. 1.3.6.1.2.1.11 snmp NODE 160. 1.3.6.1.2.1.11.1 snmpInPkts LEAF Counter 161. 1.3.6.1.2.1.11.2 snmpOutPkts LEAF Counter 162. 1.3.6.1.2.1.11.3 snmpInBadVersions LEAF Counter 163. 1.3.6.1.2.1.11.4 snmpInBadCommunityNames LEAF Counter 164. 1.3.6.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 181. 1.3.6.1.2.1.11.24 snmpOutGenErrs LEAF Counter 182. 1.3.6.1.2.1.11.25 snmpOutGetRequests LEAF Counter 183. 1.3.6.1.2.1.11.26 snmpOutGetNexts LEAF Counter 184. 1.3.6.1.2.1.11.27 snmpOutSetRequests LEAF Counter 185. 1.3.6.1.2.1.11.28 snmpOutGetResponses LEAF Counter 186. 1.3.6.1.2.1.11.29 snmpOutTraps LEAF Counter 187. 1.3.6.1.2.1.11.
MIB Objects Listing H Table H-1 H-10 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 206. 1.3.6.1.2.1.8888.1.1.3.1.6 fcConnUnitStatus LEAF INTEGER 207. 1.3.6.1.2.1.8888.1.1.3.1.7 fcConnUnitProduct LEAF SnmpAdminString 208. 1.3.6.1.2.1.8888.1.1.3.1.8 fcConnUnitSerialNo LEAF SnmpAdminString 209. 1.3.6.1.2.1.8888.1.1.3.1.9 fcConnUnitUpTime LEAF TimeTicks 210. 1.3.6.1.2.1.8888.1.1.3.1.10 fcConnUnitUrl LEAF DisplayString 211. 1.3.6.1.2.1.8888.1.1.3.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 231. 1.3.6.1.2.1.8888.1.1.5 fcConnUnitSensorTable NODE 232. 1.3.6.1.2.1.8888.1.1.5.1 fcConnUnitSensorEntry NODE 233. 1.3.6.1.2.1.8888.1.1.5.1.1 fcConnUnitSensorIndex LEAF Unsigned32 234. 1.3.6.1.2.1.8888.1.1.5.1.2 fcConnUnitSensorName LEAF SnmpAdminString 235. 1.3.6.1.2.1.8888.1.1.5.1.3 fcConnUnitSensorStatus LEAF INTEGER 236. 1.3.6.1.2.1.8888.1.1.5.1.
MIB Objects Listing H Table H-1 H-12 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 256. 1.3.6.1.2.1.8888.1.1.6.1.15 fcConnUnitPortControl LEAF INTEGER 257. 1.3.6.1.2.1.8888.1.1.6.1.16 fcConnUnitPortName LEAF SnmpAdminString 258. 1.3.6.1.2.1.8888.1.1.6.1.17 fcConnUnitPortPhysicalNumber LEAF Unsigned32 259. 1.3.6.1.2.1.8888.1.1.6.1.18 fcConnUnitPortProtocolCap LEAF OCTETSTRING 260. 1.3.6.1.2.1.8888.1.1.6.1.19 fcConnUnitPortProtocolOp LEAF OCTETSTRING 261.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 281. 1.3.6.1.2.1.8888.1.1.8.1.8 fcConnUnitLinkAgentAddressY LEAF OCTETSTRING 282. 1.3.6.1.2.1.8888.1.1.8.1.9 fcConnUnitLinkAgentAddressTypeY LEAF Unsigned32 283. 1.3.6.1.2.1.8888.1.1.8.1.10 fcConnUnitLinkAgentPortY LEAF Unsigned32 284. 1.3.6.1.2.1.8888.1.1.8.1.11 fcConnUnitLinkUnitTypeY LEAF FcUnitType 285. 1.3.6.1.2.1.8888.1.1.8.1.12 fcConnUnitLinkConnIdY LEAF OCTETSTRING 286.
MIB Objects Listing H Table H-1 H-14 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 306. 1.3.6.1.2.1.8888.1.3.1.1.8 fcConnUnitPortStatInputBuffsFull LEAF Counter64 307. 1.3.6.1.2.1.8888.1.3.1.1.9 fcConnUnitPortStatFBSYFrames LEAF Counter64 308. 1.3.6.1.2.1.8888.1.3.1.1.10 fcConnUnitPortStatPBSYFrames LEAF Counter64 309. 1.3.6.1.2.1.8888.1.3.1.1.11 fcConnUnitPortStatFRJTFrames LEAF Counter64 310. 1.3.6.1.2.1.8888.1.3.1.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 331. 1.3.6.1.2.1.8888.1.3.1.1.33 fcConnUnitPortStatTxLinkResets LEAF Counter64 332. 1.3.6.1.2.1.8888.1.3.1.1.34 fcConnUnitPortStatLinkResets LEAF Counter64 333. 1.3.6.1.2.1.8888.1.3.1.1.35 fcConnUnitPortStatRxOfflineSeqs LEAF Counter64 334. 1.3.6.1.2.1.8888.1.3.1.1.36 fcConnUnitPortStatTxOfflineSeqs LEAF Counter64 335. 1.3.6.1.2.1.8888.1.3.1.1.
MIB Objects Listing H Table H-1 H-16 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 356. 1.3.6.1.2.1.8888.1.4.1.1.6 fcConnUnitSnsNodeIPAddress LEAF OCTETSTRING 357. 1.3.6.1.2.1.8888.1.4.1.1.7 fcConnUnitSnsProcAssoc LEAF OCTETSTRING 358. 1.3.6.1.2.1.8888.1.4.1.1.8 fcConnUnitSnsFC4Type LEAF OCTETSTRING 359. 1.3.6.1.2.1.8888.1.4.1.1.9 fcConnUnitSnsPortType LEAF OCTETSTRING 360. 1.3.6.1.2.1.8888.1.4.1.1.10 fcConnUnitSnsPortIPAddress LEAF OCTETSTRING 361. 1.3.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 381. 1.3.6.1.3.42.2.1.1.1 fcFabricName LEAF FabricName 382. 1.3.6.1.3.42.2.1.1.2 fcElementName LEAF FcNameId 383. 1.3.6.1.3.42.2.1.1.3 fcFeModuleCapacity LEAF FcFeModuleCapacity 384. 1.3.6.1.3.42.2.1.1.4 fcFeModuleTable NODE 385. 1.3.6.1.3.42.2.1.1.4.1 fcFeModuleEntry NODE 386. 1.3.6.1.3.42.2.1.1.4.1.1 fcFeModuleIndex LEAF FcFeModuleIndex 387. 1.3.6.1.3.42.2.1.1.4.1.
MIB Objects Listing H Table H-1 H-18 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 406. 1.3.6.1.3.42.2.1.1.5.1.12 fcFxPortStackedConnMode LEAF FcStackedConnMode 407. 1.3.6.1.3.42.2.1.1.5.1.13 fcFxPortClass2SeqDeliv LEAF INTEGER 408. 1.3.6.1.3.42.2.1.1.5.1.14 fcFxPortClass3SeqDeliv LEAF INTEGER 409. 1.3.6.1.3.42.2.1.1.5.1.15 fcFxPortHoldTime LEAF MicroSeconds 410. 1.3.6.1.3.42.2.1.1.5.1.16 fcFxPortBaudRate LEAF Fc0BaudRate 411. 1.3.6.1.3.42.2.1.1.5.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 431. 1.3.6.1.3.42.2.1.2.3.1.5 fcFxPortPhysLastChange LEAF TimeTicks 432. 1.3.6.1.3.42.2.1.2.3.1.6 fcFxPortPhysRttov LEAF MilliSeconds 433. 1.3.6.1.3.42.2.1.2.4 fcFxlogiTable NODE 434. 1.3.6.1.3.42.2.1.2.4.1 fcFxlogiEntry NODE 435. 1.3.6.1.3.42.2.1.2.4.1.1 fcFxlogiModuleIndex LEAF FcFeModuleIndex 436. 1.3.6.1.3.42.2.1.2.4.1.2 fcFxlogiFxPortIndex LEAF FcFeFxPortIndex 437. 1.3.
MIB Objects Listing H Table H-1 H-20 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 456. 1.3.6.1.3.42.2.1.3.1.1.5 fcFxPortSigLosses LEAF Counter 457. 1.3.6.1.3.42.2.1.3.1.1.6 fcFxPortPrimSeqProtoErrors LEAF Counter 458. 1.3.6.1.3.42.2.1.3.1.1.7 fcFxPortInvalidTxWords LEAF Counter 459. 1.3.6.1.3.42.2.1.3.1.1.8 fcFxPortInvalidCrcs LEAF Counter 460. 1.3.6.1.3.42.2.1.3.1.1.9 fcFxPortDelimiterErrors LEAF Counter 461. 1.3.6.1.3.42.2.1.3.1.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 481. 1.3.6.1.3.42.2.1.4.2 fcFxPortC2AcctTable NODE 482. 1.3.6.1.3.42.2.1.4.2.1 fcFxPortC2AcctEntry NODE 483. 1.3.6.1.3.42.2.1.4.2.1.1 fcFxPortC2AcctModuleIndex LEAF FcFeModuleIndex 484. 1.3.6.1.3.42.2.1.4.2.1.2 fcFxPortC2AcctFxPortIndex LEAF FcFeFxPortIndex 485. 1.3.6.1.3.42.2.1.4.2.1.3 fcFxPortC2InFrames LEAF Counter 486. 1.3.6.1.3.42.2.1.4.2.1.
MIB Objects Listing H Table H-1 H-22 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 506. 1.3.6.1.3.42.2.1.5.1.1.3 fcFxPortCapFcphVersionHigh LEAF FcphVersion 507. 1.3.6.1.3.42.2.1.5.1.1.4 fcFxPortCapFcphVersionLow LEAF FcphVersion 508. 1.3.6.1.3.42.2.1.5.1.1.5 fcFxPortCapBbCreditMax LEAF FcBbCredit 509. 1.3.6.1.3.42.2.1.5.1.1.6 fcFxPortCapBbCreditMin LEAF FcBbCredit 510. 1.3.6.1.3.42.2.1.5.1.1.7 fcFxPortCapRxDataFieldSizeMax LEAF FcRxDataFieldSize 511. 1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 531. 1.3.6.1.3.94.1.6.1.2 connUnitGlobalId LEAF FcGlobalId 532. 1.3.6.1.3.94.1.6.1.3 connUnitType LEAF FcUnitType 533. 1.3.6.1.3.94.1.6.1.4 connUnitNumports LEAF INTEGER 534. 1.3.6.1.3.94.1.6.1.5 connUnitState LEAF INTEGER 535. 1.3.6.1.3.94.1.6.1.6 connUnitStatus LEAF INTEGER 536. 1.3.6.1.3.94.1.6.1.7 connUnitProduct LEAF DisplayString 537. 1.3.6.1.3.94.1.6.1.
MIB Objects Listing H Table H-1 H-24 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 556. 1.3.6.1.3.94.1.6.1.27 connUnitMaxEvents LEAF INTEGER 557. 1.3.6.1.3.94.1.6.1.28 connUnitEventCurrID LEAF INTEGER 558. 1.3.6.1.3.94.1.7 connUnitRevsTable NODE 559. 1.3.6.1.3.94.1.7.1 connUnitRevsEntry NODE 560. 1.3.6.1.3.94.1.7.1.1 connUnitRevsUnitId LEAF FcGlobalId 561. 1.3.6.1.3.94.1.7.1.2 connUnitRevsIndex LEAF INTEGER 562. 1.3.6.1.3.94.1.7.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 581. 1.3.6.1.3.94.1.10.1.6 connUnitPortState LEAF INTEGER 582. 1.3.6.1.3.94.1.10.1.7 connUnitPortStatus LEAF INTEGER 583. 1.3.6.1.3.94.1.10.1.8 connUnitPortTransmitterType LEAF INTEGER 584. 1.3.6.1.3.94.1.10.1.9 connUnitPortModuleType LEAF INTEGER 585. 1.3.6.1.3.94.1.10.1.10 connUnitPortWwn LEAF FcNameId 586. 1.3.6.1.3.94.1.10.1.11 connUnitPortFCId LEAF FcAddressId 587. 1.
MIB Objects Listing H Table H-1 H-26 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 606. 1.3.6.1.3.94.1.11.1.6 connUnitEventSeverity LEAF FcEventSeverity 607. 1.3.6.1.3.94.1.11.1.7 connUnitEventType LEAF INTEGER 608. 1.3.6.1.3.94.1.11.1.8 connUnitEventObject LEAF OBJECTIDENTIFIER 609. 1.3.6.1.3.94.1.11.1.9 connUnitEventDescr LEAF DisplayString 610. 1.3.6.1.3.94.1.12 connUnitLinkTable NODE 611. 1.3.6.1.3.94.1.12.1 connUnitLinkEntry NODE 612. 1.3.6.1.3.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 631. 1.3.6.1.3.94.2.3.1.1 trapRegIpAddress LEAF IpAddress 632. 1.3.6.1.3.94.2.3.1.2 trapRegPort LEAF INTEGER 633. 1.3.6.1.3.94.2.3.1.3 trapRegFilter LEAF FcEventSeverity 634. 1.3.6.1.3.94.2.3.1.4 trapRegRowState LEAF INTEGER 635. 1.3.6.1.3.94.3 revisionNumber LEAF DisplayString 636. 1.3.6.1.3.94.4 statSet NODE 637. 1.3.6.1.3.94.4.5 connUnitPortStatTable NODE 638. 1.3.6.
MIB Objects Listing H Table H-1 H-28 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 656. 1.3.6.1.3.94.4.5.1.18 connUnitPortStatCountClass1FRJTFrames LEAF OCTETSTRING 657. 1.3.6.1.3.94.4.5.1.19 connUnitPortStatCountClass1PRJTFrames LEAF OCTETSTRING 658. 1.3.6.1.3.94.4.5.1.20 connUnitPortStatCountClass2RxFrames LEAF OCTETSTRING 659. 1.3.6.1.3.94.4.5.1.21 connUnitPortStatCountClass2TxFrames LEAF OCTETSTRING 660. 1.3.6.1.3.94.4.5.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 681. 1.3.6.1.3.94.4.5.1.43 connUnitPortStatCountLossofSignal LEAF OCTETSTRING 682. 1.3.6.1.3.94.4.5.1.44 connUnitPortStatCountLossofSynchronization LEAF OCTETSTRING 683. 1.3.6.1.3.94.4.5.1.45 connUnitPortStatCountInvalidOrderedSets LEAF OCTETSTRING 684. 1.3.6.1.3.94.4.5.1.46 connUnitPortStatCountFramesTooLong LEAF OCTETSTRING 685. 1.3.6.1.3.94.4.5.1.
MIB Objects Listing H Table H-1 H-30 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 706. 1.3.6.1.3.94.5.2.1.1.12 connUnitSnsFabricPortName LEAF FcNameId 707. 1.3.6.1.3.94.5.2.1.1.13 connUnitSnsHardAddress LEAF FcAddressId 708. 1.3.6.1.3.94.5.2.1.1.14 connUnitSnsSymbolicPortName LEAF DisplayString 709. 1.3.6.1.3.94.5.2.1.1.15 connUnitSnsSymbolicNodeName LEAF DisplayString 710. 1.3.6.1.4 private NODE 711. 1.3.6.1.4.1 enterprises NODE 712. 1.3.6.1.4.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 731. 1.3.6.1.4.1.289.2.1.1.2.1.14 fcEosSysOpenTrunking LEAF TruthValue 732. 1.3.6.1.4.1.289.2.1.1.2.1.15 fcEosSysSwitchName LEAF DisplayString 733. 1.3.6.1.4.1.289.2.1.1.2.1.16 fcEosSysSwitchId LEAF OCTETSTRING 734. 1.3.6.1.4.1.289.2.1.1.2.1.17 fcEosSysNPIV LEAF TruthValue 735. 1.3.6.1.4.1.289.2.1.1.2.2 fcEosFru NODE 736. 1.3.6.1.4.1.289.2.1.1.2.2.1 fcEosFruTable NODE 737. 1.
MIB Objects Listing H Table H-1 H-32 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 756. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.9 fcEosPortSpeedCap LEAF INTEGER 757. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.10 fcEosPortConfigSpeed LEAF INTEGER 758. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.11 fcEosPortOpSpeed LEAF INTEGER 759. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.12 fcEosPortConfigType LEAF INTEGER 760. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.13 fcEosPortOpType LEAF INTEGER 761. 1.3.6.1.4.1.289.2.1.1.2.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 781. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.44 fcEosPortTxC3Octets32 LEAF Counter 782. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.45 fcEosPortRxC3Octets32 LEAF Counter 783. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.46 fcEosPortC3Discards32 LEAF Counter 784. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.50 fcEosPortDiscardFrames LEAF Counter 785. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.51 fcEosPortTxLinkResets LEAF Counter 786. 1.3.6.1.4.
MIB Objects Listing H Table H-1 H-34 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 806. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.73 fcEosPortTxC2Frames64 LEAF OCTETSTRING 807. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.74 fcEosPortRxC2Frames64 LEAF OCTETSTRING 808. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.75 fcEosPortTxC2Octets64 LEAF OCTETSTRING 809. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.76 fcEosPortRxC2Octets64 LEAF OCTETSTRING 810. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 831. 1.3.6.1.4.1.289.2.1.1.2.4.1.1.3 fcEosPortConfiguredWWN LEAF FcEosPortWWN 832. 1.3.6.1.4.1.289.2.1.1.2.4.1.1.4 fcEosPortAttachedWWN LEAF FcEosPortWWN 833. 1.3.6.1.4.1.289.2.1.1.2.5 fcEosZoning NODE 834. 1.3.6.1.4.1.289.2.1.1.2.5.1 fcEosActiveZoneSetName LEAF DisplayString 835. 1.3.6.1.4.1.289.2.1.1.2.5.2 fcEosActiveZoneCount LEAF INTEGER 836. 1.3.6.1.4.1.289.2.1.1.2.5.
MIB Objects Listing H Table H-1 H-36 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 856. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.2 fcEosTAName LEAF DisplayString 857. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.3 fcEosTAState LEAF INTEGER 858. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.4 fcEosTAType LEAF INTEGER 859. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.5 fcEosTAPortType LEAF INTEGER 860. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.6 fcEosTAPortList LEAF FcEosPortList 861. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 881. 1.3.6.1.6.3.10.1.1.1 usmNoAuthProtocol NODE 882. 1.3.6.1.6.3.10.1.1.2 usmHMACMD5AuthProtocol NODE 883. 1.3.6.1.6.3.10.1.1.3 usmHMACSHAAuthProtocol NODE 884. 1.3.6.1.6.3.10.1.2 snmpPrivProtocols NODE 885. 1.3.6.1.6.3.10.1.2.1 usmNoPrivProtocol NODE 886. 1.3.6.1.6.3.10.1.2.2 usmDESPrivProtocol NODE 887. 1.3.6.1.6.3.10.2 snmpFrameworkMIBObjects NODE 888. 1.3.6.1.6.3.10.2.
MIB Objects Listing H Table H-1 H-38 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 906. 1.3.6.1.6.3.12.1.2.1.4 snmpTargetAddrTimeout LEAF TimeInterval 907. 1.3.6.1.6.3.12.1.2.1.5 snmpTargetAddrRetryCount LEAF Integer32 908. 1.3.6.1.6.3.12.1.2.1.6 snmpTargetAddrTagList LEAF SnmpTagList 909. 1.3.6.1.6.3.12.1.2.1.7 snmpTargetAddrParams LEAF SnmpAdminString 910. 1.3.6.1.6.3.12.1.2.1.8 snmpTargetAddrStorageType LEAF StorageType 911. 1.3.6.1.6.3.12.1.2.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 931. 1.3.6.1.6.3.13.1 snmpNotifyObjects NODE 932. 1.3.6.1.6.3.13.1.1 snmpNotifyTable NODE 933. 1.3.6.1.6.3.13.1.1.1 snmpNotifyEntry NODE 934. 1.3.6.1.6.3.13.1.1.1.1 snmpNotifyName LEAF SnmpAdminString 935. 1.3.6.1.6.3.13.1.1.1.2 snmpNotifyTag LEAF SnmpTagValue 936. 1.3.6.1.6.3.13.1.1.1.3 snmpNotifyType LEAF INTEGER 937. 1.3.6.1.6.3.13.1.1.1.
MIB Objects Listing H Table H-1 H-40 MIB Objects Listed by OID (continued) No. OID Object Type 956. 1.3.6.1.6.3.13.3.2 snmpNotifyGroups NODE 957. 1.3.6.1.6.3.13.3.2.1 snmpNotifyGroup NODE 958. 1.3.6.1.6.3.13.3.2.2 snmpNotifyFilterGroup NODE 959. 1.3.6.1.6.3.14 snmpProxyMIB NODE 960. 1.3.6.1.6.3.14.1 snmpProxyObjects NODE 961. 1.3.6.1.6.3.14.1.2 snmpProxyTable NODE 962. 1.3.6.1.6.3.14.1.2.1 snmpProxyEntry NODE 963. 1.3.6.1.6.3.14.1.2.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 981. 1.3.6.1.6.3.15.1.1.2 usmStatsNotInTimeWindows LEAF Counter32 982. 1.3.6.1.6.3.15.1.1.3 usmStatsUnknownUserNames LEAF Counter32 983. 1.3.6.1.6.3.15.1.1.4 usmStatsUnknownEngineIDs LEAF Counter32 984. 1.3.6.1.6.3.15.1.1.5 usmStatsWrongDigests LEAF Counter32 985. 1.3.6.1.6.3.15.1.1.6 usmStatsDecryptionErrors LEAF Counter32 986. 1.3.6.1.6.3.15.1.2 usmUser NODE 987. 1.3.6.1.
MIB Objects Listing H Table H-1 H-42 MIB Objects Listed by OID (continued) No. OID Object Type 1006. 1.3.6.1.6.3.15.2.2 usmMIBGroups NODE 1007. 1.3.6.1.6.3.15.2.2.1 usmMIBBasicGroup NODE 1008. 1.3.6.1.6.3.16 snmpVacmMIB NODE 1009. 1.3.6.1.6.3.16.1 vacmMIBObjects NODE 1010. 1.3.6.1.6.3.16.1.1 vacmContextTable NODE 1011. 1.3.6.1.6.3.16.1.1.1 vacmContextEntry NODE 1012. 1.3.6.1.6.3.16.1.1.1.1 vacmContextName LEAF 1013. 1.3.6.1.6.3.16.1.
MIB Objects Listing H Table H-1 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 1031. 1.3.6.1.6.3.16.1.5 vacmMIBViews NODE 1032. 1.3.6.1.6.3.16.1.5.1 vacmViewSpinLock LEAF 1033. 1.3.6.1.6.3.16.1.5.2 vacmViewTreeFamilyTable NODE 1034. 1.3.6.1.6.3.16.1.5.2.1 vacmViewTreeFamilyEntry NODE 1035. 1.3.6.1.6.3.16.1.5.2.1.1 vacmViewTreeFamilyViewName LEAF SnmpAdminString 1036. 1.3.6.1.6.3.16.1.5.2.1.2 vacmViewTreeFamilySubtree LEAF OBJECTIDENTIFIER 1037. 1.3.6.1.6.
MIB Objects Listing H Table H-1 H-44 MIB Objects Listed by OID (continued) No. OID Object Type Syntax 1056. 1.3.6.1.6.3.18.1.1.1.7 snmpCommunityStorageType LEAF StorageType 1057. 1.3.6.1.6.3.18.1.1.1.8 snmpCommunityStatus LEAF RowStatus 1058. 1.3.6.1.6.3.18.1.2 snmpTargetAddrExtTable NODE 1059. 1.3.6.1.6.3.18.1.2.1 snmpTargetAddrExtEntry NODE 1060. 1.3.6.1.6.3.18.1.2.1.1 snmpTargetAddrTMask LEAF OCTETSTRING 1061. 1.3.6.1.6.3.18.1.2.1.
MIB Objects Listing H MIB Objects Listed Alphabetically This section contains the MIB objects listed alphabetically from the following MIBs: • SNMP Framework MIB • MIB II • FC Fabric Element MIB • Fibre Alliance MIB • McDATA FC E/OS MIB • Fibre Channel Management MIB. MIB Objects Listed Alphabetically Table H-2 No. OID Object Type Syntax 1. 1.3.6.1.2.1.3 at NODE 2. 1.3.6.1.2.1.3.1.1 atEntry NODE 3. 1.3.6.1.2.1.3.1.1.1 atIfIndex LEAF INTEGER 4. 1.3.6.1.2.1.3.1.1.
MIB Objects Listing H Table H-2 H-46 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 17. 1.3.6.1.3.94.1.11.1.9 connUnitEventDescr LEAF DisplayString 18. 1.3.6.1.3.94.1.11.1 connUnitEventEntry NODE 19. 1.3.6.1.3.94.1.6.1.25 connUnitEventFilter LEAF FcEventSeverity 20. 1.3.6.1.3.94.1.11.1.3 connUnitEventId LEAF INTEGER 21. 1.3.6.1.3.94.1.11.1.2 connUnitEventIndex LEAF INTEGER 22. 1.3.6.1.3.94.1.11.1.8 connUnitEventObject LEAF OBJECTIDENTIFIER 23.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 42. 1.3.6.1.3.94.1.12.1.8 connUnitLinkPortWwnY LEAF FcGlobalId 43. 1.3.6.1.3.94.1.12 connUnitLinkTable NODE 44. 1.3.6.1.3.94.1.12.1.1 connUnitLinkUnitId LEAF FcGlobalId 45. 1.3.6.1.3.94.1.12.1.12 connUnitLinkUnitTypeY LEAF FcUnitType 46. 1.3.6.1.3.94.1.6.1.24 connUnitLocation LEAF DisplayString 47. 1.3.6.1.3.94.1.6.1.27 connUnitMaxEvents LEAF INTEGER 48. 1.3.6.1.3.
MIB Objects Listing H Table H-2 H-48 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 67. 1.3.6.1.3.94.1.10.1.21 connUnitPortProtocolOp LEAF OCTETSTRING 68. 1.3.6.1.3.94.1.10.1.13 connUnitPortRevision LEAF DisplayString 69. 1.3.6.1.3.94.1.10.1.12 connUnitPortSn LEAF DisplayString 70. 1.3.6.1.3.94.1.10.1.15 connUnitPortSpeed LEAF INTEGER 71. 1.3.6.1.3.94.4.5.1.48 connUnitPortStatCountAddressErrors LEAF OCTETSTRING 72. 1.3.6.1.3.94.4.5.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 92. 1.3.6.1.3.94.4.5.1.12 connUnitPortStatCountFRJTFrames LEAF OCTETSTRING 93. 1.3.6.1.3.94.4.5.1.46 connUnitPortStatCountFramesTooLong LEAF OCTETSTRING 94. 1.3.6.1.3.94.4.5.1.47 connUnitPortStatCountFramesTruncated LEAF OCTETSTRING 95. 1.3.6.1.3.94.4.5.1.9 connUnitPortStatCountInputBuffersFull LEAF OCTETSTRING 96. 1.3.6.1.3.94.4.5.1.
MIB Objects Listing H Table H-2 H-50 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 117. 1.3.6.1.3.94.4.5.1.4 connUnitPortStatCountTxObjects LEAF OCTETSTRING 118. 1.3.6.1.3.94.4.5.1.37 connUnitPortStatCountTxOfflineSequences LEAF OCTETSTRING 119. 1.3.6.1.3.94.4.5.1 connUnitPortStatEntry NODE 120. 1.3.6.1.3.94.4.5.1.2 connUnitPortStatIndex LEAF INTEGER 121. 1.3.6.1.3.94.1.10.1.19 connUnitPortStatObject LEAF OBJECTIDENTIFIER 122. 1.3.6.1.3.94.4.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 142. 1.3.6.1.3.94.1.11.1.5 connUnitSEventTime LEAF TimeTicks 143. 1.3.6.1.3.94.1.8.1.8 connUnitSensorCharacteristic LEAF INTEGER 144. 1.3.6.1.3.94.1.8.1 connUnitSensorEntry NODE 145. 1.3.6.1.3.94.1.8.1.2 connUnitSensorIndex LEAF INTEGER 146. 1.3.6.1.3.94.1.8.1.5 connUnitSensorInfo LEAF DisplayString 147. 1.3.6.1.3.94.1.8.1.
MIB Objects Listing H Table H-2 H-52 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 167. 1.3.6.1.3.94.5.2.1.1.3 connUnitSnsPortIdentifier LEAF FcAddressId 168. 1.3.6.1.3.94.5.2.1.1.2 connUnitSnsPortIndex LEAF INTEGER 169. 1.3.6.1.3.94.5.2.1.1.4 connUnitSnsPortName LEAF FcNameId 170. 1.3.6.1.3.94.5.2.1.1.10 connUnitSnsPortType LEAF OCTETSTRING 171. 1.3.6.1.3.94.5.2.1.1.8 connUnitSnsProcAssoc LEAF OCTETSTRING 172. 1.3.6.1.3.94.5.2.1.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 192. 1.3.6.1.2.1.8888.1.1.3.1.11 fcConnUnitDomainId LEAF OCTETSTRING 193. 1.3.6.1.2.1.8888.1.1.3.1 fcConnUnitEntry NODE 194. 1.3.6.1.2.1.8888.1.1.3.1.25 fcConnUnitEventCurrID LEAF Unsigned32 195. 1.3.6.1.2.1.8888.1.1.7.1.7 fcConnUnitEventDescr LEAF SnmpAdminString 196. 1.3.6.1.2.1.8888.1.1.7.1 fcConnUnitEventEntry NODE 197. 1.3.6.1.2.1.8888.1.1.3.1.
MIB Objects Listing H Table H-2 H-54 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 217. 1.3.6.1.2.1.8888.1.1.8.1.6 fcConnUnitLinkPortNumberY LEAF Integer32 218. 1.3.6.1.2.1.8888.1.1.8.1.4 fcConnUnitLinkPortWwnX LEAF OCTETSTRING 219. 1.3.6.1.2.1.8888.1.1.8.1.7 fcConnUnitLinkPortWwnY LEAF OCTETSTRING 220. 1.3.6.1.2.1.8888.1.1.8 fcConnUnitLinkTable NODE 221. 1.3.6.1.2.1.8888.1.1.8.1.11 fcConnUnitLinkUnitTypeY LEAF FcUnitType 222. 1.3.6.1.2.1.8888.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 242. 1.3.6.1.2.1.8888.1.1.6.1.18 fcConnUnitPortProtocolCap LEAF OCTETSTRING 243. 1.3.6.1.2.1.8888.1.1.6.1.19 fcConnUnitPortProtocolOp LEAF OCTETSTRING 244. 1.3.6.1.2.1.8888.1.1.6.1.12 fcConnUnitPortRevision LEAF SnmpAdminString 245. 1.3.6.1.2.1.8888.1.1.6.1.11 fcConnUnitPortSerialNo LEAF SnmpAdminString 246. 1.3.6.1.2.1.8888.1.1.6.1.
MIB Objects Listing H Table H-2 H-56 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 267. 1.3.6.1.2.1.8888.1.3.1.1.2 fcConnUnitPortStatErrs LEAF Counter64 268. 1.3.6.1.2.1.8888.1.3.1.1.9 fcConnUnitPortStatFBSYFrames LEAF Counter64 269. 1.3.6.1.2.1.8888.1.3.1.1.11 fcConnUnitPortStatFRJTFrames LEAF Counter64 270. 1.3.6.1.2.1.8888.1.3.1.1.45 fcConnUnitPortStatFramesTooLong LEAF Counter64 271. 1.3.6.1.2.1.8888.1.3.1.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 292. 1.3.6.1.2.1.8888.1.3.1.1.31 fcConnUnitPortStatTxBcastObjects LEAF Counter64 293. 1.3.6.1.2.1.8888.1.3.1.1.5 fcConnUnitPortStatTxElements LEAF Counter64 294. 1.3.6.1.2.1.8888.1.3.1.1.33 fcConnUnitPortStatTxLinkResets LEAF Counter64 295. 1.3.6.1.2.1.8888.1.3.1.1.29 fcConnUnitPortStatTxMcastObjects LEAF Counter64 296. 1.3.6.1.2.1.8888.1.3.1.1.
MIB Objects Listing H Table H-2 H-58 MIB Objects Listed Alphabetically (continued) No. OID Object Type 317. 1.3.6.1.2.1.8888.1.1.5.1 fcConnUnitSensorEntry NODE 318. 1.3.6.1.2.1.8888.1.1.5.1.1 fcConnUnitSensorIndex LEAF Unsigned32 319. 1.3.6.1.2.1.8888.1.1.5.1.4 fcConnUnitSensorInfo LEAF SnmpAdminString 320. 1.3.6.1.2.1.8888.1.1.5.1.5 fcConnUnitSensorMessage LEAF SnmpAdminString 321. 1.3.6.1.2.1.8888.1.1.5.1.2 fcConnUnitSensorName LEAF SnmpAdminString 322. 1.3.6.1.2.1.8888.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 342. 1.3.6.1.2.1.8888.1.4.1.1.13 fcConnUnitSnsSymbolicPortName LEAF DisplayString 343. 1.3.6.1.2.1.8888.1.4.1 fcConnUnitSnsTable NODE 344. 1.3.6.1.2.1.8888.1.1.3.1.5 fcConnUnitState LEAF INTEGER 345. 1.3.6.1.2.1.8888.1.1.3.1.6 fcConnUnitStatus LEAF INTEGER 346. 1.3.6.1.2.1.8888.0.1 fcConnUnitStatusChange NODE 347. 1.3.6.1.2.1.8888.1.1.3 fcConnUnitTable NODE 348. 1.3.6.
MIB Objects Listing H Table H-2 H-60 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 367. 1.3.6.1.4.1.289.2.1.1.2.5.3 fcEosDefaultZoneSetState LEAF INTEGER 368. 1.3.6.1.4.1.289.2.1.1.2.2 fcEosFru NODE 369. 1.3.6.1.4.1.289.2.1.1.2.2.1.1.1 fcEosFruCode LEAF 370. 1.3.6.1.4.1.289.2.1.1.2.2.1.1 fcEosFruEntry NODE 371. 1.3.6.1.4.1.289.2.1.1.2.2.1.1.4 fcEosFruPartNumber LEAF DisplayString 372. 1.3.6.1.4.1.289.2.1.1.2.2.1.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 392. 1.3.6.1.4.1.289.2.1.1.2.4.1.1.2 fcEosPortBindingFlag LEAF INTEGER 393. 1.3.6.1.4.1.289.2.1.1.2.4.1.1.1 fcEosPortBindingIndex LEAF FcEosPortIndex 394. 1.3.6.1.4.1.289.2.1.1.2.4.1 fcEosPortBindingTable NODE 395. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.46 fcEosPortC3Discards32 LEAF Counter 396. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.83 fcEosPortC3Discards64 LEAF OCTETSTRING 397. 1.3.6.1.
MIB Objects Listing H Table H-2 H-62 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 417. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.155 fcEosPortNPIVMaxLogins LEAF INTEGER 418. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.152 fcEosPortName LEAF DisplayString 419. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.11 fcEosPortOpSpeed LEAF INTEGER 420. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.3 fcEosPortOpStatus LEAF INTEGER 421. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.13 fcEosPortOpType LEAF INTEGER 422. 1.3.6.1.4.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 442. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.54 fcEosPortRxOLSs LEAF Counter 443. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.25 fcEosPortRxThroughput LEAF Counter 444. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.21 fcEosPortRxWords32 LEAF Counter 445. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.68 fcEosPortRxWords64 LEAF OCTETSTRING 446. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.61 fcEosPortSigLosses LEAF Counter 447. 1.3.6.1.4.1.
MIB Objects Listing H Table H-2 H-64 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 467. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.53 fcEosPortTxOLSs LEAF Counter 468. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.24 fcEosPortTxThroughput LEAF Counter 469. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.20 fcEosPortTxWords32 LEAF Counter 470. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.67 fcEosPortTxWords64 LEAF OCTETSTRING 471. 1.3.6.1.4.1.289.2.1.1.2.3.1.1.153 fcEosPortWWN LEAF FcEosPortWWN 472. 1.3.6.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 492. 1.3.6.1.4.1.289.2.1.1.2.6.1.1 fcEosTAEntry NODE 493. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.1 fcEosTAIndex LEAF INTEGER 494. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.7 fcEosTAInterval LEAF INTEGER 495. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.2 fcEosTAName LEAF DisplayString 496. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.6 fcEosTAPortList LEAF FcEosPortList 497. 1.3.6.1.4.1.289.2.1.1.2.6.1.1.
MIB Objects Listing H Table H-2 H-66 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 517. 1.3.6.1.3.42.2.1.1.3 fcFeModuleCapacity LEAF FcFeModuleCapacity 518. 1.3.6.1.3.42.2.1.1.4.1.2 fcFeModuleDescr LEAF DisplayString 519. 1.3.6.1.3.42.2.1.1.4.1 fcFeModuleEntry NODE 520. 1.3.6.1.3.42.2.1.1.4.1.6 fcFeModuleFxPortCapacity LEAF FcFeFxPortCapacity 521. 1.3.6.1.3.42.2.1.1.4.1.1 fcFeModuleIndex LEAF FcFeModuleIndex 522. 1.3.6.1.3.42.2.1.1.4.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 542. 1.3.6.1.3.42.2.1.4.1.1.7 fcFxPortC1ConnTime LEAF Counter 543. 1.3.6.1.3.42.2.1.4.1.1.12 fcFxPortC1Discards LEAF Counter 544. 1.3.6.1.3.42.2.1.4.1.1.5 fcFxPortC1FbsyFrames LEAF Counter 545. 1.3.6.1.3.42.2.1.4.1.1.6 fcFxPortC1FrjtFrames LEAF Counter 546. 1.3.6.1.3.42.2.1.4.1.1.3 fcFxPortC1InConnections LEAF Counter 547. 1.3.6.1.3.42.2.1.4.1.1.
MIB Objects Listing H Table H-2 H-68 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 567. 1.3.6.1.3.42.2.1.4.3.1.7 fcFxPortC3Discards LEAF Counter 568. 1.3.6.1.3.42.2.1.4.3.1.3 fcFxPortC3InFrames LEAF Counter 569. 1.3.6.1.3.42.2.1.4.3.1.5 fcFxPortC3InOctets LEAF Counter 570. 1.3.6.1.3.42.2.1.4.3.1.4 fcFxPortC3OutFrames LEAF Counter 571. 1.3.6.1.3.42.2.1.4.3.1.6 fcFxPortC3OutOctets LEAF Counter 572. 1.3.6.1.3.42.2.1.5.1.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 592. 1.3.6.1.3.42.2.1.2.4.1.10 fcFxPortClass2SeqDelivAgreed LEAF INTEGER 593. 1.3.6.1.3.42.2.1.1.5.1.14 fcFxPortClass3SeqDeliv LEAF INTEGER 594. 1.3.6.1.3.42.2.1.2.4.1.11 fcFxPortClass3SeqDelivAgreed LEAF INTEGER 595. 1.3.6.1.3.42.2.1.2.4.1.13 fcFxPortConnectedNxPort LEAF FcAddressId 596. 1.3.6.1.3.42.2.1.2.4.1.7 fcFxPortCosSuppAgreed LEAF FcCosCap 597. 1.3.6.1.3.42.2.1.
MIB Objects Listing H Table H-2 H-70 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 617. 1.3.6.1.3.42.2.1.1.5.1.17 fcFxPortMedium LEAF Fc0Medium 618. 1.3.6.1.3.42.2.1.1.5.1.3 fcFxPortName LEAF FcPortName 619. 1.3.6.1.3.42.2.1.2.4.1.5 fcFxPortNxPortBbCredit LEAF FcBbCredit 620. 1.3.6.1.3.42.2.1.2.4.1.12 fcFxPortNxPortName LEAF FcPortName 621. 1.3.6.1.3.42.2.1.2.4.1.6 fcFxPortNxPortRxDataFieldSize LEAF FcRxDataFieldSize 622. 1.3.6.1.3.42.2.1.3.1.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 642. 1.3.6.1.3.42.2.1.2.4.1.9 fcFxPortStackedConnModeAgreed LEAF FcStackedConnMode 643. 1.3.6.1.3.42.2.1.3.1.1.4 fcFxPortSyncLosses LEAF Counter 644. 1.3.6.1.3.42.2.1.1.5.1.18 fcFxPortTxType LEAF Fc0TxType 645. 1.3.6.1.3.42.2.1.2.4.1 fcFxlogiEntry NODE 646. 1.3.6.1.3.42.2.1.2.4.1.2 fcFxlogiFxPortIndex LEAF FcFeFxPortIndex 647. 1.3.6.1.3.42.2.1.2.4.1.
MIB Objects Listing H Table H-2 H-72 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 667. 1.3.6.1.2.1.8888.1.2.3.1.2 fcTrapRegPort LEAF Unsigned32 668. 1.3.6.1.2.1.8888.1.2.3.1.4 fcTrapRegRowState LEAF RowStatus 669. 1.3.6.1.2.1.8888.1.2.3 fcTrapRegTable NODE 670. 1.3.6.1.3.94 fcmgmt NODE 671. 1.3.6.1.3.42 fibreChannel NODE 672. 1.3.6.1.4.1.289.2.1 fibreChannel NODE 673. 1.3.6.1.2.1.5 icmp NODE 674. 1.3.6.1.2.1.5.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 692. 1.3.6.1.2.1.5.15 icmpOutErrors LEAF Counter 693. 1.3.6.1.2.1.5.14 icmpOutMsgs LEAF Counter 694. 1.3.6.1.2.1.5.18 icmpOutParmProbs LEAF Counter 695. 1.3.6.1.2.1.5.20 icmpOutRedirects LEAF Counter 696. 1.3.6.1.2.1.5.19 icmpOutSrcQuenchs LEAF Counter 697. 1.3.6.1.2.1.5.17 icmpOutTimeExcds LEAF Counter 698. 1.3.6.1.2.1.5.
MIB Objects Listing H Table H-2 H-74 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 717. 1.3.6.1.2.1.2.2.1.16 ifOutOctets LEAF Counter 718. 1.3.6.1.2.1.2.2.1.21 ifOutQLen LEAF Gauge 719. 1.3.6.1.2.1.2.2.1.17 ifOutUcastPkts LEAF Counter 720. 1.3.6.1.2.1.2.2.1.6 ifPhysAddress LEAF PhysAddress 721. 1.3.6.1.2.1.2.2.1.22 ifSpecific LEAF OBJECTIDENTIFIER 722. 1.3.6.1.2.1.2.2.1.5 ifSpeed LEAF Gauge 723. 1.3.6.1.2.1.2.2 ifTable NODE 724. 1.3.6.1.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 742. 1.3.6.1.2.1.4.9 ipInDelivers LEAF Counter 743. 1.3.6.1.2.1.4.8 ipInDiscards LEAF Counter 744. 1.3.6.1.2.1.4.4 ipInHdrErrors LEAF Counter 745. 1.3.6.1.2.1.4.3 ipInReceives LEAF Counter 746. 1.3.6.1.2.1.4.7 ipInUnknownProtos LEAF Counter 747. 1.3.6.1.2.1.4.22.1 ipNetToMediaEntry NODE 748. 1.3.6.1.2.1.4.22.1.1 ipNetToMediaIfIndex LEAF INTEGER 749. 1.3.6.1.2.1.
MIB Objects Listing H MIB Objects Listed Alphabetically (continued) Table H-2 H-76 No. OID Object Type Syntax 767. 1.3.6.1.2.1.4.21.1.4 ipRouteMetric2 LEAF INTEGER 768. 1.3.6.1.2.1.4.21.1.5 ipRouteMetric3 LEAF INTEGER 769. 1.3.6.1.2.1.4.21.1.6 ipRouteMetric4 LEAF INTEGER 770. 1.3.6.1.2.1.4.21.1.12 ipRouteMetric5 LEAF INTEGER 771. 1.3.6.1.2.1.4.21.1.7 ipRouteNextHop LEAF IpAddress 772. 1.3.6.1.2.1.4.21.1.9 ipRouteProto LEAF INTEGER 773. 1.3.6.1.2.1.4.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 792. 1.3.6.1.2.1.11.30 snmpEnableAuthenTraps LEAF INTEGER 793. 1.3.6.1.6.3.10.2.1 snmpEngine NODE 794. 1.3.6.1.6.3.10.2.1.2 snmpEngineBoots LEAF 795. 1.3.6.1.6.3.10.3.2.1 snmpEngineGroup NODE 796. 1.3.6.1.6.3.10.2.1.1 snmpEngineID LEAF SnmpEngineID 797. 1.3.6.1.6.3.10.2.1.4 snmpEngineMaxMessageSize LEAF INTEGER 798. 1.3.6.1.6.3.10.2.1.
MIB Objects Listing H Table H-2 H-78 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 817. 1.3.6.1.2.1.11.1 snmpInPkts LEAF Counter 818. 1.3.6.1.2.1.11.11 snmpInReadOnlys LEAF Counter 819. 1.3.6.1.2.1.11.17 snmpInSetRequests LEAF Counter 820. 1.3.6.1.2.1.11.8 snmpInTooBigs LEAF Counter 821. 1.3.6.1.2.1.11.13 snmpInTotalReqVars LEAF Counter 822. 1.3.6.1.2.1.11.14 snmpInTotalSetVars LEAF Counter 823. 1.3.6.1.2.1.11.
MIB Objects Listing H Table H-2 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 842. 1.3.6.1.2.1.1.1 sysDescr LEAF DisplayString 843. 1.3.6.1.2.1.1.6 sysLocation LEAF DisplayString 844. 1.3.6.1.2.1.1.5 sysName LEAF DisplayString 845. 1.3.6.1.2.1.1.2 sysObjectID LEAF OBJECTIDENTIFIER 846. 1.3.6.1.2.1.1.7 sysServices LEAF INTEGER 847. 1.3.6.1.2.1.1.3 sysUpTime LEAF TimeTicks 848. 1.3.6.1.2.1.1 system NODE 849. 1.3.6.1.3.94.1.
MIB Objects Listing H Table H-2 H-80 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 867. 1.3.6.1.2.1.6.6 tcpPassiveOpens LEAF Counter 868. 1.3.6.1.2.1.6.12 tcpRetransSegs LEAF Counter 869. 1.3.6.1.2.1.6.1 tcpRtoAlgorithm LEAF INTEGER 870. 1.3.6.1.2.1.6.3 tcpRtoMax LEAF INTEGER 871. 1.3.6.1.2.1.6.2 tcpRtoMin LEAF INTEGER 872. 1.3.6.1.2.1.10 transmission NODE 873. 1.3.6.1.3.94.2.2 trapClientCount LEAF INTEGER 874. 1.3.6.1.3.94.2.
MIB Objects Listing H MIB Objects Listed Alphabetically (continued) Table H-2 No. OID Object Type 892. 0.
MIB Objects Listing H MIB Objects Listed Alphabetically This section contains the MIB objects listed alphabetically from the following MIBs: SNMP Framework MIB • MIB II • FC Fabric Element MIB • Fibre Alliance MIB • McDATA FC E/OS MIB • Fibre Channel Management MIB • SNMPv3 MIB MIB Objects Listed Alphabetically Table H-3 H-82 • No. OID Object Type 1. 1.3.6.1.2.1.3 at NODE 2. 1.3.6.1.2.1.3.1.1 atEntry NODE 3. 1.3.6.1.2.1.3.1.1.1 atIfIndex LEAF INTEGER 4. 1.3.6.1.2.1.3.1.
MIB Objects Listing H MIB Objects Listed Alphabetically (continued) Table H-3 No. OID Object Type Syntax 14. 1.3.6.1.3.94.1.6.1.11 connUnitDomainId LEAF OCTETSTRING 15. 1.3.6.1.3.94.1.6.1 connUnitEntry NODE 16. 1.3.6.1.3.94.1.6.1.28 connUnitEventCurrID LEAF INTEGER 17. 1.3.6.1.3.94.1.11.1.9 connUnitEventDescr LEAF DisplayString 18. 1.3.6.1.3.94.1.11.1 connUnitEventEntry NODE 19. 1.3.6.1.3.94.1.6.1.25 connUnitEventFilter LEAF FcEventSeverity 20. 1.3.6.1.3.94.1.11.1.
MIB Objects Listing H MIB Objects Listed Alphabetically (continued) Table H-3 H-84 No. OID Object Type Syntax 39. 1.3.6.1.3.94.1.12.1.4 connUnitLinkPortNumberX LEAF INTEGER 40. 1.3.6.1.3.94.1.12.1.7 connUnitLinkPortNumberY LEAF INTEGER 41. 1.3.6.1.3.94.1.12.1.5 connUnitLinkPortWwnX LEAF FcGlobalId 42. 1.3.6.1.3.94.1.12.1.8 connUnitLinkPortWwnY LEAF FcGlobalId 43. 1.3.6.1.3.94.1.12 connUnitLinkTable NODE 44. 1.3.6.1.3.94.1.12.1.1 connUnitLinkUnitId LEAF FcGlobalId 45.
MIB Objects Listing H MIB Objects Listed Alphabetically (continued) Table H-3 No. OID Object Type Syntax 64. 1.3.6.1.3.94.1.10.1.22 connUnitPortNodeWwn LEAF FcNameId 65. 1.3.6.1.3.94.1.10.1.18 connUnitPortPhysicalNumber LEAF INTEGER 66. 1.3.6.1.3.94.1.10.1.20 connUnitPortProtocolCap LEAF OCTETSTRING 67. 1.3.6.1.3.94.1.10.1.21 connUnitPortProtocolOp LEAF OCTETSTRING 68. 1.3.6.1.3.94.1.10.1.13 connUnitPortRevision LEAF DisplayString 69. 1.3.6.1.3.94.1.10.1.
MIB Objects Listing H MIB Objects Listed Alphabetically (continued) Table H-3 H-86 No. OID Object Type Syntax 89. 1.3.6.1.3.94.4.5.1.50 connUnitPortStatCountEncodingDisparityErrors LEAF OCTETSTRING 90. 1.3.6.1.3.94.4.5.1.3 connUnitPortStatCountError LEAF OCTETSTRING 91. 1.3.6.1.3.94.4.5.1.10 connUnitPortStatCountFBSYFrames LEAF OCTETSTRING 92. 1.3.6.1.3.94.4.5.1.46 connUnitPortStatCountFramesTooLong LEAF OCTETSTRING 93. 1.3.6.1.3.94.4.5.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 114. 1.3.6.1.3.94.4.5.1.6 connUnitPortStatCountTxElements LEAF OCTETSTRING 115. 1.3.6.1.3.94.4.5.1.34 connUnitPortStatCountTxLinkResets LEAF OCTETSTRING 116. 1.3.6.1.3.94.4.5.1.30 connUnitPortStatCountTxMulticastObjects LEAF OCTETSTRING 117. 1.3.6.1.3.94.4.5.1.4 connUnitPortStatCountTxObjects LEAF OCTETSTRING 118. 1.3.6.1.3.94.4.5.1.
MIB Objects Listing H Table H-3 H-88 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 139. 1.3.6.1.3.94.1.7.1.3 connUnitRevsRevId LEAF DisplayString 140. 1.3.6.1.3.94.1.7 connUnitRevsTable NODE 141. 1.3.6.1.3.94.1.7.1.1 connUnitRevsUnitId LEAF FcGlobalId 142. 1.3.6.1.3.94.1.8.1.8 connUnitSensorCharacteristic LEAF INTEGER 143. 1.3.6.1.3.94.1.8.1 connUnitSensorEntry NODE 144. 1.3.6.1.3.94.1.8.1.2 connUnitSensorIndex LEAF INTEGER 145. 1.3.6.1.3.94.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 164. 1.3.6.1.3.94.5.2.1.1.7 connUnitSnsNodeIPAddress LEAF OCTETSTRING 165. 1.3.6.1.3.94.5.2.1.1.5 connUnitSnsNodeName LEAF FcNameId 166. 1.3.6.1.3.94.5.2.1.1.3 connUnitSnsPortIdentifier LEAF FcAddressId 167. 1.3.6.1.3.94.5.2.1.1.2 connUnitSnsPortIndex LEAF INTEGER 168. 1.3.6.1.3.94.5.2.1.1.11 connUnitSnsPortIPAddress LEAF OCTETSTRING 169. 1.3.6.1.3.94.5.2.1.1.
MIB Objects Listing H Table H-3 H-90 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 189. 1.3.6.1.2.1.8888.1.1.3.1.19 fcConnUnitControl LEAF INTEGER 190. 1.3.6.1.2.1.8888.0.2 fcConnUnitDeletedTrap NODE 191. 1.3.6.1.2.1.8888.1.1.3.1.11 fcConnUnitDomainId LEAF 192. 1.3.6.1.2.1.8888.1.1.3.1 fcConnUnitEntry NODE 193. 1.3.6.1.2.1.8888.1.1.3.1.25 fcConnUnitEventCurrID LEAF Unsigned32 194. 1.3.6.1.2.1.8888.1.1.7.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 214. 1.3.6.1.2.1.8888.1.1.8.1.5 fcConnUnitLinkNodeIdY LEAF OCTETSTRING 215. 1.3.6.1.2.1.8888.1.1.8.1.3 fcConnUnitLinkPortNumberX LEAF Integer32 216. 1.3.6.1.2.1.8888.1.1.8.1.6 fcConnUnitLinkPortNumberY LEAF Integer32 217. 1.3.6.1.2.1.8888.1.1.8.1.4 fcConnUnitLinkPortWwnX LEAF OCTETSTRING 218. 1.3.6.1.2.1.8888.1.1.8.1.7 fcConnUnitLinkPortWwnY LEAF OCTETSTRING 219. 1.3.6.1.
MIB Objects Listing H Table H-3 H-92 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 239. 1.3.6.1.2.1.8888.1.1.6.1.20 fcConnUnitPortNodeWwn LEAF FcNameId 240. 1.3.6.1.2.1.8888.1.1.6.1.17 fcConnUnitPortPhysicalNumber LEAF Unsigned32 241. 1.3.6.1.2.1.8888.1.1.6.1.18 fcConnUnitPortProtocolCap LEAF OCTETSTRING 242. 1.3.6.1.2.1.8888.1.1.6.1.19 fcConnUnitPortProtocolOp LEAF OCTETSTRING 243. 1.3.6.1.2.1.8888.1.1.6.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 264. 1.3.6.1.2.1.8888.1.1.6.1.5 fcConnUnitPortState LEAF INTEGER 265. 1.3.6.1.2.1.8888.1.3.1.1.49 fcConnUnitPortStatEncodingErrs LEAF Counter64 266. 1.3.6.1.2.1.8888.1.3.1.1 fcConnUnitPortStatEntry NODE 267. 1.3.6.1.2.1.8888.1.3.1.1.2 fcConnUnitPortStatErrs LEAF Counter64 268. 1.3.6.1.2.1.8888.1.3.1.1.9 fcConnUnitPortStatFBSYFrames LEAF Counter64 269. 1.3.6.1.2.1.8888.1.3.
MIB Objects Listing H Table H-3 H-94 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 289. 1.3.6.1.2.1.8888.1.3.1.1.4 fcConnUnitPortStatRxObjects LEAF Counter64 290. 1.3.6.1.2.1.8888.1.3.1.1.35 fcConnUnitPortStatRxOfflineSeqs LEAF Counter64 291. 1.3.6.1.2.1.8888.1.3.1 fcConnUnitPortStatTable NODE 292. 1.3.6.1.2.1.8888.1.3.1.1.31 fcConnUnitPortStatTxBcastObjects LEAF Counter64 293. 1.3.6.1.2.1.8888.1.3.1.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 314. 1.3.6.1.2.1.8888.1.1.5.1.7 fcConnUnitSensorCharacteristic LEAF INTEGER 315. 1.3.6.1.2.1.8888.1.1.5.1 fcConnUnitSensorEntry NODE 316. 1.3.6.1.2.1.8888.1.1.5.1.1 fcConnUnitSensorIndex LEAF Unsigned32 317. 1.3.6.1.2.1.8888.1.1.5.1.4 fcConnUnitSensorInfo LEAF SnmpAdminString 318. 1.3.6.1.2.1.8888.1.1.5.1.5 fcConnUnitSensorMessage LEAF SnmpAdminString 319. 1.3.6.1.2.1.
MIB Objects Listing H Table H-3 H-96 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 339. 1.3.6.1.2.1.8888.1.4.1.1.7 fcConnUnitSnsProcAssoc LEAF OCTETSTRING 340. 1.3.6.1.2.1.8888.1.4.1.1.14 fcConnUnitSnsSymbolicNodeName LEAF DisplayString 341. 1.3.6.1.2.1.8888.1.4.1.1.13 fcConnUnitSnsSymbolicPortName LEAF DisplayString 342. 1.3.6.1.2.1.8888.1.4.1 fcConnUnitSnsTable NODE 343. 1.3.6.1.2.1.8888.1.1.3.1.5 fcConnUnitState LEAF INTEGER 344. 1.3.6.1.2.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 364. 1.3.6.1.4.1.289.2.1.1.2.5.4 fcEosActiveZoneSetState LEAF INTEGER 365. 1.3.6.1.4.1.289.2.1.1.2.5.6 fcEosActiveZoneTable NODE 366. 1.3.6.1.4.1.289.2.1.1.2.6.1. 1.11 fcEosCTACounter LEAF INTEGER 367. 1.3.6.1.4.1.289.2.1.1.2.5.3 fcEosDefaultZoneSetState LEAF INTEGER 368. 1.3.6.1.4.1.289.2.1.1.2.2 fcEosFru NODE 369. 1.3.6.1.4.1.289.2.1.1.2.2.1. 1.1 fcEosFruCode LEAF 370.
MIB Objects Listing H Table H-3 H-98 MIB Objects Listed Alphabetically (continued) No. OID Object Type 385. 1.3.6.1.4.1.289.2.1.1.2.3 fcEosPort NODE 386. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.58 fcEosPortAddrIDErrors LEAF Counter 387. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.4 fcEosPortAdmStatus LEAF INTEGER 388. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.14 fcEosPortALPAIndex LEAF LoopPortALPA 389. 1.3.6.1.4.1.289.2.1.1.2.4.1. 1.4 fcEosPortAttachedWWN LEAF FcEosPortWWN 390. 1.3.6.1.4.1.289.2.1.1.2.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 406. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.15 fcEosPortFAN LEAF TruthValue 407. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.1 fcEosPortIndex LEAF FcEosPortIndex 408. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.63 fcEosPortInvalidTxWords LEAF Counter 409. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.150 fcEosPortLinkEvent LEAF INTEGER 410. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.151 fcEosPortLinkEventTime LEAF DisplayString 411.
MIB Objects Listing H Table H-3 H-100 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 426. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.33 fcEosPortRxC2Frames32 LEAF Counter 427. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.74 fcEosPortRxC2Frames64 LEAF OCTETSTRING 428. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.35 fcEosPortRxC2Octets32 LEAF Counter 429. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.76 fcEosPortRxC2Octets64 LEAF OCTETSTRING 430. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 446. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.61 fcEosPortSigLosses LEAF Counter 447. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.9 fcEosPortSpeedCap LEAF INTEGER 448. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.60 fcEosPortSyncLosses LEAF Counter 449. 1.3.6.1.4.1.289.2.1.1.2.3.1 fcEosPortTable NODE 450. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.66 fcEosPortTruncs LEAF Counter 451. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.
MIB Objects Listing H Table H-3 H-102 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 466. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.51 fcEosPortTxLinkResets LEAF Counter 467. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.53 fcEosPortTxOLSs LEAF Counter 468. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.24 fcEosPortTxThroughput LEAF Counter 469. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.20 fcEosPortTxWords32 LEAF Counter 470. 1.3.6.1.4.1.289.2.1.1.2.3.1. 1.67 fcEosPortTxWords64 LEAF OCTETSTRING 471.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 489. 1.3.6.1.4.1.289.2.1.1.2.1.15 fcEosSysSwitchName LEAF DisplayString 490. 1.3.6.1.4.1.289.2.1.1.2.1.4 fcEosSysTypeNum LEAF DisplayString 491. 1.3.6.1.4.1.289.2.1.1.2.6 fcEosTA NODE 492. 1.3.6.1.4.1.289.2.1.1.2.6.1. 1 fcEosTAEntry NODE 493. 1.3.6.1.4.1.289.2.1.1.2.6.1. 1.1 fcEosTAIndex LEAF INTEGER 494. 1.3.6.1.4.1.289.2.1.1.2.6.1. 1.
MIB Objects Listing H Table H-3 H-104 MIB Objects Listed Alphabetically (continued) No. OID Object Type 511. 1.3.6.1.3.42.2.1.4 fcFeAcct NODE 512. 1.3.6.1.3.42.2.1.5 fcFeCap NODE 513. 1.3.6.1.3.42.2.1.1 fcFeConfig NODE 514. 1.3.6.1.3.42.2.1.3 fcFeError NODE 515. 1.3.6.1.3.42.2.1.1.3 fcFeModuleCapacity LEAF FcFeModuleCapacity 516. 1.3.6.1.3.42.2.1.1.4.1.2 fcFeModuleDescr LEAF DisplayString 517. 1.3.6.1.3.42.2.1.1.4.1 fcFeModuleEntry NODE 518. 1.3.6.1.3.42.2.1.1.4.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 536. 1.3.6.1.3.42.2.1.2.4 fcFxlogiTable NODE 537. 1.3.6.1.3.42.2.1.3.1.1.10 fcFxPortAddressIdErrors LEAF Counter 538. 1.3.6.1.3.42.2.1.2.1.1.8 fcFxPortAdminMode LEAF FcFxPortMode 539. 1.3.6.1.3.42.2.1.1.5.1.16 fcFxPortBaudRate LEAF Fc0BaudRate 540. 1.3.6.1.3.42.2.1.1.5.1.6 fcFxPortBbCredit LEAF FcBbCredit 541. 1.3.6.1.3.42.2.1.2.1.1.
MIB Objects Listing H Table H-3 H-106 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 561. 1.3.6.1.3.42.2.1.4.2.1.7 fcFxPortC2Discards LEAF Counter 562. 1.3.6.1.3.42.2.1.4.2.1.8 fcFxPortC2FbsyFrames LEAF Counter 563. 1.3.6.1.3.42.2.1.4.2.1.9 fcFxPortC2FrjtFrames LEAF Counter 564. 1.3.6.1.3.42.2.1.4.2.1.3 fcFxPortC2InFrames LEAF Counter 565. 1.3.6.1.3.42.2.1.4.2.1.5 fcFxPortC2InOctets LEAF Counter 566. 1.3.6.1.3.42.2.1.4.2.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 586. 1.3.6.1.3.42.2.1.5.1.1.2 fcFxPortCapFxPortIndex LEAF FcFeFxPortIndex 587. 1.3.6.1.3.42.2.1.5.1.1.14 fcFxPortCapHoldTimeMax LEAF MicroSeconds 588. 1.3.6.1.3.42.2.1.5.1.1.15 fcFxPortCapHoldTimeMin LEAF MicroSeconds 589. 1.3.6.1.3.42.2.1.5.1.1.10 fcFxPortCapIntermix LEAF INTEGER 590. 1.3.6.1.3.42.2.1.5.1.1.17 fcFxPortCapMedia LEAF Fc0MediaCap 591. 1.3.6.1.3.42.2.1.5.1.
MIB Objects Listing H Table H-3 H-108 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 611. 1.3.6.1.3.42.2.1.1.5.1.4 fcFxPortFcphVersionHigh LEAF FcphVersion 612. 1.3.6.1.3.42.2.1.1.5.1.5 fcFxPortFcphVersionLow LEAF FcphVersion 613. 1.3.6.1.3.42.2.1.1.5.1.15 fcFxPortHoldTime LEAF MicroSeconds 614. 1.3.6.1.3.42.2.1.2.1.1.3 fcFxPortID LEAF FcAddressId 615. 1.3.6.1.3.42.2.1.2.4.1.8 fcFxPortIntermixSuppAgreed LEAF INTEGER 616. 1.3.6.1.3.42.2.1.1.5.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 636. 1.3.6.1.3.42.2.1.2.3.1.2 fcFxPortPhysFxPortIndex LEAF FcFeFxPortIndex 637. 1.3.6.1.3.42.2.1.2.3.1.5 fcFxPortPhysLastChange LEAF TimeTicks 638. 1.3.6.1.3.42.2.1.2.3.1.1 fcFxPortPhysModuleIndex LEAF FcFeModuleIndex 639. 1.3.6.1.3.42.2.1.2.3.1.4 fcFxPortPhysOperStatus LEAF INTEGER 640. 1.3.6.1.3.42.2.1.2.3.1.6 fcFxPortPhysRttov LEAF MilliSeconds 641. 1.3.6.1.3.42.2.1.2.
MIB Objects Listing H Table H-3 H-110 MIB Objects Listed Alphabetically (continued) No. OID Object Type 661. 1.3.6.1.2.1.8888.1.3 fcMgmtStatistics NODE 662. 1.3.6.1.4.1.289.2.1.1 fcSwitch NODE 663. 1.3.6.1.2.1.8888.1.2.2 fcTrapClientCount LEAF Unsigned32 664. 1.3.6.1.2.1.8888.1.2.1 fcTrapMaxClients LEAF Unsigned32 665. 1.3.6.1.2.1.8888.1.2.3.1 fcTrapRegEntry NODE 666. 1.3.6.1.2.1.8888.1.2.3.1.3 fcTrapRegFilter LEAF FcEventSeverity 667. 1.3.6.1.2.1.8888.1.2.3.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 686. 1.3.6.1.2.1.5.10 icmpInTimestamps LEAF Counter 687. 1.3.6.1.2.1.5.26 icmpOutAddrMaskReps LEAF Counter 688. 1.3.6.1.2.1.5.25 icmpOutAddrMasks LEAF Counter 689. 1.3.6.1.2.1.5.16 icmpOutDestUnreachs LEAF Counter 690. 1.3.6.1.2.1.5.22 icmpOutEchoReps LEAF Counter 691. 1.3.6.1.2.1.5.21 icmpOutEchos LEAF Counter 692. 1.3.6.1.2.1.5.
MIB Objects Listing H Table H-3 H-112 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 711. 1.3.6.1.2.1.2.2.1.4 ifMtu LEAF INTEGER 712. 1.3.6.1.2.1.2.1 ifNumber LEAF INTEGER 713. 1.3.6.1.2.1.2.2.1.8 ifOperStatus LEAF INTEGER 714. 1.3.6.1.2.1.2.2.1.19 ifOutDiscards LEAF Counter 715. 1.3.6.1.2.1.2.2.1.20 ifOutErrors LEAF Counter 716. 1.3.6.1.2.1.2.2.1.18 ifOutNUcastPkts LEAF Counter 717. 1.3.6.1.2.1.2.2.1.16 ifOutOctets LEAF Counter 718. 1.3.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 736. 1.3.6.1.2.1.4.1 ipForwarding LEAF INTEGER 737. 1.3.6.1.2.1.4.6 ipForwDatagrams LEAF Counter 738. 1.3.6.1.2.1.4.19 ipFragCreates LEAF Counter 739. 1.3.6.1.2.1.4.18 ipFragFails LEAF Counter 740. 1.3.6.1.2.1.4.17 ipFragOKs LEAF Counter 741. 1.3.6.1.2.1.4.5 ipInAddrErrors LEAF Counter 742. 1.3.6.1.2.1.4.9 ipInDelivers LEAF Counter 743. 1.3.6.1.2.1.4.
MIB Objects Listing H Table H-3 H-114 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 761. 1.3.6.1.2.1.4.21.1.1 ipRouteDest LEAF IpAddress 762. 1.3.6.1.2.1.4.21.1 ipRouteEntry NODE 763. 1.3.6.1.2.1.4.21.1.2 ipRouteIfIndex LEAF INTEGER 764. 1.3.6.1.2.1.4.21.1.13 ipRouteInfo LEAF OBJECTIDENTIFIER 765. 1.3.6.1.2.1.4.21.1.11 ipRouteMask LEAF IpAddress 766. 1.3.6.1.2.1.4.21.1.3 ipRouteMetric1 LEAF INTEGER 767. 1.3.6.1.2.1.4.21.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 786. 1.3.6.1.2.1.11 snmp NODE 787. 1.3.6.1.6.3.10.1.1 snmpAuthProtocols NODE 788. 1.3.6.1.6.1.2 snmpCLNSDomain NODE 789. 1.3.6.1.6.3.18.1.1.1.4 snmpCommunityContextEngineID LEAF SnmpEngineID 790. 1.3.6.1.6.3.18.1.1.1.5 snmpCommunityContextName LEAF SnmpAdminString 791. 1.3.6.1.6.3.18.1.1.1 snmpCommunityEntry NODE 792. 1.3.6.1.6.3.18.2.2.1 snmpCommunityGroup NODE 793.
MIB Objects Listing H Table H-3 H-116 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 811. 1.3.6.1.6.3.10.2.1.2 snmpEngineBoots LEAF INTEGER 812. 1.3.6.1.6.3.10.3.2.1 snmpEngineGroup NODE 813. 1.3.6.1.6.3.10.2.1.1 snmpEngineID LEAF SnmpEngineID 814. 1.3.6.1.6.3.10.2.1.4 snmpEngineMaxMessageSize LEAF INTEGER 815. 1.3.6.1.6.3.10.2.1.3 snmpEngineTime LEAF INTEGER 816. 1.3.6.1.6.3.10.1 snmpFrameworkAdmin NODE 817. 1.3.6.1.6.3.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 836. 1.3.6.1.2.1.11.8 snmpInTooBigs LEAF Counter 837. 1.3.6.1.2.1.11.13 snmpInTotalReqVars LEAF Counter 838. 1.3.6.1.2.1.11.14 snmpInTotalSetVars LEAF Counter 839. 1.3.6.1.2.1.11.19 snmpInTraps LEAF Counter 840. 1.3.6.1.6.1.5 snmpIPXDomain NODE 841. 1.3.6.1.6.3 snmpModules NODE 842. 1.3.6.1.6.3.13 snmpNotificationMIB NODE 843. 1.3.6.1.6.3.13.3.1.
MIB Objects Listing H Table H-3 H-118 MIB Objects Listed Alphabetically (continued) No. OID Object Type 861. 1.3.6.1.6.3.13.3.1.3 snmpNotifyFullCompliance NODE 862. 1.3.6.1.6.3.13.3.2.1 snmpNotifyGroup NODE 863. 1.3.6.1.6.3.13.3.2 snmpNotifyGroups NODE 864. 1.3.6.1.6.3.13.1.1.1.1 snmpNotifyName LEAF 865. 1.3.6.1.6.3.13.1 snmpNotifyObjects NODE 866. 1.3.6.1.6.3.13.1.1.1.5 snmpNotifyRowStatus LEAF RowStatus 867. 1.3.6.1.6.3.13.1.1.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 886. 1.3.6.1.6.3.14.1.2.1.4 snmpProxyContextName LEAF SnmpAdminString 887. 1.3.6.1.6.3.14.1.2.1 snmpProxyEntry NODE 888. 1.3.6.1.6.3.14.3.2.3 snmpProxyGroup NODE 889. 1.3.6.1.6.3.14.3.2 snmpProxyGroups NODE 890. 1.3.6.1.6.3.14 snmpProxyMIB NODE 891. 1.3.6.1.6.3.14.1.2.1.7 snmpProxyMultipleTargetOut LEAF SnmpTagValue 892. 1.3.6.1.6.3.14.1.2.1.
MIB Objects Listing H Table H-3 H-120 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 911. 1.3.6.1.6.3.12.1.2.1.8 snmpTargetAddrStorageType LEAF StorageType 912. 1.3.6.1.6.3.12.1.2 snmpTargetAddrTable NODE 913. 1.3.6.1.6.3.12.1.2.1.3 snmpTargetAddrTAddress LEAF TAddress 914. 1.3.6.1.6.3.12.1.2.1.6 snmpTargetAddrTagList LEAF SnmpTagList 915. 1.3.6.1.6.3.12.1.2.1.2 snmpTargetAddrTDomain LEAF TDomain 916. 1.3.6.1.6.3.12.1.2.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 936. 1.3.6.1.6.3.12.1.1 snmpTargetSpinLock LEAF TestAndIncr 937. 1.3.6.1.6.3.18.1.3 snmpTrapAddress LEAF IpAddress 938. 1.3.6.1.6.3.18.1.4 snmpTrapCommunity LEAF OCTETSTRING 939. 1.3.6.1.6.1.1 snmpUDPDomain NODE 940. 1.3.6.1.6.3.12.1.4 snmpUnavailableContexts LEAF Counter32 941. 1.3.6.1.6.3.12.1.5 snmpUnknownContexts LEAF Counter32 942. 1.3.6.1.6.3.
MIB Objects Listing H Table H-3 H-122 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 961. 1.3.6.1.2.1.6.13.1.3 tcpConnLocalPort LEAF INTEGER 962. 1.3.6.1.2.1.6.13.1.4 tcpConnRemAddress LEAF IpAddress 963. 1.3.6.1.2.1.6.13.1.5 tcpConnRemPort LEAF INTEGER 964. 1.3.6.1.2.1.6.13.1.1 tcpConnState LEAF INTEGER 965. 1.3.6.1.2.1.6.13 tcpConnTable NODE 966. 1.3.6.1.2.1.6.9 tcpCurrEstab LEAF Gauge 967. 1.3.6.1.2.1.6.8 tcpEstabResets LEAF Counter 968.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 986. 1.3.6.1.3.94.2.3.1.4 trapRegRowState LEAF INTEGER 987. 1.3.6.1.3.94.2.3 trapRegTable NODE 988. 1.3.6.1.2.1.7 udp NODE 989. 1.3.6.1.2.1.7.5.1 udpEntry NODE 990. 1.3.6.1.2.1.7.1 udpInDatagrams LEAF Counter 991. 1.3.6.1.2.1.7.3 udpInErrors LEAF Counter 992. 1.3.6.1.2.1.7.5.1.1 udpLocalAddress LEAF IpAddress 993. 1.3.6.1.2.1.7.5.1.
MIB Objects Listing H Table H-3 H-124 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 1011. 1.3.6.1.6.3.15.1.1.2 usmStatsNotInTimeWindows LEAF Counter32 1012. 1.3.6.1.6.3.15.1.1.4 usmStatsUnknownEngineIDs LEAF Counter32 1013. 1.3.6.1.6.3.15.1.1.3 usmStatsUnknownUserNames LEAF Counter32 1014. 1.3.6.1.6.3.15.1.1.1 usmStatsUnsupportedSecLevels LEAF Counter32 1015. 1.3.6.1.6.3.15.1.1.5 usmStatsWrongDigests LEAF Counter32 1016. 1.3.6.1.6.3.15.1.
MIB Objects Listing H Table H-3 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 1036. 1.3.6.1.6.3.16.1.4.1.7 vacmAccessNotifyViewName LEAF SnmpAdminString 1037. 1.3.6.1.6.3.16.1.4.1.5 vacmAccessReadViewName LEAF SnmpAdminString 1038. 1.3.6.1.6.3.16.1.4.1.3 vacmAccessSecurityLevel LEAF SnmpSecurityLevel 1039. 1.3.6.1.6.3.16.1.4.1.2 vacmAccessSecurityModel LEAF SnmpSecurityModel 1040. 1.3.6.1.6.3.16.1.4.1.9 vacmAccessStatus LEAF RowStatus 1041. 1.3.6.
MIB Objects Listing H Table H-3 H-126 MIB Objects Listed Alphabetically (continued) No. OID Object Type Syntax 1061. 1.3.6.1.6.3.16.1.5.1 vacmViewSpinLock LEAF TestAndIncr 1062. 1.3.6.1.6.3.16.1.5.2.1 vacmViewTreeFamilyEntry NODE 1063. 1.3.6.1.6.3.16.1.5.2.1.3 vacmViewTreeFamilyMask LEAF OCTETSTRING 1064. 1.3.6.1.6.3.16.1.5.2.1.6 vacmViewTreeFamilyStatus LEAF RowStatus 1065. 1.3.6.1.6.3.16.1.5.2.1.5 vacmViewTreeFamilyStorageType LEAF StorageType 1066. 1.3.6.1.6.3.16.1.5.2.1.
Index A agents, introduction to 1-1 C commands, SNMP 1-2 E EOS SNMPv3 Implementation 1-6 F fabric element management MIB class 1 accounting table 2-84 class 2 accounting table 2-87 class 3 accounting table 2-89 description of 2-60 FxPort capability table 2-90 FxPort configuration table 2-68 FxPort error table 2-81 FxPort fabric login table 2-77 FxPort operation table 2-73 FxPort physical level table 2-75 module table 2-65 objects defined in 2-65 Fc_Port 2-11 FCEOS MIB enterprise specific traps 2-11 fcEo
Index Fc0Medium 2-63 Fc0TxType 2-63 FcAddressId 2-61 FcBbCredit 2-61 FcBbCreditModel 2-65 FcConnUnitContact 2-105 FcConnUnitControl 2-104 fcConnUnitDeletedTrap 2-147 FcConnUnitDomainId 2-102 FcConnUnitEventCurrID 2-106 fcConnUnitEventDescr 2-122 FcConnUnitEventFilter 2-105 fcConnUnitEventIndex 2-119 FcConnUnitEventObject 2-121 FcConnUnitEventSeverity 2-120 fcConnUnitEventTrap 2-147 FcConnUnitEventType 2-121 FcConnUnitGlobalId 2-99 fcConnUnitId 2-98 FcConnUnitInfo 2-104 FcConnUnitLinkAgentAddressTypeY 2-125
Index parityErrors 2-141 fcConnUnitPortStatCountError 2-126 FcConnUnitPortStatCountFBSYFrames 2-129 FcConnUnitPortStatCountFramesTooLong 2-139 FcConnUnitPortStatCountFramesTruncated 2-140 FcConnUnitPortStatCountInputBuffersFull 2-128 FcConnUnitPortStatCountInvalidCRC 2-137 FcConnUnitPortStatCountInvalidOrderedSets 2-139 FcConnUnitPortStatCountInvalidTxWords 2-138 FcConnUnitPortStatCountLinkFailures 2-137 FcConnUnitPortStatCountLossofSignal 2-138 FcConnUnitPortStatCountLossofSynchronization 2-139 FcConnUnit
Index fcConnUnitSnsPortType 2-143 fcConnUnitSnsProcAssoc 2-142 fcConnUnitSnsSymbolicPortName 2-144 FcConnUnitState 2-100 fcConnUnitStatusChange 2-146 FcConnUnitType 2-100 FcConnUnitUpTime 2-101 FcConnUnitUrl 2-101 FcConnURL 2-97 FcCosCap 2-61 FcElementName 2-65 fcEosFruScn 2-11 fcEosPortBindingViolation 2-12 fcEosPortScn 2-11 fcEosThresholdAlert 2-12 FcEventSeverity 2-96 fcFabricName 2-65 FcFeFxPortCapacity 2-64 FcFeFxPortIndex 2-64 FcFeModuleCapacity 2-64, 2-65 fcFeModuleDescr 2-66 fcFeModuleFxPortCapacit
Index FcFxPortFcphVersionLow 2-69 FcFxPortHoldTime 2-72 FcFxPortID 2-74 FcFxPortIntermixSuppAgreed 2-79 fcFxPortIntermixSupported 2-70 FcFxPortInvalidCrcs 2-82 FcFxPortInvalidTxWords 2-82 FcFxPortLinkFailures 2-81 FcFxPortLinkResetIns 2-83 FcFxPortLinkResetOuts 2-83 FcFxPortMedium 2-72 FcFxPortMode 2-65 FcFxPortName 2-68 FcFxPortNxPortBbCredit 2-78 FcFxPortNxPortName 2-80 FcFxPortNxPortRxDataFieldSize 2-78 FcFxPortOlsIns 2-83 FcFxPortOlsOuts 2-84 fcFxPortOperFxPortIndex 2-73 FcFxPortOperMode 2-75 FcFxPortP
Index ipAdEntAddr 2-35 ipAdEntBcastAddr 2-35 ipAdEntIfIndex 2-35 ipAdEntNetMask 2-35 ipAdEntReasmMaxSize 2-36 ipDefaultTTL 2-30 ipForwarding 2-30 ipForwDatagrams 2-31 ipFragCreates 2-34 ipFragFails 2-34 ipFragOKs 2-34 ipInAddrErrors 2-31 ipInDelivers 2-32 ipInDiscards 2-32 ipInHdrErrors 2-31 ipInReceives 2-31 ipInUnknownProtos 2-32 ipNetToMediaIfIndex 2-40 ipNetToMediaNetAddress 2-41 ipNetToMediaPhysAddress 2-40 ipNetToMediaType 2-41 ipOutDiscards 2-32 ipOutNoRoutes 2-33 ipOutRequests 2-32 ipReasmFails 2-3
Index tcpRtoMax 2-47 tcpRtoMin 2-47 udpInDatagrams 2-52 udpInErrors 2-52 udpLocalAddress 2-53 udpLocalPort 2-53 udpNoPorts 2-52 udpOutDatagrams 2-52 MIB-II additional IP objects 2-41 additional TCP objects 2-51 address translation group 2-29 definition of 2-20 ICMP group 2-42 interfaces group 2-22 IP address tabler 2-35 IP address translation table 2-40 IP group 2-30 SNMP group 2-53 system group 2-20 TCP connection table 2-50 TCP group 2-47 UDP group 2-52 UDP listener table 2-53 MIBs Fibre Alliance MIB 1-8
Index USM User-based Security Model 1-5 V VACM View-based Access Control Model 1-6 variables how SNMP changes 1-3 introduction to 1-3 violation 2-12 i-8 E/OS SNMP Support Manual