MIBs Depot

IBMTCPIPMVS-MIB

Registered at
1.3.6.1.4.1.2.6.19
1.3.6.1.4.1.2.11
Last updated
2001-03-23 00:00
Organization
IBM z/OS Communications Server Development
Revisions
2001-03-23 00:00, 1900-05-08 00:00, 1999-04-01 00:00, 1998-09-16 00:00, 1998-08-26 00:00, 1998-06-03 00:00, 1998-03-05 00:00
Namespace
ibm
Source file
IBMTCPIPMVS-MIB
Digest
sha256:b819cd2fa4881a9e724fdb92865fce5ee976e918f263a14a4911b0d66f7e177b

Description

The IBM Communications Server Enterprise Specific MIB definitions for enabling management of an IBM Communications Server IP system. Licensed Materials - Property of IBM Restricted Materials of IBM 5694-A01 (C) Copyright IBM Corp. 1997, 2001 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

Contact

Kristine Adamson Postal: International Business Machines Corporation P.O. Box 12195 Dept. G86A/Bldg. 501 Research Triangle Park, NC 27709 USA Tel: +1 919 254 7911 Internet: adamson§us.ibm.com

Imports

FromSymbols
IF-MIBifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
IP-FORWARD-MIBipForwardEntry
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIBITS, Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue
TCP-MIBtcpConnEntry
UDP-MIBudpEntry

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANA-RTPROTO-MIB
IANAifType-MIB
IBMTCPIPMVS-MIB
IF-MIB
INET-ADDRESS-MIB
IP-FORWARD-MIB
IP-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TCP-MIB
UDP-MIB

Textual conventions

NameOIDSyntaxAccessStatus
DeviceLinkTypes
TEXTUAL-CONVENTION
Defines the various device and link types.
current
TypeOfService
TEXTUAL-CONVENTION
Definition of Type-of-Service (tos). The TOS facility is one of the features of the Type of Service octet in the IP datagram header. The Type of Service octet consists of three fields: 0 1 2 3 4 5 6 7 +-----+-----+-----+-----+-----+-----+-----+-----+ : : : : : PRECEDENCE : TOS : MBZ : : : : : +-----+-----+-----+-----+-----+-----+-----+-----+ The first field, labeled 'PRECEDENCE' above, is intended to denote the importance or priority of the datagram. The second field, labeled 'TOS' above, denotes how the network should make tradeoffs between throughput, delay, reliability, and cost. The last field, labeled 'MBZ' (for 'must be zero') above, is currently unused. The originator of a datagram sets this field zero (unless participating in an Internet protocol experiment which makes use of that bit). Routers and recipients of datagrams ignore the value of this field. This field is copied fragmentation. In the past there has been some confusion about the size of the TOS field. RFC-791 defined it as a three bit field, including bits 3-5 in the figure above. It included bit 6 in the MBZ field. RFC-1122 added bits 6 and 7 to the TOS field, eliminating the MBZ field. RFC-1349 further redefined the TOS field to be the four bits shown in the figure above. The semantics of the following TOS field values (expressed as binary numbers): 1000 -- minimize delay 0100 -- maximize throughput 0010 -- maximize reliability 0001 -- minimize monetary cost 0000 -- normal service Precendence declarations 111 -- network control 110 -- internetwork control 101 -- critic ECP 100 -- flash override 011 -- flash 010 -- immediate 001 -- priority 000 -- routine TOS default is 0.
obsolete

Objects

