MIBs Depot

APPN-MIB

Registered at
1.3.6.1.2.1.34.4
Last updated
1998-07-15 18:00
Organization
IETF SNA NAU MIB WG / AIW APPN MIBs SIG
Revisions
1998-07-15 18:00, 1998-05-26 18:00, 1997-07-31 18:00, 1997-03-31 18:00, 1997-03-20 12:00
Namespace
standard
Source file
APPN-MIB
Digest
sha256:5e4af0024e9ac529881c280f740291846ffbfb8a14822550d0bdb916e642a38b

Description

This is the MIB module for objects used to manage network devices with APPN capabilities.

Contact

Bob Clouston Cisco Systems 7025 Kit Creek Road P.O. Box 14987 Research Triangle Park, NC 27709, USA Tel: 1 919 472 2333 E-mail: clouston@cisco.com Bob Moore IBM Corporation 4205 S. Miami Boulevard BRQA/501 P.O. Box 12195 Research Triangle Park, NC 27709, USA Tel: 1 919 254 4436 E-mail: remoore@us.ibm.com

Imports

FromSymbols
IANAifType-MIBIANAifType
SNA-NAU-MIBsnanauMIB
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowPointer, TEXTUAL-CONVENTION, TimeStamp, TruthValue, VariablePointer

Imported by

1 module(s) in this corpus import this one.

Load order

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

APPN-MIB
IANAifType-MIB
SNA-NAU-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AppnLinkStationCounter
TEXTUAL-CONVENTION
An object providing statistics for an APPN link station. A Management Station can detect discontinuities in this counter by monitoring the appnLsCounterDisconTime object.
current
AppnNodeCounter
TEXTUAL-CONVENTION
An object providing global statistics for the entire APPN node. A Management Station can detect discontinuities in this counter by monitoring the appnNodeCounterDisconTime object.
current
AppnPortCounter
TEXTUAL-CONVENTION
An object providing statistics for an APPN port. A Management Station can detect discontinuities in this counter by monitoring the appnPortCounterDisconTime object.
current
AppnTgDelay
TEXTUAL-CONVENTION
Relative amount of time that it takes for a signal to travel the length of a logical link. This time is represented in microseconds, using the same encoding scheme used in cv47 in a topology update. Some of the more common values, along with their encoded hex values, are: minimum(0), X'00' negligible(384), X'4C' terrestrial(9216), X'71' packet(147456), X'91' long(294912), X'99' maximum(2013265920) X'FF'
current
AppnTgDlcData
TEXTUAL-CONVENTION
DLC-specific data related to a connection network transmission group. For other TGs, a zero-length string is returned. Examples of the type of data returned by an object with this syntax include the following: Token-Ring - MAC/SAP X.25 Switched - dial digits X.21 Switched - dial digits Circuit Switch - dial digits This MIB does not specify formats for these or any other types of DLC-specific data. Formats may, however, be specified in documents related to a particular DLC. The contents of an object with this syntax correspond to the contents of the DLC-specific subfields of cv46, documented in (6).
current
AppnTgEffectiveCapacity
TEXTUAL-CONVENTION
A value representing the effective capacity of a transmission group. This is an administratively assigned value derived from the link bandwidth and maximum load factor. It is encoded in the same way as byte 7 of cv47, and represents a floating-point number in units of 300 bits per second.
current
AppnTgSecurity
TEXTUAL-CONVENTION
A value representing the level of security on a transmission group. A class of service definition includes an indication of the acceptable TG security value(s) for that class of service. The following seven values are defined: nonsecure(1) - (X'01'): none of the values listed below; for example, satellite-connected or located in a nonsecure country publicSwitchedNetwork(32) - (X'20'): public switched network; secure in the sense that there is no predetermined route that traffic will take undergroundCable(64) - (X'40'): underground cable; located in a secure country (as determined by the network administrator) secureConduit(96) - (X'60'): secure conduit, not guarded; for example, pressurized pipe guardedConduit(128) - (X'80'): guarded conduit; protected against physical tapping encrypted(160) - (X'A0'): link-level encryption is provided guardedRadiation(192) - (X'C0'): guarded conduit containing the transmission medium; protected against physical and radiation tapping
current
AppnTopologyEntryTimeLeft
TEXTUAL-CONVENTION
Number of days before deletion of this entry from the topology database. Range is 0-15. A value of 0 indicates that the entry is either in the process of being deleted, or is being marked for deletion at the next garbage collection cycle.
current
DisplayableDlcAddress
TEXTUAL-CONVENTION
DLC address of a port or link station, represented as an OCTET STRING containing 0 to 64 ASCII characters. A Management Station should use a value of this type only for display. The 'real' DLC address, i.e., the sequence of bytes that flow in the DLC header, is often available in a DLC-specific MIB. The zero-length string indicates that the DLC address in question is not known to the agent.
current
SnaClassOfServiceName
TEXTUAL-CONVENTION
An SNA class-of-service (COS) name, ranging from 1 to 8 ASCII characters. COS names take one of two forms: - a user-defined COS name is constructed from the uppercase letters 'A' - 'Z' and the numerics '0' - '9', with the restriction that the first character of the name must be a letter. - an SNA-defined user-session COS name begins with the character '#', which is followed by up to seven additional characters from the set of uppercase letters and numerics. Trailing blanks are not allowed in either form of COS name. A zero-length string indicates that a COS name is not available.
current
SnaControlPointName
TEXTUAL-CONVENTION
A fully qualified SNA control point name, consisting of a 1 to 8 character network identifier (NetId), a period ('.'), and a 1 to 8 character control point name (CpName). The NetId and CpName are constructed from the uppercase letters 'A' - 'Z' and the numerics '0' - '9', all encoded in ASCII, with the restriction that the first character of each must be a letter. Trailing blanks are not allowed. Earlier versions of SNA permitted three additional characters in NetIds and CpNames: '#', '@', and '$'. While this use of these characters has been retired, a Management Station should still accept them for backward compatibility.
current
SnaModeName
TEXTUAL-CONVENTION
An SNA mode name, ranging from 1 to 8 ASCII characters. Mode names take one of two forms: - a user-defined mode name is constructed from the uppercase letters 'A' - 'Z' and the numerics '0' - '9', with the restriction that the first character of the name must be a letter. - an SNA-defined user-session mode name begins with the character '#', which is followed by up to seven additional characters from the set of uppercase letters and numerics. Trailing blanks are not allowed in either form of mode name, with the single exception of the all-blank mode name, where a string consisting of 8 blanks is returned. A zero-length string indicates that a mode name is not available.
current
SnaNodeIdentification
TEXTUAL-CONVENTION
An SNA Node Identification consists of two parts, which together comprise four bytes of hexadecimal data. In SNA the Node Identification is transported in bytes 2-5 of the XID. The block number is the first three digits of the Node Identification. These 3 hexadecimal digits identify the product. The ID number is the last 5 digits of the Node Identification. These 5 hexadecimal digits are administratively defined and combined with the 3-digit block number form the 8-digit Node Identification. A unique value is required for connections to SNA subarea. In some implementations, the value 'bbb00000' (where 'bbb' represents a 3-digit block number) is returned to mean that the ID number is not unique on this node. An SNA Node Identification is represented as eight ASCII-encoded hexadecimal digits, using the characters '0' - '9' and 'A' - 'F'.
current
SnaSenseData
TEXTUAL-CONVENTION
To facilitate their display by a Management Station, sense data objects in the MIB are represented as OCTET STRINGS containing eight ASCII characters. Eight '0' characters indicates that no sense data identifying an SNA error condition is available. An SNA sense data is represented as eight hexadecimal digits, using the characters '0' - '9' and 'A' - 'F'.
current

Objects

