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
| From | Symbols |
|---|---|
| IANAifType-MIB | IANAifType |
| SNA-NAU-MIB | snanauMIB |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | SnaControlPointName | read-only | current |
| 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.2 | DisplayString (SIZE(11)) | read-only | deprecated |
| 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.3 | SnaNodeIdentification | read-only | current |
| 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.4 | INTEGER {networkNode(1), endNode(2), t21len(4)} | read-only | current |
| 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.5 | TimeTicks | read-only | current |
| appnNodeParallelTg OBJECT-TYPE Indicates whether this node supports parallel TGs. | 1.3.6.1.2.1.34.4.1.1.1.6 | TruthValue | read-only | current |
| 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.7 | TruthValue | read-only | current |
| 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.8 | INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)} | read-only | current |
| 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.9 | Gauge32 | read-only | current |
| 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.10 | AppnNodeCounter | read-only | current |
| 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.11 | AppnNodeCounter | read-only | current |
| 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.12 | AppnNodeCounter | read-only | current |
| 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.13 | AppnNodeCounter | read-only | current |
| 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.14 | AppnNodeCounter | read-only | current |
| 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.15 | AppnNodeCounter | read-only | current |
| 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.16 | TimeStamp | read-only | current |
| 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.17 | INTEGER {other(1), noAnr(2), anrForLocalNces(3), allAnr(4)} | read-only | current |
| 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.18 | TruthValue | read-only | current |
| 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.1 | TruthValue | read-only | current |
| 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.2 | INTEGER {noCache(1), cacheNoIncrUpdate(2), cacheWithIncrUpdate(3)} | read-only | current |
| 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.3 | INTEGER (0..255) | read-only | current |
| 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.4 | TruthValue | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | TruthValue | read-only | current |
| 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.7 | TruthValue | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | INTEGER (0..32767) | read-write | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | TruthValue | read-only | current |
| 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.12 | TruthValue | read-only | current |
| 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.13 | TruthValue | read-only | current |
| 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.14 | TruthValue | read-only | current |
| 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.1 | TruthValue | read-only | current |
| 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.2 | OCTET STRING (SIZE(0 | 3..17)) | read-only | current |
| 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.3 | TruthValue | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| appnPortName OBJECT-TYPE Administratively assigned name for this APPN port. | 1.3.6.1.2.1.34.4.1.1.4.1.1.1 | DisplayString (SIZE(1..10)) | not-accessible | current |
| 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.2 | INTEGER {deactivate(1), activate(2), recycle(3), ready(4)} | read-write | current |
| 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.3 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-only | current |
| 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.4 | IANAifType | read-only | current |
| 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.5 | INTEGER {leased(1), switched(2), sharedAccessFacilities(3)} | read-only | current |
| 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.6 | TruthValue | read-only | current |
| 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.7 | INTEGER {primary(1), secondary(2), negotiable(3), abm(4)} | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | TruthValue | read-only | current |
| 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.10 | INTEGER (99..32767) | read-only | current |
| 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.11 | Gauge32 | read-only | current |
| 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.12 | AppnPortCounter | read-only | current |
| 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.13 | AppnPortCounter | read-only | current |
| 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.14 | AppnPortCounter | read-only | current |
| 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.15 | AppnPortCounter | read-only | current |
| 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.16 | RowPointer | read-only | current |
| appnPortDlcLocalAddr OBJECT-TYPE Local DLC address of this port. | 1.3.6.1.2.1.34.4.1.1.4.1.1.17 | DisplayableDlcAddress | read-only | current |
| 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.18 | TimeStamp | read-only | current |
| 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.1 | not-accessible | current | |
| appnLsEntry OBJECT-TYPE This table is indexed by the link station name. | 1.3.6.1.2.1.34.4.1.1.5.1.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..10)) | not-accessible | current |
| 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.2 | INTEGER {deactivate(1), activate(2), recycle(3), ready(4)} | read-write | current |
| 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.3 | INTEGER {inactive(1), sentConnectOut(2), pendXidExch(3), sendActAs(4), sendSetMode(5), otherPendingActive(6), active(7), sentDeactAsOrd(8), sentDiscOrd(9), sentDiscImmed(10), otherPendingInact(11)} | read-only | current |
| 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.4 | DisplayString (SIZE(1..10)) | read-only | current |
| 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.5 | IANAifType | read-only | current |
| 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.6 | TruthValue | read-only | current |
| 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.7 | OCTET STRING (SIZE(0 | 3..17)) | read-only | current |
| 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.8 | INTEGER {networkNode(1), endNode(2), t21len(4), unknown(255)} | read-only | current |
| 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.9 | INTEGER (0..256) | read-only | current |
| 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.10 | TruthValue | read-only | current |
| 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.11 | TruthValue | read-only | current |
| 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.12 | TruthValue | read-only | current |
| 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.13 | SnaNodeIdentification | read-only | current |
| 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.14 | TruthValue | read-only | current |
| 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.15 | INTEGER (99..32767) | read-only | current |
| 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.16 | AppnLinkStationCounter | read-only | current |
| 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.17 | AppnLinkStationCounter | read-only | current |
| appnLsInXidFrames OBJECT-TYPE Number of XID frames received. | 1.3.6.1.2.1.34.4.1.1.5.1.1.18 | AppnLinkStationCounter | read-only | current |
| appnLsInMsgFrames OBJECT-TYPE Number of message (I-frame) frames received. | 1.3.6.1.2.1.34.4.1.1.5.1.1.19 | AppnLinkStationCounter | read-only | current |
| 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.20 | AppnLinkStationCounter | read-only | current |
| 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.21 | AppnLinkStationCounter | read-only | current |
| appnLsOutXidFrames OBJECT-TYPE Number of XID frames sent. | 1.3.6.1.2.1.34.4.1.1.5.1.1.22 | AppnLinkStationCounter | read-only | current |
| appnLsOutMsgFrames OBJECT-TYPE Number of message (I-frame) frames sent. | 1.3.6.1.2.1.34.4.1.1.5.1.1.23 | AppnLinkStationCounter | read-only | current |
| 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.24 | AppnLinkStationCounter | read-only | current |
| 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.25 | Gauge32 | read-only | current |
| 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.26 | Gauge32 | read-only | current |
| 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.27 | Gauge32 | read-only | current |
| 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.28 | DateAndTime | read-only | current |
| 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.29 | AppnLinkStationCounter | read-only | current |
| 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.30 | AppnLinkStationCounter | read-only | current |
| 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.31 | RowPointer | read-only | current |
| 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.32 | Unsigned32 | read-only | current |
| 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.33 | TimeTicks | read-only | current |
| 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.34 | INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)} | read-only | current |
| 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.35 | TruthValue | read-only | current |
| 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.36 | OCTET STRING (SIZE(0..8)) | read-only | current |
| 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.37 | OCTET STRING (SIZE(0..8)) | read-only | current |
| 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.38 | OCTET STRING (SIZE(0..8)) | read-only | current |
| 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.39 | OCTET STRING (SIZE(0..8)) | read-only | current |
| 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.40 | OCTET STRING (SIZE(0..8)) | read-only | current |
| appnLsLocalAddr OBJECT-TYPE Local address of this link station. | 1.3.6.1.2.1.34.4.1.1.5.1.1.41 | DisplayableDlcAddress | read-only | current |
| 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.42 | DisplayableDlcAddress | read-only | current |
| 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.43 | DisplayString (SIZE(0..10)) | read-only | current |
| 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.44 | TimeStamp | read-only | current |
| 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.45 | TruthValue | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER (0..2147483647) | not-accessible | current |
| 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.2 | DateAndTime | read-only | current |
| 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.3 | DisplayString (SIZE(1..10)) | read-only | current |
| 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.4 | DisplayString (SIZE(0 | 3..17)) | read-only | current |
| 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.5 | SnaNodeIdentification | read-only | current |
| 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.6 | INTEGER (0..256) | read-only | current |
| 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.7 | SnaSenseData | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | SnaSenseData | read-only | current |
| 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.10 | SnaSenseData | read-only | current |
| 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.11 | SnaSenseData | read-only | current |
| 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.12 | INTEGER (0..65536) | read-only | current |
| 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.13 | INTEGER (0..8) | read-only | current |
| 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.14 | IANAifType | read-only | current |
| appnLsStatusLocalAddr OBJECT-TYPE Local address of this link station. | 1.3.6.1.2.1.34.4.1.1.5.2.1.15 | DisplayableDlcAddress | read-only | current |
| 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.16 | DisplayableDlcAddress | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SnaControlPointName | not-accessible | current |
| 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.2 | INTEGER (0..255) | not-accessible | current |
| 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.3 | DisplayString (SIZE(1..10)) | read-only | current |
| 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.1 | Gauge32 | read-only | current |
| 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.2 | Gauge32 | read-only | current |
| 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.3 | AppnNodeCounter | read-only | current |
| 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.4 | AppnNodeCounter | read-only | current |
| 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.5 | AppnNodeCounter | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | not-accessible | current |
| 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.2 | SnaControlPointName | not-accessible | current |
| 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.3 | AppnTopologyEntryTimeLeft | read-only | current |
| appnNnNodeFRType OBJECT-TYPE Type of APPN node. | 1.3.6.1.2.1.34.4.1.2.2.3.1.4 | INTEGER {networkNode(1), virtualRoutingNode(3)} | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | INTEGER (0..255) | read-only | current |
| 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.7 | TruthValue | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | TruthValue | read-only | current |
| 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.10 | TruthValue | read-only | current |
| 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.11 | TruthValue | read-only | current |
| 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.12 | TruthValue | read-only | current |
| 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.13 | TruthValue | read-only | current |
| 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.14 | INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)} | read-only | current |
| 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.15 | TruthValue | read-only | current |
| 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.16 | TruthValue | read-only | current |
| 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.17 | TruthValue | read-only | current |
| 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.18 | TruthValue | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | not-accessible | current |
| 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.2 | SnaControlPointName | not-accessible | current |
| 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.3 | SnaControlPointName | not-accessible | current |
| 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.4 | INTEGER (0..255) | not-accessible | current |
| 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.5 | AppnTopologyEntryTimeLeft | read-only | current |
| 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.6 | TruthValue | read-only | current |
| 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.7 | AppnTgDlcData | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | TruthValue | read-only | current |
| 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.10 | TruthValue | read-only | current |
| 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.11 | INTEGER {supportedUnknownStatus(1), supportedActive(2), notSupported(3), supportedNotActive(4)} | read-only | current |
| appnNnTgFREffCap OBJECT-TYPE Effective capacity for this TG. | 1.3.6.1.2.1.34.4.1.2.2.4.1.12 | AppnTgEffectiveCapacity | read-only | current |
| 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.13 | INTEGER (0..255) | read-only | current |
| 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.14 | INTEGER (0..255) | read-only | current |
| 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.15 | AppnTgSecurity | read-only | current |
| 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.16 | AppnTgDelay | read-only | current |
| 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.17 | INTEGER (0..255) | read-only | current |
| 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.18 | INTEGER (0..255) | read-only | current |
| 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.19 | INTEGER (0..255) | read-only | current |
| 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.20 | TruthValue | read-only | current |
| 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.21 | Unsigned32 | read-only | current |
| 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.22 | TruthValue | read-only | current |
| 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.23 | TruthValue | read-only | current |
| 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.24 | INTEGER {unknown(1), appnOrBfTg(2), interchangeTg(3), virtualRouteTg(4)} | read-only | current |
| 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.25 | TruthValue | read-only | current |
| 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.26 | TruthValue | read-only | current |
| 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.27 | TruthValue | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SnaControlPointName | not-accessible | current |
| appnLocalTgNum OBJECT-TYPE Number associated with this transmission group. | 1.3.6.1.2.1.34.4.1.3.1.1.2 | INTEGER (0..255) | not-accessible | current |
| 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.3 | TruthValue | read-only | current |
| appnLocalTgDlcData OBJECT-TYPE DLC-specific data related to a link connection network. | 1.3.6.1.2.1.34.4.1.3.1.1.4 | AppnTgDlcData | read-only | current |
| 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.5 | DisplayString (SIZE(0..10)) | read-only | current |
| appnLocalTgQuiescing OBJECT-TYPE Indicates whether the transmission group is quiescing. | 1.3.6.1.2.1.34.4.1.3.1.1.6 | TruthValue | read-only | current |
| appnLocalTgOperational OBJECT-TYPE Indicates whether the transmission group is operational. | 1.3.6.1.2.1.34.4.1.3.1.1.7 | TruthValue | read-only | current |
| 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.8 | INTEGER {supportedUnknownStatus(1), supportedActive(2), notSupported(3), supportedNotActive(4)} | read-only | current |
| appnLocalTgEffCap OBJECT-TYPE Effective capacity for this TG. | 1.3.6.1.2.1.34.4.1.3.1.1.9 | AppnTgEffectiveCapacity | read-only | current |
| 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.10 | INTEGER (0..255) | read-only | current |
| 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.11 | INTEGER (0..255) | read-only | current |
| appnLocalTgSecurity OBJECT-TYPE Administratively assigned security level of this TG. | 1.3.6.1.2.1.34.4.1.3.1.1.12 | AppnTgSecurity | read-only | current |
| appnLocalTgDelay OBJECT-TYPE Administratively assigned delay associated with this TG. | 1.3.6.1.2.1.34.4.1.3.1.1.13 | AppnTgDelay | read-only | current |
| 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.14 | INTEGER (0..255) | read-only | current |
| 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.15 | INTEGER (0..255) | read-only | current |
| 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.16 | INTEGER (0..255) | read-only | current |
| 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.17 | INTEGER {noHprSupport(1), hprBaseOnly(2), rtpTower(3), controlFlowsOverRtpTower(4)} | read-only | current |
| 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.18 | TruthValue | read-only | current |
| 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.19 | TruthValue | read-only | current |
| 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.20 | INTEGER {other(1), uplink(2), downlink(3), downlinkToBranchNetworkNode(4), none(5), unknown(255)} | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SnaControlPointName | not-accessible | current |
| 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.2 | SnaControlPointName | not-accessible | current |
| appnLocalEnTgNum OBJECT-TYPE Number associated with this transmission group. | 1.3.6.1.2.1.34.4.1.3.2.1.3 | INTEGER (0..255) | not-accessible | current |
| 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.4 | AppnTopologyEntryTimeLeft | read-only | current |
| 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.5 | TruthValue | read-only | current |
| appnLocalEnTgDlcData OBJECT-TYPE DLC-specific data related to a link connection network. | 1.3.6.1.2.1.34.4.1.3.2.1.6 | AppnTgDlcData | read-only | current |
| appnLocalEnTgOperational OBJECT-TYPE Indicates whether the transmission group is operational. | 1.3.6.1.2.1.34.4.1.3.2.1.7 | TruthValue | read-only | current |
| 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.8 | INTEGER {supportedUnknownStatus(1), supportedActive(2), notSupported(3), supportedNotActive(4)} | read-only | current |
| appnLocalEnTgEffCap OBJECT-TYPE Effective capacity for this TG. | 1.3.6.1.2.1.34.4.1.3.2.1.9 | AppnTgEffectiveCapacity | read-only | current |
| 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.10 | INTEGER (0..255) | read-only | current |
| 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.11 | INTEGER (0..255) | read-only | current |
| appnLocalEnTgSecurity OBJECT-TYPE Administratively assigned security level of this TG. | 1.3.6.1.2.1.34.4.1.3.2.1.12 | AppnTgSecurity | read-only | current |
| appnLocalEnTgDelay OBJECT-TYPE Administratively assigned delay associated with this TG. | 1.3.6.1.2.1.34.4.1.3.2.1.13 | AppnTgDelay | read-only | current |
| 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.14 | INTEGER (0..255) | read-only | current |
| 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.15 | INTEGER (0..255) | read-only | current |
| 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.16 | INTEGER (0..255) | read-only | current |
| 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.17 | TruthValue | read-only | current |
| 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.1 | Unsigned32 | read-only | current |
| appnDirCurCaches OBJECT-TYPE Current number of cache entries. | 1.3.6.1.2.1.34.4.1.4.1.2 | Gauge32 | read-only | current |
| appnDirCurHomeEntries OBJECT-TYPE Current number of home entries. | 1.3.6.1.2.1.34.4.1.4.1.3 | Gauge32 | read-only | current |
| appnDirRegEntries OBJECT-TYPE Current number of registered entries. | 1.3.6.1.2.1.34.4.1.4.1.4 | Gauge32 | read-only | current |
| 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.5 | AppnNodeCounter | read-only | current |
| 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.6 | AppnNodeCounter | read-only | current |
| 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.7 | AppnNodeCounter | read-only | current |
| 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.8 | AppnNodeCounter | read-only | current |
| 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.9 | AppnNodeCounter | read-only | current |
| 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.10 | AppnNodeCounter | read-only | current |
| 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.11 | Gauge32 | read-only | current |
| appnDirTable OBJECT-TYPE Table containing information about all known LUs. | 1.3.6.1.2.1.34.4.1.4.2 | not-accessible | current | |
| appnDirEntry OBJECT-TYPE This table is indexed by the LU name. | 1.3.6.1.2.1.34.4.1.4.2.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..17)) | not-accessible | current |
| 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.2 | SnaControlPointName | read-only | current |
| 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.3 | SnaControlPointName | read-only | current |
| 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.4 | INTEGER {local(1), domain(2), xdomain(3)} | read-only | current |
| 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.5 | INTEGER {home(1), cache(2), registered(3)} | read-only | current |
| 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.6 | DisplayString (SIZE(0 | 3..17)) | read-only | current |
| 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.1 | not-accessible | current | |
| appnCosModeEntry OBJECT-TYPE This table is indexed by the mode name. | 1.3.6.1.2.1.34.4.1.5.1.1 | not-accessible | current | |
| appnCosModeName OBJECT-TYPE Administratively assigned name for this mode. | 1.3.6.1.2.1.34.4.1.5.1.1.1 | SnaModeName | not-accessible | current |
| appnCosModeCosName OBJECT-TYPE Administratively assigned name for this class of service. | 1.3.6.1.2.1.34.4.1.5.1.1.2 | SnaClassOfServiceName | read-only | current |
| 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.2 | not-accessible | current | |
| appnCosNameEntry OBJECT-TYPE The COS name is the index to this table. | 1.3.6.1.2.1.34.4.1.5.2.1 | not-accessible | current | |
| appnCosName OBJECT-TYPE Administratively assigned name for this class of service. | 1.3.6.1.2.1.34.4.1.5.2.1.1 | SnaClassOfServiceName | not-accessible | current |
| 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.2 | INTEGER {low(1), medium(2), high(3), network(4)} | read-only | current |
| 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.3 | not-accessible | current | |
| appnCosNodeRowEntry OBJECT-TYPE A node entry for a given class of service. | 1.3.6.1.2.1.34.4.1.5.3.1 | not-accessible | current | |
| appnCosNodeRowName OBJECT-TYPE Administratively assigned name for this class of service. | 1.3.6.1.2.1.34.4.1.5.3.1.1 | SnaClassOfServiceName | not-accessible | current |
| 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.2 | INTEGER (0..255) | not-accessible | current |
| 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.3 | DisplayString (SIZE(1..64)) | read-only | current |
| 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.4 | INTEGER (0..255) | read-only | current |
| 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.5 | INTEGER (0..255) | read-only | current |
| 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.6 | INTEGER (0..1) | read-only | current |
| 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.7 | INTEGER (0..1) | read-only | current |
| 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.4 | not-accessible | current | |
| appnCosTgRowEntry OBJECT-TYPE A TG entry for a given class of service. | 1.3.6.1.2.1.34.4.1.5.4.1 | not-accessible | current | |
| appnCosTgRowName OBJECT-TYPE Administratively assigned name for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.1 | SnaClassOfServiceName | not-accessible | current |
| 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.2 | INTEGER (0..255) | not-accessible | current |
| 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.3 | DisplayString (SIZE(1..64)) | read-only | current |
| appnCosTgRowEffCapMin OBJECT-TYPE Minimum acceptable capacity for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.4 | AppnTgEffectiveCapacity | read-only | current |
| appnCosTgRowEffCapMax OBJECT-TYPE Maximum acceptable capacity for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.5 | AppnTgEffectiveCapacity | read-only | current |
| 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.6 | INTEGER (0..255) | read-only | current |
| 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.7 | INTEGER (0..255) | read-only | current |
| 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.8 | INTEGER (0..255) | read-only | current |
| 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.9 | INTEGER (0..255) | read-only | current |
| appnCosTgRowSecurityMin OBJECT-TYPE Minimum acceptable security for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.10 | AppnTgSecurity | read-only | current |
| appnCosTgRowSecurityMax OBJECT-TYPE Maximum acceptable security for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.11 | AppnTgSecurity | read-only | current |
| appnCosTgRowDelayMin OBJECT-TYPE Minimum acceptable propagation delay for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.12 | AppnTgDelay | read-only | current |
| appnCosTgRowDelayMax OBJECT-TYPE Maximum acceptable propagation delay for this class of service. | 1.3.6.1.2.1.34.4.1.5.4.1.13 | AppnTgDelay | read-only | current |
| appnCosTgRowUsr1Min OBJECT-TYPE Minimum acceptable value for this user-defined characteristic. | 1.3.6.1.2.1.34.4.1.5.4.1.14 | INTEGER (0..255) | read-only | current |
| appnCosTgRowUsr1Max OBJECT-TYPE Maximum acceptable value for this user-defined characteristic. | 1.3.6.1.2.1.34.4.1.5.4.1.15 | INTEGER (0..255) | read-only | current |
| appnCosTgRowUsr2Min OBJECT-TYPE Minimum acceptable value for this user-defined characteristic. | 1.3.6.1.2.1.34.4.1.5.4.1.16 | INTEGER (0..255) | read-only | current |
| appnCosTgRowUsr2Max OBJECT-TYPE Maximum acceptable value for this user-defined characteristic. | 1.3.6.1.2.1.34.4.1.5.4.1.17 | INTEGER (0..255) | read-only | current |
| appnCosTgRowUsr3Min OBJECT-TYPE Minimum acceptable value for this user-defined characteristic. | 1.3.6.1.2.1.34.4.1.5.4.1.18 | INTEGER (0..255) | read-only | current |
| appnCosTgRowUsr3Max OBJECT-TYPE Maximum acceptable value for this user-defined characteristic. | 1.3.6.1.2.1.34.4.1.5.4.1.19 | INTEGER (0..255) | read-only | current |
| 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.1 | INTEGER {notActive(1), active(2), ready(3)} | read-write | current |
| 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.2 | INTEGER {notActive(1), active(2)} | read-only | current |
| 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.3 | TimeTicks | read-only | current |
| 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.4 | INTEGER {notActive(1), active(2)} | read-write | current |
| 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.5 | TimeTicks | read-only | current |
| appnIsInGlobeActSess OBJECT-TYPE The number of currently active intermediate sessions. | 1.3.6.1.2.1.34.4.1.6.1.6 | Gauge32 | read-only | current |
| appnIsInGlobeHprBfActSess OBJECT-TYPE The number of currently active HPR intermediate sessions. | 1.3.6.1.2.1.34.4.1.6.1.7 | Gauge32 | read-only | current |
| appnIsInTable OBJECT-TYPE Intermediate Session Information Table | 1.3.6.1.2.1.34.4.1.6.2 | not-accessible | current | |
| appnIsInEntry OBJECT-TYPE Entry of Intermediate Session Information Table. | 1.3.6.1.2.1.34.4.1.6.2.1 | not-accessible | current | |
| 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.1 | SnaControlPointName | not-accessible | current |
| 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.2 | OCTET STRING (SIZE(8)) | not-accessible | current |
| 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.3 | INTEGER {inactive(1), pendactive(2), active(3), pendinact(4)} | read-write | current |
| 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.4 | DisplayString (SIZE(0..17)) | read-only | current |
| 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.5 | DisplayString (SIZE(0..17)) | read-only | current |
| appnIsInModeName OBJECT-TYPE The mode name used for this session. | 1.3.6.1.2.1.34.4.1.6.2.1.6 | SnaModeName | read-only | current |
| 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.7 | SnaClassOfServiceName | read-only | current |
| 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.8 | INTEGER {low(1), medium(2), high(3), network(4)} | read-only | current |
| 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.9 | INTEGER {unknown(1), lu62(2), lu0thru3(3), lu62dlur(4), lu0thru3dlur(5)} | read-only | current |
| 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.10 | TimeTicks | read-only | current |
| 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.11 | TimeTicks | read-only | current |
| 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.12 | Unsigned32 | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.14 | Unsigned32 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | Unsigned32 | read-only | current |
| 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.17 | Unsigned32 | read-only | current |
| 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.18 | Unsigned32 | read-only | current |
| 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.19 | Unsigned32 | read-only | current |
| 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.20 | SnaControlPointName | read-only | current |
| 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.21 | INTEGER (0..300) | read-only | current |
| 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.22 | INTEGER (99..32767) | read-only | current |
| 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.23 | INTEGER {fixed(1), adaptive(2)} | read-only | current |
| 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.24 | Gauge32 | read-only | current |
| 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.25 | Gauge32 | read-only | current |
| 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.26 | INTEGER {fixed(1), adaptive(2)} | read-only | current |
| 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.27 | Gauge32 | read-only | current |
| 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.28 | Gauge32 | read-only | current |
| 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.29 | SnaControlPointName | read-only | current |
| 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.30 | INTEGER (0..300) | read-only | current |
| 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.31 | INTEGER (99..32767) | read-only | current |
| 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.32 | INTEGER {fixed(1), adaptive(2)} | read-only | current |
| 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.33 | Gauge32 | read-only | current |
| 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.34 | Gauge32 | read-only | current |
| 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.35 | INTEGER {fixed(1), adaptive(2)} | read-only | current |
| 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.36 | Gauge32 | read-only | current |
| 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.37 | Gauge32 | read-only | current |
| 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.38 | OCTET STRING (SIZE(0..255)) | read-only | current |
| appnIsInRtpNceId OBJECT-TYPE The HPR local Network Connection Endpoint of the session. | 1.3.6.1.2.1.34.4.1.6.2.1.39 | OCTET STRING (SIZE(1..8)) | read-only | current |
| appnIsInRtpTcid OBJECT-TYPE The RTP connection local TCID of the session. | 1.3.6.1.2.1.34.4.1.6.2.1.40 | OCTET STRING (SIZE(8)) | read-only | current |
| 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.3 | not-accessible | current | |
| appnIsRtpEntry OBJECT-TYPE Entry of Intermediate Session RTP Table. | 1.3.6.1.2.1.34.4.1.6.3.1 | not-accessible | current | |
| appnIsRtpNceId OBJECT-TYPE The local Network Connection Endpoint of the RTP connection. | 1.3.6.1.2.1.34.4.1.6.3.1.1 | OCTET STRING (SIZE(1..8)) | not-accessible | current |
| appnIsRtpTcid OBJECT-TYPE The local TCID of the RTP connection. | 1.3.6.1.2.1.34.4.1.6.3.1.2 | OCTET STRING (SIZE(8)) | not-accessible | current |
| appnIsRtpSessions OBJECT-TYPE The number of intermediate sessions using this RTP connection. | 1.3.6.1.2.1.34.4.1.6.3.1.3 | Gauge32 | read-only | current |
| 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.2 | OCTET STRING (SIZE(4)) | accessible-for-notify | current |
| 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.3 | VariablePointer | accessible-for-notify | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | deprecated |
| 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.3 | current |
| 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.1 | deprecated |
| appnPortConfGroup OBJECT-GROUP A collection of objects providing the instrumentation of APPN port information. | 1.3.6.1.2.1.34.4.3.2.2 | current |
| 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.3 | deprecated |
| 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.4 | deprecated |
| 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.5 | deprecated |
| appnNnUniqueConfGroup OBJECT-GROUP A collection of objects providing instrumentation unique to APPN network nodes. | 1.3.6.1.2.1.34.4.3.2.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | deprecated |
| 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.10 | deprecated |
| 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.11 | current |
| 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.12 | current |
| appnIntSessConfGroup OBJECT-GROUP The appnIntSessConfGroup is mandatory only for network nodes. | 1.3.6.1.2.1.34.4.3.2.13 | current |
| 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.14 | current |
| 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.15 | current |
| 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.16 | current |
| 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.17 | current |
| 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.18 | current |
| 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.19 | current |
| 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.20 | current |
| 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.26 | current |
| appnLinkConfGroup2 OBJECT-GROUP A collection of objects providing the instrumentation of APPN link information. | 1.3.6.1.2.1.34.4.3.2.27 | current |
| 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.28 | current |
| 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.29 | current |
| appnNnTopoConfGroup2 OBJECT-GROUP The appnNnTopoConfGroup is mandatory only for network nodes. | 1.3.6.1.2.1.34.4.3.2.30 | current |
| 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.31 | current |