NameOIDSyntaxAccessStatus
ibm
OBJECT-IDENTITY
1.3.6.1.4.1.2
ibmProd
OBJECT-IDENTITY
1.3.6.1.4.1.2.6
mvsSNMPagent
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19
ibmSNMPRemPing
OBJECT-TYPE
The number of milliseconds it takes for an icmp echo request to respond. ibmSNMPRemPing is -1 if there is an internal error, -2 if the echo request timed out, -4 if the packet size is invalid, -5 if the timeout is invalid, -6 if the IP address was not valid and -7 if the format of the MIB instance is not valid. To request the icmp response time for ip address a.b.c.d with a timeout of e and a packet size of f, send an snmp get request for ibmSNMPRemPing.f.e.a.b.c.d. For example, suppose one wanted to find out the number of milliseconds it took to ping address 9.67.30.4, with a timeout of 8 seconds, and a packet size of 94 bytes. Accordingly, ibmSNMPRemPing.94.8.9.67.30.4 would identify the number of milliseconds.
1.3.6.1.4.1.2.6.19.1Integer32read-onlyobsolete
ibmTCPIPmvsMIBTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.0
ibmTCPIPmvsAdmin
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.1
ibmTCPIPmvsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2
ibmRemotePingGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.1
ibmRemotePingTable
OBJECT-TYPE
Defines the a remote ping table in order to use the various parameters as indeces into the table.
1.3.6.1.4.1.2.6.19.2.2.1.1not-accessiblecurrent
ibmRemotePingEntry
OBJECT-TYPE
Defines an entry in the ibmRemotePingTable. This table does not actual exist, but is used to faciliate passing the remote ping parameters.
1.3.6.1.4.1.2.6.19.2.2.1.1.1not-accessiblecurrent
ibmMvsRPingPacketSize
OBJECT-TYPE
Specifies the packet size in octets of the PING request. Valid values for packet size are 0 or from 16 to 4096.
1.3.6.1.4.1.2.6.19.2.2.1.1.1.1Integer32not-accessiblecurrent
ibmMvsRPingTimeOut
OBJECT-TYPE
Specifies the time-out value, in seconds, for the actual PING request made by the remote host. Valid values for time out are 0 or 3 to 15 seconds.
1.3.6.1.4.1.2.6.19.2.2.1.1.1.2Integer32not-accessiblecurrent
ibmMvsRPingHostAddress
OBJECT-TYPE
Specifies the host address used on by PING request by the remote host. The host address specified is required to be an ipAddress.
1.3.6.1.4.1.2.6.19.2.2.1.1.1.3IpAddressnot-accessiblecurrent
ibmMvsRPingResponseTime
OBJECT-TYPE
The result of the PING request made by the remote host: >0 Round-trip response time in milliseconds. -1 Internal error. -2 ICMP echo request timed out. -4 Incorrect packet size. -5 Incorrect Time-out. -6 Unknown destination address. -7 Incorrect MIB instance format. The generic noSuchInstance SNMP error could also occur if the instance specified is incorrect.
1.3.6.1.4.1.2.6.19.2.2.1.1.1.4Integer32read-onlycurrent
ibmTcpipMvsSystem
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.2
ibmMvsSubagentCacheTime
OBJECT-TYPE
Specifies the amount of time to wait for re-retrieval of specific MIB data from target. A value of 0 implies that every GET or GET-NEXT request should result in the re-retrieval of the needed data. Maximum amount of time to cache is 1 hour (3600 seconds).
1.3.6.1.4.1.2.6.19.2.2.2.1Integer32 (0..3600)read-writecurrent
ibmMvsIgnoreRedirect
OBJECT-TYPE
IP Layer attribute, default of process redirects. current stack: IGNOREREDIRECT parm on ASSORTEDPARMS statement
1.3.6.1.4.1.2.6.19.2.2.2.2INTEGER {process(0), ignore(1)}read-writecurrent
ibmMvsArpCacheTimeout
OBJECT-TYPE
IF Layer attribute. ARP cache timeout - ARPAGE statement; default= 1200 seconds; 60 <= ARPAGE <= 86400 (24 hours). current stack: ARPAGE statement; default= 20 minutes (1200 seconds). The value of this object is expressed in seconds.
1.3.6.1.4.1.2.6.19.2.2.2.3Integer32 (60..86400)read-writecurrent
ibmMvsTcpKeepAliveTimer
OBJECT-TYPE
TCP Keepalive timer, expressed in minutes. A value of 0 deactivates the timer.
1.3.6.1.4.1.2.6.19.2.2.2.4Integer32 (0..35791)read-writecurrent
ibmMvsTcpReceiveBufferSize
OBJECT-TYPE
TCP Receive buffer size, expressed in bytes.
1.3.6.1.4.1.2.6.19.2.2.2.5Integer32 (256..524288)read-writecurrent
ibmMvsTcpSendBufferSize
OBJECT-TYPE
TCP Send buffer size, expressed in bytes.
1.3.6.1.4.1.2.6.19.2.2.2.6Integer32 (256..262144)read-writecurrent
ibmMvsUdpChecksum
OBJECT-TYPE
UDP checksum - on or off
1.3.6.1.4.1.2.6.19.2.2.2.7INTEGER {off(0), on(1)}read-writecurrent
ibmMvsIplDateAndTime
OBJECT-TYPE
The date and time that this TCP/IP instance was started. sysUpTime provides the time from when the SNMP Agent was started, not corresponding TCP/IP instance.
1.3.6.1.4.1.2.6.19.2.2.2.8DateAndTimeread-onlycurrent
ibmMvsNoUdpQueueLimit
OBJECT-TYPE
Indicates if the UDP queue limit of 163,840 bytes of UDP data per socket is in effect or not. 163,840 is equal to 8K times 20 datagrams. This limit is based on the total number of bytes, not datagrams.
1.3.6.1.4.1.2.6.19.2.2.2.9INTEGER {queueLimit(0), noQueueLimit(1)}read-writecurrent
ibmMvsSoMaxConn
OBJECT-TYPE
Maximum number of socket connections.
1.3.6.1.4.1.2.6.19.2.2.2.10Integer32 (1..2147483647)read-writecurrent
ibmMvsTcpipProcname
OBJECT-TYPE
MVS Procname of this TCP/IP instance.
1.3.6.1.4.1.2.6.19.2.2.2.11DisplayString (SIZE(1..8))read-onlycurrent
ibmMvsTcpipAsid
OBJECT-TYPE
MVS Address Space ID of this TCP/IP instance.
1.3.6.1.4.1.2.6.19.2.2.2.12Integer32read-onlycurrent
ibmMvsSourceVipaEnabled
OBJECT-TYPE
Indicates if set to true(1) that SOURCEVIPA support is enabled. This object can be changed via the ASSORTEDPARMS TCP/IP Profile statement.
1.3.6.1.4.1.2.6.19.2.2.2.13INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsOsasfSysplexName
OBJECT-TYPE
Sysplex name, if unknown the value of the zero length string
1.3.6.1.4.1.2.6.19.2.2.2.14DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsOsasfHostName
OBJECT-TYPE
OSASF Host Name, if unknown the value of the zero length string
1.3.6.1.4.1.2.6.19.2.2.2.15DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsOsasfProductVersion
OBJECT-TYPE
version/release of product, if unknown the value of the zero length string
1.3.6.1.4.1.2.6.19.2.2.2.16DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsPrimaryInterfaceIfIndex
OBJECT-TYPE
The ifIndex of the designated primary interface. A value of zero implies that this option wasn't configured.
1.3.6.1.4.1.2.6.19.2.2.2.17Integer32read-writecurrent
ibmMvsIpMaxReassemblySize
OBJECT-TYPE
The maximum ip reassembly size in units of octets.
1.3.6.1.4.1.2.6.19.2.2.2.18Integer32read-onlycurrent
ibmMvsTcpRestrictLowPorts
OBJECT-TYPE
Indicates if TCP low ports are restricted to authorized servers/socket applications.
1.3.6.1.4.1.2.6.19.2.2.2.19INTEGER {false(0), true(1)}read-writecurrent
ibmMvsUdpRestrictLowPorts
OBJECT-TYPE
Indicates if UDP low ports are restricted to authorized servers/socket applications.
1.3.6.1.4.1.2.6.19.2.2.2.20INTEGER {false(0), true(1)}read-writecurrent
ibmMvsUdpSendBufferSize
OBJECT-TYPE
The default UDP send buffer size.
1.3.6.1.4.1.2.6.19.2.2.2.21Integer32 (1..65535)read-writecurrent
ibmMvsUdpRecvBufferSize
OBJECT-TYPE
The default UDP receive buffer size.
1.3.6.1.4.1.2.6.19.2.2.2.22Integer32 (1..65535)read-writecurrent
ibmMvsTcpipStatisticsEnabled
OBJECT-TYPE
Indicates if set to true(1) that the generation of tcp/ip statistics is enabled. Statistics if enabled will be recorded at the SMF interval via SMF record subtype 5.
1.3.6.1.4.1.2.6.19.2.2.2.23INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsFirewallEnabled
OBJECT-TYPE
Indicates if set to true(1) that firewall support is enabled. This object can be changed via the IPCONFIG TCP/IP Profile statement.
1.3.6.1.4.1.2.6.19.2.2.2.24INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsMaximumRetransmitTime
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of 100th of a second.
1.3.6.1.4.1.2.6.19.2.2.2.25Integer32read-onlycurrent
ibmMvsMinimumRetransmitTime
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of 100th of a second.
1.3.6.1.4.1.2.6.19.2.2.2.26Integer32read-onlycurrent
ibmMvsRoundTripGain
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of .0001.
1.3.6.1.4.1.2.6.19.2.2.2.27Integer32read-onlycurrent
ibmMvsVarianceGain
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of .0001.
1.3.6.1.4.1.2.6.19.2.2.2.28Integer32read-onlycurrent
ibmMvsVarianceMultiplier
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of .0001.
1.3.6.1.4.1.2.6.19.2.2.2.29Integer32read-onlycurrent
ibmMvsSendGarbageEnabled
OBJECT-TYPE
If true(1) indicates that the TCP option SENDGARBAGE is enabled.
1.3.6.1.4.1.2.6.19.2.2.2.30INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsTcpMaxReceiveBufferSize
OBJECT-TYPE
TCP Maximum Receive buffer size, expressed in bytes.
1.3.6.1.4.1.2.6.19.2.2.2.31Integer32 (256..524288)read-writecurrent
ibmMvsMultipathEnabled
OBJECT-TYPE
If true(1) indicates that the MULTIPATH IP option is enabled. If false(2) indicates that the MULTIPATH IP option is disabled. This object is obsolete. It has been replaced by the ibmMvsMultipathType object.
1.3.6.1.4.1.2.6.19.2.2.2.32TruthValueread-writeobsolete
ibmMvsPathMtuDscEnabled
OBJECT-TYPE
If true(1) indicates that the PATHMTUDISCOVERY IP option is enabled. If false(2) indicates that the PATHMTUDISCOVERY IP option is disabled.
1.3.6.1.4.1.2.6.19.2.2.2.33TruthValueread-writecurrent
ibmMvsMultipathType
OBJECT-TYPE
The type of Multipath processing currently active. The types are defined under the MULTIPATH parameter on the IPCONFIG Profile statement.
1.3.6.1.4.1.2.6.19.2.2.2.34INTEGER {nomultipath(0), perconnection(2), perpacket(3)}read-writecurrent
ibmMvsIpForwarding
OBJECT-TYPE
The indication of whether this entity is acting as an IP router in respect to the forwarding of datagrams received by, but not addressed to, this entity. If this entity is acting as a router, this object also indicates what type of forwarding is in effect. The value of this object is originally determined by the TCP/IP Profile ASSORTEDPARMS or IPCONFIG statements. A value of notForwarding(1) indicates that this entity is not forwarding datagrams. A value of forwardingNoMultipath(2) indicates that this entity is forwarding datagrams using the first available route. A value of forwardingMultipathPkt(3) indicates that this entity, when forwarding datagrams, will select a route on a round-robin basis from a multipath routing list. This object is related to the ipForwarding object from RFC2011. If ipForwarding is set to notForwarding, this object will also be set to notForwarding. If ipForwarding is set to forwarding, this object will be set to forwardingNoMultipath. If the value of this MIB object is changed, the value of ipForwarding will be changed accordingly.
1.3.6.1.4.1.2.6.19.2.2.2.35INTEGER {notForwarding(1), forwardingNoMultipath(2), forwardingMultipathPkt(3)}read-writecurrent
ibmMvsDevRetryDuration
OBJECT-TYPE
Specifies the duration of the retry period for a failed device. TCP/IP will perform reactivation attempts at 30 second intervals during this retry period. The default duration is 90 seconds. A specification of 0 generates an infinite recovery period, meaning reactivation attempts will be performed until the device is either successfully reactivated, or manually stopped. The value of this object is originally determined by the DEVRETRYDURATION parameter on the IPCONFIG Profile statement.
1.3.6.1.4.1.2.6.19.2.2.2.36Unsigned32 (0..4294967295)read-writecurrent
ibmMvsTcpFinwait2Time
OBJECT-TYPE
The number of seconds a TCP connection should remain in the FINWAIT2 state. When this timer expires, it is reset to 75 seconds. When it expires a second time the connection is dropped.
1.3.6.1.4.1.2.6.19.2.2.2.37Integer32 (60..3600)read-writecurrent
ibmMvsTcpTimeStamp
OBJECT-TYPE
If true(1), indicates that the TCPTIMESTAMP option was specified (or defaulted to) on the TCPCONFIG Profile statement. For active connections (TCP/IP initiates the connection) a TCP timestamp option will be sent. For passive connections (TCP/IP receives a connect request) TCP/IP will send a SYN-ACK with its own TCP timestamp option. If false(2), indicates that the NOTCPTIMESTAMP option was specified on the TCPCONFIG Profile statement. TCP/IP will not participate in TCP timestamp negotiations during connection setup or at any future time in the life of the connection.
1.3.6.1.4.1.2.6.19.2.2.2.38TruthValueread-writecurrent
ibmMvsTcpipSubagentVersion
OBJECT-TYPE
The version/release of the TCP/IP Subagent. The actual product names associated with the values of this object are: v1r2(1) - z/OS V1R2 Communications Server
1.3.6.1.4.1.2.6.19.2.2.2.39INTEGER {v1r2(1)}read-onlycurrent
ibmTcpipMvsInterfaceGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.3
ibmTcpipMvsDeviceTable
OBJECT-TYPE
Defines the device definition known to an IBM MVS TCP/IP system. A virtual interface entry exists for every entry in this table.
1.3.6.1.4.1.2.6.19.2.2.3.1not-accessiblecurrent
ibmTcpipMvsDeviceEntry
OBJECT-TYPE
Descibes a particular device definition
1.3.6.1.4.1.2.6.19.2.2.3.1.1not-accessiblecurrent
ibmMvsDeviceType
OBJECT-TYPE
Indicates the device type.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.1DeviceLinkTypesread-onlycurrent
ibmMvsDeviceBaseNumber
OBJECT-TYPE
If this entry is for a CTC, HCH or Vipa device then this object represents its base device number. For an LCS device this object represents the lcs address. For a CLAW device this object represents the device number of the RS/6000 device. For a CDLC device this object represents the device number. A value of 0 implies that this object is not valid for the associated device table entry.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.2OCTET STRING (SIZE(2))read-onlycurrent
ibmMvsDeviceIoBufferSize
OBJECT-TYPE
The I/O buffersize attribute for this device definition. This is only value for a CTC Device. A reported value of -1 implies that the corresponding device doesn't not support this attribute.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.3Integer32 (32768..65535)read-onlycurrent
ibmMvsDeviceAutoRestart
OBJECT-TYPE
A value of true indicates that this device was defined as autorestartable. False indicates that it was not.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.4INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsDeviceNetmanEnabled
OBJECT-TYPE
A value of 1 indicates that this is an LCS device that was defined to support the 3172 ICP MIB. A value of 0 indicates that this is an LCS device that was not defined to support the 3172 ICP MIB. A reported value of -1 implies that this object is invalid for the corresponding device table entry.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.5Integer32read-onlycurrent
ibmMvsDeviceHostClawName
OBJECT-TYPE
A non NULL OCTET STRING implies that this is the Host Claw Name for a CLAW Device definition.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.6DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsDeviceWorkstationClawName
OBJECT-TYPE
A non NULL OCTET STRING implies that this is the Workstation Claw name for a CLAW Device definition.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.7DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsDeviceReadBuffers
OBJECT-TYPE
The number of read buffers for either a CLAW RS/6000 IP or a CDLC device definition. A value of -1 implies that the value of this object is invalid.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.8Integer32read-onlycurrent
ibmMvsDeviceReadSize
OBJECT-TYPE
The read buffer size for either a CLAW RS/6000 IP or a CDLC device definition. A value of -1 implies that the value of this object is invalid.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.9Integer32read-onlycurrent
ibmMvsDeviceWriteBuffers
OBJECT-TYPE
The number of write buffers for either a CLAW RS/6000 IP or a CDLC device definition. A value of -1 implies that the value of this object is invalid.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.10Integer32read-onlycurrent
ibmMvsDeviceWriteSize
OBJECT-TYPE
The write buffer size for either a CLAW RS/6000 IP or a CDLC device definition. A value of -1 implies that the value of this object is invalid.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.11Integer32read-onlycurrent
ibmMvsDeviceProcname
OBJECT-TYPE
A non NULL OCTET STRING implies that this is the procname for an X25NPSI, SNA LU0, or SNA LU6.2 Device definition.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.12DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsDeviceIncomingSvcEnabled
OBJECT-TYPE
This object is valid only for an ATM Device. If true then incoming SVCs will be allowed. A value of false for an ATM Device implies that incoming SVC call setup will be rejected.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.13INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsDeviceLuName
OBJECT-TYPE
A non NULL OCTET STRING implies that this is the Logical Unit name for a SNA LU0 Device definition.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.14DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsDeviceRouterStatus
OBJECT-TYPE
This object is valid only for an MPCIPA device and reflects the specified or default parameter from the MPCIPA DEVICE Profile statement. For other devices the value will be set to -1. A value of 0 represents the NONROUTER parameter on the MPCIPA DEVICE profile statement. It indicates that the device will discard any packets received for an unknown IP address. A value of 1 represents the PRIROUTER parameter on the MPCIPA DEVICE profile statement. It indicates that the device will route inbound packets destined for an unknown IP address to this TCP/IP instance. A value of 2 represents the SECROUTER parameter on the MPCIPA DEVICE profile statement. It is similar to a value of 1 but the device will only route the packet to this TCP/IP instance if there is no TCP/IP instance registered as primary router.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.15Integer32read-onlycurrent
ibmMvsDeviceActualRouterStatus
OBJECT-TYPE
This object is valid only for an MPCIPA device and is determined when the device is started. For other devices the value will be set to -1. When the device is started, the TCP/IP instance tries to set the router status to the value of the ibmMvsDeviceRouterStatus MIB object. The ibmMvsDeviceActualRouterStatus MIB object reflects the status that was sucessfully set. A value of 0 represents the NONROUTER parameter from the MPCIPA DEVICE profile statement. It indicates the device will discard any inbound packets destined for an unknown IP address. A value of 1 represents the PRIROUTER parameter from the MPCIPA DEVICE profile statement. It indicates that the device will route inbound packets destined for an unknown IP address to this TCP/IP instance. A value of 2 represents the SECROUTER parameter from the MPCIPA DEVICE profile statement. It is similar to a value of 1 but the device will only route the packet to this TCP/IP instance if there is no TCP/IP instance registered as primary router. If the MPCIPA device has not yet been started, the value will be 3, which means the router status of the device is unknown.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.16Integer32read-onlycurrent
ibmMvsDeviceConfigPackingMode
OBJECT-TYPE
This object is valid only for a CLAW device and is specified on the CLAW Device definition. For other devices the value will be set to -1. A value of 1 implies that the PACKED parameter was not specified on the CLAW DEVICE Profile statement. A value of 2 implies that that the PACKED parameter was specified on the CLAW DEVICE Profile statement.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.17Integer32read-onlycurrent
ibmMvsDeviceActualPackingMode
OBJECT-TYPE
This object is valid only for a CLAW device and is determined when the device is started. For other devices the value will be set to -1. A value of 1 implies that the router for the device does not support packing mode. A value of 2 implies that the router for the device does support packing mode. If the CLAW device has not yet been started, the value will be 3, which means the packing support of the router is unknown.
1.3.6.1.4.1.2.6.19.2.2.3.1.1.18Integer32read-onlycurrent
ibmTcpipMvsLinkTable
OBJECT-TYPE
Defines the link definition known to an IBM MVS TCP/IP system. A physical interface entry exists for every entry in this table.
1.3.6.1.4.1.2.6.19.2.2.3.2not-accessiblecurrent
ibmTcpipMvsLinkEntry
OBJECT-TYPE
Descibes a particular link definition
1.3.6.1.4.1.2.6.19.2.2.3.2.1not-accessiblecurrent
ibmMvsLinkType
OBJECT-TYPE
Indicates the link type.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.1DeviceLinkTypesread-onlycurrent
ibmMvsLinkDeviceIndex
OBJECT-TYPE
ifIndex of corresponding DEVICE entry.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.2Integer32read-onlycurrent
ibmMvsLinkAdapterAddr
OBJECT-TYPE
The adapter address associated with this link definition. A value of -1 indicates that this object is invalid for the corresponding link table entry.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.3Integer32read-onlycurrent
ibmMvsLinkNumber
OBJECT-TYPE
The link number associated with this link definition. A value of -1 indicates that this object is invalid for the corresponding link table entry.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.4Integer32read-onlycurrent
ibmMvsLinkIbmtrCanonical
OBJECT-TYPE
For an IBMTR LCS Link, a value of 1 implies that this link was defined with a value of CANONICAL. A value of 0 implies this link was defined with a value of NONCANONICAL. A reported value of -1 implies that the object is not supported by the associated link.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.5Integer32read-onlycurrent
ibmMvsLinkIbmtrBcast
OBJECT-TYPE
For a IBMTR LCS Link, a value of 1 implies that this link was defined with a value of ALLRINGSBCAST. A value of 2 implies this link was defined with a value of LOCALBCAST. A value of 0 implies that the link does not support broadcast. A reported value of -1 implies that the object is not supported by the associated link.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.6Integer32read-onlycurrent
ibmMvsLinkMcast
OBJECT-TYPE
A value of true(1) indicates that the link is capable of receiving multicast datagrams. A value of false(2) indicates that either the link is not capable of receiving multicast datagrams or, the multicast capability of the link is unknown. Point-to-point links are always multicast capable. For Token Ring, Ethernet, and FDDI, the multicast capability of the link will not be known until after the link is successfully started. Multicast is not supported for ATM links.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.7TruthValueread-onlycurrent
ibmMvsLinkChecksumEnabled
OBJECT-TYPE
The value of this object can vary only for MPCPTP LINK interfaces. For all other LINK interfaces the value is set to true(1). A value of true(1) indicates that an inbound checksum calculation will be performed for all packets received on this interface. A value of false(2) indicates that an inbound checksum calculation will not be performed for any packets received on this interface.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.8TruthValueread-onlycurrent
ibmMvsLinkArpSupport
OBJECT-TYPE
This object reflects the status of the interface's ARP support. A value of 'none' indicates that the interface does not support ARP. If the interface supports ARP but the interface is inactive, then the object will be set to a value of 'unknown'. If the interface is active and supports ARP, the object will be set to one of remaining values. A value of 'tcpipArp' indicates that the TCP/IP instance maintains the ARP cache entries and ARP counters for the interface. A value of 'offloadNoInfo' indicates that the interface maintains its ARP cache entries and ARP counters and the TCP/IP instance can not retrieve this information. A value of 'offloadArpInfo' indicates that the interface maintains its ARP cache entries and ARP counters but supports retrieval of this information by the TCP/IP instance. If the value of the MIB object is 'offloadArpInfo', then the ARP cache entries and ARP counters retrieved represent aggregated information and may reflect shared usage of the interface by more than one TCP/IP instance.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.9INTEGER {none(1), tcpipArp(2), offloadNoInfo(3), offloadArpInfo(4), unknown(5)}read-onlycurrent
ibmMvsLinkMacAddress
OBJECT-TYPE
A 6 byte OCTET STRING which contains the configured MAC address for IPAQTR link interfaces. If the MAC address was not specified, or if the interface is not an IPAQTR link, then the value will be zeros.
1.3.6.1.4.1.2.6.19.2.2.3.2.1.10OCTET STRING (SIZE(6))read-onlycurrent
ibmTcpipMvsLinkMcastTable
OBJECT-TYPE
The table listing those multicast groups for which an application wishes to receive multicast data. An application requests this by issuing a setsockopt() with IP_ADD_MEMBERSHIP option. An entry exists for every multicast group registered per interface.
1.3.6.1.4.1.2.6.19.2.2.3.3not-accessiblecurrent
ibmTcpipMvsLinkMcastEntry
OBJECT-TYPE
An entry representing a multicast group on an interface.
1.3.6.1.4.1.2.6.19.2.2.3.3.1not-accessiblecurrent
ibmMvsLinkMcastGroupAddr
OBJECT-TYPE
Specifies the ipAddress of the multicast group
1.3.6.1.4.1.2.6.19.2.2.3.3.1.1IpAddressnot-accessiblecurrent
ibmMvsLinkMcastRefCount
OBJECT-TYPE
A count of the number of sockets that are members of this multicast group.
1.3.6.1.4.1.2.6.19.2.2.3.3.1.2Unsigned32read-onlycurrent
ibmTcpipMvsPortGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.4
ibmTcpipMvsPortTable
OBJECT-TYPE
Reserved ports within a TCP/IP address space.
1.3.6.1.4.1.2.6.19.2.2.4.1not-accessiblecurrent
ibmTcpipMvsPortEntry
OBJECT-TYPE
Defines a single ibmTcpipMvsPortTable entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1not-accessiblecurrent
ibmMvsPortNumberLow
OBJECT-TYPE
Low port number of entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.1Integer32read-onlycurrent
ibmMvsPortNumberHigh
OBJECT-TYPE
High port number of entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.2Integer32read-onlycurrent
ibmMvsPortProtocol
OBJECT-TYPE
The protocol of the associating port entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.3INTEGER {tcp(0), udp(1)}read-onlycurrent
ibmMvsPortProcName
OBJECT-TYPE
Text Name of the associating mvs procedure.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.4DisplayString (SIZE(1..8))read-onlycurrent
ibmMvsPortAutoLoggable
OBJECT-TYPE
Should proc be autologged.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.5INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsPortDelayAcks
OBJECT-TYPE
A value of true implies that DELAYACKS was selected for this port entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.6INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsPortOptMaxSegmentSize
OBJECT-TYPE
A value of true implies that the Optimal Maximum Segment Size option was selected for this port entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.7INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsPortSharePort
OBJECT-TYPE
A value of true implies that SHAREPORT was selected for this port entry.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.8INTEGER {false(0), true(1)}read-onlycurrent
ibmMvsPortBindIpAddr
OBJECT-TYPE
The IP address specified on the BIND parameter of the PORT Profile statement. If an application issues a bind() with an IP address of zeros (INADDR_ANY), the value of this MIB object will be used to replace the zero IP address. A value of 0.0.0.0 indicates that the BIND parameter was not specified for this PORT.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.9IpAddressread-onlycurrent
ibmMvsPortSAFResource
OBJECT-TYPE
The SAF resource name specified on the SAF parameter of the PORT Profile statement. The value of this MIB object is appended to a security product profile name of the format: EZB.PORTACCESS.sysname.tcpname., where 'sysname' is the MVS image name, and 'tcpname' is the TCP/IP instance name. During bind() processing the security product will be invoked to verify that the user ID associated with the application has authority to the resulting security product profile name. A value of NULL indicates that the SAF parameter was not specified for this PORT.
1.3.6.1.4.1.2.6.19.2.2.4.1.1.10DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsPortReuse
OBJECT-TYPE
This object only applies to TCP port entries. A value of true(1) means that the port is reusable, as if the SO_REUSEADDR socket option had been set in a socket using the port. A value of true will be set for the port if the BIND paramter was also specified on this port reservation, or if the BIND parameter was specified on another port reservation for the same port number. For UDP port entries, this value will always be false(2).
1.3.6.1.4.1.2.6.19.2.2.4.1.1.11TruthValueread-onlycurrent
ibmTcpipMvsRouteGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.5
ibmTcpipMvsGatewayTable
OBJECT-TYPE
Extends ipForwardTable to support gateway semantic.
1.3.6.1.4.1.2.6.19.2.2.5.1not-accessiblecurrent
ibmTcpipMvsGatewayEntry
OBJECT-TYPE
Descibes a particular gateway entry
1.3.6.1.4.1.2.6.19.2.2.5.1.1not-accessiblecurrent
ibmMvsGatewayMaximumRetransmitTime
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of 100th of a second.
1.3.6.1.4.1.2.6.19.2.2.5.1.1.1Integer32read-onlycurrent
ibmMvsGatewayMinimumRetransmitTime
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of 100th of a second.
1.3.6.1.4.1.2.6.19.2.2.5.1.1.2Integer32read-onlycurrent
ibmMvsGatewayRoundTripGain
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of .0001.
1.3.6.1.4.1.2.6.19.2.2.5.1.1.3Integer32read-onlycurrent
ibmMvsGatewayVarianceGain
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of .0001.
1.3.6.1.4.1.2.6.19.2.2.5.1.1.4Integer32read-onlycurrent
ibmMvsGatewayVarianceMultiplier
OBJECT-TYPE
Used in the TCP/IP re-transmission time-out calculation to determine how long to wait for an acknowledgement before resending a packet. Expressed as a integer in units of .0001.
1.3.6.1.4.1.2.6.19.2.2.5.1.1.5Integer32read-onlycurrent
ibmMvsGatewayDelayAcks
OBJECT-TYPE
Delays transmission of acknowledgements when a packet is received with the PUSH bit on in the TCP header. The DELAYACKS parameter on the GATEWAY statement only applies to the TCP protocol and only affects acknowledgements returned to the foreign host. To delay acknowledgements on a TCP/IP port connection use the DELAYACKS parameter on the PORT statement.
1.3.6.1.4.1.2.6.19.2.2.5.1.1.6INTEGER {false(0), true(1)}read-onlycurrent
ibmTcpipMvsAtmGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.6
osasfChannelTable
OBJECT-TYPE
Indexed by ifIndex. One entry in this table will exist per OSA-2 ATM Device Interface. If the values for objects ibmMvsAtmOsasfChannelCurLparName/Num are not the same as values for objects ibmMvsAtmOsasfChannelManParnName/Num then the OSA/SF running in the current LPAR is not the managing OSA/SF for this Device. SNMP Set commands for ibmMvsAtmOsasfPortIpAddress (to set an IP address at the ATM port) will be rejected by OSA/SF if the OSA/SF in the current LPAR is not the managing OSA/SF for the Device.
1.3.6.1.4.1.2.6.19.2.2.6.1not-accessiblecurrent
osasfChannelEntry
OBJECT-TYPE
Definition of a single entry in the osasfChannelTable. Indexed by the ifIndex of the corresponding DEVICE interface.
1.3.6.1.4.1.2.6.19.2.2.6.1.1not-accessiblecurrent
ibmMvsAtmOsasfChannelNumber
OBJECT-TYPE
The channel number for this interface
1.3.6.1.4.1.2.6.19.2.2.6.1.1.1Integer32read-onlycurrent
ibmMvsAtmOsasfChannelType
OBJECT-TYPE
The value will be osa(18) for ATM OSA-2 adapters. The values of osaExp155(16) and osaExp155QDIO(17) apply only to OSA-Express ATM155 adapters. Since the channel management data for OSA-Express ATM155 adapters has moved to the osaexpChannelTable, these values will never be set for this MIB object. The value should never be other(1) for an OSA ATM adapter.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.2INTEGER {other(1), osaExp155(16), osaExp155QDIO(17), osa(18)}read-onlycurrent
ibmMvsAtmOsasfChannelSubType
OBJECT-TYPE
Indicates how the channel is configured. The value is one of the following: -1 - Invalid 0 - Unknown 1 - Ethernet 2 - Token Ring 3 - Two Token Ring ports 4 - Token Ring and Ethernet ports 5 - Ethernet and Token Ring ports 6 - Two Ethernet ports 7 - FDDI 8 - No ports defined 9 - ATM Native or IP Forwarding 10 - One Logical Ethernet port 11 - One Logical Token Ring port 12 - ATM LAN Emulation A value of 12 applies only to OSA-Express ATM155 adapters. Since the channel management data for OSA-Express ATM155 adapters has moved to the osaexpChannelTable, this value will never be set for this MIB object. A value of -1 should not occur for this object.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.3Integer32read-onlycurrent
ibmMvsAtmOsasfChannelMode
OBJECT-TYPE
Config mode of the ATM adapter.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.4INTEGER {other(1), passthruMode(2), snaMode(3), atmLeTcpipMode(4), atmLeSnaMode(5), atmLeSnaTcpipMode(6), atmNativeMode(7), atmIpFwdMode(8)}read-onlycurrent
ibmMvsAtmOsasfChannelHwModel
OBJECT-TYPE
Hardware model of the channel. The field NDModelNum contained in ibmMvsAtmOsasfChannelDeterNodeDesc is a char(3) field that contains a readable format of this object's value. The value of osaExp155(4) applies only to OSA-Express ATM155 adapters. Since the channel management data for OSA-Express ATM155 adapters has moved to the osaexpChannelTable, this value will never be set for this MIB object.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.5INTEGER {undefined(0), osa1(1), osa2(2), osa2Atm(3), osaExp155(4)}read-onlycurrent
ibmMvsAtmOsasfChannelState
OBJECT-TYPE
Hardware channel state: online, offline, or not installed.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.6INTEGER {online(1), notinst(3), offline(5)}read-onlycurrent
ibmMvsAtmOsasfChannelShared
OBJECT-TYPE
An OSA Channel can be shared across multiple LPARs. This object indicates if this channel is currently being shared.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.7INTEGER {no(0), yes(1)}read-onlycurrent
ibmMvsAtmOsasfChannelNumPorts
OBJECT-TYPE
Number of physical ports on OSA channel.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.8Integer32read-onlycurrent
ibmMvsAtmOsasfChannelDeterNodeDesc
OBJECT-TYPE
Describes the generic node descriptor layout. This object represents the ND obtained from the CHSC instruction: /* ND Flags */ int bValidity :3; /* 1:is ND valid */ int bNodeType :1; /* 1:0=dev,1=chnlsubstm nod*/ int bInternal :1; /* internal(1)/external(0) */ int bCHPinvalid :1; /* IF =1,NDCHPID is invalid*/ int bNDRsvd1 :2; /* spare bits for alignment*/ char NDRsvd1; /* reserved by architecture*/ char NDClass; /* Class for subsystem node*/ char NDCHPID; /* CHP ID for specified int*/ char NDTypeNum 6 ; /* type number of the SDC */ char NDModelNum 3 ; /* ND model number in the form of 3 EBCDIC OCTETS */ char NDMfgr 3 ; /* ND manufacturer in the form of 3 EBCDIC OCTETS */ char NDMfgrPlant 2 ; /* ND plant of manufacture (2 EBCDIC OCTETS) */ char NDSeqNum 12 ; /* ND sequence number (12 EBCDIC OCTETS) */ char NDTag 2 ; /* ND tag */
1.3.6.1.4.1.2.6.19.2.2.6.1.1.9OCTET STRING (SIZE(32))read-onlycurrent
ibmMvsAtmOsasfChannelControlUnitNumber
OBJECT-TYPE
The control unit number associated with the OSA Channel.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.10Integer32read-onlycurrent
ibmMvsAtmOsasfChannelCodeLevel
OBJECT-TYPE
ibmMvsAtmOsasfChannelCodeLevel is the firmware (or micro code level) of the OSA adapter. For example, ATM OSA-2 adapter level 05.60 would be represented as 0x0560 by this object.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.11Integer32read-onlycurrent
ibmMvsAtmOsasfChannelEcLevel
OBJECT-TYPE
The Box EC Level Identifier of the OSA adapter which identifies the current Engineering Change (EC) Level of this OSA adapter (Channel).
1.3.6.1.4.1.2.6.19.2.2.6.1.1.12DisplayString (SIZE(0..8))read-onlyobsolete
ibmMvsAtmOsasfChannelCurLparName
OBJECT-TYPE
LPAR name of the OSA/SF from which this data was retrieved from
1.3.6.1.4.1.2.6.19.2.2.6.1.1.13DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsAtmOsasfChannelCurLparNum
OBJECT-TYPE
LPAR number of the OSA/SF from which this data was retrieved
1.3.6.1.4.1.2.6.19.2.2.6.1.1.14Integer32read-onlycurrent
ibmMvsAtmOsasfChannelManParnName
OBJECT-TYPE
LPAR name of the OSA Support Facility managing this channel. Only one OSA/SF can manage a OSA Channel within an MVS Sysplex even though multiple OSA/SFs can retrieve information from the same OSA Channel.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.15DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsAtmOsasfChannelManParnNum
OBJECT-TYPE
LPAR number of the OSA Support Facility managing this channel (set to 0xFFFF if not being managed by a OSA/SF).
1.3.6.1.4.1.2.6.19.2.2.6.1.1.16Integer32read-onlycurrent
ibmMvsAtmOsasfChannelDate
OBJECT-TYPE
Date on this channel (set to 'NOTVALID' if there the disk serving function is not active).
1.3.6.1.4.1.2.6.19.2.2.6.1.1.17DisplayString (SIZE(1..12))read-onlyobsolete
ibmMvsAtmOsasfChannelTime
OBJECT-TYPE
Time on this channel (set to 'NOTVALID' if there the disk serving function is not active).
1.3.6.1.4.1.2.6.19.2.2.6.1.1.18DisplayString (SIZE(0..8))read-onlyobsolete
ibmMvsAtmOsasfChannelFlashLevel
OBJECT-TYPE
Flashlevel is the LAN driver level running on an OSA adapter. For OSA-1 and OSA-2, there is only 1 LAN driver. For OSA-2 ATM, you can have up to 2 LAN driver. The first driver if configured is for SNA and the second driver is for ATM LAN. FlashLevel consists of two 16 OCTET fields, one for each LAN driver. FOR example, S:05:20:A0 for SNA & A:05.60.00 for ATM. This object is not supported for OSA-Express ATM adapters, so the value will be null.
1.3.6.1.4.1.2.6.19.2.2.6.1.1.19DisplayString (SIZE(1..32))read-onlycurrent
ibmMvsAtmOsasfChannelVtamId
OBJECT-TYPE
VTAM ID if in SNA mode
1.3.6.1.4.1.2.6.19.2.2.6.1.1.20Integer32read-onlyobsolete
osasfPortTable
OBJECT-TYPE
This table is intended to represent the ports supported (or associated) with the osasfChannelTable entries and, for OSA-Express ATM155 adapters, with the osaexpChannelTable entries. Each OSA channel has one or more OSA Ports. For an ATM OSA-2 device configured for ATM IP Forwarding mode, the following fields do not apply: - ibmMvsAtmOsasfPortMacAddrBurntIn - ibmMvsAtmOsasfPortMacAddrActive - ibmMvsAtmOsasfPortMaxPcmConnections - ibmMvsAtmOsasfPortPcmName
1.3.6.1.4.1.2.6.19.2.2.6.2not-accessiblecurrent
osasfPortEntry
OBJECT-TYPE
Describes a particular OSA port entry, index by corresponding AAL5 entry's ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.2.1not-accessiblecurrent
ibmMvsAtmOsasfPortNumber
OBJECT-TYPE
Port number, starts at 0.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.1Integer32read-onlycurrent
ibmMvsAtmOsasfPortType
OBJECT-TYPE
For an ATM OSA-2 adapter configured for ATM native traffic, the value of this object is atm(9). For an ATM OSA-2 adapter configured for ATM LAN Emulation, the value is either ethernet(1) or tokenRing(2) and represents the configuration of the first logical port on the adapter. For an OSA-Express ATM155 adapter the value is osaExp155(41). Note that when a port is configured to be running ATM LAN Emulation then up to two logical ATM LE port entities may exist with any combination of ethernet or tokenring port types.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.2INTEGER {ethernet(1), tokenRing(2), atm(9), osaExp155(41)}read-onlycurrent
ibmMvsAtmOsasfPortHardwareState
OBJECT-TYPE
The hardware state value ranges from 0 to 6 as follows: 0 - enable 1 - disabled from host 2 - disabled from external source 3 - disabled from internal error 4 - service element control mode/disabled from host 5 - service element control mode/disabled from external source 6 - service element control mode/disabled from internal error 7 - link not operational because ATM155 adapter was unable to register with the switch (only valid for ATM155) where Host - OSA/SF or other host programming product external source - human intervention on the service element
1.3.6.1.4.1.2.6.19.2.2.6.2.1.3INTEGER {enabled(0), hostDisabled(1), externallyDisabled(2), internallyDisabled(3), secmHostDisabled(4), secmExternallyDisabled(5), secmInternallyDisabled(6), linkMonitor(7)}read-onlycurrent
ibmMvsAtmOsasfPortMediaType
OBJECT-TYPE
ILMI atmfPortMediaType equivalent. OSA supports types 2 and 3
1.3.6.1.4.1.2.6.19.2.2.6.2.1.4INTEGER {coaxCable(1), singleModeFiber(2), multimodeFiber(3), shieldedTwistedPair(4), unshieldedTwistedPair(5)}read-onlycurrent
ibmMvsAtmOsasfPortUniType
OBJECT-TYPE
ILMI atmfAtmLayerUniType. OSA supports only 2
1.3.6.1.4.1.2.6.19.2.2.6.2.1.5INTEGER {public(1), private(2)}read-onlycurrent
ibmMvsAtmOsasfPortUniVersion
OBJECT-TYPE
ILMI atmfAtmLayerUniVersion. OSA supports only 3. This is the highest UNI version supported.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.6INTEGER {version20(1), version30(2), version31(3)}read-onlycurrent
ibmMvsAtmOsasfPortNetPrefix
OBJECT-TYPE
A unique value which identifies the UNI port for which the network prefix for ATM addresses is in effect. The value of 0 has the special meaning of identifying the local UNI. OSA currently supports only 0.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.7Integer32read-onlycurrent
ibmMvsAtmOsasfPortNetPrefixPrefix
OBJECT-TYPE
The network prefix for ATM addresses which is in effect on the user-side of the ATM UNIT port. Network prefix is defined as the ATM address, not including the ESA and SEL portions. The meaningful portion of the OCTET STRING is size 8 if it is E.164, 13 if private. In the case of E.164 the remaining 5 octets are padded with zeros.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.8OCTET STRING (SIZE(13))read-onlycurrent
ibmMvsAtmOsasfPortNetPrefixStatus
OBJECT-TYPE
Equivalent to the atmfNetPrefixStatus as defined in the Network Prefix Table in the ILMI Address Registration MIB. An indication of the validity of the network prefix for ATM addresses on the user-side of the UNI port.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.9INTEGER {valid(1), invalid(2)}read-onlycurrent
ibmMvsAtmOsasfPortCodeLoadStatus
OBJECT-TYPE
This object specifies whether the ATM code has been loaded on to the adapter. The configRejected state indicates that the ATM configuration file download via OSA/SF has been found to be incorrect. The outOfSync condition indicates that the OSA firmware and the ATM code both running on the OSA have been found to be at incompatible levels. Any state other than operational infers that the data associated with a port may be incorrect. Note: OSA/SF should only report states operational and notOperational. This object is only valid for ATM OSA-2 adapters. For other ATM adapters the value is notApplicable.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.10INTEGER {operational(1), notOperational(2), configRejected(3), outOfSync(4), notApplicable(5)}read-onlycurrent
ibmMvsAtmOsasfPortMacAddrBurntIn
OBJECT-TYPE
A 6 byte OCTET STRING which contains the adapter's burned in MAC address. Does not apply to ATM OSA-2 device configured for ATM IP Forwarding mode.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.11OCTET STRING (SIZE(6))read-onlycurrent
ibmMvsAtmOsasfPortMacAddrActive
OBJECT-TYPE
A 6 byte OCTET STRING which contains the current MAC address in use on the adapter. Does not apply to ATM OSA-2 device configured for ATM IP Forwarding mode.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.12OCTET STRING (SIZE(6))read-onlycurrent
ibmMvsAtmOsasfPortMaxPcmConnections
OBJECT-TYPE
Specifies the maximum number of connects on an OSA port which can be used for ATM exploitation purposes. It can range from 0 to the number specified by atmInterfaceMaxVccs (RFC 1695). A 0 indicates either that the connections on this port are being used by an ATM configured for LAN Emulation or ATM IP Forwarding. If the value specified here is the same as what is specified by atmInterfaceMaxVccs then all connections are allocated to ATM exploitation.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.13Integer32read-onlycurrent
ibmMvsAtmOsasfPortPcmName
OBJECT-TYPE
Specifies the Port Name which must also be entered at the connection manager on the host and the application. Port Name is specifed to OSA/SF as a config file parameter (PCM_NAME). This value is also specified via ILMI as the value of the atmfPortMyIfName object. Does not apply to an ATM OSA-2 adapter configured for ATM IP Forwarding mode, or an OSA-Express ATM155 adapter configured for QDIO LAN Emulation mode.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.14DisplayString (SIZE(1..16))read-onlycurrent
ibmMvsAtmOsasfPortAAL5InPackets
OBJECT-TYPE
inbound packets at the corresponding AAL5 interface layer.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.15Counter32read-onlycurrent
ibmMvsAtmOsasfPortAAL5OutPackets
OBJECT-TYPE
outbound packets at the corresponding AAL5 interface layer.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.16Counter32read-onlycurrent
ibmMvsAtmOsasfPortIpAddress
OBJECT-TYPE
The managing IpAddress reported by the ATM port as its atmfMyIpNmAddress as specified by the ATM Forum User-NetworkInterface (UNI) specification. An SNMP Set for this object is only supported for OSA-2 ATM adapters. If the values for objects ibmMvsAtmOsasfChannelCurLparName/Num are not the same as values for objects ibmMvsAtmOsasfChannelManParnName/Num then the OSA/SF running in the current LPAR is not the managing OSA/SF for this adapter. SNMP Set commands for ibmMvsAtmOsasfPortIpAddress (to set an IP address at the ATM port) will be rejected by OSA/SF if the OSA/SF in the current LPAR is not the managing OSA/SF for the adapter.
1.3.6.1.4.1.2.6.19.2.2.6.2.1.17IpAddressread-writecurrent
osasfPvcTable
OBJECT-TYPE
This table is intended to represent the locally configured PVCs associated with a given OSA Port. There is a limit of 128 PVCs per Port per Channel.
1.3.6.1.4.1.2.6.19.2.2.6.3not-accessiblecurrent
osasfPvcEntry
OBJECT-TYPE
This object is intended to represent a single PVC entry for the osasfPvcTable.
1.3.6.1.4.1.2.6.19.2.2.6.3.1not-accessiblecurrent
ibmMvsAtmOsasfPvcName
OBJECT-TYPE
PVC Name
1.3.6.1.4.1.2.6.19.2.2.6.3.1.1DisplayString (SIZE(1..8))read-onlycurrent
ibmMvsAtmOsasfPvcBestEffort
OBJECT-TYPE
Best Effort rate. 0 indicated that best effort delivery is not desired. 1 indicates that best effort delivery is desired.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.2Integer32 (0..1)read-onlycurrent
ibmMvsAtmOsasfPvcFwdPeakCellRate
OBJECT-TYPE
Forward peak cell rate specified as cells per second. Needed in order to set up either a best effort or a reserved bandwidth PVC. It applies to the outbound direction (OSA to network) and specifies an upper bound on the outbound traffic that can be transmitted on this PVC. This value can not exceed the the link speed of the ATM link which, currently, is 353207.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.3Integer32read-onlycurrent
ibmMvsAtmOsasfPvcBwdPeakCellRate
OBJECT-TYPE
Backward peak cell rate specified as cells per second. Needed in order to set up either a best effort or a reserved bandwidth PVC. It applies to the inbound direction (network to OSA) and specifies an upper bound on the inbound traffic that can be received on this PVC. This value can not exceed the the link speed of the ATM link which, currently, is 353207.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.4Integer32read-onlycurrent
ibmMvsAtmOsasfPvcFwdsustainCellRate
OBJECT-TYPE
Forward sustain cell rate specified as cells per second. If the best effort indicator is on, the value of this object is ignored. Otherwise (for a reserved bandwidth PVC) this value is utilized by OSA. A value of 0xFF indicates that this value is not being used. Forward sustain cell rate specifies the desired cell rate for outbound traffic that can be sustained for life of a connection on this PVC. This value can not exceed the link speed of the ATM port which, currently, is 353207.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.5Integer32read-onlycurrent
ibmMvsAtmOsasfPvcBwdsustainCellRate
OBJECT-TYPE
Backward sustain cell rate specified as cells per second. If the best effort indicator is on, the value of this object is ignored. Otherwise (for a reserved bandwidth PVC) this value is utilized by OSA. A value of 0xFF indicates that this value is not being used. Backward sustain cell rate specifies the desired cell rate for inbound traffic that can be sustained for life of a connection on this PVC. This value can not exceed the link speed of the ATM port which, currently, is 353207.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.6Integer32read-onlycurrent
ibmMvsAtmOsasfPvcFwdCellBurstSize
OBJECT-TYPE
Forward cell burst size specified as number of cells. If the best effort indicator is on, the value of this object is ignored. Otherwise (for a reserved bandwidth PVC) this value is utilized by OSA. A value of 0xFF indicates that this value is not being used. Forward cell burst size specifies the maximum number of cells that can be transmitted in the outbound direction at the peak cell rate while maintaining conformance to the PVC traffic contract.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.7Unsigned32read-onlycurrent
ibmMvsAtmOsasfPvcBwdCellBurstSize
OBJECT-TYPE
Backward cell burst size specified as number of cells. If the best effort indicator is on, the value of this object is ignored. Otherwise (for a reserved bandwidth PVC) this value is utilized by OSA. A value of 0xFF indicates that this value is not being used. Backward cell burst size specifies the maximum number of cells that can be received in the inbound direction at the peak cell rate while maintaining conformance to the PVC traffic contract.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.8Unsigned32read-onlycurrent
ibmMvsAtmOsasfPvcVpi
OBJECT-TYPE
vpi for this PVC
1.3.6.1.4.1.2.6.19.2.2.6.3.1.9Integer32read-onlycurrent
ibmMvsAtmOsasfPvcVci
OBJECT-TYPE
vci for this PVC. This value must be greater than or equal to 32 since the first 32 vci code points have been reserved by the ATM Forum.
1.3.6.1.4.1.2.6.19.2.2.6.3.1.10Integer32read-onlycurrent
ibmMvsAtmOsasfPvcFwdMaxAal5PduSize
OBJECT-TYPE
This field is used to setup the PVC. Units are in OCTETs and represents the largest PDU size for the AAL5 CPCS layer that can be processed in the forward direction for this PVC by the AAL5 entity. For best effort PVCs only, OSA/SF should attempt to default the value to the largest size (9188).
1.3.6.1.4.1.2.6.19.2.2.6.3.1.11INTEGER (64..9188)read-onlycurrent
ibmMvsAtmOsasfPvcBwdMaxAal5PduSize
OBJECT-TYPE
This field is used to setup the PVC. Units are in OCTETs and represents the largest PDU size for the AAL5 CPCS layer that can be processed in the backward direction for this PVC by the AAL5 entity. For best effort PVCs only, OSA/SF should attempt to default the value to the largest size (9188).
1.3.6.1.4.1.2.6.19.2.2.6.3.1.12INTEGER (64..9188)read-onlycurrent
ibmMvsAtmSnaLeTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA Port that is running SNA LAN Emulation mode. An entry in this table is indexed by a LAN Emulation ifIndex. An ifEntry who's ifType is either aflane802.3 (59) or aflane802.5 (60) will have a corresponding entry in this table.
1.3.6.1.4.1.2.6.19.2.2.6.4not-accessiblecurrent
ibmMvsAtmSnaLeEntry
OBJECT-TYPE
Describes a particular OSA SNA LAN Emulation entry, index by corresponding LAN Emulation ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.4.1not-accessiblecurrent
ibmMvsAtmSnaLeLlcTi
OBJECT-TYPE
The inactivity timer. An enabled inactivity timer (Ti) periodically tests the viability of the network media. The timer setting applies to all the clients on the target LAN, not to individual clients. The timer interval indicates how quickly a failure of the network media can be detected when the connection is quiescent. If the Ti timer times out, a supervisory poll frame is sent over the connection. The T1 response, or reply, timer clocks the supervisory poll. If the T1 timer times out, the supervisory poll is retransmitted. OSA can retransmit a supervisory poll up to 8 times. If no response is received after the last retransmission, the link is declared inoperative, and the S/390 program issues a message. The value is represented in ticks. The value will either be zero, or in the range of 2 to 750. Each tick equals .12 of a second.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.1Integer32read-onlycurrent
ibmMvsAtmSnaLeLlcT1
OBJECT-TYPE
The response timer. The T1 timer clocks link events that require responses from clients on the network. These link events include SABME/UA exchanges, I-frame link protocol data unit (LPDU) transmissions, and supervisory polls. The value is represented in ticks. Each tick equals .2 of a second.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.2Integer32 (1..255)read-onlycurrent
ibmMvsAtmSnaLeLlcT2
OBJECT-TYPE
The acknowledgement timer. An OSA starts the T2 timer when it receives an I-format LPDU and stops when it sends an acknowledgement. An acknowledgement is sent either when an outgoing I frame is sent, which acts as the acknowledgement, or when N3 number of I-format LPDUs has been received. If the T2 timer times out, the OSA must send an acknowledgement. The value is represented in ticks. Each tick equals .08 of a second.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.3Integer32 (1..255)read-onlycurrent
ibmMvsAtmSnaleMaxStations
OBJECT-TYPE
The maximum number of connections (PUs) supported by an OSA for this port. This object is not supported for OSA-Express ATM so the value will be set to zero.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.4Integer32 (0..255)read-onlycurrent
ibmMvsAtmSnaLeMaxSaps
OBJECT-TYPE
The maximum number of service access points (SAP) supported by an OSA for this for this port. This object is not supported for OSA-Express ATM so the value will be set to zero.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.5Integer32 (0..127)read-onlycurrent
ibmMvsAtmSnaleMaxIn
OBJECT-TYPE
Maximum I frames before ACK (N3). The maximum number of I-format link protocol data units (LPDUs) that can be received by an OSA before it sends an acknowledgement (N3 count). It is also called the receive window count.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.6Integer32 (1..127)read-onlycurrent
ibmMvsAtmSnaLeMaxOut
OBJECT-TYPE
SNA maximum transmit window (TW). The maximum number of outstanding I-format link protocol data units (LPDUs). It is also called the maximum transmit window count or the maximum window out count. The TW count allows the sender to transmit frames before that sender is forced to halt and wait for an acknowledgement. Therefore, the receiver should be able to absorb that number of frames, either in its service access point (SAP) buffers or within the buffers in workstation memory.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.7Integer32 (1..127)read-onlycurrent
ibmMvsAtmSnaLeCrsGroupAddress
OBJECT-TYPE
This field contains the active Group Addresses. An individual Group Address is 6 bytes long. Therefore, this field is actually 32 times (OCTET STRING(SIZE(6)) + 2 bytes of padding) long.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.8OCTET STRING (SIZE(256))read-onlycurrent
ibmMvsAtmSnaLeUserData
OBJECT-TYPE
This field contains a character string of user data that can be used to further describe this port.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.9OCTET STRING (SIZE(32))read-onlycurrent
ibmMvsAtmSnaLeClientEnableState
OBJECT-TYPE
This object describes the state of the specified LAN Emulation Port. notDefined implies that the port is not defined in the configuration file. lecActivating indicates the port is in the process of being enabled. There are for possible reasons that the port could be diabled as implied by the enumeration list.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.10INTEGER {notDefined(1), lecActivating(2), enabled(3), internalFailureDisabled(4), physicalPortDisabled(5), osasfDisabled(6), externalDisabled(7), unknown(8)}read-onlycurrent
ibmMvsAtmSnaLeBestEffortPeakRate
OBJECT-TYPE
This object is the signaling parameter that should be used by the LEC when setting up all best effort VCCs. This parameter applies to the forward and backward direction on a per best effort VCC basis. Thus a 155 Mb adapter may be configured to send best effort traffic at 25.6 Mb (per VCC), but with a total adapter bandwidth of up to 155 Mb. Since this parameter has an integer value the unis are 10xMbits/sec.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.11Unsigned32read-onlycurrent
ibmMvsAtmSnaLeMaxLECConnections
OBJECT-TYPE
This object specifies the maximum number of connections on an OSA port which can be used for LAN Emulation purposes. It can range from 0 to the number specified by atmInterfaceMaxVccs. 0 would indicate that the connections on this port are only being used by ATM Exploitation. If the value of this parameter was equal to atmInterfaceMaxVccs then all connections are allocated to LAN Emulation. Note that this number is the same for all LECs. It is NOT defined on a per LEC basis.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.12Integer32 (1..65536)read-onlycurrent
ibmMvsAtmSnaLeTrEnableLoadBalancing
OBJECT-TYPE
Load balancing control used to enable the load balancing option.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.13INTEGER (0..1)read-onlycurrent
ibmMvsAtmSnaLeTrLoadBalancing
OBJECT-TYPE
Load balancing factor. Specifies whether this port will be delayed and, if so, by how much time, in establishing a session. This factor is related to the number of connections (PUs) through the OSA port, not the type nor the amount of work that is being done on those connections.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.14INTEGER (0..25)read-onlycurrent
ibmMvsAtmSnaLeTrSessionDelay
OBJECT-TYPE
Session delay is specified to delay the response of this port to a new session request and by the specified length of time. By establishing a longer session delay timeout for this port copmpared with another port in the same set, this port serves as a backup for another port in an overflow condition.
1.3.6.1.4.1.2.6.19.2.2.6.4.1.15INTEGER (0..375)read-onlycurrent
ibmMvsAtmLecConfigTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA Port that is running LAN Emulation mode. An entry in this table is indexed by a LAN Emulation ifIndex. An ifEntry who's ifType is either aflane802.3 (59) or aflane802.5 (60) will have a corresponding entry in this table. This table is modeled after the LEC Config Table from the LAN Emulation MIB defined by the ATM Forum.
1.3.6.1.4.1.2.6.19.2.2.6.5not-accessiblecurrent
ibmMvsAtmLecConfigEntry
OBJECT-TYPE
Describes a particular ATM Lec Config Table entry, index by either a aflan802.3 or a aflane802.5 ifEntry's ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.5.1not-accessiblecurrent
ibmMvsAtmLecConfigMode
OBJECT-TYPE
Indicates whether this LAN Emulation Client should auto-configure the next time it is (re)started. In automatic (1) mode, a client uses a LAN Emulation Configuration Server to learn the ATM address of its LAN Emulation Server, and to obtain other parameters. lecConfig (LanType, MaxDataFrameSize, LanName) are used in the configure request. lecConfigLesAtmAddress is ignored. In manual (2) mode, management tells the client the ATM address of its LAN Emulation Server and the value of the other parmeters. lecConfig (LanType, MaxDataFrameSize, LanName) are used in the Join request. lecConfigLesAtmAddress tells the client which LES to call.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.1INTEGER {automatic(1), manual(2)}read-onlycurrent
ibmMvsAtmLecConfigLanType
OBJECT-TYPE
The data frame format which this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their configure requests. Manually configured clients use it in their joint requests.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.2INTEGER {unspecified(1), ethernet(2), tokenRing(3)}read-onlycurrent
ibmMvsAtmLecConfigMaxDataFrameSize
OBJECT-TYPE
The maximum data frame size (in bytes) which this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their configure requests. Manually configured clients use it in their joint requests.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.3INTEGER {unspecified(1), f1516(2), f4544(3), f9234(4), f18190(5)}read-onlycurrent
ibmMvsAtmLecConfigLanName
OBJECT-TYPE
The ELAN Name this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their configure requests. Manually configured clients use it in their joint requests.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.4OCTET STRING (SIZE(32))read-onlycurrent
ibmMvsAtmLecConfigLesAtmAddress
OBJECT-TYPE
The LAN Emulation Server which this client will use the next time it is started in manual configuration mode. When lecConfigMode is 'automatic', there is no need to set this address, Address) and no advantage to doing so. The client will use the LECS to find a LES, putting the auto-configured address in lecActualLesAtmAddress while leaving lecConfigLesAtmAddress alone. Corresponds to Initial State Parameter C9. In LAN Emulation MIB, the OCTET STRING has length 0 or 20. For OSA, the length shall be 20, with the value 0 defined to mean that lecConfigMode is 'automatic'.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.5OCTET STRING (SIZE(20))read-onlycurrent
ibmMvsAtmLecControlTimeout
OBJECT-TYPE
Control Time-out. Time out period used for timing out most request/response control frame interactions, as specified elsewhere in the LAN Emulation specification. This time value is expressed in seconds. Corresponds to Initial State Parameter C7.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.6Integer32 (10..300)read-onlycurrent
ibmMvsAtmLecMaxUnknownFrameCount
OBJECT-TYPE
Maximum Unknown Frame Count. See the description of lecMaxUnknownFrameTime below. Corresponds to Initial State Parameter C10.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.7Integer32 (1..10)read-onlycurrent
ibmMvsAtmLecMaxUnknownFrameTime
OBJECT-TYPE
Maximum Unknown Frame Time. Within the period of time defined by the Maximum Unknown Frame Time, a LE Client will send no more than Maximum Unknown Frame Count frames to the BUS for a given unicast LAN Destination, and it must also initiate the address resolution protocol to resolve that LAN Destination. This time value is expressed in seconds. Corresponds Initial State Parameter C11.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.8Integer32 (1..60)read-onlycurrent
ibmMvsAtmLecVccTimeoutPeriod
OBJECT-TYPE
VCC Time-out Period. A LE Client SHOULD release any Data Direct VCC that it has not used to transmit or receive any data frames for the length of the VCC Time-out Period. This parameter is only meaningful for SVC Data Direct VCCs. This time value is expressed in seconds. The default value is 20 minutes. A value of 0 seconds means that the timeout period is infinite. Negative values will be rejected by the agent. Corresponds to Initial State Parameter C12.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.9Integer32read-onlycurrent
ibmMvsAtmLecMaxRetryCount
OBJECT-TYPE
Maximum Retry Count. A LE CLient MUST not retry a LE_ARP_REQUEST for a given frame's LAN destination more than Maximum Retry Count times, after the first LE_ARP_REQUEST for that same frame's LAN destination. Corresponds to Initial State Parameter C13.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.10Integer32 (0..2)read-onlycurrent
ibmMvsAtmLecAgingTime
OBJECT-TYPE
Aging Time. The maximum time that a LE Client will maintain an entry in its LE_ARP cache in the absence of a verification of that relationship. This time value is expressed in seconds. Corresponds to Initial State Parameter C17.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.11Integer32 (10..300)read-onlycurrent
ibmMvsAtmLecForwardDelayTime
OBJECT-TYPE
Forward Delay Time. The maximum time that a LE Client will maintain an entry for a non-local MAC address in its LE_ARP cache in the absence of a verification of that relationship, as long as the Topology Change flag C19 is true. lecForwardDelayTime SHOULD BE less than lecAgingTime. When it is not, lecAgingTime governs LE_ARP aging. This time value is expressed in seconds. Corresponds to Initial State Parameter C18.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.12Integer32 (4..30)read-onlycurrent
ibmMvsAtmLecExpectedArpResponseTime
OBJECT-TYPE
Expected LE_ARP Reponse Time. The maximum time that the LEC expects an LE_ARP_REQUEST/LE_ARP_RESPONSE cycle to take. Used for retries and verifies. This time value is expressed in Time) seconds. Corresponds to Initial State Parameter C20.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.13Integer32 (1..30)read-onlycurrent
ibmMvsAtmLecFlushTimeout
OBJECT-TYPE
Flush Time-out. Time limit to wait to receive a LE_FLUSH_RESPONSE after the LE_FLUSH_REQUEST has been sent before taking recovery action. This time value is expressed in seconds. Corresponds to Initial State Parameter C21.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.14Integer32 (1..4)read-onlycurrent
ibmMvsAtmLecPathSwitchingDelay
OBJECT-TYPE
Path Switching Delay. The time since sending a frame to the BUS after which the LE Client may assume that the frame has been either discarded or delivered to the recipient. May be used to bypass the Flush protocol. This time value is expressed in seconds. Corresponds to Initial State Parameter C22.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.15Integer32 (1..8)read-onlycurrent
ibmMvsAtmLecLocalSegmentID
OBJECT-TYPE
Local Segment ID. The segment ID of the emulated LAN. This is only required for IEEE 802.5 clients that are Source Routing bridges. Corresponds to Initial State Parameter C23.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.16Integer32 (0..4095)read-onlycurrent
ibmMvsAtmLecMulticastSendType
OBJECT-TYPE
Multicast Send VCC Type. Signalling parameter that SHOULD be used by the LE Client when establishing the Multicast Send VCC. This is the method to be used by the LE Client when specifying traffic parameters when it sets up the Multicast Send VCC for this emulated LAN. Corresponds to Initial State Parameter C24.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.17INTEGER {bestEffort(1), variableBitRate(2), constantBitRate(3)}read-onlycurrent
ibmMvsAtmLecMulticastSendAvgRate
OBJECT-TYPE
Multicast Send VCC AvgRate. Signalling parameter that SHOULD be used by the LE Client when estabishing the Multicast Send VCC. Forward and Backward Sustained Cell Rate to be requested by LE Client when setting up Multicast Send VCC, if using Variable bit rate codings. Corresponds to Initial State Parameter C25.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.18Unsigned32read-onlycurrent
ibmMvsAtmLecMulticastSendPeakRate
OBJECT-TYPE
Multicast Send VCC PeakRate. Signalling parameter that SHOULD be used by the LE Client when establishing the Multicast Send VCC. Forward and Backward Peak Cell Rate to be requested by LE Client when setting up the Multicast Send VCC when using either Variable or Constant bit rate codings. Corresponds to Initial State Parameter C26.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.19Unsigned32read-onlycurrent
ibmMvsAtmLecConnectionCompleteTimer
OBJECT-TYPE
Connection Complete Timer. Optional. In Connection Establish ment this is the time period in which data or a READY_IND message is expected from a Calling Party. This time value is expressed in seconds. Corresponds to Initial State Parameter C28.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.20Integer32 (1..10)read-onlycurrent
ibmMvsAtmLecPortName
OBJECT-TYPE
Specifies the Port Name for the logical port. This object only applies to OSA-Express ATM155 adapters configured for QDIO LAN Emulation mode. For ATM OSA-2 adapters, or OSA-Express ATM155 adapters configured for non-QDIO mode, the value will be null.
1.3.6.1.4.1.2.6.19.2.2.6.5.1.21DisplayString (SIZE(1..8))read-onlycurrent
ibmMvsAtmLecStatusTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA Port that is running LAN Emulation mode. An entry in this table is indexed by a LAN Emulation ifIndex. An ifEntry who's ifType is either aflane802.3 (59) or aflane802.5 (60) will have a corresponding entry in this table. This table is modeled after the LEC Status Table from the LAN Emulation MIB defined by the ATM Forum.
1.3.6.1.4.1.2.6.19.2.2.6.6not-accessiblecurrent
ibmMvsAtmLecStatusEntry
OBJECT-TYPE
Describes a particular ATM Lec Status Table entry, indexed by either a aflan802.3 or a aflane802.5 ifEntry's ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.6.1not-accessiblecurrent
ibmMvsAtmLecPrimaryAtmAddress
OBJECT-TYPE
LE Client's ATM Addresses. The primary ATM address of this LAN Emulation Client. This address is used to establish the Control Direct and Multicast Send VCCs, and may also be used to set up Data Direct VCCs. A client may have additional ATM addresses for use with Data Direct VCCs. These addresses are readable via the lecAtmAddressTable. Corresponds to Initial State Parameter C1.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.1OCTET STRING (SIZE(20))read-onlycurrent
ibmMvsAtmLecID
OBJECT-TYPE
LE Client Identifier. Each LE Client requires a LE Client Identifier (LECID) assigned by the LE Server during the Join phase. The LECID is placed in control requests by the LE Client and MAY be used for echo suppression on multicast data frames sent by that LE Client. This value MUST NOT change without terminating the LE Client and returning to the Initial state. A valid LECID MUST be in the range X'0001' through X'FEFF'. The value of this object is only meaningful for a LEC that is connected to a LES. For a LEC which does not belong to an emulated LAN, the value of this object is defined to be 0. Corresponds to Initial State Parameter C14.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.2Integer32 (0..65279)read-onlycurrent
ibmMvsAtmLecInterfaceState
OBJECT-TYPE
The current state of the LAN Emulation Client. Note that 'ifOperStatus' is defined to be 'up' when, and only when, lecInterfaceState' is 'operational'.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.3INTEGER {initialState(1), lecsConnect(2), configure(3), join(4), initialRegistration(5), busConnect(6), operational(7)}read-onlycurrent
ibmMvsAtmLecLastFailureRespCode
OBJECT-TYPE
Status code from the last failed Configure response or Join response. Failed responses are those for which the LE_CONFIGURE_RESPONSE / LE_JOIN_RESPONSE frame contains a non-zero code, or fails to arrive within a timeout period. If none of this client's requests have failed, this object has the value 'none'. If the failed response contained a STATUS code that is not defined in the LAN Emulation specification, this object has the value 'undefinedError'. The value 'timeout' is self explanatory. Other failure codes correspond to those defined in the specification, although they may have different numeric values.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.4INTEGER {none(1), timeout(2), undefinedError(3), versionNotSupported(4), invalidRequestParameters(5), duplicateLanDestination(6), duplicateAtmAddress(7), insufficientResources(8), accessDenied(9), invalidRequesterId(10), invalidLanDestination(11), invalidAtmAddress(12), noConfiguration(13), leConfigureError(14), insufficientInformation(15)}read-onlycurrent
ibmMvsAtmLecLastFailureState
OBJECT-TYPE
The state this client was in when it updated the 'lecLastFailureRespCode'. If 'lecLastFailureRespCode' is 'none', this object has the value initialState(1).
1.3.6.1.4.1.2.6.19.2.2.6.6.1.5INTEGER {initialState(1), lecsConnect(2), configure(3), join(4), initialRegistration(5), busConnect(6), operational(7)}read-onlycurrent
ibmMvsAtmLecProtocol
OBJECT-TYPE
The LAN Emulation protocol which this client supports, and specifies in its LE_JOIN_REQUESTs.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.6Integer32 (1..255)read-onlycurrent
ibmMvsAtmLecVersion
OBJECT-TYPE
The LAN Emulation protocol version which this client supports, and specifies in its LE_JOIN_REQUESTs.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.7Integer32 (1..255)read-onlycurrent
ibmMvsAtmLecTopologyChange
OBJECT-TYPE
Topology Change. Boolean indication that the LE Client is using the Forward Delay Time C18, instead of the Aging Time C17, to age non-local entries in its LE_ARP cache C16. For a client which is not connected to the LES, this object is defined to have the value 'false'. Corresponds to Initial State Parameter C19.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.8INTEGER {true(1), false(2)}read-onlycurrent
ibmMvsAtmLecConfigServerAtmAddress
OBJECT-TYPE
The ATM address of the LAN Emulation Configuration Server (if known) or the 0 (otherwise). In LAN Emulation MIB, the OCTET STRING is either 0 length or 20 octets. For OSA-ATM, this Address) has been changed to a constant 20 octets, with the value 0 equivalent to the 0 length OCTET STRING.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.9OCTET STRING (SIZE(20))read-onlycurrent
ibmMvsAtmLecConfigSource
OBJECT-TYPE
Indicates whether this LAN Emulation Client used the LAN Emulation Configuration Server, and, if so, what method it used to establish the Configuration Direct VCC.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.10INTEGER {gotAddressViaIlmi(1), usedWellKnownAddress(2), usedLecsPvc(3), didNotUseLecs(4)}read-onlycurrent
ibmMvsAtmLecActualLanType
OBJECT-TYPE
The data frame format that this LAN Emulation Client is using right now. This may come from lecConfigLanType, the LAN Emulation Configuration Server, or the LAN Emulation Server. This value is related to 'ifMtu' and 'ifType'. See the LEC management specification for more details. Corresponds to Initial State Parameter C2.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.11INTEGER {unspecified(1), ethernet(2), tokenRing(3)}read-onlycurrent
ibmMvsAtmLecActualMaxDataFrameSize
OBJECT-TYPE
Maximum Data Frame Size. The maximum data frame size that this LAN Emulation client is using right now. This may come from lecConfigMaxDataFrameSize, the LAN Emulation Configuration Server, or the LAN Emulation Server Corresponds to Initial State Parameter C3.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.12INTEGER {unspecified(1), f1516(2), f4544(3), f9234(4), f18190(5)}read-onlycurrent
ibmMvsAtmLecActualLanName
OBJECT-TYPE
ELAN Name. The identity of the emulated LAN which this client last joined, or wishes to join. This may come from lecConfigLanName, the LAN Emulation Configuration Server, or the LAN Emulation Server. Corresponds to Initial State Parameter C5.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.13OCTET STRING (SIZE(32))read-onlycurrent
ibmMvsAtmLecAtmAddress
OBJECT-TYPE
LE Server ATM Address. The LAN Emulation Server address currently in use or most recently attempted. If no LAN Emulation Server attachment has been tried, this object's value is zero. Corresponds to Initial State Parameter C9. In LAN Emulation MIB, the OCTET STRING is 0 to 20 octets in length. For OSA-ATM, this has been changed to a constant 20 octets, with the value 0 equivalent to the 0 length OCTET STRING.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.14OCTET STRING (SIZE(20))read-onlycurrent
ibmMvsAtmLecProxyClient
OBJECT-TYPE
Indicates whether this client is acting as a proxy. Proxy clients are allowed to represent unregistered MAC addresses, and receive copies of LE_ARP_REQUEST frames for such addresses. Corresponds to Initial State Parameter C4.
1.3.6.1.4.1.2.6.19.2.2.6.6.1.15INTEGER {true(1), false(2)}read-onlycurrent
ibmMvsAtmLecStatisticsTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA Port that is running LAN Emulation mode. An entry in this table is indexed by a LAN Emulation ifIndex. An ifEntry who's ifType is either aflane802.3 (59) or aflane802.5 (60) will have a corresponding entry in this table. This table is modeled after the LEC Statistics Table from the LAN Emulation MIB defined by the ATM Forum.
1.3.6.1.4.1.2.6.19.2.2.6.7not-accessiblecurrent
ibmMvsAtmLecStatisticsEntry
OBJECT-TYPE
Describes a particular ATM Lec Statistics Table entry, indexed by either a aflan802.3 or a aflane802.5 ifEntry's ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.7.1not-accessiblecurrent
ibmMvsAtmLecArpRequestsOut
OBJECT-TYPE
The number of LE_ARP_REQUESTs sent over the LUNI by this LAN Emulation Client.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.1Counter32read-onlycurrent
ibmMvsAtmLecArpRequestsIn
OBJECT-TYPE
The number of LE_ARP_REQUESTs received over the LUNI by this LAN Emulation Client. Requests may arrive on the Control Direct VCC or on the Control Distribute VCC, depending upon how the LES is implemented and the chances it has had for learning. This counter covers both VCCs.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.2Counter32read-onlycurrent
ibmMvsAtmLecArpRepliesOut
OBJECT-TYPE
The number of LE_ARP_RESPONSEs sent over the LUNI by this LAN Emulation Client.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.3Counter32read-onlycurrent
ibmMvsAtmLecArpRepliesIn
OBJECT-TYPE
The number of LE_ARP_RESPONSEs received over the LUNI by this LAN Emulation Client. This count includes all such replies, whether solicited or not. Replies may arrive on the Control Direct VCC or on the Control Distribute VCC, depending upon how the LES is implemented. This counter covers both VCCs.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.4Counter32read-onlycurrent
ibmMvsAtmLecControlFramesOut
OBJECT-TYPE
The total number of control packets sent by this LAN Emulation Client over the LUNI.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.5Counter32read-onlycurrent
ibmMvsAtmLecControlFramesIn
OBJECT-TYPE
The total number of control packets received by this LAN Emulation Client over the LUNI.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.6Counter32read-onlycurrent
ibmMvsAtmLecSvcFailures
OBJECT-TYPE
The total number of outgoing LAN Emulation SVCs which this client tried, but failed, to open; incoming LAN Emulation SVCs which this client tried, but failed to establish; and incoming LAN Emulation SVCs which this client rejected for protocol or security reasons.
1.3.6.1.4.1.2.6.19.2.2.6.7.1.7Counter32read-onlycurrent
ibmMvsAtmLecServerTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA Port that is running LAN Emulation mode. An entry in this table is indexed by a LAN Emulation ifIndex. An ifEntry who's ifType is either aflane802.3 (59) or aflane802.5 (60) will have a corresponding entry in this table. This table is modeled after the LEC Server Table from the LAN Emulation MIB defined by the ATM Forum.
1.3.6.1.4.1.2.6.19.2.2.6.8not-accessiblecurrent
ibmMvsAtmLecServerEntry
OBJECT-TYPE
Describes a particular ATM Lec Server Table entry, indexed by either a aflan802.3 or a aflane802.5 ifEntry's ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.8.1not-accessiblecurrent
ibmMvsAtmLecConfigDirectInterface
OBJECT-TYPE
The interface associated with the Configuration Direct VCC. If no Configuration Direct VCC exists, this object has the value 0. Otherwise, the objects ( lecConfigDirectInterface, lecConfigDirectVPI, lecConfigDirectVCI ) identify the circuit.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.1Integer32 (0..2147483647)read-onlycurrent
ibmMvsAtmLecConfigDirectVPI
OBJECT-TYPE
If the Configuration Direct VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.2Integer32 (0..255)read-onlycurrent
ibmMvsAtmLecConfigDirectVCI
OBJECT-TYPE
If the Configuration Direct VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.3Integer32 (0..65535)read-onlycurrent
ibmMvsAtmLecControlDirectInterface
OBJECT-TYPE
The interface associated with the Control Direct VCC. If no Control Direct VCC exists, this object has the value 0. Otherwise, the objects ( lecControlDirectInterface, lecControlDirectVPI, lecControlDirectVCI ) identify the circuit.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.4Integer32 (0..2147483647)read-onlycurrent
ibmMvsAtmLecControlDirectVPI
OBJECT-TYPE
If the Control Direct VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.5Integer32 (0..255)read-onlycurrent
ibmMvsAtmLecControlDirectVCI
OBJECT-TYPE
If the Control Direct VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.6Integer32 (0..65535)read-onlycurrent
ibmMvsAtmLecControlDistributeInterface
OBJECT-TYPE
The interface associated with the Control Distribute VCC. If no Control Distribute VCC has been set up to this client, this object has the value 0. Otherwise, the objects ( lecControlDistributeInterface, lecControlDistributeVPI, lecControlDistributeVCI ) identify the circuit.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.7Integer32 (0..2147483647)read-onlycurrent
ibmMvsAtmLecControlDistributeVPI
OBJECT-TYPE
If the Control Distribute VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.8Integer32 (0..255)read-onlycurrent
ibmMvsAtmLecControlDistributeVCI
OBJECT-TYPE
If the Control Distribute VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object contains the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.9Integer32 (0..65535)read-onlycurrent
ibmMvsAtmLecMulticastSendInterface
OBJECT-TYPE
The interface associated with the Multicast Send VCC. If no Multicast Send VCC exists, this object has the value 0. Otherwise, the objects ( lecMulticastSendInterface, lecMulticastSendVPI, lecMulticastSendVCI ) identify the circuit.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.10Integer32 (0..2147483647)read-onlycurrent
ibmMvsAtmLecMulticastSendVPI
OBJECT-TYPE
If the Multicast Send VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.11Integer32 (0..255)read-onlycurrent
ibmMvsAtmLecMulticastSendVCI
OBJECT-TYPE
If the Multicast Send VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.12Integer32 (0..65535)read-onlycurrent
ibmMvsAtmLecMulticastFwdInterface
OBJECT-TYPE
The interface associated with the Multicast Forward VCC. If no Multicast Forward VCC has been set up to this client, this object has the value 0. Otherwise, the objects ( lecMulticastForwardInterface, lecMulticastForwardVPI, lecMulticastForwardVCI ) identify the circuit.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.13Integer32 (0..2147483647)read-onlycurrent
ibmMvsAtmLecMulticastFwdVPI
OBJECT-TYPE
If the Multicast Forward VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.14Integer32 (0..255)read-onlycurrent
ibmMvsAtmLecMulticastFwdVCI
OBJECT-TYPE
If the Multicast Forward VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
1.3.6.1.4.1.2.6.19.2.2.6.8.1.15Integer32 (0..65535)read-onlycurrent
ibmMvsAtmLecMacAddressTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA Port that is running LAN Emulation mode. An entry in this table is indexed by a LAN Emulation ifIndex. An ifEntry who's ifType is either aflane802.3 (59) or aflane802.5 (60) will have a corresponding entry in this table. This table is modeled after the LEC MAC Address Table from the LAN Emulation MIB defined by the ATM Forum.
1.3.6.1.4.1.2.6.19.2.2.6.9not-accessiblecurrent
ibmMvsAtmLecMacAddressEntry
OBJECT-TYPE
Describes a particular ATM Lec Mac Address Table entry, indexed by either a aflan802.3 or a aflane802.5 ifEntry's ifIndex.
1.3.6.1.4.1.2.6.19.2.2.6.9.1not-accessiblecurrent
ibmMvsAtmLecMacAddress
OBJECT-TYPE
A unicast MAC address which the LE client denoted by 'lecIndex' has registered with its LE Server. This value is expressed in canonical form for Ethernet.
1.3.6.1.4.1.2.6.19.2.2.6.9.1.1OCTET STRING (SIZE(6))read-onlycurrent
ibmTcpipMvsTcpGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.7
ibmTcpipMvsTcpConnTable
OBJECT-TYPE
Extends tcpConnTable to provide additional TCP connection information.
1.3.6.1.4.1.2.6.19.2.2.7.1not-accessiblecurrent
ibmTcpipMvsTcpConnEntry
OBJECT-TYPE
Descibes a particular tcp connection entry.
1.3.6.1.4.1.2.6.19.2.2.7.1.1not-accessiblecurrent
ibmMvsTcpConnLastActivity
OBJECT-TYPE
The number of 100ths of seconds since this entry was last used.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.1TimeTicksread-onlycurrent
ibmMvsTcpConnBytesIn
OBJECT-TYPE
The number of bytes received from IP for this connection.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.2Unsigned32read-onlycurrent
ibmMvsTcpConnBytesOut
OBJECT-TYPE
The number of bytes sent to IP for this connection.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.3Unsigned32read-onlycurrent
ibmMvsTcpConnActiveOpen
OBJECT-TYPE
The number of times that this connection has made a direct transition to the SYN-RCVD state from the listen state.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.4Integer32read-onlyobsolete
ibmMvsTcpConnIpTos
OBJECT-TYPE
Type of Service (tos) in effect for this tcpConnTable entry. Currently not supported and should return a zero.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.5TypeOfServiceread-onlyobsolete
ibmMvsTcpConnOptions
OBJECT-TYPE
IP options (see RFC 791)
1.3.6.1.4.1.2.6.19.2.2.7.1.1.6OCTET STRING (SIZE(1..40))read-onlycurrent
ibmMvsTcpConnOutBuffered
OBJECT-TYPE
Number of outgoing bytes buffered
1.3.6.1.4.1.2.6.19.2.2.7.1.1.7Unsigned32read-onlycurrent
ibmMvsTcpConnUsrSndNxt
OBJECT-TYPE
Sequence number of next byte for user
1.3.6.1.4.1.2.6.19.2.2.7.1.1.8Counter32read-onlycurrent
ibmMvsTcpConnSndNxt
OBJECT-TYPE
Sequence number of next byte for TCP
1.3.6.1.4.1.2.6.19.2.2.7.1.1.9Counter32read-onlycurrent
ibmMvsTcpConnSndUna
OBJECT-TYPE
Sequence number of sent/unacked byte
1.3.6.1.4.1.2.6.19.2.2.7.1.1.10Counter32read-onlycurrent
ibmMvsTcpConnOutgoingPush
OBJECT-TYPE
Sequence number of last pushed byte
1.3.6.1.4.1.2.6.19.2.2.7.1.1.11Counter32read-onlycurrent
ibmMvsTcpConnOutgoingUrg
OBJECT-TYPE
Sequence number of last urg byte
1.3.6.1.4.1.2.6.19.2.2.7.1.1.12Counter32read-onlycurrent
ibmMvsTcpConnOutgoingWinSeq
OBJECT-TYPE
Last sequence number in snd window
1.3.6.1.4.1.2.6.19.2.2.7.1.1.13Counter32read-onlycurrent
ibmMvsTcpConnSendWindowSeq
OBJECT-TYPE
Last sequence number used, win update
1.3.6.1.4.1.2.6.19.2.2.7.1.1.14Integer32read-onlyobsolete
ibmMvsTcpConnSendWindowAck
OBJECT-TYPE
Last Ack number used, win update
1.3.6.1.4.1.2.6.19.2.2.7.1.1.15Integer32read-onlyobsolete
ibmMvsTcpConnInBuffered
OBJECT-TYPE
Number of incoming bytes buffered
1.3.6.1.4.1.2.6.19.2.2.7.1.1.16Unsigned32read-onlycurrent
ibmMvsTcpConnRcvNxt
OBJECT-TYPE
Sequence number of next byte for TCP
1.3.6.1.4.1.2.6.19.2.2.7.1.1.17Counter32read-onlycurrent
ibmMvsTcpConnUsrRcvNxt
OBJECT-TYPE
Sequence number of next byte for user
1.3.6.1.4.1.2.6.19.2.2.7.1.1.18Counter32read-onlycurrent
ibmMvsTcpConnIncomingPush
OBJECT-TYPE
Sequence number of last pushed byte
1.3.6.1.4.1.2.6.19.2.2.7.1.1.19Counter32read-onlycurrent
ibmMvsTcpConnIncomingUrg
OBJECT-TYPE
Sequence number of 'urgent' byte received
1.3.6.1.4.1.2.6.19.2.2.7.1.1.20Counter32read-onlycurrent
ibmMvsTcpConnIncomingWinSeq
OBJECT-TYPE
Last sequence number in receive window
1.3.6.1.4.1.2.6.19.2.2.7.1.1.21Counter32read-onlycurrent
ibmMvsTcpConnReXmt
OBJECT-TYPE
Total number of retransmissions for this connection.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.22Integer32read-onlycurrent
ibmMvsTcpConnMaxSndWnd
OBJECT-TYPE
Maximum send window seen
1.3.6.1.4.1.2.6.19.2.2.7.1.1.23Unsigned32read-onlycurrent
ibmMvsTcpConnReXmtCount
OBJECT-TYPE
Number of times the current segment has been retransmitted.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.24Integer32read-onlycurrent
ibmMvsTcpConnCongestionWnd
OBJECT-TYPE
Congestion window
1.3.6.1.4.1.2.6.19.2.2.7.1.1.25Unsigned32read-onlycurrent
ibmMvsTcpConnSSThresh
OBJECT-TYPE
Slow start threshold
1.3.6.1.4.1.2.6.19.2.2.7.1.1.26Unsigned32read-onlycurrent
ibmMvsTcpConnRoundTripTime
OBJECT-TYPE
The amount of time that has elapsed, measured in milliseconds, from when the last TCP segment was transmitted by the TCP Stack until the ACK was received.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.27Unsigned32read-onlycurrent
ibmMvsTcpConnRoundTripVariance
OBJECT-TYPE
Round trip time variance.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.28Unsigned32read-onlycurrent
ibmMvsTcpConnInitSndSeq
OBJECT-TYPE
Initial Send Sequence Number
1.3.6.1.4.1.2.6.19.2.2.7.1.1.29Unsigned32read-onlycurrent
ibmMvsTcpConnInitRcvSeq
OBJECT-TYPE
Initial Receive Sequence Number
1.3.6.1.4.1.2.6.19.2.2.7.1.1.30Unsigned32read-onlycurrent
ibmMvsTcpConnSendMSS
OBJECT-TYPE
Maximum Segment Size we can send
1.3.6.1.4.1.2.6.19.2.2.7.1.1.31Unsigned32read-onlycurrent
ibmMvsTcpConnSndWl1
OBJECT-TYPE
Sequence of last window
1.3.6.1.4.1.2.6.19.2.2.7.1.1.32Counter32read-onlycurrent
ibmMvsTcpConnSndWl2
OBJECT-TYPE
Ack of last window
1.3.6.1.4.1.2.6.19.2.2.7.1.1.33Counter32read-onlycurrent
ibmMvsTcpConnSndWnd
OBJECT-TYPE
Send Window size
1.3.6.1.4.1.2.6.19.2.2.7.1.1.34Unsigned32read-onlycurrent
ibmMvsTcpConnPendTcpRecv
OBJECT-TYPE
TCP non_block read flag
1.3.6.1.4.1.2.6.19.2.2.7.1.1.35Integer32read-onlyobsolete
ibmMvsTcpConnRcvBufSize
OBJECT-TYPE
Receive buffer size
1.3.6.1.4.1.2.6.19.2.2.7.1.1.36Unsigned32read-onlycurrent
ibmMvsTcpConnResourceName
OBJECT-TYPE
Resource Name is the text identification of this resource. It represents the user who opened the socket and is updated again during the bind processing.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.37DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsTcpConnSubtask
OBJECT-TYPE
The subtask ID represents the task that opened the socket and is updated again during bind processing. It is actually the TCB address.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.38Unsigned32read-onlycurrent
ibmMvsTcpConnResourceId
OBJECT-TYPE
Resource ID is the numeric identification of this resource.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.39Unsigned32read-onlycurrent
ibmMvsTcpConnSockOpt
OBJECT-TYPE
flag for socket options (1 byte hex value) -bit(1) = Sockets SO_REUSEADDR option -bit(2) = SO_OOBINLINE option -bit(3) = SO_LINGER option -bit(4) = T_MSGDONTROUTE -bit(5) = No delay (Nagle off) option -bit(6) = SO_Keepalive option -bit(7) = Currently timing linger -bit(8) = Currently timing keep alive
1.3.6.1.4.1.2.6.19.2.2.7.1.1.40OCTET STRING (SIZE(1))read-onlycurrent
ibmMvsTcpConnTcpTimer
OBJECT-TYPE
flag for TCP timers (1 byte hex value) -bit(1) = Currently timing round trip -bit(2) = Currently timing rexmt -bit(3) = Currently timing window probe -bit(4) = Dally timer currently set -bit(5) = Max Seg Lifetime timer set -bit(6) = T_ORDREL_IND is pending -bit(7) = Blocked for writing -bit(8) = Need to send a FIN
1.3.6.1.4.1.2.6.19.2.2.7.1.1.41OCTET STRING (SIZE(1))read-onlyobsolete
ibmMvsTcpConnTcpSig
OBJECT-TYPE
1 byte hex flag for TCP signals -bit(1) = Signal urgent data -bit(2) = Signal normal data -bit(3) = Signal timing finwait2 -bit(4) = <reserved> -bit(5) = <reserved> -bit(6) = Window scale option was received -bit(7) = Tcb on accept queue -bit(8) = Socket OPTMSS option
1.3.6.1.4.1.2.6.19.2.2.7.1.1.42OCTET STRING (SIZE(1))read-onlyobsolete
ibmMvsTcpConnTcpSel
OBJECT-TYPE
TCP select flag byte for TCP select conditions. It is mapped as follows: -bit(1) = ON if active open, off passive -bit(2) = ON means timestamp option supported -bit(3) = ON when select for read issued -bit(4) = ON when select for write -bit(5) = ON when select for exception -bit(6) = ON means this is controlling -bit(7) = ON if accept in progress -bit(8) = ON means we are at OOB mark
1.3.6.1.4.1.2.6.19.2.2.7.1.1.43OCTET STRING (SIZE(1))read-onlyobsolete
ibmMvsTcpConnRttSeq
OBJECT-TYPE
4 byte value for the TCP sequence number
1.3.6.1.4.1.2.6.19.2.2.7.1.1.44Counter32read-onlycurrent
ibmMvsTcpConnBackoffCount
OBJECT-TYPE
The value of this object will always be zero since it currently isn't reported.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.45Integer32read-onlyobsolete
ibmMvsTcpConnTcpDet
OBJECT-TYPE
This flag will hold special TCP protocol conditions: - bit(1) = Delay Acks requested on PORT/PORTRANGE - bit(2) = Delay Acks requested on GATEWAY - bit(3) = Use default round trip parms - bit(4) = Connection is one hop away - bit(5) = Optimal max segment size request on PORT/PORTRANGE - bit(6) = FRCA conn deleted - bit(7) = PASCAL Multi Client - bit(8) = Load Balancing child
1.3.6.1.4.1.2.6.19.2.2.7.1.1.46OCTET STRING (SIZE(1))read-onlyobsolete
ibmMvsTcpConnTcpPol
OBJECT-TYPE
This flag will indicates the following TCP poll conditions: - bit(1) = High priority data received - bit(2) = <reserved> - bit(3) = Written Normal - bit(4) = <reserved> - bit(5) = Reading Normal - bit(6) = <reserved> - bit(7) = <reserved> - bit(8) = <reserved>
1.3.6.1.4.1.2.6.19.2.2.7.1.1.47OCTET STRING (SIZE(1))read-onlyobsolete
ibmMvsTcpConnTargetAppl
OBJECT-TYPE
When the corresponding TCP connection is for a 3172 Telnet session then this object contains the Target VTAM Application name.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.48DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsTcpConnLuName
OBJECT-TYPE
When the corresponding TCP connection is for a 3172 Telnet session then this object contains the VTAM LU name.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.49DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsTcpConnClientUserId
OBJECT-TYPE
When the corresponding TCP connection is for a 3172 Telnet session then this object contains the Client's userid.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.50DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsTcpConnLogMode
OBJECT-TYPE
When the corresponding TCP connection is for a 3172 Telnet session then this object contains the LOG Mode.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.51DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsTcpConnProto
OBJECT-TYPE
This flag will indicates the following Telnet modes: -bit(1 - 5) = <reserved> -bit(6) = TN3270 mode -bit(7) = TN3270E mode -bit(8) = line mode
1.3.6.1.4.1.2.6.19.2.2.7.1.1.52OCTET STRING (SIZE(1))read-onlycurrent
ibmMvsTcpConnDupacks
OBJECT-TYPE
Number of duplicate ACKs received for this connection.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.53Unsigned32read-onlycurrent
ibmMvsTcpConnOptMaxSegmentSize
OBJECT-TYPE
Optimal maximum segment size. The range of this value is from 0 to 65535.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.54Integer32read-onlycurrent
ibmMvsTcpConnClusterConnFlag
OBJECT-TYPE
This flag contains sysplex cluster connection types for this connection: -bit(1) = getsockopt(clusterconntype) requested -bit(2 - 4) = <reserved> -bit(5) = cluster internal -bit(6) = same image -bit(7) = same cluster -bit(8) = none
1.3.6.1.4.1.2.6.19.2.2.7.1.1.55OCTET STRING (SIZE(1))read-onlycurrent
ibmMvsTcpConnInSegs
OBJECT-TYPE
The number of segments received from IP for this connection.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.56Counter32read-onlycurrent
ibmMvsTcpConnOutSegs
OBJECT-TYPE
The number of segments sent to IP for this connection.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.57Counter32read-onlycurrent
ibmMvsTcpConnDSField
OBJECT-TYPE
The Differentiated Services field value in effect for this tcpConnTable entry. The value may be one of the following: - If there is a Service Policy Agent policy in effect for this entry, the value will be either: - The IPv4 TOS value defined by RFC 791 and 1349 - The Differentiated Services field value defined by RFC 2474 - If there is no Service Policy Agent policy in effect for this entry, the value will be 0.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.58OCTET STRING (SIZE(1))read-onlycurrent
ibmMvsTcpConnSndBufSize
OBJECT-TYPE
Send buffer size
1.3.6.1.4.1.2.6.19.2.2.7.1.1.59Unsigned32read-onlycurrent
ibmMvsTcpConnAcceptCount
OBJECT-TYPE
The total number of connections accepted by this listener. Applies only to listener entries.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.60Counter32read-onlycurrent
ibmMvsTcpConnExceedBacklog
OBJECT-TYPE
The total number of connections dropped by this listener due to backlog exceeded. Applies only to listener entries.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.61Integer32read-onlycurrent
ibmMvsTcpConnCurrBacklog
OBJECT-TYPE
The current number of connections in backlog. Applies only to listener entries.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.62Integer32read-onlycurrent
ibmMvsTcpConnMaxBacklog
OBJECT-TYPE
The maximum number of connections allowed in backlog at one time. Applies only to listener entries.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.63Integer32read-onlycurrent
ibmMvsTcpConnWindowScale
OBJECT-TYPE
If true(1), the TCP window scale option is active for this connection. If false(2), the TCP window scale option is not active.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.64TruthValueread-onlycurrent
ibmMvsTcpConnTimeStamp
OBJECT-TYPE
If true(1), the TCP timestamp option is active for this connection. If false(2), the TCP timestamp option is not active.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.65TruthValueread-onlycurrent
ibmMvsTcpConnServerResourceId
OBJECT-TYPE
The numeric identification of the server (i.e. listener connection) associated with this client connection. This value only applies to load balancing servers which have bound to a port number for which SHAREPORT was specified on the PORT/PORTRANGE Profile statement. This value will be zero for client connections to servers which are not load balancing servers. The value of this object can be used to retrieve the listener entry from the ibmTcpipMvsTcpListenerTable.
1.3.6.1.4.1.2.6.19.2.2.7.1.1.66Unsigned32read-onlycurrent
ibmMvsTcpConnsClosed
OBJECT-TYPE
Number of TCP connections that have corresponding sockets closed.
1.3.6.1.4.1.2.6.19.2.2.7.2Counter32read-onlycurrent
ibmMvsTcpPassiveDrops
OBJECT-TYPE
Number of passive connection requests discarded.
1.3.6.1.4.1.2.6.19.2.2.7.3Counter32read-onlycurrent
ibmMvsTcpTimeWaitReused
OBJECT-TYPE
Number of TCP connections in the TIMEWAIT state that have been reused for connections in the SYN-RCVD state.
1.3.6.1.4.1.2.6.19.2.2.7.4Counter32read-onlycurrent
ibmMvsTcpPredictAck
OBJECT-TYPE
Number of inbound TCP acknowledgements with successful header prediction.
1.3.6.1.4.1.2.6.19.2.2.7.5Counter32read-onlycurrent
ibmMvsTcpPredictData
OBJECT-TYPE
Number of inbound TCP data segments with successful header prediction.
1.3.6.1.4.1.2.6.19.2.2.7.6Counter32read-onlycurrent
ibmMvsTcpInDupAck
OBJECT-TYPE
Number of inbound duplicate TCP acknowledgements.
1.3.6.1.4.1.2.6.19.2.2.7.7Counter32read-onlycurrent
ibmMvsTcpInBadSum
OBJECT-TYPE
Number of inbound TCP segments discarded due to bad checksum.
1.3.6.1.4.1.2.6.19.2.2.7.8Counter32read-onlycurrent
ibmMvsTcpInBadLen
OBJECT-TYPE
Number of inbound TCP segments discarded due to bad header len.
1.3.6.1.4.1.2.6.19.2.2.7.9Counter32read-onlycurrent
ibmMvsTcpInShort
OBJECT-TYPE
Number of inbound TCP data segments discarded due to data length shorter than segment length.
1.3.6.1.4.1.2.6.19.2.2.7.10Counter32read-onlycurrent
ibmMvsTcpInPawsDrop
OBJECT-TYPE
Number of inbound TCP data segments discarded due to old timestamp.
1.3.6.1.4.1.2.6.19.2.2.7.11Counter32read-onlycurrent
ibmMvsTcpInAllBeforeWin
OBJECT-TYPE
Number of inbound TCP data segments with all data before current TCP window.
1.3.6.1.4.1.2.6.19.2.2.7.12Counter32read-onlycurrent
ibmMvsTcpInSomeBeforeWin
OBJECT-TYPE
Number of inbound TCP data segments with some data before current TCP window.
1.3.6.1.4.1.2.6.19.2.2.7.13Counter32read-onlycurrent
ibmMvsTcpInAllAfterWin
OBJECT-TYPE
Number of inbound TCP data segments with all data after current TCP window.
1.3.6.1.4.1.2.6.19.2.2.7.14Counter32read-onlycurrent
ibmMvsTcpInSomeAfterWin
OBJECT-TYPE
Number of inbound TCP data segments with some data after current TCP window.
1.3.6.1.4.1.2.6.19.2.2.7.15Counter32read-onlycurrent
ibmMvsTcpInOutOfOrder
OBJECT-TYPE
Number of inbound TCP data segments that did not contain the next expected sequence number (ie. out-of-order).
1.3.6.1.4.1.2.6.19.2.2.7.16Counter32read-onlycurrent
ibmMvsTcpInAfterClose
OBJECT-TYPE
Number of inbound TCP data segments received after corresponding sockets have been closed.
1.3.6.1.4.1.2.6.19.2.2.7.17Counter32read-onlycurrent
ibmMvsTcpInWinProbes
OBJECT-TYPE
Number of inbound TCP segments processed while current receive window size is zero.
1.3.6.1.4.1.2.6.19.2.2.7.18Counter32read-onlycurrent
ibmMvsTcpInWinUpdates
OBJECT-TYPE
Number of inbound TCP segments that only change receive window size.
1.3.6.1.4.1.2.6.19.2.2.7.19Counter32read-onlycurrent
ibmMvsTcpOutWinUpdates
OBJECT-TYPE
Number of outbound TCP segments that only change receive window size.
1.3.6.1.4.1.2.6.19.2.2.7.20Counter32read-onlycurrent
ibmMvsTcpOutDelayAcks
OBJECT-TYPE
Number of delayed outbound TCP acknowledgements.
1.3.6.1.4.1.2.6.19.2.2.7.21Counter32read-onlycurrent
ibmMvsTcpOutWinProbes
OBJECT-TYPE
Number of outbound window probe requests.
1.3.6.1.4.1.2.6.19.2.2.7.22Counter32read-onlycurrent
ibmMvsTcpRxmtTimers
OBJECT-TYPE
Number of TCP retransmit timer pops.
1.3.6.1.4.1.2.6.19.2.2.7.23Counter32read-onlycurrent
ibmMvsTcpRxmtDrops
OBJECT-TYPE
Number of TCP connections dropped due to retransmit threshold exceeded.
1.3.6.1.4.1.2.6.19.2.2.7.24Counter32read-onlycurrent
ibmMvsTcpPMTURxmts
OBJECT-TYPE
Number of outbound TCP segments retransmitted due to path MTU discovery.
1.3.6.1.4.1.2.6.19.2.2.7.25Counter32read-onlycurrent
ibmMvsTcpPMTUErrors
OBJECT-TYPE
Number of TCP connections that exceeded path MTU discovery retransmit threshold.
1.3.6.1.4.1.2.6.19.2.2.7.26Counter32read-onlycurrent
ibmMvsTcpProbeDrops
OBJECT-TYPE
Number of TCP connections dropped due to no response while sending window probe requests.
1.3.6.1.4.1.2.6.19.2.2.7.27Counter32read-onlycurrent
ibmMvsTcpKeepAliveProbes
OBJECT-TYPE
Number of keepalive probe requests.
1.3.6.1.4.1.2.6.19.2.2.7.28Counter32read-onlycurrent
ibmMvsTcpKeepAliveDrops
OBJECT-TYPE
Number of TCP connections dropped due to no response while sending keepalive probe requests.
1.3.6.1.4.1.2.6.19.2.2.7.29Counter32read-onlycurrent
ibmMvsTcpFinwait2Drops
OBJECT-TYPE
Number of TCP connections dropped due to FINWAIT2 timer expiring prior to receiving FIN segment.
1.3.6.1.4.1.2.6.19.2.2.7.30Counter32read-onlycurrent
ibmTcpipMvsTcpListenerTable
OBJECT-TYPE
Provides TCP connection information for connections in Listen state. Connections in this state are assumed to be servers so only server MIB objects are supported.
1.3.6.1.4.1.2.6.19.2.2.7.31not-accessiblecurrent
ibmTcpipMvsTcpListenerEntry
OBJECT-TYPE
Descibes a particular tcp listener entry.
1.3.6.1.4.1.2.6.19.2.2.7.31.1not-accessiblecurrent
ibmMvsTcpListenerResourceId
OBJECT-TYPE
Resource ID is the numeric identification of this resource. This value is also known as the connection ID.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.1Unsigned32not-accessiblecurrent
ibmMvsTcpListenerLocalAddrType
OBJECT-TYPE
The IP address type of the ibmMvsTcpListenerLocalAddr object.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.2InetAddressTyperead-onlycurrent
ibmMvsTcpListenerLocalAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.3InetAddress (SIZE(1..20))read-onlycurrent
ibmMvsTcpListenerLocalPort
OBJECT-TYPE
The local port number for this TCP connection.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.4INTEGER (0..65535)read-onlycurrent
ibmMvsTcpListenerRemoteAddrType
OBJECT-TYPE
The IP address type of the ibmMvsTcpListenerRemoteAddr object.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.5InetAddressTyperead-onlycurrent
ibmMvsTcpListenerRemoteAddr
OBJECT-TYPE
The remote ip address for this TCP connection.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.6InetAddress (SIZE(1..20))read-onlycurrent
ibmMvsTcpListenerRemotePort
OBJECT-TYPE
The remote port number for this TCP connection.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.7INTEGER (0..65535)read-onlycurrent
ibmMvsTcpListenerAcceptCount
OBJECT-TYPE
The total number of connections accepted by this listener.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.8Counter32read-onlycurrent
ibmMvsTcpListenerExceedBacklog
OBJECT-TYPE
The total number of connections dropped by this listener due to backlog exceeded.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.9Integer32read-onlycurrent
ibmMvsTcpListenerCurrBacklog
OBJECT-TYPE
The current number of connections in backlog.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.10Integer32read-onlycurrent
ibmMvsTcpListenerMaxBacklog
OBJECT-TYPE
The maximum number of connections allowed in backlog at one time.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.11Integer32read-onlycurrent
ibmMvsTcpListenerResourceName
OBJECT-TYPE
Resource Name is the text identification of this resource. It represents the user who opened the socket and is updated again during the bind processing.
1.3.6.1.4.1.2.6.19.2.2.7.31.1.12SnmpAdminString (SIZE(0..8))read-onlycurrent
ibmTcpipMvsUdpGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.8
ibmTcpipMvsUdpTable
OBJECT-TYPE
Extends udp table to support additional UDP listener information.
1.3.6.1.4.1.2.6.19.2.2.8.1not-accessiblecurrent
ibmTcpipMvsUdpEntry
OBJECT-TYPE
Descibes a particular udp entry.
1.3.6.1.4.1.2.6.19.2.2.8.1.1not-accessiblecurrent
ibmMvsUdpLastAct
OBJECT-TYPE
The amount of time that has elapsed since the corresponding entry has had any activity. Measured in hundreds of seconds.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.1TimeTicksread-onlycurrent
ibmMvsUdpTos
OBJECT-TYPE
The type of service in effect for this entry. Currently, not supported and will return a zero when retrieved.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.2TypeOfServiceread-onlyobsolete
ibmMvsUdpIpOpts
OBJECT-TYPE
IP Options (see RFC 791)
1.3.6.1.4.1.2.6.19.2.2.8.1.1.3OCTET STRING (SIZE(40))read-onlycurrent
ibmMvsUdpDgramIn
OBJECT-TYPE
Number of received datagrams.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.4Counter32read-onlycurrent
ibmMvsUdpBytesIn
OBJECT-TYPE
Number of bytes received.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.5Counter32read-onlycurrent
ibmMvsUdpDgramOut
OBJECT-TYPE
Number of send datagrams.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.6Counter32read-onlycurrent
ibmMvsUdpBytesOut
OBJECT-TYPE
Number of bytes sent.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.7Counter32read-onlycurrent
ibmMvsUdpResourceName
OBJECT-TYPE
Resource Name is the text identification of this resource. It represents the ?itName value of the associating resource's relationship with the UDP Stack.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.8DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsUdpSubtask
OBJECT-TYPE
4 bytes hex decimal
1.3.6.1.4.1.2.6.19.2.2.8.1.1.9Unsigned32read-onlycurrent
ibmMvsUdpResourceId
OBJECT-TYPE
Resource ID is the numeric identification of this resource.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.10Unsigned32read-onlycurrent
ibmMvsUdpSockOpt
OBJECT-TYPE
flag for socket options (1 byte hex valuel) -bit(1) = allow broadcast address -bit(2) = allow loopback of datagrams -bit(3) = bypass normal routing -bit(4) = forward ICMP message (Pascal) -bit(5) = outgoing multicast datagrams -bit(6) = incoming multicast datagrams -bit(7) = <reserved> -bit(8) = <reserved>
1.3.6.1.4.1.2.6.19.2.2.8.1.1.11OCTET STRING (SIZE(1))read-onlycurrent
ibmMvsUdpSendLim
OBJECT-TYPE
maximum transmit datagram size
1.3.6.1.4.1.2.6.19.2.2.8.1.1.12Unsigned32read-onlycurrent
ibmMvsUdpRecvLim
OBJECT-TYPE
maximum received datagram size
1.3.6.1.4.1.2.6.19.2.2.8.1.1.13Unsigned32read-onlycurrent
ibmMvsUdpEntryState
OBJECT-TYPE
A entry's state will always be active unless it is to be deleted. This is accomplished by setting this object to delete. A set of active is invalid.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.14INTEGER {active(1), delete(2)}read-writecurrent
ibmMvsUdpMcastTTL
OBJECT-TYPE
Time-to-live value for a multicast datagram.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.15Integer32read-onlycurrent
ibmMvsUdpMcastLoopback
OBJECT-TYPE
If true(1), indicates that loopback is enabled for outbound multicast datagrams. If false(2), indicates either that loopback is disabled for outbound multicast datagrams or that the socket is not processing outgoing multicast datagrams. The value of object ibmMvsUdpSockOpt will indicate whether or not the socket is processing outgoing multicast datagrams.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.16TruthValueread-onlycurrent
ibmMvsUdpMcastLinkAddr
OBJECT-TYPE
IP address of the interface used for outbound multicast datagrams.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.17IpAddressread-onlycurrent
ibmMvsUdpDSField
OBJECT-TYPE
The Differentiated Services field value in effect for this udpTable entry. The value may be one of the following: - If there is a Service Policy Agent policy in effect for this entry, the value will be either: - The IPv4 TOS value defined by RFC 791 and 1349 - The Differentiated Services field value defined by RFC 2474 - If there is no Service Policy Agent policy in effect for this entry, but the entry is being used for an Enterprise Extender connection, the value will be one of the following VTAM IP Type of Service values in hexadecimal. See the SNA Network Implementation Guide for a descripton of VTAM IP Type of Service): 20 - Low 40 - Medium 80 - High C0 - Network - If neither of the above are true, then this value will be 0.
1.3.6.1.4.1.2.6.19.2.2.8.1.1.18OCTET STRING (SIZE(1))read-onlycurrent
ibmTcpipMvsUdpMcastRecvTable
OBJECT-TYPE
The table listing UDP sockets that receive multicast data. The table is ordered by the interface being used by the socket for incoming datagrams, the UDP socket (local IP address and port), and the mulitcast group to which the socket is registerd.
1.3.6.1.4.1.2.6.19.2.2.8.2not-accessiblecurrent
ibmTcpipMvsUdpMcastRecvEntry
OBJECT-TYPE
Entry defining a UDP socket that receives multicast data.
1.3.6.1.4.1.2.6.19.2.2.8.2.1not-accessiblecurrent
ibmMvsUdpMcastRecvLocalAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.2.6.19.2.2.8.2.1.1IpAddressnot-accessiblecurrent
ibmMvsUdpMcastRecvLocalPort
OBJECT-TYPE
The local port number for this UDP listener.
1.3.6.1.4.1.2.6.19.2.2.8.2.1.2INTEGER (0..65535)not-accessiblecurrent
ibmMvsUdpMcastRecvGroup
OBJECT-TYPE
Specifies the IP address of the multicast group
1.3.6.1.4.1.2.6.19.2.2.8.2.1.3IpAddressnot-accessiblecurrent
ibmMvsUdpMcastRecvLinkAddr
OBJECT-TYPE
The IP address of the interface used for incoming packets for this multicast group on this socket.
1.3.6.1.4.1.2.6.19.2.2.8.2.1.4IpAddressread-onlycurrent
ibmTcpipMvsIpGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.9
ibmMvsIpInDevLayerCalls
OBJECT-TYPE
Number of times the inbound TCP/IP Data Path has received control from the Device Layer. This counter may be less than the number of packets received (ipInReceives), as a single inbound call may process several inbound packets.
1.3.6.1.4.1.2.6.19.2.2.9.1Counter32read-onlycurrent
ibmMvsIpInUnpackErrors
OBJECT-TYPE
Number of times a received frame could not be unpacked into its consistuent datagrams, resulting in packet loss. A non-zero value in this counter may be evidence of a buffer-formatting problem within a device.
1.3.6.1.4.1.2.6.19.2.2.9.2Counter32read-onlycurrent
ibmMvsIpInDiscardsMemory
OBJECT-TYPE
Number of inbound packets discarded due to a CSM storage shortage.
1.3.6.1.4.1.2.6.19.2.2.9.3Counter32read-onlycurrent
ibmMvsIpOutDiscardsDlcSynch
OBJECT-TYPE
Number of outbound packets discarded due to a synchronous error in the Data Link Control. Synchronous DLC errors are detected on the interface between TCP/IP and VTAM, and are typically not related to channel or device errors.
1.3.6.1.4.1.2.6.19.2.2.9.4Counter32read-onlycurrent
ibmMvsIpOutDiscardsDlcAsynch
OBJECT-TYPE
Number of outbound packets discarded due to an asynchronous error in the Data Link Control. Asynchronous DLC errors may occur for a variety of reasons, including channel/device errors, incorrectly formatted data, or storage shortage within VTAM.
1.3.6.1.4.1.2.6.19.2.2.9.5Counter32read-onlycurrent
ibmMvsIpOutDiscardsMemory
OBJECT-TYPE
Number of outbound packets discarded due to a CSM storage shortage.
1.3.6.1.4.1.2.6.19.2.2.9.6Counter32read-onlycurrent
ibmTcpipMvsOsaExpGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.10
osaexpChannelTable
OBJECT-TYPE
One entry in this table will exist per OSA-Express Device Interface. If the values for objects ibmMvsOsaExpCurLparName/Num are not the same as the values for objects ibmMvsOsaExpManLparName/Num then the OSA/SF running in the current LPAR is not the managing OSA/SF for this Device. The utilization object values will be reset when the CHPID is reset. The processor utilization objects are the sum of the per LPAR processor utilization values in the corresponding osaexpPerfTable entries for the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1not-accessiblecurrent
osaexpChannelEntry
OBJECT-TYPE
Definition of a single entry in the osaexpChannelTable. Indexed by the ifIndex of the corresponding DEVICE interface.
1.3.6.1.4.1.2.6.19.2.2.10.1.1not-accessiblecurrent
ibmMvsOsaExpChannelNumber
OBJECT-TYPE
The channel number for this interface.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.1Integer32read-onlycurrent
ibmMvsOsaExpChannelType
OBJECT-TYPE
For OSA-Express adapters supporting QDIO mode, the value will be osd(17). For OSA-Express adapters supporting non-QDIO mode, the value will be ose(16).
1.3.6.1.4.1.2.6.19.2.2.10.1.1.2INTEGER {ose(16), osd(17)}read-onlycurrent
ibmMvsOsaExpChannelSubType
OBJECT-TYPE
Indicates how the channel is configured.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.3INTEGER {unknown(1), gigabit(2), fastEthernet(3), atmNative(4), atmLanEmulation(5), noPortsDefined(6), oneLogicalEthPort(7), oneLogicalTokenRingPort(8), twoLogicalEthPorts(9), twoLogicalTokenRingPorts(10), logicalEthernetAndTokenRingPorts(11), logicalTokenRingAndEthPorts(12)}read-onlycurrent
ibmMvsOsaExpChannelMode
OBJECT-TYPE
Configured mode of the OSA-Express adapter. This value will be set to nothingConfigured(1) for QDIO adapters that are not configured for LAN Emulation.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.4INTEGER {nothingConfigured(1), passthruMode(2), snaMode(3), passthruAndSna(4), atmLePassthru(5), atmLeSna(6), atmLePassthruAndSna(7), atmNative(8), atmLe(9)}read-onlycurrent
ibmMvsOsaExpChannelState
OBJECT-TYPE
Hardware channel state: online, not installed, or offline.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.5INTEGER {online(1), notinst(3), offline(5)}read-onlycurrent
ibmMvsOsaExpChannelShared
OBJECT-TYPE
An OSA-Express Channel can be shared across multiple LPARs. This object indicates if this channel is currently being shared.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.6INTEGER {no(0), yes(1)}read-onlycurrent
ibmMvsOsaExpChannelNumPorts
OBJECT-TYPE
Number of ports on the OSA-Express adapter. For non-ATM adapters, the value reflects the number of physical ports. For ATM adapters the value reflects the number of logical ports. For ATM155 Native mode adapters, the value should be 1. For ATM155 QDIO LAN Emulation mode adapters, the value can be 1 or 2 depending on the number of logical ports configured.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.7Integer32read-onlycurrent
ibmMvsOsaExpChannelDeterNodeDesc
OBJECT-TYPE
Describes the generic node descriptor layout. This object represents the ND obtained from the CHSC instruction: /* ND Flags */ int bValidity :3; /* 1:is ND valid */ int bNodeType :1; /* 1:0=dev,1=chnlsubstm nod*/ int bInternal :1; /* internal(1)/external(0) */ int bCHPinvalid :1; /* IF =1,NDCHPID is invalid*/ int bNDRsvd1 :2; /* spare bits for alignment*/ char NDType; /* reserved by architecture*/ char NDClass; /* Class for subsystem node*/ char NDCHPID; /* CHP ID for specified int*/ char NDTypeNum 6 ; /* type number of the SDC */ char NDModelNum 3 ; /* ND model number in the form of 3 EBCDIC OCTETS */ char NDMfgr 3 ; /* ND manufacturer in the form of 3 EBCDIC OCTETS */ char NDMfgrPlant 2 ; /* ND plant of manufacture (2 EBCDIC OCTETS) */ char NDSeqNum 12 ; /* ND sequence number (12 EBCDIC OCTETS) */ char NDTag 2 ; /* ND tag */
1.3.6.1.4.1.2.6.19.2.2.10.1.1.8OCTET STRING (SIZE(32))read-onlycurrent
ibmMvsOsaExpChannelControlUnitNumber
OBJECT-TYPE
The control unit number associated with the OSA-Express Channel.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.9OCTET STRING (SIZE(2))read-onlycurrent
ibmMvsOsaExpChannelCodeLevel
OBJECT-TYPE
ibmMvsOsaExpChannelCodeLevel is the firmware (or micro code level) of the OSA adapter. For example, OSA adapter level 05.60 would be represented as 0x0560 by this object.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.10OCTET STRING (SIZE(2))read-onlycurrent
ibmMvsOsaExpChannelCurLparName
OBJECT-TYPE
LPAR name of the OSA/SF from which this data was retrieved.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.11DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsOsaExpChannelCurLparNum
OBJECT-TYPE
LPAR number of the OSA/SF from which this data was retrieved.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.12Integer32read-onlycurrent
ibmMvsOsaExpChannelManLparName
OBJECT-TYPE
LPAR name of the OSA Support Facility managing this channel. Only one OSA/SF can manage a OSA-Express Channel within an MVS Sysplex even though multiple OSA/SFs can retrieve information from the same OSA-Express Channel.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.13DisplayString (SIZE(0..8))read-onlycurrent
ibmMvsOsaExpChannelManLparNum
OBJECT-TYPE
LPAR number of the OSA Support Facility managing this channel (set to 0xFFFF if not being managed by a OSA/SF).
1.3.6.1.4.1.2.6.19.2.2.10.1.1.14Integer32read-onlycurrent
ibmMvsOsaExpChannelPCIBusUtil1Min
OBJECT-TYPE
The average, over a 1 minute interval, of the percentage of time that the PCI bus was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.15Integer32read-onlycurrent
ibmMvsOsaExpChannelProcessorUtil1Min
OBJECT-TYPE
The average, over a 1 minute interval, of the percentage of time that the CHPID Processor was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.16Integer32read-onlycurrent
ibmMvsOsaExpChannelPCIBusUtil5Min
OBJECT-TYPE
The average, over a 5 minute interval, of the percentage of time that the PCI bus was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.17Integer32read-onlycurrent
ibmMvsOsaExpChannelProcessorUtil5Min
OBJECT-TYPE
The average, over a 5 minute interval, of the percentage of time that the CHPID Processor was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.18Integer32read-onlycurrent
ibmMvsOsaExpChannelPCIBusUtilHour
OBJECT-TYPE
The average, over an hour interval, of the percentage of time that the PCI bus was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.19Integer32read-onlycurrent
ibmMvsOsaExpChannelProcessorUtilHour
OBJECT-TYPE
The average, over an hour interval, of the percentage of time that the CHPID Processor was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.1.1.20Integer32read-onlycurrent
osaexpPerfTable
OBJECT-TYPE
This table provides performance information per each LPAR's utilization of an OSA-Express adapter. The values will be reset when the adapter CHPID is reset.
1.3.6.1.4.1.2.6.19.2.2.10.2not-accessiblecurrent
osaexpPerfEntry
OBJECT-TYPE
Definition of a single entry in the osaexpPerfTable. Indexed by the ifIndex of the corresponding DEVICE interface and the LPAR number.
1.3.6.1.4.1.2.6.19.2.2.10.2.1not-accessiblecurrent
ibmMvsOsaExpPerfLparNum
OBJECT-TYPE
LPAR number of the LPAR to which the performance objects apply.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.1Integer32not-accessiblecurrent
ibmMvsOsaExpPerfProcessorUtil1Min
OBJECT-TYPE
The average, over a 1 minute interval, of the percentage of time that the CHPID Processor was utilized to transfer data for a specific LPAR. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.2Integer32read-onlycurrent
ibmMvsOsaExpPerfInKbytesRate1Min
OBJECT-TYPE
The average, over a 1 minute interval, of the number of inbound kilobytes processed for a specific LPAR. When the ibmMvsOsaExpPerfProcessorUtil1Min object for a specific LPAR has a value of -1, then the interval data could not be retrieved from the adapter and this object will have a value of zero.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.3Counter32read-onlycurrent
ibmMvsOsaExpPerfOutKbytesRate1Min
OBJECT-TYPE
The average, over a 1 minute interval, of the number of outbound kilobytes processed for a specific LPAR. When the ibmMvsOsaExpPerfProcessorUtil1Min object for a specific LPAR has a value of -1, then the interval data could not be retrieved from the adapter and this object will have a value of zero.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.4Counter32read-onlycurrent
ibmMvsOsaExpPerfProcessorUtil5Min
OBJECT-TYPE
The average, over a 5 minute interval, of the percentage of time that the CHPID Processor was utilized to transfer data for a specific LPAR. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.5Integer32read-onlycurrent
ibmMvsOsaExpPerfInKbytesRate5Min
OBJECT-TYPE
The average, over a 5 minute interval, of the number of inbound kilobytes processed for a specific LPAR. When the ibmMvsOsaExpPerfProcessorUtil5Min object for a specific LPAR has a value of -1, then the interval data could not be retrieved from the adapter and this object will have a value of zero.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.6Counter32read-onlycurrent
ibmMvsOsaExpPerfOutKbytesRate5Min
OBJECT-TYPE
The average, over a 5 minute interval, of the number of outbound kilobytes processed for a specific LPAR. When the ibmMvsOsaExpPerfProcessorUtil5Min object for a specific LPAR has a value of -1, then the interval data could not be retrieved from the adapter and this object will have a value of zero.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.7Counter32read-onlycurrent
ibmMvsOsaExpPerfProcessorUtilHour
OBJECT-TYPE
The average, over an hour interval, of the percentage of time that the CHPID Processor was utilized to transfer data for a specific LPAR. It does not include idle time or time used by routine maintenance tasks. The range of valid values for this object is 0 to 100%. A value of -1 indicates that the value could not be retrieved from the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.8Integer32read-onlycurrent
ibmMvsOsaExpPerfInKbytesRateHour
OBJECT-TYPE
The average, over an hour interval, of the number of inbound kilobytes processed for a specific LPAR. When the ibmMvsOsaExpPerfProcessorUtilHour object for a specific LPAR has a value of -1, then the interval data could not be retrieved from the adapter and this object will have a value of zero.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.9Counter32read-onlycurrent
ibmMvsOsaExpPerfOutKbytesRateHour
OBJECT-TYPE
The average, over an hour interval, of the number of outbound kilobytes processed for a specific LPAR. When the ibmMvsOsaExpPerfProcessorUtilHour object for a specific LPAR has a value of -1, then the interval data could not be retrieved from the adapter and this object will have a value of zero.
1.3.6.1.4.1.2.6.19.2.2.10.2.1.10Counter32read-onlycurrent
osaexpEthPortTable
OBJECT-TYPE
This table is intended to represent the ethernet Ports associated with the osaexpChannelTable entries for ethernet adapters. Each OSA-Express Channel has one or more Ports.
1.3.6.1.4.1.2.6.19.2.2.10.3not-accessiblecurrent
osaexpEthPortEntry
OBJECT-TYPE
Definition of a single entry in the osaexpEthPortTable. Indexed by the ifIndex of the corresponding LINK interface.
1.3.6.1.4.1.2.6.19.2.2.10.3.1not-accessiblecurrent
ibmMvsOsaExpEthPortNumber
OBJECT-TYPE
Port number, starts at 0.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.1Integer32read-onlycurrent
ibmMvsOsaExpEthPortType
OBJECT-TYPE
The physical port type.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.2INTEGER {gigabitEthernet(65), fastEthernet(81)}read-onlycurrent
ibmMvsOsaExpEthPortHardwareState
OBJECT-TYPE
The hardware state of the port: 1 - Unknown port hardware state. 2 - OSA has detected a loss of signal on the link. (A likely cause of this condition is an improperly installed or missing cable connection on the port). For OSA-Express ATM, this condition can also be caused by registration failure. 3 - Port is disabled. The reason for the port being disabled is set in object ibmMvsOsaExpEthPortDisabledStatus. 4 - Port is enabled.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.3INTEGER {unknown(1), linkFailure(2), disabled(3), enabled(4)}read-onlycurrent
ibmMvsOsaExpEthPortServiceMode
OBJECT-TYPE
1.3.6.1.4.1.2.6.19.2.2.10.3.1.4INTEGER {nonserviceMode(0), serviceMode(1)}read-onlycurrent
ibmMvsOsaExpEthPortDisabledStatus
OBJECT-TYPE
When the value of ibmMvsOsaExpEthPortHardwareState is disabled(3), this object explains the reason for the disabled state. The value for this object may be a combination of the following: 0x0001 Disabled internal port failure 0x0002 Disabled service processor request 0x0004 Disabled network request 0x0008 Disabled OSA/SF request 0x0010 Disabled configuration change 0x0020 Disabled link failure threshold exceeded 0x0040 Disabled port temporarily disabled When the value of ibmMvsOsaExpEthPortHardwareState is not disabled(3), the value of this object will be zero.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.5OCTET STRING (SIZE(2))read-onlycurrent
ibmMvsOsaExpEthPortConfigName
OBJECT-TYPE
Configuration name.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.6DisplayString (SIZE(1..34))read-onlycurrent
ibmMvsOsaExpEthPortConfigSpeed
OBJECT-TYPE
The configured port speed. For OSA-Express Gigabit Ethernet adapters the port speed can not be configured so the value of this object will be 1000MbFullDuplex(7).
1.3.6.1.4.1.2.6.19.2.2.10.3.1.7INTEGER {autoNegotiate(0), halfDuplex10Mb(1), fullDuplex10Mb(2), halfDuplex100Mb(3), fullDuplex100Mb(4), fullDuplex1000Mb(7)}read-onlycurrent
ibmMvsOsaExpEthPortActiveSpeed
OBJECT-TYPE
The actual port speed.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.8INTEGER {unknown(0), halfDuplex10Mb(1), fullDuplex10Mb(2), halfDuplex100Mb(3), fullDuplex100Mb(4), fullDuplex1000Mb(7)}read-onlycurrent
ibmMvsOsaExpEthPortMacAddrActive
OBJECT-TYPE
A 6 byte OCTET STRING which contains the current MAC address in use on the adapter.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.9OCTET STRING (SIZE(6))read-onlycurrent
ibmMvsOsaExpEthPortMacAddrBurntIn
OBJECT-TYPE
A 6 byte OCTET STRING which contains the adapter's burned in MAC address.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.10OCTET STRING (SIZE(6))read-onlycurrent
ibmMvsOsaExpEthPortUserData
OBJECT-TYPE
Configured port description.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.11DisplayStringread-onlycurrent
ibmMvsOsaExpEthPortOutPackets
OBJECT-TYPE
The count of the total number of packets transmitted from this port. A CHPID reset will cause this value to be reset to zero.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.12Counter32read-onlycurrent
ibmMvsOsaExpEthPortInPackets
OBJECT-TYPE
The count of the total number of packets received by this port. A CHPID reset will cause this value to be reset to zero.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.13Counter32read-onlycurrent
ibmMvsOsaExpEthPortInGroupFrames
OBJECT-TYPE
The count of the total number of group frames received by this port. A CHPID reset will cause this value to be reset to zero.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.14Counter32read-onlycurrent
ibmMvsOsaExpEthPortInBroadcastFrames
OBJECT-TYPE
The count of the total number of broadcast frames received by this port. A CHPID reset will cause this value to be reset to zero.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.15Counter32read-onlycurrent
ibmMvsOsaExpEthPortName
OBJECT-TYPE
Specifies the Port Name which must also be entered at the connection manager on the host and the application. Port Name is specifed to OSA/SF as a config file parameter (PCM_NAME). This value is also specified via ILMI as the value of the atmfPortMyIfName object. Does not apply to an ATM OSA-2 adapter configured for ATM IP Forwarding mode, or an OSA-Express ATM155 adapter configured for QDIO LAN Emulation mode.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.16DisplayString (SIZE(1..8))read-onlycurrent
ibmMvsOsaExpEthPortInUnknownIPFrames
OBJECT-TYPE
The count of the total number of packets that were discarded because they did not have a matching IP address and there was no primary nor secondary router default defined. This object is not supported for Fast Ethernet adapters so the value will be zero.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.17Counter32read-onlycurrent
ibmMvsOsaExpEthPortGroupMacAddrs
OBJECT-TYPE
This field contains the active Group Addresses. An individual Group Address is 6 bytes long. Therefore, this field is actually 32 times (OCTET STRING(SIZE(6)) + 2 bytes of padding) long.
1.3.6.1.4.1.2.6.19.2.2.10.3.1.18OCTET STRING (SIZE(256))read-onlycurrent
osaexpEthSnaTable
OBJECT-TYPE
This table is intended to represent the data that is available from an OSA-Express ethernet Port that is running in SNA mode. An entry in this table is associated with the osaexpEthPortTable entries.
1.3.6.1.4.1.2.6.19.2.2.10.4not-accessiblecurrent
osaexpEthSnaEntry
OBJECT-TYPE
Definition of a single entry in the osaexpEthSnaTable. Indexed by the ifIndex of the corresponding LINK interface.
1.3.6.1.4.1.2.6.19.2.2.10.4.1not-accessiblecurrent
ibmMvsOsaExpEthSnaInactTimer
OBJECT-TYPE
The inactivity timer. An enabled inactivity timer (Ti) periodically tests the viability of the network media. The timer setting applies to all the clients on the target LAN, not to individual clients. The timer interval indicates how quickly a failure of the network media can be detected when the connection is quiescent. If the Ti timer times out, a supervisory poll frame is sent over the connection. The T1 response, or reply, timer clocks the supervisory poll. If the T1 timer times out, the supervisory poll is retransmitted. OSA can retransmit a supervisory poll up to 8 times. If no response is received after the last retransmission, the link is declared inoperative, and the MVS program issues a message. The value will either be zero, or in the range of 24 to 9000 in units of 100th of a second.
1.3.6.1.4.1.2.6.19.2.2.10.4.1.1Integer32read-onlycurrent
ibmMvsOsaExpEthSnaRespTimer
OBJECT-TYPE
The response timer. The T1 timer clocks link events that require responses from clients on the network. These link events include SABME/UA exchanges, I-frame link protocol data unit (LPDU) transmissions, and supervisory polls. The value is expressed as an integer in units of 10th of a second.
1.3.6.1.4.1.2.6.19.2.2.10.4.1.2Integer32 (0..510)read-onlycurrent
ibmMvsOsaExpEthSnaAckTimer
OBJECT-TYPE
The acknowledgement timer. An OSA starts the T2 timer when it receives an I-format LPDU and stops when it sends an acknowledgement. An acknowledgement is sent either when an outgoing I frame is sent, which acts as the acknowledgement, or when N3 number of I-format LPDUs has been received. If the T2 timer times out, the OSA must send an acknowledgement. The value is expressed as an integer in units of 100th of a second.
1.3.6.1.4.1.2.6.19.2.2.10.4.1.3Integer32 (0..2040)read-onlycurrent
ibmMvsOsaExpEthSnaMaxIFramesBeforeAck
OBJECT-TYPE
Maximum I frames before ACK (N3). The maximum number of I-format link protocol data units (LPDUs) that can be received by an OSA before it sends an acknowledgement (N3 count). It is also called the receive window count.
1.3.6.1.4.1.2.6.19.2.2.10.4.1.4Integer32 (1..4)read-onlycurrent
ibmMvsOsaExpEthSnaMaxTransmitWindow
OBJECT-TYPE
SNA maximum transmit window (TW). The maximum number of outstanding I-format link protocol data units (LPDUs). It is also called the maximum transmit window count or the maximum window out count. The TW count allows the sender to transmit frames before that sender is forced to halt and wait for an acknowledgement. Therefore, the receiver should be able to absorb that number of frames, either in its service access point (SAP) buffers or within the buffers in workstation memory.
1.3.6.1.4.1.2.6.19.2.2.10.4.1.5Integer32 (1..16)read-onlycurrent
ibmTcpipMvsDVIPAGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.2.11
ibmMvsDVIPATable
OBJECT-TYPE
Each entry in this table represents a Dynamic VIPA (DVIPA) interface configured to this stack, and supports DVIPA status information.
1.3.6.1.4.1.2.6.19.2.2.11.1not-accessiblecurrent
ibmMvsDVIPAEntry
OBJECT-TYPE
Definition of a single entry in the ibmMvsDVIPATable.
1.3.6.1.4.1.2.6.19.2.2.11.1.1not-accessiblecurrent
ibmMvsDVIPAIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPAIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.1InetAddressTypenot-accessiblecurrent
ibmMvsDVIPAIpAddr
OBJECT-TYPE
The dynamic VIPA IP address.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.2InetAddress (SIZE(1..20))not-accessiblecurrent
ibmMvsDVIPAMaskType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPAMaskAddr object This object will be set to unknown(0) for entries whose ibmMvsDVIPAOrigin value is backup(2).
1.3.6.1.4.1.2.6.19.2.2.11.1.1.3InetAddressTyperead-onlycurrent
ibmMvsDVIPAMaskAddr
OBJECT-TYPE
The address mask. This object will be set to a zero-length string for entries whose ibmMvsDVIPAOrigin value is backup(2).
1.3.6.1.4.1.2.6.19.2.2.11.1.1.4InetAddress (SIZE(0..16))read-onlycurrent
ibmMvsDVIPAStatus
OBJECT-TYPE
The status of this DVIPA on the stack. A status of unknown(1) should not occur and represents an error.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.5INTEGER {unknown(1), active(2), backup(3), moving(4), quiescing(5)}read-onlycurrent
ibmMvsDVIPAOrigin
OBJECT-TYPE
The origin of how this DVIPA came to be configured to the stack. A value of backup(2) or define(3) indicates which VIPADYNAMIC Profile statement was used to configure the DVIPA to the stack. A value of rangeBind(4) indicates that the DVIPA was dynamically defined when an application issued a BIND function call. A value of rangeIoctl(5) indicates that the DVIPA was dynamically defined when an application issued the SIOCSVIPA IOCTL function call. A value of target(6) indicates that the DVIPA was dynamically defined on the stack because this stack is a target stack for the Sysplex Distributor function. A status of unknown(1) should not occur and represents an error.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.6INTEGER {unknown(1), backup(2), define(3), rangeBind(4), rangeIoctl(5), target(6)}read-onlycurrent
ibmMvsDVIPARank
OBJECT-TYPE
This stack's rank in the chain of backup stacks for a given dynamic VIPA. For entries whose ibmMvsDVIPAOrigin value is not backup(2) or define(3), this object does not apply and will be set to -1.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.7Integer32read-onlycurrent
ibmMvsDVIPADistributeStatus
OBJECT-TYPE
The status of this DVIPA on the stack in relation to the Sysplex Distributor function. A value of none(1) indicates that the DVIPA is not participating in the Sysplex Distributor function. A value of distributor(2) indicates that the stack is a distributor for this DVIPA. A value of target(3) indicates that the stack is a target stack for this DVIPA. A value of distributorAndTarget(4) indicates that the stack is both a distributor and a target stack for this DVIPA.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.8INTEGER {none(1), distributor(2), target(3), disgtributorAndTarget(4)}read-onlycurrent
ibmMvsDVIPAMoveable
OBJECT-TYPE
The manner in which a dynamic VIPA IP address should be moved to another stack. A value of none(1) indicates that moveable status does not apply to this DVIPA. This value would be set for entries where backup is set as the value for the ibmMvsDVIPAOrigin and ibmMvsDVIPAStatus objects. For DVIPA IP addresses activated as the result of a VIPADEFINE configuration statement, a value of immediate(2) means that this dynamic VIPA can be moved to another stack as soon as the other stack requests ownership of the DVIPA by executing a VIPADEFINE for the same dynamic VIPA. Any existing connections on this stack will be maintained by the new owning stack until the connections are closed. All new connection requests will be directed to the new owning stack. A value of whenIdle(3) means that this dynamic VIPA can be moved to another stack when there are no connections for this dynamic VIPA on this stack. While there are existing connections, any new connection requests will continue to be directed to this stack. For DVIPA IP addresses activated as the result of a VIPARANGE configuration and a subsequent SIOCSVIPA IOCTL or BIND, a value of nonDisruptive(4) means that this DVIPA can be moved to another stack as soon as the other stack requests ownership of the DVIPA by creating the same DVIPA via a subsequent BIND or SIOCSVIPA IOCTL. Any existing connections on this stack will be maintained by the new owning stack until the connections are closed. All new connection requests will be directed to the new stack. A value of disruptive(5) means that one of two different behaviors will occur: - In the case of a subsequent BIND by an application on another stack, no movement of the DVIPA will occur the second application will presumably be disrupted because the BIND fails. (The first application is unaware that another BIND occurred.) - In the case of a subsequent SIOCSVIPA IOCTL, the DVIPA will move to another stack but connections to the DVIPA on this stack will be broken.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.9INTEGER {none(1), immediate(2), whenIdle(3), nonDisruptive(4), disruptive(5)}read-onlycurrent
ibmMvsDVIPAServMgrEnabled
OBJECT-TYPE
The status of this DVIPA on the stack in relation to the Service Manager function. A value of true(1) indicates that the DVIPA is participating in the Service Manager function. A value of false(2) indicates that the DVIPA is not participating in the Service Manager function.
1.3.6.1.4.1.2.6.19.2.2.11.1.1.10TruthValueread-onlycurrent
ibmMvsDVIPARangeConfTable
OBJECT-TYPE
Each entry in this table represents a subnet defined by the VIPARANGE Profile statement in which requests for activating a DVIPA via a BIND or SIOCSVIPA IOCTL, will be honored.
1.3.6.1.4.1.2.6.19.2.2.11.2not-accessiblecurrent
ibmMvsDVIPARangeConfEntry
OBJECT-TYPE
Definition of a single entry in the ibmMvsDVIPARangeConfTable.
1.3.6.1.4.1.2.6.19.2.2.11.2.1not-accessiblecurrent
ibmMvsDVIPARangeConfIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPARangeConfIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.2.1.1InetAddressTypenot-accessiblecurrent
ibmMvsDVIPARangeConfIpAddr
OBJECT-TYPE
The dynamic VIPA IP address.
1.3.6.1.4.1.2.6.19.2.2.11.2.1.2InetAddress (SIZE(1..20))not-accessiblecurrent
ibmMvsDVIPARangeConfMaskType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPARangeConfMaskAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.2.1.3InetAddressTypenot-accessiblecurrent
ibmMvsDVIPARangeConfMaskAddr
OBJECT-TYPE
The dynamic VIPA IP address.
1.3.6.1.4.1.2.6.19.2.2.11.2.1.4InetAddress (SIZE(1..16))not-accessiblecurrent
ibmMvsDVIPARangeConfMoveable
OBJECT-TYPE
The manner in which a dynamic VIPA IP address defined by a VIPARANGE statement, should be moved to another stack. A value of nonDisruptive(1) means that this DVIPA can be moved to another stack as soon as the other stack requests ownership of the DVIPA by creating the same DVIPA via a subsequent BIND or SIOCSVIPA IOCTL. Any existing connections on this stack will be maintained by the new owning stack until the connections are closed. All new connection requests will be directed to the new stack. A value of disruptive(2) means that one of two different behaviors will occur: - In the case of a subsequent BIND by an application on another stack, no movement of the DVIPA will occur the second application will presumably be disrupted because the BIND fails. (The first application is unaware that another BIND occurred.) - In the case of a subsequent SIOCSVIPA IOCTL, the DVIPA will move to another stack but connections to the DVIPA on this stack will be broken.
1.3.6.1.4.1.2.6.19.2.2.11.2.1.5INTEGER {nonDisruptive(1), disruptive(2)}read-createcurrent
ibmMvsDVIPARangeConfStatus
OBJECT-TYPE
This object allows entries to be created and deleted in the ibmMvsDVIPARangeConfTable. Note that an attempt to set any read-create object defined within an ibmMvsDVIPARangeConfEntry while the value of ibmMvsDVIPARangeConfStatus is active(1) should result in an inconsistentValue error.
1.3.6.1.4.1.2.6.19.2.2.11.2.1.6RowStatusread-createcurrent
ibmMvsDVIPADistConfTable
OBJECT-TYPE
Each entry in this table represents a dynamic VIPA and port for which connection requests are to be distributed to other stacks as defined by the VIPADISTRIBUTE Profile statement.
1.3.6.1.4.1.2.6.19.2.2.11.3not-accessiblecurrent
ibmMvsDVIPADistConfEntry
OBJECT-TYPE
Definition of a single entry in the ibmMvsDVIPADistConfTable.
1.3.6.1.4.1.2.6.19.2.2.11.3.1not-accessiblecurrent
ibmMvsDVIPADistConfIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPADistConfIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.3.1.1InetAddressTypenot-accessiblecurrent
ibmMvsDVIPADistConfIpAddr
OBJECT-TYPE
The dynamic VIPA IP address.
1.3.6.1.4.1.2.6.19.2.2.11.3.1.2InetAddress (SIZE(1..20))not-accessiblecurrent
ibmMvsDVIPADistConfPort
OBJECT-TYPE
The dynamic VIPA distributed port.
1.3.6.1.4.1.2.6.19.2.2.11.3.1.3INTEGER (0..65535)not-accessiblecurrent
ibmMvsDVIPADistConfTargetDynXcfIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPADistConfTargetDynXcfIpAddr object. If the ALL parameter was specified on the VIPADISTRIBUTE Profile statement, this object will be set to unknown(0).
1.3.6.1.4.1.2.6.19.2.2.11.3.1.4InetAddressTypenot-accessiblecurrent
ibmMvsDVIPADistConfTargetDynXcfIpAddr
OBJECT-TYPE
The dynamic XCF IP address of the target stack. If the ALL parameter was specified on the VIPADISTRIBUTE Profile statement, this object will be set to a zero-length string.
1.3.6.1.4.1.2.6.19.2.2.11.3.1.5InetAddress (SIZE(0..20))not-accessiblecurrent
ibmMvsDVIPADistConfStatus
OBJECT-TYPE
This object allows entries to be created and deleted in the ibmMvsDVIPADistConfTable.
1.3.6.1.4.1.2.6.19.2.2.11.3.1.6RowStatusread-createcurrent
ibmMvsDVIPAConnRoutingTable
OBJECT-TYPE
Each entry in this table represents a dynamic VIPA TCP connection. Entries will be supported in the table for all dynamic VIPA interfaces for which MOVEABLE IMMEDIATE or NONDISRUPTIVE was specified. On a Sysplex Distributor routing stack, there will be an entry in this table for every connection being routed through the distributor. On a stack taking over a dynamic VIPA, there will be an entry in this table for every connection to the dynamic VIPA. On a Sysplex Distributor target stack or a stack which is in the process of giving up a dynamic VIPA, there will be an entry in this table for every connection for which the stack is an endpoint.
1.3.6.1.4.1.2.6.19.2.2.11.4not-accessiblecurrent
ibmMvsDVIPAConnRoutingEntry
OBJECT-TYPE
Definition of a single entry in the ibmMvsDVIPAConnRoutingTable.
1.3.6.1.4.1.2.6.19.2.2.11.4.1not-accessiblecurrent
ibmMvsDVIPAConnPort
OBJECT-TYPE
The dynamic VIPA port.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.1INTEGER (0..65535)not-accessiblecurrent
ibmMvsDVIPAConnRemIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPAConnRemIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.2InetAddressTypenot-accessiblecurrent
ibmMvsDVIPAConnRemIpAddr
OBJECT-TYPE
The remote IP address for this TCP connection.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.3InetAddress (SIZE(1..20))not-accessiblecurrent
ibmMvsDVIPAConnRemPort
OBJECT-TYPE
The remote port for this TCP connection.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.4INTEGER (0..65535)not-accessiblecurrent
ibmMvsDVIPAConnDynXcfIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPAConnDynXcfIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.5InetAddressTyperead-onlycurrent
ibmMvsDVIPAConnDynXcfIpAddr
OBJECT-TYPE
The dynamic XCF IP address of the Sysplex Distributor target stack, or stack which is the endpoint of the connection.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.6InetAddress (SIZE(1..20))read-onlycurrent
ibmMvsDVIPAConnPolicyRuleName
OBJECT-TYPE
The Service Policy Agent Policy Rule name that the connection maps to. If the Service Policy Agent is not active or the connection does not map to a policy, this object will be set to the string value *NONE*.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.7SnmpAdminString (SIZE(1..48))read-onlycurrent
ibmMvsDVIPAConnPolicyActionName
OBJECT-TYPE
The Service Policy Agent Policy Action name that the connection maps to. If the Service Policy Agent is not active or the connection does not map to a policy, this object will be set to the string value *NONE*.
1.3.6.1.4.1.2.6.19.2.2.11.4.1.8SnmpAdminString (SIZE(1..48))read-onlycurrent
ibmMvsDVIPADistPortTable
OBJECT-TYPE
An entry exists in this table for every target stack per distributed dynamic VIPA and port. This table is supported only by stacks which are distributing connection requests as part of the Sysplex Distributor function. This table is not supported by stacks which are only targets of the Sysplex Distributor function.
1.3.6.1.4.1.2.6.19.2.2.11.5not-accessiblecurrent
ibmMvsDVIPADistPortEntry
OBJECT-TYPE
Definition of a single entry in the ibmMvsDVIPADistPortTable.
1.3.6.1.4.1.2.6.19.2.2.11.5.1not-accessiblecurrent
ibmMvsDVIPADistPortPort
OBJECT-TYPE
The dynamic VIPA distributed port.
1.3.6.1.4.1.2.6.19.2.2.11.5.1.1INTEGER (0..65535)not-accessiblecurrent
ibmMvsDVIPADistPortTargetDynXcfIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPADistPortTargetDynXcfIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.5.1.2InetAddressTypenot-accessiblecurrent
ibmMvsDVIPADistPortTargetDynXcfIpAddr
OBJECT-TYPE
The dynamic XCF IP address of the target stack.
1.3.6.1.4.1.2.6.19.2.2.11.5.1.3InetAddress (SIZE(0..20))not-accessiblecurrent
ibmMvsDVIPADistPortReadyCount
OBJECT-TYPE
The number of servers ready at the port on the target stack, to service connection requests.
1.3.6.1.4.1.2.6.19.2.2.11.5.1.4Gauge32read-onlycurrent
ibmMvsDVIPADistPortTotalConn
OBJECT-TYPE
The total number of connections for the dynamic VIPA IP address and port which have been distributed to the target stack.
1.3.6.1.4.1.2.6.19.2.2.11.5.1.5Counter32read-onlycurrent
ibmMvsDVIPADistPortWlmWeight
OBJECT-TYPE
The Workload Manager weight value for the MVS system on which the target stack is located. The value is normalized such that the lowest value is 1. This weight value is an indication of the MVS system's available CPU capacity. The lower the value the lower the capacity.
1.3.6.1.4.1.2.6.19.2.2.11.5.1.6Unsigned32read-onlycurrent
ibmMvsDVIPAServMgrMulticastIpAddrType
OBJECT-TYPE
The IP address type of the ibmMvsDVIPAServMgrMulticastIpAddr object.
1.3.6.1.4.1.2.6.19.2.2.11.6InetAddressTyperead-onlycurrent
ibmMvsDVIPAServMgrMulticastIpAddr
OBJECT-TYPE
The type of multicast IP address that will be used for communications between the Sysplex Distributor and the routers acting as Forwarding Agents. This object reflects values from the VIPASMPARMS Profile statement for the Sysplex Distributor Service Manager function.
1.3.6.1.4.1.2.6.19.2.2.11.7InetAddress (SIZE(0..20))read-onlycurrent
ibmMvsDVIPAServMgrPort
OBJECT-TYPE
The type of multicast IP address that will be used for communications between the Sysplex Distributor and the routers acting as Forwarding Agents. This object reflects values from the VIPASMPARMS Profile statement for the Sysplex Distributor Service Manager function.
1.3.6.1.4.1.2.6.19.2.2.11.8INTEGER (0..65535)read-onlycurrent
ibmMvsDVIPAServMgrPasswordSpecified
OBJECT-TYPE
Indicates whether a password value was specified on the VIPASMPARMS Profile statement for the Sysplex Distributor Service Manager function. A value of true(1) indicates that a password was specified. A value of false(2) indicates that a password was not specified. The password enables MD5 encryption for all communications between the Sysplex Distributor function and routers acting as Forwarding Agents. This password must match configured on the Forwarding Agents.
1.3.6.1.4.1.2.6.19.2.2.11.9TruthValueread-onlycurrent
ibmMvsDVIPATrapControl
OBJECT-TYPE
The value of this object determines which traps will be generated for all dynamic VIPA events. The value of this object is initialized to dvipaStatusChange(0) and dvipaRemoved(1) so that only those traps will be automatically generated. The following values are only applicable to Sysplex Distributor distributing stacks: - targetAdded(2) - targetRemoved(3) - targetServerStarted(4) - targetServerEnded(5) The following traps are generated when the corresponding bit value for this object is set: BIT value Trap ----------------------- ---------- dvipaStatusChange(0) ibmMvsDVIPAStatusChange dvipaRemoved(1) ibmMvsDVIPARemoved targetAdded(2) ibmMvsDVIPATargetAdded targetRemoved(3) ibmMvsDVIPATargetRemoved targetServerStarted(4 ) ibmMvsDVIPATargetServerStarted targetServerEnded(5) ibmMvsDVIPATargetServerEnded
1.3.6.1.4.1.2.6.19.2.2.11.10Bits {dvipaStatusChange(0), dvipaRemoved(1), targetAdded(2), targetRemoved(3), targetServerStarted(4), targetServerEnded(5)}read-writecurrent
ibmTCPIPmvsConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.3
ibmTCPIPmvsCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.3.1
ibmTCPIPmvsGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2.6.19.2.3.2
ibmAgentCaps
OBJECT-IDENTITY
1.3.6.1.4.1.2.11