NameOIDSyntaxAccessStatus
appnObjects
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1
appnNode
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1
appnGeneralInfoAndCaps
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1.1
appnNodeCpName
OBJECT-TYPE
Administratively assigned network name for this node.
1.3.6.1.2.1.34.4.1.1.1.1SnaControlPointNameread-onlycurrent
appnNodeMibVersion
OBJECT-TYPE
The value of LAST-UPDATED from this module's MODULE-IDENTITY macro. This object gives a Management Station an easy way of determining the level of the MIB supported by an agent. Since this object incorporates the Year 2000-unfriendly 2-digit year specified in SMI for the LAST-UPDATED field, and since it was not found to be particularly useful, it has been deprecated. No replacement object has been defined.
1.3.6.1.2.1.34.4.1.1.1.2DisplayString (SIZE(11))read-onlydeprecated
appnNodeId
OBJECT-TYPE
This node's Node Identification, which it sends in bytes 2-5 of XID.
1.3.6.1.2.1.34.4.1.1.1.3SnaNodeIdentificationread-onlycurrent
appnNodeType
OBJECT-TYPE
Type of APPN node: networkNode(1) - APPN network node endNode(2) - APPN end node t21len(4) - LEN end node Note: A branch network node SHALL return endNode(2) as the value of this object. A management application can distinguish between a branch network node and an actual end node by retrieving the appnNodeBrNn object.
1.3.6.1.2.1.34.4.1.1.1.4INTEGER {networkNode(1), endNode(2), t21len(4)}read-onlycurrent
appnNodeUpTime
OBJECT-TYPE
Amount of time (in hundredths of a second) since the APPN node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.5TimeTicksread-onlycurrent
appnNodeParallelTg
OBJECT-TYPE
Indicates whether this node supports parallel TGs.
1.3.6.1.2.1.34.4.1.1.1.6TruthValueread-onlycurrent
appnNodeAdaptiveBindPacing
OBJECT-TYPE
Indicates whether this node supports adaptive bind pacing for dependent LUs.
1.3.6.1.2.1.34.4.1.1.1.7TruthValueread-onlycurrent
appnNodeHprSupport
OBJECT-TYPE
Indicates this node's level of support for high-performance routing (HPR): noHprSupport(1) - no HPR support hprBaseOnly(2) - HPR base (option set 1400) supported rtpTower(3) - HPR base and RTP tower (option set 1401) supported controlFlowsOverRtpTower(4) - HPR base, RTP tower, and control flows over RTP (option set 1402) supported This object corresponds to cv4580, byte 9, bits 3-4.
1.3.6.1.2.1.34.4.1.1.1.8INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)}read-onlycurrent
appnNodeMaxSessPerRtpConn
OBJECT-TYPE
This object represents a configuration parameter indicating the maximum number of sessions that the APPN node is to put on any HPR connection. The value is zero if not applicable.
1.3.6.1.2.1.34.4.1.1.1.9Gauge32read-onlycurrent
appnNodeHprIntRteSetups
OBJECT-TYPE
The total number of HPR route setups received for routes passing through this node since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.10AppnNodeCounterread-onlycurrent
appnNodeHprIntRteRejects
OBJECT-TYPE
The number of HPR route setups rejected by this node for routes passing through it since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.11AppnNodeCounterread-onlycurrent
appnNodeHprOrgRteSetups
OBJECT-TYPE
The total number of HPR route setups sent for routes originating in this node since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.12AppnNodeCounterread-onlycurrent
appnNodeHprOrgRteRejects
OBJECT-TYPE
The number of HPR route setups rejected by other nodes for routes originating in this node since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.13AppnNodeCounterread-onlycurrent
appnNodeHprEndRteSetups
OBJECT-TYPE
The total number of HPR route setups received for routes ending in this node since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.14AppnNodeCounterread-onlycurrent
appnNodeHprEndRteRejects
OBJECT-TYPE
The number of HPR route setups rejected by this node for routes ending in it since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.1.15AppnNodeCounterread-onlycurrent
appnNodeCounterDisconTime
OBJECT-TYPE
The value of the sysUpTime object the last time the APPN node was reinitialized.
1.3.6.1.2.1.34.4.1.1.1.16TimeStampread-onlycurrent
appnNodeLsCounterType
OBJECT-TYPE
Indicates which ANR traffic, if any, the node includes in the counts returned by the APPN link station counters appnLsInXidBytes, appnLsInMsgBytes, appnLsInXidFrames, appnLsInMsgFrames, appnLsOutXidBytes, appnLsOutMsgBytes, appnLsOutXidFrames, and appnLsOutMsgFrames. These counters are always incremented for ISR traffic. The following values are defined: other(1) - the node does something different from all the options listed below noAnr(2) - the node does not include any ANR traffic in these counts anrForLocalNces(3) - the node includes in these counts ANR traffic for RTP connections that terminate in this node, but not ANR traffic for RTP connections that pass through this node without terminating in it allAnr(4) - the node includes all ANR traffic in these counts.
1.3.6.1.2.1.34.4.1.1.1.17INTEGER {other(1), noAnr(2), anrForLocalNces(3), allAnr(4)}read-onlycurrent
appnNodeBrNn
OBJECT-TYPE
Indicates whether this node is currently configured as a branch network node. Note: throughout the remainder of this MIB module, branch network node is treated as a third node type, parallel to network node and end node. This is not how branch network nodes are treated in the base APPN architecture, but it increases clarity to do it here.
1.3.6.1.2.1.34.4.1.1.1.18TruthValueread-onlycurrent
appnNnUniqueInfoAndCaps
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1.2
appnNodeNnCentralDirectory
OBJECT-TYPE
Indicates whether this node supports central directory services. This object corresponds to cv4580, byte 8, bit 1.
1.3.6.1.2.1.34.4.1.1.2.1TruthValueread-onlycurrent
appnNodeNnTreeCache
OBJECT-TYPE
Indicates this node's level of support for caching of route trees. Three levels are specified: noCache(1) - caching of route trees is not supported cacheNoIncrUpdate(2) - caching of route trees is supported, but without incremental updates cacheWithIncrUpdate(3) - caching of route trees with incremental updates is supported
1.3.6.1.2.1.34.4.1.1.2.2INTEGER {noCache(1), cacheNoIncrUpdate(2), cacheWithIncrUpdate(3)}read-onlycurrent
appnNodeNnRouteAddResist
OBJECT-TYPE
Route addition resistance. This administratively assigned value 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. This object corresponds to cv4580, byte 6.
1.3.6.1.2.1.34.4.1.1.2.3INTEGER (0..255)read-onlycurrent
appnNodeNnIsr
OBJECT-TYPE
Indicates whether the node supports intermediate session routing. This object corresponds to cv4580, byte 8, bit 2.
1.3.6.1.2.1.34.4.1.1.2.4TruthValueread-onlycurrent
appnNodeNnFrsn
OBJECT-TYPE
The last flow-reduction sequence number (FRSN) sent by this node in a topology update to an adjacent network node.
1.3.6.1.2.1.34.4.1.1.2.5Unsigned32read-onlycurrent
appnNodeNnPeriBorderSup
OBJECT-TYPE
Indicates whether this node has peripheral border node support. This object corresponds to cv4580, byte 9, bit 0.
1.3.6.1.2.1.34.4.1.1.2.6TruthValueread-onlycurrent
appnNodeNnInterchangeSup
OBJECT-TYPE
Indicates whether this node has interchange node support. This object corresponds to cv4580, byte 9, bit 1.
1.3.6.1.2.1.34.4.1.1.2.7TruthValueread-onlycurrent
appnNodeNnExteBorderSup
OBJECT-TYPE
Indicates whether this node has extended border node support. This object corresponds to cv4580, byte 9, bit 2.
1.3.6.1.2.1.34.4.1.1.2.8TruthValueread-onlycurrent
appnNodeNnSafeStoreFreq
OBJECT-TYPE
The topology safe store frequency. If this number is not zero, then the topology database is saved each time the total number of topology database updates (TDUs) received by this node increases by this number. A value of zero indicates that the topology database is not being saved.
1.3.6.1.2.1.34.4.1.1.2.9INTEGER (0..32767)read-writecurrent
appnNodeNnRsn
OBJECT-TYPE
Resource sequence number for this node, which it assigns and controls. This object corresponds to the numeric value in cv4580, bytes 2-5.
1.3.6.1.2.1.34.4.1.1.2.10Unsigned32read-onlycurrent
appnNodeNnCongested
OBJECT-TYPE
Indicates whether this node is congested. Other network nodes stop routing traffic to this node while this flag is on. This object corresponds to cv4580, byte 7, bit 0.
1.3.6.1.2.1.34.4.1.1.2.11TruthValueread-onlycurrent
appnNodeNnIsrDepleted
OBJECT-TYPE
Indicate whether intermediated session routing resources are depleted. Other network nodes stop routing traffic through this node while this flag is on. This object corresponds to cv4580, byte 7, bit 1.
1.3.6.1.2.1.34.4.1.1.2.12TruthValueread-onlycurrent
appnNodeNnQuiescing
OBJECT-TYPE
Indicates whether the node is quiescing. This object corresponds to cv4580, byte 7, bit 5.
1.3.6.1.2.1.34.4.1.1.2.13TruthValueread-onlycurrent
appnNodeNnGateway
OBJECT-TYPE
Indicates whether the node has gateway services support. This object corresponds to cv4580, byte 8, bit 0.
1.3.6.1.2.1.34.4.1.1.2.14TruthValueread-onlycurrent
appnEnUniqueCaps
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1.3
appnNodeEnModeCosMap
OBJECT-TYPE
Indicates whether this end node supports mode name to COS name mapping.
1.3.6.1.2.1.34.4.1.1.3.1TruthValueread-onlycurrent
appnNodeEnNnServer
OBJECT-TYPE
The fully qualified name of the current NN server for this end node. An NN server is identified using the format specified in the SnaControlPointName textual convention. The value is a zero-length string when there is no active NN server. A branch network node shall also implement this object.
1.3.6.1.2.1.34.4.1.1.3.2OCTET STRING (SIZE(0 | 3..17))read-onlycurrent
appnNodeEnLuSearch
OBJECT-TYPE
Indicates whether the node is to be searched for LUs as part of a network broadcast search. A branch network node shall also implement this object.
1.3.6.1.2.1.34.4.1.1.3.3TruthValueread-onlycurrent
appnPortInformation
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1.4
appnPortTable
OBJECT-TYPE
The Port table describes the configuration and current status of the ports used by APPN. When it is known to the APPN component, an OBJECT IDENTIFIER pointing to additional information related to the port is included. This may, but need not, be a RowPointer to an ifTable entry for a DLC interface immediately 'below' the port.
1.3.6.1.2.1.34.4.1.1.4.1not-accessiblecurrent
appnPortEntry
OBJECT-TYPE
The port name is used as the index to this table.
1.3.6.1.2.1.34.4.1.1.4.1.1not-accessiblecurrent
appnPortName
OBJECT-TYPE
Administratively assigned name for this APPN port.
1.3.6.1.2.1.34.4.1.1.4.1.1.1DisplayString (SIZE(1..10))not-accessiblecurrent
appnPortCommand
OBJECT-TYPE
Object by which a Management Station can activate, deactivate, or recycle (i.e., cause to be deactivated and then immediately activated) a port, by setting the value to activate(1), deactivate(2), or recycle(3), respectively. The value ready(4) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned.
1.3.6.1.2.1.34.4.1.1.4.1.1.2INTEGER {deactivate(1), activate(2), recycle(3), ready(4)}read-writecurrent
appnPortOperState
OBJECT-TYPE
Indicates the current state of this port: inactive(1) - port is inactive pendactive(2) - port is pending active active(3) - port is active pendinact(4) - port is pending inactive
1.3.6.1.2.1.34.4.1.1.4.1.1.3INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)}read-onlycurrent
appnPortDlcType
OBJECT-TYPE
The type of DLC interface, distinguished according to the protocol immediately 'below' this layer.
1.3.6.1.2.1.34.4.1.1.4.1.1.4IANAifTyperead-onlycurrent
appnPortPortType
OBJECT-TYPE
Identifies the type of line used by this port: leased(1) - leased line switched(2) - switched line sharedAccessFacilities(3) - shared access facility, such as a LAN.
1.3.6.1.2.1.34.4.1.1.4.1.1.5INTEGER {leased(1), switched(2), sharedAccessFacilities(3)}read-onlycurrent
appnPortSIMRIM
OBJECT-TYPE
Indicates whether Set Initialization Mode (SIM) and Receive Initialization Mode (RIM) are supported for this port.
1.3.6.1.2.1.34.4.1.1.4.1.1.6TruthValueread-onlycurrent
appnPortLsRole
OBJECT-TYPE
Initial role for link stations activated through this port. The values map to the following settings in the initial XID, where 'ABM' indicates asynchronous balanced mode and 'NRM' indicated normal response mode: primary(1): ABM support = 0 ( = NRM) role = 01 ( = primary) secondary(2): ABM support = 0 ( = NRM) role = 00 ( = secondary) negotiable(3): ABM support = 0 ( = NRM) role = 11 ( = negotiable) abm(4): ABM support = 1 ( = ABM) role = 11 ( = negotiable)
1.3.6.1.2.1.34.4.1.1.4.1.1.7INTEGER {primary(1), secondary(2), negotiable(3), abm(4)}read-onlycurrent
appnPortNegotLs
OBJECT-TYPE
Indicates whether the node supports negotiable link stations for this port.
1.3.6.1.2.1.34.4.1.1.4.1.1.8TruthValueread-onlycurrent
appnPortDynamicLinkSupport
OBJECT-TYPE
Indicates whether this node allows call-in on this port from nodes not defined locally.
1.3.6.1.2.1.34.4.1.1.4.1.1.9TruthValueread-onlycurrent
appnPortMaxRcvBtuSize
OBJECT-TYPE
Maximum Basic Transmission Unit (BTU) size that a link station on this port can receive. This object corresponds to bytes 21-22 of XID3.
1.3.6.1.2.1.34.4.1.1.4.1.1.10INTEGER (99..32767)read-onlycurrent
appnPortMaxIframeWindow
OBJECT-TYPE
Maximum number of I-frames that can be received by the XID sender before an acknowledgement is received.
1.3.6.1.2.1.34.4.1.1.4.1.1.11Gauge32read-onlycurrent
appnPortDefLsGoodXids
OBJECT-TYPE
The total number of successful XID exchanges that have occurred on all defined link stations on this port since the last time this port was started.
1.3.6.1.2.1.34.4.1.1.4.1.1.12AppnPortCounterread-onlycurrent
appnPortDefLsBadXids
OBJECT-TYPE
The total number of unsuccessful XID exchanges that have occurred on all defined link stations on this port since the last time this port was started.
1.3.6.1.2.1.34.4.1.1.4.1.1.13AppnPortCounterread-onlycurrent
appnPortDynLsGoodXids
OBJECT-TYPE
The total number of successful XID exchanges that have occurred on all dynamic link stations on this port since the last time this port was started.
1.3.6.1.2.1.34.4.1.1.4.1.1.14AppnPortCounterread-onlycurrent
appnPortDynLsBadXids
OBJECT-TYPE
The total number of unsuccessful XID exchanges that have occurred on all dynamic link stations on this port since the last time this port was started.
1.3.6.1.2.1.34.4.1.1.4.1.1.15AppnPortCounterread-onlycurrent
appnPortSpecific
OBJECT-TYPE
Identifies the object, e.g., one in a DLC-specific MIB, that can provide additional information related to this port. If the agent is unable to identify such an object, the value 0.0 is returned.
1.3.6.1.2.1.34.4.1.1.4.1.1.16RowPointerread-onlycurrent
appnPortDlcLocalAddr
OBJECT-TYPE
Local DLC address of this port.
1.3.6.1.2.1.34.4.1.1.4.1.1.17DisplayableDlcAddressread-onlycurrent
appnPortCounterDisconTime
OBJECT-TYPE
The value of the sysUpTime object the last time the port was started.
1.3.6.1.2.1.34.4.1.1.4.1.1.18TimeStampread-onlycurrent
appnLinkStationInformation
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1.5
appnLsTable
OBJECT-TYPE
This table contains detailed information about the link station configuration and its current status.
1.3.6.1.2.1.34.4.1.1.5.1not-accessiblecurrent
appnLsEntry
OBJECT-TYPE
This table is indexed by the link station name.
1.3.6.1.2.1.34.4.1.1.5.1.1not-accessiblecurrent
appnLsName
OBJECT-TYPE
Administratively assigned name for the link station. The name can be from one to ten characters.
1.3.6.1.2.1.34.4.1.1.5.1.1.1DisplayString (SIZE(1..10))not-accessiblecurrent
appnLsCommand
OBJECT-TYPE
Object by which a Management Station can activate, deactivate, or recycle (i.e., cause to be deactivated and then immediately reactivated) a link station, by setting the value to activate(1), deactivate(2), or recycle(3), respectively. The value ready(4) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.2INTEGER {deactivate(1), activate(2), recycle(3), ready(4)}read-writecurrent
appnLsOperState
OBJECT-TYPE
State of this link station. The comments map these more granular states to the 'traditional' four states for SNA resources. Values (2) through (5) represent the normal progression of states when a link station is being activated. Value (6) represents some other state of a link station in the process of being activated. Values (8) through (10) represent different ways a link station can be deactivated. Value (11) represents some other state of a link station in the process of being deactivated.
1.3.6.1.2.1.34.4.1.1.5.1.1.3INTEGER {inactive(1), sentConnectOut(2), pendXidExch(3), sendActAs(4), sendSetMode(5), otherPendingActive(6), active(7), sentDeactAsOrd(8), sentDiscOrd(9), sentDiscImmed(10), otherPendingInact(11)}read-onlycurrent
appnLsPortName
OBJECT-TYPE
Administratively assigned name for the port associated with this link station. The name can be from one to ten characters.
1.3.6.1.2.1.34.4.1.1.5.1.1.4DisplayString (SIZE(1..10))read-onlycurrent
appnLsDlcType
OBJECT-TYPE
The type of DLC interface, distinguished according to the protocol immediately 'below' this layer.
1.3.6.1.2.1.34.4.1.1.5.1.1.5IANAifTyperead-onlycurrent
appnLsDynamic
OBJECT-TYPE
Identifies whether this is a dynamic link station. Dynamic link stations are created when links that have not been locally defined are established by adjacent nodes.
1.3.6.1.2.1.34.4.1.1.5.1.1.6TruthValueread-onlycurrent
appnLsAdjCpName
OBJECT-TYPE
Fully qualified name of the adjacent node for this link station. An adjacent node is identified using the format specified in the SnaControlPointName textual convention. The value of this object is determined as follows: 1. If the adjacent node's name was received on XID, it is returned. 2. If the adjacent node's name was not received on XID, but a locally-defined value is available, it is returned. 3. Otherwise a string of length 0 is returned, indicating that no name is known for the adjacent node.
1.3.6.1.2.1.34.4.1.1.5.1.1.7OCTET STRING (SIZE(0 | 3..17))read-onlycurrent
appnLsAdjNodeType
OBJECT-TYPE
Node type of the adjacent node on this link: networkNode(1) - APPN network node endNode(2) - APPN end node t21len(4) - LEN end node unknown(255) - the agent does not know the node type of the adjacent node
1.3.6.1.2.1.34.4.1.1.5.1.1.8INTEGER {networkNode(1), endNode(2), t21len(4), unknown(255)}read-onlycurrent
appnLsTgNum
OBJECT-TYPE
Number associated with the TG to this link station, with a range from 0 to 256. A value of 256 indicates that the TG number has not been negotiated and is unknown at this time.
1.3.6.1.2.1.34.4.1.1.5.1.1.9INTEGER (0..256)read-onlycurrent
appnLsLimResource
OBJECT-TYPE
Indicates whether the link station is a limited resource. A link station that is a limited resource is deactivated when it is no longer in use.
1.3.6.1.2.1.34.4.1.1.5.1.1.10TruthValueread-onlycurrent
appnLsActOnDemand
OBJECT-TYPE
Indicates whether the link station is activatable on demand. Such a link station is reported in the topology as active regardless of its actual state, so that it can be considered in route calculations. If the link station is inactive and is chosen for a route, it will be activated at that time.
1.3.6.1.2.1.34.4.1.1.5.1.1.11TruthValueread-onlycurrent
appnLsMigration
OBJECT-TYPE
Indicates whether this link station will be used for connections to down-level or migration partners. In general, migration nodes do not append their CP names on XID3. Such nodes: (1) will not support parallel TGs, (2) should be sent an ACTIVATE PHYSICAL UNIT (ACTPU), provided that the partner supports ACTPUs, and (3) should not be sent segmented BINDs. However, if this node receives an XID3 with an appended CP name, then the partner node will not be treated as a migration node. In the case of DYNAMIC TGs this object should be set to 'no'.
1.3.6.1.2.1.34.4.1.1.5.1.1.12TruthValueread-onlycurrent
appnLsPartnerNodeId
OBJECT-TYPE
The partner's Node Identification, from bytes 2-5 of the XID received from the partner. If this value is not available, then the characters '00000000' are returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.13SnaNodeIdentificationread-onlycurrent
appnLsCpCpSessionSupport
OBJECT-TYPE
Indicates whether CP-CP sessions are supported by this link station. For a dynamic link, this object represents the default ('Admin') value.
1.3.6.1.2.1.34.4.1.1.5.1.1.14TruthValueread-onlycurrent
appnLsMaxSendBtuSize
OBJECT-TYPE
Numeric value between 99 and 32767 inclusive indicating the maximum number of bytes in a Basic Transmission Unit (BTU) sent on this link. When the link state (returned by the appnLsOperState object) is inactive or pending active, the value configured at this node is returned. When the link state is active, the value that was negotiated for it is returned. This negotiated value is the smaller of the value configured at this node and the partner's maximum receive BTU length, received in XID.
1.3.6.1.2.1.34.4.1.1.5.1.1.15INTEGER (99..32767)read-onlycurrent
appnLsInXidBytes
OBJECT-TYPE
Number of XID bytes received. All of the bytes in the SNA basic transmission unit (BTU), i.e., all of the bytes in the DLC XID Information Field, are counted.
1.3.6.1.2.1.34.4.1.1.5.1.1.16AppnLinkStationCounterread-onlycurrent
appnLsInMsgBytes
OBJECT-TYPE
Number of message (I-frame) bytes received. All of the bytes in the SNA basic transmission unit (BTU), including the transmission header (TH), are counted.
1.3.6.1.2.1.34.4.1.1.5.1.1.17AppnLinkStationCounterread-onlycurrent
appnLsInXidFrames
OBJECT-TYPE
Number of XID frames received.
1.3.6.1.2.1.34.4.1.1.5.1.1.18AppnLinkStationCounterread-onlycurrent
appnLsInMsgFrames
OBJECT-TYPE
Number of message (I-frame) frames received.
1.3.6.1.2.1.34.4.1.1.5.1.1.19AppnLinkStationCounterread-onlycurrent
appnLsOutXidBytes
OBJECT-TYPE
Number of XID bytes sent. All of the bytes in the SNA basic transmission unit (BTU), i.e., all of the bytes in the DLC XID Information Field, are counted.
1.3.6.1.2.1.34.4.1.1.5.1.1.20AppnLinkStationCounterread-onlycurrent
appnLsOutMsgBytes
OBJECT-TYPE
Number of message (I-frame) bytes sent. All of the bytes in the SNA basic transmission unit (BTU), including the transmission header (TH), are counted.
1.3.6.1.2.1.34.4.1.1.5.1.1.21AppnLinkStationCounterread-onlycurrent
appnLsOutXidFrames
OBJECT-TYPE
Number of XID frames sent.
1.3.6.1.2.1.34.4.1.1.5.1.1.22AppnLinkStationCounterread-onlycurrent
appnLsOutMsgFrames
OBJECT-TYPE
Number of message (I-frame) frames sent.
1.3.6.1.2.1.34.4.1.1.5.1.1.23AppnLinkStationCounterread-onlycurrent
appnLsEchoRsps
OBJECT-TYPE
Number of echo 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 the actual round trip time, that is, the time interval from when the test frame is sent until when the response is received.
1.3.6.1.2.1.34.4.1.1.5.1.1.24AppnLinkStationCounterread-onlycurrent
appnLsCurrentDelay
OBJECT-TYPE
The time that it took for the last test signal to be sent and returned from this link station to the adjacent link station. This time is represented in milliseconds.
1.3.6.1.2.1.34.4.1.1.5.1.1.25Gauge32read-onlycurrent
appnLsMaxDelay
OBJECT-TYPE
The longest time it took for a test signal to be sent and returned from this link station to the adjacent link station. This time is represented in milliseconds . The value 0 is returned if no test signal has been sent and returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.26Gauge32read-onlycurrent
appnLsMinDelay
OBJECT-TYPE
The shortest time it took for a test signal to be sent and returned from this link station to the adjacent link station. This time is represented in milliseconds. The value 0 is returned if no test signal has been sent and returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.27Gauge32read-onlycurrent
appnLsMaxDelayTime
OBJECT-TYPE
The time when the longest delay occurred. This time can be used to identify when this high water mark occurred in relation to other events in the APPN node, for example, the time at which an APPC session was either terminated or failed to be established. This latter time is available in the appcHistSessTime object in the APPC MIB. The value 00000000 is returned if no test signal has been sent and returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.28DateAndTimeread-onlycurrent
appnLsGoodXids
OBJECT-TYPE
The total number of successful XID exchanges that have occurred on this link station since the time it was started.
1.3.6.1.2.1.34.4.1.1.5.1.1.29AppnLinkStationCounterread-onlycurrent
appnLsBadXids
OBJECT-TYPE
The total number of unsuccessful XID exchanges that have occurred on this link station since the time it was started.
1.3.6.1.2.1.34.4.1.1.5.1.1.30AppnLinkStationCounterread-onlycurrent
appnLsSpecific
OBJECT-TYPE
Identifies the object, e.g., one in a DLC-specific MIB, that can provide additional information related to this link station. If the agent is unable to identify such an object, the value 0.0 is returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.31RowPointerread-onlycurrent
appnLsActiveTime
OBJECT-TYPE
The cumulative amount of time since the node was last reinitialized, measured in hundredths of a second, that this link station has been in the active state. A zero value indicates that the link station has never been active since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.1.5.1.1.32Unsigned32read-onlycurrent
appnLsCurrentStateTime
OBJECT-TYPE
The amount of time, measured in hundredths of a second, that the link station has been in its current state.
1.3.6.1.2.1.34.4.1.1.5.1.1.33TimeTicksread-onlycurrent
appnLsHprSup
OBJECT-TYPE
Indicates the level of high performance routing (HPR) support over this link: noHprSupport(1) - no HPR support hprBaseOnly(2) - HPR base (option set 1400) supported rtpTower(3) - HPR base and RTP tower (option set 1401) supported controlFlowsOverRtpTower(4) - HPR base, RTP tower, and control flows over RTP (option set 1402) supported If the link is not active, the defined value is returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.34INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)}read-onlycurrent
appnLsErrRecoSup
OBJECT-TYPE
Indicates whether the link station is supporting HPR link-level error recovery.
1.3.6.1.2.1.34.4.1.1.5.1.1.35TruthValueread-onlycurrent
appnLsForAnrLabel
OBJECT-TYPE
The forward Automatic Network Routing (ANR) label for this link station. If the link does not support HPR or the value is unknown, a zero-length string is returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.36OCTET STRING (SIZE(0..8))read-onlycurrent
appnLsRevAnrLabel
OBJECT-TYPE
The reverse Automatic Network Routing (ANR) label for this link station. If the link does not support HPR or the value is unknown, a zero-length string is returned.
1.3.6.1.2.1.34.4.1.1.5.1.1.37OCTET STRING (SIZE(0..8))read-onlycurrent
appnLsCpCpNceId
OBJECT-TYPE
The network connection endpoint identifier (NCE ID) for CP-CP sessions if this node supports the HPR transport tower, a zero-length string if the value is unknown or not meaningful for this node.
1.3.6.1.2.1.34.4.1.1.5.1.1.38OCTET STRING (SIZE(0..8))read-onlycurrent
appnLsRouteNceId
OBJECT-TYPE
The network connection endpoint identifier (NCE ID) for Route Setup if this node supports the HPR transport tower, a zero- length string if the value is unknown or not meaningful for this node.
1.3.6.1.2.1.34.4.1.1.5.1.1.39OCTET STRING (SIZE(0..8))read-onlycurrent
appnLsBfNceId
OBJECT-TYPE
The network connection endpoint identifier (NCE ID) for the APPN/HPR boundary function if this node supports the HPR transport tower, a zero-length string if the value is unknown or not meaningful for this node.
1.3.6.1.2.1.34.4.1.1.5.1.1.40OCTET STRING (SIZE(0..8))read-onlycurrent
appnLsLocalAddr
OBJECT-TYPE
Local address of this link station.
1.3.6.1.2.1.34.4.1.1.5.1.1.41DisplayableDlcAddressread-onlycurrent
appnLsRemoteAddr
OBJECT-TYPE
Address of the remote link station on this link.
1.3.6.1.2.1.34.4.1.1.5.1.1.42DisplayableDlcAddressread-onlycurrent
appnLsRemoteLsName
OBJECT-TYPE
Remote link station discovered from the XID exchange. The name can be from one to ten characters. A zero-length string indicates that the value is not known.
1.3.6.1.2.1.34.4.1.1.5.1.1.43DisplayString (SIZE(0..10))read-onlycurrent
appnLsCounterDisconTime
OBJECT-TYPE
The value of the sysUpTime object the last time the link station was started.
1.3.6.1.2.1.34.4.1.1.5.1.1.44TimeStampread-onlycurrent
appnLsMltgMember
OBJECT-TYPE
Indicates whether the link is a member of a multi-link TG. If the link's TG has been brought up as a multi-link TG, then the link is reported as a member of a multi-link TG, even if it is currently the only active link in the TG.
1.3.6.1.2.1.34.4.1.1.5.1.1.45TruthValueread-onlycurrent
appnLsStatusTable
OBJECT-TYPE
This table contains information related to exceptional and potentially exceptional conditions that occurred during the activation, XID exchange, and termination of a connection. No entries are created when these activities proceed normally. It is an implementation option when entries are removed from this table.
1.3.6.1.2.1.34.4.1.1.5.2not-accessiblecurrent
appnLsStatusEntry
OBJECT-TYPE
This table is indexed by the LsStatusIndex, which is an integer that is continuously updated until it eventually wraps.
1.3.6.1.2.1.34.4.1.1.5.2.1not-accessiblecurrent
appnLsStatusIndex
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.2.1.34.4.1.1.5.2.1.1INTEGER (0..2147483647)not-accessiblecurrent
appnLsStatusTime
OBJECT-TYPE
Time when the exception condition occurred. This time can be used to identify when this event occurred in relation to other events in the APPN node, for example, the time at which an APPC session was either terminated or failed to be established. This latter time is available in the appcHistSessTime object in the APPC MIB.
1.3.6.1.2.1.34.4.1.1.5.2.1.2DateAndTimeread-onlycurrent
appnLsStatusLsName
OBJECT-TYPE
Administratively assigned name for the link station experiencing the condition.
1.3.6.1.2.1.34.4.1.1.5.2.1.3DisplayString (SIZE(1..10))read-onlycurrent
appnLsStatusCpName
OBJECT-TYPE
Fully qualified name of the adjacent node for this link station. An adjacent node is identified using the format specified in the SnaControlPointName textual convention. The value of this object is determined as follows: 1. If the adjacent node's name was received on XID, it is returned. 2. If the adjacent node's name was not received on XID, but a locally-defined value is available, it is returned. 3. Otherwise a string of length 0 is returned, indicating that no name is known for the adjacent node.
1.3.6.1.2.1.34.4.1.1.5.2.1.4DisplayString (SIZE(0 | 3..17))read-onlycurrent
appnLsStatusPartnerId
OBJECT-TYPE
The partner's Node Identification, from bytes 2-5 of the XID received from the partner. If this value is not available, then the characters '00000000' are returned.
1.3.6.1.2.1.34.4.1.1.5.2.1.5SnaNodeIdentificationread-onlycurrent
appnLsStatusTgNum
OBJECT-TYPE
Number associated with the TG to this link station, with a range from 0 to 256. A value of 256 indicates that the TG number was unknown at the time of the failure.
1.3.6.1.2.1.34.4.1.1.5.2.1.6INTEGER (0..256)read-onlycurrent
appnLsStatusGeneralSense
OBJECT-TYPE
The error sense data associated with the start sequence of activation of a link up to the beginning of the XID sequence. This is the sense data that came from Configuration Services whenever the link did not activate or when it went inactive.
1.3.6.1.2.1.34.4.1.1.5.2.1.7SnaSenseDataread-onlycurrent
appnLsStatusRetry
OBJECT-TYPE
Indicates whether the node will retry the start request to activate the link.
1.3.6.1.2.1.34.4.1.1.5.2.1.8TruthValueread-onlycurrent
appnLsStatusEndSense
OBJECT-TYPE
The sense data associated with the termination of the link connection to adjacent node. This is the sense data that came from the DLC layer.
1.3.6.1.2.1.34.4.1.1.5.2.1.9SnaSenseDataread-onlycurrent
appnLsStatusXidLocalSense
OBJECT-TYPE
The sense data associated with the rejection of the XID. This is the sense data that came from the local node (this node) when it built the XID Negotiation Error control vector (cv22) to send to the remote node.
1.3.6.1.2.1.34.4.1.1.5.2.1.10SnaSenseDataread-onlycurrent
appnLsStatusXidRemoteSense
OBJECT-TYPE
The sense data the adjacent node returned to this node indicating the reason the XID was rejected. This is the sense data that came from the remote node in the XID Negotiation Error control vector (cv22) it sent to the local node (this node).
1.3.6.1.2.1.34.4.1.1.5.2.1.11SnaSenseDataread-onlycurrent
appnLsStatusXidByteInError
OBJECT-TYPE
This object identifies the actual byte in the XID that caused the error. The value 65536 indicates that the object has no meaning. For values in the range 0-65535, this object corresponds to bytes 2-3 of the XID Negotiation (X'22') control vector.
1.3.6.1.2.1.34.4.1.1.5.2.1.12INTEGER (0..65536)read-onlycurrent
appnLsStatusXidBitInError
OBJECT-TYPE
This object identifies the actual bit in error (0 through 7) within the errored byte of the XID. The value 8 indicates that this object has no meaning. For values in the range 0-7, this object corresponds to byte 4 of the XID Negotiation (X'22') control vector.
1.3.6.1.2.1.34.4.1.1.5.2.1.13INTEGER (0..8)read-onlycurrent
appnLsStatusDlcType
OBJECT-TYPE
The type of DLC interface, distinguished according to the protocol immediately 'below' this layer.
1.3.6.1.2.1.34.4.1.1.5.2.1.14IANAifTyperead-onlycurrent
appnLsStatusLocalAddr
OBJECT-TYPE
Local address of this link station.
1.3.6.1.2.1.34.4.1.1.5.2.1.15DisplayableDlcAddressread-onlycurrent
appnLsStatusRemoteAddr
OBJECT-TYPE
Address of the remote link station on this link.
1.3.6.1.2.1.34.4.1.1.5.2.1.16DisplayableDlcAddressread-onlycurrent
appnVrnInfo
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.1.6
appnVrnTable
OBJECT-TYPE
This table relates a virtual routing node to an APPN port.
1.3.6.1.2.1.34.4.1.1.6.1not-accessiblecurrent
appnVrnEntry
OBJECT-TYPE
This table is indexed by the virtual routing node name, TG number, and port name. There will be a matching entry in the appnLocalTgTable to represent status and characteristics of the TG representing each virtual routing node definition.
1.3.6.1.2.1.34.4.1.1.6.1.1not-accessiblecurrent
appnVrnName
OBJECT-TYPE
Administratively assigned name of the virtual routing node. This is a fully qualified name, and matches the appnLocalTgDest name in the appnLocalTgTable.
1.3.6.1.2.1.34.4.1.1.6.1.1.1SnaControlPointNamenot-accessiblecurrent
appnVrnTgNum
OBJECT-TYPE
Number associated with the transmission group representing this virtual routing node definition.
1.3.6.1.2.1.34.4.1.1.6.1.1.2INTEGER (0..255)not-accessiblecurrent
appnVrnPortName
OBJECT-TYPE
The name of the port this virtual routing node definition is defined to.
1.3.6.1.2.1.34.4.1.1.6.1.1.3DisplayString (SIZE(1..10))read-onlycurrent
appnNn
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.2
appnNnTopo
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.2.1
appnNnTopoMaxNodes
OBJECT-TYPE
Maximum number of node entries allowed in the APPN topology database. It is an implementation choice whether to count only network-node entries, or to count all node entries. If the number of node entries exceeds this value, APPN will issue an Alert and the node can no longer participate as a network node. The value 0 indicates that the local node has no defined limit, and the number of node entries is bounded only by memory.
1.3.6.1.2.1.34.4.1.2.1.1Gauge32read-onlycurrent
appnNnTopoCurNumNodes
OBJECT-TYPE
Current number of node entries in this node's topology database. It is an implementation choice whether to count only network-node entries, or to count all node entries, but an implementation must make the same choice here that it makes for the appnNnTopoMaxNodes object. If this value exceeds the maximum number of nodes allowed (appnNnTopoMaxNodes, if that field in not 0), APPN Alert CPDB002 is issued.
1.3.6.1.2.1.34.4.1.2.1.2Gauge32read-onlycurrent
appnNnTopoNodePurges
OBJECT-TYPE
Total number of topology node records purged from this node's topology database since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.2.1.3AppnNodeCounterread-onlycurrent
appnNnTopoTgPurges
OBJECT-TYPE
Total number of topology TG records purged from this node's topology database since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.2.1.4AppnNodeCounterread-onlycurrent
appnNnTopoTotalTduWars
OBJECT-TYPE
Number of TDU wars detected by this node since its last initialization.
1.3.6.1.2.1.34.4.1.2.1.5AppnNodeCounterread-onlycurrent
appnNnTopology
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.2.2
appnNnTopologyFRTable
OBJECT-TYPE
Portion of the APPN topology database that describes all of the APPN network nodes and virtual routing nodes known to this node.
1.3.6.1.2.1.34.4.1.2.2.3not-accessiblecurrent
appnNnTopologyFREntry
OBJECT-TYPE
The FRSN and the fully qualified node name are used to index this table.
1.3.6.1.2.1.34.4.1.2.2.3.1not-accessiblecurrent
appnNnNodeFRFrsn
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 relative time this resource was updated at the agent node.
1.3.6.1.2.1.34.4.1.2.2.3.1.1Unsigned32not-accessiblecurrent
appnNnNodeFRName
OBJECT-TYPE
Administratively assigned network name that is locally defined at each network node.
1.3.6.1.2.1.34.4.1.2.2.3.1.2SnaControlPointNamenot-accessiblecurrent
appnNnNodeFREntryTimeLeft
OBJECT-TYPE
Number of days before deletion of this network node entry.
1.3.6.1.2.1.34.4.1.2.2.3.1.3AppnTopologyEntryTimeLeftread-onlycurrent
appnNnNodeFRType
OBJECT-TYPE
Type of APPN node.
1.3.6.1.2.1.34.4.1.2.2.3.1.4INTEGER {networkNode(1), virtualRoutingNode(3)}read-onlycurrent
appnNnNodeFRRsn
OBJECT-TYPE
Resource sequence number, which is assigned and controlled by the network node that owns this resource. An odd number indicates that information about the resource is inconsistent. This object corresponds to the numeric value in cv4580, bytes 2-5.
1.3.6.1.2.1.34.4.1.2.2.3.1.5Unsigned32read-onlycurrent
appnNnNodeFRRouteAddResist
OBJECT-TYPE
Route addition resistance. This administratively assigned value 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. This object corresponds to cv4580, byte 6.
1.3.6.1.2.1.34.4.1.2.2.3.1.6INTEGER (0..255)read-onlycurrent
appnNnNodeFRCongested
OBJECT-TYPE
Indicates whether this node is congested. This node is not be included in route selection by other nodes when this congestion exists. This object corresponds to cv4580, byte 7, bit 0.
1.3.6.1.2.1.34.4.1.2.2.3.1.7TruthValueread-onlycurrent
appnNnNodeFRIsrDepleted
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. This object corresponds to cv4580, byte 7, bit 1.
1.3.6.1.2.1.34.4.1.2.2.3.1.8TruthValueread-onlycurrent
appnNnNodeFRQuiescing
OBJECT-TYPE
Indicates whether the node is quiescing. This node is not included in route selection by other nodes when the node is quiescing. This object corresponds to cv4580, byte 7, bit 5.
1.3.6.1.2.1.34.4.1.2.2.3.1.9TruthValueread-onlycurrent
appnNnNodeFRGateway
OBJECT-TYPE
Indicates whether the node provide gateway services. This object corresponds to cv4580, byte 8, bit 0.
1.3.6.1.2.1.34.4.1.2.2.3.1.10TruthValueread-onlycurrent
appnNnNodeFRCentralDirectory
OBJECT-TYPE
Indicates whether the node supports central directory services. This object corresponds to cv4580, byte 8, bit 1.
1.3.6.1.2.1.34.4.1.2.2.3.1.11TruthValueread-onlycurrent
appnNnNodeFRIsr
OBJECT-TYPE
Indicates whether the node supports intermediate session routing (ISR). This object corresponds to cv4580, byte 8, bit 2.
1.3.6.1.2.1.34.4.1.2.2.3.1.12TruthValueread-onlycurrent
appnNnNodeFRGarbageCollect
OBJECT-TYPE
Indicates whether the node has been marked for garbage collection (deletion from the topology database) upon the next garbage collection cycle. This object corresponds to cv4580, byte 7, bit 3.
1.3.6.1.2.1.34.4.1.2.2.3.1.13TruthValueread-onlycurrent
appnNnNodeFRHprSupport
OBJECT-TYPE
Indicates the node's level of support for high-performance routing (HPR): noHprSupport(1) - no HPR support hprBaseOnly(2) - HPR base (option set 1400) supported rtpTower(3) - HPR base and RTP tower (option set 1401) supported controlFlowsOverRtpTower(4) - HPR base, RTP tower, and control flows over RTP (option set 1402) supported This object corresponds to cv4580, byte 9, bits 3-4.
1.3.6.1.2.1.34.4.1.2.2.3.1.14INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)}read-onlycurrent
appnNnNodeFRPeriBorderSup
OBJECT-TYPE
Indicates whether this node has peripheral border node support. This object corresponds to cv4580, byte 9, bit 0.
1.3.6.1.2.1.34.4.1.2.2.3.1.15TruthValueread-onlycurrent
appnNnNodeFRInterchangeSup
OBJECT-TYPE
Indicates whether this node has interchange node support. This object corresponds to cv4580, byte 9, bit 1.
1.3.6.1.2.1.34.4.1.2.2.3.1.16TruthValueread-onlycurrent
appnNnNodeFRExteBorderSup
OBJECT-TYPE
Indicates whether this node has extended border node support. This object corresponds to cv4580, byte 9, bit 2.
1.3.6.1.2.1.34.4.1.2.2.3.1.17TruthValueread-onlycurrent
appnNnNodeFRBranchAwareness
OBJECT-TYPE
Indicates whether this node supports branch awareness. This object corresponds to cv4580, byte 8, bit 4.
1.3.6.1.2.1.34.4.1.2.2.3.1.18TruthValueread-onlycurrent
appnNnTgTopologyFRTable
OBJECT-TYPE
Portion of the APPN topology database that describes all of the APPN transmissions groups between nodes in the database.
1.3.6.1.2.1.34.4.1.2.2.4not-accessiblecurrent
appnNnTgTopologyFREntry
OBJECT-TYPE
This table is indexed by four columns: FRSN, TG owner fully qualified node name, TG destination fully qualified node name, and TG number.
1.3.6.1.2.1.34.4.1.2.2.4.1not-accessiblecurrent
appnNnTgFRFrsn
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.2.1.34.4.1.2.2.4.1.1Unsigned32not-accessiblecurrent
appnNnTgFROwner
OBJECT-TYPE
Administratively assigned name for the originating node for this TG. This is the same name specified in the node table.
1.3.6.1.2.1.34.4.1.2.2.4.1.2SnaControlPointNamenot-accessiblecurrent
appnNnTgFRDest
OBJECT-TYPE
Administratively assigned fully qualified network name for the destination node for this TG.
1.3.6.1.2.1.34.4.1.2.2.4.1.3SnaControlPointNamenot-accessiblecurrent
appnNnTgFRNum
OBJECT-TYPE
Number associated with this transmission group. Range is 0-255.
1.3.6.1.2.1.34.4.1.2.2.4.1.4INTEGER (0..255)not-accessiblecurrent
appnNnTgFREntryTimeLeft
OBJECT-TYPE
Number of days before deletion of this network node TG entry if it is not operational or has an odd (inconsistent) RSN.
1.3.6.1.2.1.34.4.1.2.2.4.1.5AppnTopologyEntryTimeLeftread-onlycurrent
appnNnTgFRDestVirtual
OBJECT-TYPE
Indicates whether the destination node is a virtual routing node.
1.3.6.1.2.1.34.4.1.2.2.4.1.6TruthValueread-onlycurrent
appnNnTgFRDlcData
OBJECT-TYPE
DLC-specific data related to a link connection network.
1.3.6.1.2.1.34.4.1.2.2.4.1.7AppnTgDlcDataread-onlycurrent
appnNnTgFRRsn
OBJECT-TYPE
Current owning node's resource sequence number for this resource. An odd number indicates that information about the resource is inconsistent. This object corresponds to the numeric value in cv47, bytes 2-5
1.3.6.1.2.1.34.4.1.2.2.4.1.8Unsigned32read-onlycurrent
appnNnTgFROperational
OBJECT-TYPE
Indicates whether the transmission group is operational. This object corresponds to cv47, byte 6, bit 0.
1.3.6.1.2.1.34.4.1.2.2.4.1.9TruthValueread-onlycurrent
appnNnTgFRQuiescing
OBJECT-TYPE
Indicates whether the transmission group is quiescing. If the TG owner is either an extended border node or a branch-aware network node (indicated, respectively, by the appnNnNodeFRExteBorderSup and appnNnNodeFRBranchAwareness objects in the corresponding appnNnTopologyFREntry), then this indicator is artificially set to TRUE in the APPN topology database, to remove the TG from other nodes' route calculations. A management application can determine whether the TG is actually quiescing by examining its appnLocalTgQuiescing object at the TG owner. This object corresponds to cv47, byte 6, bit 2.
1.3.6.1.2.1.34.4.1.2.2.4.1.10TruthValueread-onlycurrent
appnNnTgFRCpCpSession
OBJECT-TYPE
Indicates whether CP-CP sessions are supported on this TG, and whether the TG owner's contention-winner session is active on this TG. Some nodes in the network are not able to differentiate support and status of CP-CP sessions, and thus may report the 'supportedUnknownStatus' value. This object corresponds to cv47, byte 6, bits 3-4.
1.3.6.1.2.1.34.4.1.2.2.4.1.11INTEGER {supportedUnknownStatus(1), supportedActive(2), notSupported(3), supportedNotActive(4)}read-onlycurrent
appnNnTgFREffCap
OBJECT-TYPE
Effective capacity for this TG.
1.3.6.1.2.1.34.4.1.2.2.4.1.12AppnTgEffectiveCapacityread-onlycurrent
appnNnTgFRConnCost
OBJECT-TYPE
Cost per connect time. This is an administratively assigned value representing the relative cost per unit of time to use this TG. Range is from 0, which means no cost, to 255, which indicates maximum cost. This object corresponds to cv47, byte 13.
1.3.6.1.2.1.34.4.1.2.2.4.1.13INTEGER (0..255)read-onlycurrent
appnNnTgFRByteCost
OBJECT-TYPE
Cost per byte transmitted. This is an administratively assigned value representing the relative cost of transmitting a byte over this TG. Range is from 0, which means no cost, to 255, which indicates maximum cost. This object corresponds to cv47, byte 14.
1.3.6.1.2.1.34.4.1.2.2.4.1.14INTEGER (0..255)read-onlycurrent
appnNnTgFRSecurity
OBJECT-TYPE
Administratively assigned security level of this TG. This object corresponds to cv47, byte 16.
1.3.6.1.2.1.34.4.1.2.2.4.1.15AppnTgSecurityread-onlycurrent
appnNnTgFRDelay
OBJECT-TYPE
Administratively assigned delay associated with this TG. This object corresponds to cv47, byte 17.
1.3.6.1.2.1.34.4.1.2.2.4.1.16AppnTgDelayread-onlycurrent
appnNnTgFRUsr1
OBJECT-TYPE
First user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG. This object corresponds to cv47, byte 19.
1.3.6.1.2.1.34.4.1.2.2.4.1.17INTEGER (0..255)read-onlycurrent
appnNnTgFRUsr2
OBJECT-TYPE
Second user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG. This object corresponds to cv47, byte 20.
1.3.6.1.2.1.34.4.1.2.2.4.1.18INTEGER (0..255)read-onlycurrent
appnNnTgFRUsr3
OBJECT-TYPE
Third user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG. This object corresponds to cv47, byte 21.
1.3.6.1.2.1.34.4.1.2.2.4.1.19INTEGER (0..255)read-onlycurrent
appnNnTgFRGarbageCollect
OBJECT-TYPE
Indicates whether the TG has been marked for garbage collection (deletion from the topology database) upon the next garbage collection cycle. This object corresponds to cv47, byte 6, bit 1.
1.3.6.1.2.1.34.4.1.2.2.4.1.20TruthValueread-onlycurrent
appnNnTgFRSubareaNum
OBJECT-TYPE
The subarea number associated with this TG. This object corresponds to cv4680, bytes m+2 through m+5.
1.3.6.1.2.1.34.4.1.2.2.4.1.21Unsigned32read-onlycurrent
appnNnTgFRHprSup
OBJECT-TYPE
Indicates whether high performance routing (HPR) is supported over this TG. This object corresponds to cv4680, byte m+1, bit 2.
1.3.6.1.2.1.34.4.1.2.2.4.1.22TruthValueread-onlycurrent
appnNnTgFRDestHprTrans
OBJECT-TYPE
Indicates whether the destination node supports high performance routing (HPR) transport tower. This object corresponds to cv4680, byte m+1, bit 7.
1.3.6.1.2.1.34.4.1.2.2.4.1.23TruthValueread-onlycurrent
appnNnTgFRTypeIndicator
OBJECT-TYPE
Indicates the type of the TG. This object corresponds to cv4680, byte m+1, bits 3-4.
1.3.6.1.2.1.34.4.1.2.2.4.1.24INTEGER {unknown(1), appnOrBfTg(2), interchangeTg(3), virtualRouteTg(4)}read-onlycurrent
appnNnTgFRIntersubnet
OBJECT-TYPE
Indicates whether the transmission group is an intersubnet TG, which defines a border between subnetworks. This object corresponds to cv4680, byte m+1, bit 5.
1.3.6.1.2.1.34.4.1.2.2.4.1.25TruthValueread-onlycurrent
appnNnTgFRMltgLinkType
OBJECT-TYPE
This object indicates whether the transmission group is a multi-link TG. A TG that has been brought up as a multi-link TG is reported as one, even if it currently has only one link active. This object corresponds to cv47, byte 6, bit 5.
1.3.6.1.2.1.34.4.1.2.2.4.1.26TruthValueread-onlycurrent
appnNnTgFRBranchTg
OBJECT-TYPE
Indicates whether the transmission group is a branch TG (equivalently, whether the destination of the transmission group is a branch network node). This object corresponds to cv4680, byte m+1, bit 1.
1.3.6.1.2.1.34.4.1.2.2.4.1.27TruthValueread-onlycurrent
appnLocalTopology
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.3
appnLocalTgTable
OBJECT-TYPE
TG Table describes all of the TGs owned by this node. The TG destination can be a virtual node, network node, LEN node, or end node.
1.3.6.1.2.1.34.4.1.3.1not-accessiblecurrent
appnLocalTgEntry
OBJECT-TYPE
This table is indexed by the destination CpName and the TG number.
1.3.6.1.2.1.34.4.1.3.1.1not-accessiblecurrent
appnLocalTgDest
OBJECT-TYPE
Administratively assigned name of the destination node for this TG. This is the fully qualified name of a network node, end node, LEN node, or virtual routing node.
1.3.6.1.2.1.34.4.1.3.1.1.1SnaControlPointNamenot-accessiblecurrent
appnLocalTgNum
OBJECT-TYPE
Number associated with this transmission group.
1.3.6.1.2.1.34.4.1.3.1.1.2INTEGER (0..255)not-accessiblecurrent
appnLocalTgDestVirtual
OBJECT-TYPE
Indicates whether the destination node for this TG is a virtual routing node.
1.3.6.1.2.1.34.4.1.3.1.1.3TruthValueread-onlycurrent
appnLocalTgDlcData
OBJECT-TYPE
DLC-specific data related to a link connection network.
1.3.6.1.2.1.34.4.1.3.1.1.4AppnTgDlcDataread-onlycurrent
appnLocalTgPortName
OBJECT-TYPE
Administratively assigned name for the local port associated with this TG. A zero-length string indicates that this value is unknown.
1.3.6.1.2.1.34.4.1.3.1.1.5DisplayString (SIZE(0..10))read-onlycurrent
appnLocalTgQuiescing
OBJECT-TYPE
Indicates whether the transmission group is quiescing.
1.3.6.1.2.1.34.4.1.3.1.1.6TruthValueread-onlycurrent
appnLocalTgOperational
OBJECT-TYPE
Indicates whether the transmission group is operational.
1.3.6.1.2.1.34.4.1.3.1.1.7TruthValueread-onlycurrent
appnLocalTgCpCpSession
OBJECT-TYPE
Indicates whether CP-CP sessions are supported on this TG, and whether the TG owner's contention-winner session is active on this TG. Some nodes in the network are not able to differentiate support and status of CP-CP sessions, and thus may report the 'supportedUnknownStatus' value.
1.3.6.1.2.1.34.4.1.3.1.1.8INTEGER {supportedUnknownStatus(1), supportedActive(2), notSupported(3), supportedNotActive(4)}read-onlycurrent
appnLocalTgEffCap
OBJECT-TYPE
Effective capacity for this TG.
1.3.6.1.2.1.34.4.1.3.1.1.9AppnTgEffectiveCapacityread-onlycurrent
appnLocalTgConnCost
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.2.1.34.4.1.3.1.1.10INTEGER (0..255)read-onlycurrent
appnLocalTgByteCost
OBJECT-TYPE
Relative cost of transmitting a byte over this link. Range is from 0 (lowest cost) to 255.
1.3.6.1.2.1.34.4.1.3.1.1.11INTEGER (0..255)read-onlycurrent
appnLocalTgSecurity
OBJECT-TYPE
Administratively assigned security level of this TG.
1.3.6.1.2.1.34.4.1.3.1.1.12AppnTgSecurityread-onlycurrent
appnLocalTgDelay
OBJECT-TYPE
Administratively assigned delay associated with this TG.
1.3.6.1.2.1.34.4.1.3.1.1.13AppnTgDelayread-onlycurrent
appnLocalTgUsr1
OBJECT-TYPE
First user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG.
1.3.6.1.2.1.34.4.1.3.1.1.14INTEGER (0..255)read-onlycurrent
appnLocalTgUsr2
OBJECT-TYPE
Second user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG.
1.3.6.1.2.1.34.4.1.3.1.1.15INTEGER (0..255)read-onlycurrent
appnLocalTgUsr3
OBJECT-TYPE
Third user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG.
1.3.6.1.2.1.34.4.1.3.1.1.16INTEGER (0..255)read-onlycurrent
appnLocalTgHprSup
OBJECT-TYPE
Indicates the level of high performance routing (HPR) support over this TG : noHprSupport(1) - no HPR support hprBaseOnly(2) - HPR base (option set 1400) supported rtpTower(3) - HPR base and RTP tower (option set 1401) supported controlFlowsOverRtpTower(4) - HPR base, RTP tower, and control flows over RTP (option set 1402) supported
1.3.6.1.2.1.34.4.1.3.1.1.17INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)}read-onlycurrent
appnLocalTgIntersubnet
OBJECT-TYPE
Indicates whether the transmission group is an intersubnet TG, which defines a border between subnetworks.
1.3.6.1.2.1.34.4.1.3.1.1.18TruthValueread-onlycurrent
appnLocalTgMltgLinkType
OBJECT-TYPE
This object indicates whether the transmission group is a multi-link TG. A TG that has been brought up as a multi-link TG is reported as one, even if it currently has only one link active.
1.3.6.1.2.1.34.4.1.3.1.1.19TruthValueread-onlycurrent
appnLocalTgBranchLinkType
OBJECT-TYPE
Branch link type of this TG: other(1) = the agent has determined the TG's branch link type to be a value other than branch uplink or branch downlink. This is the value used for a connection network TG owned by a branch network node. uplink(2) = the TG is a branch uplink. downlink(3) = the TG is a branch downlink to an end node. downlinkToBranchNetworkNode(4) = the TG is a branch downlink to a cascaded branch network node. none(5) = the TG is not a branch TG. unknown(255) = the agent cannot determine the branch link type of the TG.
1.3.6.1.2.1.34.4.1.3.1.1.20INTEGER {other(1), uplink(2), downlink(3), downlinkToBranchNetworkNode(4), none(5), unknown(255)}read-onlycurrent
appnLocalEnTgTable
OBJECT-TYPE
Table describing all of the TGs owned by the end nodes known to this node via TG registration. This node does not represent its own view of the TG on behalf of the partner node in this table. The TG destination can be a virtual routing node, network node, or end node.
1.3.6.1.2.1.34.4.1.3.2not-accessiblecurrent
appnLocalEnTgEntry
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.2.1.34.4.1.3.2.1not-accessiblecurrent
appnLocalEnTgOrigin
OBJECT-TYPE
Administratively assigned name of the origin node for this TG. This is a fully qualified network name.
1.3.6.1.2.1.34.4.1.3.2.1.1SnaControlPointNamenot-accessiblecurrent
appnLocalEnTgDest
OBJECT-TYPE
Administratively assigned name of the destination node for this TG. This is the fully qualified name of a network node, end node, LEN node, or virtual routing node.
1.3.6.1.2.1.34.4.1.3.2.1.2SnaControlPointNamenot-accessiblecurrent
appnLocalEnTgNum
OBJECT-TYPE
Number associated with this transmission group.
1.3.6.1.2.1.34.4.1.3.2.1.3INTEGER (0..255)not-accessiblecurrent
appnLocalEnTgEntryTimeLeft
OBJECT-TYPE
Number of days before deletion of this end node TG entry.
1.3.6.1.2.1.34.4.1.3.2.1.4AppnTopologyEntryTimeLeftread-onlycurrent
appnLocalEnTgDestVirtual
OBJECT-TYPE
Indicates whether the destination node is a virtual routing node.
1.3.6.1.2.1.34.4.1.3.2.1.5TruthValueread-onlycurrent
appnLocalEnTgDlcData
OBJECT-TYPE
DLC-specific data related to a link connection network.
1.3.6.1.2.1.34.4.1.3.2.1.6AppnTgDlcDataread-onlycurrent
appnLocalEnTgOperational
OBJECT-TYPE
Indicates whether the transmission group is operational.
1.3.6.1.2.1.34.4.1.3.2.1.7TruthValueread-onlycurrent
appnLocalEnTgCpCpSession
OBJECT-TYPE
Indicates whether CP-CP sessions are supported on this TG, and whether the TG owner's contention-winner session is active on this TG. Some nodes in the network are not able to differentiate support and status of CP-CP sessions, and thus may report the 'supportedUnknownStatus' value.
1.3.6.1.2.1.34.4.1.3.2.1.8INTEGER {supportedUnknownStatus(1), supportedActive(2), notSupported(3), supportedNotActive(4)}read-onlycurrent
appnLocalEnTgEffCap
OBJECT-TYPE
Effective capacity for this TG.
1.3.6.1.2.1.34.4.1.3.2.1.9AppnTgEffectiveCapacityread-onlycurrent
appnLocalEnTgConnCost
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.2.1.34.4.1.3.2.1.10INTEGER (0..255)read-onlycurrent
appnLocalEnTgByteCost
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.2.1.34.4.1.3.2.1.11INTEGER (0..255)read-onlycurrent
appnLocalEnTgSecurity
OBJECT-TYPE
Administratively assigned security level of this TG.
1.3.6.1.2.1.34.4.1.3.2.1.12AppnTgSecurityread-onlycurrent
appnLocalEnTgDelay
OBJECT-TYPE
Administratively assigned delay associated with this TG.
1.3.6.1.2.1.34.4.1.3.2.1.13AppnTgDelayread-onlycurrent
appnLocalEnTgUsr1
OBJECT-TYPE
First user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG.
1.3.6.1.2.1.34.4.1.3.2.1.14INTEGER (0..255)read-onlycurrent
appnLocalEnTgUsr2
OBJECT-TYPE
Second user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG.
1.3.6.1.2.1.34.4.1.3.2.1.15INTEGER (0..255)read-onlycurrent
appnLocalEnTgUsr3
OBJECT-TYPE
Third user-defined TG characteristic for this TG. This is an administratively assigned value associated with the TG.
1.3.6.1.2.1.34.4.1.3.2.1.16INTEGER (0..255)read-onlycurrent
appnLocalEnTgMltgLinkType
OBJECT-TYPE
This object indicates whether the transmission group is a multi-link TG. A TG that has been brought up as a multi-link TG is reported as one, even if it currently has only one link active.
1.3.6.1.2.1.34.4.1.3.2.1.17TruthValueread-onlycurrent
appnDir
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.4
appnDirPerf
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.4.1
appnDirMaxCaches
OBJECT-TYPE
Maximum number of cache entries allowed. This is an administratively assigned value.
1.3.6.1.2.1.34.4.1.4.1.1Unsigned32read-onlycurrent
appnDirCurCaches
OBJECT-TYPE
Current number of cache entries.
1.3.6.1.2.1.34.4.1.4.1.2Gauge32read-onlycurrent
appnDirCurHomeEntries
OBJECT-TYPE
Current number of home entries.
1.3.6.1.2.1.34.4.1.4.1.3Gauge32read-onlycurrent
appnDirRegEntries
OBJECT-TYPE
Current number of registered entries.
1.3.6.1.2.1.34.4.1.4.1.4Gauge32read-onlycurrent
appnDirInLocates
OBJECT-TYPE
Number of directed Locates received since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.4.1.5AppnNodeCounterread-onlycurrent
appnDirInBcastLocates
OBJECT-TYPE
Number of broadcast Locates received since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.4.1.6AppnNodeCounterread-onlycurrent
appnDirOutLocates
OBJECT-TYPE
Number of directed Locates sent since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.4.1.7AppnNodeCounterread-onlycurrent
appnDirOutBcastLocates
OBJECT-TYPE
Number of broadcast Locates sent since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.4.1.8AppnNodeCounterread-onlycurrent
appnDirNotFoundLocates
OBJECT-TYPE
Number of directed Locates returned with a 'not found' since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.4.1.9AppnNodeCounterread-onlycurrent
appnDirNotFoundBcastLocates
OBJECT-TYPE
Number of broadcast Locates returned with a 'not found' since the node was last reinitialized.
1.3.6.1.2.1.34.4.1.4.1.10AppnNodeCounterread-onlycurrent
appnDirLocateOutstands
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.2.1.34.4.1.4.1.11Gauge32read-onlycurrent
appnDirTable
OBJECT-TYPE
Table containing information about all known LUs.
1.3.6.1.2.1.34.4.1.4.2not-accessiblecurrent
appnDirEntry
OBJECT-TYPE
This table is indexed by the LU name.
1.3.6.1.2.1.34.4.1.4.2.1not-accessiblecurrent
appnDirLuName
OBJECT-TYPE
Fully qualified network LU name in the domain of the serving network node. Entries take one of three forms: - Explicit entries do not contain the character '*'. - Partial wildcard entries have the form 'ccc*', where 'ccc' represents one to sixteen characters in a legal SNA LuName. - A full wildcard entry consists of the single character '*'
1.3.6.1.2.1.34.4.1.4.2.1.1DisplayString (SIZE(1..17))not-accessiblecurrent
appnDirNnServerName
OBJECT-TYPE
Fully qualified control point (CP) name of the network node server. For unassociated end node entries, a zero-length string is returned.
1.3.6.1.2.1.34.4.1.4.2.1.2SnaControlPointNameread-onlycurrent
appnDirLuOwnerName
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. 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.2.1.34.4.1.4.2.1.3SnaControlPointNameread-onlycurrent
appnDirLuLocation
OBJECT-TYPE
Specifies the location of the LU with respect to the local node.
1.3.6.1.2.1.34.4.1.4.2.1.4INTEGER {local(1), domain(2), xdomain(3)}read-onlycurrent
appnDirType
OBJECT-TYPE
Directory types are: 1 - Home The LU is in the domain of the local 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 - Registered 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.2.1.34.4.1.4.2.1.5INTEGER {home(1), cache(2), registered(3)}read-onlycurrent
appnDirApparentLuOwnerName
OBJECT-TYPE
Fully qualified CP name of the node at which the LU appears to be located. This object and the appnDirLuOwnerName object are related as follows: Implementations that support this object save in their directory database information about an LU's owning control point that was communicated in two control vectors: - an Associated Resource Entry (X'3C') CV with resource type X'00F4' (ENCP) - a Real Owning Control Point (X'4A') CV. The X'4A' CV is created by a branch network node to preserve the name of the real owning control point for an LU below the branch network node, before it overwrites this name with its own name in the X'3C' CV. The X'4A' CV is not present for LUs that are not below branch network nodes. If the information a node has about an LU's owning CP came only in a X'3C' CV, then the name from the X'3C' is returned in the appnDirLuOwnerName object, and a null string is returned in this object. If the information a node has about an LU's owning CP came in both X'3C' and X'4A' CVs, then the name from the X'4A' is returned in the appnDirLuOwnerName object, and the name from the X'3C' (which will be the branch network node's name) is returned in this object.
1.3.6.1.2.1.34.4.1.4.2.1.6DisplayString (SIZE(0 | 3..17))read-onlycurrent
appnCos
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.5
appnCosModeTable
OBJECT-TYPE
Table representing all of the defined mode names for this node. The table contains the matching COS name for each mode name.
1.3.6.1.2.1.34.4.1.5.1not-accessiblecurrent
appnCosModeEntry
OBJECT-TYPE
This table is indexed by the mode name.
1.3.6.1.2.1.34.4.1.5.1.1not-accessiblecurrent
appnCosModeName
OBJECT-TYPE
Administratively assigned name for this mode.
1.3.6.1.2.1.34.4.1.5.1.1.1SnaModeNamenot-accessiblecurrent
appnCosModeCosName
OBJECT-TYPE
Administratively assigned name for this class of service.
1.3.6.1.2.1.34.4.1.5.1.1.2SnaClassOfServiceNameread-onlycurrent
appnCosNameTable
OBJECT-TYPE
Table mapping all of the defined class-of-service names for this node to their network transmission priorities.
1.3.6.1.2.1.34.4.1.5.2not-accessiblecurrent
appnCosNameEntry
OBJECT-TYPE
The COS name is the index to this table.
1.3.6.1.2.1.34.4.1.5.2.1not-accessiblecurrent
appnCosName
OBJECT-TYPE
Administratively assigned name for this class of service.
1.3.6.1.2.1.34.4.1.5.2.1.1SnaClassOfServiceNamenot-accessiblecurrent
appnCosTransPriority
OBJECT-TYPE
Transmission priority for this class of service: low(1) - (X'01'): low priority medium(2) - (X'02'): medium priority high(3) - (X'03'): high priority network(4) - (X'04'): network priority
1.3.6.1.2.1.34.4.1.5.2.1.2INTEGER {low(1), medium(2), high(3), network(4)}read-onlycurrent
appnCosNodeRowTable
OBJECT-TYPE
This table contains all node-row information for all classes of service defined in this node.
1.3.6.1.2.1.34.4.1.5.3not-accessiblecurrent
appnCosNodeRowEntry
OBJECT-TYPE
A node entry for a given class of service.
1.3.6.1.2.1.34.4.1.5.3.1not-accessiblecurrent
appnCosNodeRowName
OBJECT-TYPE
Administratively assigned name for this class of service.
1.3.6.1.2.1.34.4.1.5.3.1.1SnaClassOfServiceNamenot-accessiblecurrent
appnCosNodeRowIndex
OBJECT-TYPE
Subindex under appnCosNodeRowName, corresponding to a row in the node table for the class of service identified in appnCosNodeRowName. For each class of service, this subindex orders rows in the appnCosNodeRowTable in the same order as that used for route calculation in the APPN node.
1.3.6.1.2.1.34.4.1.5.3.1.2INTEGER (0..255)not-accessiblecurrent
appnCosNodeRowWgt
OBJECT-TYPE
Weight to be associated with the nodes that fit the criteria specified by this node row. This value can either be a character representation of an integer, or a formula for calculating the weight.
1.3.6.1.2.1.34.4.1.5.3.1.3DisplayString (SIZE(1..64))read-onlycurrent
appnCosNodeRowResistMin
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.2.1.34.4.1.5.3.1.4INTEGER (0..255)read-onlycurrent
appnCosNodeRowResistMax
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.2.1.34.4.1.5.3.1.5INTEGER (0..255)read-onlycurrent
appnCosNodeRowMinCongestAllow
OBJECT-TYPE
Indicates whether low congestion will be tolerated. This object and appnCosNodeRowMaxCongestAllow together delineate a range of acceptable congestion states for a node. For the ordered pair (minimum congestion allowed, maximum congestion allowed), the values are interpreted as follows: - (0,0): only low congestion is acceptable - (0,1): either low or high congestion is acceptable - (1,1): only high congestion is acceptable. Note that the combination (1,0) is not defined, since it would identify a range whose lower bound was high congestion and whose upper bound was low congestion.
1.3.6.1.2.1.34.4.1.5.3.1.6INTEGER (0..1)read-onlycurrent
appnCosNodeRowMaxCongestAllow
OBJECT-TYPE
Indicates whether low congestion will be tolerated. This object and appnCosNodeRowMinCongestAllow together delineate a range of acceptable congestion states for a node. For the ordered pair (minimum congestion allowed, maximum congestion allowed), the values are interpreted as follows: - (0,0): only low congestion is acceptable - (0,1): either low or high congestion is acceptable - (1,1): only high congestion is acceptable. Note that the combination (1,0) is not defined, since it would identify a range whose lower bound was high congestion and whose upper bound was low congestion.
1.3.6.1.2.1.34.4.1.5.3.1.7INTEGER (0..1)read-onlycurrent
appnCosTgRowTable
OBJECT-TYPE
Table containing all the TG-row information for all classes of service defined in this node.
1.3.6.1.2.1.34.4.1.5.4not-accessiblecurrent
appnCosTgRowEntry
OBJECT-TYPE
A TG entry for a given class of service.
1.3.6.1.2.1.34.4.1.5.4.1not-accessiblecurrent
appnCosTgRowName
OBJECT-TYPE
Administratively assigned name for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.1SnaClassOfServiceNamenot-accessiblecurrent
appnCosTgRowIndex
OBJECT-TYPE
Subindex under appnCosTgRowName, corresponding to a row in the TG table for the class of service identified in appnCosTgRowName. For each class of service, this subindex orders rows in the appnCosTgRowTable in the same order as that used for route calculation in the APPN node.
1.3.6.1.2.1.34.4.1.5.4.1.2INTEGER (0..255)not-accessiblecurrent
appnCosTgRowWgt
OBJECT-TYPE
Weight to be associated with the TGs that fit the criteria specified by this TG row. This value can either be a character representation of an integer, or a formula for calculating the weight.
1.3.6.1.2.1.34.4.1.5.4.1.3DisplayString (SIZE(1..64))read-onlycurrent
appnCosTgRowEffCapMin
OBJECT-TYPE
Minimum acceptable capacity for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.4AppnTgEffectiveCapacityread-onlycurrent
appnCosTgRowEffCapMax
OBJECT-TYPE
Maximum acceptable capacity for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.5AppnTgEffectiveCapacityread-onlycurrent
appnCosTgRowConnCostMin
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 this TG. Range is from 0, which means no cost, to 255.
1.3.6.1.2.1.34.4.1.5.4.1.6INTEGER (0..255)read-onlycurrent
appnCosTgRowConnCostMax
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 this TG. Range is from 0, which means no cost, to 255.
1.3.6.1.2.1.34.4.1.5.4.1.7INTEGER (0..255)read-onlycurrent
appnCosTgRowByteCostMin
OBJECT-TYPE
Minimum acceptable cost per byte transmitted for this class of service. Cost per byte transmitted: a value representing the relative cost per unit of time to use this TG. Range is from 0, which means no cost, to 255.
1.3.6.1.2.1.34.4.1.5.4.1.8INTEGER (0..255)read-onlycurrent
appnCosTgRowByteCostMax
OBJECT-TYPE
Maximum acceptable cost per byte transmitted for this class of service. Cost per byte transmitted: a value representing the relative cost of transmitting a byte over this TG. Range is from 0, which means no cost, to 255.
1.3.6.1.2.1.34.4.1.5.4.1.9INTEGER (0..255)read-onlycurrent
appnCosTgRowSecurityMin
OBJECT-TYPE
Minimum acceptable security for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.10AppnTgSecurityread-onlycurrent
appnCosTgRowSecurityMax
OBJECT-TYPE
Maximum acceptable security for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.11AppnTgSecurityread-onlycurrent
appnCosTgRowDelayMin
OBJECT-TYPE
Minimum acceptable propagation delay for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.12AppnTgDelayread-onlycurrent
appnCosTgRowDelayMax
OBJECT-TYPE
Maximum acceptable propagation delay for this class of service.
1.3.6.1.2.1.34.4.1.5.4.1.13AppnTgDelayread-onlycurrent
appnCosTgRowUsr1Min
OBJECT-TYPE
Minimum acceptable value for this user-defined characteristic.
1.3.6.1.2.1.34.4.1.5.4.1.14INTEGER (0..255)read-onlycurrent
appnCosTgRowUsr1Max
OBJECT-TYPE
Maximum acceptable value for this user-defined characteristic.
1.3.6.1.2.1.34.4.1.5.4.1.15INTEGER (0..255)read-onlycurrent
appnCosTgRowUsr2Min
OBJECT-TYPE
Minimum acceptable value for this user-defined characteristic.
1.3.6.1.2.1.34.4.1.5.4.1.16INTEGER (0..255)read-onlycurrent
appnCosTgRowUsr2Max
OBJECT-TYPE
Maximum acceptable value for this user-defined characteristic.
1.3.6.1.2.1.34.4.1.5.4.1.17INTEGER (0..255)read-onlycurrent
appnCosTgRowUsr3Min
OBJECT-TYPE
Minimum acceptable value for this user-defined characteristic.
1.3.6.1.2.1.34.4.1.5.4.1.18INTEGER (0..255)read-onlycurrent
appnCosTgRowUsr3Max
OBJECT-TYPE
Maximum acceptable value for this user-defined characteristic.
1.3.6.1.2.1.34.4.1.5.4.1.19INTEGER (0..255)read-onlycurrent
appnSessIntermediate
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.6
appnIsInGlobal
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.1.6.1
appnIsInGlobeCtrAdminStatus
OBJECT-TYPE
Object by which a Management Station can deactivate or activate capture of intermediate-session counts and names, by setting the value to notActive(1) or active(2), respectively. The value ready(3) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned. The counts referred to here are the eight objects in the AppnIsInTable, from appnIsInP2SFmdPius through appnIsInS2PNonFmdBytes. The names are the four objects in this table, from appnIsInPriLuName through appnIsInCosName. Setting this object to the following values has the following effects: notActive(1) stop collecting count data. If a count is queried, it returns the value 0. Collection of names may, but need not be, disabled. active(2) start collecting count data. If it is supported, collection of names is enabled.
1.3.6.1.2.1.34.4.1.6.1.1INTEGER {notActive(1), active(2), ready(3)}read-writecurrent
appnIsInGlobeCtrOperStatus
OBJECT-TYPE
Indicates whether or not the intermediate session counts are active. The counts referred to here are the eight objects in the AppnIsInTable, from appnIsInP2SFmdPius through appnIsInS2PNonFmdBytes. These eight counts are of type Unsigned32 rather than Counter32 because when this object enters the notActive state, either because a Management Station has set appnInInGlobeCtrAdminStatus to notActive or because of a locally-initiated transition, the counts are all reset to 0. The values for this object are: notActive(1): collection of counts is not active; if it is queried, a count returns the value 0. active(2): collection of counts is active.
1.3.6.1.2.1.34.4.1.6.1.2INTEGER {notActive(1), active(2)}read-onlycurrent
appnIsInGlobeCtrStatusTime
OBJECT-TYPE
The time since the appnIsInGlobeCtrOperStatus object last changed, measured in hundredths of a second. This time can be used to identify when this change occurred in relation to other events in the agent, such as the last time the APPN node was reinitialized.
1.3.6.1.2.1.34.4.1.6.1.3TimeTicksread-onlycurrent
appnIsInGlobeRscv
OBJECT-TYPE
Indicates the current route selection control vector (RSCV) collection option in effect, and allows a Management Station to change the option. The values for this object are: notActive(1): collection of route selection control vectors is not active. active(2): collection of route selection control vectors is active.
1.3.6.1.2.1.34.4.1.6.1.4INTEGER {notActive(1), active(2)}read-writecurrent
appnIsInGlobeRscvTime
OBJECT-TYPE
The time since the appnIsInGlobeRscv object last changed, measured in hundredths of a second. This time can be used to identify when this change occurred in relation to other events in the agent, such as the last time the APPN node was reinitialized.
1.3.6.1.2.1.34.4.1.6.1.5TimeTicksread-onlycurrent
appnIsInGlobeActSess
OBJECT-TYPE
The number of currently active intermediate sessions.
1.3.6.1.2.1.34.4.1.6.1.6Gauge32read-onlycurrent
appnIsInGlobeHprBfActSess
OBJECT-TYPE
The number of currently active HPR intermediate sessions.
1.3.6.1.2.1.34.4.1.6.1.7Gauge32read-onlycurrent
appnIsInTable
OBJECT-TYPE
Intermediate Session Information Table
1.3.6.1.2.1.34.4.1.6.2not-accessiblecurrent
appnIsInEntry
OBJECT-TYPE
Entry of Intermediate Session Information Table.
1.3.6.1.2.1.34.4.1.6.2.1not-accessiblecurrent
appnIsInFqCpName
OBJECT-TYPE
The network-qualified control point 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. For resources served by a dependent LU requester (DLUR), it is the name of the owning system services control point (SSCP).
1.3.6.1.2.1.34.4.1.6.2.1.1SnaControlPointNamenot-accessiblecurrent
appnIsInPcid
OBJECT-TYPE
The procedure correlation identifier (PCID) of a session. It is an 8-byte value assigned by the primary LU.
1.3.6.1.2.1.34.4.1.6.2.1.2OCTET STRING (SIZE(8))not-accessiblecurrent
appnIsInSessState
OBJECT-TYPE
Indicates the state of the session: inactive(1) - session is inactive pendactive(2) - session is pending active active(3) - session is active pendinact(4) - session is pending inactive Active sessions can be deactivated by setting this object to inactive(1).
1.3.6.1.2.1.34.4.1.6.2.1.3INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)}read-writecurrent
appnIsInPriLuName
OBJECT-TYPE
The primary LU name of the session. A zero-length string indicates that this name is not available.
1.3.6.1.2.1.34.4.1.6.2.1.4DisplayString (SIZE(0..17))read-onlycurrent
appnIsInSecLuName
OBJECT-TYPE
The secondary LU name of the session. A zero-length string indicates that this name is not available.
1.3.6.1.2.1.34.4.1.6.2.1.5DisplayString (SIZE(0..17))read-onlycurrent
appnIsInModeName
OBJECT-TYPE
The mode name used for this session.
1.3.6.1.2.1.34.4.1.6.2.1.6SnaModeNameread-onlycurrent
appnIsInCosName
OBJECT-TYPE
The Class of Service (COS) name used for this session.
1.3.6.1.2.1.34.4.1.6.2.1.7SnaClassOfServiceNameread-onlycurrent
appnIsInTransPriority
OBJECT-TYPE
Transmission priority for this class of service. Values are: low(1) - (X'01'): low priority medium(2) - (X'02'): medium priority high(3) - (X'03'): high priority network(4) - (X'04'): network priority
1.3.6.1.2.1.34.4.1.6.2.1.8INTEGER {low(1), medium(2), high(3), network(4)}read-onlycurrent
appnIsInSessType
OBJECT-TYPE
The type of intermediate session. Defined values are unknown The session type is not known. lu62 A session between LUs of type 6.2 (as indicated by the LU type in Bind) lu0thru3 A session between LUs of type 0, 1, 2, or 3 (as indicated by the LU type in Bind) lu62dlur A session between LUs of type 6.2 (as indicated by the LU type in Bind). One of the LUs is a dependent LU supported by the dependent LU requester (DLUR) function at this node. lu0thru3dlur A session between LUs of type 0, 1, 2, or 3 (as indicated by the LU type in Bind) One of the LUs is a dependent LU supported by the dependent LU requester (DLUR) function at this node.
1.3.6.1.2.1.34.4.1.6.2.1.9INTEGER {unknown(1), lu62(2), lu0thru3(3), lu62dlur(4), lu0thru3dlur(5)}read-onlycurrent
appnIsInSessUpTime
OBJECT-TYPE
Length of time the session has been active, measured in hundredths of a second.
1.3.6.1.2.1.34.4.1.6.2.1.10TimeTicksread-onlycurrent
appnIsInCtrUpTime
OBJECT-TYPE
Length of time the session counters have been active, measured in hundredths of a second.
1.3.6.1.2.1.34.4.1.6.2.1.11TimeTicksread-onlycurrent
appnIsInP2SFmdPius
OBJECT-TYPE
Number of function management data (FMD) path information units (PIUs) sent from the Primary LU to the Secondary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.12Unsigned32read-onlycurrent
appnIsInS2PFmdPius
OBJECT-TYPE
Number of FMD PIUs sent from the Secondary LU to the Primary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.13Unsigned32read-onlycurrent
appnIsInP2SNonFmdPius
OBJECT-TYPE
Number of non-FMD PIUs sent from the Primary LU to the Secondary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.14Unsigned32read-onlycurrent
appnIsInS2PNonFmdPius
OBJECT-TYPE
Number of non-FMD PIUs sent from the Secondary LU to the Primary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.15Unsigned32read-onlycurrent
appnIsInP2SFmdBytes
OBJECT-TYPE
Number of FMD bytes sent from the Primary LU to the Secondary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.16Unsigned32read-onlycurrent
appnIsInS2PFmdBytes
OBJECT-TYPE
Number of FMD bytes sent from the Secondary LU to the Primary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.17Unsigned32read-onlycurrent
appnIsInP2SNonFmdBytes
OBJECT-TYPE
Number of non-FMD bytes sent from the Primary LU to the Secondary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.18Unsigned32read-onlycurrent
appnIsInS2PNonFmdBytes
OBJECT-TYPE
Number of non-FMD bytes sent from the Secondary LU to the Primary LU since the counts were last activated.
1.3.6.1.2.1.34.4.1.6.2.1.19Unsigned32read-onlycurrent
appnIsInPsAdjCpName
OBJECT-TYPE
The primary stage adjacent CP name of this session. If the session stage traverses an RTP connection, the CP name of the remote RTP endpoint is returned.
1.3.6.1.2.1.34.4.1.6.2.1.20SnaControlPointNameread-onlycurrent
appnIsInPsAdjTgNum
OBJECT-TYPE
The primary stage adjacent transmission group (TG) number associated with this session. If the session stage traverses an RTP connection, the value 256 is returned. Values between 257 and 300 are available for other possible TG 'stand-ins' that may be added to APPN in the future.
1.3.6.1.2.1.34.4.1.6.2.1.21INTEGER (0..300)read-onlycurrent
appnIsInPsSendMaxBtuSize
OBJECT-TYPE
The primary stage maximum basic transmission unit (BTU) size for sending data.
1.3.6.1.2.1.34.4.1.6.2.1.22INTEGER (99..32767)read-onlycurrent
appnIsInPsSendPacingType
OBJECT-TYPE
The primary stage type of pacing being used for sending data.
1.3.6.1.2.1.34.4.1.6.2.1.23INTEGER {fixed(1), adaptive(2)}read-onlycurrent
appnIsInPsSendRpc
OBJECT-TYPE
The primary stage send residual pace count. This represents the primary stage number of message units (MUs) that can still be sent in the current session window.
1.3.6.1.2.1.34.4.1.6.2.1.24Gauge32read-onlycurrent
appnIsInPsSendNxWndwSize
OBJECT-TYPE
The primary stage size of the next window which will be used to send data.
1.3.6.1.2.1.34.4.1.6.2.1.25Gauge32read-onlycurrent
appnIsInPsRecvPacingType
OBJECT-TYPE
The primary stage type of pacing being used for receiving data.
1.3.6.1.2.1.34.4.1.6.2.1.26INTEGER {fixed(1), adaptive(2)}read-onlycurrent
appnIsInPsRecvRpc
OBJECT-TYPE
The primary stage receive residual pace count. This represents the primary stage number of message units (MUs) that can still be received in the current session window.
1.3.6.1.2.1.34.4.1.6.2.1.27Gauge32read-onlycurrent
appnIsInPsRecvNxWndwSize
OBJECT-TYPE
The primary stage size of the next window which will be used to receive data.
1.3.6.1.2.1.34.4.1.6.2.1.28Gauge32read-onlycurrent
appnIsInSsAdjCpName
OBJECT-TYPE
The secondary stage adjacent CP name of this session. If the session stage traverses an RTP connection, the CP name of the remote RTP endpoint is returned.
1.3.6.1.2.1.34.4.1.6.2.1.29SnaControlPointNameread-onlycurrent
appnIsInSsAdjTgNum
OBJECT-TYPE
The secondary stage adjacent transmission group (TG) number associated with this session. If the session stage traverses an RTP connection, the value 256 is returned. Values between 257 and 300 are available for other possible TG 'stand-ins' that may be added to APPN in the future.
1.3.6.1.2.1.34.4.1.6.2.1.30INTEGER (0..300)read-onlycurrent
appnIsInSsSendMaxBtuSize
OBJECT-TYPE
The secondary stage maximum basic transmission unit (BTU) size for sending data.
1.3.6.1.2.1.34.4.1.6.2.1.31INTEGER (99..32767)read-onlycurrent
appnIsInSsSendPacingType
OBJECT-TYPE
The secondary stage type of pacing being used for sending data.
1.3.6.1.2.1.34.4.1.6.2.1.32INTEGER {fixed(1), adaptive(2)}read-onlycurrent
appnIsInSsSendRpc
OBJECT-TYPE
The secondary stage send residual pace count. This represents the secondary stage number of message units (MUs) that can still be sent in the current session window.
1.3.6.1.2.1.34.4.1.6.2.1.33Gauge32read-onlycurrent
appnIsInSsSendNxWndwSize
OBJECT-TYPE
The secondary stage size of the next window which will be used to send data.
1.3.6.1.2.1.34.4.1.6.2.1.34Gauge32read-onlycurrent
appnIsInSsRecvPacingType
OBJECT-TYPE
The secondary stage type of pacing being used for receiving data.
1.3.6.1.2.1.34.4.1.6.2.1.35INTEGER {fixed(1), adaptive(2)}read-onlycurrent
appnIsInSsRecvRpc
OBJECT-TYPE
The secondary stage receive residual pace count. This represents the secondary stage number of message units (MUs) that can still be received in the current session window.
1.3.6.1.2.1.34.4.1.6.2.1.36Gauge32read-onlycurrent
appnIsInSsRecvNxWndwSize
OBJECT-TYPE
The secondary stage size of the next window which will be used to receive data.
1.3.6.1.2.1.34.4.1.6.2.1.37Gauge32read-onlycurrent
appnIsInRouteInfo
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. If no RSCV is available, a zero-length string is returned.
1.3.6.1.2.1.34.4.1.6.2.1.38OCTET STRING (SIZE(0..255))read-onlycurrent
appnIsInRtpNceId
OBJECT-TYPE
The HPR local Network Connection Endpoint of the session.
1.3.6.1.2.1.34.4.1.6.2.1.39OCTET STRING (SIZE(1..8))read-onlycurrent
appnIsInRtpTcid
OBJECT-TYPE
The RTP connection local TCID of the session.
1.3.6.1.2.1.34.4.1.6.2.1.40OCTET STRING (SIZE(8))read-onlycurrent
appnIsRtpTable
OBJECT-TYPE
A table indicating how many ISR sessions are transported by each RTP connection.
1.3.6.1.2.1.34.4.1.6.3not-accessiblecurrent
appnIsRtpEntry
OBJECT-TYPE
Entry of Intermediate Session RTP Table.
1.3.6.1.2.1.34.4.1.6.3.1not-accessiblecurrent
appnIsRtpNceId
OBJECT-TYPE
The local Network Connection Endpoint of the RTP connection.
1.3.6.1.2.1.34.4.1.6.3.1.1OCTET STRING (SIZE(1..8))not-accessiblecurrent
appnIsRtpTcid
OBJECT-TYPE
The local TCID of the RTP connection.
1.3.6.1.2.1.34.4.1.6.3.1.2OCTET STRING (SIZE(8))not-accessiblecurrent
appnIsRtpSessions
OBJECT-TYPE
The number of intermediate sessions using this RTP connection.
1.3.6.1.2.1.34.4.1.6.3.1.3Gauge32read-onlycurrent
appnTraps
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.2
alertIdNumber
OBJECT-TYPE
A 32-bit SNA Management Services (SNA/MS) Alert ID Number, as specified in SNA/MS Formats.
1.3.6.1.2.1.34.4.2.2OCTET STRING (SIZE(4))accessible-for-notifycurrent
affectedObject
OBJECT-TYPE
The MIB object associated with the Alert condition, if there is an object associated with it. If no associated object can be identified, the value 0.0 is passed in the trap.
1.3.6.1.2.1.34.4.2.3VariablePointeraccessible-for-notifycurrent
appnConformance
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.3
appnCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.3.1
appnGroups
OBJECT-IDENTITY
1.3.6.1.2.1.34.4.3.2

