IBM6611-MIB
- Registered at
- 1.3.6.1.4.1.2.6.2.11.3.6.1.4.1.2.6.2.21.3.6.1.4.1.2.6.2.31.3.6.1.4.1.2.6.2.41.3.6.1.4.1.2.6.2.51.3.6.1.4.1.2.6.2.61.3.6.1.4.1.2.6.2.71.3.6.1.4.1.2.6.2.81.3.6.1.4.1.2.6.2.91.3.6.1.4.1.2.6.2.101.3.6.1.4.1.2.6.2.111.3.6.1.4.1.2.6.2.121.3.6.1.4.1.2.6.2.13.71.3.6.1.4.1.2.6.2.13.81.3.6.1.4.1.2.6.2.141.3.6.1.4.1.2.6.2.151.3.6.1.4.1.2.6.2.161.3.6.1.4.1.2.6.2.171.3.6.1.4.1.2.6.2.181.3.6.1.4.1.2.6.2.19
- Namespace
- ibm
- Source file
IBM6611-MIB- Digest
sha256:11ea1e1a7f3c20f44e0783a8df89321ee39d29cc6b85a965c14cfbae279b138f
Imports
| From | Symbols |
|---|---|
| RFC1158-MIB | DisplayString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IBM6611-MIB RFC1158-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ibm OBJECT-IDENTITY | 1.3.6.1.4.1.2 | |||
| ibmProd OBJECT-IDENTITY | 1.3.6.1.4.1.2.6 | |||
| ibm6611 OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2 | |||
| ibmSubagents OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.1 | |||
| ibmChipSets OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2 | |||
| ibmChipSetIntel OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.1 | |||
| ibmChipSetIntel82596B OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.1.1 | |||
| ibmChipSetIBM OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.2 | |||
| ibmChipSetIBM8025A OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.2.1 | |||
| ibmChipSetIBM8025B OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.2.2 | |||
| ibmChipSetSignetics OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.3 | |||
| ibmChipSetSigneticsSCN68562 OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.2.3.1 | |||
| ibmDSUs OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.3 | |||
| cylink OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.3.1 | |||
| cylinkStatusTable OBJECT-TYPE The cylink Status table. This table contains information about the current state of the Cylink CSUs attached to the system. | 1.3.6.1.4.1.2.6.2.3.1.1 | not-accessible | mandatory | |
| cylinkStatusEntry OBJECT-TYPE An entry in the cylink Status table. | 1.3.6.1.4.1.2.6.2.3.1.1.1 | not-accessible | mandatory | |
| cylinkIndex OBJECT-TYPE An index value that uniquely identifies a cylink system interface. The interface identified by a particular value of this index is the same interface as identified by the same value in an ifIndex object instance. | 1.3.6.1.4.1.2.6.2.3.1.1.1.1 | INTEGER | read-only | mandatory |
| cylinkLinkState OBJECT-TYPE The current state of the link. The meanings of the values are: cylinkNotConnected(1) The link is not physically connected to the CSU. This may be due to loss of input circuit or loss of output circuit. cylinkNoInput(2) The input circuit is not connected. cylinkNoOutput(3) The output circuit is not connected. cylinkConnected(4) The link is connected to the CSU. | 1.3.6.1.4.1.2.6.2.3.1.1.1.2 | INTEGER {cylinkNotConnected(1), cylinkNoInput(2), cylinkNoOutput(3), cylinkConnected(4)} | read-only | mandatory |
| cylinkLoopback OBJECT-TYPE The loopback mode of the link. The meaning of values are: cylinkNoLoopback(1) The link is not in loopback mode. cylinkNearEndLoopback(2) The link has been placed in loopback mode at the near end: data is being looped back within the local CSU. cylinkFarEndLoopback(3) The link has been placed in loopback mode at the far end: data is being looped across the link to the remote CSU and back. | 1.3.6.1.4.1.2.6.2.3.1.1.1.3 | INTEGER {cylinkNoLoopback(1), cylinkNearEndLoopback(2), cylinkFarEndLoopback(3)} | read-only | mandatory |
| cylinkQRSS OBJECT-TYPE The Quasi-Random Signal Sequence test mode of the CSU. The value of the meanings are: cylinkNoQRSS(1) The CSU is not in QRSS mode. cylinkQRSSMaster(2) The CSU is transmitting a QRSS test pattern. cylinkQRSSSlave(3) The CSU is receiving a QRSS test pattern. | 1.3.6.1.4.1.2.6.2.3.1.1.1.4 | INTEGER {cylinkNoQRSS(1), cylinkQRSSMaster(2), cylinkQRSSSlave(3)} | read-only | mandatory |
| cylinkConfigTable OBJECT-TYPE The cylink Configuration table. This table contains information about the configuration of the Cylink CSUs attached to the system. | 1.3.6.1.4.1.2.6.2.3.1.3 | not-accessible | mandatory | |
| cylinkConfigEntry OBJECT-TYPE An entry in the cylink Configuration table. | 1.3.6.1.4.1.2.6.2.3.1.3.1 | not-accessible | mandatory | |
| cylinkConfigIndex OBJECT-TYPE The index value which uniquely identifies the CSU to which this entry is applicable. The CSU identified by a particular value of this index is the same CSU as identified by the same value in a cylinkIndex object instance. | 1.3.6.1.4.1.2.6.2.3.1.3.1.1 | INTEGER | read-only | mandatory |
| cylinkSerialNumber OBJECT-TYPE The manufacturer's serial number of this CSU. | 1.3.6.1.4.1.2.6.2.3.1.3.1.2 | INTEGER | read-only | mandatory |
| cylinkSoftwareVersion OBJECT-TYPE The version number of the microcode running in the CSU. | 1.3.6.1.4.1.2.6.2.3.1.3.1.3 | DisplayString (SIZE(0..4)) | read-only | mandatory |
| cylinkDTEFraming OBJECT-TYPE The DTE framing selected (D4, or ESF). Framing conversion is automatically performed at both ends if the DTE is D4 framed and the network interface is ESF framed. | 1.3.6.1.4.1.2.6.2.3.1.3.1.4 | INTEGER {cylinkDTEFramingD4(0), cylinkDTEFramingESF(1)} | read-only | mandatory |
| cylinkNetworkFraming OBJECT-TYPE The network framing selected (D4, or ESF). Framing conversion is automatically performed at both ends if the DTE is D4 framed and the network interface is ESF framed. | 1.3.6.1.4.1.2.6.2.3.1.3.1.5 | INTEGER {cylinkNetworkFramingD4(0), cylinkNetworkFramingESF(1)} | read-only | mandatory |
| cylinkDTEDS1Mode OBJECT-TYPE The DTE DS-1 mode selected (B8ZS, or AMI). | 1.3.6.1.4.1.2.6.2.3.1.3.1.6 | INTEGER {cylinkDTEDS1ModeB8ZS(0), cylinkDTEDS1ModeAMI(1)} | read-only | mandatory |
| cylinkNetworkDS1Mode OBJECT-TYPE The network DS-1 mode selected (B8ZS, or AMI). | 1.3.6.1.4.1.2.6.2.3.1.3.1.7 | INTEGER {cylinkNetworkDS1ModeB8ZS(0), cylinkNetworkDS1ModeAMI(1)} | read-only | mandatory |
| cylinkOnesResponsibility OBJECT-TYPE The component selected for Ones Density Responsibility (DTE, or CSU. | 1.3.6.1.4.1.2.6.2.3.1.3.1.8 | INTEGER {cylinkOnesResponsibilityDTE(0), cylinkOnesResponsibilityACSU(1)} | read-only | mandatory |
| cylinkOnesControl OBJECT-TYPE The Ones Density Control selected (LSB 24, D4 FRM, or ESF DL). | 1.3.6.1.4.1.2.6.2.3.1.3.1.9 | INTEGER {cylinkOnesControlLSB24(0), cylinkOnesControlD4FRM(1), cylinkOnesControlESFDL(2)} | read-only | mandatory |
| cylinkZeroProtection OBJECT-TYPE The Consecutive Zero Control selected (15, or 80). This determines the the maximum number of consecutive zeros allowed in the data stream before a one is forced. | 1.3.6.1.4.1.2.6.2.3.1.3.1.10 | INTEGER {cylinkZeroProtection80(0), cylinkZeroProtection15(1)} | read-only | mandatory |
| cylinkClockSource OBJECT-TYPE The transmit clock source selected for NRZ DIUs (network, DTE, an external clock, or the CSU's internal clock). | 1.3.6.1.4.1.2.6.2.3.1.3.1.11 | INTEGER {cylinkClockSourceNetwork(0), cylinkClockSourceDTE(1), cylinkClockSourceExternal(2), cylinkClockSourceInternal(3)} | read-only | mandatory |
| cylinkClockFrequency OBJECT-TYPE The external clock frequency selected (56 kHz, 256 kHz, 1.344 MHz, 1.544 MHz). | 1.3.6.1.4.1.2.6.2.3.1.3.1.12 | INTEGER {cylinkClockFreq-56kHz(0), cylinkClockFreq-256kHz(1), cylinkClockFreq-1-344MHz(2), cylinkClockFreq-1-544MHz(3)} | read-only | mandatory |
| cylinkClockBackup OBJECT-TYPE The transmit clock backup source selected for NRZ DIUs (network, DTE, an external clock, or the CSU's internal clock). | 1.3.6.1.4.1.2.6.2.3.1.3.1.13 | INTEGER {cylinkClockBackupNetwork(0), cylinkClockBackupDTE(1), cylinkClockBackupExternal(2), cylinkClockBackupInternal(3)} | read-only | mandatory |
| cylinkDIUFrequency OBJECT-TYPE The DIU frequency selected for NRZ DIUs (767 kbps, 1.244 Mbps, 1.528 Mbps, 1.536 Mbps). | 1.3.6.1.4.1.2.6.2.3.1.3.1.14 | INTEGER {cylinkDIUFreq-768kbps(0), cylinkDIUFreq-1-344Mbps(1), cylinkDIUFreq-1-528Mbps(2), cylinkDIUFreq-1-536Mbps(3)} | read-only | mandatory |
| cylinkDIUTiming OBJECT-TYPE The DIU transmit timing selected for NRZ DIUs (Send Timing, or Terminal Timing). | 1.3.6.1.4.1.2.6.2.3.1.3.1.15 | INTEGER {cylinkDIUTimingTT(0), cylinkDIUTimingST(1)} | read-only | mandatory |
| cylinkDialoutCapability OBJECT-TYPE The DIU dial-out capability selected (polled, tone, or pulse). | 1.3.6.1.4.1.2.6.2.3.1.3.1.16 | INTEGER {cylinkDialoutCapabilityPolled(0), cylinkDialoutCapabilityTone(1), cylinkDialoutCapabilityPulse(2)} | read-only | mandatory |
| cylinkDialoutHoldoff OBJECT-TYPE The mininum time, in minutes, between successful CSU-to-NMS connections to report alarm conditions. | 1.3.6.1.4.1.2.6.2.3.1.3.1.17 | INTEGER (1..99) | read-only | mandatory |
| cylinkPrimaryPhone OBJECT-TYPE The primary telephone number used by by the CSU to contact the NMS. | 1.3.6.1.4.1.2.6.2.3.1.3.1.18 | DisplayString (SIZE(0..19)) | read-only | mandatory |
| cylinkSecondaryPhone OBJECT-TYPE The secondary telephone number used by by the CSU to contact the NMS. | 1.3.6.1.4.1.2.6.2.3.1.3.1.19 | DisplayString (SIZE(0..19)) | read-only | mandatory |
| cylinkAlarmRepeatTime OBJECT-TYPE The interval, in minutes, that the CSU will insert duplicate messages in the alarm queue for persistant alarm conditions. | 1.3.6.1.4.1.2.6.2.3.1.3.1.20 | INTEGER (1..99) | read-only | mandatory |
| cylinkESThreshold OBJECT-TYPE The threshold, in seconds, for the errored second value in the current 15-minute interval. | 1.3.6.1.4.1.2.6.2.3.1.3.1.21 | INTEGER (1..99) | read-only | mandatory |
| cylinkSecondaryContact OBJECT-TYPE The state of the CSU secondary contact (open or closed). | 1.3.6.1.4.1.2.6.2.3.1.3.1.22 | INTEGER {cylinkSecondaryContactOpen(0), cylinkSecondaryContactClosed(1)} | read-only | mandatory |
| ibmsystem OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.4 | |||
| ibmMainProcessorLoadTable OBJECT-TYPE A table containing the average main processor load over each minute for the last 60 minutes. | 1.3.6.1.4.1.2.6.2.4.1 | not-accessible | mandatory | |
| ibmMainProcessorLoadEntry OBJECT-TYPE An entry in the main processor load table. | 1.3.6.1.4.1.2.6.2.4.1.1 | not-accessible | mandatory | |
| ibmMainProcessorLoadIndex OBJECT-TYPE Indicates the number of minutes ago that this entry contains main processor load information for. | 1.3.6.1.4.1.2.6.2.4.1.1.1 | INTEGER (1..60) | read-only | mandatory |
| ibmMainProcessorLoad OBJECT-TYPE The main processor load averaged over one minute. The load is given as a percentage. For example, 25% is 25. | 1.3.6.1.4.1.2.6.2.4.1.1.2 | Gauge | read-only | mandatory |
| ibmswvpd OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.4.2 | |||
| swVpdTable OBJECT-TYPE A table containing software vital product data information. | 1.3.6.1.4.1.2.6.2.4.2.1 | not-accessible | mandatory | |
| swVpdEntry OBJECT-TYPE An entry for a piece of software installed on this router. | 1.3.6.1.4.1.2.6.2.4.2.1.1 | not-accessible | mandatory | |
| swvpdIndex OBJECT-TYPE A unique value for each entry in this table. | 1.3.6.1.4.1.2.6.2.4.2.1.1.1 | INTEGER | read-only | mandatory |
| swvpdName OBJECT-TYPE The name of this software product. | 1.3.6.1.4.1.2.6.2.4.2.1.1.2 | DisplayString | read-only | mandatory |
| swvpdPtfName OBJECT-TYPE If this entry represents a PTF, this object contains the name of the PTF. Otherwise this object contains a string of zero length. | 1.3.6.1.4.1.2.6.2.4.2.1.1.3 | DisplayString | read-only | mandatory |
| swvpdVerId OBJECT-TYPE The version identifier for this piece of software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.4 | INTEGER | read-only | mandatory |
| swvpdRelId OBJECT-TYPE The release identifier for this piece of software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.5 | INTEGER | read-only | mandatory |
| swvpdModId OBJECT-TYPE The modification level identifier for this piece of software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.6 | INTEGER | read-only | mandatory |
| swvpdFixId OBJECT-TYPE The fix level identifier for this piece of software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.7 | INTEGER | read-only | mandatory |
| swvpdState OBJECT-TYPE The state of the action in swvpdAction being performed on this software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.8 | INTEGER {complete(1), pending(2), broken(3), cancelled(4), unknown(5)} | read-only | mandatory |
| swvpdAction OBJECT-TYPE The action being performed on this software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.9 | INTEGER {apply(1), commit(2), reject(3), decommit(4), cleanup(5), unknown(6)} | read-only | mandatory |
| swvpdPath OBJECT-TYPE An indication of which part of the system this software is installed on. The values correspond to the following paths: root(1) /etc/objrepos usr(2) /usr/lib/objrepos share(3) /usr/share/lib/objrepos | 1.3.6.1.4.1.2.6.2.4.2.1.1.10 | INTEGER {root(1), usr(2), share(3)} | read-only | mandatory |
| swvpdDateTime OBJECT-TYPE A string indicating the date and time that the action in swvpdAction was performed on this software. | 1.3.6.1.4.1.2.6.2.4.2.1.1.11 | DisplayString | read-only | mandatory |
| ibmmaint OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.4.4 | |||
| ibmmaintShutdown OBJECT-TYPE When read, an active 6611 will return the value running(1). To force a shutdown, without a subsequent re-ipl of the 6611, this value should be set to shutdown-noipl(2). To recyle the 6611, (i.e.- shutdown with a subsequent re-ipl), and use the currently installed configuration, this variable should be set to shutdown-ipl-local(4). | 1.3.6.1.4.1.2.6.2.4.4.1 | INTEGER {running(1), shutdown-noipl(2), shutdown-ipl-local(4)} | read-write | mandatory |
| ibmicmp OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.5 | |||
| ibmsnmp OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.6 | |||
| ibmTrapNum OBJECT-TYPE Number of IBM enterprise specific traps generated by this node. | 1.3.6.1.4.1.2.6.2.6.1 | Counter | read-only | mandatory |
| ibmTrapThrottleCount OBJECT-TYPE Number of traps throttled since last trap. | 1.3.6.1.4.1.2.6.2.6.2 | Counter | read-only | mandatory |
| ibmTrapThrottleId OBJECT-TYPE Trap ID of throttled traps. All throttled traps counted by ibmTrapThrottleCount have the this ID. | 1.3.6.1.4.1.2.6.2.6.3 | INTEGER | read-only | mandatory |
| ibmTrapThrottleTime OBJECT-TYPE Number of seconds which must separate consecutive enterprise-specific traps with identical ID in order to not throttle them. If the value of this object is 0, then trap throttling is inactive. | 1.3.6.1.4.1.2.6.2.6.4 | INTEGER | read-only | mandatory |
| ibmbridge OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7 | |||
| ibmbridgeMACAddressFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.1 | |||
| ibmmacAddrFilterInfoTable OBJECT-TYPE Table of MAC address filtering information. | 1.3.6.1.4.1.2.6.2.7.1.1 | not-accessible | mandatory | |
| ibmmacAddrFilterInfoEntry OBJECT-TYPE MAC address filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.1.1.1 | not-accessible | mandatory | |
| ibmmacAddrFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.1.1.1.1 | INTEGER | read-only | mandatory |
| ibmmacAddrFilterInBcastType OBJECT-TYPE For the incoming MAC address filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.1.1.1.2 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmmacAddrFilterOutBcastType OBJECT-TYPE For the outgoing MAC address filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.1.1.1.3 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmmacAddrFilterInFilterType OBJECT-TYPE For the incoming filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.1.1.1.4 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmmacAddrFilterOutFilterType OBJECT-TYPE For the outgoing filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.1.1.1.5 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmmacAddrFilterInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.1.1.1.6 | Counter | read-only | mandatory |
| ibmmacAddrFilterOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.1.1.1.7 | Counter | read-only | mandatory |
| ibmmacAddrFilterType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.1.1.1.8 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmmacAddrFilterInTable OBJECT-TYPE Table of MAC address filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.1.2 | not-accessible | mandatory | |
| ibmmacAddrFilterInEntry OBJECT-TYPE Filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.1.2.1 | not-accessible | mandatory | |
| ibmmacAddrFilterInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.1.2.1.1 | INTEGER | read-only | mandatory |
| ibmmacAddrFilterInSrcAddress OBJECT-TYPE MAC source address to be filtered. | 1.3.6.1.4.1.2.6.2.7.1.2.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterInSrcMask OBJECT-TYPE Mask to allow ibmmacAddrFilterInSrcAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.1.2.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterInDestAddress OBJECT-TYPE MAC destination address to be filtered. | 1.3.6.1.4.1.2.6.2.7.1.2.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterInDestMask OBJECT-TYPE Mask to allow ibmmacAddrFilterInDestAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.1.2.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterInType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.1.2.1.6 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmmacAddrFilterOutTable OBJECT-TYPE Table of MAC address filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.1.3 | not-accessible | mandatory | |
| ibmmacAddrFilterOutEntry OBJECT-TYPE Filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.1.3.1 | not-accessible | mandatory | |
| ibmmacAddrFilterOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.1.3.1.1 | INTEGER | read-only | mandatory |
| ibmmacAddrFilterOutSrcAddress OBJECT-TYPE MAC source address to be filtered. | 1.3.6.1.4.1.2.6.2.7.1.3.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterOutSrcMask OBJECT-TYPE Mask to allow ibmmacAddrFilterOutSrcAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.1.3.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterOutDestAddress OBJECT-TYPE MAC destination address to be filtered. | 1.3.6.1.4.1.2.6.2.7.1.3.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterOutDestMask OBJECT-TYPE Mask to allow ibmmacAddrFilterOutDestAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.1.3.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmmacAddrFilterOutType OBJECT-TYPE Type type of entry either sr or tb | 1.3.6.1.4.1.2.6.2.7.1.3.1.6 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmbridgeSAPFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.2 | |||
| ibmsapFilterInfoTable OBJECT-TYPE Table of SAP filtering information. | 1.3.6.1.4.1.2.6.2.7.2.1 | not-accessible | mandatory | |
| ibmsapFilterInfoEntry OBJECT-TYPE SAP filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.2.1.1 | not-accessible | mandatory | |
| ibmsapFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.2.1.1.1 | INTEGER | read-only | mandatory |
| ibmsapFilterInBcastType OBJECT-TYPE For the incoming SAP filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.2.1.1.2 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmsapFilterOutBcastType OBJECT-TYPE For the outgoing SAP filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.2.1.1.3 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmsapFilterIn OBJECT-TYPE A bitmap of all possible source SAPs (even) that will be on or off depending on whether or not an incoming frame with that SAP is to be forwarded. | 1.3.6.1.4.1.2.6.2.7.2.1.1.4 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| ibmsapFilterOut OBJECT-TYPE A bitmap of all possible source SAPs (even) that will be on or off depending on whether or not an outgoing frame with that SAP is to be forwarded. | 1.3.6.1.4.1.2.6.2.7.2.1.1.5 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| ibmsapFilterInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.2.1.1.6 | Counter | read-only | mandatory |
| ibmsapFilterOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.2.1.1.7 | Counter | read-only | mandatory |
| ibmsapFilterType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.2.1.1.8 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmbridgeSNAPFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.3 | |||
| ibmsnapFilterInfoTable OBJECT-TYPE Table of SNAP filtering information. Note that SNAP filtering only comes into play if packets with source SAP 0xAA are being forwarded. | 1.3.6.1.4.1.2.6.2.7.3.1 | not-accessible | mandatory | |
| ibmsnapFilterInfoEntry OBJECT-TYPE SNAP filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.3.1.1 | not-accessible | mandatory | |
| ibmsnapFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.3.1.1.1 | INTEGER | read-only | mandatory |
| ibmsnapFilterInFilterType OBJECT-TYPE For the incoming SNAP filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.3.1.1.2 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmsnapFilterOutFilterType OBJECT-TYPE For the outgoing SNAP filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.3.1.1.3 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmsnapFilterInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.3.1.1.4 | Counter | read-only | mandatory |
| ibmsnapFilterOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.3.1.1.5 | Counter | read-only | mandatory |
| ibmsnapFilterType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.3.1.1.6 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmsnapFilterInTable OBJECT-TYPE Table of SNAP type filtering information for incoming frames. Note that the entries in this table only come into play if packets with source SAP 0xAA are being forwarded. | 1.3.6.1.4.1.2.6.2.7.3.2 | not-accessible | mandatory | |
| ibmsnapFilterInEntry OBJECT-TYPE Filtering information for a single SNAP value on a single interface. | 1.3.6.1.4.1.2.6.2.7.3.2.1 | not-accessible | mandatory | |
| ibmsnapFilterInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.3.2.1.1 | INTEGER | read-only | mandatory |
| ibmsnapFilterInValue OBJECT-TYPE Indicates which SNAP value to filter. | 1.3.6.1.4.1.2.6.2.7.3.2.1.2 | INTEGER | read-only | mandatory |
| ibmsnapFilterInMask OBJECT-TYPE Mask to allow ibmsnapFilterInValue to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.3.2.1.3 | INTEGER | read-only | mandatory |
| ibmsnapFilterInType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.3.2.1.4 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmsnapFilterOutTable OBJECT-TYPE Table of SNAP filtering information for outgoing frames. Note that the entries in this table only come into play if packets with source SAP 0xAA are being forwarded. | 1.3.6.1.4.1.2.6.2.7.3.3 | not-accessible | mandatory | |
| ibmsnapFilterOutEntry OBJECT-TYPE Filtering information for a single SNAP value on a single interface. | 1.3.6.1.4.1.2.6.2.7.3.3.1 | not-accessible | mandatory | |
| ibmsnapFilterOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.3.3.1.1 | INTEGER | read-only | mandatory |
| ibmsnapFilterOutValue OBJECT-TYPE Indicates which SNAP values to filter. | 1.3.6.1.4.1.2.6.2.7.3.3.1.2 | INTEGER | read-only | mandatory |
| ibmsnapFilterOutMask OBJECT-TYPE Mask to allow ibmsnapFilterOutValue to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.3.3.1.3 | INTEGER | read-only | mandatory |
| ibmsnapFilterOutType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.3.3.1.4 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmbridgeRingFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.4 | |||
| ibmringFilterInfoTable OBJECT-TYPE Table of ring filtering information. | 1.3.6.1.4.1.2.6.2.7.4.1 | not-accessible | mandatory | |
| ibmringFilterInfoEntry OBJECT-TYPE Ring filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.4.1.1 | not-accessible | mandatory | |
| ibmringFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.4.1.1.1 | INTEGER | read-only | mandatory |
| ibmringFilterInBcastType OBJECT-TYPE For the incoming ring filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.4.1.1.2 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmringFilterOutBcastType OBJECT-TYPE For the outgoing ring filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.4.1.1.3 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmringFilterInFilterType OBJECT-TYPE For the incoming ring filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.4.1.1.4 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmringFilterOutFilterType OBJECT-TYPE For the outgoing ring filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.4.1.1.5 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmringFilterInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.4.1.1.6 | Counter | read-only | mandatory |
| ibmringFilterOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.4.1.1.7 | Counter | read-only | mandatory |
| ibmringFilterInTable OBJECT-TYPE Table of ring number filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.4.2 | not-accessible | mandatory | |
| ibmringFilterInEntry OBJECT-TYPE Filtering information for a single ring number on a single interface. | 1.3.6.1.4.1.2.6.2.7.4.2.1 | not-accessible | mandatory | |
| ibmringFilterInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.4.2.1.1 | INTEGER | read-only | mandatory |
| ibmringFilterInNumber OBJECT-TYPE Indicates which ring number to filter. | 1.3.6.1.4.1.2.6.2.7.4.2.1.2 | INTEGER | read-only | mandatory |
| ibmringFilterInMask OBJECT-TYPE Mask to allow ibmringFilterInNumber to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.4.2.1.3 | INTEGER | read-only | mandatory |
| ibmringFilterOutTable OBJECT-TYPE Table of ring number filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.4.3 | not-accessible | mandatory | |
| ibmringFilterOutEntry OBJECT-TYPE Filtering information for a single ring number on a single interface. | 1.3.6.1.4.1.2.6.2.7.4.3.1 | not-accessible | mandatory | |
| ibmringFilterOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.4.3.1.1 | INTEGER | read-only | mandatory |
| ibmringFilterOutNumber OBJECT-TYPE Indicates which ring number to filter. | 1.3.6.1.4.1.2.6.2.7.4.3.1.2 | INTEGER | read-only | mandatory |
| ibmringFilterOutMask OBJECT-TYPE Mask to allow ibmringFilterOutNumber to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.4.3.1.3 | INTEGER | read-only | mandatory |
| ibmbridgeHopCountFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.5 | |||
| ibmhopCountFilterInfoTable OBJECT-TYPE Table of hop count filtering information. | 1.3.6.1.4.1.2.6.2.7.5.1 | not-accessible | mandatory | |
| ibmhopCountFilterInfoEntry OBJECT-TYPE Hop count filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.5.1.1 | not-accessible | mandatory | |
| ibmhopCountFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.5.1.1.1 | INTEGER | read-only | mandatory |
| ibmhopCountFilterBcastType OBJECT-TYPE Determines what type of incoming frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.5.1.1.2 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmhopCountFilterCount OBJECT-TYPE The number of hops allowed for incoming frames. | 1.3.6.1.4.1.2.6.2.7.5.1.1.3 | INTEGER | read-only | mandatory |
| ibmbridgeWindowFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.6 | |||
| ibmwindowFilterInfoTable OBJECT-TYPE Table of Window filtering information. | 1.3.6.1.4.1.2.6.2.7.6.1 | not-accessible | mandatory | |
| ibmwindowFilterInfoEntry OBJECT-TYPE Window filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.6.1.1 | not-accessible | mandatory | |
| ibmwindowFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.6.1.1.1 | INTEGER | read-only | mandatory |
| ibmwindowFilterInBcastType OBJECT-TYPE For the incoming Window filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.6.1.1.2 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmwindowFilterOutBcastType OBJECT-TYPE For the outgoing Window filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.6.1.1.3 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmwindowFilterInFilterType OBJECT-TYPE For the incoming filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.6.1.1.4 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmwindowFilterOutFilterType OBJECT-TYPE For the outgoing filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.6.1.1.5 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmwindowFilterInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.6.1.1.6 | Counter | read-only | mandatory |
| ibmwindowFilterOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.6.1.1.7 | Counter | read-only | mandatory |
| ibmwindowFilterType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.6.1.1.8 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmwindowFilterInTable OBJECT-TYPE Table of Window filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.6.2 | not-accessible | mandatory | |
| ibmwindowFilterInEntry OBJECT-TYPE Filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.6.2.1 | not-accessible | mandatory | |
| ibmwindowFilterInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.6.2.1.1 | INTEGER | read-only | mandatory |
| ibmwindowFilterInContents OBJECT-TYPE String of bytes that will be compared with bytes in the frame. | 1.3.6.1.4.1.2.6.2.7.6.2.1.2 | OCTET STRING | read-only | mandatory |
| ibmwindowFilterInMaskString OBJECT-TYPE String of bytes that will be masked with bytes in the contents field. | 1.3.6.1.4.1.2.6.2.7.6.2.1.3 | OCTET STRING | read-only | mandatory |
| ibmwindowFilterInOffsetStart OBJECT-TYPE Determines the starting point where the contents field should be applied. A value of 'MAC' means the base is at the beginning of the destination MAC address field, whereas, a value of 'SAP' means it is applied at the beginning of the destination SAP field. | 1.3.6.1.4.1.2.6.2.7.6.2.1.4 | DisplayString | read-only | mandatory |
| ibmwindowFilterInNumBytes OBJECT-TYPE Number of bytes in the contents field that are used for filtering. | 1.3.6.1.4.1.2.6.2.7.6.2.1.5 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmwindowFilterInOffset OBJECT-TYPE Number of bytes offset into the frame from the offset start point to begin the compare. | 1.3.6.1.4.1.2.6.2.7.6.2.1.6 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmwindowFilterInId OBJECT-TYPE A unique identifier associated with this window filter entry. | 1.3.6.1.4.1.2.6.2.7.6.2.1.7 | INTEGER | read-only | mandatory |
| ibmwindowFilterInType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.6.2.1.8 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmwindowFilterOutTable OBJECT-TYPE Table of Window filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.6.3 | not-accessible | mandatory | |
| ibmwindowFilterOutEntry OBJECT-TYPE Filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.6.3.1 | not-accessible | mandatory | |
| ibmwindowFilterOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.6.3.1.1 | INTEGER | read-only | mandatory |
| ibmwindowFilterOutContents OBJECT-TYPE String of bytes that will be compared with bytes in the frame. | 1.3.6.1.4.1.2.6.2.7.6.3.1.2 | OCTET STRING | read-only | mandatory |
| ibmwindowFilterOutMaskString OBJECT-TYPE String of bytes that will be masked with bytes in the contents field. | 1.3.6.1.4.1.2.6.2.7.6.3.1.3 | OCTET STRING | read-only | mandatory |
| ibmwindowFilterOutOffsetStart OBJECT-TYPE Determines the starting point where the contents field should be applied. A value of 'MAC' means the base is at the beginning of the destination MAC address field, whereas, a value of 'SAP' means it is applied at the beginning of the destination SAP field. | 1.3.6.1.4.1.2.6.2.7.6.3.1.4 | DisplayString | read-only | mandatory |
| ibmwindowFilterOutNumBytes OBJECT-TYPE Number of bytes in the contents field that are used for filtering. | 1.3.6.1.4.1.2.6.2.7.6.3.1.5 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmwindowFilterOutOffset OBJECT-TYPE Number of bytes offset into the frame from the offset start point to begin the compare. | 1.3.6.1.4.1.2.6.2.7.6.3.1.6 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmwindowFilterOutId OBJECT-TYPE A unique identifier associated with this window filter entry. | 1.3.6.1.4.1.2.6.2.7.6.3.1.7 | INTEGER | read-only | mandatory |
| ibmwindowFilterOutType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.6.3.1.8 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmbridgeFiltOrderTable OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.7 | |||
| ibmFiltOrderInTable OBJECT-TYPE Table of information describing which order the filters are applied for incoming frames. | 1.3.6.1.4.1.2.6.2.7.7.1 | not-accessible | mandatory | |
| ibmFiltOrderInEntry OBJECT-TYPE Filter order information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.7.1.1 | not-accessible | mandatory | |
| ibmFiltOrderInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.7.1.1.1 | INTEGER | read-only | mandatory |
| ibmFiltOrderInPriority OBJECT-TYPE The priority of when a filter is applied to an incoming frame. A value of 1 signifies that it is applied first. | 1.3.6.1.4.1.2.6.2.7.7.1.1.2 | INTEGER | read-only | mandatory |
| ibmFiltOrderInName OBJECT-TYPE The name of the filter applied to incoming frames that is associated with the priority, ibmFiltOrderInPriority. | 1.3.6.1.4.1.2.6.2.7.7.1.1.3 | DisplayString | read-only | mandatory |
| ibmFiltOrderInType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.7.1.1.4 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmFiltOrderOutTable OBJECT-TYPE Table of information describing which order the filters are applied for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.7.2 | not-accessible | mandatory | |
| ibmFiltOrderOutEntry OBJECT-TYPE Filter order information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.7.2.1 | not-accessible | mandatory | |
| ibmFiltOrderOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.7.2.1.1 | INTEGER | read-only | mandatory |
| ibmFiltOrderOutPriority OBJECT-TYPE The priority of when a filter is applied to an outgoing frame. A value of 1 signifies that it is applied first. | 1.3.6.1.4.1.2.6.2.7.7.2.1.2 | INTEGER | read-only | mandatory |
| ibmFiltOrderOutName OBJECT-TYPE The name of the filter applied to outgoing frames that is associated with the priority, ibmFiltOrderOutPriority. | 1.3.6.1.4.1.2.6.2.7.7.2.1.3 | DisplayString | read-only | mandatory |
| ibmFiltOrderOutType OBJECT-TYPE The type of entry, either sr or tb. | 1.3.6.1.4.1.2.6.2.7.7.2.1.4 | INTEGER {sr(1), tb(2)} | read-only | mandatory |
| ibmbridgeRIFFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.7.8 | |||
| ibmRIFFilterInfoTable OBJECT-TYPE Table of routing information field filtering information. | 1.3.6.1.4.1.2.6.2.7.8.1 | not-accessible | mandatory | |
| ibmRIFFilterInfoEntry OBJECT-TYPE Routing information field filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.7.8.1.1 | not-accessible | mandatory | |
| ibmRIFFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.8.1.1.1 | INTEGER | read-only | mandatory |
| ibmRIFFilterInBcastType OBJECT-TYPE For the incoming routing information field filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.8.1.1.2 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmRIFFilterOutBcastType OBJECT-TYPE For the outgoing routing information field filter table, determines what type of frames will be filtered. | 1.3.6.1.4.1.2.6.2.7.8.1.1.3 | INTEGER {filterARB(1), filterSRB(2), filterBoth(3)} | read-only | mandatory |
| ibmRIFFilterInFilterType OBJECT-TYPE For the incoming routing information filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.8.1.1.4 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmRIFFilterOutFilterType OBJECT-TYPE For the outgoing routing information field filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.7.8.1.1.5 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmRIFFilterInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.8.1.1.6 | Counter | read-only | mandatory |
| ibmRIFFilterOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.7.8.1.1.7 | Counter | read-only | mandatory |
| ibmRIFFilterInTable OBJECT-TYPE Table of routing information field filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.7.8.2 | not-accessible | mandatory | |
| ibmRIFFilterInEntry OBJECT-TYPE Filtering information for a single routing information field on a single interface. | 1.3.6.1.4.1.2.6.2.7.8.2.1 | not-accessible | mandatory | |
| ibmRIFFilterInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.8.2.1.1 | INTEGER | read-only | mandatory |
| ibmRIFFilterInRingNumber OBJECT-TYPE Indicates which ring number to filter. | 1.3.6.1.4.1.2.6.2.7.8.2.1.2 | INTEGER | read-only | mandatory |
| ibmRIFFilterInRingMask OBJECT-TYPE Mask to allow ibmRIFFilterInRingNumber to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.8.2.1.3 | INTEGER | read-only | mandatory |
| ibmRIFFilterInBridgeNumber OBJECT-TYPE Indicates which bridge number to filter. | 1.3.6.1.4.1.2.6.2.7.8.2.1.4 | INTEGER | read-only | mandatory |
| ibmRIFFilterInBridgeMask OBJECT-TYPE Mask to allow ibmRIFFilterInBridgeNumber to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.8.2.1.5 | INTEGER | read-only | mandatory |
| ibmRIFFilterInRouteDesignator OBJECT-TYPE Indicates which route designators in the routing information field are to be used for filtering. | 1.3.6.1.4.1.2.6.2.7.8.2.1.6 | INTEGER {firstroutedesignator(1), nexttolastroutedesignator(2), allroutedesignators(3)} | read-only | mandatory |
| ibmRIFFilterOutTable OBJECT-TYPE Table of routing information field filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.7.8.3 | not-accessible | mandatory | |
| ibmRIFFilterOutEntry OBJECT-TYPE Filtering information for a single routing information field on a single interface. | 1.3.6.1.4.1.2.6.2.7.8.3.1 | not-accessible | mandatory | |
| ibmRIFFilterOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.7.8.3.1.1 | INTEGER | read-only | mandatory |
| ibmRIFFilterOutRingNumber OBJECT-TYPE Indicates which ring number to filter. | 1.3.6.1.4.1.2.6.2.7.8.3.1.2 | INTEGER | read-only | mandatory |
| ibmRIFFilterOutRingMask OBJECT-TYPE Mask to allow ibmRIFFilterOutRingNumber to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.8.3.1.3 | INTEGER | read-only | mandatory |
| ibmRIFFilterOutBridgeNumber OBJECT-TYPE Indicates which bridge number to filter. | 1.3.6.1.4.1.2.6.2.7.8.3.1.4 | INTEGER | read-only | mandatory |
| ibmRIFFilterOutBridgeMask OBJECT-TYPE Mask to allow ibmRIFFilterOutBridgeNumber to be used as a range of values. | 1.3.6.1.4.1.2.6.2.7.8.3.1.5 | INTEGER | read-only | mandatory |
| ibmRIFFilterOutRouteDesignator OBJECT-TYPE Indicates which route designators in the routing information field are to be used for filtering. | 1.3.6.1.4.1.2.6.2.7.8.3.1.6 | INTEGER {firstroutedesignator(1), nexttolastroutedesignator(2), allroutedesignators(3)} | read-only | mandatory |
| ibmfr OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.8 | |||
| ibmfrDlcmiTable OBJECT-TYPE The Parameters for the Data Link Connection Management Interface corresponding to any given ifEntry. | 1.3.6.1.4.1.2.6.2.8.1 | not-accessible | mandatory | |
| ibmfrDlcmiEntry OBJECT-TYPE The Parameters for the Data Link Connection Management Interface. | 1.3.6.1.4.1.2.6.2.8.1.1 | not-accessible | mandatory | |
| ibmfrDlcmiIfIndex OBJECT-TYPE The ifIndex value of the corresponding ifEn- try. | 1.3.6.1.4.1.2.6.2.8.1.1.1 | INTEGER | read-only | mandatory |
| ibmfrDlcmiState OBJECT-TYPE This variable states which Data Link Connec- tion Management scheme is active (and by impli- cation, what DLCI it uses) on the Frame Relay interface. | 1.3.6.1.4.1.2.6.2.8.1.1.2 | INTEGER {noLmiConfigured(1), lmiRev1(2), ansiT1-617-D(3), ansiT1-617-B(4)} | read-only | mandatory |
| ibmfrDlcmiAddress OBJECT-TYPE This variable states which address format is in use on the Frame Relay interface. | 1.3.6.1.4.1.2.6.2.8.1.1.3 | INTEGER {q921(1), q922March90(2), q922November90(3), q922(4)} | read-only | mandatory |
| ibmfrDlcmiAddressLen OBJECT-TYPE This variable states which address length in octets. In the case of Q922 format, the length indicates the entire length of the address in- cluding the control portion. | 1.3.6.1.4.1.2.6.2.8.1.1.4 | INTEGER {two-octets(2), three-octets(3), four-octets(4)} | read-only | mandatory |
| ibmfrDlcmiPollingInterval OBJECT-TYPE This is the number of seconds between succes- sive status enquiry messages. | 1.3.6.1.4.1.2.6.2.8.1.1.5 | INTEGER (5..30) | read-only | mandatory |
| ibmfrDlcmiFullEnquiryInterval OBJECT-TYPE Number of status enquiry intervals that pass before issuance of a full status enquiry mes- sage. | 1.3.6.1.4.1.2.6.2.8.1.1.6 | INTEGER (1..255) | read-only | mandatory |
| ibmfrDlcmiErrorThreshold OBJECT-TYPE This is the maximum number of unanswered Status Enquiries the equipment shall accept be- fore declaring the interface down. | 1.3.6.1.4.1.2.6.2.8.1.1.7 | INTEGER (1..10) | read-only | mandatory |
| ibmfrDlcmiMonitoredEvents OBJECT-TYPE This is the maximum number of responses to FULL STATUS or LINK INTEGERITY VERIFICATION messages missed before the device will mark the interface down. | 1.3.6.1.4.1.2.6.2.8.1.1.8 | INTEGER (1..10) | read-only | mandatory |
| ibmfrDlcmiMaxSupportedVCs OBJECT-TYPE The maximum number of Virtual Circuits allowed for this interface. Usually dictated by the Frame Relay network. In response to a SET, if a value less than zero or higher than the agent's maximal capability is configured, the agent should respond bad- Value | 1.3.6.1.4.1.2.6.2.8.1.1.9 | INTEGER | read-only | mandatory |
| ibmfrDlcmiMulticast OBJECT-TYPE This indicates whether the Frame Relay provid- er offers a Multicast Service. | 1.3.6.1.4.1.2.6.2.8.1.1.10 | INTEGER {nonBroadcast(1), broadcast(2)} | read-only | mandatory |
| ibmfrCircuitTable OBJECT-TYPE A table containing information about specific Data Link Connection Identifiers and corresponding virtual circuits. | 1.3.6.1.4.1.2.6.2.8.2 | not-accessible | mandatory | |
| ibmfrCircuitEntry OBJECT-TYPE The information regarding a single Data Link Connection Identifier. | 1.3.6.1.4.1.2.6.2.8.2.1 | not-accessible | mandatory | |
| ibmfrCircuitIfIndex OBJECT-TYPE The ifIndex Value of the ifEntry this virtual circuit is layered onto. | 1.3.6.1.4.1.2.6.2.8.2.1.1 | INTEGER | read-only | mandatory |
| ibmfrCircuitDlci OBJECT-TYPE The Data Link Connection Identifier for this virtual circuit. | 1.3.6.1.4.1.2.6.2.8.2.1.2 | INTEGER | read-only | mandatory |
| ibmfrCircuitState OBJECT-TYPE Indicates whether the particular virtual cir- cuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by set- ting virtual circuit state to active, or delet- ed by changing Circuit state to deleted. Whether or not the row actually disappears is let to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to inactive to tem- porarily disable a given circuit. | 1.3.6.1.4.1.2.6.2.8.2.1.3 | INTEGER {invalid(1), active(2), inactive(3)} | read-only | mandatory |
| ibmfrCircuitReceivedFECNs OBJECT-TYPE Number of frames received from the network in- dicating forward congestion since the virtual circuit was created. | 1.3.6.1.4.1.2.6.2.8.2.1.4 | Counter | read-only | mandatory |
| ibmfrCircuitReceivedBECNs OBJECT-TYPE Number of frames received from the network in- dicating backward congestion since the virtual circuit was created. | 1.3.6.1.4.1.2.6.2.8.2.1.5 | Counter | read-only | mandatory |
| ibmfrCircuitSentFrames OBJECT-TYPE The number of frames sent from this virtual circuit since it was created. | 1.3.6.1.4.1.2.6.2.8.2.1.6 | Counter | read-only | mandatory |
| ibmfrCircuitSentOctets OBJECT-TYPE The number of octets sent from this virtual circuit since it was created. | 1.3.6.1.4.1.2.6.2.8.2.1.7 | Counter | read-only | mandatory |
| ibmfrCircuitReceivedFrames OBJECT-TYPE Number of frames received over this virtual circuit since it was created. | 1.3.6.1.4.1.2.6.2.8.2.1.8 | Counter | read-only | mandatory |
| ibmfrCircuitReceivedOctets OBJECT-TYPE Number of octets received over this virtual circuit since it was created. | 1.3.6.1.4.1.2.6.2.8.2.1.9 | Counter | read-only | mandatory |
| ibmfrCircuitCreationTime OBJECT-TYPE The time when this virtual circuit was created, whether by the Data Link Connection Management Interface or by a SetRequest. The time value is relative to other times on this interface only. | 1.3.6.1.4.1.2.6.2.8.2.1.10 | TimeTicks | read-only | mandatory |
| ibmfrCircuitLastTimeChange OBJECT-TYPE The time when last there was a change in the virtual circuit state. The time value is relative to other times on this interface only. | 1.3.6.1.4.1.2.6.2.8.2.1.11 | TimeTicks | read-only | mandatory |
| ibmfrCircuitCommittedBurst OBJECT-TYPE This variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval. | 1.3.6.1.4.1.2.6.2.8.2.1.12 | INTEGER | read-only | mandatory |
| ibmfrCircuitExcessBurst OBJECT-TYPE This variable indicates the maximum amount of uncommitted data bits that the network will at- tempt to deliver over the measurement interval. By default, if not configured when creating the entry, the Excess Information Burst Size is set to the value of ifSpeed. | 1.3.6.1.4.1.2.6.2.8.2.1.13 | INTEGER | read-only | mandatory |
| ibmfrCircuitThroughput OBJECT-TYPE Throughput is the average number of 'Frame Re- lay Information Field' bits transferred per second across a user network interface in one direction, measured over the measurement inter- val. If the configured committed burst rate and throughput are both non-zero, the measurement interval T=ibmfrCircuitCommittedBurst/ibmfrCircuitThroughput. If the configured committed burst rate and throughput are both zero, the measurement in- terval T=ibmfrCircuitExcessBurst/ifSpeed. | 1.3.6.1.4.1.2.6.2.8.2.1.14 | INTEGER | read-only | mandatory |
| ibmfrErrTable OBJECT-TYPE A table containing information about Errors on the Frame Relay interface. | 1.3.6.1.4.1.2.6.2.8.3 | not-accessible | mandatory | |
| ibmfrErrEntry OBJECT-TYPE The error information for a single frame relay interface. | 1.3.6.1.4.1.2.6.2.8.3.1 | not-accessible | mandatory | |
| ibmfrErrIfIndex OBJECT-TYPE The ifIndex Value of the corresponding ifEn- try. | 1.3.6.1.4.1.2.6.2.8.3.1.1 | INTEGER | read-only | mandatory |
| ibmfrErrType OBJECT-TYPE The type of error that was last seen on this interface. | 1.3.6.1.4.1.2.6.2.8.3.1.2 | INTEGER {unknownError(1), receiveShort(2), receiveLong(3), illegalDLCI(4), unknownDLCI(5), dlcmiProtoErr(6), dlcmiUnknownIE(7), dlcmiSequenceErr(8), dlcmiUnknownRpt(9)} | read-only | mandatory |
| ibmfrErrData OBJECT-TYPE An octet string containing as much of the er- ror packet as possible. As a minimum, it must contain the Q.922 Address or as much as was delivered. It is desirable to include all in- formation up to the PDU. | 1.3.6.1.4.1.2.6.2.8.3.1.3 | OCTET STRING | read-only | mandatory |
| ibmfrErrTime OBJECT-TYPE The time at which the error was detected. The time value is relative to other times on this interface only. | 1.3.6.1.4.1.2.6.2.8.3.1.4 | TimeTicks | read-only | mandatory |
| ibmdls OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.9 | |||
| ibmdlsVirtualRingSegmentNumber OBJECT-TYPE The token ring segment number used in all frames passed to or from the IBM 6611 Data Link Switching function. | 1.3.6.1.4.1.2.6.2.9.1 | INTEGER (0..4095) | read-only | mandatory |
| ibmdlsFrameFilterType OBJECT-TYPE The type of SNA filtering applied using the ibmdlsLocalFrameFilterTable and ibmdlsRemoteFrameFilterTable. If this field = permit(2), then all filters defined for SNA use the action of permitting frames to be forwarded if they meet the criteria given by the source and destination address values. If this field = deny(1), then all filters defined for SNA use the action of denying frames to be forwarded if they meet the criteria given by the source and destination address values. | 1.3.6.1.4.1.2.6.2.9.2 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmdlsNameFilterType OBJECT-TYPE The type of NetBIOS filtering applied using the ibmdlsLocalNameFilterTable and ibmdlsRemoteNameFilterTable. If this field = permit(2), then all filters defined for NetBIOS use the action of permitting frames to be forwarded if they meet the criteria given by the source and destination address values. If this field = deny(1), then all filters defined for NetBIOS use the action of denying frames to be forwarded if they meet the criteria given by the source and destination address values. | 1.3.6.1.4.1.2.6.2.9.3 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmdlsRouterTable OBJECT-TYPE A table of information regarding all routers participating in Data Link Switching. | 1.3.6.1.4.1.2.6.2.9.4 | not-accessible | mandatory | |
| ibmdlsRouterEntry OBJECT-TYPE Information for a single participating router. | 1.3.6.1.4.1.2.6.2.9.4.1 | not-accessible | mandatory | |
| ibmdlsRouterAddress OBJECT-TYPE The IP address of the router participating in Data Link Switching. | 1.3.6.1.4.1.2.6.2.9.4.1.1 | IpAddress | read-only | mandatory |
| ibmdlsRouterStatus OBJECT-TYPE The current state of the remote connection | 1.3.6.1.4.1.2.6.2.9.4.1.2 | INTEGER {notActive(1), active(2)} | read-only | mandatory |
| ibmdlsRouterDefinedBy OBJECT-TYPE The origin of this entry. user(1) indicates that this router is defined via the Configuration Program. system(2) indicates that this router was defined automatically as a result of a connection request from another router. | 1.3.6.1.4.1.2.6.2.9.4.1.3 | INTEGER {user(1), system(2)} | read-only | mandatory |
| ibmdlsRouterInFrames OBJECT-TYPE Number of frames received from the partner router. | 1.3.6.1.4.1.2.6.2.9.4.1.4 | Counter | read-only | mandatory |
| ibmdlsRouterOutFrames OBJECT-TYPE Number of frames sent to the partner router. | 1.3.6.1.4.1.2.6.2.9.4.1.5 | Counter | read-only | mandatory |
| ibmdlsLocalFrameFilterTable OBJECT-TYPE The SNA local frame filter table. This table contains information regarding the filtering of SNA frames received from local LAN segments. | 1.3.6.1.4.1.2.6.2.9.5 | not-accessible | mandatory | |
| ibmdlsLocalFrameFilterEntry OBJECT-TYPE Filter information for a MAC address source-destination pair. | 1.3.6.1.4.1.2.6.2.9.5.1 | not-accessible | mandatory | |
| ibmdlsLocalFrameFilterID OBJECT-TYPE A unique identifier for this filter. | 1.3.6.1.4.1.2.6.2.9.5.1.1 | INTEGER (1..100) | read-only | mandatory |
| ibmdlsLocalFrameFilterSrcAddress OBJECT-TYPE The source MAC address that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.5.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsLocalFrameFilterSrcMask OBJECT-TYPE A mask indicating the bits of the source address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the source address is considered significant. | 1.3.6.1.4.1.2.6.2.9.5.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsLocalFrameFilterDestAddress OBJECT-TYPE The destination MAC address that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.5.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsLocalFrameFilterDestMask OBJECT-TYPE A mask indicating the bits of the destination address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the destination address is considered significant. | 1.3.6.1.4.1.2.6.2.9.5.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsRemoteFrameFilterTable OBJECT-TYPE The SNA remote frame filter table. This table contains information regarding the filtering of SNA frames received from other participating DLS routers. | 1.3.6.1.4.1.2.6.2.9.6 | not-accessible | mandatory | |
| ibmdlsRemoteFrameFilterEntry OBJECT-TYPE Filter information for a MAC address source-destination pair. | 1.3.6.1.4.1.2.6.2.9.6.1 | not-accessible | mandatory | |
| ibmdlsRemoteFrameFilterID OBJECT-TYPE A unique identifier for this filter. | 1.3.6.1.4.1.2.6.2.9.6.1.1 | INTEGER (1..100) | read-only | mandatory |
| ibmdlsRemoteFrameFilterSrcAddress OBJECT-TYPE The source MAC address that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.6.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsRemoteFrameFilterSrcMask OBJECT-TYPE A mask indicating the bits of the source address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the source address is considered significant. | 1.3.6.1.4.1.2.6.2.9.6.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsRemoteFrameFilterDestAddress OBJECT-TYPE The destination MAC address that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.6.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsRemoteFrameFilterDestMask OBJECT-TYPE A mask indicating the bits of the destination address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the destination address is considered significant. | 1.3.6.1.4.1.2.6.2.9.6.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsLocalNameFilterTable OBJECT-TYPE The NetBIOS local name filter table. This table contains information regarding the filtering of NetBIOS frames received from local LAN segments. | 1.3.6.1.4.1.2.6.2.9.7 | not-accessible | mandatory | |
| ibmdlsLocalNameFilterEntry OBJECT-TYPE Filter information for a NetBIOS source-destination name pair. | 1.3.6.1.4.1.2.6.2.9.7.1 | not-accessible | mandatory | |
| ibmdlsLocalNameFilterID OBJECT-TYPE A unique identifier for this filter. | 1.3.6.1.4.1.2.6.2.9.7.1.1 | INTEGER (1..100) | read-only | mandatory |
| ibmdlsLocalNameFilterSrcAddress OBJECT-TYPE The source NetBIOS name that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.7.1.2 | DisplayString (SIZE(1..16)) | read-only | mandatory |
| ibmdlsLocalNameFilterDestAddress OBJECT-TYPE The destination NetBIOS name that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.7.1.3 | DisplayString (SIZE(1..16)) | read-only | mandatory |
| ibmdlsRemoteNameFilterTable OBJECT-TYPE The NetBIOS name filter table. This table contains information regarding the filtering of NetBIOS frames received from other participating DLS routers. | 1.3.6.1.4.1.2.6.2.9.8 | not-accessible | mandatory | |
| ibmdlsRemoteNameFilterEntry OBJECT-TYPE Filter information for a NetBIOS source-destination name pair. | 1.3.6.1.4.1.2.6.2.9.8.1 | not-accessible | mandatory | |
| ibmdlsRemoteNameFilterID OBJECT-TYPE A unique identifier for this filter. | 1.3.6.1.4.1.2.6.2.9.8.1.1 | INTEGER (1..100) | read-only | mandatory |
| ibmdlsRemoteNameFilterSrcAddress OBJECT-TYPE The source NetBIOS name that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.8.1.2 | DisplayString (SIZE(1..16)) | read-only | mandatory |
| ibmdlsRemoteNameFilterDestAddress OBJECT-TYPE The destination NetBIOS name that this filter is applied to. | 1.3.6.1.4.1.2.6.2.9.8.1.3 | DisplayString (SIZE(1..16)) | read-only | mandatory |
| ibmdlsDefaultDestTable OBJECT-TYPE Table of default routers for MAC addresses. | 1.3.6.1.4.1.2.6.2.9.9 | not-accessible | mandatory | |
| ibmdlsDefaultDestEntry OBJECT-TYPE Mapping of a MAC address to a default router. | 1.3.6.1.4.1.2.6.2.9.9.1 | not-accessible | mandatory | |
| ibmdlsDefaultDestAddress OBJECT-TYPE The destination address that this table entry applies to. | 1.3.6.1.4.1.2.6.2.9.9.1.1 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsDefaultRouterAddress OBJECT-TYPE The default router used for reaching the destination address in ibmdlsDefaultDestAddress. | 1.3.6.1.4.1.2.6.2.9.9.1.2 | IpAddress | read-only | mandatory |
| ibmdlsDefaultNBDestTable OBJECT-TYPE Table of default routers for NetBIOS names. | 1.3.6.1.4.1.2.6.2.9.10 | not-accessible | mandatory | |
| ibmdlsDefaultNBDestEntry OBJECT-TYPE Mapping of a NetBIOS name to a default router. | 1.3.6.1.4.1.2.6.2.9.10.1 | not-accessible | mandatory | |
| ibmdlsDefaultNBDestName OBJECT-TYPE The destination NetBIOS name that this table entry applies to. | 1.3.6.1.4.1.2.6.2.9.10.1.1 | DisplayString (SIZE(1..16)) | read-only | mandatory |
| ibmdlsDefaultNBRouterAddress OBJECT-TYPE The default router used for reaching the destination name in ibmdlsDefaultNBDestName. | 1.3.6.1.4.1.2.6.2.9.10.1.2 | IpAddress | read-only | mandatory |
| ibmdlsStationTable OBJECT-TYPE Table of configuration information on SNA stations attached to this router. | 1.3.6.1.4.1.2.6.2.9.11 | not-accessible | mandatory | |
| ibmdlsStationEntry OBJECT-TYPE Information on a single SNA station attached to this router. | 1.3.6.1.4.1.2.6.2.9.11.1 | not-accessible | mandatory | |
| ibmdlsStationIfIndex OBJECT-TYPE The value of IfIndex for the port to which this station is attached. | 1.3.6.1.4.1.2.6.2.9.11.1.1 | INTEGER | read-only | mandatory |
| ibmdlsStationAddress OBJECT-TYPE The SDLC address of this station. | 1.3.6.1.4.1.2.6.2.9.11.1.2 | INTEGER (1..255) | read-only | mandatory |
| ibmdlsStationTransmitWindowCount OBJECT-TYPE The number of SDLC information frames to send to this station before turning the line around to get a response. | 1.3.6.1.4.1.2.6.2.9.11.1.3 | INTEGER (1..7) | read-only | mandatory |
| ibmdlsStationRetransmitCount OBJECT-TYPE The number of contiguous information frame bursts that will be transmitted to this station before declaring a permanent transmission error. | 1.3.6.1.4.1.2.6.2.9.11.1.4 | INTEGER (1..50) | read-only | mandatory |
| ibmdlsStationRetransmitThreshold OBJECT-TYPE The number of information frame transmissions allowed as a percentage of total information frame transmissions. The specified rate is the maximum rate of retransmissions allowed above which an error log entry will be make. | 1.3.6.1.4.1.2.6.2.9.11.1.5 | INTEGER (1..100) | read-only | mandatory |
| ibmdlsStationForceDisconnectTimeout OBJECT-TYPE The number of seconds that the IBM 6611 will wait after requesting a disconnect from the link (DISC) before forcing a disconnect. | 1.3.6.1.4.1.2.6.2.9.11.1.6 | INTEGER (1..600) | read-only | mandatory |
| ibmdlsStationMaxIfieldSize OBJECT-TYPE The value in bytes of the maximum I-field size (a multiple of 256 plus 9). | 1.3.6.1.4.1.2.6.2.9.11.1.7 | INTEGER (265..30729) | read-only | mandatory |
| ibmdlsStationPrimaryRepollTimeout OBJECT-TYPE The length of time (in tenths of seconds) that the primary station will wait for a response from the secondary station. | 1.3.6.1.4.1.2.6.2.9.11.1.8 | INTEGER (1..250) | read-only | mandatory |
| ibmdlsStationPrimaryRepollCount OBJECT-TYPE The number of times that the primary station will poll the secondary station unsuccessfully before marking the station as not working. | 1.3.6.1.4.1.2.6.2.9.11.1.9 | INTEGER (3..50) | read-only | mandatory |
| ibmdlsStationPrimaryRepollThreshold OBJECT-TYPE The number of repolls as a percentage of the total polls sent to the secondary station. The specified percentage equals the maximum rate of repolls allowed, above which the IBM 6611 declares that a temporary error has occurred and logs an entry in the system error log. | 1.3.6.1.4.1.2.6.2.9.11.1.10 | INTEGER (1..100) | read-only | mandatory |
| ibmdlsStationPrimarySlowListTimeout OBJECT-TYPE The number of seconds that the primary station will wait between polls to stations on the slow list. | 1.3.6.1.4.1.2.6.2.9.11.1.11 | INTEGER (1..60) | read-only | mandatory |
| ibmdlsStationSrcAddress OBJECT-TYPE The token ring physical address used for this station. | 1.3.6.1.4.1.2.6.2.9.11.1.12 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsStationDestAddress OBJECT-TYPE The token ring physical address to which this station should be connected. If this information is not available the IBM 6611 Network Processor will return a length of zero for this object. | 1.3.6.1.4.1.2.6.2.9.11.1.13 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsCirTable OBJECT-TYPE Table of information on DLS circuits active on this router. | 1.3.6.1.4.1.2.6.2.9.12 | not-accessible | mandatory | |
| ibmdlsCirEntry OBJECT-TYPE Information on a DLS circuit. | 1.3.6.1.4.1.2.6.2.9.12.1 | not-accessible | mandatory | |
| ibmdlsCirIfIndex OBJECT-TYPE The value of IfIndex for the interface supporting this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.1 | INTEGER | read-only | mandatory |
| ibmdlsCirSrcAddress OBJECT-TYPE The MAC address of the source of this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsCirSrcSap OBJECT-TYPE The SAP identifier of the source of this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.3 | INTEGER | read-only | mandatory |
| ibmdlsCirDestAddress OBJECT-TYPE The MAC address of the destination of this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdlsCirDestSap OBJECT-TYPE The SAP identifier of the destination of this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.5 | INTEGER | read-only | mandatory |
| ibmdlsCirPartnerRouterAddress OBJECT-TYPE The IP address of the partner router used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.6 | IpAddress | read-only | mandatory |
| ibmdlsCirLocalLinkState OBJECT-TYPE The state of the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.7 | INTEGER {opening(1), opened(2), closing(3), inactive(4)} | read-only | mandatory |
| ibmdlsCirLocalLinkSubState OBJECT-TYPE The sub-state of the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.8 | INTEGER {calling(1), listening(2), contacted(3), localBusy(4), remoteBusy(5)} | read-only | mandatory |
| ibmdlsCirLocalLinkRouting OBJECT-TYPE The routing information field used by the local link portion of this circuit. The routing information field consists of a 2-byte routing control field and up to eight 2-byte route designators. | 1.3.6.1.4.1.2.6.2.9.12.1.9 | OCTET STRING (SIZE(4..18)) | read-only | mandatory |
| ibmdlsCirLocalLinkTestCmdsSent OBJECT-TYPE The number of test commands sent by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.10 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkTestCmdsFail OBJECT-TYPE The number of test commands failed by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.11 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkTestCmdsRcv OBJECT-TYPE The number of test commands received by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.12 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkDataPktSent OBJECT-TYPE The number of sequenced data packets sent by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.13 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkDataPktResent OBJECT-TYPE The number of sequenced data packets resent by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.14 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkMaxContResent OBJECT-TYPE The maximum number of contiguous resendings by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.15 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkDataPktRcv OBJECT-TYPE The number of sequenced data packets received by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.16 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkInvalidPktRcv OBJECT-TYPE The number of invalid packets received by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.17 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkAdpRcvErr OBJECT-TYPE The number of data-detected receive errors by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.18 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkAdpSendErr OBJECT-TYPE The number of data-detected transmit errors by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.19 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkRcvInactiveTimeouts OBJECT-TYPE The number of inactivity timeouts received by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.20 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkCmdPollsSent OBJECT-TYPE The number of command polls sent by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.21 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkCmdRepollsSent OBJECT-TYPE The number of command repolls sent by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.22 | Counter | read-only | mandatory |
| ibmdlsCirLocalLinkCmdContRepolls OBJECT-TYPE The number of continuous repolls sent by the local link station used by this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.23 | Counter | read-only | mandatory |
| ibmdlsCirLocalAddress OBJECT-TYPE The address (ibmdlsCirSrcAddress or ibmdlsCirDestAddress) that is local on this circuit. | 1.3.6.1.4.1.2.6.2.9.12.1.24 | INTEGER {sourceIsLocal(1), destinationIsLocal(2)} | read-only | mandatory |
| ibmppp OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.10 | |||
| ibmpppLinkControlTable OBJECT-TYPE A table containing PPP-link specific control variables for this managed object. An entry in this table is uniquely identified by the ibmpppLinkControlIndex value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.1 | not-accessible | mandatory | |
| ibmpppLinkControlEntry OBJECT-TYPE Management control information about a particular PPP Link. | 1.3.6.1.4.1.2.6.2.10.1.1 | not-accessible | mandatory | |
| ibmpppLinkControlIndex OBJECT-TYPE A unique value for each PPP link. Its value ranges between 1 and the value of ifNumber. The interface identified by a particular value of this index is that identified by the same value of an ifIndex object instance. The value for each link must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. | 1.3.6.1.4.1.2.6.2.10.1.1.1 | INTEGER | read-only | mandatory |
| ibmpppLinkCRCSize OBJECT-TYPE Number of bits used in the CRC on this link. See section 3.1, 'Frame Check Sequence (FCS) Field' on page 5 of RFC 1171. Setting this object to a new value will have effect when this link is next restarted. | 1.3.6.1.4.1.2.6.2.10.1.1.2 | INTEGER {ppp-crc-16(16), ppp-crc-32(32)} | read-only | mandatory |
| ibmpppLinkRestartTimerValue OBJECT-TYPE The value used for the Restart Timer. It is in units of hundredths of a second. See section 4.3, 'Timers and Counters' on page 20 of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.1.1.3 | INTEGER | read-only | mandatory |
| ibmpppLinkMaxRestarts OBJECT-TYPE The Max-Restarts parameter described in section 4.3, 'Timers and Counters' on page 20 of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.1.1.4 | INTEGER | read-only | mandatory |
| ibmpppLinkLocalMRU OBJECT-TYPE The MRU (Maximum Receive Unit) of this node on the link. See section 2.1, page 2, 'Maximum Receive Unit' of RFC 1172. Changing this object will have effect when the link is next restarted. | 1.3.6.1.4.1.2.6.2.10.1.1.5 | INTEGER | read-only | mandatory |
| ibmpppLinkRemoteMRU OBJECT-TYPE What this node believes is the MRU for the node on the other end of the link. See section 2.1, page 2, 'Maximum Receive Unit' of RFC 1172. Changing this object will immediately cause the local node to use the new MRU when transmitting packets. If this number is increased, then the sender MAY elect to use the new MRU. If the MRU is decreased then the sender MUST use the new MRU. | 1.3.6.1.4.1.2.6.2.10.1.1.6 | INTEGER | read-only | mandatory |
| ibmpppLinkLocalACCMap OBJECT-TYPE The (ACC) Asynchronous-Control-Character-Map for this node. This is the ACC Map that the node on the other end of the link will use when building a packet to send to this node. See section 2.2, page 3, 'Async-Control- Character-Map' of RFC 1172. The IBM 6611 Network Processor always provides a value of zero for this object. | 1.3.6.1.4.1.2.6.2.10.1.1.7 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmpppLinkRemoteACCMap OBJECT-TYPE The (ACC) Asynchronous-Control-Character-Map that this node uses when building a packet to send to the node on the other end of the link. See section 2.2, page 3, 'Async-Control-Character-Map' of RFC 1172. The IBM 6611 Network Processor always provides a value of zero for this object. | 1.3.6.1.4.1.2.6.2.10.1.1.8 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmpppLinkMagicLoopCount OBJECT-TYPE The number of times that this node will do a Magic Number Configuration before deciding that the link is looped back. 0 indicates that the node does not do Magic Number Configuration. -1 indicates that it tries forever. Changing this object takes effect the next time that the link is restarted. | 1.3.6.1.4.1.2.6.2.10.1.1.9 | INTEGER | read-only | mandatory |
| ibmpppLinkCommand OBJECT-TYPE See section 4.14 on page 13 of RFC 1171. Reading from this variable will return no-op(1). The IBM 6611 Network Processor always provides a value of no-op(1) for this object. | 1.3.6.1.4.1.2.6.2.10.1.1.10 | INTEGER {no-op(1), close(2)} | read-only | mandatory |
| ibmpppLinkStatusTable OBJECT-TYPE A table containing PPP-link status specific information for this managed object. An entry in this table is uniquely identified by the ibmpppLinkStatusIndex value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.2 | not-accessible | mandatory | |
| ibmpppLinkStatusEntry OBJECT-TYPE Status information about a particular PPP Link. | 1.3.6.1.4.1.2.6.2.10.2.1 | not-accessible | mandatory | |
| ibmpppLinkStatusIndex OBJECT-TYPE A unique value for each PPP link. Its value ranges between 1 and the value of ifNumber. The interface identified by a particular value of this index is that identified by the same value of an ifIndex object instance. The value for each link must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. | 1.3.6.1.4.1.2.6.2.10.2.1.1 | INTEGER | read-only | mandatory |
| ibmpppLinkVersion OBJECT-TYPE The version of LCP that is being run over this link (per RFC 1171). This value currently must be 1. | 1.3.6.1.4.1.2.6.2.10.2.1.2 | INTEGER | read-only | mandatory |
| ibmpppLinkCurrentState OBJECT-TYPE The current state of the link automaton. See section 4.1.3. 'State Transition Table' on page 13 of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.2.1.3 | INTEGER {closed(1), listen(2), reqsent(3), ackrecvd(4), acksent(5), open(6), closing(7)} | read-only | mandatory |
| ibmpppLinkPreviousState OBJECT-TYPE The immediately previous state of the link automaton. See section 4.1.3. 'State Transition Table' on page 13 of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.2.1.4 | INTEGER {closed(1), listen(2), reqsent(3), ackrecvd(4), acksent(5), open(6), closing(7)} | read-only | mandatory |
| ibmpppLinkChangeTime OBJECT-TYPE The value of sysUpTime when the state of the link automaton last changed. | 1.3.6.1.4.1.2.6.2.10.2.1.5 | TimeTicks | read-only | mandatory |
| ibmpppLinkMagicNumber OBJECT-TYPE This node's Magic Number. See section 2.4, page 7, 'Magic Number' of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.2.1.6 | INTEGER | read-only | mandatory |
| ibmpppLinkLocalQualityPeriod OBJECT-TYPE This is the maximum interval at which this node will transmit Link-Quality-Report Packets. See section 2.5, on page 10 of RFC 1172. This object is in units of microseconds. | 1.3.6.1.4.1.2.6.2.10.2.1.7 | INTEGER | read-only | mandatory |
| ibmpppLinkRemoteQualityPeriod OBJECT-TYPE This is the maximum interval at which this node expects that the other node will transmit Link-Quality-Report Packets. See section 2.5, on page 10 of RFC 1172. This object is in units of microseconds. | 1.3.6.1.4.1.2.6.2.10.2.1.8 | INTEGER | read-only | mandatory |
| ibmpppLinkProtocolCompression OBJECT-TYPE Indicates the Protocol compression that has been configured on the link. Receive-only(1) indicates that this node can receive compressed packets but won't send them. Send-only(2) indicates that this node will send compressed packets but can not receive them. Receive-and-send(3) indicates that the node will send and can receive compressed packets. None(4) indicates that this node will neither send nor receive compressed packets. See section 2.6, on page 11 of RFC 1172. The IBM 6611 Network Processor always provides a value of none(4) for this object. | 1.3.6.1.4.1.2.6.2.10.2.1.9 | INTEGER {receive-only(1), send-only(2), receive-and-send(3), none(4)} | read-only | mandatory |
| ibmpppLinkACCompression OBJECT-TYPE Indicates the Address/Control Field compression that has been configured on the link. Receive-only(1) indicates that this node can receive compressed packets but won't send them. Send-only(2) indicates that this node will send compressed packets but can not receive them. Receive-and- send(3) indicates that the node will send and can receive compressed packets. None(4) indicates that this node will neither send nor receive compressed packets. See section 2.7, on page 13 of RFC 1172. The IBM 6611 Network Processor always provides a value of none(4) for this object. | 1.3.6.1.4.1.2.6.2.10.2.1.10 | INTEGER {receive-only(1), send-only(2), receive-and-send(3), none(4)} | read-only | mandatory |
| ibmpppLinkMeasurementsValid OBJECT-TYPE The current value of the Measurements-Valid state variable used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.2.1.11 | INTEGER | read-only | mandatory |
| ibmpppLinkQuality OBJECT-TYPE The current quality of the link as declared by the nodes Link-Quality Management modules. No effort is made to define good or bad, nor the policy used to determine it. | 1.3.6.1.4.1.2.6.2.10.2.1.12 | INTEGER {good(1), bad(2)} | read-only | mandatory |
| ibmpppLinkPhysical OBJECT-TYPE A reference to MIB definitions specific to the particular physical interface type (e.g. T1) being used by the PPP Link. If the agent is unable to obtain this information, the value of this object will be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value. | 1.3.6.1.4.1.2.6.2.10.2.1.13 | OBJECT IDENTIFIER | read-only | mandatory |
| ibmpppLinkErrorsTable OBJECT-TYPE A table containing PPP-link specific statistical information for this managed object. An entry in this table is uniquely identified by the ibmpppLinkErrorsIndex value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.3 | not-accessible | mandatory | |
| ibmpppLinkErrorsEntry OBJECT-TYPE Error information about a particular PPP Link. | 1.3.6.1.4.1.2.6.2.10.3.1 | not-accessible | mandatory | |
| ibmpppLinkErrorsIndex OBJECT-TYPE A unique value for each PPP link. Its value ranges between 1 and the value of ifNumber. The interface identified by a particular value of this index is that identified by the same value of an ifIndex object instance. The value for each link must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. | 1.3.6.1.4.1.2.6.2.10.3.1.1 | INTEGER | read-only | mandatory |
| ibmpppLinkBadAddresses OBJECT-TYPE The number of packets received with an incorrect Address Field. See section 3.1, Page 5, 'Address Field' of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.3.1.2 | Counter | read-only | mandatory |
| ibmpppLinkLastBadAddress OBJECT-TYPE The most recent incorrect address received on this link. | 1.3.6.1.4.1.2.6.2.10.3.1.3 | OCTET STRING | read-only | mandatory |
| ibmpppLinkBadControls OBJECT-TYPE The number of packets received on this link with an incorrect Control Field. See Section 3.1, Page 5, 'Flag Sequence' of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.3.1.4 | Counter | read-only | mandatory |
| ibmpppLinkLastBadControl OBJECT-TYPE The most recent incorrect Control Field received on this link. | 1.3.6.1.4.1.2.6.2.10.3.1.5 | OCTET STRING | read-only | mandatory |
| ibmpppLinkLastUnknownProtocol OBJECT-TYPE The most recently received unknown Protocol. An unknown Protocol is one which has a well-formed Protocol number, but which the PPP implementation does not know how to handle. | 1.3.6.1.4.1.2.6.2.10.3.1.6 | OCTET STRING | read-only | mandatory |
| ibmpppLinkInvalidProtocols OBJECT-TYPE The number of times that a packet has been received with an invalid Protocol specified in the Protocol Field. An invalid Protocol is one which does not conform to the requirements of section 3.1, page 5 of RFC 1171. | 1.3.6.1.4.1.2.6.2.10.3.1.7 | Counter | read-only | mandatory |
| ibmpppLinkLastInvalidProtocol OBJECT-TYPE The most recently received invalid Protocol. | 1.3.6.1.4.1.2.6.2.10.3.1.8 | OCTET STRING | read-only | mandatory |
| ibmpppLinkPacketTooLongs OBJECT-TYPE The number of received packets that have been discarded because their length exceeded the MRU. | 1.3.6.1.4.1.2.6.2.10.3.1.9 | Counter | read-only | mandatory |
| ibmpppLinkBadCRCs OBJECT-TYPE The number of received packets that have been discarded due to having an incorrect CRC. | 1.3.6.1.4.1.2.6.2.10.3.1.10 | Counter | read-only | mandatory |
| ibmpppLinkConfigTimeouts OBJECT-TYPE The number of Configure Request packets that have timed out. | 1.3.6.1.4.1.2.6.2.10.3.1.11 | Counter | read-only | mandatory |
| ibmpppLinkTerminateTimeouts OBJECT-TYPE The number of Terminate Request packets that have timed out. | 1.3.6.1.4.1.2.6.2.10.3.1.12 | Counter | read-only | mandatory |
| ibmpppLinkQualityTable OBJECT-TYPE A table containing PPP-link specific statistical information for this managed object. An entry in this table is uniquely identified by the ibmpppLinkQualityIndex value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.4 | not-accessible | mandatory | |
| ibmpppLinkQualityEntry OBJECT-TYPE Link Quality Management information about a particular PPP Link. | 1.3.6.1.4.1.2.6.2.10.4.1 | not-accessible | mandatory | |
| ibmpppLinkQualityIndex OBJECT-TYPE A unique value for each PPP link. Its value ranges between 1 and the value of ifNumber. The interface identified by a particular value of this index is that identified by the same value of an ifIndex object instance. The value for each link must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. | 1.3.6.1.4.1.2.6.2.10.4.1.1 | INTEGER | read-only | mandatory |
| ibmpppLinkInTxLQRs OBJECT-TYPE The current value of In-Tx-LQRs used in Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.2 | Counter | read-only | mandatory |
| ibmpppLinkInTxPackets OBJECT-TYPE The current value of the In-Tx-Packets counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.3 | Counter | read-only | mandatory |
| ibmpppLinkLastOutTxPackets OBJECT-TYPE The current value of the Last-Out-Tx-Packets-Ctr counter used bu Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.4 | Counter | read-only | mandatory |
| ibmpppLinkInTxOctets OBJECT-TYPE The current value of the In-Tx-Octets counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.5 | Counter | read-only | mandatory |
| ibmpppLinkLastOutTxOctets OBJECT-TYPE The current value of the Last-Out-Tx-Octets-Counter counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.6 | Counter | read-only | mandatory |
| ibmpppLinkInRxPackets OBJECT-TYPE The current value of the In-Rx-Packets counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.7 | Counter | read-only | mandatory |
| ibmpppLinkLastInRxPackets OBJECT-TYPE The current value of the Last-In-Rx-Packets-Ctr counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.8 | Counter | read-only | mandatory |
| ibmpppLinkInRxOctets OBJECT-TYPE The current value of the In-Rx-Octets counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.9 | Counter | read-only | mandatory |
| ibmpppLinkLastInRxOctets OBJECT-TYPE The current value of the Last-In-Rx-Octets-Ctr counter used for Link-Quality Management. See section 3.5, page 19, of RFC 1172. | 1.3.6.1.4.1.2.6.2.10.4.1.10 | Counter | read-only | mandatory |
| ibmpppProtocolTables OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.10.5 | |||
| ibmpppIPTable OBJECT-TYPE A table containing specific information for the running of the IP over PPP in this managed object. An entry in this table is uniquely identified by the ibmpppIPLinkNumber value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.5.1 | not-accessible | mandatory | |
| ibmpppIPEntry OBJECT-TYPE All information pertinant to running the IP over a single PPP link. | 1.3.6.1.4.1.2.6.2.10.5.1.1 | not-accessible | mandatory | |
| ibmpppIPLinkNumber OBJECT-TYPE The value of ibmpppLinkIndex for the link over which this instance of the IP is being run. | 1.3.6.1.4.1.2.6.2.10.5.1.1.1 | INTEGER | read-only | mandatory |
| ibmpppIPRejects OBJECT-TYPE The number of Protocol Reject Messages received when attempting to send an IP packet over the link identified by ibmpppIPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.1.1.2 | Counter | read-only | mandatory |
| ibmpppIPInPackets OBJECT-TYPE The number of IP packets received on the link identified by ibmpppIPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.1.1.3 | Counter | read-only | mandatory |
| ibmpppIPInOctets OBJECT-TYPE The number of octets received in IP packets received on the link identified by ibmpppIPLinkNumber. Only octets in the PPP Information Field are counted. Octets inserted for transparency are not counted. Padding octets are not counted. | 1.3.6.1.4.1.2.6.2.10.5.1.1.4 | Counter | read-only | mandatory |
| ibmpppIPOutPackets OBJECT-TYPE The number of IP packets sent on the link identified by ibmpppIPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.1.1.5 | Counter | read-only | mandatory |
| ibmpppIPOutOctets OBJECT-TYPE The number of octets all in IP Packets sent on the link identified by ibmpppIPLinkNumber. Only octets in the PPP Information Field are counted. Octets inserted for transparency are not counted. Padding octets are not counted. | 1.3.6.1.4.1.2.6.2.10.5.1.1.6 | Counter | read-only | mandatory |
| ibmpppIPCPTable OBJECT-TYPE A table containing specific information for the running of the IPCP over PPP in this managed object. An entry in this table is uniquely identified by the ibmpppIPCPLinkNumber value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.5.2 | not-accessible | mandatory | |
| ibmpppIPCPEntry OBJECT-TYPE All information pertinant to running the IPCP over a single PPP link. | 1.3.6.1.4.1.2.6.2.10.5.2.1 | not-accessible | mandatory | |
| ibmpppIPCPLinkNumber OBJECT-TYPE The value of ibmpppLinkIndex for the link over which this instance of the IPCP is being run. | 1.3.6.1.4.1.2.6.2.10.5.2.1.1 | INTEGER | read-only | mandatory |
| ibmpppIPCPRejects OBJECT-TYPE The number of Protocol Reject Messages received when attempting to send an IPCP Packet over the link identified by ibmpppIPCPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.2.1.2 | Counter | read-only | mandatory |
| ibmpppIPCPInPackets OBJECT-TYPE The number of IPCP packets received on the link identified by ibmpppIPCPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.2.1.3 | Counter | read-only | mandatory |
| ibmpppIPCPInOctets OBJECT-TYPE The number of octets received in IPCP packets received on the link identified by ibmpppIPCPLinkNumber. Only octets in the PPP Information Field are counted. Octets inserted for transparency are not counted. Padding octets are not counted. | 1.3.6.1.4.1.2.6.2.10.5.2.1.4 | Counter | read-only | mandatory |
| ibmpppIPCPOutPackets OBJECT-TYPE The number of IPCP packets sent on the link identified by ibmpppIPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.2.1.5 | Counter | read-only | mandatory |
| ibmpppIPCPOutOctets OBJECT-TYPE The number of octets all in IPCP packets sent on the link identified by ibmpppIPCPLinkNumber. Only octets in the PPP Information Field are counted. Octets inserted for transparency are not counted. Padding octets are not counted. | 1.3.6.1.4.1.2.6.2.10.5.2.1.6 | Counter | read-only | mandatory |
| ibmpppIPCPCompressionType OBJECT-TYPE The compression type used on this link as defined in section 5.2 of RFC 1172. The numerical values that this object can be are the same as the numerical values that are included in the IPCP compression option configuration packets. The IBM 6611 Network Processor always provides a value of none(1) for this object. | 1.3.6.1.4.1.2.6.2.10.5.2.1.7 | INTEGER {none(1), van-jacobson-compressed-tcp(2)} | read-only | mandatory |
| ibmpppLCPTable OBJECT-TYPE A table containing specific information for the running of LCP over PPP in this managed object. An entry in this table is uniquely identified by the ibmpppLCPLinkNumber value comprised by said entry. | 1.3.6.1.4.1.2.6.2.10.5.3 | not-accessible | mandatory | |
| ibmpppLCPEntry OBJECT-TYPE All information pertinant to running LCP over a single PPP link. | 1.3.6.1.4.1.2.6.2.10.5.3.1 | not-accessible | mandatory | |
| ibmpppLCPLinkNumber OBJECT-TYPE The value of ibmpppLinkIndex for the link over which this instance of LCP is being run. | 1.3.6.1.4.1.2.6.2.10.5.3.1.1 | INTEGER | read-only | mandatory |
| ibmpppLCPRejects OBJECT-TYPE The number of Protocol Reject Messages received when attempting to send an LCP packet over the link identified by ibmpppLCPLinkNumber. This really ought not to happen. | 1.3.6.1.4.1.2.6.2.10.5.3.1.2 | Counter | read-only | mandatory |
| ibmpppLCPInPackets OBJECT-TYPE The number of LCP packets received on the link identified by ibmpppLCPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.3.1.3 | Counter | read-only | mandatory |
| ibmpppLCPInOctets OBJECT-TYPE The number of octets received in LCP packets received on the link identified by ibmpppLCPLinkNumber. Only octets in the PPP Information Field are counted. Octets inserted for transparency are not counted. Padding octets are not counted. | 1.3.6.1.4.1.2.6.2.10.5.3.1.4 | Counter | read-only | mandatory |
| ibmpppLCPOutPackets OBJECT-TYPE The number of LCP packets sent on the link identified by ibmpppLCPLinkNumber. | 1.3.6.1.4.1.2.6.2.10.5.3.1.5 | Counter | read-only | mandatory |
| ibmpppLCPOutOctets OBJECT-TYPE The number of octets all in LCP packets sent on the link identified by ibmpppLCPLinkNumber. Only octets in the PPP Information Field are counted. Octets inserted for transparency are not counted. Padding octets are not counted. | 1.3.6.1.4.1.2.6.2.10.5.3.1.6 | Counter | read-only | mandatory |
| ibmpppLCPOutCRs OBJECT-TYPE Number of Configuration Request packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.7 | Counter | read-only | mandatory |
| ibmpppLCPInCRs OBJECT-TYPE Number of Configuration Request packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.8 | Counter | read-only | mandatory |
| ibmpppLCPOutCAs OBJECT-TYPE Number of Configuration Acknowledge packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.9 | Counter | read-only | mandatory |
| ibmpppLCPInCAs OBJECT-TYPE Number of Configuration Acknowledge packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.10 | Counter | read-only | mandatory |
| ibmpppLCPOutCNs OBJECT-TYPE Number of Configuration NAK packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.11 | Counter | read-only | mandatory |
| ibmpppLCPInCNs OBJECT-TYPE Number of Configuration NAK packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.12 | Counter | read-only | mandatory |
| ibmpppLCPOutCRejs OBJECT-TYPE Number of Configuration Reject packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.13 | Counter | read-only | mandatory |
| ibmpppLCPInCRejs OBJECT-TYPE Number of Configuration Reject packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.14 | Counter | read-only | mandatory |
| ibmpppLCPOutTRs OBJECT-TYPE Number of Terminate Request packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.15 | Counter | read-only | mandatory |
| ibmpppLCPInTRs OBJECT-TYPE Number of Terminate Request packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.16 | Counter | read-only | mandatory |
| ibmpppLCPOutTAs OBJECT-TYPE Number of Terminate Acknowledge packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.17 | Counter | read-only | mandatory |
| ibmpppLCPInTAs OBJECT-TYPE Number of Terminate Acknowledge packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.18 | Counter | read-only | mandatory |
| ibmpppLCPOutCodeRejs OBJECT-TYPE Number of Code Reject packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.19 | Counter | read-only | mandatory |
| ibmpppLCPInCodeRejs OBJECT-TYPE Number of Code Reject packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.20 | Counter | read-only | mandatory |
| ibmpppLCPOutEchoReqs OBJECT-TYPE Number of Echo Request packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.21 | Counter | read-only | mandatory |
| ibmpppLCPInEchoReqs OBJECT-TYPE Number of Echo Request packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.22 | Counter | read-only | mandatory |
| ibmpppLCPOutEchoReps OBJECT-TYPE Number of Echo Reply packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.23 | Counter | read-only | mandatory |
| ibmpppLCPInEchoReps OBJECT-TYPE Number of Echo Reply packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.24 | Counter | read-only | mandatory |
| ibmpppLCPOutDiscReqs OBJECT-TYPE Number of Discard Request packets sent on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.25 | Counter | read-only | mandatory |
| ibmpppLCPInDiscReqs OBJECT-TYPE Number of Discard Request packets received on this link. | 1.3.6.1.4.1.2.6.2.10.5.3.1.26 | Counter | read-only | mandatory |
| ibmxns OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.11 | |||
| ibmxnsidpForwarding OBJECT-TYPE Indicates if this node is acting as an XNS router. | 1.3.6.1.4.1.2.6.2.11.1 | INTEGER {forwarding(1), not-forwarding(2)} | read-only | mandatory |
| ibmxnsConfigTable OBJECT-TYPE The table of XNS configuration information gathered on a per-interface basis. | 1.3.6.1.4.1.2.6.2.11.4 | not-accessible | mandatory | |
| ibmxnsConfigEntry OBJECT-TYPE XNS configuration information for a single interface. | 1.3.6.1.4.1.2.6.2.11.4.1 | not-accessible | mandatory | |
| ibmxnsPortIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.11.4.1.1 | INTEGER | read-only | mandatory |
| ibmxnsPortStatus OBJECT-TYPE The status of the XNS protocol stack on this interface. | 1.3.6.1.4.1.2.6.2.11.4.1.2 | INTEGER {active(1), inactive(2)} | read-only | mandatory |
| ibmxnsidpChecksum OBJECT-TYPE Indicates the type of checksumming being done by IDP. | 1.3.6.1.4.1.2.6.2.11.4.1.3 | INTEGER {off(1), header(2), packet(3)} | read-only | mandatory |
| ibmxnsErrpActive OBJECT-TYPE Indicates if this port is originating error protocol packets. | 1.3.6.1.4.1.2.6.2.11.4.1.4 | INTEGER {active(1), suppressed(2)} | read-only | mandatory |
| ibmxnsLoopbackActive OBJECT-TYPE Indicates if this port will use the hardware to loopback locally addressed packets or return the packet to the system via a software loopback. | 1.3.6.1.4.1.2.6.2.11.4.1.5 | INTEGER {software-loopback-active(1), hardware-loopback-active(2)} | read-only | mandatory |
| ibmxnsidpInReceives OBJECT-TYPE Total number of IDP datagrams received. | 1.3.6.1.4.1.2.6.2.11.5 | Counter | read-only | mandatory |
| ibmxnsidpBcastInReceives OBJECT-TYPE Number of IDP broadcast datagrams received. | 1.3.6.1.4.1.2.6.2.11.6 | Counter | read-only | mandatory |
| ibmxnsidpMcastInReceives OBJECT-TYPE Number of IDP multicast datagrams received. | 1.3.6.1.4.1.2.6.2.11.7 | Counter | read-only | mandatory |
| ibmxnsidpInDiscards OBJECT-TYPE Number of incoming IDP datagrams discarded due to lack of resources. | 1.3.6.1.4.1.2.6.2.11.8 | Counter | read-only | mandatory |
| ibmxnsidpOutRequests OBJECT-TYPE Number of IDP datagrams generated by local IDP user protocols. This counter does not include any datagrams counted in ibmxnsidpForwDatagrams. | 1.3.6.1.4.1.2.6.2.11.11 | Counter | read-only | mandatory |
| ibmxnsidpBcastOutRequests OBJECT-TYPE Number of IDP broadcast datagrams generated by local IDP user protocols. This counter does not include any datagrams counted in ibmxnsidpForwDatagrams. | 1.3.6.1.4.1.2.6.2.11.12 | Counter | read-only | mandatory |
| ibmxnsidpMcastOutRequests OBJECT-TYPE Number of IDP multicast datagrams generated by local IDP user protocols. This counter does not include any datagrams counted in ibmxnsidpForwDatagrams. | 1.3.6.1.4.1.2.6.2.11.13 | Counter | read-only | mandatory |
| ibmxnsidpForwDatagrams OBJECT-TYPE Number of IDP datagrams for which an attempt was made to forward. | 1.3.6.1.4.1.2.6.2.11.14 | Counter | read-only | mandatory |
| ibmxnsidpOutDiscards OBJECT-TYPE Total number of outgoing IDP datagrams discarded. | 1.3.6.1.4.1.2.6.2.11.15 | Counter | read-only | mandatory |
| ibmxnsidpOutNoRoutes OBJECT-TYPE Number of outgoing IDP datagrams discarded because no route was available to the specified destination. | 1.3.6.1.4.1.2.6.2.11.16 | Counter | read-only | mandatory |
| ibmxnsidpRoutingDiscards OBJECT-TYPE Number of routing entries discarded even though they were valid. | 1.3.6.1.4.1.2.6.2.11.17 | Counter | read-only | mandatory |
| ibmxnsidpZeroDirBcast OBJECT-TYPE Number of IDP datagrams forwarded to the system due to zeronet broadcast. | 1.3.6.1.4.1.2.6.2.11.19 | Counter | read-only | mandatory |
| ibmxnsidpTooSmall OBJECT-TYPE Number of IDP datagrams with len < the size of an IDP header. | 1.3.6.1.4.1.2.6.2.11.20 | Counter | read-only | mandatory |
| ibmxnsidpBadLen OBJECT-TYPE Number of IDP datagrams with number of bytes in the packet less than the number of bytes specified in the IDP header field. | 1.3.6.1.4.1.2.6.2.11.21 | Counter | read-only | mandatory |
| ibmxnsidpBadSum OBJECT-TYPE Number of IDP datagrams with a bad checksum | 1.3.6.1.4.1.2.6.2.11.22 | Counter | read-only | mandatory |
| ibmxnsidpBadTTL OBJECT-TYPE Number of IDP datagrams with TTL value > IDP maximum hopcount of 16. | 1.3.6.1.4.1.2.6.2.11.23 | Counter | read-only | mandatory |
| ibmxnsErrUnspec OBJECT-TYPE Number of Error packets generated because an IDP datagram was dropped for unspecified reasons. | 1.3.6.1.4.1.2.6.2.11.24 | Counter | read-only | mandatory |
| ibmxnsErrChecksum OBJECT-TYPE Number of Error packets generated because an IDP datagram was dropped due a bad checksum. | 1.3.6.1.4.1.2.6.2.11.25 | Counter | read-only | mandatory |
| ibmxnsErrUnreach OBJECT-TYPE Number of Error packets generated because an IDP datagram was dropped due to an unreachable host. | 1.3.6.1.4.1.2.6.2.11.26 | Counter | read-only | mandatory |
| ibmxnsErrTTLExpired OBJECT-TYPE Number of Error packets generated because an IDP datagram was dropped because its time-to-live counter had expired. | 1.3.6.1.4.1.2.6.2.11.27 | Counter | read-only | mandatory |
| ibmxnsErrTooBig OBJECT-TYPE Number of Error packets generated because an IDP datagram was dropped because it was too large to be forwarded through this node. | 1.3.6.1.4.1.2.6.2.11.28 | Counter | read-only | mandatory |
| ibmxnsErrResources OBJECT-TYPE Number of Error packets generated because an IDP datagram was dropped due to lack of resources. | 1.3.6.1.4.1.2.6.2.11.29 | Counter | read-only | mandatory |
| ibmxnsErrCongWarn OBJECT-TYPE Number of Error packets generated for congestion warnings. | 1.3.6.1.4.1.2.6.2.11.30 | Counter | read-only | mandatory |
| ibmxnsErrCongDiscard OBJECT-TYPE Number of Error packets generated for congestion discards. | 1.3.6.1.4.1.2.6.2.11.31 | Counter | read-only | mandatory |
| ibmxnsErrSquelched OBJECT-TYPE Number of error packets that would have been generated, except that the faulted datagram had one of the following conditions: - was sent as link layer broadcast - NS destination was broadcast - NS source was 0, loopback, or broadcast | 1.3.6.1.4.1.2.6.2.11.32 | Counter | read-only | mandatory |
| ibmxnsErrOutMsgs OBJECT-TYPE Total number of error packets generated. | 1.3.6.1.4.1.2.6.2.11.33 | Counter | read-only | mandatory |
| ibmxnsAddrTable OBJECT-TYPE The XNS Address Table. | 1.3.6.1.4.1.2.6.2.11.34 | not-accessible | mandatory | |
| ibmxnsAddrEntry OBJECT-TYPE An entry in the XNS address table. | 1.3.6.1.4.1.2.6.2.11.34.1 | not-accessible | mandatory | |
| ibmxnsAddrAddress OBJECT-TYPE The XNS address to which this entry's addressing information pertains. | 1.3.6.1.4.1.2.6.2.11.34.1.1 | OCTET STRING (SIZE(12)) | read-only | mandatory |
| ibmxnsAddrIfIndex OBJECT-TYPE The interface index which identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.2.6.2.11.34.1.2 | INTEGER | read-only | mandatory |
| ibmxnsRouteTable OBJECT-TYPE The XNS Route Table. | 1.3.6.1.4.1.2.6.2.11.35 | not-accessible | mandatory | |
| ibmxnsRouteEntry OBJECT-TYPE An entry in the XNS route table. | 1.3.6.1.4.1.2.6.2.11.35.1 | not-accessible | mandatory | |
| ibmxnsRouteDest OBJECT-TYPE The desination network of this route. | 1.3.6.1.4.1.2.6.2.11.35.1.1 | OCTET STRING (SIZE(12)) | read-only | mandatory |
| ibmxnsRouteIfIndex OBJECT-TYPE The index value which identifies the local interface through which the next hop of this route should be reached. | 1.3.6.1.4.1.2.6.2.11.35.1.2 | INTEGER | read-only | mandatory |
| ibmxnsRouteNextHop OBJECT-TYPE The XNS network address of the next hop of this route. | 1.3.6.1.4.1.2.6.2.11.35.1.3 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmxnsRouteMetric OBJECT-TYPE The hop count to the destination. | 1.3.6.1.4.1.2.6.2.11.35.1.4 | INTEGER | read-only | mandatory |
| ibmxnsRouteUse OBJECT-TYPE Reference counter for this route. | 1.3.6.1.4.1.2.6.2.11.35.1.5 | Counter | read-only | mandatory |
| ibmxnsFilterTable OBJECT-TYPE The XNS Filter Table. | 1.3.6.1.4.1.2.6.2.11.36 | not-accessible | mandatory | |
| ibmxnsFilterEntry OBJECT-TYPE An entry in the XNS filter table. | 1.3.6.1.4.1.2.6.2.11.36.1 | not-accessible | mandatory | |
| ibmxnsFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.11.36.1.1 | INTEGER | read-only | mandatory |
| ibmxnsFilterNumber OBJECT-TYPE A unique integer identifying this filter entry for this interface. | 1.3.6.1.4.1.2.6.2.11.36.1.2 | INTEGER | read-only | mandatory |
| ibmxnsFilterValue OBJECT-TYPE An octet string representing the IDP header information required by this filter entry. Incoming IDP packets will be bitwise ANDed with the value of ibmxnsFilterMask, and if the result is equal to the value of this object, the packet will be filtered according to the value of ibmxnsFilterType. The structure of an IDP header is as follows: BIT16 checksum BIT16 length BIT8 transport control (ie. hop count) BIT8 packet type BIT32 destination network address BIT48 destination host address BIT16 destination socket BIT32 source network address BIT48 source host address BIT16 source socket | 1.3.6.1.4.1.2.6.2.11.36.1.3 | OCTET STRING (SIZE(30)) | read-only | mandatory |
| ibmxnsFilterMask OBJECT-TYPE An octet string indicating the parts of the IDP header relevant to this filter entry. This mask will be bitwise ANDed with the IDP packet; if the result is equal to the value of ibmxnsFilterValue, the packet will be filtered according to the value of ibmxnsFilterType. | 1.3.6.1.4.1.2.6.2.11.36.1.4 | OCTET STRING (SIZE(30)) | read-only | mandatory |
| ibmxnsFilterType OBJECT-TYPE Determines whether this filter is a deny entry or a permit entry. | 1.3.6.1.4.1.2.6.2.11.36.1.5 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmxnsFilterHCCompare OBJECT-TYPE Indicates the relational association desired if filtering is being done based on hop count. If filtering is not being done based on hop count (that is, if the hop count portion of ibmxnsFilterMask is 0) the value of this object will be none(1). | 1.3.6.1.4.1.2.6.2.11.36.1.6 | INTEGER {none(1), less-than(2), less-than-equal(3), equal(4), greater-than-equal(5), greater-than(6)} | read-only | mandatory |
| ibmxnsFilterUse OBJECT-TYPE Usage count for this filter entry. | 1.3.6.1.4.1.2.6.2.11.36.1.7 | Counter | read-only | mandatory |
| ibmipx OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.12 | |||
| ibmipxidpForwarding OBJECT-TYPE Indicates if this node is acting as an IPX router. | 1.3.6.1.4.1.2.6.2.12.1 | INTEGER {forwarding(1), not-forwarding(2)} | read-only | mandatory |
| ibmipxConfigTable OBJECT-TYPE The table of IPX configuration information gathered on a per-interface basis. | 1.3.6.1.4.1.2.6.2.12.4 | not-accessible | mandatory | |
| ibmipxConfigEntry OBJECT-TYPE IPX configuration information for a single interface. | 1.3.6.1.4.1.2.6.2.12.4.1 | not-accessible | mandatory | |
| ibmipxPortIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.12.4.1.1 | INTEGER | read-only | mandatory |
| ibmipxPortStatus OBJECT-TYPE The status of the IPX protocol stack on this interface. | 1.3.6.1.4.1.2.6.2.12.4.1.2 | INTEGER {active(1), inactive(2)} | read-only | mandatory |
| ibmipxidpChecksum OBJECT-TYPE Indicates the type of checksumming being done by IDP. | 1.3.6.1.4.1.2.6.2.12.4.1.3 | INTEGER {off(1), header(2), packet(3)} | read-only | mandatory |
| ibmipxLoopbackActive OBJECT-TYPE Indicates if this port will use the hardware to loopback locally addressed packets or return the packet to the system via a software loopback. | 1.3.6.1.4.1.2.6.2.12.4.1.5 | INTEGER {software-loopback-active(1), hardware-loopback-active(2)} | read-only | mandatory |
| ibmipxidpInReceives OBJECT-TYPE Total number of IDP datagrams received. | 1.3.6.1.4.1.2.6.2.12.5 | Counter | read-only | mandatory |
| ibmipxidpBcastInReceives OBJECT-TYPE Number of IDP broadcast datagrams received. | 1.3.6.1.4.1.2.6.2.12.6 | Counter | read-only | mandatory |
| ibmipxidpInDiscards OBJECT-TYPE Number of incoming IDP datagrams discarded due to lack of resources. | 1.3.6.1.4.1.2.6.2.12.8 | Counter | read-only | mandatory |
| ibmipxidpInAddrErrors OBJECT-TYPE Number of incoming IDP datagrams discarded because the network portion of the address did not match the configured address for this host. | 1.3.6.1.4.1.2.6.2.12.10 | Counter | read-only | mandatory |
| ibmipxidpOutRequests OBJECT-TYPE Number of IDP datagrams generated by local IDP user protocols. This counter does not include any datagrams counted in ibmipxidpForwDatagrams. | 1.3.6.1.4.1.2.6.2.12.11 | Counter | read-only | mandatory |
| ibmipxidpBcastOutRequests OBJECT-TYPE Number of IDP broadcast datagrams generated by local IDP user protocols. This counter does not include any datagrams counted in ibmipxidpForwDatagrams. | 1.3.6.1.4.1.2.6.2.12.12 | Counter | read-only | mandatory |
| ibmipxidpForwDatagrams OBJECT-TYPE Number of IDP datagrams for which an attempt was made to forward. | 1.3.6.1.4.1.2.6.2.12.14 | Counter | read-only | mandatory |
| ibmipxidpOutDiscards OBJECT-TYPE Total number of outgoing IDP datagrams discarded. | 1.3.6.1.4.1.2.6.2.12.15 | Counter | read-only | mandatory |
| ibmipxidpOutNoRoutes OBJECT-TYPE Number of outgoing IDP datagrams discarded because no route was available to the specified destination. | 1.3.6.1.4.1.2.6.2.12.16 | Counter | read-only | mandatory |
| ibmipxidpRoutingDiscards OBJECT-TYPE Number of routing entries discarded even though they were valid. | 1.3.6.1.4.1.2.6.2.12.17 | Counter | read-only | mandatory |
| ibmipxidpZeroDirBcast OBJECT-TYPE Number of IDP datagrams forwarded to the system due to zeronet broadcast. | 1.3.6.1.4.1.2.6.2.12.19 | Counter | read-only | mandatory |
| ibmipxidpTooSmall OBJECT-TYPE Number of IDP datagrams with len < the size of an IDP header. | 1.3.6.1.4.1.2.6.2.12.20 | Counter | read-only | mandatory |
| ibmipxidpBadLen OBJECT-TYPE Number of IDP datagrams with number of bytes in the packet less than the number of bytes specified in the IDP header field. | 1.3.6.1.4.1.2.6.2.12.21 | Counter | read-only | mandatory |
| ibmipxidpBadSum OBJECT-TYPE Number of IDP datagrams with a bad checksum | 1.3.6.1.4.1.2.6.2.12.22 | Counter | read-only | mandatory |
| ibmipxidpBadTTL OBJECT-TYPE Number of IDP datagrams with TTL value > IDP maximum hopcount of 16. | 1.3.6.1.4.1.2.6.2.12.23 | Counter | read-only | mandatory |
| ibmipxAddrTable OBJECT-TYPE The IPX Address Table. | 1.3.6.1.4.1.2.6.2.12.34 | not-accessible | mandatory | |
| ibmipxAddrEntry OBJECT-TYPE An entry in the IPX address table. | 1.3.6.1.4.1.2.6.2.12.34.1 | not-accessible | mandatory | |
| ibmipxAddrAddress OBJECT-TYPE The IPX address to which this entry's addressing information pertains. | 1.3.6.1.4.1.2.6.2.12.34.1.1 | OCTET STRING (SIZE(12)) | read-only | mandatory |
| ibmipxAddrIfIndex OBJECT-TYPE The interface index which identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.2.6.2.12.34.1.2 | INTEGER | read-only | mandatory |
| ibmipxRouteTable OBJECT-TYPE The IPX Route Table. | 1.3.6.1.4.1.2.6.2.12.35 | not-accessible | mandatory | |
| ibmipxRouteEntry OBJECT-TYPE An entry in the IPX route table. | 1.3.6.1.4.1.2.6.2.12.35.1 | not-accessible | mandatory | |
| ibmipxRouteDest OBJECT-TYPE The desination network of this route. | 1.3.6.1.4.1.2.6.2.12.35.1.1 | OCTET STRING (SIZE(12)) | read-only | mandatory |
| ibmipxRouteIfIndex OBJECT-TYPE The index value which identifies the local interface through which the next hop of this route should be reached. | 1.3.6.1.4.1.2.6.2.12.35.1.2 | INTEGER | read-only | mandatory |
| ibmipxRouteNextHop OBJECT-TYPE The IPX network address of the next hop of this route. | 1.3.6.1.4.1.2.6.2.12.35.1.3 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmipxRouteMetric OBJECT-TYPE The hop count to the destination. | 1.3.6.1.4.1.2.6.2.12.35.1.4 | INTEGER | read-only | mandatory |
| ibmipxRouteUse OBJECT-TYPE Reference counter for this route. | 1.3.6.1.4.1.2.6.2.12.35.1.5 | Counter | read-only | mandatory |
| ibmipxFilterTable OBJECT-TYPE The IPX Filter Table. | 1.3.6.1.4.1.2.6.2.12.36 | not-accessible | mandatory | |
| ibmipxFilterEntry OBJECT-TYPE An entry in the IPX filter table. | 1.3.6.1.4.1.2.6.2.12.36.1 | not-accessible | mandatory | |
| ibmipxFilterIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.12.36.1.1 | INTEGER | read-only | mandatory |
| ibmipxFilterNumber OBJECT-TYPE A unique integer identifying this filter entry for this interface. | 1.3.6.1.4.1.2.6.2.12.36.1.2 | INTEGER | read-only | mandatory |
| ibmipxFilterValue OBJECT-TYPE An octet string representing the IDP header information required by this filter entry. Incoming IDP packets will be bitwise ANDed with the value of ibmipxFilterMask, and if the result is equal to the value of this object, the packet will be filtered according to the value of ibmipxFilterType. The structure of an IDP header is as follows: BIT16 checksum BIT16 length BIT8 transport control (ie. hop count) BIT8 packet type BIT32 destination network address BIT48 destination host address BIT16 destination socket BIT32 source network address BIT48 source host address BIT16 source socket | 1.3.6.1.4.1.2.6.2.12.36.1.3 | OCTET STRING (SIZE(30)) | read-only | mandatory |
| ibmipxFilterMask OBJECT-TYPE An octet string indicating the parts of the IDP header relevant to this filter entry. This mask will be bitwise ANDed with the IDP packet; if the result is equal to the value of ibmipxFilterValue, the packet will be filtered according to the value of ibmipxFilterType. | 1.3.6.1.4.1.2.6.2.12.36.1.4 | OCTET STRING (SIZE(30)) | read-only | mandatory |
| ibmipxFilterType OBJECT-TYPE Determines whether this filter is a deny entry or a permit entry. | 1.3.6.1.4.1.2.6.2.12.36.1.5 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmipxFilterHCCompare OBJECT-TYPE Indicates the relational association desired if filtering is being done based on hop count. If filtering is not being done based on hop count (that is, if the hop count portion of ibmipxFilterMask is 0) the value of this object will be none(1). | 1.3.6.1.4.1.2.6.2.12.36.1.6 | INTEGER {none(1), less-than(2), less-than-equal(3), equal(4), greater-than-equal(5), greater-than(6)} | read-only | mandatory |
| ibmipxFilterUse OBJECT-TYPE Usage count for this filter entry. | 1.3.6.1.4.1.2.6.2.12.36.1.7 | Counter | read-only | mandatory |
| ibmipxsapStatInRequests OBJECT-TYPE Number of SAP requests received by this entity. | 1.3.6.1.4.1.2.6.2.12.37 | Counter | read-only | mandatory |
| ibmipxsapStatOutRequests OBJECT-TYPE Number of SAP requests sent by this entity. | 1.3.6.1.4.1.2.6.2.12.38 | Counter | read-only | mandatory |
| ibmipxsapStatInResponses OBJECT-TYPE Number of SAP responses received by this entity. | 1.3.6.1.4.1.2.6.2.12.39 | Counter | read-only | mandatory |
| ibmipxsapStatOutResponses OBJECT-TYPE Number of SAP responses sent by this entity. | 1.3.6.1.4.1.2.6.2.12.40 | Counter | read-only | mandatory |
| ibmipxsapStatInErrors OBJECT-TYPE Number of incoming SAP packets discarded due to errors. | 1.3.6.1.4.1.2.6.2.12.41 | Counter | read-only | mandatory |
| ibmipxsapStatOutDiscards OBJECT-TYPE Number of outgoing SAP packets discarded due to lack of resources. | 1.3.6.1.4.1.2.6.2.12.42 | Counter | read-only | mandatory |
| ibmipxsapServerTable OBJECT-TYPE Table of IPX servers. | 1.3.6.1.4.1.2.6.2.12.43 | not-accessible | mandatory | |
| ibmipxsapServerEntry OBJECT-TYPE Information on a single server. | 1.3.6.1.4.1.2.6.2.12.43.1 | not-accessible | mandatory | |
| ibmipxsapServerType OBJECT-TYPE The type of this server. | 1.3.6.1.4.1.2.6.2.12.43.1.1 | INTEGER | read-only | mandatory |
| ibmipxsapServerNet OBJECT-TYPE The IPX network number of this server. | 1.3.6.1.4.1.2.6.2.12.43.1.2 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmipxsapServerHost OBJECT-TYPE The IPX host address of this server. | 1.3.6.1.4.1.2.6.2.12.43.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmipxsapServerSocket OBJECT-TYPE The IPX socket number this server uses to advertise its service. | 1.3.6.1.4.1.2.6.2.12.43.1.4 | INTEGER | read-only | mandatory |
| ibmipxsapServerName OBJECT-TYPE The name of this server. | 1.3.6.1.4.1.2.6.2.12.43.1.5 | DisplayString | read-only | mandatory |
| ibmipxsapServerAge OBJECT-TYPE The number of seconds since this server entry was updated by the SAP protocol. | 1.3.6.1.4.1.2.6.2.12.43.1.6 | INTEGER | read-only | mandatory |
| ibmipxsapServerHops OBJECT-TYPE The number of network hops required to reach this server. | 1.3.6.1.4.1.2.6.2.12.43.1.7 | INTEGER | read-only | mandatory |
| ibmipxsapServerIfIndex OBJECT-TYPE The interface which is used to reach this server. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.12.43.1.8 | INTEGER | read-only | mandatory |
| ibmipxsapServerIndex OBJECT-TYPE A unique number identifying servers advertised at the same IPX network and host address. | 1.3.6.1.4.1.2.6.2.12.43.1.9 | INTEGER | read-only | mandatory |
| ibmipxsapServerRequestsFiltered OBJECT-TYPE Number of times a request for this server has been filtered. | 1.3.6.1.4.1.2.6.2.12.43.1.10 | Counter | read-only | mandatory |
| ibmappn OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13 | |||
| ibmappnNode OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1 | |||
| ibmappnGeneralInfoAndCaps OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.1 | |||
| ibmappnNodeCpName OBJECT-TYPE Administratively-assigned network name for this node in the format NETID.CPNAME. | 1.3.6.1.4.1.2.6.2.13.1.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNodeNetid OBJECT-TYPE Administratively-assigned APPN network identification, which can be from one to eight characters. This ID is used with the control point name to create a fully-qualified control point name. | 1.3.6.1.4.1.2.6.2.13.1.1.2 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodeBlockNum OBJECT-TYPE The block number is the first three digits of the node_id. These 3 hexadecimal digits identify the product and are not configurable. | 1.3.6.1.4.1.2.6.2.13.1.1.3 | DisplayString (SIZE(3)) | read-only | mandatory |
| ibmappnNodeIdNum OBJECT-TYPE The ID number is the last 5 digits of the node_id. These 5 hexadecimal digits are administratively defined and combined with the 3 digit block number form the node_id. This node_id is used to identify the local node and is include in APPN alerts as well as being included in XIDs. A unique value is required for connections to SNA sub-area. | 1.3.6.1.4.1.2.6.2.13.1.1.4 | DisplayString (SIZE(5)) | read-only | mandatory |
| ibmappnNodeType OBJECT-TYPE Type of APPN node, either network, len, or end node. | 1.3.6.1.4.1.2.6.2.13.1.1.5 | INTEGER {networkNode(1), endNode(2), len(4)} | read-only | mandatory |
| ibmappnNodeUpTime OBJECT-TYPE Time (in hundredths of a second) since this APPN node was initialized. | 1.3.6.1.4.1.2.6.2.13.1.1.6 | TimeTicks | read-only | mandatory |
| ibmappnNodeNegotLs OBJECT-TYPE Indicates whether this node supports negotiable link stations. | 1.3.6.1.4.1.2.6.2.13.1.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeSegReasm OBJECT-TYPE Indicates whether this node supports segment reassembly. This is only supported when segment generation is also supported. | 1.3.6.1.4.1.2.6.2.13.1.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeBindReasm OBJECT-TYPE Indicates whether this node supports Bind segment reassembly. This will only be supported when Bind segment generation is also supported. | 1.3.6.1.4.1.2.6.2.13.1.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeParallelTg OBJECT-TYPE Indicates whether this node supports parallel TGs. | 1.3.6.1.4.1.2.6.2.13.1.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeService OBJECT-TYPE Indicates whether this node allows call-in from nodes not defined locally. | 1.3.6.1.4.1.2.6.2.13.1.1.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeAdaptiveBindPacing OBJECT-TYPE Indicates whether this node supports adaptive bind pacing. | 1.3.6.1.4.1.2.6.2.13.1.1.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnUniqueInfoAndCaps OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.2 | |||
| ibmappnNodeNnRcvRegChar OBJECT-TYPE Indicates whether this node supports receiving registered characteristics. | 1.3.6.1.4.1.2.6.2.13.1.2.1 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeNnGateway OBJECT-TYPE Indicates whether this is a gateway node. | 1.3.6.1.4.1.2.6.2.13.1.2.2 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeNnCentralDirectory OBJECT-TYPE Indicates whether this node supports central directory cache. | 1.3.6.1.4.1.2.6.2.13.1.2.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeNnTreeCache OBJECT-TYPE Indicates whether this node supports route tree cache. | 1.3.6.1.4.1.2.6.2.13.1.2.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeNnTreeUpdate OBJECT-TYPE Indicates whether this node supports incremental_tree_update, which is only supported when tree caching is supported. | 1.3.6.1.4.1.2.6.2.13.1.2.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeNnRouteAddResist OBJECT-TYPE Route addition resistance is a value that indicates the relative desirability of using this node for intermediate session traffic. The value, which can be any integer 0-255, is used in route computation. The lower the value, the more desirable the node is for intermediate routing. | 1.3.6.1.4.1.2.6.2.13.1.2.6 | INTEGER | read-only | mandatory |
| ibmappnNodeNnIsr OBJECT-TYPE Indicates whether the node supports intermediate session routing. | 1.3.6.1.4.1.2.6.2.13.1.2.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeNnFrsn OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This object is the last FRSN sent in a topology update to adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.1.2.8 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnEnUniqueCaps OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.3 | |||
| ibmappnNodeEnSegGen OBJECT-TYPE Indicates whether this end node supports segment generation. | 1.3.6.1.4.1.2.6.2.13.1.3.1 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeEnModeCosMap OBJECT-TYPE Indicates whether this end node supports mode name to COS name mapping. | 1.3.6.1.4.1.2.6.2.13.1.3.2 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeEnLocateCdinit OBJECT-TYPE Indicates whether this end node supports Locate Cdinit. | 1.3.6.1.4.1.2.6.2.13.1.3.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeEnSendRegNames OBJECT-TYPE Indicates whether the node will register its LUs with the adjacent serving network node: NO - do not register names YES - register names | 1.3.6.1.4.1.2.6.2.13.1.3.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeEnSendRegChar OBJECT-TYPE Indicates whether this node supports send register characteristics, which is only supported when send registered names is also supported. | 1.3.6.1.4.1.2.6.2.13.1.3.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnPortInformation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.4 | |||
| ibmappnNodePortTable OBJECT-TYPE The Port table describes the configuration and current status of the ports used by APPN. The type of DLC is included in this table as a pointer to the DLC port specific tables. | 1.3.6.1.4.1.2.6.2.13.1.4.1 | not-accessible | mandatory | |
| ibmappnNodePortEntry OBJECT-TYPE The Port Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1 | not-accessible | mandatory | |
| ibmappnNodePortName OBJECT-TYPE Administratively-assigned name for this APPN port. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodePortState OBJECT-TYPE Indicates the current state of this port. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.2 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-write | mandatory |
| ibmappnNodePortDlcType OBJECT-TYPE The type of DLC interface, distinguished according to the protocol immediately 'below' this layer. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.3 | INTEGER {other(1), sdlc(2), dls(3), socket(4), ethernet(5), tokenRing(6)} | read-only | mandatory |
| ibmappnNodePortPortType OBJECT-TYPE Identifies the type of line used by this port. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.4 | INTEGER {leased(1), switched(2), sharedAccessFacilities(3)} | read-only | mandatory |
| ibmappnNodePortSIMRIM OBJECT-TYPE Indicates whether Set Initialization Mode (SIM) and Receive Initialization Mode (RIM) are supported. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodePortLsRole OBJECT-TYPE Initial role for LSs activated through this port, where 'abm' indicates asynchronous balance mode. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.6 | INTEGER {primary(1), secondary(2), negotiable(3), abm(4)} | read-only | mandatory |
| ibmappnNodePortMaxRcvBtuSize OBJECT-TYPE Maximum Basic Transmission Size (BTU) that a link station on this port can receive. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.7 | INTEGER | read-only | mandatory |
| ibmappnNodePortMaxIframeWindow OBJECT-TYPE Maximum number of I-frames that can be received by the XID sender before an acknowledgement is received. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.8 | INTEGER | read-only | mandatory |
| ibmappnNodePortDefLsGoodXids OBJECT-TYPE The total number of successfull XIDs that have occurred on all defined link stations on this port since the last time this port was started. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.9 | Counter | read-only | mandatory |
| ibmappnNodePortDefLsBadXids OBJECT-TYPE The total number of unsuccessfull XIDs that have occurred on all defined link stations on this port since the last time this port was started. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.10 | Counter | read-only | mandatory |
| ibmappnNodePortDynLsGoodXids OBJECT-TYPE The total number of successfull XIDs that have occurred on all dynamic link stations on this port since the last time this port was started. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.11 | Counter | read-only | mandatory |
| ibmappnNodePortDynLsBadXids OBJECT-TYPE The total number of unsuccessfull XIDs that have occurred on all dynamic link stations on this port since the last time this port was started. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.12 | Counter | read-only | mandatory |
| ibmappnNodePortSpecific OBJECT-TYPE Identifies the port specific OBJECT IDENTIFIER that can provide additional information. | 1.3.6.1.4.1.2.6.2.13.1.4.1.1.13 | OBJECT IDENTIFIER | read-only | mandatory |
| ibmappnNodePortIpTable OBJECT-TYPE Port table (TCP/IP specific). | 1.3.6.1.4.1.2.6.2.13.1.4.2 | not-accessible | mandatory | |
| ibmappnNodePortIpEntry OBJECT-TYPE The IP Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.4.2.1 | not-accessible | mandatory | |
| ibmappnNodePortIpName OBJECT-TYPE Administratively-assigned name for this APPN port. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.4.2.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodePortIpPortNum OBJECT-TYPE Local TCP/IP port number. | 1.3.6.1.4.1.2.6.2.13.1.4.2.1.2 | INTEGER | read-only | mandatory |
| ibmappnNodePortDlsTable OBJECT-TYPE Port table (DLS specific). | 1.3.6.1.4.1.2.6.2.13.1.4.3 | not-accessible | mandatory | |
| ibmappnNodePortDlsEntry OBJECT-TYPE The DLS Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.4.3.1 | not-accessible | mandatory | |
| ibmappnNodePortDlsName OBJECT-TYPE Administratively-assigned name for this APPN DLS port. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.4.3.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodePortDlsMac OBJECT-TYPE Local DLS MAC address. | 1.3.6.1.4.1.2.6.2.13.1.4.3.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmappnNodePortDlsSap OBJECT-TYPE Local DLS Sap address. | 1.3.6.1.4.1.2.6.2.13.1.4.3.1.3 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappnNodePortTrTable OBJECT-TYPE Port table (Token Ring specific). | 1.3.6.1.4.1.2.6.2.13.1.4.4 | not-accessible | mandatory | |
| ibmappnNodePortTrEntry OBJECT-TYPE The TR Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.4.4.1 | not-accessible | mandatory | |
| ibmappnNodePortTrName OBJECT-TYPE Administratively-assigned name for this APPN port. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.4.4.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodePortTrMac OBJECT-TYPE Local Token Ring MAC address. | 1.3.6.1.4.1.2.6.2.13.1.4.4.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmappnNodePortTrSap OBJECT-TYPE Local Token Ring Sap address. | 1.3.6.1.4.1.2.6.2.13.1.4.4.1.3 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappnNodePortDlcTraceTable OBJECT-TYPE Port table generic DLC trace table. | 1.3.6.1.4.1.2.6.2.13.1.4.5 | not-accessible | mandatory | |
| ibmappnNodePortDlcTraceEntry OBJECT-TYPE The Port name and a dynamic integer are the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.4.5.1 | not-accessible | mandatory | |
| ibmappnNodePortDlcTracPortName OBJECT-TYPE The Port name associated with this this trace table entry. | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.1 | DisplayString | read-only | mandatory |
| ibmappnNodePortDlcTracIndex OBJECT-TYPE This index value is updated every time a new trace entry is created which provides a means to retrieve only the updated entries and also provides a simple method of correlating the entries. The table will wrap when the table is full, which will result in previous entries being written over. The mangement station can over come this by retrieving the table using this index to retrieve only the new table entries. | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.2 | INTEGER | read-only | mandatory |
| ibmappnNodePortDlcTracDlcType OBJECT-TYPE The type of DLC interface, distinguished according to the protocol immediately 'below' this layer. | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.3 | INTEGER {other(1), sdlc(2), dls(3), socket(4), ethernet(5), tokenRing(6)} | read-only | mandatory |
| ibmappnNodePortDlcTracLocalAddr OBJECT-TYPE Local address in format described below: other = free form DisplayString ip = ld.ld.ld.ld/2d tr = lx:lx:lx:lx:lx:lx.lx dlsw = lx:lx:lx:lx:lx:lx.lx ethernet = lx:lx:lx:lx:lx:lx.lx | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.4 | DisplayString | read-only | mandatory |
| ibmappnNodePortDlcTracRemoteAddr OBJECT-TYPE Remote Address in the format described below: other = free form DisplayString ip = ld.ld.ld.ld/2d tr = lx:lx:lx:lx:lx:lx.lx dlsw = lx:lx:lx:lx:lx:lx.lx ethernet = lx:lx:lx:lx:lx:lx.lx | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.5 | DisplayString | read-only | mandatory |
| ibmappnNodePortDlcTracMsgType OBJECT-TYPE Indicates the type of trace record entry | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.6 | INTEGER {other(1), unknown(2), request(3), confirm(4), indication(5), response(6)} | read-only | mandatory |
| ibmappnNodePortDlcTracCmdType OBJECT-TYPE Indicates the command type of the trace entry. | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.7 | INTEGER {testFrame(1), respFrame(2), curFrame(3), icrFrame(4), respAck(5), dgrmFrame(6), xidFrame(7), contFrame(8), contedFrame(9), iFrame(10), enterBusy(12), exitBusy(13), haltFrame(14), lsHalted(15), restartLs(16), lsRestarted(17), netBioSnq(18), netBioSnr(19), gnetFrame(20), netdFrame(21), oobFrame(22), alterSap(23), testRsp(24), haltLsNow(25), netBioAnq(26), netBioAnr(27), mibLsFrame(28), iamOkay(29), ipTestFrame(2001), ipRespFrame(2002), ipCurFrame(2003), ipIcrFrame(2004), ipRespAck(2005), ipDgrmFrame(2006), ipXidFrame(2007), ipContFrame(2008), ipContedFrame(2009), ipIFrame(2010), ipEnterBusy(2012), ipExitBusy(2013), ipHaltFrame(2014), ipLsHalted(2015), ipRestartLs(2016), ipLsRestarted(2017), ipNetBioSnq(2018), ipNetBioSnr(2019), ipGnetFrame(2020), ipNetdFrame(2021), ipOobFrame(2022), ipAlterSap(2023), ipTestRsp(2024), ipHaltLsNow(2025), ipNetBioAnq(2026), ipNetBioAnr(2027), ipMibLsFrame(2028), ipIamOkay(2029), dlsTestReq(4122), dlsTestRsp(4123), dlsIpm(4124), trTestFrame(6001), trRespFrame(6002), trCurFrame(6003), trIcrFrame(6004), trRespAck(6005), trDgrmFrame(6006), trXidFrame(6007), trContFrame(6008), trContedFrame(6009), trIFrame(6010), trEnterBusy(6012), trExitBusy(6013), trHaltFrame(6014), trLsHalted(6015), trRestartLs(6016), trLsRestarted(6017), trNetBioSnq(6018), trNetBioSnr(6019), trGnetFrame(6020), trNetdFrame(6021), trOobFrame(6022), trAlterSap(6023), trTestRsp(6024), trHaltLsNow(6025), trNetBioAnq(6026), trNetBioAnr(6027), trMibLsFrame(6028), trIamOkay(6029)} | read-only | mandatory |
| ibmappnNodePortDlcTracUseWan OBJECT-TYPE | 1.3.6.1.4.1.2.6.2.13.1.4.5.1.8 | INTEGER {other(1), notApplicable(2), useUnknown(3), useWan(4), useLan(5)} | read-only | mandatory |
| ibmappnLinkStationInformation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.5 | |||
| ibmappnNodeLsTable OBJECT-TYPE This table contains detail information about the link station configuration and current status. | 1.3.6.1.4.1.2.6.2.13.1.5.1 | not-accessible | mandatory | |
| ibmappnNodeLsEntry OBJECT-TYPE This table is indexed by the link station name. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1 | not-accessible | mandatory | |
| ibmappnNodeLsName OBJECT-TYPE Administratively-assigned name for the link station. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodeLsPortName OBJECT-TYPE Administratively-assigned name for the port. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.2 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodeLsDlcType OBJECT-TYPE The type of DLC interface, distinguished according to the protocol immediately 'below' this layer. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.3 | INTEGER {other(1), sdlc(2), dls(3), socket(4), ethernet(5), tokenRing(6)} | read-only | mandatory |
| ibmappnNodeLsDynamic OBJECT-TYPE Identifies whether this resource is a dynamic link station. Dynamic link stations are created when adjacent nodes that have not been locally defined establish a connection with this node. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeLsState OBJECT-TYPE State of this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.5 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-write | mandatory |
| ibmappnNodeLsCpName OBJECT-TYPE Fully-qualified name of the adjacent node for this link station. The name can be from three to seventeen characters. Format is netid.cpname. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.6 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNodeLsTgNum OBJECT-TYPE Number associated with the TG to this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.7 | INTEGER | read-only | mandatory |
| ibmappnNodeLsLimResource OBJECT-TYPE Indicates whether the link station is a limited resource. If it is, the TG is deactivated when there are no sessions. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeLsMigration OBJECT-TYPE Indicates whether this link station will be used for connections to down-level or migration partners. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeLsBlockNum OBJECT-TYPE The block number is the first three digits of the node_id. These 3 hexideimal digits identify the product and are not configurable. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.10 | DisplayString (SIZE(3)) | read-only | mandatory |
| ibmappnNodeLsIdNum OBJECT-TYPE The ID number is the last 5 digits of the node_id. These 5 hexadecimal digits are administratively defined and combined with the 3 digit block number form the node_id. This node_id is used to identify the local node and is include in APPN alerts as well as being included in XIDs. A unique value is required for connections to SNA sub-area. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.11 | DisplayString (SIZE(5)) | read-only | mandatory |
| ibmappnNodeLsCpCpSession OBJECT-TYPE Indicates whether CP-CP sessions are supported by this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNodeLsTargetPacingCount OBJECT-TYPE Numeric value between 0 and 32767 inclusive indicating the desired pacing window size for BINDs on this TG. The number is significant only when fixed bind pacing is being performed. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.13 | INTEGER | read-only | mandatory |
| ibmappnNodeLsMaxSendBtuSize OBJECT-TYPE Numeric value between 0 and 32767 inclusive indicating the desired number of bytes in a Basic Transmission Unit (BTU) that can be sent on this TG. This is an administratively assigned value. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.14 | INTEGER | read-only | mandatory |
| ibmappnNodeLsEffCap OBJECT-TYPE The effective capacity is an integer value that indicates the kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.15 | INTEGER | read-only | mandatory |
| ibmappnNodeLsConnCost OBJECT-TYPE Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255, which indicates maximum cost. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.16 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNodeLsByteCost OBJECT-TYPE Relative cost of transmitting a byte over this link. Range is from 0 (lowest cost) to 255. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.17 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNodeLsSecurity OBJECT-TYPE The security is represented as an integer with a range of 1 thru 255 with the most common values enumerated as defined above. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.18 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnNodeLsDelay OBJECT-TYPE Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with some of the more common values enumerated. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.19 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnNodeLsUsr1 OBJECT-TYPE First user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.20 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNodeLsUsr2 OBJECT-TYPE Second user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.21 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNodeLsUsr3 OBJECT-TYPE Third user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with the TG using this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.22 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNodeLsInXidBytes OBJECT-TYPE Number of XID bytes received. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.23 | Counter | read-only | mandatory |
| ibmappnNodeLsInMsgBytes OBJECT-TYPE Number of message (I-frame) bytes received. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.24 | Counter | read-only | mandatory |
| ibmappnNodeLsInXidFrames OBJECT-TYPE Number of XID frames received. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.25 | Counter | read-only | mandatory |
| ibmappnNodeLsInMsgFrames OBJECT-TYPE Number of message (I-frame) frames received. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.26 | Counter | read-only | mandatory |
| ibmappnNodeLsOutXidBytes OBJECT-TYPE Number of XID bytes sent. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.27 | Counter | read-only | mandatory |
| ibmappnNodeLsOutMsgBytes OBJECT-TYPE Number of message (I-frame) bytes sent. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.28 | Counter | read-only | mandatory |
| ibmappnNodeLsOutXidFrames OBJECT-TYPE Number of XID frames sent. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.29 | Counter | read-only | mandatory |
| ibmappnNodeLsOutMsgFrames OBJECT-TYPE Number of message (I-frame) frames sent. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.30 | Counter | read-only | mandatory |
| ibmappnNodeLsEchoRsps OBJECT-TYPE Number of responses returned from adjacent link station. A response should be returned for each test frame sent by this node. Test frames are sent to adjacent nodes periodically to verify connectivity and to measure that actual round trip time, that is the time the test frame is sent until the response is received. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.31 | Counter | read-only | mandatory |
| ibmappnNodeLsCurrentDelay OBJECT-TYPE The time that it took for the last test signal to be sent and returned from this link station to the adjacent links station. This time is represented in milliseconds. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.32 | INTEGER | read-only | mandatory |
| ibmappnNodeLsMaxDelay OBJECT-TYPE The longest time it took for a test signal to be sent and returned from this link station to the adjacent links station. This time is represented in milliseconds . | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.33 | INTEGER | read-only | mandatory |
| ibmappnNodeLsMinDelay OBJECT-TYPE The shortest time it took for a test signal to be sent and returned from this link station to the adjacent links station. This time is represented in milliseconds. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.34 | INTEGER | read-only | mandatory |
| ibmappnNodeLsMaxDelayTime OBJECT-TYPE The time (since system up in hundredth of seconds) when the longest delay occurred. This time can be used to identify when this high water mark occurred in relation to the last initialization of the APPN node. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.35 | TimeTicks | read-only | mandatory |
| ibmappnNodeLsGoodXids OBJECT-TYPE The total number of successful XIDs that have occurred on this link station since the time it was started. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.36 | Counter | read-only | mandatory |
| ibmappnNodeLsBadXids OBJECT-TYPE The total number of unsuccessful XIDs that have occurred on this link station since the time it was started. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.37 | Counter | read-only | mandatory |
| ibmappnNodeLsSpecific OBJECT-TYPE Identifies the DLC specific OBJECT IDENTIFIER that can provide additional information. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.38 | OBJECT IDENTIFIER | read-only | mandatory |
| ibmappnNodeLsSubState OBJECT-TYPE State of this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.39 | INTEGER {inactive(1), sentReqOpnstn(2), pendXidExch(3), sentActAs(4), sentSetMode(5), active(6), sentDeactAsOrd(7), sentDiscOrd(8), sentDestroyTg(9), sentCreateTg(10), sentConnReq(11), pendRcvConnInd(12), pendSendConnRsp(13), sentConnRsp(14), pendDeact(15)} | read-only | mandatory |
| ibmappnNodeLsStartTime OBJECT-TYPE The time (in hundredth of seconds) this link station has been active the last time since the time APPN was initialized. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.40 | TimeTicks | read-only | mandatory |
| ibmappnNodeLsActiveTime OBJECT-TYPE The time (in hundredth of seconds) this link station has been in the active state. A zero value indicates the link station has never been active. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.41 | TimeTicks | read-only | mandatory |
| ibmappnNodeLsCurrentStateTime OBJECT-TYPE The time (in hundredth of seconds) the link station is in the current state. | 1.3.6.1.4.1.2.6.2.13.1.5.1.1.42 | TimeTicks | read-only | mandatory |
| ibmappnNodeLsIpTable OBJECT-TYPE Link station table (TCP/IP specific). | 1.3.6.1.4.1.2.6.2.13.1.5.2 | not-accessible | mandatory | |
| ibmappnNodeLsIpEntry OBJECT-TYPE The IP Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1 | not-accessible | mandatory | |
| ibmappnNodeLsIpName OBJECT-TYPE Administratively-assigned name for this link station. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodeLsIpState OBJECT-TYPE State of this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1.2 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-only | mandatory |
| ibmappnNodeLsLocalIpAddr OBJECT-TYPE Local IP address. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1.3 | IpAddress | read-only | mandatory |
| ibmappnNodeLsLocalIpPortNum OBJECT-TYPE Local TCP/IP port number. The default listening port will be administratively assigned and will dynamically change if this node initiates a session with adjacent node. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1.4 | INTEGER | read-only | mandatory |
| ibmappnNodeLsRemoteIpAddr OBJECT-TYPE Remote IP address. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1.5 | IpAddress | read-only | mandatory |
| ibmappnNodeLsRemoteIpPortNum OBJECT-TYPE Remote TCP/IP port number. | 1.3.6.1.4.1.2.6.2.13.1.5.2.1.6 | INTEGER | read-only | mandatory |
| ibmappnNodeLsDlsTable OBJECT-TYPE Ls Table (DLS specific). | 1.3.6.1.4.1.2.6.2.13.1.5.3 | not-accessible | mandatory | |
| ibmappnNodeLsDlsEntry OBJECT-TYPE The DLS Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1 | not-accessible | mandatory | |
| ibmappnNodeLsDlsName OBJECT-TYPE Administratively-assigned name for this link station. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodeLsDlsState OBJECT-TYPE State of this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1.2 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-only | mandatory |
| ibmappnNodeLsLocalDlsMac OBJECT-TYPE Local MAC address. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmappnNodeLsLocalDlsSap OBJECT-TYPE Local SAP address. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1.4 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappnNodeLsRemoteDlsMac OBJECT-TYPE Remote MAC address. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmappnNodeLsRemoteDlsSap OBJECT-TYPE Remote SAP address. | 1.3.6.1.4.1.2.6.2.13.1.5.3.1.6 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappnNodeLsTrTable OBJECT-TYPE Ls Table (Token Ring specific). | 1.3.6.1.4.1.2.6.2.13.1.5.4 | not-accessible | mandatory | |
| ibmappnNodeLsTrEntry OBJECT-TYPE The TR Name is used as the index to this table. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1 | not-accessible | mandatory | |
| ibmappnNodeLsTrName OBJECT-TYPE Administratively-assigned name for this link station. The name can be from one to eight characters. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnNodeLsTrState OBJECT-TYPE State of this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1.2 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-only | mandatory |
| ibmappnNodeLsLocalTrMac OBJECT-TYPE Local MAC address. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmappnNodeLsLocalTrSap OBJECT-TYPE Local SAP address. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1.4 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappnNodeLsRemoteTrMac OBJECT-TYPE Remote MAC address. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmappnNodeLsRemoteTrSap OBJECT-TYPE Remote SAP address. | 1.3.6.1.4.1.2.6.2.13.1.5.4.1.6 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappnNodeLsStatusTable OBJECT-TYPE This table contains information related to exceptional and potential exceptional conditions that occur during the activation, XID exchange, and termination of the connection. | 1.3.6.1.4.1.2.6.2.13.1.5.5 | not-accessible | mandatory | |
| ibmappnNodeLsStatusEntry OBJECT-TYPE This table is indexed by the LsStatusIndex, which is an integer that is continuously updated until it eventually wraps. This provides the management station the ability to retrieve only the updates to the table by using the standard GET NEXT. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1 | not-accessible | mandatory | |
| ibmappnNodeLsStatusIndex OBJECT-TYPE Table index. The value of the index begins at zero and is incremented up to a maximum value of 2**31-1 (2,147,483,647) before wrapping. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.1 | INTEGER | read-only | mandatory |
| ibmappnNodeLsStatusTime OBJECT-TYPE Time (in hundreds of a second) since this node was last initialized. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.2 | TimeTicks | read-only | mandatory |
| ibmappnNodeLsStatusLsName OBJECT-TYPE Administratively-assigned name for this link station. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.3 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNodeLsStatusCpName OBJECT-TYPE Administratively-assigned fully-qualified name of the adjacent node partner. This will be provided when the adjacent node has been defined at this node or when the XID sequence has proceeded far enough to to identify the adjacent node. A blank CP name will indicate the name is unknown. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.4 | DisplayString (SIZE(3..18)) | read-only | mandatory |
| ibmappnNodeLsStatusNodeId OBJECT-TYPE Adjacent Node id | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.5 | OCTET STRING | read-only | mandatory |
| ibmappnNodeLsStatusTgNum OBJECT-TYPE Number associated with the TG to this link station with a range from 0 to 256. A value of 256 indicates the tg number has not been negotiated and is unknown at this time. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.6 | INTEGER (0..256) | read-only | mandatory |
| ibmappnNodeLsStatusGeneralSense OBJECT-TYPE The error sense code associated with the start sequence of activation of a link up to the beginning of the XID sequence. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.7 | OCTET STRING | read-only | mandatory |
| ibmappnNodeLsStatusNofRetry OBJECT-TYPE Indicates whether NOF will retry the start request to activate the link. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.8 | INTEGER {retry(1), noretry(2)} | read-only | mandatory |
| ibmappnNodeLsStatusEndSense OBJECT-TYPE The sense code associated with the termination of the link connection to adjacent node. This includes all sense information included in the disconnect recieved from the lower layer DLCs and also sense information indicating the link termination originated by upper layer APPN components. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.9 | OCTET STRING | read-only | mandatory |
| ibmappnNodeLsStatusXidLocalSense OBJECT-TYPE The error sense code associated with the rejection of the XID. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.10 | OCTET STRING | read-only | mandatory |
| ibmappnNodeLsStatusXidRemoteSense OBJECT-TYPE The error sense code adjacent node returned to this node indicating the reason the XID was rejected. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.11 | OCTET STRING | read-only | mandatory |
| ibmappnNodeLsStatusXidByteInError OBJECT-TYPE This identifies the actual byte in the XID that caused the error. The value of zero (0) indicates that the variable has no meaning. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.12 | INTEGER {na(1000)} | read-only | mandatory |
| ibmappnNodeLsStatusXidBitInError OBJECT-TYPE This identifies the actual bit within the error byte of the XID. This only has meaning when the byte in error is greater than zero. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.13 | INTEGER {na(8)} | read-only | mandatory |
| ibmappnNodeLsStatusDlcType OBJECT-TYPE This identifies DLC type that was being used when error occurred. This also is used to the format of the local and remote address provided. other = free form DisplayString ip = ld.ld.ld.ld/2d tr = lx:lx:lx:lx:lx:lx.lx dlsw = lx:lx:lx:lx:lx:lx.lx ethernet = lx:lx:lx:lx:lx:lx.lx | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.14 | INTEGER {other(1), sdlc(2), dls(3), socket(4), ethernet(5), tr(6)} | read-only | mandatory |
| ibmappnNodeLsStatusLocalAddr OBJECT-TYPE This contains a displayable string that identifies the DLC type and appropriate address. See DlcType above for details of the format. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.15 | DisplayString | read-only | mandatory |
| ibmappnNodeLsStatusRemoteAddr OBJECT-TYPE This contains a displayable string that identifies the DLC type and appropriate address. See DlcType above for details of the format. | 1.3.6.1.4.1.2.6.2.13.1.5.5.1.16 | DisplayString | read-only | mandatory |
| ibmappnSnmpInformation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.6 | |||
| ibmappnSnmpInPkts OBJECT-TYPE Total number of messages delivered to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.1 | Counter | read-only | mandatory |
| ibmappnSnmpInGetRequests OBJECT-TYPE Total number of GET requests delivered to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.2 | Counter | read-only | mandatory |
| ibmappnSnmpInGetNexts OBJECT-TYPE Total number of GETNEXT requests delivered to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.3 | Counter | read-only | mandatory |
| ibmappnSnmpInSetRequests OBJECT-TYPE Total number of SET requests delivered to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.4 | Counter | read-only | mandatory |
| ibmappnSnmpInTotalVars OBJECT-TYPE Total number of VARIABLES included in both GET and GETNEXT requests to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.5 | Counter | read-only | mandatory |
| ibmappnSnmpInGetVars OBJECT-TYPE Total number of VARIBLES included in all GET requests to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.6 | Counter | read-only | mandatory |
| ibmappnSnmpInGetNextVars OBJECT-TYPE Total number of VARIABLES included in all GETNEXT requests to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.7 | Counter | read-only | mandatory |
| ibmappnSnmpInSetVars OBJECT-TYPE Total number of VARIBLES included in all SET requests to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.8 | Counter | read-only | mandatory |
| ibmappnSnmpOutNoSuchNames OBJECT-TYPE Total number of VARIABLES that could not be found by the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.9 | Counter | read-only | mandatory |
| ibmappnSnmpOutGenErrs OBJECT-TYPE Total number of undefined errors that occurred processing SNMP request to the APPN SNMP sub-agent. | 1.3.6.1.4.1.2.6.2.13.1.6.10 | Counter | read-only | mandatory |
| ibmappnMemoryUse OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.7 | |||
| ibmappnMemorySize OBJECT-TYPE Size of the shared storage segment, as obtained by storage management from the underlying operating system. | 1.3.6.1.4.1.2.6.2.13.1.7.1 | INTEGER | read-only | mandatory |
| ibmappnMemoryUsed OBJECT-TYPE Number of bytes in the segment that are currently allocated to process. | 1.3.6.1.4.1.2.6.2.13.1.7.2 | INTEGER | read-only | mandatory |
| ibmappnMemoryWarnThresh OBJECT-TYPE Allocation threshold beyond which storage management considers the storage resources to be constrained. | 1.3.6.1.4.1.2.6.2.13.1.7.3 | INTEGER | read-only | mandatory |
| ibmappnMemoryCritThresh OBJECT-TYPE Allocation threshold beyond which storage management considers the storage resources to be critically constrained. | 1.3.6.1.4.1.2.6.2.13.1.7.4 | INTEGER | read-only | mandatory |
| ibmappnXidInformation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.1.8 | |||
| ibmappnNodeDefLsGoodXids OBJECT-TYPE The current number of successfull XIDs that have occurred on all defined link stations since the last time this node was initialized. | 1.3.6.1.4.1.2.6.2.13.1.8.1 | Counter | read-only | mandatory |
| ibmappnNodeDefLsBadXids OBJECT-TYPE The current number of unsuccessfull XIDs that have occurred on all defined link stations since the last time this node was initialized. | 1.3.6.1.4.1.2.6.2.13.1.8.2 | Counter | read-only | mandatory |
| ibmappnNodeDynLsGoodXids OBJECT-TYPE The current number of successfull XIDs that have occurred on all dynamic link stations since the last time this node was initialized. | 1.3.6.1.4.1.2.6.2.13.1.8.3 | Counter | read-only | mandatory |
| ibmappnNodeDynLsBadXids OBJECT-TYPE The current number of unsuccessfull XIDs that have occurred on all dynamic link stations since the last time this node was initialized. | 1.3.6.1.4.1.2.6.2.13.1.8.4 | Counter | read-only | mandatory |
| ibmappnNn OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.2 | |||
| ibmappnNnTopo OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.2.1 | |||
| ibmappnNnTopoMaxNodes OBJECT-TYPE Maximum number of nodes allowed in the APPN topology database This administratively assigned value must be equal to or greater than the maximum total number of end nodes and network nodes. If the number of nodes exceeds this value, APPN will issue an Alert and the node can no longer participate as a network node. | 1.3.6.1.4.1.2.6.2.13.2.1.1 | INTEGER | read-only | mandatory |
| ibmappnNnTopoCurNumNodes OBJECT-TYPE Current number of nodes in this node's topology database. If this value exceeds the maximum number of nodes allowed (NnTopoMaxNodes), APPN alert CPDB002 is issued. | 1.3.6.1.4.1.2.6.2.13.2.1.2 | Gauge | read-only | mandatory |
| ibmappnNnTopoInTdus OBJECT-TYPE Total number of TDUs received from all adjacent NN since last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.3 | Counter | read-only | mandatory |
| ibmappnNnTopoOutTdus OBJECT-TYPE Total number of TDUs built by this node to be sent to all adjacent NN since last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.4 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeLowRsns OBJECT-TYPE Total number of topology node updates received by this node with a RSN less than the current RSN. Both even and odd RSN are included in this count. These TDUs are not errors, but result when TDUs are broadcast to all adjacent network nodes. No update to this node's topology database occurs, but this node will send a TDU with it's higher RSN to the adjacent node that sent this low RSN. | 1.3.6.1.4.1.2.6.2.13.2.1.5 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeEqualRsns OBJECT-TYPE Total number of topology node updates received by this node with a RSN equal to the current RSN. Both even and odd RSN are included in this count. These TDUs are not errors, but result when TDUs are broadcast to all adjacent network nodes. No update to this node's topology database occurs. | 1.3.6.1.4.1.2.6.2.13.2.1.6 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeGoodHighRsns OBJECT-TYPE Total number of topology node updates received by this node with a RSN greater than the current RSN. This results in updating this nodes topology and broadcasting a TDU to all adjacent network nodes. It is not required to send a TDU to the sender of this update because that node already has the update. | 1.3.6.1.4.1.2.6.2.13.2.1.7 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeBadHighRsns OBJECT-TYPE Total number of topology node updates received by this node with an odd RSN greater than the current RSN. These updates represent a topology inconsistency detected by one of the APPN network nodes. This results in updating this nodes topology and broadcasting a TDU to all adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.2.1.8 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeStateUpdates OBJECT-TYPE Total number of topology Node records built as a result of internally detected node state changes that affect APPN topology and routing. Updates are sent via TDUs to all adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.2.1.9 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeErrors OBJECT-TYPE Total number of topology node records inconsistencies detected by this node. This occurs when this node attempts to update its topology database and detects a data inconsistency. This node will create a TDU with the current RSN incremented to the next odd number and broadcast it to all adjacent NNs. | 1.3.6.1.4.1.2.6.2.13.2.1.10 | Counter | read-only | mandatory |
| ibmappnNnTopoNodeTimerUpdates OBJECT-TYPE Total number of topology node records built for this node's resource due to timer updates. Updates are sent via TDUs to all adjacent network nodes. These updates insure other network nodes do not delete this node's resources from their topology database. | 1.3.6.1.4.1.2.6.2.13.2.1.11 | Counter | read-only | mandatory |
| ibmappnNnTopoNodePurges OBJECT-TYPE Total number of topology node records purged from this node's topology database. This occurs when a node has not been updated in a specified amount of time. The owning node is responsible for broadcasting updates for its resource that it wants kept in the network topology. | 1.3.6.1.4.1.2.6.2.13.2.1.12 | Counter | read-only | mandatory |
| ibmappnNnTopoTgLowRsns OBJECT-TYPE Total number of topology TG updates received by this node with a RSN less than the current RSN. Both even and odd RSN are included in this count. These TDUs are not errors, but result when TDUs are broadcast to all adjacent network nodes. No update to this node's topology database occurs, but this node will send a TDU with it's higher RSN to the sender of the low RSN. | 1.3.6.1.4.1.2.6.2.13.2.1.13 | Counter | read-only | mandatory |
| ibmappnNnTopoTgEqualRsns OBJECT-TYPE Total number of topology TG updates received by this node with a RSN equal to the current RSN. Both even and odd RSN are included in this count. These TDUs are not errors, but result when TDUs are broadcast to all adjacent network nodes. No update to this node's topology database occurs. | 1.3.6.1.4.1.2.6.2.13.2.1.14 | Counter | read-only | mandatory |
| ibmappnNnTopoTgGoodHighRsns OBJECT-TYPE Total number of topology TG updates received by this node with a RSN greater than the current RSN. This results in updating this nodes topology and broadcasting the update to all adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.2.1.15 | Counter | read-only | mandatory |
| ibmappnNnTopoTgBadHighRsns OBJECT-TYPE Total number of topology TG updates received by this node with an odd RSN greater than the current RSN. These updates represent a topology inconsistency detected by one of the APPN network nodes. This results in updating this nodes topology and broadcasting a TDU to all adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.2.1.16 | Counter | read-only | mandatory |
| ibmappnNnTopoTgStateUpdates OBJECT-TYPE Total number of topology TG records built as a result of internally detected node state changes that affect APPN topology and routing. Updates are sent via TDUs to all adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.2.1.17 | Counter | read-only | mandatory |
| ibmappnNnTopoTgErrors OBJECT-TYPE Total number of topology TG records inconsistencies detected by this node. This occurs when this node attempts to update its topology database and detects a data inconsistency. This node will create a TDU with the current RSN incremented to the next odd number and broadcast it to all adjacent NNs. | 1.3.6.1.4.1.2.6.2.13.2.1.18 | Counter | read-only | mandatory |
| ibmappnNnTopoTgTimerUpdates OBJECT-TYPE Total number of topology TG records built for this node's resource due to timer updates. Updates are sent via TDUs to all adjacent network nodes. These updates insure other network nodes do not delete this node's resources from their topology database. | 1.3.6.1.4.1.2.6.2.13.2.1.19 | Counter | read-only | mandatory |
| ibmappnNnTopoTgPurges OBJECT-TYPE Total number of topology TG records purged from this node's topology database. This occurs when a TG has not been updated in a specified amount of time. The owning node is responsible for broadcasting updates for its resource that it wants to keep in the network topology. | 1.3.6.1.4.1.2.6.2.13.2.1.20 | Counter | read-only | mandatory |
| ibmappnNnTopoTotalRouteCalcs OBJECT-TYPE Number of routes calculated for all class of services since the last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.21 | Counter | read-only | mandatory |
| ibmappnNnTopoTotalRouteRejs OBJECT-TYPE Number of route requests for all class of services that could not be calculated since last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.22 | Counter | read-only | mandatory |
| ibmappnNnTopoRouteTable OBJECT-TYPE Table containing an entry for every Class of Service that it has calculated a route for. | 1.3.6.1.4.1.2.6.2.13.2.1.23 | not-accessible | mandatory | |
| ibmappnNnTopoRouteEntry OBJECT-TYPE The Class of Service name is the index for this table. | 1.3.6.1.4.1.2.6.2.13.2.1.23.1 | not-accessible | mandatory | |
| ibmappnNnTopoRouteCos OBJECT-TYPE The Class of Service for the route. | 1.3.6.1.4.1.2.6.2.13.2.1.23.1.1 | DisplayString | read-only | mandatory |
| ibmappnNnTopoRouteTrees OBJECT-TYPE Number of routes tree caches built for this Class of Service since the last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.23.1.2 | Counter | read-only | mandatory |
| ibmappnNnTopoRouteCalcs OBJECT-TYPE Number of routes calculated since last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.23.1.3 | Counter | read-only | mandatory |
| ibmappnNnTopoRouteRejs OBJECT-TYPE Number of route requests that could not be calculated since last initialization. | 1.3.6.1.4.1.2.6.2.13.2.1.23.1.4 | Counter | read-only | mandatory |
| ibmappnNnAdjNodeTable OBJECT-TYPE Table containing an entry for every node. The information kept in this table is the last FRSN sent and received, the status of the CP-CP sessions, and a gauge that indicates the number of outstanding TDUs. | 1.3.6.1.4.1.2.6.2.13.2.2 | not-accessible | mandatory | |
| ibmappnNnAdjNodeEntry OBJECT-TYPE The adjacent node name is the index for this table. | 1.3.6.1.4.1.2.6.2.13.2.2.1 | not-accessible | mandatory | |
| ibmappnNnAdjNodeAdjName OBJECT-TYPE An administratively-assigned fully-qualified name of this node's adjacent network node. | 1.3.6.1.4.1.2.6.2.13.2.2.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnAdjNodeCpCpSessStatus OBJECT-TYPE Indicates the state of CP-CP sessions between this node and adjacent network and end nodes. Incative indicates no CP-CP sessions exists between this node and the adjacent node. Active indicates CP-CP sessons are active using both the ConWinner and ConLoser sessions. The session initiated by this node is refered to as the ConWinner session and is used by this node to send to the adjacent node. The ConLoserr session is initiated by the adjacent node and is used by this node to receive from the adjacent node. | 1.3.6.1.4.1.2.6.2.13.2.2.1.2 | INTEGER {active(1), conLoserActive(2), conWinnerActive(3), inactive(4)} | read-only | mandatory |
| ibmappnNnAdjNodeOutOfSeqTdus OBJECT-TYPE Number of out of sequence Topology Database Updates (TDUs). In a quiesced state, this value is zero. In normal operation, the value varies depending on the network environment. | 1.3.6.1.4.1.2.6.2.13.2.2.1.3 | Gauge | read-only | mandatory |
| ibmappnNnAdjNodeLastFrsnSent OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This FRSN indicates the last TDU sent to this adjacent node. | 1.3.6.1.4.1.2.6.2.13.2.2.1.4 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnAdjNodeLastFrsnRcvd OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This FRSN indicates the last TDU received from this adjacent node. | 1.3.6.1.4.1.2.6.2.13.2.2.1.5 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnTopology OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.2.3 | |||
| ibmappnNnTopologyTable OBJECT-TYPE Portion of the APPN routing table that describes all of the APPN network nodes and virtual nodes known to this node. | 1.3.6.1.4.1.2.6.2.13.2.3.1 | not-accessible | mandatory | |
| ibmappnNnTopologyEntry OBJECT-TYPE The fully-qualified node name is used to index this table. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1 | not-accessible | mandatory | |
| ibmappnNnNodeName OBJECT-TYPE Administratively-assigned network name that is locally defined at each network node in the format NETID.CPNAME. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnNodeFrsn OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This FRSN indicates the last time this resource was updated at this node. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.2 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnNodeEntryTimeLeft OBJECT-TYPE Number of days before deletion of this network node entry. Range is 0-31. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.3 | INTEGER (0..31) | read-only | mandatory |
| ibmappnNnNodeType OBJECT-TYPE Type of APPN node. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.4 | INTEGER {networknode(1), virtualnode(3)} | read-only | mandatory |
| ibmappnNnNodeRsn OBJECT-TYPE Resource sequence number that is assigned and controlled by the network node that owns this resource. This is always an even 32-bit number unless an error has occurred. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.5 | INTEGER | read-only | mandatory |
| ibmappnNnNodeRouteAddResist OBJECT-TYPE Route addition resistance indicates the relative desirability of using this node for intermediate session traffic. The value, which can be any integer 0-255, is used in route computation. The lower the value, the more desirable the node is for intermediate routing. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.6 | INTEGER | read-only | mandatory |
| ibmappnNnNodeCongested OBJECT-TYPE Indicates whether this node is congested. This node is not be included in route selection by other nodes when this congestion exists. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeIsrDepleted OBJECT-TYPE Indicates whether intermediate session routing resources are depleted. This node is not included in intermediate route selection by other nodes when resources are depleted. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeEndptDepleted OBJECT-TYPE Indicates whether session endpoint resources are depleted. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeQuiescing OBJECT-TYPE Indicates whether the node is quiescing. This node is not included in route selection by other nodes when the node is quiescing. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeGateway OBJECT-TYPE Indicates whether the node provide gateway functions. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeCentralDirectory OBJECT-TYPE Indicates whether the node is central directory. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeIsr OBJECT-TYPE Indicates whether the node supports intermediate session routing (ISR). | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.13 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeChainSupport OBJECT-TYPE Indicates whether the node supports chaining. | 1.3.6.1.4.1.2.6.2.13.2.3.1.1.14 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgTopologyTable OBJECT-TYPE Portion of the APPN topology database that describes all of the APPN transmissions groups used by the APPN network nodes. | 1.3.6.1.4.1.2.6.2.13.2.3.2 | not-accessible | mandatory | |
| ibmappnNnTgTopologyEntry OBJECT-TYPE This table requires three indexes to provide a unique index. The indexes are the owning or originating CPname, the destination CPname, and the TG number. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1 | not-accessible | mandatory | |
| ibmappnNnTgOwner OBJECT-TYPE Administratively-assigned name for the originating node for this TG. The format is NETID.CPNAME and is the same name specified in the node table. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnTgDest OBJECT-TYPE Administratively-assigned fully-qualified network name for the destination node for this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.2 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnTgNum OBJECT-TYPE Number associated with this transmission group. Range is 0-255. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.3 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgFrsn OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This FRSN indicates the last time this resource was updated at this node. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.4 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnTgEntryTimeLeft OBJECT-TYPE Number of days before deletion of this network node TG entry. Range is 0-31. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.5 | INTEGER (0..31) | read-only | mandatory |
| ibmappnNnTgDestVirtual OBJECT-TYPE Indicates whether the destination node is a virtual node. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgDlcData OBJECT-TYPE DLC specific data related to the link connection network. Token-Ring - MAC/SAP X.25 Switched - dial digits X.21 Switched - dial digits Circuit Swtch - dial digits | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.7 | OCTET STRING (SIZE(0..9)) | read-only | mandatory |
| ibmappnNnTgRsn OBJECT-TYPE Current owning node's resource sequence number for this resource. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.8 | INTEGER | read-only | mandatory |
| ibmappnNnTgOperational OBJECT-TYPE Indicates whether the transmission group is operational. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgQuiescing OBJECT-TYPE Indicates whether the transmission group is quiescing. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgCpCpSession OBJECT-TYPE Indicates whether CP-CP sessions are supported on this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgEffCap OBJECT-TYPE The effective capacity is an integer value that indicates the kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.12 | INTEGER | read-only | mandatory |
| ibmappnNnTgConnCost OBJECT-TYPE Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255, which indicates maximum cost. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.13 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgByteCost OBJECT-TYPE Relative cost of transmitting a byte over this link. Range is from 0 (lowest cost) to 255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.14 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgSecurity OBJECT-TYPE The security is represented as an integer with a range of 1 thru 255 with the most common values enumerated as defined above. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.15 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnNnTgDelay OBJECT-TYPE Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with some of the more common values enumerated. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.16 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnNnTgModemClass OBJECT-TYPE This is used to have multiple images for a connection network. For a connection network it is the same as in the TG vector; for a non-connection network it is X'00'. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.17 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnTgUsr1 OBJECT-TYPE First user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.18 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgUsr2 OBJECT-TYPE Second user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.19 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgUsr3 OBJECT-TYPE Third user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.2.1.20 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTopologyFRTable OBJECT-TYPE Portion of the APPN routing table that describes all of the APPN network nodes and virtual nodes known to this node. | 1.3.6.1.4.1.2.6.2.13.2.3.3 | not-accessible | mandatory | |
| ibmappnNnTopologyFREntry OBJECT-TYPE The fully-qualified node name is used to index this table. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1 | not-accessible | mandatory | |
| ibmappnNnNodeFRName OBJECT-TYPE Administratively-assigned network name that is locally defined at each network node in the format NETID.CPNAME. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnNodeFRFrsn OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This FRSN indicates the last time this resource was updated at this node. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.2 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnNodeFREntryTimeLeft OBJECT-TYPE Number of days before deletion of this network node entry. Range is 0-31. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.3 | INTEGER (0..31) | read-only | mandatory |
| ibmappnNnNodeFRType OBJECT-TYPE Type of APPN node. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.4 | INTEGER {networknode(1), virtualnode(3)} | read-only | mandatory |
| ibmappnNnNodeFRRsn OBJECT-TYPE Resource sequence number that is assigned and controlled by the network node that owns this resource. This is always an even 32-bit number unless an error has occurred. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.5 | INTEGER | read-only | mandatory |
| ibmappnNnNodeFRRouteAddResist OBJECT-TYPE Route addition resistance indicates the relative desirability of using this node for intermediate session traffic. The value, which can be any integer 0-255, is used in route computation. The lower the value, the more desirable the node is for intermediate routing. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.6 | INTEGER | read-only | mandatory |
| ibmappnNnNodeFRCongested OBJECT-TYPE Indicates whether this node is congested. This node is not be included in route selection by other nodes when this congestion exists. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFRIsrDepleted OBJECT-TYPE Indicates whether intermediate session routing resources are depleted. This node is not included in intermediate route selection by other nodes when resources are depleted. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFREndptDepleted OBJECT-TYPE Indicates whether session endpoint resources are depleted. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFRQuiescing OBJECT-TYPE Indicates whether the node is quiescing. This node is not included in route selection by other nodes when the node is quiescing. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFRGateway OBJECT-TYPE Indicates whether the node provide gateway functions. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFRCentralDirectory OBJECT-TYPE Indicates whether the node is central directory. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFRIsr OBJECT-TYPE Indicates whether the node supports intermediate session routing (ISR). | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.13 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnNodeFRChainSupport OBJECT-TYPE Indicates whether the node supports chaining. | 1.3.6.1.4.1.2.6.2.13.2.3.3.1.14 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgTopologyFRTable OBJECT-TYPE Portion of the APPN topology database that describes all of the APPN transmissions groups used by the APPN network nodes. | 1.3.6.1.4.1.2.6.2.13.2.3.4 | not-accessible | mandatory | |
| ibmappnNnTgTopologyFREntry OBJECT-TYPE This table is indexed by four columns: FRSN, TG owner fully-qualified node name, TG destination fully-qualified node name, TG number. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1 | not-accessible | mandatory | |
| ibmappnNnTgFROwner OBJECT-TYPE Administratively-assigned name for the originating node for this TG. The format is NETID.CPNAME and is the same name specified in the node table. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnTgFRDest OBJECT-TYPE Administratively-assigned fully-qualified network name for the destination node for this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.2 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnNnTgFRNum OBJECT-TYPE Number associated with this transmission group. Range is 0-255. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.3 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgFRFrsn OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This FRSN indicates the last time this resource was updated at this node. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.4 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnTgFREntryTimeLeft OBJECT-TYPE Number of days before deletion of this network node TG entry. Range is 0-31. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.5 | INTEGER (0..31) | read-only | mandatory |
| ibmappnNnTgFRDestVirtual OBJECT-TYPE Indicates whether the destination node is a virtual node. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgFRDlcData OBJECT-TYPE DLC specific data related to the link connection network. Token-Ring - MAC/SAP X.25 Switched - dial digits X.21 Switched - dial digits Circuit Swtch - dial digits | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.7 | OCTET STRING (SIZE(0..9)) | read-only | mandatory |
| ibmappnNnTgFRRsn OBJECT-TYPE Current owning node's resource sequence number for this resource. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.8 | INTEGER | read-only | mandatory |
| ibmappnNnTgFROperational OBJECT-TYPE Indicates whether the transmission group is operational. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgFRQuiescing OBJECT-TYPE Indicates whether the transmission group is quiescing. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgFRCpCpSession OBJECT-TYPE Indicates whether CP-CP sessions are supported on this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnNnTgFREffCap OBJECT-TYPE The effective capacity is an integer value that indicates the kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.12 | INTEGER | read-only | mandatory |
| ibmappnNnTgFRConnCost OBJECT-TYPE Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255, which indicates maximum cost. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.13 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgFRByteCost OBJECT-TYPE Relative cost of transmitting a byte over this link. Range is from 0 (lowest cost) to 255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.14 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgFRSecurity OBJECT-TYPE The security is represented as an integer with a range of 1 thru 255 with the most common values enumerated as defined above. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.15 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnNnTgFRDelay OBJECT-TYPE Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with some of the more common values enumerated. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.16 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnNnTgFRModemClass OBJECT-TYPE This is used to have multiple images for a connection network. For a connection network it is the same as in the TG vector; for a non-connection network it is X'00'. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.17 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnNnTgFRUsr1 OBJECT-TYPE First user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.18 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgFRUsr2 OBJECT-TYPE Second user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.19 | INTEGER (0..255) | read-only | mandatory |
| ibmappnNnTgFRUsr3 OBJECT-TYPE Third user-defined TG characteristic for this TG with a range of 0-255. This is an administratively assigned value associated with this TG. | 1.3.6.1.4.1.2.6.2.13.2.3.4.1.20 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalTopology OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.3 | |||
| ibmappnLocalThisNode OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.3.1 | |||
| ibmappnLocalGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.3.1.1 | |||
| ibmappnLocalNodeName OBJECT-TYPE Administratively-assigned fully-qualified name for this node. Format is NETID.CPNAME. | 1.3.6.1.4.1.2.6.2.13.3.1.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnLocalNodeType OBJECT-TYPE Type of APPN node. | 1.3.6.1.4.1.2.6.2.13.3.1.1.2 | INTEGER {networknode(1), endnode(2), len(4)} | read-only | mandatory |
| ibmappnLocalNnSpecific OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.3.1.2 | |||
| ibmappnLocalNnRsn OBJECT-TYPE Resource sequence number is assigned and controlled by the network node that owns this resource. This is always an even unsigned number unless an error has occurred. | 1.3.6.1.4.1.2.6.2.13.3.1.2.1 | INTEGER | read-only | mandatory |
| ibmappnLocalNnRouteAddResist OBJECT-TYPE Route addition resistance indicates the relative desirability of using this node for intermediate session traffic. The value, which can be any integer 0-255, is used in route computation. The lower the value, the more desirable the node is for intermediate routing. | 1.3.6.1.4.1.2.6.2.13.3.1.2.2 | INTEGER | read-only | mandatory |
| ibmappnLocalNnCongested OBJECT-TYPE Indicates whether this node is congested. Other network nodes stop routing traffic to this node while this flag is on. | 1.3.6.1.4.1.2.6.2.13.3.1.2.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnIsrDepleted OBJECT-TYPE Indicate whether intermediated session routing resources are depleted. Other network nodes stop routing traffic through this node while this flag is on. | 1.3.6.1.4.1.2.6.2.13.3.1.2.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnEndptDepleted OBJECT-TYPE Indicates whether session endpoint resources are depleted. | 1.3.6.1.4.1.2.6.2.13.3.1.2.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnQuiescing OBJECT-TYPE Indicates whether the node is quiescing. | 1.3.6.1.4.1.2.6.2.13.3.1.2.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnGateway OBJECT-TYPE Indicates whether the node is a gateway. | 1.3.6.1.4.1.2.6.2.13.3.1.2.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnCentralDirectory OBJECT-TYPE Indicates whether the node is a central directory. | 1.3.6.1.4.1.2.6.2.13.3.1.2.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnIsr OBJECT-TYPE Indicates whether the node supports intermediate session routing. | 1.3.6.1.4.1.2.6.2.13.3.1.2.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnChainSupport OBJECT-TYPE Indicates whether the node supports chaining. | 1.3.6.1.4.1.2.6.2.13.3.1.2.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalNnFrsn OBJECT-TYPE Flow reduction sequence numbers (FRSNs) are associated with Topology Database Updates (TDUs) and are unique only within each APPN network node. A TDU can be associated with multiple APPN resources. This object is the last FRSN sent in a topology update to adjacent network nodes. | 1.3.6.1.4.1.2.6.2.13.3.1.2.11 | INTEGER | read-only | mandatory |
| ibmappnLocalTg OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.3.1.3 | |||
| ibmappnLocalTgTable OBJECT-TYPE TG Table describes all of the TGs owned by this node. The TG destination can be a virtual node, network node, len, or end node. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1 | not-accessible | mandatory | |
| ibmappnLocalTgEntry OBJECT-TYPE This table is indexed by the destination CPname and the TG number. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1 | not-accessible | mandatory | |
| ibmappnLocalTgDest OBJECT-TYPE Administratively-assigned name for the destination node for this TG. This is the fully-qualified network node name. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnLocalTgNum OBJECT-TYPE Number associated with this transmission group. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.2 | INTEGER | read-only | mandatory |
| ibmappnLocalTgDestVirtual OBJECT-TYPE Indicates whether the destination node is a Virtual node. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalTgDlcData OBJECT-TYPE DLC specific data related to the link connection network. Token-Ring - MAC/SAP X.25 Switched - dial digits X.21 Switched - dial digits Circuit Swtch - dial digits | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.4 | OCTET STRING (SIZE(0..9)) | read-only | mandatory |
| ibmappnLocalTgRsn OBJECT-TYPE The resource sequence number is assigned and controlled by the network node that owns this resource. This is always an even unsigned number unless an error has occurred. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.5 | INTEGER | read-only | mandatory |
| ibmappnLocalTgQuiescing OBJECT-TYPE Indicates whether the Transmission Group is quiescing. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalTgOperational OBJECT-TYPE Indicates whether the Transmission Group is operational. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalTgCpCpSession OBJECT-TYPE Indicates whether the CP-CP Sessions are supported on this TG. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalTgEffCap OBJECT-TYPE The effective capacity is an integer value that indicates the actual kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.9 | INTEGER | read-only | mandatory |
| ibmappnLocalTgConnCost OBJECT-TYPE Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.10 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalTgByteCost OBJECT-TYPE Relative cost of transmitting a byte over this link. Range is from 0 (lowest cost) to 255. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.11 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalTgSecurity OBJECT-TYPE Security level for this TG. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.12 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnLocalTgDelay OBJECT-TYPE Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with some of the more common values enumerated. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.13 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnLocalTgModemClass OBJECT-TYPE This is used to have multiple images for a connection network. For a connection network it is the same as in the TG vector and for a non-connection network it is zero. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.14 | INTEGER | read-only | mandatory |
| ibmappnLocalTgUsr1 OBJECT-TYPE Value of the first user-defined TG characteristic for this TG. Range is 0-255. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.15 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalTgUsr2 OBJECT-TYPE Value of the second user-defined TG characteristic for this TG. Range is 0-255. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.16 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalTgUsr3 OBJECT-TYPE Value of the third user-defined TG characteristic for this TG. Range is 0-255. | 1.3.6.1.4.1.2.6.2.13.3.1.3.1.1.17 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalEnTopology OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.3.2 | |||
| ibmappnLocalEnTable OBJECT-TYPE Portion of the APPN topology database that describes the end nodes known to this node. | 1.3.6.1.4.1.2.6.2.13.3.2.1 | not-accessible | mandatory | |
| ibmappnLocalEnEntry OBJECT-TYPE This table is indexed by the end node CPname. | 1.3.6.1.4.1.2.6.2.13.3.2.1.1 | not-accessible | mandatory | |
| ibmappnLocalEnName OBJECT-TYPE Administratively-assigned fully-qualified name of end node in the format NETID.CPNAME. | 1.3.6.1.4.1.2.6.2.13.3.2.1.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnLocalEnEntryTimeLeft OBJECT-TYPE Number of days before deletion of this end node entry. Range is 0-31. | 1.3.6.1.4.1.2.6.2.13.3.2.1.1.2 | INTEGER (0..31) | read-only | mandatory |
| ibmappnLocalEnType OBJECT-TYPE Type of APPN node (must always be a len or end node). | 1.3.6.1.4.1.2.6.2.13.3.2.1.1.3 | INTEGER {endnode(2), len(4)} | read-only | mandatory |
| ibmappnLocalEnTgTable OBJECT-TYPE Table describing all of the TGs owned by the end nodes known to this node. The TG destination can be a virtual node, network node, or end node. | 1.3.6.1.4.1.2.6.2.13.3.2.2 | not-accessible | mandatory | |
| ibmappnLocalEnTgEntry OBJECT-TYPE This table requires multiple indexes to uniquely identify each TG. They are originating CPname, destination CPname, and the TG number. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1 | not-accessible | mandatory | |
| ibmappnLocalEnTgOrigin OBJECT-TYPE Administratively-assigned name for the origination node for this TG. This is the fully-qualified network name. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnLocalEnTgDest OBJECT-TYPE Administratively-assigned name for the destination node for this TG. This is the fully-qualified network name. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.2 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnLocalEnTgNum OBJECT-TYPE Number associated with this transmission group. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.3 | INTEGER | read-only | mandatory |
| ibmappnLocalEnTgEntryTimeLeft OBJECT-TYPE Number of days before deletion of this end node TG entry. Range is 0-31. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.4 | INTEGER (0..31) | read-only | mandatory |
| ibmappnLocalEnTgDestVirtual OBJECT-TYPE Indicates whether the destination node is a virtual node. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalEnTgDlcData OBJECT-TYPE DLC specific data related to the link connection network. Token-Ring - MAC/SAP X.25 Switched - dial digits X.21 Switched - dial digits Circuit Swtch - dial digits | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.6 | OCTET STRING | read-only | mandatory |
| ibmappnLocalEnTgOperational OBJECT-TYPE Indicates whether the Transmission Group is operational. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalEnTgCpCpSession OBJECT-TYPE Indicates whether CP-CP sessions are supported on this TG. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnLocalEnTgEffCap OBJECT-TYPE The effective capacity is an integer value that indicates the actual kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.9 | INTEGER | read-only | mandatory |
| ibmappnLocalEnTgConnCost OBJECT-TYPE Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.10 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalEnTgByteCost OBJECT-TYPE Relative cost of transmitting a byte over this link. Range is from 0, which means no cost, to 255. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.11 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalEnTgSecurity OBJECT-TYPE Security level for this TG. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.12 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnLocalEnTgDelay OBJECT-TYPE Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with some of the more common values enumerated. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.13 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnLocalEnTgModemClass OBJECT-TYPE This is used to have multiple images for a connection network. For a connection network it is the same as in the TG vector and for a non connection network it is zero. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.14 | INTEGER (0..65535) | read-only | mandatory |
| ibmappnLocalEnTgUsr1 OBJECT-TYPE First user-defined TG characteristic for this TG. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.15 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalEnTgUsr2 OBJECT-TYPE Second user-defined TG characteristic for this TG. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.16 | INTEGER (0..255) | read-only | mandatory |
| ibmappnLocalEnTgUsr3 OBJECT-TYPE Third user-defined TG characteristic for this TG. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.3.2.2.1.17 | INTEGER (0..255) | read-only | mandatory |
| ibmappnDir OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.5 | |||
| ibmappnDirPerf OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.5.1 | |||
| ibmappnDirMaxCaches OBJECT-TYPE Maximum number of cache entries allowed. This is an administratively assigned value. | 1.3.6.1.4.1.2.6.2.13.5.1.1 | INTEGER | read-only | mandatory |
| ibmappnDirCurCaches OBJECT-TYPE Current number of cache entries. | 1.3.6.1.4.1.2.6.2.13.5.1.2 | Gauge | read-only | mandatory |
| ibmappnDirCurHomeEntries OBJECT-TYPE Current number of home entries. | 1.3.6.1.4.1.2.6.2.13.5.1.3 | Gauge | read-only | mandatory |
| ibmappnDirRegEntries OBJECT-TYPE Current number of registered entries. | 1.3.6.1.4.1.2.6.2.13.5.1.4 | Gauge | read-only | mandatory |
| ibmappnDirInLocates OBJECT-TYPE Number of directed locates received. | 1.3.6.1.4.1.2.6.2.13.5.1.5 | Counter | read-only | mandatory |
| ibmappnDirInBcastLocates OBJECT-TYPE Number of broadcast locates received. | 1.3.6.1.4.1.2.6.2.13.5.1.6 | Counter | read-only | mandatory |
| ibmappnDirOutLocates OBJECT-TYPE Number of directed locates sent. | 1.3.6.1.4.1.2.6.2.13.5.1.7 | Counter | read-only | mandatory |
| ibmappnDirOutBcastLocates OBJECT-TYPE Number of broadcast locates sent. | 1.3.6.1.4.1.2.6.2.13.5.1.8 | Counter | read-only | mandatory |
| ibmappnDirNotFoundLocates OBJECT-TYPE Number of directed locates returned with a 'not found'. | 1.3.6.1.4.1.2.6.2.13.5.1.9 | Counter | read-only | mandatory |
| ibmappnDirNotFoundBcastLocates OBJECT-TYPE Number of broadcast locates returned with a not found. | 1.3.6.1.4.1.2.6.2.13.5.1.10 | Counter | read-only | mandatory |
| ibmappnDirLocateOutstands OBJECT-TYPE Current number of outstanding locates, both directed and broadcast. This value varies. A value of zero indicates that no locates are unanswered. | 1.3.6.1.4.1.2.6.2.13.5.1.11 | Gauge | read-only | mandatory |
| ibmappnDirTable OBJECT-TYPE Table containing information about all known LUs and TPs. | 1.3.6.1.4.1.2.6.2.13.5.2 | not-accessible | mandatory | |
| ibmappnDirEntry OBJECT-TYPE This table is indexed by the LU name. | 1.3.6.1.4.1.2.6.2.13.5.2.1 | not-accessible | mandatory | |
| ibmappnDirLuName OBJECT-TYPE Fully-qualified network LU name in the domain of the serving network node. | 1.3.6.1.4.1.2.6.2.13.5.2.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnDirServerName OBJECT-TYPE Fully-qualified control point (CP) name of the network node server. For unassociated end node entries, the end node fully-qualified name is returned. | 1.3.6.1.4.1.2.6.2.13.5.2.1.2 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnDirLuOwnerName OBJECT-TYPE Fully-qualified CP name of the node at which the LU is located. This name is the same as the serving NN name when the LU is located at a network node or an unassociated end node. It is also the same as the fully-qualified LU name when this is the control point LU for this node. | 1.3.6.1.4.1.2.6.2.13.5.2.1.3 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnDirLuLocation OBJECT-TYPE Specifies the location of the LU. | 1.3.6.1.4.1.2.6.2.13.5.2.1.4 | INTEGER {local(1), domain(2), xdomain(3)} | read-only | mandatory |
| ibmappnDirType OBJECT-TYPE Directory types are: 1 - Home The LU is in the domain of the local network node and the LU information has been configured at the local node. 2 - Cache The LU has previously been located by a broadcast search and the location information has been saved. 3 - Register The LU is at an end node that is in the domain of the local network node. Registered entries are registered by the served end node. | 1.3.6.1.4.1.2.6.2.13.5.2.1.5 | INTEGER {home(1), cache(2), registered(3)} | read-only | mandatory |
| ibmappnDirWildCard OBJECT-TYPE 1 - Other means unknown type of LU entry. 2 - Expliced-entry means the full LUNAME will be used for locating this LU. 3 - Partial-wildcard means only the non-blank portions of the LUNAME will be used for locating this LU. 4 - Full-wildcard means all LUNAMES will be directed to this LU. | 1.3.6.1.4.1.2.6.2.13.5.2.1.6 | INTEGER {other(1), explicit-entry(2), partial-wildcard(3), full-wildcard(4)} | read-only | mandatory |
| ibmappnCos OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.6 | |||
| ibmappnCosModeTable OBJECT-TYPE Table representing all of the defined mode names for this node. The table contains the matching COS name. | 1.3.6.1.4.1.2.6.2.13.6.1 | not-accessible | mandatory | |
| ibmappnCosModeEntry OBJECT-TYPE This table is indexed by the Mode Name. | 1.3.6.1.4.1.2.6.2.13.6.1.1 | not-accessible | mandatory | |
| ibmappnCosModeName OBJECT-TYPE Administratively-assigned name for this mode entry. | 1.3.6.1.4.1.2.6.2.13.6.1.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnCosModeCosName OBJECT-TYPE An administratively assigned name for this Class of Service. | 1.3.6.1.4.1.2.6.2.13.6.1.1.2 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnCosNameTable OBJECT-TYPE Table representing all of the defined class-of-service names for this node. The COS node and TG tables are accessed using the same index, which is the COS name. | 1.3.6.1.4.1.2.6.2.13.6.2 | not-accessible | mandatory | |
| ibmappnCosNameEntry OBJECT-TYPE The COS name is the index to this table. | 1.3.6.1.4.1.2.6.2.13.6.2.1 | not-accessible | mandatory | |
| ibmappnCosName OBJECT-TYPE Administratively-assigned name for this class of service. | 1.3.6.1.4.1.2.6.2.13.6.2.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnCosTransPriority OBJECT-TYPE Transmission priority for this class of service. Values are: Low Medium High Network | 1.3.6.1.4.1.2.6.2.13.6.2.1.2 | INTEGER {low(1), medium(2), high(3), network(4)} | read-only | mandatory |
| ibmappnCosNodeRowTable OBJECT-TYPE This table contains all node-row information for all class of service in this node. | 1.3.6.1.4.1.2.6.2.13.6.3 | not-accessible | mandatory | |
| ibmappnCosNodeRowEntry OBJECT-TYPE The COS name is the first index and a integer is the second index to insure a unique index. | 1.3.6.1.4.1.2.6.2.13.6.3.1 | not-accessible | mandatory | |
| ibmappnCosNodeRowName OBJECT-TYPE Administratively-assigned name for this class of service. | 1.3.6.1.4.1.2.6.2.13.6.3.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnCosNodeRowIndex OBJECT-TYPE Index of COS name. This same value is used to access the node and TG COS tables. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.6.3.1.2 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosNodeRowWgt OBJECT-TYPE Weight to be associated with the nodes that fit the criteria specified by this node row. | 1.3.6.1.4.1.2.6.2.13.6.3.1.3 | DisplayString | read-only | mandatory |
| ibmappnCosNodeRowResistMin OBJECT-TYPE Minimum route addition resistance value for this node. Range of values is 0-255. The lower the value, the more desirable the node is for intermediate routing. | 1.3.6.1.4.1.2.6.2.13.6.3.1.4 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosNodeRowResistMax OBJECT-TYPE Maximum route addition resistance value for this node. Range of values is 0-255. The lower the value, the more desirable the node is for intermediate routing. | 1.3.6.1.4.1.2.6.2.13.6.3.1.5 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosNodeRowMinCongestAllow OBJECT-TYPE Indicates whether low congestion will be tolerated. The minimum and maximum parameters will allow specifying either low-congested, high-congested, or either to be used. | 1.3.6.1.4.1.2.6.2.13.6.3.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnCosNodeRowMaxCongestAllow OBJECT-TYPE Indicates whether high congestion will be tolerated. The minimum and maximum parameters will allow specifying either low-congested, high-congested, or either to be used. | 1.3.6.1.4.1.2.6.2.13.6.3.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappnCosTgRowTable OBJECT-TYPE Table containing all the Tg-row information for all class of service defined in this node. | 1.3.6.1.4.1.2.6.2.13.6.4 | not-accessible | mandatory | |
| ibmappnCosTgRowEntry OBJECT-TYPE The TgRowName and the TgRowIndex are the index for this table. | 1.3.6.1.4.1.2.6.2.13.6.4.1 | not-accessible | mandatory | |
| ibmappnCosTgRowName OBJECT-TYPE Administratively-assigned name for this class of service. | 1.3.6.1.4.1.2.6.2.13.6.4.1.1 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnCosTgRowIndex OBJECT-TYPE Index of COS name. This same value is used to access the node and TG COS tables. | 1.3.6.1.4.1.2.6.2.13.6.4.1.2 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowWgt OBJECT-TYPE Weight to be associated with the nodes that fit the criteria specified by this tg-row. | 1.3.6.1.4.1.2.6.2.13.6.4.1.3 | DisplayString | read-only | mandatory |
| ibmappnCosTgRowEffCapMin OBJECT-TYPE Minimum acceptable speed for this Class of Service. The effective capacity is an integer value that indicates the actual kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. | 1.3.6.1.4.1.2.6.2.13.6.4.1.4 | INTEGER | read-only | mandatory |
| ibmappnCosTgRowEffCapMax OBJECT-TYPE Maximum acceptable speed for this Class of Service. The effective capacity is an integer value that indicates the actual kilo bits per second. It is derived from the link bandwidth and maximum load factor with the range of 0 thru 603,979,776. | 1.3.6.1.4.1.2.6.2.13.6.4.1.5 | INTEGER | read-only | mandatory |
| ibmappnCosTgRowConnCostMin OBJECT-TYPE Minimum acceptable cost per connect time for this Class of Service. Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.6 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowConnCostMax OBJECT-TYPE Maximum acceptable cost per connect time for this Class of Service. Cost per connect time: a value representing the relative cost per unit of time to use the TG. Range is from 0, which means no cost, to 255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.7 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowByteCostMin OBJECT-TYPE Minimum acceptable cost per byte for this Class of Service. | 1.3.6.1.4.1.2.6.2.13.6.4.1.8 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowByteCostMax OBJECT-TYPE Maximum acceptable cost per byte for this Class of Service. | 1.3.6.1.4.1.2.6.2.13.6.4.1.9 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowSecurityMin OBJECT-TYPE Minimum acceptable security for this Class of Service. | 1.3.6.1.4.1.2.6.2.13.6.4.1.10 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnCosTgRowSecurityMax OBJECT-TYPE Maximum acceptable security for this Class of Service. | 1.3.6.1.4.1.2.6.2.13.6.4.1.11 | INTEGER {nonsecure(1), publicSwitchedNetwork(32), undergroundCable(64), secureConduit(96), guardedConduit(128), encrypted(160), guardedRadiation(192)} | read-only | mandatory |
| ibmappnCosTgRowDelayMin OBJECT-TYPE Minimum acceptable propagation delay for this class of service. Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with the more values enumerated. | 1.3.6.1.4.1.2.6.2.13.6.4.1.12 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnCosTgRowDelayMax OBJECT-TYPE Maximum acceptable propagation delay for this class of service. Relative amount of time that it takes for a signal to travel the length of the logical link. This time is represented in micro seconds, with the more values enumerated. | 1.3.6.1.4.1.2.6.2.13.6.4.1.13 | INTEGER {minimum(0), negligible(384), terrestrial(9216), packet(147456), long(294912), maximum(2013265920)} | read-only | mandatory |
| ibmappnCosTgRowUsr1Min OBJECT-TYPE Minimum acceptable value for this user defined characteristic. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.14 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowUsr1Max OBJECT-TYPE Maximum acceptable value for this user defined characteristic. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.15 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowUsr2Min OBJECT-TYPE Minimum acceptable value for this user defined characteristic. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.16 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowUsr2Max OBJECT-TYPE A Maximum acceptable value for this user defined characteristic. | 1.3.6.1.4.1.2.6.2.13.6.4.1.17 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowUsr3Min OBJECT-TYPE Minimum acceptable value for this user defined characteristic. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.18 | INTEGER (0..255) | read-only | mandatory |
| ibmappnCosTgRowUsr3Max OBJECT-TYPE Maximum acceptable value for this user defined characteristic. Range of values is 0-255. | 1.3.6.1.4.1.2.6.2.13.6.4.1.19 | INTEGER (0..255) | read-only | mandatory |
| ibmappnSession OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7 | |||
| ibmappnSessGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.1 | |||
| ibmappnSessEndPoint OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.2 | |||
| ibmappcInformation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.2.1 | |||
| ibmappcInGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.2.1.1 | |||
| ibmappcInGlobeStatus OBJECT-TYPE Indicates the current collection options in effect: 1. notActive: collection of counters and some names is not active. 2. active: collection of counters and some names is active. | 1.3.6.1.4.1.2.6.2.13.7.2.1.1.1 | INTEGER {notActive(1), active(2)} | read-write | mandatory |
| ibmappcInGlobeRscv OBJECT-TYPE Indicates the current collection options in effect: 1. notActive: collection of route selection control vectors is not active. 2. active: collection of route selection control vectors is active. | 1.3.6.1.4.1.2.6.2.13.7.2.1.1.2 | INTEGER {notActive(1), active(2)} | read-write | mandatory |
| ibmappcInGlobeRscvTime OBJECT-TYPE Time when the ibmappcInGlobeRscv object last changed. This time is in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.2.1.1.3 | TimeTicks | read-only | mandatory |
| ibmappcInGlobeCtrStatus OBJECT-TYPE Indicates whether or not the appc session counters are active. This object reflects the combination of the ibmappcInGlobeStatus object and any other product dependant object(s). The values are: 1. notActive: collection of counters and some names is not active. 2. active: collection of counters and some names is active. | 1.3.6.1.4.1.2.6.2.13.7.2.1.1.4 | INTEGER {notActive(1), active(2)} | read-write | mandatory |
| ibmappcInGlobeCtrStatusTime OBJECT-TYPE Time when the ibmappcInGlobeCtrStatus object last changed. This time is in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.2.1.1.5 | TimeTicks | read-only | mandatory |
| ibmappcInGlobeActSess OBJECT-TYPE Number of currently active APPC sessions | 1.3.6.1.4.1.2.6.2.13.7.2.1.1.6 | Gauge | read-only | mandatory |
| ibmappcInLluTable OBJECT-TYPE APPC Local Lu Table | 1.3.6.1.4.1.2.6.2.13.7.2.1.2 | not-accessible | mandatory | |
| ibmappcInLluEntry OBJECT-TYPE Entry of APPC Local Lu Information Table. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1 | not-accessible | mandatory | |
| ibmappcInLluLuName OBJECT-TYPE The network-qualified LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInLluDefType OBJECT-TYPE Indicates whether the LU definition was specified in the nodes system definitions or was dynamically created. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.2 | INTEGER {sysdef(1), dynamic(2)} | read-only | mandatory |
| ibmappcInLluSessLimit OBJECT-TYPE The maximum number of session supported by this LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.3 | INTEGER | read-only | mandatory |
| ibmappcInLluBindRspMayQ OBJECT-TYPE Indicates whether or not a received bind response will be queued if the LU is not currently active. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLluDefaultLu OBJECT-TYPE Indicates whether the LU is the default LU for the node. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLluCntlPtLu OBJECT-TYPE Indicates whether or not the LU is the control point (CP) LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLluCurActSess OBJECT-TYPE The number of currently active sessions. | 1.3.6.1.4.1.2.6.2.13.7.2.1.2.1.7 | Gauge | read-only | mandatory |
| ibmappcInRluTable OBJECT-TYPE APPC Remote Partner Lu Table | 1.3.6.1.4.1.2.6.2.13.7.2.1.3 | not-accessible | mandatory | |
| ibmappcInRluEntry OBJECT-TYPE Entry of APPC Remote Partner Lu Information Table. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1 | not-accessible | mandatory | |
| ibmappcInRluLocLuName OBJECT-TYPE The network-qualified local LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInRluParLuName OBJECT-TYPE The network-qualified partner LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.2 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInRluParLuLocName OBJECT-TYPE The network-qualified partner LU local name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.3 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInRluDefType OBJECT-TYPE Indicates whether the LU definition was specified in the nodes system definitions or was dynamically created. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.4 | INTEGER {sysdef(1), dynamic(2)} | read-only | mandatory |
| ibmappcInRluDefParaSessSup OBJECT-TYPE Defined Parallel Sessions Supported. Indicates whether or not multiple session between the partner LU and its associated local LU are permitted. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluDefCnosSup OBJECT-TYPE Defined CNOS Supported. Indicates whether or not Change Number of Sessions (CNOS) will be used to negotiate session limits between the logical points. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluDefAllVerSup OBJECT-TYPE Defined Already Verified Accepted. Indicates whether or not an attach, specifying that TP security has already been verified, is accepted by the adjacent CP LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluDefAttSecSup OBJECT-TYPE Defined Attach Security Supported. Indicates whether or not the adjacent CP LU supports attach security. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluDefSessSecSup OBJECT-TYPE Defined Session Security Supported. Indicates whether or not the adjacent CP LU may omit a password in the user data portion of the BIND. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluDefEnhanSecSup OBJECT-TYPE Defined Enhance Security Supported. Indicates the level of enhance security support: 1 = none 2 = level 1 3 = level 2 | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.10 | INTEGER {none(1), level1(2), level2(3)} | read-only | mandatory |
| ibmappcInRluActType OBJECT-TYPE Indicates whether the LU active definitions are currently active or not currently active. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.11 | INTEGER {active(1), notActive(2)} | read-only | mandatory |
| ibmappcInRluActParaSessSup OBJECT-TYPE Active Parallel Sessions Supported. Indicates whether or not multiple session between the partner LU and its associated local LU are permitted. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluActCnosSup OBJECT-TYPE Active CNOS Supported. Indicates whether or not Change Number of Sessions (CNOS) will be used to negotiate session limits between the logical points. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.13 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluActAllVerSup OBJECT-TYPE Active Already Verified Accepted. Indicates whether or not an attach, specifying that TP security has already been verified, is accepted by the adjacent CP LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.14 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluActAttSecSup OBJECT-TYPE Active Attach Security Supported. Indicates whether or not the adjacent CP LU supports attach security. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.15 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluActSessSecSup OBJECT-TYPE Active Session Security Supported. Indicates whether or not the adjacent CP LU may omit a password in the user data portion of the BIND. | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.16 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInRluActEnhanSecSup OBJECT-TYPE Active Enhance Security Supported. Indicates the level of enhance security support: 1 = none 2 = level 1 3 = level 2 | 1.3.6.1.4.1.2.6.2.13.7.2.1.3.1.17 | INTEGER {none(1), level1(2), level2(3)} | read-only | mandatory |
| ibmappcInMdTable OBJECT-TYPE APPC Mode Table | 1.3.6.1.4.1.2.6.2.13.7.2.1.4 | not-accessible | mandatory | |
| ibmappcInMdEntry OBJECT-TYPE Entry of APPC Mode Information Table. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1 | not-accessible | mandatory | |
| ibmappcInMdLluName OBJECT-TYPE The network-qualified local LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInMdRluName OBJECT-TYPE The network-qualified remote LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.2 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInMdModeName OBJECT-TYPE The mode name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.3 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappcInMdDefType OBJECT-TYPE Indicates whether the mode definition was specified in the nodes system definitions or was dynamically created. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.4 | INTEGER {sysdef(1), dynamic(2)} | read-only | mandatory |
| ibmappcInMdSessEndTpName OBJECT-TYPE The session end point transaction program name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.5 | DisplayString (SIZE(1..64)) | read-only | mandatory |
| ibmappcInMdSessLimit OBJECT-TYPE Session Limit. Identifies the total number of sessions that can be established with the partner LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.6 | INTEGER | read-only | mandatory |
| ibmappcInMdMaxSessLimit OBJECT-TYPE Maximum Session Limit. Specifies the maximum number of sessions supported by the LU pair using this mode name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.7 | INTEGER | read-only | mandatory |
| ibmappcInMdAutoActLimit OBJECT-TYPE Auto Activate Limit. Specifies the maximum number of sessions which can be activated when this mode is active. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.8 | INTEGER | read-only | mandatory |
| ibmappcInMdDrainSelf OBJECT-TYPE Drain Self. Indicates whether or not the local LU can be drained. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInMdDrainPart OBJECT-TYPE Drain Partner. Indicates whether or not the partner LU can be drained. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInMdMinCwinLimit OBJECT-TYPE Minimum Conwinners Limit. Identifies the minimum number of conwinner sessions. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.11 | INTEGER | read-only | mandatory |
| ibmappcInMdMinClosLimit OBJECT-TYPE Minimum Conlossers Limit. Identifies the minimum number of conloser sessions. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.12 | INTEGER | read-only | mandatory |
| ibmappcInMdRecvPacWinSz OBJECT-TYPE The size of the receive pacing window. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.13 | INTEGER | read-only | mandatory |
| ibmappcInMdSendPacWinSz OBJECT-TYPE The size of the send pacing window. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.14 | INTEGER | read-only | mandatory |
| ibmappcInMdPrefRecvRuSz OBJECT-TYPE The preferred receive ru size. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.15 | INTEGER | read-only | mandatory |
| ibmappcInMdPrefSendRuSz OBJECT-TYPE The preferred send ru size. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.16 | INTEGER | read-only | mandatory |
| ibmappcInMdRecvRuSzUpBnd OBJECT-TYPE The receive ru upper boundary size. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.17 | INTEGER | read-only | mandatory |
| ibmappcInMdSendRuSzUpBnd OBJECT-TYPE The send ru upper boundary size. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.18 | INTEGER | read-only | mandatory |
| ibmappcInMdRecvRuSzLoBnd OBJECT-TYPE The receive ru lower boundary size. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.19 | INTEGER | read-only | mandatory |
| ibmappcInMdSendRuSzLoBnd OBJECT-TYPE The send ru lower boundary size. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.20 | INTEGER | read-only | mandatory |
| ibmappcInMdDfSyncLvl OBJECT-TYPE The defined sync level. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.21 | INTEGER {none(1), confirm(2), syncPoint(3)} | read-only | mandatory |
| ibmappcInMdAcSyncLvl OBJECT-TYPE The active sync level. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.22 | INTEGER {none(1), confirm(2), syncPoint(3)} | read-only | mandatory |
| ibmappcInMdDfCrypto OBJECT-TYPE Defined cryoptograhy supported. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.23 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInMdAcCrypto OBJECT-TYPE Active cryptography supported. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.24 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInMdReinit OBJECT-TYPE The reinitialization parameter. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.25 | INTEGER {operatorControlled(1), primaryOnly(2), secondaryOnly(3), primaryOrSecondary(4)} | read-only | mandatory |
| ibmappcInMdAltCode OBJECT-TYPE Alternate code supported. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.26 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInMdActCwin OBJECT-TYPE The number of active conwinners. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.27 | Gauge | read-only | mandatory |
| ibmappcInMdActClos OBJECT-TYPE The number of active conlosers. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.28 | Gauge | read-only | mandatory |
| ibmappcInMdPndCwin OBJECT-TYPE The number of pending conwinners. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.29 | Gauge | read-only | mandatory |
| ibmappcInMdPndClos OBJECT-TYPE The number of pending conlosers. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.30 | Gauge | read-only | mandatory |
| ibmappcInMdPtmCwin OBJECT-TYPE The number of pending termination conlosers. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.31 | Gauge | read-only | mandatory |
| ibmappcInMdPtmClos OBJECT-TYPE The number of pending termination conwinners. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.32 | Gauge | read-only | mandatory |
| ibmappcInMdFreeSessLst OBJECT-TYPE The size of the free seesion list. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.33 | Gauge | read-only | mandatory |
| ibmappcInMdWaitReqLst OBJECT-TYPE The size of the waiting request list. | 1.3.6.1.4.1.2.6.2.13.7.2.1.4.1.34 | Gauge | read-only | mandatory |
| ibmappcInLtpTable OBJECT-TYPE APPC Local TP Table | 1.3.6.1.4.1.2.6.2.13.7.2.1.5 | not-accessible | mandatory | |
| ibmappcInLtpEntry OBJECT-TYPE Entry of APPC Local TP Information Table. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1 | not-accessible | mandatory | |
| ibmappcInLtpLuName OBJECT-TYPE The network-qualified local LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInLtpTpName OBJECT-TYPE The local transaction program name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.2 | DisplayString (SIZE(1..64)) | read-only | mandatory |
| ibmappcInLtpDefType OBJECT-TYPE The TP definition type. Indicates whether the TP was specified in the nodes system definitions or was dynamically created. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.3 | INTEGER {sysdef(1), dynamic(2)} | read-only | mandatory |
| ibmappcInLtpSyncLvl OBJECT-TYPE The TP synchroniztion level. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.4 | INTEGER {none(1), confirm(2), syncPoint(3)} | read-only | mandatory |
| ibmappcInLtpInstLmt OBJECT-TYPE The TP instance limit. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.5 | INTEGER | read-only | mandatory |
| ibmappcInLtpInstNum OBJECT-TYPE The number of TP instances. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.6 | Gauge | read-only | mandatory |
| ibmappcInLtpStatus OBJECT-TYPE The TP status. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.7 | INTEGER {enabled(1), tempDisabled(2), permDisabled(3)} | read-only | mandatory |
| ibmappcInLtpLongRun OBJECT-TYPE The long running transaction program. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpPfCnos OBJECT-TYPE The TP Change Number of Sessions (CNOS) privileged function. This parameter specifies whether or not this program is allowed to issue CNOS verbs. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpPfSessCntl OBJECT-TYPE The TP Session Control privileged function. This parameter specifies whether or not this program is allowed to issue ACTIVATE_SESSION and DEACTIVATE_SESSION verbs. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpPfDefine OBJECT-TYPE The TP Define privileged function. This parameter specifies whether or not this program is allowed to issue DEFINE and DELETE verbs. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpPfDisplay OBJECT-TYPE The TP Display privileged function. This parameter specifies whether or not this program is allowed to issue DISPLAY verbs. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpPfAllocSer OBJECT-TYPE The TP Allocate Service privileged function. This parameter specifies whether or not this program is allowed to issue the ALLOCATE verb with its TPN parameter specifying an SNA service transmission program. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.13 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpRescSup OBJECT-TYPE The TP resources supported parameter. 1. basic conversations 2. mapped conversations 3. all conversations | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.14 | INTEGER {basicConv(1), mappedConv(2), allConv(3)} | read-only | mandatory |
| ibmappcInLtpRecoSup OBJECT-TYPE The TP reconnect supported parameter. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.15 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpSecReq OBJECT-TYPE The TP security required parameter. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.16 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpSecLvl OBJECT-TYPE The TP security level parameter. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.17 | INTEGER {noAdditional(1), specificUsers(2), specificProfiles(3), specificUserProfiles(4), specificUserLus(5), specificUserProfLus(6)} | read-only | mandatory |
| ibmappcInLtpVerPip OBJECT-TYPE The TP verify pip parameter. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.18 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| ibmappcInLtpPipSubNum OBJECT-TYPE The TP number of pip subfields. | 1.3.6.1.4.1.2.6.2.13.7.2.1.5.1.19 | INTEGER | read-only | mandatory |
| ibmappcInSsTable OBJECT-TYPE APPC Session Table | 1.3.6.1.4.1.2.6.2.13.7.2.1.6 | not-accessible | mandatory | |
| ibmappcInSsEntry OBJECT-TYPE Entry of APPC Session Information Table. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1 | not-accessible | mandatory | |
| ibmappcInSsFqLuName OBJECT-TYPE The network-qualified CP name or PU name of the node at which the session and cid originated. For APPN and LEN nodes, this is either CP name of the APPN node at which the origin LU is located or the CP name of the NN serving the LEN node at which the origin LU is located. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInSsPcid OBJECT-TYPE The procedure correlation identifier (pcid) of a session. It is an 8-octet value assigned by the primary LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.2 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| ibmappcInSsPluName OBJECT-TYPE The primary LU name of the session. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.3 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInSsSluName OBJECT-TYPE The secondary LU name of the session. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.4 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInSsModeName OBJECT-TYPE The Mode Name name used for this session. This is a 1-8 character name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.5 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappcInSsCosName OBJECT-TYPE The Class of Service (COS) name used for this session. This is a 1-8 character name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.6 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappcInSsSessType OBJECT-TYPE The type of session. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.7 | INTEGER {lu62(1)} | read-only | mandatory |
| ibmappcInSsSessState OBJECT-TYPE Indicates the state of the session. 1. session is pending inactive or, 2. session is pending active or, 3. session is active or, 4. session is inactive | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.8 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-only | mandatory |
| ibmappcInSsTransPriority OBJECT-TYPE The transmission priority of this session. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.9 | INTEGER | read-only | mandatory |
| ibmappcInSsPaceType OBJECT-TYPE The type of pacing used for this session. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.10 | INTEGER {none(1), fixed(2), adaptive(3)} | read-only | mandatory |
| ibmappcInSsSendMaxRuSz OBJECT-TYPE The maximum ru size which can be sent. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.11 | INTEGER | read-only | mandatory |
| ibmappcInSsRecvMaxRuSz OBJECT-TYPE The maximum ru size which can be received. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.12 | INTEGER | read-only | mandatory |
| ibmappcInSsEnhanceSecSup OBJECT-TYPE Enhanced security supported. Indicates the level of enhance security support: 1 = none 2 = level 1 3 = level 2 | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.13 | INTEGER {none(1), level1(2), level2(3)} | read-only | mandatory |
| ibmappcInSsSendPacingType OBJECT-TYPE The type of pacing being used for sending data. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.14 | INTEGER {none(1), fixed(2), adaptive(3)} | read-only | mandatory |
| ibmappcInSsSendRpc OBJECT-TYPE The send residual pace count. This represents the number of MU's that can still be sent in the current session window. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.15 | Gauge | read-only | mandatory |
| ibmappcInSsSendNxWndwSize OBJECT-TYPE The size of the next window which will be used to send data. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.16 | Gauge | read-only | mandatory |
| ibmappcInSsRecvPacingType OBJECT-TYPE The type of pacing being used for receiving data. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.17 | INTEGER {none(1), fixed(2), adaptive(3)} | read-only | mandatory |
| ibmappcInSsRecvRpc OBJECT-TYPE The receive residual pace count. This represents the number of MU's that can still be received in the current session window. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.18 | Gauge | read-only | mandatory |
| ibmappcInSsRecvNxWndwSize OBJECT-TYPE The size of the next window which will be used to receive data. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.19 | Gauge | read-only | mandatory |
| ibmappcInSsSessStartTime OBJECT-TYPE Time when the session started in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.20 | TimeTicks | read-only | mandatory |
| ibmappcInSsSessUpTime OBJECT-TYPE Length of time the session has been active in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.21 | TimeTicks | read-only | mandatory |
| ibmappcInSsCtrUpTime OBJECT-TYPE Length of time the session counters have been active in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.22 | TimeTicks | read-only | mandatory |
| ibmappcInSsP2SFmdPius OBJECT-TYPE Number of FMD PIUs sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.23 | Counter | read-only | mandatory |
| ibmappcInSsS2PFmdPius OBJECT-TYPE Number of FMD PIUs sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.24 | Counter | read-only | mandatory |
| ibmappcInSsP2SNonFmdPius OBJECT-TYPE Number of non-FMD PIUs sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.25 | Counter | read-only | mandatory |
| ibmappcInSsS2PNonFmdPius OBJECT-TYPE Number of non-FMD PIUs sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.26 | Counter | read-only | mandatory |
| ibmappcInSsP2SFmdBytes OBJECT-TYPE Number of FMD Bytes sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.27 | Counter | read-only | mandatory |
| ibmappcInSsS2PFmdBytes OBJECT-TYPE Number of FMD Bytes sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.28 | Counter | read-only | mandatory |
| ibmappcInSsP2SNonFmdBytes OBJECT-TYPE Number of non-FMD Bytes sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.29 | Counter | read-only | mandatory |
| ibmappcInSsS2PNonFmdBytes OBJECT-TYPE Number of non-FMD Bytes sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.30 | Counter | read-only | mandatory |
| ibmappcInSsRscv OBJECT-TYPE The route selection control vector (RSCV x'2B') used for this session. It is not present for APPN CP-CP sessions and also not present for LEN nodes. The format of this vector is described in SNA Formats. | 1.3.6.1.4.1.2.6.2.13.7.2.1.6.1.31 | OCTET STRING | read-only | mandatory |
| ibmappcInSsStatusTable OBJECT-TYPE APPC Session Status Table | 1.3.6.1.4.1.2.6.2.13.7.2.1.7 | not-accessible | mandatory | |
| ibmappcInSsStatusEntry OBJECT-TYPE Entry of APPC Session Status Information Table. This table is indexed by the SsStatusIndex, which is an integer that is continuously updated until it eventually wraps. This provides the management station the ability to retrieve only the updates to the table by using the standard GET NEXT. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1 | not-accessible | mandatory | |
| ibmappcInSsStatusIndex OBJECT-TYPE Table index. The value of the index begins at zero and is incremented up to a maximum value of 2**31-1 (2,147,483,647) before wrapping. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.1 | INTEGER | read-only | mandatory |
| ibmappcInSsStatusTime OBJECT-TYPE Time (in hundreds of a second) since this node was last initialized. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.2 | TimeTicks | read-only | mandatory |
| ibmappcInSsStatusType OBJECT-TYPE Indicates the entry type: 1. Received a negative bind response from the partner LU. 2. Sent a negative bind response to the partner LU. 3. Session activation rejected by the partner LU. 4. Unbind sent to the partner LU. 5. Unbind received from the partner LU. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.3 | INTEGER {recvNegBindRsp(1), sendNegBindRsp(2), sessActRejected(3), unbindSent(4), unbindReceived(5)} | read-only | mandatory |
| ibmappcInSsStatusLocLuName OBJECT-TYPE The network-qualified local LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.4 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInSsStatusParLuName OBJECT-TYPE The network-qualified partner LU name. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.5 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappcInSsStatusModeName OBJECT-TYPE The mode name. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.6 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappcInSsStatusUnbindType OBJECT-TYPE The type of unbind which terminated the session. This value is consists of one (1) octet; and its meaning is defined in SNA Formats. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.7 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmappcInSsStatusSenseCode OBJECT-TYPE The sense code associated with the termination of the session. This value consists of four (4) octets; and its meaning is defined in SNA Formats. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.8 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmappcInSsStatusComponentId OBJECT-TYPE The name of the component which sent the entry. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.9 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappcInSsStatusDetectModule OBJECT-TYPE The name of the module which detected the condition and sent the entry. | 1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.10 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnSessIntermediate OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.3 | |||
| ibmappnIsInformation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.3.1 | |||
| ibmappnIsInGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.3.1.1 | |||
| ibmappnIsInGlobeStatus OBJECT-TYPE Indicates the current collection options in effect: 1. notActive: collection of counters and some names is not active. 2. active: collection of counters and some names is active. | 1.3.6.1.4.1.2.6.2.13.7.3.1.1.1 | INTEGER {notActive(1), active(2)} | read-write | mandatory |
| ibmappnIsInGlobeRscv OBJECT-TYPE Indicates the current collection options in effect: 1. notActive: collection of route selection control vectors is not active. 2. active: collection of route selection control vectors is active. | 1.3.6.1.4.1.2.6.2.13.7.3.1.1.2 | INTEGER {notActive(1), active(2)} | read-write | mandatory |
| ibmappnIsInGlobeRscvTime OBJECT-TYPE Time when the ibmappnIsInGlobeRscv object last changed. This time is in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.1.1.3 | TimeTicks | read-only | mandatory |
| ibmappnIsInGlobeCtrStatus OBJECT-TYPE Indicates whether or not the intermediate session counters are active. This object reflects the combination of the ibmappnIsInGlobeStatus object and the ibmappnIsAcBtypeActive object. The values are: 1. notActive: collection of counters and some names is not active. 2. active: collection of counters and some names is active. | 1.3.6.1.4.1.2.6.2.13.7.3.1.1.4 | INTEGER {notActive(1), active(2)} | read-write | mandatory |
| ibmappnIsInGlobeCtrStatusTime OBJECT-TYPE Time when the ibmappnIsInGlobeCtrStatus object last changed. This time is in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.1.1.5 | TimeTicks | read-only | mandatory |
| ibmappnIsInTable OBJECT-TYPE Intermediate Session Information Table | 1.3.6.1.4.1.2.6.2.13.7.3.1.2 | not-accessible | mandatory | |
| ibmappnIsInEntry OBJECT-TYPE Entry of Intermediate Session Information Table. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1 | not-accessible | mandatory | |
| ibmappnIsInFqLuName OBJECT-TYPE The network-qualified CP name or PU name of the node at which the session and cid originated. For APPN and LEN nodes, this is either CP name of the APPN node at which the origin LU is located or the CP name of the NN serving the LEN node at which the origin LU is located. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.1 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsInPcid OBJECT-TYPE The procedure correlation identifier (pcid) of a session. It is an 8-octet value assigned by the primary LU. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.2 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| ibmappnIsInPriLuName OBJECT-TYPE The primary LU name of the session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.3 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsInSecLuName OBJECT-TYPE The secondary LU name of the session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.4 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsInModeName OBJECT-TYPE The Mode Name name used for this session. This is a 1-8 character name. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.5 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnIsInCosName OBJECT-TYPE The Class of Service (COS) name used for this session. This is a 1-8 character name. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.6 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnIsInTransPriority OBJECT-TYPE The transmission priority of this session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.7 | INTEGER | read-only | mandatory |
| ibmappnIsInSessType OBJECT-TYPE The type of intermediate session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.8 | INTEGER {lu62(1), lu0thru3(2)} | read-only | mandatory |
| ibmappnIsInSessState OBJECT-TYPE Indicates the state of the session. 1. session is pending inactive or, 2. session is pending active or, 3. session is active or, 4. session is inactive Existing sessions can be deactivated by setting this object to inactive. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.9 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-write | mandatory |
| ibmappnIsInSessStartTime OBJECT-TYPE Time when the session started in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.10 | TimeTicks | read-only | mandatory |
| ibmappnIsInSessUpTime OBJECT-TYPE Length of time the session has been active in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.11 | TimeTicks | read-only | mandatory |
| ibmappnIsInCtrUpTime OBJECT-TYPE Length of time the session counters have been active in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.12 | TimeTicks | read-only | mandatory |
| ibmappnIsInP2SFmdPius OBJECT-TYPE Number of FMD PIUs sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.13 | Counter | read-only | mandatory |
| ibmappnIsInS2PFmdPius OBJECT-TYPE Number of FMD PIUs sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.14 | Counter | read-only | mandatory |
| ibmappnIsInP2SNonFmdPius OBJECT-TYPE Number of non-FMD PIUs sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.15 | Counter | read-only | mandatory |
| ibmappnIsInS2PNonFmdPius OBJECT-TYPE Number of non-FMD PIUs sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.16 | Counter | read-only | mandatory |
| ibmappnIsInP2SFmdBytes OBJECT-TYPE Number of FMD Bytes sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.17 | Counter | read-only | mandatory |
| ibmappnIsInS2PFmdBytes OBJECT-TYPE Number of FMD Bytes sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.18 | Counter | read-only | mandatory |
| ibmappnIsInP2SNonFmdBytes OBJECT-TYPE Number of non-FMD Bytes sent from the Primary LU to the Secondary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.19 | Counter | read-only | mandatory |
| ibmappnIsInS2PNonFmdBytes OBJECT-TYPE Number of non-FMD Bytes sent from the Secondary LU to the Primary LU | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.20 | Counter | read-only | mandatory |
| ibmappnIsInPsAdjCpName OBJECT-TYPE The primary stage adjacent CP name of this session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.21 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsInPsAdjTgNum OBJECT-TYPE The primary stage adjacent transmission group (TG) number associated with this session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.22 | INTEGER | read-only | mandatory |
| ibmappnIsInPsSendMaxBtuSize OBJECT-TYPE The primary stage maximum basic transmission size (BTU) for sending data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.23 | INTEGER | read-only | mandatory |
| ibmappnIsInPsSendPacingType OBJECT-TYPE The primary stage type of pacing being used for sending data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.24 | INTEGER {fixed(1), adaptive(2)} | read-only | mandatory |
| ibmappnIsInPsSendRpc OBJECT-TYPE The primary stage send residual pace count. This represents the primary stage number of MU's that can still be sent in the current session window. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.25 | Gauge | read-only | mandatory |
| ibmappnIsInPsSendNxWndwSize OBJECT-TYPE The primary stage size of the next window which will be used to send data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.26 | Gauge | read-only | mandatory |
| ibmappnIsInPsRecvPacingType OBJECT-TYPE The primary stage type of pacing being used for receiving data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.27 | INTEGER {fixed(1), adaptive(2)} | read-only | mandatory |
| ibmappnIsInPsRecvRpc OBJECT-TYPE The primary stage receive residual pace count. This represents the primary stage number of MU's that can still be received in the current session window. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.28 | Gauge | read-only | mandatory |
| ibmappnIsInPsRecvNxWndwSize OBJECT-TYPE The primary stage size of the next window which will be used to receive data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.29 | Gauge | read-only | mandatory |
| ibmappnIsInSsAdjCpName OBJECT-TYPE The secondary stage adjacent CP name of this session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.30 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsInSsAdjTgNum OBJECT-TYPE The secondary stage adjacent transmission group (TG) number associated with this session. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.31 | INTEGER | read-only | mandatory |
| ibmappnIsInSsSendMaxBtuSize OBJECT-TYPE The secondary stage maximum basic transmission size (BTU) for sending data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.32 | INTEGER | read-only | mandatory |
| ibmappnIsInSsSendPacingType OBJECT-TYPE The secondary stage type of pacing being used for sending data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.33 | INTEGER {fixed(1), adaptive(2)} | read-only | mandatory |
| ibmappnIsInSsSendRpc OBJECT-TYPE The secondary stage send residual pace count. This represents the secondary stage number of MU's that can still be sent in the current session window. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.34 | Gauge | read-only | mandatory |
| ibmappnIsInSsSendNxWndwSize OBJECT-TYPE The secondary stage size of the next window which will be used to send data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.35 | Gauge | read-only | mandatory |
| ibmappnIsInSsRecvPacingType OBJECT-TYPE The secondary stage type of pacing being used for receiving data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.36 | INTEGER {fixed(1), adaptive(2)} | read-only | mandatory |
| ibmappnIsInSsRecvRpc OBJECT-TYPE The secondary stage send residual pace count. This represents the secondary stage number of MU's that can still be received in the current session window. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.37 | Gauge | read-only | mandatory |
| ibmappnIsInSsRecvNxWndwSize OBJECT-TYPE The secondary stage size of the next window which will be used to receive data. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.38 | Gauge | read-only | mandatory |
| ibmappnIsInRouteInfo OBJECT-TYPE The route selection control vector (RSCV x'2B') used for this session. It is present for APPN nodes; but is not present for LEN nodes. The format of this vector is described in SNA Formats. | 1.3.6.1.4.1.2.6.2.13.7.3.1.2.1.39 | OCTET STRING | read-only | mandatory |
| ibmappnIsAccounting OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.3.2 | |||
| ibmappnIsAcGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.7.3.2.1 | |||
| ibmappnIsAcGlobeStatus OBJECT-TYPE This object indicates the current status for accounting type. 1. indicates collection is not active for any media type. 2. indicates collection is active for at least one media type; and that media is not full. 3. indicates collection is active for at least one media type; but all active medias are full. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.1 | INTEGER {notActive(1), activeNotFull(2), activeButFull(3)} | read-only | mandatory |
| ibmappnIsAcGlobeByteThresh OBJECT-TYPE The byte threshold for recording accounting information for an active session. If the total of the byte counters (FmdBytes and NonFmdBtyes) is an even multiple of this non-zero value, statistics for this session will be recorded to all active buffers. A value of zero indicates that no byte threshold has been set. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.2 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeCheckPt OBJECT-TYPE By setting this value to yes, the agent will collect accounting information for all active sessions. This information will be recorded to all active buffers. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.3 | INTEGER {ready(1), yes(2)} | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcSecs OBJECT-TYPE The managers Coordinated Universal Time (UTC) seconds. It contains an integer from 0 to 59. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.4 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcMins OBJECT-TYPE The managers Coordinated Universal Time (UTC) minutes. It contains an integer from 0 to 59. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.5 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcHours OBJECT-TYPE The managers Coordinated Universal Time (UTC) hours. It contains an integer from 0 to 23. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.6 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcMdays OBJECT-TYPE The managers Coordinated Universal Time (UTC) day of the month. It contains an integer from 1 to 31; or 0 if the manager has not set this object. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.7 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcMonths OBJECT-TYPE The managers Coordinated Universal Time (UTC) months since January. It contains an integer from 0 to 11. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.8 | INTEGER {january(0), february(1), march(2), april(3), may(4), june(5), july(6), august(7), september(8), october(9), november(10), december(11)} | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcYears OBJECT-TYPE The managers Coordinated Universal Time (UTC) years since 1900. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.9 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcWdays OBJECT-TYPE The managers Coordinated Universal Time (UTC) days since Sunday. It contains an integer from 0 to 6. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.10 | INTEGER {sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)} | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcYdays OBJECT-TYPE The managers Coordinated Universal Time (UTC) days since January 1. It contains an integer from 0 to 365. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.11 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrUtcIsdst OBJECT-TYPE The managers Coordinated Universal Time (UTC) daylight saving time flag. It is positive if daylight saving time is in effect. It is zero if daylight saving time is not in effect. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.12 | INTEGER | read-write | mandatory |
| ibmappnIsAcGlobeMgrName OBJECT-TYPE The name of the manager who set the manager UTC times or NULL if the manager name has not been set. It contains: a. the network id of the manager, b. a period (.) c. the cp name of the manager. By setting this value, the agent will create time record with its corresponding time and name. When setting this object, the manager should also set all other ibmappnIsAcGlobeMgr objects with the same SET operation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.1.13 | DisplayString (SIZE(3..17)) | read-write | mandatory |
| ibmappnIsAcBtypeTable OBJECT-TYPE Intermediate Session Accounting Buffer Type Table | 1.3.6.1.4.1.2.6.2.13.7.3.2.2 | not-accessible | mandatory | |
| ibmappnIsAcBtypeEntry OBJECT-TYPE Entry of Intermediate Session Accounting Buffer Type Table. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1 | not-accessible | mandatory | |
| ibmappnIsAcBtypeMedia OBJECT-TYPE The media for storing the intermediate session accounting records. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.1 | INTEGER {memory(1), dasd(2)} | read-only | mandatory |
| ibmappnIsAcBtypeActive OBJECT-TYPE Indicates whether or not the buffer media is active. 1. no: indicates the buffer media is not currently used for recording. 2. yes: indicates the buffer media is currently being used for recording. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.2 | INTEGER {no(1), yes(2)} | read-write | mandatory |
| ibmappnIsAcBtypeDirName OBJECT-TYPE The name of the directory which will be used to allocate and write buffers of this type. For memory buffer types, this field will be NULL. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.3 | DisplayString | read-only | mandatory |
| ibmappnIsAcBtypePrdMaxBufs OBJECT-TYPE The maximum number of buffer medias supported by the product. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.4 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeMaxBufs OBJECT-TYPE The maximum number of buffer medias which will be used for recording accounting information. This value must be in the range of zero to the Product Maximum. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.5 | INTEGER | read-write | mandatory |
| ibmappnIsAcBtypeCurBufs OBJECT-TYPE The current number of buffer media. This is the sum of all full and in use buffers of this type. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.6 | Gauge | read-only | mandatory |
| ibmappnIsAcBtypePrdRecPerBuf OBJECT-TYPE The maximum number of records supported by the product. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.7 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeRecPerBuf OBJECT-TYPE The maximum number of records which will be recorded in an individual buffer. This value must be in the range of zero to the Product Maximum. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.8 | INTEGER | read-write | mandatory |
| ibmappnIsAcBtypeRecFormat OBJECT-TYPE This defines the recording format of records. (1) ascii: records are recorded in ascii (english text format) (2) binary: records are recorded in binary (machine readable format) | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.9 | INTEGER {ascii(1), binary(2)} | read-write | mandatory |
| ibmappnIsAcBtypeFullAction OBJECT-TYPE This defines the behaviour used when all buffer medias are full. (1) halt: stop creating new records (2) wrap: overwrite the existing records. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.10 | INTEGER {halt(1), wrap(2)} | read-write | mandatory |
| ibmappnIsAcBtypeFullTime OBJECT-TYPE The time which the full condition was encountered. This time is represented in hundreds of a second since the node was started. 2**32-1 (4,294,967,295), and wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.11 | TimeTicks | read-only | mandatory |
| ibmappnIsAcBtypeFullReason OBJECT-TYPE The reason the buffer media is full. (1) The media is not full. (2) The maximum number of buffers have been reach, all buffers are full and the full action is halt. (3) The maximum number of buffers is zero or the maximum number of records is less than 5 or a unique record number cannot be generated. (4) Unable to write to the media due to I/O errors. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.12 | INTEGER {notFull(1), physicallyFull(2), logicallyFull(3), ioErrors(4)} | read-only | mandatory |
| ibmappnIsAcBtypeFullWraps OBJECT-TYPE The number of accounting records being overwritten due to buffer full situation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.13 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeFullLosts OBJECT-TYPE The number of new accounting records lost due to the buffer full situation. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.14 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeErrorWraps OBJECT-TYPE The number of accounting records lost to due to other reasons, (e.g. I/O error, software error) while in a wrap condition. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.15 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeErrorLosts OBJECT-TYPE The number of accounting records lost to due to other reasons, (e.g. I/O error, software error) while not in a full condition. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.16 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeCheckPts OBJECT-TYPE The number of times a buffer of this type has been recorded to for checkpointing active intermediate sessions. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.17 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypePurges OBJECT-TYPE The number of times a buffer of this type has been purged. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.18 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeDeletes OBJECT-TYPE The number of times an entry has been deleted from a buffer of this type. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.19 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeResets OBJECT-TYPE The number of times the Btype counters have been reset as a result of a SET. | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.20 | INTEGER | read-only | mandatory |
| ibmappnIsAcBtypeClearStats OBJECT-TYPE By setting this object to yes, all statistics for this media type will be cleared (set to zero); and the Btype reset counter will be incremented. Objects affected by this include: - ibmappnIsAcBtypeFullTime - ibmappnIsAcBtypeFullReason - ibmappnIsAcBtypeFullWraps - ibmappnIsAcBtypeFullLosts - ibmappnIsAcBtypeErrorWraps - ibmappnIsAcBtypeErrorLosts - ibmappnIsAcBtypeCheckPts - ibmappnIsAcBtypePurges - ibmappnIsAcBtypeDeletes | 1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.21 | INTEGER {ready(1), yes(2)} | read-write | mandatory |
| ibmappnIsAcBufTable OBJECT-TYPE Intermediate Session Accounting Buffer Table | 1.3.6.1.4.1.2.6.2.13.7.3.2.3 | not-accessible | mandatory | |
| ibmappnIsAcBufEntry OBJECT-TYPE Entry of Intermediate Session Accounting Buffer Table. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1 | not-accessible | mandatory | |
| ibmappnIsAcBufMedia OBJECT-TYPE The media for storing the intermediate session accounting records. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.1 | INTEGER {memory(1), dasd(2)} | read-only | mandatory |
| ibmappnIsAcBufNumber OBJECT-TYPE Number of the buffer. Each time a new buffer is used for recording, an incremented number will be assigned. Thus, the order of in which the buffers filled can be determined. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.2 | INTEGER | read-only | mandatory |
| ibmappnIsAcBufState OBJECT-TYPE The current buffer state. 1. complete: indicates the buffer is full or recording is not active for this buffer. In either case, the buffer is ready to be retrieved. This value may be specified in a SET operation to change a buffers state from active to complete. 2. active: indicates the buffer is currently being used for recording. This value is not valid for use in a SET operation. 3. purge: indicates the buffer should be purged. This value may be specified in a SET operation to remove a buffer. Specification of this value is only valid for complete buffers. It is not valid for active buffers. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3 | INTEGER {complete(1), active(2), purge(3)} | read-write | mandatory |
| ibmappnIsAcBufRecFormat OBJECT-TYPE This defines the recording format of records. (1) ascii: records are recorded in ascii (english text format) (2) binary: records are recorded in binary (machine readable format) | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.4 | INTEGER {ascii(1), binary(2)} | read-only | mandatory |
| ibmappnIsAcBufMaxRecords OBJECT-TYPE The maximum number of records this buffer may contain. It is derived from the number of records per buffer set in the buffer type table. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.5 | INTEGER | read-only | mandatory |
| ibmappnIsAcBufOldestIndex OBJECT-TYPE The oldest accounting index contained in this buffer. By setting this object, all records with indexes less than this value will be deleted. The set value must be greater than or equal to the current oldest index and less than or equal to the current newest index. Setting of this object will not be honored for all types of buffers. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.6 | INTEGER | read-write | mandatory |
| ibmappnIsAcBufNewestIndex OBJECT-TYPE The newest accounting index contained in this buffer. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.7 | INTEGER | read-only | mandatory |
| ibmappnIsAcBufName OBJECT-TYPE The name of the buffer. | 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.8 | DisplayString | read-only | mandatory |
| ibmappnIsAcTimeTable OBJECT-TYPE Intermediate Session Accounting Time Table | 1.3.6.1.4.1.2.6.2.13.7.3.2.4 | not-accessible | mandatory | |
| ibmappnIsAcTimeEntry OBJECT-TYPE Entry of Intermediate Session Accounting Time Table. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1 | not-accessible | mandatory | |
| ibmappnIsAcTimeIndex OBJECT-TYPE Intermediate Session Time record index. It starts with 0, and increase up to maximum value of 2**31-1 (2,147,483,647), and wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.1 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeEntryType OBJECT-TYPE Indicates whether the entry was made as the result of: 1. a SET to start collecting accounting data, or 2. a SET to stop collecting accounting data, or 3. the creation of a new media to store accounting data, or 4. a media was full and wrapped (over writing records), or 5. the system time changed, or 6. a manager set the manager times and/or manager name, or 7. the record format for this media changed, or 8. time reference for the media | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.2 | INTEGER {startCollection(1), endCollection(2), createdMedia(3), wrappedMedia(4), timeChange(5), managerSetTime(6), recordFormatChanged(7), timeReference(8)} | read-only | mandatory |
| ibmappnIsAcTimeForMedia OBJECT-TYPE This object qualifies the time entry type. It indicates the media type for which the entry occured. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.3 | INTEGER {memoryMedia(1), dasdMedia(2), allMedias(99)} | read-only | mandatory |
| ibmappnIsAcTimeRecTime OBJECT-TYPE Intermediate Session Record time. It represents the time in hundreds of a second since the node was started. 2**32-1 (4,294,967,295), and wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.4 | TimeTicks | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcSecs OBJECT-TYPE The agents Coordinated Universal Time (UTC) seconds. It contains an integer from 0 to 59. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.5 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcMins OBJECT-TYPE The agents Coordinated Universal Time (UTC) minutes. It contains an integer from 0 to 59. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.6 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcHours OBJECT-TYPE The agents Coordinated Universal Time (UTC) hours. It contains an integer from 0 to 23. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.7 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcMdays OBJECT-TYPE The agents Coordinated Universal Time (UTC) day of the month. It contains an integer from 1 to 31. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.8 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcMonths OBJECT-TYPE The agents Coordinated Universal Time (UTC) months since January. It contains an integer from 0 to 11. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.9 | INTEGER {january(0), february(1), march(2), april(3), may(4), june(5), july(6), august(7), september(8), october(9), november(10), december(11)} | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcYears OBJECT-TYPE The agents Coordinated Universal Time (UTC) years since 1900. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.10 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcWdays OBJECT-TYPE The agents Coordinated Universal Time (UTC) days since Sunday. It contains an integer from 0 to 6. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.11 | INTEGER {sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)} | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcYdays OBJECT-TYPE The agents Coordinated Universal Time (UTC) days since January 1. It contains an integer from 0 to 365. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.12 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtUtcIsdst OBJECT-TYPE The agents Coordinated Universal Time (UTC) daylight saving time flag. It is positive if daylight saving time is in effect. It is zero if daylight saving time is not in effect. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.13 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeAgtName OBJECT-TYPE The name of the agent who set the agent UTC times. It contains: a. the network id of the agent, b. a period (.) c. the cp name of the agent. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.14 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcSecs OBJECT-TYPE The managers Coordinated Universal Time (UTC) seconds. It contains an integer from 0 to 59. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.15 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcMins OBJECT-TYPE The managers Coordinated Universal Time (UTC) minutes. It contains an integer from 0 to 59. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.16 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcHours OBJECT-TYPE The managers Coordinated Universal Time (UTC) hours. It contains an integer from 0 to 23. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.17 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcMdays OBJECT-TYPE The managers Coordinated Universal Time (UTC) day of the month. It contains an integer from 1 to 31; or 0 if the manager has not set this object. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.18 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcMonths OBJECT-TYPE The managers Coordinated Universal Time (UTC) months since January. It contains an integer from 0 to 11. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.19 | INTEGER {january(0), february(1), march(2), april(3), may(4), june(5), july(6), august(7), september(8), october(9), november(10), december(11)} | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcYears OBJECT-TYPE The managers Coordinated Universal Time (UTC) years since 1900. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.20 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcWdays OBJECT-TYPE The managers Coordinated Universal Time (UTC) days since Sunday. It contains an integer from 0 to 6. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.21 | INTEGER {sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)} | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcYdays OBJECT-TYPE The managers Coordinated Universal Time (UTC) days since January 1. It contains an integer from 0 to 365. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.22 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrUtcIsdst OBJECT-TYPE The managers Coordinated Universal Time (UTC) daylight saving time flag. It is positive if daylight saving time is in effect. It is zero if daylight saving time is not in effect. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.23 | INTEGER | read-only | mandatory |
| ibmappnIsAcTimeMgrName OBJECT-TYPE The name of the manager who set the manager UTC times or NULL if the manager name has not been set. It contains: a. the network id of the manager, b. a period (.) c. the cp name of the manager. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.24 | DisplayString (SIZE(0..17)) | read-only | mandatory |
| ibmappnIsAcTimeMgrTimeValid OBJECT-TYPE This indicates whether or not the the manager UTC times are valid. It is set by the manager if the manager determines the manager UTC times are valid. | 1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.25 | INTEGER {notvalid(1), valid(2)} | read-write | mandatory |
| ibmappnIsAcDataTable OBJECT-TYPE Intermediate Session Accounting Data Table | 1.3.6.1.4.1.2.6.2.13.7.3.2.5 | not-accessible | mandatory | |
| ibmappnIsAcDataEntry OBJECT-TYPE Entry of Intermediate Session Accounting Data Table. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1 | not-accessible | mandatory | |
| ibmappnIsAcIndex OBJECT-TYPE Session accounting record index. Upon initial startup, it will begin with 0, and increase up to maximum value of 2**31-1 (2,147,483,647), and wraps. Upon subsequent startups, it will be initialized with the value of the oldest index in any media type; or 0 if no indices are found. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1 | INTEGER | read-only | mandatory |
| ibmappnIsAcEntryType OBJECT-TYPE Indicates whether the entry was made as the result of: 1. a session starting or, 2. a session ending or, 3. a session threshold reached or 4. a session checkpoint request | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.2 | INTEGER {startEntry(1), endEntry(2), thresholdEntry(3), checkpointEntry(4)} | read-only | mandatory |
| ibmappnIsAcRecTime OBJECT-TYPE Intermediate Session Record time. It represents the time in hundreds of a second since the node was started. 2**32-1 (4,294,967,295), and wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.3 | TimeTicks | read-only | mandatory |
| ibmappnIsAcFqLuName OBJECT-TYPE The network-qualified CP name or PU name of the node at which the session and pcid originated. For APPN and LEN nodes, this is either CP name of the APPN node at which the origin LU is located or the CP name of the NN serving the LEN node at which the origin LU is located. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.4 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsAcPcid OBJECT-TYPE The procedure correlation identifier (pcid) of a session. It is an 8-octet value assigned by the primary LU. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.5 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| ibmappnIsAcPriLuName OBJECT-TYPE Primary LU Name of the session. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.6 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsAcSecLuName OBJECT-TYPE Secondary LU Name of the session. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.7 | DisplayString (SIZE(3..17)) | read-only | mandatory |
| ibmappnIsAcModeName OBJECT-TYPE The mode name used for this session | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.8 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnIsAcCosName OBJECT-TYPE The class of service (cos) used for this session | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.9 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmappnIsAcTransPriority OBJECT-TYPE Transmission priority for this session. The values are: 1. Low 2. Medium 3. High 4. Network | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.10 | INTEGER {low(1), medium(2), high(3), network(4)} | read-only | mandatory |
| ibmappnIsAcSessType OBJECT-TYPE The type of intermediate session. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.11 | INTEGER {lu62(1), lu0thru3(2)} | read-only | mandatory |
| ibmappnIsAcSessState OBJECT-TYPE Indicates the state of the session. 1. session is pending inactive or, 2. session is pending active or, 3. session is active or, 4. session is inactive | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.12 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-only | mandatory |
| ibmappnIsAcSessStartTime OBJECT-TYPE Time when the session started in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.13 | TimeTicks | read-only | mandatory |
| ibmappnIsAcSessUpTime OBJECT-TYPE Length of time the session has been active in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.14 | TimeTicks | read-only | mandatory |
| ibmappnIsAcCtrUpTime OBJECT-TYPE Length of time the session counters have been active in hundreds of a second. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.15 | TimeTicks | read-only | mandatory |
| ibmappnIsAcEndReason OBJECT-TYPE The SNA sense code which resulted when the session ended. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.16 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ibmappnIsAcP2SFmdPius OBJECT-TYPE The number of FMD PIU's sent from the primary LU to the secondary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.17 | Counter | read-only | mandatory |
| ibmappnIsAcS2PFmdPius OBJECT-TYPE The number of FMD PIU's sent from the secondary LU to the primary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.18 | Counter | read-only | mandatory |
| ibmappnIsAcP2SNonFmdPius OBJECT-TYPE The number of non-FMD PIU's sent from the primary LU to the secondary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.19 | Counter | read-only | mandatory |
| ibmappnIsAcS2PNonFmdPius OBJECT-TYPE The number of non-FMD PIU's sent from the secondary LU to the primary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.20 | Counter | read-only | mandatory |
| ibmappnIsAcP2SFmdBytes OBJECT-TYPE The number of FMD bytes sent from the primary LU to the secondary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.21 | Counter | read-only | mandatory |
| ibmappnIsAcS2PFmdBytes OBJECT-TYPE The number of FMD bytes sent from the secondary LU to the primary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.22 | Counter | read-only | mandatory |
| ibmappnIsAcP2SNonFmdBytes OBJECT-TYPE The number of non-FMD bytes sent from the primary LU to the secondary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.23 | Counter | read-only | mandatory |
| ibmappnIsAcS2PNonFmdBytes OBJECT-TYPE The number of non-FMD bytes sent from the secondary LU to the primary LU. The counter has a range of of 0 to 2**32; and then wraps. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.24 | Counter | read-only | mandatory |
| ibmappnIsAcRouteInfo OBJECT-TYPE The route selection control vector (RSCV x'2B') used for this session. It is present for APPN nodes; but is not present for LEN nodes. | 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.25 | OCTET STRING | read-only | mandatory |
| ibmappnConversation OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.8 | |||
| ibmappnConvGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.8.1 | |||
| ibmappnConvEndPoint OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.13.8.2 | |||
| ibmrpq OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.14 | |||
| ibmtb OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15 | |||
| ibmdot1dBase OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.1 | |||
| ibmdot1dBaseBridgeAddress OBJECT-TYPE The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with ibmdot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol. | 1.3.6.1.4.1.2.6.2.15.1.1 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdot1dBaseNumPorts OBJECT-TYPE The number of TB ports controlled by this bridging entity. | 1.3.6.1.4.1.2.6.2.15.1.2 | INTEGER | read-only | mandatory |
| ibmdot1dBaseType OBJECT-TYPE Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type. | 1.3.6.1.4.1.2.6.2.15.1.3 | INTEGER {unknown(1), transparent-only(2), sourceroute-only(3), srt(4)} | read-only | mandatory |
| ibmdot1dBasePortTable OBJECT-TYPE A table that contains generic information about every port that is associated with this bridge. | 1.3.6.1.4.1.2.6.2.15.1.4 | not-accessible | mandatory | |
| ibmdot1dBasePortEntry OBJECT-TYPE A list of information for each port of the bridge. | 1.3.6.1.4.1.2.6.2.15.1.4.1 | not-accessible | mandatory | |
| ibmdot1dBasePort OBJECT-TYPE The port number of the port for which this entry contains bridge management information. | 1.3.6.1.4.1.2.6.2.15.1.4.1.1 | INTEGER | read-only | mandatory |
| ibmdot1dBasePortIfIndex OBJECT-TYPE The value of the instance of the ifIndex object, defined in RFC 1156, RFC 1213 for the interface corresponding to this port. | 1.3.6.1.4.1.2.6.2.15.1.4.1.2 | INTEGER | read-only | mandatory |
| ibmdot1dBasePortCircuit OBJECT-TYPE For a port which potentially has the same value of ibmdot1dBasePortIfIndex as another port on the same bridge, this object contains an identifier unique to this port. For example, in the case where multiple ports correspond one-to-one with multiple Frame Relay circuit's, this value provides the object identifier for the frame relay MIB. Fpr a port which has a unique value of ibmdot1dBasePortIfIndex, this object can have the value {0.0}. | 1.3.6.1.4.1.2.6.2.15.1.4.1.3 | OBJECT IDENTIFIER | read-only | mandatory |
| ibmdot1dBasePortDelayExceededDiscards OBJECT-TYPE The number of frames discarded by this port due to excessive transit delay through the bridge. | 1.3.6.1.4.1.2.6.2.15.1.4.1.4 | Counter | read-only | mandatory |
| ibmdot1dBasePortMtuExceededDiscards OBJECT-TYPE The number of frames discarded by this port due to an excessive size. | 1.3.6.1.4.1.2.6.2.15.1.4.1.5 | Counter | read-only | mandatory |
| ibmdot1dStp OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.2 | |||
| ibmdot1dStpProtocolSpecification OBJECT-TYPE An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined. | 1.3.6.1.4.1.2.6.2.15.2.1 | INTEGER {unknown(1), decLb100(2), ieee8021d(3)} | read-only | mandatory |
| ibmdot1dStpPriority OBJECT-TYPE The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of ibmdot1dBaseBridgeAddress. | 1.3.6.1.4.1.2.6.2.15.2.2 | INTEGER (0..65535) | read-write | mandatory |
| ibmdot1dStpTimeSinceTopologyChange OBJECT-TYPE The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. | 1.3.6.1.4.1.2.6.2.15.2.3 | TimeTicks | read-only | mandatory |
| ibmdot1dStpTopChanges OBJECT-TYPE The total number of topology changes detected by this bridge since the management entity was last reset or initialized. | 1.3.6.1.4.1.2.6.2.15.2.4 | Counter | read-only | mandatory |
| ibmdot1dStpDesignatedRoot OBJECT-TYPE The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node. | 1.3.6.1.4.1.2.6.2.15.2.5 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| ibmdot1dStpRootCost OBJECT-TYPE The cost of the path to the root as seen from this bridge. | 1.3.6.1.4.1.2.6.2.15.2.6 | INTEGER | read-only | mandatory |
| ibmdot1dStpRootPort OBJECT-TYPE The port number of the port which offers the lowest cost path from this bridge to the root bridge. | 1.3.6.1.4.1.2.6.2.15.2.7 | INTEGER | read-only | mandatory |
| ibmdot1dStpMaxAge OBJECT-TYPE The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. | 1.3.6.1.4.1.2.6.2.15.2.8 | INTEGER | read-only | mandatory |
| ibmdot1dStpHelloTime OBJECT-TYPE The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using. | 1.3.6.1.4.1.2.6.2.15.2.9 | INTEGER | read-only | mandatory |
| ibmdot1dStpHoldTime OBJECT-TYPE This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. | 1.3.6.1.4.1.2.6.2.15.2.10 | INTEGER | read-only | mandatory |
| ibmdot1dStpForwardDelay OBJECT-TYPE This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in a particular state before moving to the next state. For example, how long a port stays in the Listening state when moving from Blocking to Learning. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. (Note that this value is the one that this bridge is currently using, in contrast to ibmdot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.) | 1.3.6.1.4.1.2.6.2.15.2.11 | INTEGER | read-only | mandatory |
| ibmdot1dStpBridgeMaxAge OBJECT-TYPE The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1d/D9 specifies that the range for this parameter is related to the value of ibmdot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1d/D9 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. The IBM 6611 Network Processor obtains this value from the 'Max Age' parameter provided to the configuration program. | 1.3.6.1.4.1.2.6.2.15.2.12 | INTEGER | read-write | mandatory |
| ibmdot1dStpBridgeHelloTime OBJECT-TYPE The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1d/D9 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. The IBM 6611 Network Processor obtains this value from the 'Hello Time' parameter provided to the configuration program. | 1.3.6.1.4.1.2.6.2.15.2.13 | INTEGER | read-write | mandatory |
| ibmdot1dStpBridgeForwardDelay OBJECT-TYPE The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1d/D9 specifies that the range for this parameter is related to the value of ibmdot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1d/D9 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. The IBM 6611 Network Processor obtains this value from the 'Forward Delay Time' parameter provided to the configuration program. | 1.3.6.1.4.1.2.6.2.15.2.14 | INTEGER | read-write | mandatory |
| ibmdot1dStpPortTable OBJECT-TYPE A table that contains port-specific information for the Spanning Tree Protocol. | 1.3.6.1.4.1.2.6.2.15.2.15 | not-accessible | mandatory | |
| ibmdot1dStpPortEntry OBJECT-TYPE A list of information maintained by every port about the Spanning Tree Protocol state for that port. | 1.3.6.1.4.1.2.6.2.15.2.15.1 | not-accessible | mandatory | |
| ibmdot1dStpPort OBJECT-TYPE The port number of the port for which this entry contains Spanning Tree Protocol management information. This port number is the same as that reported by ibmdot1dBasePort. | 1.3.6.1.4.1.2.6.2.15.2.15.1.1 | INTEGER | read-only | mandatory |
| ibmdot1dStpPortPriority OBJECT-TYPE The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of ibmdot1dStpPort. | 1.3.6.1.4.1.2.6.2.15.2.15.1.2 | INTEGER (0..255) | read-write | mandatory |
| ibmdot1dStpPortState OBJECT-TYPE The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see ibmdot1dStpPortEnable), this object will have a value of disabled(1). | 1.3.6.1.4.1.2.6.2.15.2.15.1.3 | INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6)} | read-only | mandatory |
| ibmdot1dStpPortEnable OBJECT-TYPE The enabled/disabled status of the port. | 1.3.6.1.4.1.2.6.2.15.2.15.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| ibmdot1dStpPortPathCost OBJECT-TYPE The contribution of this port to the path cost of paths towards the spanning tree root which include this port. The IBM 6611 Network Processor obtains this value from the 'Path Cost' parameter provided to the configuration program. | 1.3.6.1.4.1.2.6.2.15.2.15.1.5 | INTEGER (1..65535) | read-write | mandatory |
| ibmdot1dStpPortDesignatedRoot OBJECT-TYPE The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached. | 1.3.6.1.4.1.2.6.2.15.2.15.1.6 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| ibmdot1dStpPortDesignatedCost OBJECT-TYPE The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs. | 1.3.6.1.4.1.2.6.2.15.2.15.1.7 | INTEGER | read-only | mandatory |
| ibmdot1dStpPortDesignatedBridge OBJECT-TYPE The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2.6.2.15.2.15.1.8 | OCTET STRING (SIZE(8)) | read-only | mandatory |
| ibmdot1dStpPortDesignatedPort OBJECT-TYPE The Port Identifier of the port on the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2.6.2.15.2.15.1.9 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmdot1dStpPortForwardTransitions OBJECT-TYPE The number of times this port has transitioned from the Learning state to the Forwarding state. | 1.3.6.1.4.1.2.6.2.15.2.15.1.10 | Counter | read-only | mandatory |
| ibmdot1dTp OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.3 | |||
| ibmdot1dTpLearnedEntryDiscards OBJECT-TYPE The total number of Forwarding Database entries, which have been or would have been learnt, but have been discarded due to a lack of space to store them in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition which has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent. | 1.3.6.1.4.1.2.6.2.15.3.1 | Counter | read-only | mandatory |
| ibmdot1dTpAgingTime OBJECT-TYPE The timeout period in seconds for aging out dynamically learned forwarding information. The IBM 6611 Network Processor obtains this value from the 'Aging Time' parameter provided to the configuration program. | 1.3.6.1.4.1.2.6.2.15.3.2 | INTEGER | read-write | mandatory |
| ibmdot1dTpFdbTable OBJECT-TYPE A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. | 1.3.6.1.4.1.2.6.2.15.3.3 | not-accessible | mandatory | |
| ibmdot1dTpFdbEntry OBJECT-TYPE Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information. | 1.3.6.1.4.1.2.6.2.15.3.3.1 | not-accessible | mandatory | |
| ibmdot1dTpFdbAddress OBJECT-TYPE A unicast MAC address for which the bridge has forwarding and/or filtering information. | 1.3.6.1.4.1.2.6.2.15.3.3.1.1 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdot1dTpFdbPort OBJECT-TYPE Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of ibmdot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the ibmdot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of ibmdot1dTpFdbStatus is not learned(3). | 1.3.6.1.4.1.2.6.2.15.3.3.1.2 | INTEGER | read-only | mandatory |
| ibmdot1dTpFdbStatus OBJECT-TYPE The status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of ibmdot1dTpFdbPort, nor an entry in the ibmdot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of ibmdot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of ibmdot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of ibmdot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of ibmdot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of ibmdot1dTpFdbAddress is also the value of an existing instance of ibmdot1dStaticAddress. | 1.3.6.1.4.1.2.6.2.15.3.3.1.3 | INTEGER {other(1), invalid(2), learned(3), self(4), mgmt(5)} | read-only | mandatory |
| ibmdot1dTpPortTable OBJECT-TYPE A table that contains information about every port that is associated with this transparent bridge. | 1.3.6.1.4.1.2.6.2.15.3.4 | not-accessible | mandatory | |
| ibmdot1dTpPortEntry OBJECT-TYPE A list of information for each port of a transparent bridge. | 1.3.6.1.4.1.2.6.2.15.3.4.1 | not-accessible | mandatory | |
| ibmdot1dTpPort OBJECT-TYPE The port number of the port for which this entry contains Transparent bridging management information. | 1.3.6.1.4.1.2.6.2.15.3.4.1.1 | INTEGER | read-only | mandatory |
| ibmdot1dTpPortMaxInfo OBJECT-TYPE The maximum size of the INFO (non-MAC) field that this port will receive or transmit. | 1.3.6.1.4.1.2.6.2.15.3.4.1.2 | INTEGER | read-only | mandatory |
| ibmdot1dTpPortInFrames OBJECT-TYPE The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function. | 1.3.6.1.4.1.2.6.2.15.3.4.1.3 | Counter | read-only | mandatory |
| ibmdot1dTpPortOutFrames OBJECT-TYPE The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function. | 1.3.6.1.4.1.2.6.2.15.3.4.1.4 | Counter | read-only | mandatory |
| ibmdot1dTpPortInDiscards OBJECT-TYPE Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. | 1.3.6.1.4.1.2.6.2.15.3.4.1.5 | Counter | read-only | mandatory |
| ibmdot1dStatic OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.4 | |||
| ibmdot1dStaticTable OBJECT-TYPE A table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses. | 1.3.6.1.4.1.2.6.2.15.4.1 | not-accessible | mandatory | |
| ibmdot1dStaticEntry OBJECT-TYPE Filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded. | 1.3.6.1.4.1.2.6.2.15.4.1.1 | not-accessible | mandatory | |
| ibmdot1dStaticAddress OBJECT-TYPE The destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address or the broadcast address. | 1.3.6.1.4.1.2.6.2.15.4.1.1.1 | OCTET STRING (SIZE(6)) | read-write | mandatory |
| ibmdot1dStaticReceivePort OBJECT-TYPE Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the bridge for which there is no other applicable entry. | 1.3.6.1.4.1.2.6.2.15.4.1.1.2 | INTEGER | read-write | mandatory |
| ibmdot1dStaticAllowedToGoTo OBJECT-TYPE The set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.) | 1.3.6.1.4.1.2.6.2.15.4.1.1.3 | OCTET STRING | read-write | mandatory |
| ibmdot1dStaticStatus OBJECT-TYPE This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out. | 1.3.6.1.4.1.2.6.2.15.4.1.1.4 | INTEGER {other(1), invalid(2), permanent(3), deleteOnReset(4), deleteOnTimeout(5)} | read-write | mandatory |
| ibmtbMACAddressFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.5 | |||
| ibmtbmacFiltInfoTable OBJECT-TYPE Table of MAC address filtering information. | 1.3.6.1.4.1.2.6.2.15.5.1 | not-accessible | mandatory | |
| ibmtbmacFiltInfoEntry OBJECT-TYPE MAC address filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.15.5.1.1 | not-accessible | mandatory | |
| ibmtbmacFiltIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.5.1.1.1 | INTEGER | read-only | mandatory |
| ibmtbmacFiltInFilterType OBJECT-TYPE For the incoming filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.15.5.1.1.2 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmtbmacFiltOutFilterType OBJECT-TYPE For the outgoing filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.15.5.1.1.3 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmtbmacFiltInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.5.1.1.4 | Counter | read-only | mandatory |
| ibmtbmacFiltOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.5.1.1.5 | Counter | read-only | mandatory |
| ibmtbmacFiltInTable OBJECT-TYPE Table of MAC address filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.15.5.2 | not-accessible | mandatory | |
| ibmtbmacFiltInEntry OBJECT-TYPE Filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.15.5.2.1 | not-accessible | mandatory | |
| ibmtbmacFiltInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.5.2.1.1 | INTEGER | read-only | mandatory |
| ibmtbmacFiltInSrcAddress OBJECT-TYPE MAC source address to be filtered. | 1.3.6.1.4.1.2.6.2.15.5.2.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltInSrcMask OBJECT-TYPE Mask to allow ibmtbmacFiltInSrcAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.15.5.2.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltInDestAddress OBJECT-TYPE MAC destination address to be filtered. | 1.3.6.1.4.1.2.6.2.15.5.2.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltInDestMask OBJECT-TYPE Mask to allow ibmtbmacFiltInDestAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.15.5.2.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltOutTable OBJECT-TYPE Table of MAC address filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.15.5.3 | not-accessible | mandatory | |
| ibmtbmacFiltOutEntry OBJECT-TYPE Filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.15.5.3.1 | not-accessible | mandatory | |
| ibmtbmacFiltOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.5.3.1.1 | INTEGER | read-only | mandatory |
| ibmtbmacFiltOutSrcAddress OBJECT-TYPE MAC source address to be filtered. | 1.3.6.1.4.1.2.6.2.15.5.3.1.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltOutSrcMask OBJECT-TYPE Mask to allow ibmtbmacFiltOutSrcAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.15.5.3.1.3 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltOutDestAddress OBJECT-TYPE MAC destination address to be filtered. | 1.3.6.1.4.1.2.6.2.15.5.3.1.4 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbmacFiltOutDestMask OBJECT-TYPE Mask to allow ibmtbmacFiltOutDestAddress to be used as a range of values. | 1.3.6.1.4.1.2.6.2.15.5.3.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmtbSAPFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.6 | |||
| ibmtbsapFiltInfoTable OBJECT-TYPE Table of SAP filtering information. | 1.3.6.1.4.1.2.6.2.15.6.1 | not-accessible | mandatory | |
| ibmtbsapFiltInfoEntry OBJECT-TYPE SAP filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.15.6.1.1 | not-accessible | mandatory | |
| ibmtbsapFiltIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.6.1.1.1 | INTEGER | read-only | mandatory |
| ibmtbsapFiltIn OBJECT-TYPE A bitmap of all possible source SAPs (even) that will be on or off depending on whether or not an incoming frame with that SAP is to be forwarded. | 1.3.6.1.4.1.2.6.2.15.6.1.1.2 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| ibmtbsapFiltOut OBJECT-TYPE A bitmap of all possible source SAPs (even) that will be on or off depending on whether or not an outgoing frame with that SAP is to be forwarded. | 1.3.6.1.4.1.2.6.2.15.6.1.1.3 | OCTET STRING (SIZE(16)) | read-only | mandatory |
| ibmtbsapFiltInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.6.1.1.4 | Counter | read-only | mandatory |
| ibmtbsapFiltOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.6.1.1.5 | Counter | read-only | mandatory |
| ibmtbEthTypeFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.7 | |||
| ibmtbEthTypeFiltInfoTable OBJECT-TYPE Table of Ethernet type filtering information. Note that this filtering only applies to: 1) The Ethernet TYPE field for DIX version 2 frames. 2) The Ethernet TYPE field contained in the SNAP header of 802.3 frames, if the frame contains a SNAP header (SSAP = DSAP = 0xAA) | 1.3.6.1.4.1.2.6.2.15.7.1 | not-accessible | mandatory | |
| ibmtbEthTypeFiltInfoEntry OBJECT-TYPE Ethernet type filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.15.7.1.1 | not-accessible | mandatory | |
| ibmtbEthTypeFiltIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.7.1.1.1 | INTEGER | read-only | mandatory |
| ibmtbEthTypeFiltInFilterType OBJECT-TYPE For the incoming Ethernet type filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.15.7.1.1.2 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmtbEthTypeFiltOutFilterType OBJECT-TYPE For the outgoing Ethernet type filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.15.7.1.1.3 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmtbEthTypeFiltInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.7.1.1.4 | Counter | read-only | mandatory |
| ibmtbEthTypeFiltOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.7.1.1.5 | Counter | read-only | mandatory |
| ibmtbEthTypeFiltInTable OBJECT-TYPE Table of Ethernet type filtering information for incoming frames. Note that this filtering only applies to: 1) The Ethernet TYPE field for DIX version 2 frames. 2) The Ethernet TYPE field contained in the SNAP header of 802.3 frames, if the frame contains a SNAP header (SSAP = DSAP = 0xAA) | 1.3.6.1.4.1.2.6.2.15.7.2 | not-accessible | mandatory | |
| ibmtbEthTypeFiltInEntry OBJECT-TYPE Filtering information for a single Ethernet type on a single interface. | 1.3.6.1.4.1.2.6.2.15.7.2.1 | not-accessible | mandatory | |
| ibmtbEthTypeFiltInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.7.2.1.1 | INTEGER | read-only | mandatory |
| ibmtbEthTypeFiltInValue OBJECT-TYPE Indicates which Ethernet type to filter. | 1.3.6.1.4.1.2.6.2.15.7.2.1.2 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmtbEthTypeFiltInMask OBJECT-TYPE Mask to allow ibmtbEthTypeFiltInValue to be used as a range of values. | 1.3.6.1.4.1.2.6.2.15.7.2.1.3 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmtbEthTypeFiltOutTable OBJECT-TYPE Table of Ethernet type filtering information for outgoing frames. Note that this filtering only applies to: 1) The Ethernet TYPE field for DIX version 2 frames. 2) The Ethernet TYPE field contained in the SNAP header of 802.3 frames, if the frame contains a SNAP header (SSAP = DSAP = 0xAA) | 1.3.6.1.4.1.2.6.2.15.7.3 | not-accessible | mandatory | |
| ibmtbEthTypeFiltOutEntry OBJECT-TYPE Filtering information for a single Ethernet type on a single interface. | 1.3.6.1.4.1.2.6.2.15.7.3.1 | not-accessible | mandatory | |
| ibmtbEthTypeFiltOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.7.3.1.1 | INTEGER | read-only | mandatory |
| ibmtbEthTypeFiltOutValue OBJECT-TYPE Indicates which Ethernet type to filter. | 1.3.6.1.4.1.2.6.2.15.7.3.1.2 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmtbEthTypeFiltOutMask OBJECT-TYPE Mask to allow ibmtbEthTypeFiltOutValue to be used as a range of values. | 1.3.6.1.4.1.2.6.2.15.7.3.1.3 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmtbWindowFilters OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.8 | |||
| ibmtbwinFiltInfoTable OBJECT-TYPE Table of Window filtering information. | 1.3.6.1.4.1.2.6.2.15.8.1 | not-accessible | mandatory | |
| ibmtbwinFiltInfoEntry OBJECT-TYPE Window filtering information for a single interface. | 1.3.6.1.4.1.2.6.2.15.8.1.1 | not-accessible | mandatory | |
| ibmtbwinFiltIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.8.1.1.1 | INTEGER | read-only | mandatory |
| ibmtbwinFiltInFilterType OBJECT-TYPE For the incoming filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.15.8.1.1.2 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmtbwinFiltOutFilterType OBJECT-TYPE For the outgoing filter table, determines whether the entries are permit or deny entries. | 1.3.6.1.4.1.2.6.2.15.8.1.1.3 | INTEGER {deny(1), permit(2)} | read-only | mandatory |
| ibmtbwinFiltInNotForwarded OBJECT-TYPE Number of packets not forwarded, in the incoming direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.8.1.1.4 | Counter | read-only | mandatory |
| ibmtbwinFiltOutNotForwarded OBJECT-TYPE Number of packets not forwarded, in the outgoing direction, because they were filtered out. | 1.3.6.1.4.1.2.6.2.15.8.1.1.5 | Counter | read-only | mandatory |
| ibmtbwinFiltInTable OBJECT-TYPE Table of Window filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.15.8.2 | not-accessible | mandatory | |
| ibmtbwinFiltInEntry OBJECT-TYPE Filtering information for incoming frames. | 1.3.6.1.4.1.2.6.2.15.8.2.1 | not-accessible | mandatory | |
| ibmtbwinFiltInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.8.2.1.1 | INTEGER | read-only | mandatory |
| ibmtbwinFiltInContents OBJECT-TYPE String of bytes that will be compared with bytes in the frame. | 1.3.6.1.4.1.2.6.2.15.8.2.1.2 | OCTET STRING | read-only | mandatory |
| ibmtbwinFiltInMaskString OBJECT-TYPE String of bytes that will be masked with bytes in the contents field. | 1.3.6.1.4.1.2.6.2.15.8.2.1.3 | OCTET STRING | read-only | mandatory |
| ibmtbwinFiltInOffsetStart OBJECT-TYPE Determines the starting point where the contents field should be applied. A value of 'MAC' means the base is at the beginning of the destination MAC address field, whereas, a value of 'DATA' means it is applied at the beginning of the data field. | 1.3.6.1.4.1.2.6.2.15.8.2.1.4 | DisplayString | read-only | mandatory |
| ibmtbwinFiltInNumBytes OBJECT-TYPE Number of bytes in the contents field that are used for filtering | 1.3.6.1.4.1.2.6.2.15.8.2.1.5 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmtbwinFiltInOffset OBJECT-TYPE Number of bytes offset into the frame from the offset start point to begin the compare. | 1.3.6.1.4.1.2.6.2.15.8.2.1.6 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmtbwinFiltInId OBJECT-TYPE A unique identifier associated with this window filter entry. | 1.3.6.1.4.1.2.6.2.15.8.2.1.7 | INTEGER | read-only | mandatory |
| ibmtbwinFiltOutTable OBJECT-TYPE Table of Window filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.15.8.3 | not-accessible | mandatory | |
| ibmtbwinFiltOutEntry OBJECT-TYPE Filtering information for outgoing frames. | 1.3.6.1.4.1.2.6.2.15.8.3.1 | not-accessible | mandatory | |
| ibmtbwinFiltOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.8.3.1.1 | INTEGER | read-only | mandatory |
| ibmtbwinFiltOutContents OBJECT-TYPE String of bytes that will be compared with bytes in the frame. | 1.3.6.1.4.1.2.6.2.15.8.3.1.2 | OCTET STRING | read-only | mandatory |
| ibmtbwinFiltOutMaskString OBJECT-TYPE String of bytes that will be masked with bytes in the contents field. | 1.3.6.1.4.1.2.6.2.15.8.3.1.3 | OCTET STRING | read-only | mandatory |
| ibmtbwinFiltOutOffsetStart OBJECT-TYPE Determines the starting point where the contents field should be applied. A value of 'MAC' means the base is at the beginning of the destination MAC address field, whereas, a value of 'DATA' means it is applied at the beginning of the data field. | 1.3.6.1.4.1.2.6.2.15.8.3.1.4 | DisplayString | read-only | mandatory |
| ibmtbwinFiltOutNumBytes OBJECT-TYPE Number of bytes in the contents field that are used for filtering | 1.3.6.1.4.1.2.6.2.15.8.3.1.5 | OCTET STRING (SIZE(1)) | read-only | mandatory |
| ibmtbwinFiltOutOffset OBJECT-TYPE Number of bytes offset into the frame from the offset start point to begin the compare. | 1.3.6.1.4.1.2.6.2.15.8.3.1.6 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmtbwinFiltOutId OBJECT-TYPE A unique identifier associated with this window filter entry. | 1.3.6.1.4.1.2.6.2.15.8.3.1.7 | INTEGER | read-only | mandatory |
| ibmtbFiltOrderTable OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.15.9 | |||
| ibmtbFiltOrderInTable OBJECT-TYPE Table of information describing which order the filters are applied for incoming frames. | 1.3.6.1.4.1.2.6.2.15.9.1 | not-accessible | mandatory | |
| ibmtbFiltOrderInEntry OBJECT-TYPE Filter order information for incoming frames. | 1.3.6.1.4.1.2.6.2.15.9.1.1 | not-accessible | mandatory | |
| ibmtbFiltOrderInIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.9.1.1.1 | INTEGER | read-only | mandatory |
| ibmtbFiltOrderInPriority OBJECT-TYPE The priority of when a filter is applied to an incoming frame. A value of 1 signifies that it is applied first. | 1.3.6.1.4.1.2.6.2.15.9.1.1.2 | INTEGER | read-only | mandatory |
| ibmtbFiltOrderInName OBJECT-TYPE The name of the filter applied to incoming frames that is associated with the priority, ibmtbFiltOrderInPriority. | 1.3.6.1.4.1.2.6.2.15.9.1.1.3 | DisplayString | read-only | mandatory |
| ibmtbFiltOrderOutTable OBJECT-TYPE Table of information describing which order the filters are applied for outgoing frames. | 1.3.6.1.4.1.2.6.2.15.9.2 | not-accessible | mandatory | |
| ibmtbFiltOrderOutEntry OBJECT-TYPE Filter order information for outgoing frames. | 1.3.6.1.4.1.2.6.2.15.9.2.1 | not-accessible | mandatory | |
| ibmtbFiltOrderOutIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object for the same interface. | 1.3.6.1.4.1.2.6.2.15.9.2.1.1 | INTEGER | read-only | mandatory |
| ibmtbFiltOrderOutPriority OBJECT-TYPE The priority of when a filter is applied to an outgoing frame. A value of 1 signifies that it is applied first. | 1.3.6.1.4.1.2.6.2.15.9.2.1.2 | INTEGER | read-only | mandatory |
| ibmtbFiltOrderOutName OBJECT-TYPE The name of the filter applied to outgoing frames that is associated with the priority, ibmtbFiltOrderOutPriority. | 1.3.6.1.4.1.2.6.2.15.9.2.1.3 | DisplayString | read-only | mandatory |
| ibmapple OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.16 | |||
| ibmSelectNet OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.16.1 | |||
| ibmSelectNetTable OBJECT-TYPE The list of selected network definition entries. | 1.3.6.1.4.1.2.6.2.16.1.1 | not-accessible | mandatory | |
| ibmSelectNetEntry OBJECT-TYPE The description of a selected network definition. | 1.3.6.1.4.1.2.6.2.16.1.1.1 | not-accessible | mandatory | |
| ibmSelectNetIndex OBJECT-TYPE An identifier that is unique to the default zone name that is present in this entry. | 1.3.6.1.4.1.2.6.2.16.1.1.1.1 | INTEGER | read-only | mandatory |
| ibmSelectNetZone OBJECT-TYPE The ASCII default zone name of this entry. | 1.3.6.1.4.1.2.6.2.16.1.1.1.2 | OCTET STRING | read-only | mandatory |
| ibmSelectNetNetStart OBJECT-TYPE The network address that starts the range for this entry. This address is a two octet DDP network address in network byte order. | 1.3.6.1.4.1.2.6.2.16.1.1.1.3 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmSelectNetNetEnd OBJECT-TYPE The network address that ends the range for this entry. This address is a two octet DDP network address in network byte order. | 1.3.6.1.4.1.2.6.2.16.1.1.1.4 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmSelectNetInterfaceNetStart OBJECT-TYPE The network address that starts the range for the interface associated with this definition. | 1.3.6.1.4.1.2.6.2.16.1.1.1.5 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmnbpFilter OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.16.2 | |||
| ibmnbpFilterPacketsFiltered OBJECT-TYPE The number of packets filtered by nbp filters. | 1.3.6.1.4.1.2.6.2.16.2.1 | Counter | read-only | mandatory |
| ibmnbpFilterPacketsSent OBJECT-TYPE The number of packets not filtered by nbp filters. | 1.3.6.1.4.1.2.6.2.16.2.2 | Counter | read-only | mandatory |
| ibmatportFilter OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.16.3 | |||
| ibmatportFilterTable OBJECT-TYPE The list of Appletalk port destination network filter entries. | 1.3.6.1.4.1.2.6.2.16.3.1 | not-accessible | mandatory | |
| ibmatportFilterEntry OBJECT-TYPE The description of a filter on this Appletalk port. | 1.3.6.1.4.1.2.6.2.16.3.1.1 | not-accessible | mandatory | |
| ibmatportFilterIndex OBJECT-TYPE An identifier that is unique to the Appletalk port to which this filter applies. The port identified by this value is the same port as identified by atportIndex. | 1.3.6.1.4.1.2.6.2.16.3.1.1.1 | INTEGER | read-only | mandatory |
| ibmatportFilterNetStart OBJECT-TYPE The network address that starts the range for this destination network filter. This address is a two octet DDP network address in network byte order. | 1.3.6.1.4.1.2.6.2.16.3.1.1.2 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmatportFilterNetEnd OBJECT-TYPE The network address that ends the range for this destination network filter. This address is a two octet DDP network address in network byte order. | 1.3.6.1.4.1.2.6.2.16.3.1.1.3 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmSelectNetFilter OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.16.4 | |||
| ibmSelectNetFilterTable OBJECT-TYPE The list of selected network destination network filter entries. | 1.3.6.1.4.1.2.6.2.16.4.1 | not-accessible | mandatory | |
| ibmSelectNetFilterEntry OBJECT-TYPE The description of a filter for this selected network definition. | 1.3.6.1.4.1.2.6.2.16.4.1.1 | not-accessible | mandatory | |
| ibmSelectNetFilterIndex OBJECT-TYPE An identifier that is unique to the selected network definition to which this filter applies. This value is the same as that provided by ibmSelectNetIndex. | 1.3.6.1.4.1.2.6.2.16.4.1.1.1 | INTEGER | read-only | mandatory |
| ibmSelectNetFilterNetStart OBJECT-TYPE The network address that starts the range for this destination network filter. This address is a two octet DDP network address in network byte order. | 1.3.6.1.4.1.2.6.2.16.4.1.1.2 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmSelectNetFilterNetEnd OBJECT-TYPE The network address that ends the range for this destination network filter. This address is a two octet DDP network address in network byte order. | 1.3.6.1.4.1.2.6.2.16.4.1.1.3 | OCTET STRING (SIZE(2)) | read-only | mandatory |
| ibmdec OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.17 | |||
| ibmdecAllRoutersFuncAddr OBJECT-TYPE The functional address used in communicating with with all DECnet Phase IV and DECnet Phase IV-Prime routers on a token ring LAN. | 1.3.6.1.4.1.2.6.2.17.1 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdecAllEndNodesFuncAddr OBJECT-TYPE The functional address used in communicating with with all DECnet Phase IV and DECnet Phase IV-Prime end nodes on a token ring LAN. | 1.3.6.1.4.1.2.6.2.17.2 | OCTET STRING (SIZE(6)) | read-only | mandatory |
| ibmdecSplitHorPoisonRev OBJECT-TYPE Defines whether the Split Horizon with Poison Reverse option is enabled or not | 1.3.6.1.4.1.2.6.2.17.3 | INTEGER {enabled(1), disabled(2)} | read-only | mandatory |
| ibmdecNodeType OBJECT-TYPE This parameter indicates the node type of the router. This object is the same as the phivRouteType object defined by RFC 1289, however, this definition extends the enumerations to provide new values. | 1.3.6.1.4.1.2.6.2.17.4 | INTEGER {routing-III(1), nonrouting-III(2), area(3), routing-IV(4), nonrouting-IV(5), area-IV-Prime(6), routing-IV-Prime(7), nonrouting-IV-Prime(8)} | read-only | mandatory |
| ibmdecLANCircuitTable OBJECT-TYPE The list of information relevant to LAN circuits. This table extends the information provided by the phivCircuitParametersTable defined by RFC 1289. | 1.3.6.1.4.1.2.6.2.17.5 | not-accessible | mandatory | |
| ibmdecLANCircuitEntry OBJECT-TYPE Table entry with information relevant to LAN circuits. | 1.3.6.1.4.1.2.6.2.17.5.1 | not-accessible | mandatory | |
| ibmdecLANCircuitIndex OBJECT-TYPE A unique index value for each known circuit on a LAN interface. The value of this variable is the same as that provided by phivCircuitIndex. | 1.3.6.1.4.1.2.6.2.17.5.1.1 | INTEGER | read-only | mandatory |
| ibmdecLANCircuitType OBJECT-TYPE If the CircuitType is Bilingual for a circuit, the router would use a Phase_IV compliant locally administered MAC address for that circuit and would be configured to communicate with Phase_IV and Phase_IV-Prime nodes over that circuit. A bilingual router can help communication between the Phase_IV and the Phase_IV-Prime nodes over the same extended LAN segment, and prevents a partitioned network. If the CircuitType is AMA ( Arbitrary MAC Address ) for a circuit, the router would use an arbitrary MAC address for that circuit, and would be configured to communicate with Phase_IV-Prime nodes over that circuit. If the CircuitType is PhaseIV for a circuit, the router would use the Phase_IV compliant locally administered MAC address for that circuit, and would be configured to communicate with Phase_IV nodes over that circuit. | 1.3.6.1.4.1.2.6.2.17.5.1.2 | INTEGER {bilingual(1), ama(2), phaseIV(3)} | read-only | mandatory |
| ibmdecLANCircuitSourceRoute OBJECT-TYPE This parameter indicates if source routing is enabled on a token-ring circuit. A value of 3 is returned for circuits which are not of the 802.5/token-ring type. | 1.3.6.1.4.1.2.6.2.17.5.1.3 | INTEGER {enabled(1), disabled(2), notapplicable(3)} | read-only | mandatory |
| ibmdecLANCircuitAddrType OBJECT-TYPE This parameter indicates the type of MAC address used on this circuit. The value returned is decnet(1), if a DECnet Phase_IV compliant locally administered MAC address is being used. The value returned is hardware(2), if the unique assigned ROM address is used. The value returned is user(3), if a non DECnet Phase_IV compliant locally administered MAC address is being used. | 1.3.6.1.4.1.2.6.2.17.5.1.4 | INTEGER {decnet(1), hardware(2), user(3)} | read-only | mandatory |
| ibmvines OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18 | |||
| ibmvSysConfig OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.1 | |||
| ibmvSysRtr OBJECT-TYPE Indicates whether this node is acting as a VINES router. | 1.3.6.1.4.1.2.6.2.18.1.1 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvRouterName OBJECT-TYPE The name of the router node, up to 15 characters long. | 1.3.6.1.4.1.2.6.2.18.1.2 | DisplayString | read-only | mandatory |
| ibmvRouterNetid OBJECT-TYPE The VINES network ID of the router node equal to the router node's serial number. This id may be up to 4 bytes in length. | 1.3.6.1.4.1.2.6.2.18.1.3 | INTEGER | read-only | mandatory |
| ibmvIP OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.2 | |||
| ibmvipTotalIn OBJECT-TYPE The total number of VINES IP packets that the router node has received since the last reboot. | 1.3.6.1.4.1.2.6.2.18.2.1 | Counter | read-only | mandatory |
| ibmvipTotalOut OBJECT-TYPE The total number of VINES IP packets that the router node has sent since the last reboot. | 1.3.6.1.4.1.2.6.2.18.2.2 | Counter | read-only | mandatory |
| ibmvipRouted OBJECT-TYPE The total number of packets that were routed to another node since the last reboot. | 1.3.6.1.4.1.2.6.2.18.2.3 | Counter | read-only | mandatory |
| ibmvipBcast OBJECT-TYPE The number of VINES IP broadcast packets sent, both generated from the router node and routed from other nodes, since the last reboot. | 1.3.6.1.4.1.2.6.2.18.2.4 | Counter | read-only | mandatory |
| ibmvipInReceives OBJECT-TYPE The number of unicast VINES IP packets received since the last reboot. A unicast packet is destined for this particular router node. It is not being forwarded, multicasted or broadcasted. | 1.3.6.1.4.1.2.6.2.18.2.5 | Counter | read-only | mandatory |
| ibmvipBcastInReceives OBJECT-TYPE The number of VINES IP broadcast packets received since the last reboot. | 1.3.6.1.4.1.2.6.2.18.2.6 | Counter | read-only | mandatory |
| ibmvipBad OBJECT-TYPE The total number of badly formed packets that the router node has received since the last booted. | 1.3.6.1.4.1.2.6.2.18.2.7 | Counter | read-only | mandatory |
| ibmvipBadHeaders OBJECT-TYPE The number of incoming VINES IP packets received since the last reboot which contained a header error; excluding the following errors: length, checksum and time to live. | 1.3.6.1.4.1.2.6.2.18.2.8 | Counter | read-only | mandatory |
| ibmvipTooSmalls OBJECT-TYPE The number of VINES IP packets received since the last reboot with len < the size of a VINES IP header. | 1.3.6.1.4.1.2.6.2.18.2.9 | Counter | read-only | mandatory |
| ibmvipBadLens OBJECT-TYPE The number of VINES IP packets received since the last reboot whose packet size is not equal to the number of bytes specified in the VINES IP header field. | 1.3.6.1.4.1.2.6.2.18.2.10 | Counter | read-only | mandatory |
| ibmvipBadSums OBJECT-TYPE The number of VINES IP packets received since the last reboot with a bad checksum. | 1.3.6.1.4.1.2.6.2.18.2.11 | Counter | read-only | mandatory |
| ibmvipInDiscards OBJECT-TYPE The number of incoming VINES IP packets discarded since the last reboot due to lack of resources. | 1.3.6.1.4.1.2.6.2.18.2.12 | Counter | read-only | mandatory |
| ibmvipZeroHops OBJECT-TYPE The number of VINES IP packets discarded since the last reboot because the hop count equals zero and the current node is not the destination. | 1.3.6.1.4.1.2.6.2.18.2.13 | Counter | read-only | mandatory |
| ibmvipOutNoRoutes OBJECT-TYPE The number of outgoing VINES IP packets discarded since the last reboot because no route is available. | 1.3.6.1.4.1.2.6.2.18.2.14 | Counter | read-only | mandatory |
| ibmvNeighbor OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.3 | |||
| ibmvARP OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.3.1 | |||
| ibmvarpQueryReqs OBJECT-TYPE The number of query requests received from clients since the last reboot. When a client is first booted up, it sends out a broadcast query request packet on its LAN segment. | 1.3.6.1.4.1.2.6.2.18.3.1.1 | Counter | read-only | mandatory |
| ibmvarpServiceResps OBJECT-TYPE The number of ARP query responses sent out from this router node since the last reboot. Each router node on the same LAN segment that is providing address assignments will respond. | 1.3.6.1.4.1.2.6.2.18.3.1.2 | Counter | read-only | mandatory |
| ibmvarpAssignReqs OBJECT-TYPE The number of ARP assignment request received from clients since the last reboot. The client issues an assignment request packet to the router node that responded first to the query request. | 1.3.6.1.4.1.2.6.2.18.3.1.3 | Counter | read-only | mandatory |
| ibmvarpAssignResps OBJECT-TYPE The number of ARP assignment responses sent to clients since the last reboot. The router node issues a VINES internet address for the client and sends it back in an assignment response packet. | 1.3.6.1.4.1.2.6.2.18.3.1.4 | Counter | read-only | mandatory |
| ibmvarpHeaderError OBJECT-TYPE The number of ARP packets received since the last reboot with a header error. | 1.3.6.1.4.1.2.6.2.18.3.1.5 | Counter | read-only | mandatory |
| ibmvNbrNumber OBJECT-TYPE The number of entries in the neighbor table. | 1.3.6.1.4.1.2.6.2.18.3.2 | INTEGER | read-only | mandatory |
| ibmvNbrTable OBJECT-TYPE A list of information about IBM's VINES router neighbor table. | 1.3.6.1.4.1.2.6.2.18.3.3 | not-accessible | mandatory | |
| ibmvNbrEntry OBJECT-TYPE The information for each entry in the neighbor table. | 1.3.6.1.4.1.2.6.2.18.3.3.1 | not-accessible | mandatory | |
| ibmvNbrNetid OBJECT-TYPE The network ID of the neighbor. The VINES internet address has the following form: 'nnnnnnnn.ssss'hex, where n = network ID and s = subnetwork ID. If the neighbor is a router, then network ID is the router node's (the neighbor's) serial number. | 1.3.6.1.4.1.2.6.2.18.3.3.1.1 | OCTET STRING | read-only | mandatory |
| ibmvNbrSubNetid OBJECT-TYPE The subnetwork ID of the neighbor. The VINES internet address has the following form: 'nnnnnnnn.ssss'hex, where n = network ID and s = subnetwork ID. If the neighbor is a router node, then the subnetwork ID for the router node (the neighbor) is 1. | 1.3.6.1.4.1.2.6.2.18.3.3.1.2 | OCTET STRING | read-only | mandatory |
| ibmvNbrType OBJECT-TYPE The type of the neighbor (workstation = pc). | 1.3.6.1.4.1.2.6.2.18.3.3.1.3 | INTEGER {server(1), workstation(2)} | read-only | mandatory |
| ibmvNbrIfType OBJECT-TYPE The type of interface that the server uses to reach the neighbor. | 1.3.6.1.4.1.2.6.2.18.3.3.1.4 | INTEGER {other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), cept(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), loopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)} | read-only | mandatory |
| ibmvNbrRemAddress OBJECT-TYPE The address of the neighbor's physical interface. For LAN's, it is the hardware address of the neighbor. | 1.3.6.1.4.1.2.6.2.18.3.3.1.5 | OCTET STRING | read-only | mandatory |
| ibmvNbrLocAddress OBJECT-TYPE The address of the router node's physical interface, such as a LAN address. | 1.3.6.1.4.1.2.6.2.18.3.3.1.6 | OCTET STRING | read-only | mandatory |
| ibmvNbrLocSlot OBJECT-TYPE The slot number of the interface card that the router node uses to reach the neighbor. | 1.3.6.1.4.1.2.6.2.18.3.3.1.7 | INTEGER (1..7) | read-only | mandatory |
| ibmvNbrLocPort OBJECT-TYPE The port number on the interface card that the router node used to reach the neighbor. | 1.3.6.1.4.1.2.6.2.18.3.3.1.8 | INTEGER (0..3) | read-only | mandatory |
| ibmvNbrAging OBJECT-TYPE The amount of time left before a neighbor entry will be removed because of aging. For a WAN link, which is defined to be permanent, this object is not applicable. | 1.3.6.1.4.1.2.6.2.18.3.3.1.9 | INTEGER | read-only | mandatory |
| ibmvNbrFlags OBJECT-TYPE Only applicable to a WAN link; states if the link is permanent or non-permanent. | 1.3.6.1.4.1.2.6.2.18.3.3.1.10 | INTEGER {permanent(1), nonpermanent(2)} | read-only | mandatory |
| ibmvNbrRIF OBJECT-TYPE LAN - MAC address and if applicable, source routing information. Frame Relay - n/a PPP - n/a | 1.3.6.1.4.1.2.6.2.18.3.3.1.11 | OCTET STRING | read-only | mandatory |
| ibmvNbrIfIndex OBJECT-TYPE The interface (using the MIB II standard) used to reach the neighbor. This number corresponds to the IfIndex object found in MIB II. | 1.3.6.1.4.1.2.6.2.18.3.3.1.12 | INTEGER | read-only | mandatory |
| ibmvNbrMetric OBJECT-TYPE The cost to reach the neighbor. | 1.3.6.1.4.1.2.6.2.18.3.3.1.13 | INTEGER | read-only | mandatory |
| ibmvRouting OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.4 | |||
| ibmvRtConfig OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.4.1 | |||
| ibmvRtCfgMax OBJECT-TYPE The maximum number of entries allowed in the routing table. This value is not defined by administrator. | 1.3.6.1.4.1.2.6.2.18.4.1.1 | INTEGER | read-only | mandatory |
| ibmvRtCfgInFlt OBJECT-TYPE Enables or disables all inbound RTP filters defined. If no inbound RTP filters are defined, then this object has no effect. If a filter is defined, then the default value is 'enabled'. | 1.3.6.1.4.1.2.6.2.18.4.1.2 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvRtCfgInFltNum OBJECT-TYPE The number of inbound RTP filters currently defined. | 1.3.6.1.4.1.2.6.2.18.4.1.3 | INTEGER | read-only | mandatory |
| ibmvRtCfgInFltTable OBJECT-TYPE A list of information about the inbound RTP filters which are specified for this router node. | 1.3.6.1.4.1.2.6.2.18.4.1.4 | not-accessible | mandatory | |
| ibmvRtCfgInFltEntry OBJECT-TYPE The information for each entry in the inbound RTP filter table. | 1.3.6.1.4.1.2.6.2.18.4.1.4.1 | not-accessible | mandatory | |
| ibmvRtCfgInFltNetID OBJECT-TYPE Administrator defined object which specifies the VINES network number to be filtered on the port. The range of the network number is 00000000 - FFFFFFFE. If the network number, 0xFFFFFFFF, is defined, then all network numbers will be filtered. | 1.3.6.1.4.1.2.6.2.18.4.1.4.1.1 | OCTET STRING | read-only | mandatory |
| ibmvRtCfgInFltIfIndex OBJECT-TYPE The interface (using the MIB II standard) for which the inbound RTP filters were defined. This number corresponds to the IfIndex object found in MIB II. | 1.3.6.1.4.1.2.6.2.18.4.1.4.1.2 | INTEGER | read-only | mandatory |
| ibmvRtCfgInFltMode OBJECT-TYPE The filtering action for the inbound RTP filter. The inbound RTP filters operate on network numbers contained in the topological entries in the RTP update, response, and redirect packets received over a specified interface. In deny mode, the 6611 ignores route information for a network if the network number and the port on which the route information was received matches any inbound RTP filter. In permit mode, the IBM 6611 processes route information for a network only if the network number and the port on which the route information was received matches any inbound RTP filter. The default for this object is 'deny'. | 1.3.6.1.4.1.2.6.2.18.4.1.4.1.3 | INTEGER {permit(1), deny(2)} | read-only | mandatory |
| ibmvRtCfgInFltUses OBJECT-TYPE The number of times the defined filter was used. | 1.3.6.1.4.1.2.6.2.18.4.1.4.1.4 | Counter | read-only | mandatory |
| ibmvRtCfgOutFlt OBJECT-TYPE Enables or disables all outbound RTP filters defined. If no outbound RTP filters are defined, then this object has no effect. If a filter is defined, then the default value is 'enabled'. | 1.3.6.1.4.1.2.6.2.18.4.1.5 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvRtCfgOutFltNum OBJECT-TYPE The number of outbound RTP filters currently defined. | 1.3.6.1.4.1.2.6.2.18.4.1.6 | INTEGER | read-only | mandatory |
| ibmvRtCfgOutFltTable OBJECT-TYPE A list of information about the outbound RTP filters which are specified for this router node. | 1.3.6.1.4.1.2.6.2.18.4.1.7 | not-accessible | mandatory | |
| ibmvRtCfgOutFltEntry OBJECT-TYPE The information for each entry in the outbound RTP filter table. | 1.3.6.1.4.1.2.6.2.18.4.1.7.1 | not-accessible | mandatory | |
| ibmvRtCfgOutFltNetID OBJECT-TYPE Administrator defined object which specifies the VINES network number to be filtered on the port. The range of the network number is 00000000 - FFFFFFFE. If the network number, 0xFFFFFFFF, is defined, then all network numbers will be filtered. | 1.3.6.1.4.1.2.6.2.18.4.1.7.1.1 | OCTET STRING | read-only | mandatory |
| ibmvRtCfgOutFltIfIndex OBJECT-TYPE The interface (using the MIB II standard) for which the outbound RTP filters were defined. This number corresponds to the IfIndex object found in MIB II. | 1.3.6.1.4.1.2.6.2.18.4.1.7.1.2 | INTEGER | read-only | mandatory |
| ibmvRtCfgOutFltMode OBJECT-TYPE The filtering action for the outbound RTP filter. The outbound RTP filters operate on the network numbers contained in the topological entries in RTP update and response packets transmitted over a specified interface. In deny mode, filters operate on interface names and network numbers (that is, the network numbers contained in the topological entries in the RTP packets). In deny mode, the IBM 6611 does not advertise route information for a network if the network number and the interface on which the route information is to be transmitted matches any outbound RTP filter. In permit mode, the 6611 advertises route information for a network only if the network number and the interface on which the route information is to be transmitted matches any outbound RTP filter. The default for this object is 'Deny'. | 1.3.6.1.4.1.2.6.2.18.4.1.7.1.3 | INTEGER {permit(1), deny(2)} | read-only | mandatory |
| ibmvRtCfgOutFltUses OBJECT-TYPE The number of times the defined filter was used. | 1.3.6.1.4.1.2.6.2.18.4.1.7.1.4 | Counter | read-only | mandatory |
| ibmvRtCfgFlt OBJECT-TYPE Enables or disables all RTP router filters defined. If no RTP router filters are defined, then this object has no effect. If a filter is defined, then the default value is 'enabled'. | 1.3.6.1.4.1.2.6.2.18.4.1.8 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvRtCfgFltNum OBJECT-TYPE The number of RTP router filters currently defined. | 1.3.6.1.4.1.2.6.2.18.4.1.9 | INTEGER | read-only | mandatory |
| ibmvRtCfgFltTable OBJECT-TYPE A list of information about the RTP router filters which are specified for this router node. | 1.3.6.1.4.1.2.6.2.18.4.1.10 | not-accessible | mandatory | |
| ibmvRtCfgFltEntry OBJECT-TYPE The information for each entry in the RTP router filter table. | 1.3.6.1.4.1.2.6.2.18.4.1.10.1 | not-accessible | mandatory | |
| ibmvRtCfgFltNetID OBJECT-TYPE Administrator defined object which specifies the VINES network number to be filtered on the port. The range of the network number is 00000000 - FFFFFFFE. If the network number, 0xFFFFFFFF, is defined, then all network numbers will be filtered. | 1.3.6.1.4.1.2.6.2.18.4.1.10.1.1 | OCTET STRING | read-only | mandatory |
| ibmvRtCfgFltMode OBJECT-TYPE The filtering action for the RTP router filter. The RTP router filters operate on the network number contained in the source network number field in the IP header of any RTP packet (update, request, response, and redirect). (The subnetwork ID is assumed to be 0x0001.) In deny mode, the IBM 6611 ignores route information from a service node if the sending router's network number matches any RTP router filter. In permit mode, the IBM 6611 processes route information from a router only if the sending router's network number matches any RTP router filter. The default for this object is 'deny'. | 1.3.6.1.4.1.2.6.2.18.4.1.10.1.2 | INTEGER {permit(1), deny(2)} | read-only | mandatory |
| ibmvRtCfgFltUses OBJECT-TYPE The number of times the defined filter was used. | 1.3.6.1.4.1.2.6.2.18.4.1.10.1.3 | Counter | read-only | mandatory |
| ibmvRTP OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.4.2 | |||
| ibmvrtpUpdSents OBJECT-TYPE The number of routing update packets sent since the last reboot. The routing update packets are periodically broadcast by nodes to notify neighboring nodes of their existence. Router nodes include network topology information in these updates. | 1.3.6.1.4.1.2.6.2.18.4.2.1 | Counter | read-only | mandatory |
| ibmvrtpUpdRecs OBJECT-TYPE The number of routing update packets received since the last reboot. The routing update packets are sent from neighboring node making known their existence. Packets received from router nodes include network topology information. | 1.3.6.1.4.1.2.6.2.18.4.2.2 | Counter | read-only | mandatory |
| ibmvrtpReqSents OBJECT-TYPE The number of routing request packets sent since the last reboot. Routing request packets are sent by a node when it requires an immediate update. | 1.3.6.1.4.1.2.6.2.18.4.2.3 | Counter | read-only | mandatory |
| ibmvrtpReqRecs OBJECT-TYPE The number of routing request packets received since the last reboot. The 6611 receives routing request packets when another node requires an immediate update. The 6611 will send the update in a routing response packet. | 1.3.6.1.4.1.2.6.2.18.4.2.4 | Counter | read-only | mandatory |
| ibmvrtpResSents OBJECT-TYPE The number of routing response packets sent since the last reboot. Routing response packets are sent in response to a routing request packet. | 1.3.6.1.4.1.2.6.2.18.4.2.5 | Counter | read-only | mandatory |
| ibmvrtpResRecs OBJECT-TYPE The number of routing response packets received since the last reboot. When a node sends out a routing request packet, it receives a routing response packet which contains all the routing information requested. | 1.3.6.1.4.1.2.6.2.18.4.2.6 | Counter | read-only | mandatory |
| ibmvrtpRedSents OBJECT-TYPE The number of routing redirect packets sent since the last reboot. The routing redirect packets are sent by a node to notify another node of a more direct path to a destination node. | 1.3.6.1.4.1.2.6.2.18.4.2.7 | Counter | read-only | mandatory |
| ibmvrtpRedRecs OBJECT-TYPE The number of routing redirect packets received since the last reboot. A 6611 receives a routing redirect packet when another node knows a more direct path to the destination node. | 1.3.6.1.4.1.2.6.2.18.4.2.8 | Counter | read-only | mandatory |
| ibmvrtpHeaderError OBJECT-TYPE The number of RTP packets received since the last reboot with a RTP header error. | 1.3.6.1.4.1.2.6.2.18.4.2.9 | Counter | read-only | mandatory |
| ibmvRtNumber OBJECT-TYPE The number of entires in the route table. | 1.3.6.1.4.1.2.6.2.18.4.3 | INTEGER | read-only | mandatory |
| ibmvRtTable OBJECT-TYPE A list of information about IBM's VINES router table. | 1.3.6.1.4.1.2.6.2.18.4.4 | not-accessible | mandatory | |
| ibmvRtEntry OBJECT-TYPE The information for each entry in the router table. | 1.3.6.1.4.1.2.6.2.18.4.4.1 | not-accessible | mandatory | |
| ibmvRtNetid OBJECT-TYPE The network ID of the router node's destination router node. | 1.3.6.1.4.1.2.6.2.18.4.4.1.1 | OCTET STRING | read-only | mandatory |
| ibmvRtMetric OBJECT-TYPE The routing metric used by the called router node to reach the destination. A routing metric is an estimated round-trip delay time associated with the router that maximum sized VINES IP packets will take to reach the destination. The metric reflects the cost of the path to the destination, it is in 200-millisecond units. | 1.3.6.1.4.1.2.6.2.18.4.4.1.2 | INTEGER | read-only | mandatory |
| ibmvRtIdle OBJECT-TYPE The time to live timer for this router node's entry. This value indicates the amount of time before the entry is removed from the called router node's routing table. The value is returned in 90 second units. | 1.3.6.1.4.1.2.6.2.18.4.4.1.3 | INTEGER | read-only | mandatory |
| ibmvRtGateNetid OBJECT-TYPE The network ID of the router node that acts as the router for reaching the destination router node. | 1.3.6.1.4.1.2.6.2.18.4.4.1.4 | OCTET STRING | read-only | mandatory |
| ibmvRtIfIndex OBJECT-TYPE The interface (using the MIB II standard) which identifies the local interface through which the next hop of this route should be reached. This number corresponds to the IfIndex object found in MIB II. | 1.3.6.1.4.1.2.6.2.18.4.4.1.5 | INTEGER | read-only | mandatory |
| ibmvRtState OBJECT-TYPE The state the routing entry; permanent or not permanent. | 1.3.6.1.4.1.2.6.2.18.4.4.1.6 | INTEGER {permanent(1), nonpermanent(2)} | read-only | mandatory |
| ibmvICP OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.5 | |||
| ibmvicpExcGens OBJECT-TYPE Number of exception notifications generated from this router node since the last reboot. | 1.3.6.1.4.1.2.6.2.18.5.1 | Counter | read-only | mandatory |
| ibmvicpMetricGens OBJECT-TYPE The number of metric notifications generated from this router node since the last reboot. The ICP packet contains metric information about the final transmission medium used to reach a client node. | 1.3.6.1.4.1.2.6.2.18.5.2 | Counter | read-only | mandatory |
| ibmvicpHeaderError OBJECT-TYPE The number of ICP packets received since the last reboot with an ICP header error. | 1.3.6.1.4.1.2.6.2.18.5.3 | Counter | read-only | mandatory |
| ibmvFRP OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.6 | |||
| ibmvFRPreassembles OBJECT-TYPE The number of times packets were reassembled since the last reboot. One VINES IP packet being broken into three message fragments is counted as one fragmentation. The three fragments being reassembled into one VINES IP packet counts as one reassembly. | 1.3.6.1.4.1.2.6.2.18.6.1 | Counter | read-only | mandatory |
| ibmvFRPfragsReassembled OBJECT-TYPE The number of fragments that were reassembled since the last reboot. If three fragments are to be reassembled into one packet, then this object value will add three to its total. | 1.3.6.1.4.1.2.6.2.18.6.2 | Counter | read-only | mandatory |
| ibmvFRPreasFails OBJECT-TYPE The number of times the reassembly of fragments fails since the last reboot. | 1.3.6.1.4.1.2.6.2.18.6.3 | Counter | read-only | mandatory |
| ibmvFRPfragmented OBJECT-TYPE The number of packet fragmentations performed since the last reboot. | 1.3.6.1.4.1.2.6.2.18.6.4 | Counter | read-only | mandatory |
| ibmvFRPfrgCreated OBJECT-TYPE The number of fragments created since the last reboot when fragmenting VINES IP packets. If a VINES IP packet is fragmented into three fragments, then this object value will add three to its total. | 1.3.6.1.4.1.2.6.2.18.6.5 | Counter | read-only | mandatory |
| ibmvFRPfrgFails OBJECT-TYPE The number of times the fragmentation of a VINES IP packets fails since the last reboot. | 1.3.6.1.4.1.2.6.2.18.6.6 | Counter | read-only | mandatory |
| ibmvInterface OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.18.7 | |||
| ibmvPortCfgTable OBJECT-TYPE The list of information about port configuration at each interface. | 1.3.6.1.4.1.2.6.2.18.7.1 | not-accessible | mandatory | |
| ibmvPortCfgEntry OBJECT-TYPE The information for each entry in the port configuration table. | 1.3.6.1.4.1.2.6.2.18.7.1.1 | not-accessible | mandatory | |
| ibmvPortCfgIfIndex OBJECT-TYPE The interface (using the MIB II standard) which uniquely identifies each interface and allows multiple tables to be associated with a given interface. This number corresponds to the IfIndex object found in MIB II. | 1.3.6.1.4.1.2.6.2.18.7.1.1.1 | INTEGER | read-only | mandatory |
| ibmvPortCfgARP OBJECT-TYPE Administrator defined value which specifies whether the router node will assign VINES addresses to clients that reside on the LAN attached to this port. The default value for this object is 'disable'. | 1.3.6.1.4.1.2.6.2.18.7.1.1.2 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvPortCfgServ OBJECT-TYPE Administrator defined value specifying whether the serverless option is enables or disabled. When the serverless option is enabled; the router looks for particular broadcasts that clients use in finding the services on the VINES server. This allows client nodes on a serverless LAN to communicate with a VINES server more than one hop away. The default value for this object is 'disable'. | 1.3.6.1.4.1.2.6.2.18.7.1.1.3 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvPortCfgHCtoServ OBJECT-TYPE Administrator defined value which specifies the number of hops from the client to the router node. | 1.3.6.1.4.1.2.6.2.18.7.1.1.4 | INTEGER | read-only | mandatory |
| ibmvPortCfgPerUpdate OBJECT-TYPE Administrator defined value which specifies whether periodic updates will be sent over a WAN link. | 1.3.6.1.4.1.2.6.2.18.7.1.1.5 | INTEGER {enabled(1), disabled(2), na(3)} | read-only | mandatory |
| ibmvPortCfgMetric OBJECT-TYPE Administrator defined value for port metric. This value overrides the metric which is used by the IBM 6611 to make routing decisions. If no response is provided to this parameter, the IBM 6611 will use defaults contained within the MPNP program. These defaults are based on values assigned by Banyan Systems for its VINES servers. The port metric is a rough estimate of the round trip delay for a maximum sized VINES IP packet to travel to any neighbor on this port. The unit for the metric value is 200 milliseconds. The default metric for an Ethernet port is 2. The default metric for a Token-Ring is determined by the response to the Token-Ring Data Rate parameter. The default metric for a serial port is determined by the response to the Serial-Line Speed parameter. | 1.3.6.1.4.1.2.6.2.18.7.1.1.6 | INTEGER | read-only | mandatory |
| ibmvPortCfgTR OBJECT-TYPE Administrator defined value which determines the encapsulation method used for receiving and transmitting VINES packets on this port. IEEE 802.5 LLC uses 802.2 encapsulation followed by an LLC field using SAP value 0xBC You cannot use IEEE 802.5 LLC encapsulation on the same port that performs data link switching, if the 0xBC SAP has been configured for frame forwarding by the data link switching function. IEEE 802.5 SNAP uses 802.2 encapsulation followed by a SNAP header using the organizationally unique ID 0x08 00 4A, the protocol id 0x80C4 for VINES IP and the protocol id 0x80C5 for VINES Link Level Echo. | 1.3.6.1.4.1.2.6.2.18.7.1.1.7 | INTEGER {na(1), snap(2), vines-tr(3)} | read-only | mandatory |
| ibmvPortCfgEN OBJECT-TYPE Administrator defined value which determines the encapsulation method used for receiving and transmitting VINES packets on this port. Ethernet II uses DIX encapsulation with a packet type 0x0BAD for VINES IP and 0x0BAF for VINES Link Level Echo. IEEE 802.3 SNAP uses 802.2 encapsulation followed by a SNAP header using the organizationally unique ID 0x08 00 4A, the protocol id 0x80C4 for VINES IP and the protocol id 0x80C5 for VINES Link Level Echo. | 1.3.6.1.4.1.2.6.2.18.7.1.1.8 | INTEGER {na(1), snap(2), v2(3)} | read-only | mandatory |
| ibmvPortCfgInFlt OBJECT-TYPE Administrator defined value which allows inbound port filters to be defined. The default value is 'disabled'. | 1.3.6.1.4.1.2.6.2.18.7.1.1.9 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvPortCfgInFltNum OBJECT-TYPE The number of inbound port filters defined for this port. | 1.3.6.1.4.1.2.6.2.18.7.1.1.10 | INTEGER | read-only | mandatory |
| ibmvPortCfgOutFlt OBJECT-TYPE Administrator defined value which allows outbound port filters to be defined. The default value is 'disabled'. | 1.3.6.1.4.1.2.6.2.18.7.1.1.11 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmvPortCfgOutFltNum OBJECT-TYPE The number of outbound port filters defined for this port. | 1.3.6.1.4.1.2.6.2.18.7.1.1.12 | INTEGER | read-only | mandatory |
| ibmvFltTable OBJECT-TYPE The list of information about port filter configurations at each interface . | 1.3.6.1.4.1.2.6.2.18.7.2 | not-accessible | mandatory | |
| ibmvFltEntry OBJECT-TYPE The information for each entry in the port filter configuration table. | 1.3.6.1.4.1.2.6.2.18.7.2.1 | not-accessible | mandatory | |
| ibmvFltIfIndex OBJECT-TYPE The value of this object identifies the interface for which this entry contains management information. The IfIndex allows a subset of the filter table to be associated with a particular interface. | 1.3.6.1.4.1.2.6.2.18.7.2.1.1 | INTEGER | read-only | mandatory |
| ibmvFltNo OBJECT-TYPE A unique integer identifying this filter entry for this interface. | 1.3.6.1.4.1.2.6.2.18.7.2.1.2 | INTEGER | read-only | mandatory |
| ibmvFltMode OBJECT-TYPE Identifies if the port filter is an inbound or outbound filter. | 1.3.6.1.4.1.2.6.2.18.7.2.1.3 | INTEGER {inbound(1), outbound(2)} | read-only | mandatory |
| ibmvFltValue OBJECT-TYPE An octet string representing the concatenation of VINES IP header fields and VINES transport header fields required by this filter entry. Incoming packets will be bitwise ANDed with the value of ibmvFltMask, and if the result is equal to the value of this object, the packet will be filtered according to the value of ibmvFltValue. Fields from VINES IP and transport headers used for filtering: field length field name ------------ ------------------------------ 8 BITS protocol type 4 BITS hop count 32 BITS destination network number 16 BITS destination subnetwork number 16 BITS destination port number 32 BITS source network number 16 BITS source subnetwork number 16 BITS source port number | 1.3.6.1.4.1.2.6.2.18.7.2.1.4 | OCTET STRING (SIZE(18)) | read-only | mandatory |
| ibmvFltMask OBJECT-TYPE An octet string indicating the parts of the VIP header and transport header relevant to this filter entry. This mask will be bitwise ANDed with the appropriate header fields; if the result is equal to the value of ibmvnFilterValue, the packet will be filtered according to the value of ibmvnFilterType. | 1.3.6.1.4.1.2.6.2.18.7.2.1.5 | OCTET STRING (SIZE(18)) | read-only | mandatory |
| ibmvFltType OBJECT-TYPE Administrator defined value which determines the filtering mode for all filters defined on this port. If the port is using Deny mode, then all packets matching a defined port filter will be discarded. If the port is using Permit mode, then only the packets matching a defined port filter will be forwarded. The default value is Deny. | 1.3.6.1.4.1.2.6.2.18.7.2.1.6 | INTEGER {permit(1), deny(2)} | read-only | mandatory |
| ibmvFltHCCompare OBJECT-TYPE Administrator defined value which indicates the relational association desired if filtering is being done based on hop count. If filtering is not being done based on hop count (that is, if the hop count portion of IBM VINES Port Mask is 0) the value of this object will be none(1). | 1.3.6.1.4.1.2.6.2.18.7.2.1.7 | INTEGER {less-than(1), less-than-equal(2), equal(3), greater-than-equal(4), greater-than(5), na(6)} | read-only | mandatory |
| ibmvFltUses OBJECT-TYPE This object counts how many times the defined filter was used. | 1.3.6.1.4.1.2.6.2.18.7.2.1.8 | Counter | read-only | mandatory |
| ibmvifNumber OBJECT-TYPE The number of VINES interfaces configured on the router node. | 1.3.6.1.4.1.2.6.2.18.7.3 | INTEGER | read-only | mandatory |
| ibmvifTable OBJECT-TYPE List of interfaces with some statistics about each interface. | 1.3.6.1.4.1.2.6.2.18.7.4 | not-accessible | mandatory | |
| ibmvifEntry OBJECT-TYPE Information about one interface. | 1.3.6.1.4.1.2.6.2.18.7.4.1 | not-accessible | mandatory | |
| ibmvifSlot OBJECT-TYPE The slot number of the interface's communications card. | 1.3.6.1.4.1.2.6.2.18.7.4.1.1 | INTEGER (1..7) | read-only | mandatory |
| ibmvifPort OBJECT-TYPE The port number of the interface. | 1.3.6.1.4.1.2.6.2.18.7.4.1.2 | INTEGER (0..3) | read-only | mandatory |
| ibmvifDescr OBJECT-TYPE A textual description of the interface. | 1.3.6.1.4.1.2.6.2.18.7.4.1.3 | DisplayString | read-only | mandatory |
| ibmvifAddress OBJECT-TYPE The physical address of the interface, applies to LAN interfaces only. | 1.3.6.1.4.1.2.6.2.18.7.4.1.4 | OCTET STRING | read-only | mandatory |
| ibmvifInPkts OBJECT-TYPE The total number of VINES IP packets that the router node received since the last reboot. | 1.3.6.1.4.1.2.6.2.18.7.4.1.5 | Counter | read-only | mandatory |
| ibmvifInErrs OBJECT-TYPE The total number of received VINES IP packets that contained errors since the last reboot. | 1.3.6.1.4.1.2.6.2.18.7.4.1.6 | Counter | read-only | mandatory |
| ibmvifOutPkts OBJECT-TYPE The total number of VINES IP packets that the router node sent since the last reboot. | 1.3.6.1.4.1.2.6.2.18.7.4.1.7 | Counter | read-only | mandatory |
| ibmvifOutErrs OBJECT-TYPE The total number of transmitted VINES IP packets that contained errors since the last reboot. | 1.3.6.1.4.1.2.6.2.18.7.4.1.8 | Counter | read-only | mandatory |
| ibminterfaces OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.19 | |||
| ibmipext OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.19.1 | |||
| ibmipPtyQueueEnableTable OBJECT-TYPE This table defines which interfaces are enabled for IP prioritization. It also defines the default serial transmission priority queue to be used for IP packets which are not assigned to use a specific transmission queue. | 1.3.6.1.4.1.2.6.2.19.1.1 | not-accessible | mandatory | |
| ibmipPtyQueueEnableEntry OBJECT-TYPE Each entry defines whether IP prioritization is enabled on a particular interface and the default transmission queue. | 1.3.6.1.4.1.2.6.2.19.1.1.1 | not-accessible | mandatory | |
| ibmipPtyQueueEnableIfIndex OBJECT-TYPE Defines the interface associated with IP prioritization. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group. | 1.3.6.1.4.1.2.6.2.19.1.1.1.1 | INTEGER (0..65535) | read-only | mandatory |
| ibmipPtyQueueEnable OBJECT-TYPE The value of this object identifies if IP prioritization is enabled on this interface. | 1.3.6.1.4.1.2.6.2.19.1.1.1.2 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmipPtyQueueDefault OBJECT-TYPE Identifies the transmission queue to be used for IP packets which are not assigned to use a specific transmission queue. | 1.3.6.1.4.1.2.6.2.19.1.1.1.3 | INTEGER {high(1), medium(2), low(3)} | read-only | mandatory |
| ibmipPtyQueueTable OBJECT-TYPE This table contains the assignments of UDP/TCP port numbers to specific transmission queues for a given serial interface. | 1.3.6.1.4.1.2.6.2.19.1.2 | not-accessible | mandatory | |
| ibmipPtyQueueEntry OBJECT-TYPE Each entry defines the UDP/TCP port number and its associated transmission priority queue for a given interface. | 1.3.6.1.4.1.2.6.2.19.1.2.1 | not-accessible | mandatory | |
| ibmipPtyQueueIfIndex OBJECT-TYPE Defines the interface on which a UDP/TCP port is associated with a specific transmission priority queue. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group. | 1.3.6.1.4.1.2.6.2.19.1.2.1.1 | INTEGER (0..65535) | read-only | mandatory |
| ibmipPtyQueuePort OBJECT-TYPE Identifies a UDP or TCP port number. | 1.3.6.1.4.1.2.6.2.19.1.2.1.2 | INTEGER (0..65535) | read-only | mandatory |
| ibmipPtyQueueType OBJECT-TYPE Indicates the port type of the port number defined by ibmipPtyQueuePort. | 1.3.6.1.4.1.2.6.2.19.1.2.1.3 | INTEGER {tcp(1), udp(2)} | read-only | mandatory |
| ibmipPtyQueueNumber OBJECT-TYPE Indicates which transmission queue will be used to transmit a packet which has a port number as specified by ibmipPtyQueuePort. | 1.3.6.1.4.1.2.6.2.19.1.2.1.4 | INTEGER {high(1), medium(2), low(3)} | read-only | mandatory |
| ibmipFilterTable OBJECT-TYPE Table of IP address/mask filter definitions. | 1.3.6.1.4.1.2.6.2.19.1.3 | not-accessible | mandatory | |
| ibmipFilterEntry OBJECT-TYPE An entry in the IP address/mask filter table. | 1.3.6.1.4.1.2.6.2.19.1.3.1 | not-accessible | mandatory | |
| ibmipFilterIfIndex OBJECT-TYPE Defines the interface associated with this address/mask filter definition. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group. | 1.3.6.1.4.1.2.6.2.19.1.3.1.1 | INTEGER (0..65535) | read-only | mandatory |
| ibmipFilterId OBJECT-TYPE An id that defines this filter entry. This number is unique within this interface. | 1.3.6.1.4.1.2.6.2.19.1.3.1.2 | INTEGER (1..50) | read-only | mandatory |
| ibmipFilterScope OBJECT-TYPE Defines whether this filter is applied to all interfaces or just this one. | 1.3.6.1.4.1.2.6.2.19.1.3.1.3 | INTEGER {system(1), interface(2)} | read-only | mandatory |
| ibmipFilterType OBJECT-TYPE Defines the type of filtering. | 1.3.6.1.4.1.2.6.2.19.1.3.1.4 | INTEGER {singular(1), dual(2)} | read-only | mandatory |
| ibmipPermitDeny OBJECT-TYPE Identifies whether traffic for a specified filter ID is to be permitted to pass through the IBM 6611 or whether it is to be discarded. | 1.3.6.1.4.1.2.6.2.19.1.3.1.5 | INTEGER {permit(1), deny(2)} | read-only | mandatory |
| ibmipFilterAddr1 OBJECT-TYPE A valid IP address of the host, subnet or network for this filter. For singular filters, this is the only end point, however, for dual filters this is the source end point. | 1.3.6.1.4.1.2.6.2.19.1.3.1.6 | IpAddress | read-only | mandatory |
| ibmipFilterMask1 OBJECT-TYPE A valid IP address mask used for this filter. In conjunction with the IP address defined by ibmipFilterAddr1, it defines the range of IP addresses to be filtered. | 1.3.6.1.4.1.2.6.2.19.1.3.1.7 | IpAddress | read-only | mandatory |
| ibmipFilterAddr2 OBJECT-TYPE Defines the destination IP address if ibmipFilterType is dual. This value is undefined for singular filters. | 1.3.6.1.4.1.2.6.2.19.1.3.1.8 | IpAddress | read-only | mandatory |
| ibmipFilterMask2 OBJECT-TYPE A valid IP address mask used for this filter. In conjunction with the IP address defined by ibmipFilterAddr2, it defines the range of IP addresses to be filtered. | 1.3.6.1.4.1.2.6.2.19.1.3.1.9 | IpAddress | read-only | mandatory |
| ibmipFilterExtTable OBJECT-TYPE Table of IP port number filter definitions. | 1.3.6.1.4.1.2.6.2.19.1.4 | not-accessible | mandatory | |
| ibmipFilterExtEntry OBJECT-TYPE An entry in the IP port number filter table. | 1.3.6.1.4.1.2.6.2.19.1.4.1 | not-accessible | mandatory | |
| ibmipFilterExtIfIndex OBJECT-TYPE Defines the interface associated with this IP port number filter definition. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group. | 1.3.6.1.4.1.2.6.2.19.1.4.1.1 | INTEGER (0..65535) | read-only | mandatory |
| ibmipFilterExtFilterId OBJECT-TYPE An id that defines this filter entry. This number is unique within this interface and is the same filter ID as defined by ibmipFilterId. | 1.3.6.1.4.1.2.6.2.19.1.4.1.2 | INTEGER (1..50) | read-only | mandatory |
| ibmipFilterExtValue OBJECT-TYPE Defines a TCP or UDP port number that will be filtered using this filter specification. | 1.3.6.1.4.1.2.6.2.19.1.4.1.3 | INTEGER (0..65535) | read-only | mandatory |
| ibmipFilterExtProtocol OBJECT-TYPE Specifies the protocol associated with the value defined by ibmipFilterExtValue for this filter specification. | 1.3.6.1.4.1.2.6.2.19.1.4.1.4 | INTEGER {none(0), tcpudp(1)} | read-only | mandatory |
| ibmptyqueue OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.19.2 | |||
| ibmPtyQueueingTable OBJECT-TYPE This table provides information on a specific transmission queue of a serial interface. Information includes: - Link Bandwidth Allocation (LBA): Identifies the number of packets transmitted from a particular queue before a lower priority transmission queue will be serviced. - Queue Bandwidth Reservation (QBR): Identifies the percentage of buffer space on a serial adapter that is allotted to a particular queue for transmission of packets. | 1.3.6.1.4.1.2.6.2.19.2.1 | not-accessible | mandatory | |
| ibmPtyQueueingEntry OBJECT-TYPE Each entry defines the Link Bandwidth Allocation (LBA) and Queue Bandwidth Reservation (QBR) definitions for a specific transmission queue on a serial interface. Additionally, a counter is provided indicating the number of packets discarded on this queue due to a queue overflow. | 1.3.6.1.4.1.2.6.2.19.2.1.1 | not-accessible | mandatory | |
| ibmPtyQueueingIfIndex OBJECT-TYPE Defines the interface associated with this priority queue information. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group. | 1.3.6.1.4.1.2.6.2.19.2.1.1.1 | INTEGER (0..65535) | read-only | mandatory |
| ibmPtyQueueingQnum OBJECT-TYPE Identifies the priority queue associated with this interface and its priority queue information. | 1.3.6.1.4.1.2.6.2.19.2.1.1.2 | INTEGER {high(1), medium(2), low(3)} | read-only | mandatory |
| ibmPtyQueueingLBA OBJECT-TYPE Link Bandwidth Allocation (LBA): Identifies the number of packets that will be transmitted from this queue before a lower priority queue will be serviced. | 1.3.6.1.4.1.2.6.2.19.2.1.1.3 | INTEGER (1..10) | read-only | mandatory |
| ibmPtyQueueingQBR OBJECT-TYPE Queue Bandwidth Reservation (QBR): Identifies the percentage of buffer space on a serial adapter that is allotted to a particular queue for transmission of packets. The sum of all QBR values on an interface must add up to 100%. | 1.3.6.1.4.1.2.6.2.19.2.1.1.4 | INTEGER | read-only | mandatory |
| ibmPtyQueueingDiscards OBJECT-TYPE Identifies the number of packets discarded from this queue due to a queue overflow. | 1.3.6.1.4.1.2.6.2.19.2.1.1.5 | Counter | read-only | mandatory |
| ibmTG OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.2.19.3 | |||
| ibmTGTable OBJECT-TYPE This table provides information about serial point-to-point links which are participating in the 2 T1 in a transmission group (TG) function. | 1.3.6.1.4.1.2.6.2.19.3.1 | not-accessible | mandatory | |
| ibmTGEntry OBJECT-TYPE Each entry identifies an interface participating in the 2 T1 in a TG function, along with its associated TG name and which protocol is using the function. | 1.3.6.1.4.1.2.6.2.19.3.1.1 | not-accessible | mandatory | |
| ibmTGProtocol OBJECT-TYPE Defines the protocol that is supported for this particular interface and TG name. Currently, only the IP protocol is supported | 1.3.6.1.4.1.2.6.2.19.3.1.1.1 | INTEGER {ip(2048)} | read-only | mandatory |
| ibmTGIfIndex OBJECT-TYPE Defines the interface associated with this particular TG name and protocol. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group. | 1.3.6.1.4.1.2.6.2.19.3.1.1.2 | INTEGER (0..65535) | read-only | mandatory |
| ibmTGEnable OBJECT-TYPE Defines whether the 2 T1 in a TG function is enabled on this interface | 1.3.6.1.4.1.2.6.2.19.3.1.1.3 | INTEGER {enable(1), disable(2)} | read-only | mandatory |
| ibmTGGroupName OBJECT-TYPE Defines the common TG name assigned to all interfaces in this group. All interfaces with the same TG name will belong to the same group. | 1.3.6.1.4.1.2.6.2.19.3.1.1.4 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ibmTGSwitchOuts OBJECT-TYPE Counts the number of times a packet had to be switched to another interface in the transmission group. | 1.3.6.1.4.1.2.6.2.19.3.1.1.5 | Counter | read-only | mandatory |