Notifications

NameOIDStatus
ibmMvsAtmOsasfAtmPvcCreate
NOTIFICATION-TYPE
This trap is generated when OSA/SF sends a asynch notification to the TCP/IP DPI Subagent that a PVC was created for a given OSA Port. This notification contains the corresponding ibmMvsAtmOsasfPortName instance. Representation of this will contain the aal5 layer interface ifIndex of the port, the PVC name len, and the PVC name in ASCII as 'ifIndex.pvcNameOctetCount.pvcNameInASCIINvt'.
1.3.6.1.4.1.2.6.19.2.0.1current
ibmMvsAtmOsasfAtmPvcDelete
NOTIFICATION-TYPE
This trap is generated when OSA/SF sends a asyn notification to the TCP/IP DPI Subagent that a PVC was deleted for a given OSA Port. This notification contains the corresponding ibmMvsAtmOsasfPortName instance. Representation of this will contain the aal5 layer interface ifIndex of the port, the PVC name len, and the PVC name in ASCII as 'ifIndex.pvcNameOctetCount.pvcNameInASCIINvt'.
1.3.6.1.4.1.2.6.19.2.0.2current
ibmMvsDVIPAStatusChange
NOTIFICATION-TYPE
This trap is generated when a dynamic VIPA is defined or its status changes on a TCP/IP stack. The ibmMvsDVIPAOrigin value indicates the reason why the DVIPA was originally defined. The instance value for the trap objects will contain the affected DVIPA IP address.
1.3.6.1.4.1.2.6.19.2.0.3current
ibmMvsDVIPARemoved
NOTIFICATION-TYPE
This trap is generated when a dynamic VIPA is removed from a TCP/Id stack. The ibmMvsDVIPAOrigin value indicates the reason why the DVIPA was previously defined. The ibmMvsDVIPAStatus object reflects the status before DVIPA was removed. The instance value for the trap objects will contain the affected DVIPA IP address.
1.3.6.1.4.1.2.6.19.2.0.4current
ibmMvsDVIPATargetAdded
NOTIFICATION-TYPE
This trap is generated by a Sysplex Distributor stack when it determines that a designated target stack is active. Stacks are designated as target stacks on the VIPADISTRIBUTE Profile statement. The instance value for the ibmMvsDVIPADistConfStatus object will indicate the affected DVIPA IP address, the distributed port, and the target stack's dynamic XCF IP address.
1.3.6.1.4.1.2.6.19.2.0.5current
ibmMvsDVIPATargetRemoved
NOTIFICATION-TYPE
This trap is generated by a Sysplex Distributor stack when an active target stack is removed from distribution. This can occur when a VIPADISTRIBUTE DELETE Profile statement is processed, or the target stack ends. The instance value for the ibmMvsDVIPADistConfStatus object will indicate the affected DVIPA IP address, the distributed port, and the dynamic XCF IP address of the target stack that is removed from distribution. if the ALL parameter was specified on the VIPADISTRIBUTE DELETE statement, the target stack's IP address type will be unknown (0) and its IP address will be a zero-length string.
1.3.6.1.4.1.2.6.19.2.0.6current
ibmMvsDVIPATargetServerStarted
NOTIFICATION-TYPE
This trap is generated by a Sysplex Distributor stack when it receives notification from a target stack that a server has become active on a distributed port. The instance value for the ibmMvsDVIPADistPortReadyCount object will indicate the affected DVIPA IP address, the distributed port, and the target stack's dynamic XCF IP address.
1.3.6.1.4.1.2.6.19.2.0.7current
ibmMvsDVIPATargetServerEnded
NOTIFICATION-TYPE
This trap is generated by a Sysplex Distributor stack when it receives notification from a target stack that a server has ended on a distributed port. The instance value for the ibmMvsDVIPADistPortReadyCount object will indicate the affected DVIPA IP address, the distributed port, and the target stack's dynamic XCF IP address.
1.3.6.1.4.1.2.6.19.2.0.8current
ibmMvsTcpipSubagentColdStart
NOTIFICATION-TYPE
This trap is generated by the TCP/IP Subagent. It signifies that the Subagent, acting in a subagent role, has reinitialized itself and that its configuration may have been altered.
1.3.6.1.4.1.2.6.19.2.0.9current