Notifications

NameOIDStatus
alertTrap
NOTIFICATION-TYPE
This trap carries a 32-bit SNA Management Services (SNA/MS) Alert ID Number, as specified in SNA/MS Formats.
1.3.6.1.2.1.34.4.2.1current

Conformance

NameOIDStatus
appnCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMPv2 entities that implement the APPN MIB. This is the compliance statement for the RFC 2155-level version of the APPN MIB. It was deprecated as new objects were added to the MIB for MLTG, branch network node, and other extensions to the APPN architecture.
1.3.6.1.2.1.34.4.3.1.1deprecated
appnCompliance2
MODULE-COMPLIANCE
The compliance statement for the SNMPv2 entities that implement the APPN MIB. In the descriptions for the conditionally mandatory groups that follow, the branch network node is treated as a third node type, parallel to network node and end node. This is not how branch network nodes are treated in the base APPN architecture, but it increases clarity here to do it.
1.3.6.1.2.1.34.4.3.1.3current
appnGeneralConfGroup
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN general information and capabilities. This RFC 2155-level group was deprecated when the appnNodeMibVersion object was removed and the appnNodeLsCounterType and appnNodeBrNn objects were added.
1.3.6.1.2.1.34.4.3.2.1deprecated
appnPortConfGroup
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN port information.
1.3.6.1.2.1.34.4.3.2.2current
appnLinkConfGroup
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN link information. This RFC 2155-level group was deprecated when the appnLsMltgMember object was added.
1.3.6.1.2.1.34.4.3.2.3deprecated
appnLocalTgConfGroup
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN local TG information. This RFC 2155-level group was deprecated when the appnLocalTgMltgLinkType object was added.
1.3.6.1.2.1.34.4.3.2.4deprecated
appnDirTableConfGroup
OBJECT-GROUP
A collection of objects providing the instrumentation of the APPN directory database. This RFC 2155-level group was deprecated when the appnDirApparentLuOwnerName object was added.
1.3.6.1.2.1.34.4.3.2.5deprecated
appnNnUniqueConfGroup
OBJECT-GROUP
A collection of objects providing instrumentation unique to APPN network nodes.
1.3.6.1.2.1.34.4.3.2.6current
appnEnUniqueConfGroup
OBJECT-GROUP
A collection of objects providing instrumentation for APPN end nodes. Some of these objects also appear in the instrumentation for a branch network node.
1.3.6.1.2.1.34.4.3.2.7current
appnVrnConfGroup
OBJECT-GROUP
An object providing the instrumentation for virtual routing node support in an APPN node.
1.3.6.1.2.1.34.4.3.2.8current
appnNnTopoConfGroup
OBJECT-GROUP
The appnNnTopoConfGroup is mandatory only for network nodes. This RFC 2155-level group was deprecated when the appnNnNodeFRBranchAwareness, appnNnTgFRMltgLinkType, and appnNnFRBranchTg objects were added.
1.3.6.1.2.1.34.4.3.2.9deprecated
appnLocalEnTopoConfGroup
OBJECT-GROUP
The appnLocalEnTopoConfGroup is mandatory only for network nodes. This RFC 2155-level group was deprecated when the appnLocalEnTgMltgLinkType object was added.
1.3.6.1.2.1.34.4.3.2.10deprecated
appnLocalDirPerfConfGroup
OBJECT-GROUP
The appnLocalDirPerfConfGroup is mandatory only for APPN network nodes and end nodes.
1.3.6.1.2.1.34.4.3.2.11current
appnCosConfGroup
OBJECT-GROUP
The appnCosConfGroup is mandatory only for APPN network nodes and end nodes.
1.3.6.1.2.1.34.4.3.2.12current
appnIntSessConfGroup
OBJECT-GROUP
The appnIntSessConfGroup is mandatory only for network nodes.
1.3.6.1.2.1.34.4.3.2.13current
appnHprBaseConfGroup
OBJECT-GROUP
The appnHprBaseConfGroup is mandatory only for nodes that implement the HPR base (APPN option set 1400).
1.3.6.1.2.1.34.4.3.2.14current
appnHprRtpConfGroup
OBJECT-GROUP
The appnHprRtpConfGroup is mandatory only for nodes that implement the HPR RTP tower (APPN option set 1401).
1.3.6.1.2.1.34.4.3.2.15current
appnHprCtrlFlowsRtpConfGroup
OBJECT-GROUP
The appnHprCtrlFlowsRtpConfGroup is mandatory only for nodes that implement the HPR Control Flows over RTP tower (APPN option set 1402).
1.3.6.1.2.1.34.4.3.2.16current
appnHprBfConfGroup
OBJECT-GROUP
The appnHprBfConfGroup is mandatory only for nodes that implement the APPN/HPR boundary function.
1.3.6.1.2.1.34.4.3.2.17current
appnTrapConfGroup
OBJECT-GROUP
The appnTrapConfGroup is optional for all APPN nodes. Nodes implementing this group shall also implement the appnTrapNotifGroup.
1.3.6.1.2.1.34.4.3.2.18current
appnTrapNotifGroup
NOTIFICATION-GROUP
The appnTrapNotifGroup is optional for all APPN nodes. Nodes implementing this group shall also implement the appnTrapConfGroup.
1.3.6.1.2.1.34.4.3.2.19current
appnBrNnConfGroup
OBJECT-GROUP
A collection of objects providing instrumentation for branch network nodes. Some of these objects also appear in the instrumentation for an end node. Note: A branch network node always returns endNode(2) as the value of the appnNodeType object from the appnGeneralConfGroup2 conformance group.
1.3.6.1.2.1.34.4.3.2.20current
appnGeneralConfGroup2
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN general information and capabilities.
1.3.6.1.2.1.34.4.3.2.26current
appnLinkConfGroup2
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN link information.
1.3.6.1.2.1.34.4.3.2.27current
appnLocalTgConfGroup2
OBJECT-GROUP
A collection of objects providing the instrumentation of APPN local TG information.
1.3.6.1.2.1.34.4.3.2.28current
appnDirTableConfGroup2
OBJECT-GROUP
A collection of objects providing the instrumentation of the APPN directory database.
1.3.6.1.2.1.34.4.3.2.29current
appnNnTopoConfGroup2
OBJECT-GROUP
The appnNnTopoConfGroup is mandatory only for network nodes.
1.3.6.1.2.1.34.4.3.2.30current
appnLocalEnTopoConfGroup2
OBJECT-GROUP
A collection of objects providing the instrumentation of the information that a network node possesses about the end nodes directly attached to it.
1.3.6.1.2.1.34.4.3.2.31current