Conformance

NameOIDStatus
ibmTCPIPmvsCompliance
MODULE-COMPLIANCE
The compliance statement for the IBM Communications Server product.
1.3.6.1.4.1.2.6.19.2.3.1.1current
ibmTCPIPmvsPingGroup
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.1current
ibmTCPIPmvsSystemGroup
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.2obsolete
ibmTCPIPmvsTcpGroup
OBJECT-GROUP
Defines the objects that are argumented to the tcpConnTable
1.3.6.1.4.1.2.6.19.2.3.2.3obsolete
ibmTCPIPmvsUdpGroup
OBJECT-GROUP
This group defines those objects that are augmented to a udp listen table entry.
1.3.6.1.4.1.2.6.19.2.3.2.4obsolete
ibmTCPIPmvsAtmSupportGroup
OBJECT-GROUP
This group comprises those objects that are related to atm support.
1.3.6.1.4.1.2.6.19.2.3.2.5obsolete
ibmTCPIPmvsObsoleteGroup
OBJECT-GROUP
This group comprises those objects that are obsolete.
1.3.6.1.4.1.2.6.19.2.3.2.6obsolete
ibmTCPIPmvsAtmNotificationGroup
NOTIFICATION-GROUP
This group comprises those objects that are related to atm support.
1.3.6.1.4.1.2.6.19.2.3.2.7current
ibmTCPIPmvsInterfacesGroup
OBJECT-GROUP
This group comprises those objects that are related to interface entries in the IF-MIB.
1.3.6.1.4.1.2.6.19.2.3.2.8obsolete
ibmTCPIPmvsAtmLeGroup
OBJECT-GROUP
This group comprises those objects that are related to ATM LAN Emulation support.
1.3.6.1.4.1.2.6.19.2.3.2.9obsolete
ibmTCPIPmvsPortGroup
OBJECT-GROUP
This group comprises those objects that represent the current set of PORT and PORTRANGE definitions for this TCP/IP instance.
1.3.6.1.4.1.2.6.19.2.3.2.10obsolete
ibmTCPIPmvsRoutingGroup
OBJECT-GROUP
This group comprises the TCP/IP retransmission parms that are in effect for a locally configured route entry.
1.3.6.1.4.1.2.6.19.2.3.2.11current
ibmTCPIPmvsTcpGroup2
OBJECT-GROUP
Defines the objects that are augmented to the tcpConnTable
1.3.6.1.4.1.2.6.19.2.3.2.12obsolete
ibmTCPIPmvsSystemGroup2
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.13obsolete
ibmTCPIPmvsAtmSupportGroup2
OBJECT-GROUP
This group comprises those objects that are related to atm support.
1.3.6.1.4.1.2.6.19.2.3.2.14obsolete
ibmTCPIPmvsSystemGroup3
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.15obsolete
ibmTCPIPmvsInterfacesGroup2
OBJECT-GROUP
This group comprises those objects that are related to interface entries in the IF-MIB.
1.3.6.1.4.1.2.6.19.2.3.2.16obsolete
ibmTCPIPmvsUdpGroup2
OBJECT-GROUP
This group defines those objects that are argumented to a udp listen table entry.
1.3.6.1.4.1.2.6.19.2.3.2.17obsolete
ibmTCPIPmvsSystemGroup4
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.18obsolete
ibmTCPIPmvsInterfacesGroup3
OBJECT-GROUP
This group comprises those objects that are related to interface entries in the IF-MIB.
1.3.6.1.4.1.2.6.19.2.3.2.19obsolete
ibmTCPIPmvsTcpGroup3
OBJECT-GROUP
Defines the objects that are augmented to the tcpConnTable
1.3.6.1.4.1.2.6.19.2.3.2.20obsolete
ibmTCPIPmvsSystemGroup5
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.21obsolete
ibmTCPIPmvsTcpGroup4
OBJECT-GROUP
Defines the objects that are augmented to the tcpConnTable
1.3.6.1.4.1.2.6.19.2.3.2.22obsolete
ibmTCPIPmvsAtmSupportGroup3
OBJECT-GROUP
This group comprises those objects that are related to atm support.
1.3.6.1.4.1.2.6.19.2.3.2.24obsolete
ibmTCPIPmvsInterfacesGroup4
OBJECT-GROUP
This group comprises those objects that are related to interface entries in the IF-MIB.
1.3.6.1.4.1.2.6.19.2.3.2.25obsolete
ibmTCPIPmvsPortGroup2
OBJECT-GROUP
This group comprises those objects that represent the current set of PORT and PORTRANGE definitions for this TCP/IP instance.
1.3.6.1.4.1.2.6.19.2.3.2.26current
ibmTCPIPmvsAtmSupportGroup4
OBJECT-GROUP
This group comprises those objects that are related to atm support.
1.3.6.1.4.1.2.6.19.2.3.2.27current
ibmTCPIPmvsTcpGroup5
OBJECT-GROUP
Defines the objects that are augmented to the tcpConnTable
1.3.6.1.4.1.2.6.19.2.3.2.28obsolete
ibmTCPIPmvsUdpGroup3
OBJECT-GROUP
This group defines those objects that are augmented to a udp listen table entry.
1.3.6.1.4.1.2.6.19.2.3.2.29current
ibmTCPIPmvsAtmLeGroup2
OBJECT-GROUP
This group comprises those objects that are related to ATM LAN Emulation support.
1.3.6.1.4.1.2.6.19.2.3.2.30current
ibmTCPIPmvsSystemGroup6
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.31obsolete
ibmTCPIPmvsTcpGroup6
OBJECT-GROUP
Defines objects that are augmented to the tcpConnTable and statistical objects for TCP entities.
1.3.6.1.4.1.2.6.19.2.3.2.32current
ibmTCPIPmvsIpGroup
OBJECT-GROUP
This group defines statistical objects for IP entities.
1.3.6.1.4.1.2.6.19.2.3.2.33current
ibmTCPIPmvsSystemGroup7
OBJECT-GROUP
1.3.6.1.4.1.2.6.19.2.3.2.34current
ibmTCPIPmvsOsaExpGroup
OBJECT-GROUP
This group comprises those objects that are related to OSA-Express adapter support.
1.3.6.1.4.1.2.6.19.2.3.2.35current
ibmTCPIPmvsInterfacesGroup5
OBJECT-GROUP
This group comprises those objects that are related to interface entries in the IF-MIB.
1.3.6.1.4.1.2.6.19.2.3.2.36current
ibmTCPIPmvsDVIPAGroup
OBJECT-GROUP
This group comprises those objects that are related to Dynamic VIPA interfaces.
1.3.6.1.4.1.2.6.19.2.3.2.37current
ibmTCPIPmvsDVIPANotificationGroup
NOTIFICATION-GROUP
This group comprises those notification objects that are related to Dynamic VIPA support.
1.3.6.1.4.1.2.6.19.2.3.2.38current
ibmTCPIPmvsSystemNotificationGroup
NOTIFICATION-GROUP
This group comprises those notification objects that are related to the MVS System group.
1.3.6.1.4.1.2.6.19.2.3.2.39current