SNA-NAU-MIB
- Registered at
- 1.3.6.1.2.1.34
- Last updated
- 1994-05-12 09:00
- Organization
- IETF SNA NAU MIB Working Group
- Namespace
- standard
- Source file
SNA-NAU-MIB- Digest
sha256:cff356ed6afa7e858b9f6f6a569e3f9a0be1cdef9702b7d5c79c98366b5deed0
Description
This is the MIB module for objects used to manage SNA devices.
Contact
Zbigniew Kielczewski Eicon Technology Inc. 2196 32nd Avenue Lachine, Que H8T 3H7 Canada Tel: 1 514 631 2592 E-mail: zbig@eicon.qc.ca Deirdre Kostick Bellcore 331 Newman Springs Road Red Bank, NJ 07701 Tel: 1 908 758 2642 E-mail: dck2@mail.bellcore.com Kitty Shih (editor) Novell 890 Ross Drive Sunnyvale, CA 94089 Tel: 1 408 747 4305 E-mail: kmshih@novell.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2 |
| SNMPv2-TC | DisplayString, InstancePointer, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNA-NAU-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.4 | appnMIB | APPN-MIB |
| 1.3.6.1.2.1.34.6 | hprMIB | HPR-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snanauObjects OBJECT-IDENTITY | 1.3.6.1.2.1.34.1 | |||
| snaNode OBJECT-IDENTITY | 1.3.6.1.2.1.34.1.1 | |||
| snaNodeAdminTable OBJECT-TYPE This table contains objects which describe the configuration parameters for an SNA Node. Link specific configuration objects are contained in a separate MIB module (e.g., SNA DLC MIB) corresponding to the link type. The table snaNodeAdminLinkTable contains objects which identify the relationship between node instances and link instances. The entries (i.e., rows) in this table can be created by either an Agent or a Management Station. The Management Station can do this through setting the appropriate value in the snaNodeAdminRowStatus. The snaNodeAdminRowStatus object describes the status of an entry and is used to change the status of an entry. The entry is deleted by an Agent based on the value of the snaNodeAdminRowStatus. The snaNodeAdminState object describes the desired operational state of a Node and is used to change the operational state of a Node. For example, such information may be obtained from a configuration file. How an Agent or a Management Station obtains the initial value of each object at creation time is an implementation specific issue. For each entry in this table, there is a corresponding entry in the snaNodeOperTable. While the objects in this table describe the desired or configured operational values of the SNA Node, the actual runtime values are contained in snaNodeOperTable. | 1.3.6.1.2.1.34.1.1.1 | not-accessible | current | |
| snaNodeAdminEntry OBJECT-TYPE An entry contains the configuration parameters for one SNA Node instance. The objects in the entry have read-create access. An entry can be created, modified or deleted. The object snaNodeAdminRowStatus is used (i.e., set) to create or delete a row entry. | 1.3.6.1.2.1.34.1.1.1.1 | not-accessible | current | |
| snaNodeAdminIndex OBJECT-TYPE Index used to uniquely identify each Node instance. If an Agent creates the entry, then it will assign this number otherwise a Management Station generates a random number when it reserves the entry for creation. | 1.3.6.1.2.1.34.1.1.1.1.1 | Integer32 | not-accessible | current |
| snaNodeAdminName OBJECT-TYPE The value indicates the desired name of the Node for use during Node activation. In Type 2.1 networks, this is a fully-qualified name, meaning that the Node name is preceded by the NetId (if present) with a period as the delimiter. A write operation to this object will not change the operational value reflected in snaNodeOperName until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.1.1.1.2 | DisplayString (SIZE(0..17)) | read-create | current |
| snaNodeAdminType OBJECT-TYPE The value indicates the type of SNA Node. A write operation to this object will not change the operational value reflected in snaNodeOperType until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.1.1.1.3 | INTEGER {other(1), pu10(2), pu20(3), t21len(4), endNode(5), networkNode(6)} | read-create | current |
| snaNodeAdminXidFormat OBJECT-TYPE The value indicates the type of XID format used for this Node. Note that there is no format type 2. A write operation to this object will not change the operational value reflected in snaNodeOperAdminXidFormat until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.1.1.1.4 | INTEGER {format0(1), format1(2), format3(3)} | read-create | current |
| snaNodeAdminBlockNum OBJECT-TYPE The value indicates the block number for this Node instance. It is the first 3 hexadecimal digits of the SNA Node id. A write operation to this object will not change the operational value reflected in snaNodeOperBlockNum until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.1.1.1.5 | DisplayString (SIZE(3)) | read-create | current |
| snaNodeAdminIdNum OBJECT-TYPE The value indicates the ID number for this Node instance. This is the last 5 hexadecimal digits of the SNA Node id. A write operation to this object will not change the operational value reflected in snaNodeOperIdNum until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.1.1.1.6 | DisplayString (SIZE(5)) | read-create | current |
| snaNodeAdminEnablingMethod OBJECT-TYPE The value indicates how the Node should be activated for the first time. The values have the following meanings: other (1) - may be used for proprietary methods not listed in this enumeration, startup (2) - at SNA services' initialization time (this is the default), demand (3) - only when LU is requested by application, or onlyMS (4) - by a Management Station only. A write operation to this object may immediately change the operational value reflected in snaNodeOperEnablingMethod depending on the Agent implementation. If the Agent implementation accepts immediate changes, then the behavior of the Node changes immediately and not only after the next system startup of the SNA services. An immediate change may only apply when the current value 'demand (3)' is changed to 'onlyMS (4)' and vice versa. | 1.3.6.1.2.1.34.1.1.1.1.7 | INTEGER {other(1), startup(2), demand(3), onlyMS(4)} | read-create | current |
| snaNodeAdminLuTermDefault OBJECT-TYPE The value indicates the desired default method used to deactivate LUs for this Node For LU6.2s, 'unbind(1)' is the only valid value. unbind(1) - terminate the LU-LU session by sending an SNA UNBIND request. termself(2) - terminate the LU-LU session by sending an SNA TERM-SELF (Terminate Self) request on the SSCP-LU session. The SSCP will inform the remote session LU partner to send an UNBIND request to terminate the session. rshutd(3) - terminate the LU-LU session by sending an SNA RSHUTD (Request ShutDown) request to the remote session LU partner. The remote LU will then send an UNBIND request to terminate the session. poweroff(4) - terminate the LU-LU session by sending either an SNA LUSTAT (LU Status) request on the LU-LU session or an SNA NOTIFY request on the SSCP-LU session indicating that the LU has been powered off. Sending both is also acceptable. The result should be that the remote session LU partner will send an UNBIND to terminate the session. The default behavior indicated by the value of this object may be overridden for an LU instance. The override is performed by setting the snaLuAdminTerm object instance in the snaLuAdminTable to the desired value. A write operation to this object may immediately change the operational value reflected in snaNodeOperLuTermDefault depending on the Agent implementation. | 1.3.6.1.2.1.34.1.1.1.1.8 | INTEGER {unbind(1), termself(2), rshutd(3), poweroff(4)} | read-create | current |
| snaNodeAdminMaxLu OBJECT-TYPE The maximum number of LUs that may be activated for this Node. For PU2.1, this object refers to the number of dependent LUs. A write operation to this object will not change the operational value reflected in snaNodeOperMaxLu until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.1.1.1.9 | Integer32 | read-create | current |
| snaNodeAdminHostDescription OBJECT-TYPE The value identifies the remote host associated with this Node. Since SSCP Id's may not be unique across hosts, the host description is required to uniquely identify the SSCP. This object is only applicable to PU2.0 type Nodes. If the remote host is unknown, then the value is the null string. A write operation to this object may immediately change the operational value reflected in snaNodeOperHostDescription depending on the Agent implementation. | 1.3.6.1.2.1.34.1.1.1.1.10 | DisplayString (SIZE(0..128)) | read-create | current |
| snaNodeAdminStopMethod OBJECT-TYPE The value indicates the desired method to be used by the Agent to stop a Node (i.e., change the Node's operational state to inactive(1) ). The values have the following meaning: other (1) - used for proprietary methods not listed in this enumeration. normal(2) - deactivate only when there is no more activity on this Node (i.e., all data flows have been completed and all sessions have been terminated). immed(3) - deactivate immediately regardless of current activities on this Node. Wait for deactivation responses (from remote Node) before changing the Node state to inactive. force(4) - deactivate immediately regardless of current activities on this Node. Do not wait for deactivation responses (from remote Node) before changing the Node state to inactive. A write operation to this object may immediately change the operational value reflected in snaNodeOperStopMethod depending on the Agent implementation. | 1.3.6.1.2.1.34.1.1.1.1.11 | INTEGER {other(1), normal(2), immed(3), force(4)} | read-create | current |
| snaNodeAdminState OBJECT-TYPE The value indicates the desired operational state of the SNA Node. This object is used by the Management Station to activate or deactivate the Node. If the current value in snaNodeOperState is 'active (2)', then setting this object to 'inactive (1)' will initiate the Node shutdown process using the method indicated by snaNodeOperStopMethod. If the current value in snaNodeOperState is 'inactive (1)', then setting this object to 'active (2)' will initiate the Node's activation. A Management Station can always set this object to 'active (2)' irrespective of the value in the snaOperEnablingMethod. | 1.3.6.1.2.1.34.1.1.1.1.12 | INTEGER {inactive(1), active(2)} | read-create | current |
| snaNodeAdminRowStatus OBJECT-TYPE This object is used by a Management Station to create or delete the row entry in the snaNodeAdminTable following the RowStatus textual convention. Upon successful creation of the row, an Agent automatically creates a corresponding entry in the snaNodeOperTable with snaNodeOperState equal to 'inactive (1)'. Row deletion can be Management Station or Agent initiated: (a) The Management Station can set the value to 'destroy (6)' only when the value of snaNodeOperState of this Node instance is 'inactive (1)'. The Agent will then delete the rows corresponding to this Node instance from the snaNodeAdminTable and the snaNodeOperTable. (b) The Agent detects that a row is in the 'notReady (3)' state for greater than a default period of 5 minutes. (c) All rows with the snaNodeAdminRowStatus object's value of 'notReady (3)' will be removed upon the next initialization of the SNA services. | 1.3.6.1.2.1.34.1.1.1.1.13 | RowStatus | read-create | current |
| snaNodeAdminTableLastChange OBJECT-TYPE The value indicates the timestamp (e.g., the Agent's sysUpTime value) of the last change made to any object in the snaNodeAdminTable, including row deletions/additions (e.g., changes to snaNodeAdminRowStatus values). This object can be used to reduce frequent retrievals of the snaNodeAdminTable by a Management Station. It is expected that a Management Station will periodically poll this object and compare its current value with the previous one. A difference indicates that some Node configuration information has been changed. Only then will the Management Station retrieve the entire table. | 1.3.6.1.2.1.34.1.1.2 | TimeStamp | read-only | current |
| snaNodeOperTable OBJECT-TYPE This table contains the dynamic parameters which have read-only access. These objects reflect the actual status of the Node. The entries in this table cannot be created or modified by a Management Station. This table augments the snaNodeAdminTable. | 1.3.6.1.2.1.34.1.1.3 | not-accessible | current | |
| snaNodeOperEntry OBJECT-TYPE The entry contains parameters which describe the state of one Node. The entries are created by the Agent. They have read-only access. | 1.3.6.1.2.1.34.1.1.3.1 | not-accessible | current | |
| snaNodeOperName OBJECT-TYPE The value identifies the current name of the Node. In Type 2.1 networks, this is a fully-qualified name, meaning that the Node name is preceded by the NetId (if present) with a period as the delimiter. | 1.3.6.1.2.1.34.1.1.3.1.1 | DisplayString (SIZE(0..17)) | read-only | current |
| snaNodeOperType OBJECT-TYPE The value identifies the current type of the Node. | 1.3.6.1.2.1.34.1.1.3.1.2 | INTEGER {other(1), pu10(2), pu20(3), t21LEN(4), endNode(5), networkNode(6)} | read-only | current |
| snaNodeOperXidFormat OBJECT-TYPE The value identifies the type of XID format currently used for this Node. Note that there is no format type 2. | 1.3.6.1.2.1.34.1.1.3.1.3 | INTEGER {format0(1), format1(2), format3(3)} | read-only | current |
| snaNodeOperBlockNum OBJECT-TYPE The value identifies the block number for this Node instance. It is the first 3 hexadecimal digits of the SNA Node id. | 1.3.6.1.2.1.34.1.1.3.1.4 | DisplayString (SIZE(3)) | read-only | current |
| snaNodeOperIdNum OBJECT-TYPE The value identifies the ID number for this Node instance. This is the last 5 hexadecimal digits of the SNA Node id. | 1.3.6.1.2.1.34.1.1.3.1.5 | DisplayString (SIZE(5)) | read-only | current |
| snaNodeOperEnablingMethod OBJECT-TYPE The value indicates how the Node is activated for the first time. The values have the following meanings: other (1) - not at boot time, LU activation or by a Management Station; startup (2) - at SNA services' initialization time (this is the default), demand (3) - only when LU is requested by application, onlyMS (4) - by a network Management Station only. | 1.3.6.1.2.1.34.1.1.3.1.6 | INTEGER {other(1), startup(2), demand(3), onlyMS(4)} | read-only | current |
| snaNodeOperLuTermDefault OBJECT-TYPE The value identifies the default method used to deactivate LUs for this Node. For LU6.2s, 'unbind(1)' is the only valid value. unbind(1) - terminate the LU-LU session by sending an SNA UNBIND request. termself(2) - terminate the LU-LU session by sending an SNA TERM-SELF (Terminate Self) request on the SSCP-LU session. The SSCP will inform the remote session LU partner to send an UNBIND request to terminate the session. rshutd(3) - terminate the LU-LU session by sending an SNA RSHUTD (Request ShutDown) request to the remote session LU partner. The remote LU will then send an UNBIND request to terminate the session. poweroff(4) - terminate the LU-LU session by sending either an SNA LUSTAT (LU Status) request on the LU-LU session or an SNA NOTIFY request on the SSCP-LU session indicating that the LU has been powered off. Sending both is also acceptable. The result should be that the remote session LU partner will send an UNBIND to terminate the session. This object describes the default behavior for this Node; however, it is possible that for a specific LU the behavior indicated by the snaLuOperTerm object is different. | 1.3.6.1.2.1.34.1.1.3.1.7 | INTEGER {unbind(1), termself(2), rshutd(3), poweroff(4)} | read-only | current |
| snaNodeOperMaxLu OBJECT-TYPE This value identifies the current, maximum number of LUs that are activated for this Node. For PU2.1, this object refers to the number of dependent LUs. | 1.3.6.1.2.1.34.1.1.3.1.8 | Integer32 | read-only | current |
| snaNodeOperHostDescription OBJECT-TYPE This value identifies the remote host currently associated with this Node. Since SSCP Id's may not be unique across hosts, the host description is required to uniquely identify the SSCP. | 1.3.6.1.2.1.34.1.1.3.1.9 | DisplayString (SIZE(0..128)) | read-only | current |
| snaNodeOperStopMethod OBJECT-TYPE This value identifies the current Node shutdown method to be used by the Agent to stop the Node. When the Agent changes the Node's state to 'inactive (1)', the Agent must use the shutdown method indicated by this object. The values have the following meaning: other (1) - proprietary method not listed in this enumeration normal(2) - deactivate only when there is no more activity on this Node (i.e., all data flows have been completed and all sessions have been terminated). immed(3) - deactivate immediately regardless of current activities on this Node. Wait for deactivation responses (from remote Node) before changing the Node state to inactive. force(4) - deactivate immediately regardless of current activities on this Node. Do not wait for deactivation responses (from remote Node) before changing the Node state to inactive. Note that a write operation to snaNodeAdminOperStopMethod may immediately change the value of snaNodeOperStopMethod depending on the Agent implementation. | 1.3.6.1.2.1.34.1.1.3.1.10 | INTEGER {other(1), normal(2), immed(3), force(4)} | read-only | current |
| snaNodeOperState OBJECT-TYPE The current state of the Node. The values have the following meanings: inactive (1), a row representing the Node has been created in the AdminTable and, the Node is ready for activation -or- an active Node has been stopped -or- a waiting Node has returned to the inactive state. waiting (3), a request to have the Node activated has been issued, and the Node is pending activation. active (2), the Node is ready and operating. stopping (4), the request to stop the Node has been issued while the StopMethod normal or immediate is used. | 1.3.6.1.2.1.34.1.1.3.1.11 | INTEGER {inactive(1), active(2), waiting(3), stopping(4)} | read-only | current |
| snaNodeOperHostSscpId OBJECT-TYPE This value identifies the current SSCP Id associated with the Node. This object is only applicable to PU 2.0s. If the Node is not a PU 2.0 type, then this object contains a zero length string. | 1.3.6.1.2.1.34.1.1.3.1.12 | OCTET STRING (SIZE(0..6)) | read-only | current |
| snaNodeOperStartTime OBJECT-TYPE The timestamp (e.g, the Agent's sysUpTime value) at the Node activation. | 1.3.6.1.2.1.34.1.1.3.1.13 | TimeStamp | read-only | current |
| snaNodeOperLastStateChange OBJECT-TYPE The timestamp (e.g., the Agent's sysUpTime value) at the last state change of the Node. | 1.3.6.1.2.1.34.1.1.3.1.14 | TimeStamp | read-only | current |
| snaNodeOperActFailures OBJECT-TYPE This value identifies the number of failed Node activation attempts. | 1.3.6.1.2.1.34.1.1.3.1.15 | Counter32 | read-only | current |
| snaNodeOperActFailureReason OBJECT-TYPE The value indicates the reason for the activation failure. The value 'other (1)' indicates a reason not listed in the enumeration. This object will be sent in the trap snaNodeActFailTrap. | 1.3.6.1.2.1.34.1.1.3.1.16 | INTEGER {other(1), linkFailure(2), noResources(3), badConfiguration(4), internalError(5)} | read-only | current |
| snaNodeOperTableLastChange OBJECT-TYPE The timestamp (e.g., the Agent's sysUpTime value) at the last change made to any object in the snaNodeOperTable, including row deletions/additions made as a result of changes to the snaNodeAdminRowStatus object. This object can be used to reduce frequent retrievals of the snaNodeOperTable by a Management Station. It is expected that a Management Station will periodically poll this object and compare its current value with the previous one. A difference indicates that some Node operational information has been changed. Only then will the Management Station retrieve the entire table. | 1.3.6.1.2.1.34.1.1.4 | TimeStamp | read-only | current |
| snaPu20StatsTable OBJECT-TYPE This table contains the dynamic parameters which have read-only access. The entries in this table correspond to PU 2.0 entries in the snaNodeOperTable and cannot be created by a Management Station. | 1.3.6.1.2.1.34.1.1.5 | not-accessible | current | |
| snaPu20StatsEntry OBJECT-TYPE The entry contains parameters which describe the statistics for one PU 2.0. They have read-only access. The counters represent traffic for all kinds of sessions: LU-LU, SSCP-PU, SSCP-LU. Each Node of PU Type 2.0 from the snaNodeAdminTable has one entry in this table and the index used here has the same value as snaNodeAdminIndex of that PU. The entry is created by the Agent. | 1.3.6.1.2.1.34.1.1.5.1 | not-accessible | current | |
| snaPu20StatsSentBytes OBJECT-TYPE The number of bytes sent by this Node. | 1.3.6.1.2.1.34.1.1.5.1.1 | Counter32 | read-only | current |
| snaPu20StatsReceivedBytes OBJECT-TYPE The number of bytes received by this Node. | 1.3.6.1.2.1.34.1.1.5.1.2 | Counter32 | read-only | current |
| snaPu20StatsSentPius OBJECT-TYPE The number of PIUs sent by this Node. | 1.3.6.1.2.1.34.1.1.5.1.3 | Counter32 | read-only | current |
| snaPu20StatsReceivedPius OBJECT-TYPE The number of PIUs received by this Node. | 1.3.6.1.2.1.34.1.1.5.1.4 | Counter32 | read-only | current |
| snaPu20StatsSentNegativeResps OBJECT-TYPE The number of negative responses sent by this Node. | 1.3.6.1.2.1.34.1.1.5.1.5 | Counter32 | read-only | current |
| snaPu20StatsReceivedNegativeResps OBJECT-TYPE The number of negative responses received by this Node. | 1.3.6.1.2.1.34.1.1.5.1.6 | Counter32 | read-only | current |
| snaPu20StatsActLus OBJECT-TYPE The number of LUs on this PU which have received and responded to ACTLU from the host. | 1.3.6.1.2.1.34.1.1.5.1.7 | Gauge32 | read-only | current |
| snaPu20StatsInActLus OBJECT-TYPE The number of LUs on this PU which have not received an ACTLU from the host. This is possible if the number of configured LUs exceeds that on the host. | 1.3.6.1.2.1.34.1.1.5.1.8 | Gauge32 | read-only | current |
| snaPu20StatsBindLus OBJECT-TYPE The number of LUs on this PU which have received and acknowledged a BIND request from the host. | 1.3.6.1.2.1.34.1.1.5.1.9 | Gauge32 | read-only | current |
| snaNodeLinkAdminTable OBJECT-TYPE This table contains the references to link specific tables. If a Node is configured for multiple links, then the Node will have multiple entries in this table. The entries in this table can be generated initially, after initialization of SNA service, by the Agent which uses information from Node configuration file. Subsequent modifications of parameters, creation of new Nodes link entries and deletion of entries is possible. The modification to this table can be saved in the Node configuration file for the next initialization of SNA service, but the mechanism for this function is not defined here. | 1.3.6.1.2.1.34.1.1.6 | not-accessible | current | |
| snaNodeLinkAdminEntry OBJECT-TYPE Entry contains the configuration information that associates a Node instance to one link instance. The objects in the entry have read-create access. Entry can be created, modified or deleted. The object snaNodeLinkAdminRowStatus is used (set) to create or delete an entry. The object snaNodeLinkAdminSpecific can be set later, after the entry has been created. | 1.3.6.1.2.1.34.1.1.6.1 | not-accessible | current | |
| snaNodeLinkAdminIndex OBJECT-TYPE This value is used to index the instances of objects. If an Agent creates the entry, then it will assign this number otherwise a Management Station generates a random number when it reserves the entry for creation. | 1.3.6.1.2.1.34.1.1.6.1.1 | Integer32 | not-accessible | current |
| snaNodeLinkAdminSpecific OBJECT-TYPE This value points to the row in the table containing information on the link instance. (e.g., the sdlcLSAdminTable of the SNA DLC MIB module). | 1.3.6.1.2.1.34.1.1.6.1.2 | InstancePointer | read-create | current |
| snaNodeLinkAdminMaxPiu OBJECT-TYPE This value identifies the maximum number of octets that can be exchanged by this Node in one Path Information Unit (PIU). | 1.3.6.1.2.1.34.1.1.6.1.3 | Integer32 | read-create | current |
| snaNodeLinkAdminRowStatus OBJECT-TYPE This object is used by a Management Station to create or delete the row entry in the snaNodeLinkAdminTable. To activate a row, a Management Station sets the value to 'active (1)' or 'notReady (3)'. Upon successful creation of the row, the Agent automatically creates a corresponding entry in the snaNodeLinkOperTable. Row deletion can be Management Station or Agent initiated: (a) The Management Station can set the value to 'destroy (6)' only when the value of snaNodeLinkOperState of this Link instance is 'inactive (1)'. The Agent will then delete the row corresponding to this Link instance from snaNodeLinkOperTable and from snaNodeLinkAdminTable. (b) The Agent detects that a row is in the 'notReady (3)' state for greater than a default period of 5 minutes. (c) The Agent will not include a row with RowStatus= 'notReady (3)', after SNA system re-initialization (e.g., reboot). | 1.3.6.1.2.1.34.1.1.6.1.4 | RowStatus | read-create | current |
| snaNodeLinkAdminTableLastChange OBJECT-TYPE The timestamp (e.g., the Agent's sysUpTime value) at the last change made to any object in the snaNodeLinkAdminTable, including row deletions/additions (i.e., changes to the snaNodeLinkAdminRowStatus object). This object can be used to reduce frequent retrievals of the snaNodeLinkAdminTable by a Management Station. It is expected that a Management Station will periodically poll this object and compare its current value with the previous one. A difference indicates that some Node operational information has been changed. Only then will the Management Station retrieve the entire table. | 1.3.6.1.2.1.34.1.1.7 | TimeStamp | read-only | current |
| snaNodeLinkOperTable OBJECT-TYPE This table contains all references to link specific tables for operational parameters. If a Node is configured for multiple links, then the Node will have multiple entries in this table. This table augments the snaNodeLinkAdminTable. | 1.3.6.1.2.1.34.1.1.8 | not-accessible | current | |
| snaNodeLinkOperEntry OBJECT-TYPE Entry contains all current parameters for one Node link. The objects in the entry have read-only access. | 1.3.6.1.2.1.34.1.1.8.1 | not-accessible | current | |
| snaNodeLinkOperSpecific OBJECT-TYPE This value points to the row in the table containing information on the link instance. (e.g., the sdlcLSOperTable of the SNA DLC MIB module). | 1.3.6.1.2.1.34.1.1.8.1.1 | InstancePointer | read-only | current |
| snaNodeLinkOperMaxPiu OBJECT-TYPE Maximum number of octets that can be exchanged by this Node in one Path Information Unit (PIU). | 1.3.6.1.2.1.34.1.1.8.1.2 | Integer32 | read-only | current |
| snaNodeLinkOperTableLastChange OBJECT-TYPE The timestamp of the last change made to any object in the snaNodeLinkOperTable, including row deletions/additions. This object can be used to reduce frequent retrievals of the snaNodeLinkOperTable by a Management Station. It is expected that a Management Station will periodically poll this object and compare its current value with the previous one. A difference indicates that some Node operational information has been changed. Only then will the Management Station retrieve the entire table. | 1.3.6.1.2.1.34.1.1.9 | TimeStamp | read-only | current |
| snaNodeTraps OBJECT-IDENTITY | 1.3.6.1.2.1.34.1.1.10 | |||
| snaLu OBJECT-IDENTITY | 1.3.6.1.2.1.34.1.2 | |||
| snaLuAdminTable OBJECT-TYPE This table contains LU configuration information. The rows in this table can be created and deleted by a Management Station. Only objects which are common to all types of LUs are included in this table. | 1.3.6.1.2.1.34.1.2.1 | not-accessible | current | |
| snaLuAdminEntry OBJECT-TYPE Contains configuration variables for an LU. | 1.3.6.1.2.1.34.1.2.1.1 | not-accessible | current | |
| snaLuAdminLuIndex OBJECT-TYPE This value identifies the unique index for an LU instance within a Node. | 1.3.6.1.2.1.34.1.2.1.1.1 | Integer32 | not-accessible | current |
| snaLuAdminName OBJECT-TYPE This value identifies the user configurable name for this LU. If a name is not assigned to the LU, then this object contains a zero length string. A write operation to this object will not change the operational value reflected in snaLuOperName until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.1.1.2 | DisplayString (SIZE(0..48)) | read-create | current |
| snaLuAdminSnaName OBJECT-TYPE This value identifies the SNA LU name used in exchange of SNA data. A write operation to this object will not change the operational value reflected in snaLuOperSnaName until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.1.1.3 | DisplayString (SIZE(1..17)) | read-create | current |
| snaLuAdminType OBJECT-TYPE This value identifies the LU type. A write operation to this object will not change the operational value reflected in snaLuOperAdminType until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.1.1.4 | INTEGER {other(1), lu0(2), lu1(3), lu2(4), lu3(5), lu4(6), lu62(7), lu7(8)} | read-create | current |
| snaLuAdminDepType OBJECT-TYPE This value identifies whether the LU is dependent or independent. A write operation to this object will not change the operational value reflected in snaLuOperDepType until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.1.1.5 | INTEGER {dependent(1), independent(2)} | read-create | current |
| snaLuAdminLocalAddress OBJECT-TYPE The local address for this LU is a byte with a value ranging from 0 to 254.For dependent LUs, this value ranges from 1 to 254 and for independent LUs this value is always 0. A write operation to this object will not change the operational value reflected in snaLuOperLocalAddress until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.1.1.6 | OCTET STRING (SIZE(1)) | read-create | current |
| snaLuAdminDisplayModel OBJECT-TYPE The value of this object identifies the model type and screen size of the terminal connected to the host. This is only valid for LU Type 2. The values have the following meaning: model2A(2) - Model 2 (24 rows x 80 cols) with base attributes model2B(3) - Model 2 (24 rows x 80 cols) with extended attributes model3A(4) - Model 3 (32 rows x 80 cols) with base attributes model3B(5) - Model 3 (32 rows x 80 cols) with extended attributes model4A(6) - Model 4 (43 rows x 80 cols) with base attributes model4B(7) - Model 4 (43 rows x 80 cols) with extended attributes model5A(8) - Model 5 (27 rows x 132 cols) with base attributes model5B(9) - Model 5 (27 rows x 132 cols) with extended attributes dynamic(10) - Screen size determine with BIND and Read Partition Query. In case this LU is not Type 2, then this object should contain the invalid(1) value. | 1.3.6.1.2.1.34.1.2.1.1.7 | INTEGER {invalid(1), model2A(2), model2B(3), model3A(4), model3B(5), model4A(6), model4B(7), model5A(8), model5B(9), dynamic(10)} | read-create | current |
| snaLuAdminTerm OBJECT-TYPE This value identifies the desired method for deactivation of this LU. This value overrides the default method (snaNodeOperLuTermDefault) for this Node. For LU 6.2, only the value 'unbind (1)' applies. unbind(1) - terminate the LU-LU session by sending an SNA UNBIND request. termself(2) - terminate the LU-LU session by sending an SNA TERM-SELF (Terminate Self) request on the SSCP-LU session. The SSCP will inform the remote session LU partner to send an UNBIND request to terminate the session. rshutd(3) - terminate the LU-LU session by sending an SNA RSHUTD (Request ShutDown) request to the remote session LU partner. The remote LU will then send an UNBIND request to terminate the session. poweroff(4) - terminate the LU-LU session by sending either an SNA LUSTAT (LU Status) request on the LU-LU session or an SNA NOTIFY request on the SSCP-LU session indicating that the LU has been powered off. Sending both is also acceptable. The result should be that the remote session LU partner will send an UNBIND to terminate the session. A write operation to this object may immediately change the operational value reflected in snaLuOperTerm depending on the Agent implementation. | 1.3.6.1.2.1.34.1.2.1.1.8 | INTEGER {unbind(1), termself(2), rshutd(3), poweroff(4)} | read-create | current |
| snaLuAdminRowStatus OBJECT-TYPE This object is used by a Management Station to create or delete the row entry in the snaLuAdminTable. To activate a row, the Management Station sets the value to 'active (1)' or 'notReady (3)'. Upon successful creation of the row, the Agent automatically creates a corresponding entry in the snaLuOperTable with snaLuOperState equal to 'inactive (1)'. Row deletion can be Management Station or Agent initiated: (a) The Management Station can set the value to 'destroy (6)' only when the value of snaLuOperState of this LU instance is 'inactive (1)'. The Agent will then delete the row corresponding to this LU instance from snaLuAdminTable and from snaLuOperTable. (b) The Agent detects that a row is in the 'notReady (3)' state for greater than a default period of 5 minutes. (c) The Agent will not create a row with RowStatus equal to 'notReady (3)', after SNA system re-initialization (e.g., reboot). | 1.3.6.1.2.1.34.1.2.1.1.9 | RowStatus | read-create | current |
| snaLuOperTable OBJECT-TYPE This table contains dynamic runtime information and control variables relating to LUs. Only objects which are common to all types of LUs are included in this table. This table augments the snaLuAdminTable. | 1.3.6.1.2.1.34.1.2.2 | not-accessible | current | |
| snaLuOperEntry OBJECT-TYPE Contains objects reflecting current information for an LU. Each entry is created by the Agent. All entries have read-only access. | 1.3.6.1.2.1.34.1.2.2.1 | not-accessible | current | |
| snaLuOperName OBJECT-TYPE User configurable name for this LU. If a name is not assigned, then this object contains a zero length string. | 1.3.6.1.2.1.34.1.2.2.1.1 | DisplayString (SIZE(0..48)) | read-only | current |
| snaLuOperSnaName OBJECT-TYPE The value identifies the current SNA LU name. | 1.3.6.1.2.1.34.1.2.2.1.2 | DisplayString (SIZE(1..17)) | read-only | current |
| snaLuOperType OBJECT-TYPE The value identifies the current LU type. | 1.3.6.1.2.1.34.1.2.2.1.3 | INTEGER {other(1), lu0(2), lu1(3), lu2(4), lu3(5), lu4(6), lu62(7), lu7(8)} | read-only | current |
| snaLuOperDepType OBJECT-TYPE The value identifies whether the LU is currently dependent or independent. A write operation to this object will not change the operational value reflected in snaLuOperDepType until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.2.1.4 | INTEGER {dependent(1), independent(2)} | read-only | current |
| snaLuOperLocalAddress OBJECT-TYPE The local address for this LU is a byte with a value ranging from 0 to 254. For dependent LUs, this value ranges from 1 to 254; for independent LUs this value is always 0. A write operation to this object will not change the operational value reflected in snaLuOperLocalAddress until the Node has been re-activated (e.g., after the next initialization of the SNA services). | 1.3.6.1.2.1.34.1.2.2.1.5 | OCTET STRING (SIZE(1)) | read-only | current |
| snaLuOperDisplayModel OBJECT-TYPE The screen model type of the terminal connected to the host. If this LU is not Type 2, then this object should contain the 'invalid(1)' value. | 1.3.6.1.2.1.34.1.2.2.1.6 | INTEGER {invalid(1), model2A(2), model2B(3), model3A(4), model3B(5), model4A(6), model4B(7), model5A(8), model5B(9), dynamic(10)} | read-only | current |
| snaLuOperTerm OBJECT-TYPE The value identifies the current method for deactivation of this LU. This value overrides the default method (snaNodeOperLuTermDefault) for this Node. For LU 6.2, only the value 'unbind (1)' applies. unbind(1) - terminate the LU-LU session by sending an SNA UNBIND request. termself(2) - terminate the LU-LU session by sending an SNA TERM-SELF (Terminate Self) request on the SSCP-LU session. The SSCP will inform the remote session LU partner to send an UNBIND request to terminate the session. rshutd(3) - terminate the LU-LU session by sending an SNA RSHUTD (Request ShutDown) request to the remote session LU partner. The remote LU will then send an UNBIND request to terminate the session. poweroff(4) - terminate the LU-LU session by sending either an SNA LUSTAT (LU Status) request on the LU-LU session or an SNA NOTIFY request on the SSCP-LU session indicating that the LU has been powered off. Sending both is also acceptable. The result should be that the remote session LU partner will send an UNBIND to terminate the session. | 1.3.6.1.2.1.34.1.2.2.1.7 | INTEGER {unbind(1), termself(2), rshutd(3), poweroff(4)} | read-only | current |
| snaLuOperState OBJECT-TYPE The value identifies the current operational state of this LU. It has different meanings for dependent and independent LUs. For dependent LUs the values indicate the following: inactive (1) - LU didn't receive ACTLU, or it received DACTLU, or received ACTLU and sent negative response. active (2) - LU received ACTLU and acknowledged positively. For independent LUs the values indicate the following: active (2) - the LU is defined and is able to send and receive BIND. inactive (1) - the LU has a session count equal to 0. | 1.3.6.1.2.1.34.1.2.2.1.8 | INTEGER {inactive(1), active(2)} | read-only | current |
| snaLuOperSessnCount OBJECT-TYPE The number of currently active LU-LU sessions of this LU. For the independent LU, if this object has value 0, it indicates that LU is inactive. | 1.3.6.1.2.1.34.1.2.2.1.9 | Gauge32 | read-only | current |
| snaLuSessnTable OBJECT-TYPE This is a table containing objects which describe the operational state of LU sessions. Only objects which are common to all types of LU sessions are included in this table. When a session's snaLuSessnOperState value changes to 'pendingBind (2)', then the corresponding entry in the session table is created by the Agent. When the session's snaLuSessnOperState value changes to 'unbound (1)', then the session will be removed from the session table by the Agent. | 1.3.6.1.2.1.34.1.2.3 | not-accessible | current | |
| snaLuSessnEntry OBJECT-TYPE An entry contains dynamic parameters for an LU-LU session. The indices identify the Node, local LU, and remote LU for this session. | 1.3.6.1.2.1.34.1.2.3.1 | not-accessible | current | |
| snaLuSessnRluIndex OBJECT-TYPE This value may be used to identify information about the session partner LU in a table of information about remote LUs. Such a table is not defined in this document. If a table of remote LU information is not implemented, or if the table is implemented but it does not contain information about the partner LU for a particular session (as for dependent LU-LU sessions) then this object will have a value of zero. | 1.3.6.1.2.1.34.1.2.3.1.1 | Integer32 | read-only | current |
| snaLuSessnIndex OBJECT-TYPE This value identifies the unique index of the session. It is recommended that an Agent should not reuse the index of a deactivated session for a significant period of time (e.g., one week). | 1.3.6.1.2.1.34.1.2.3.1.2 | Integer32 | read-only | current |
| snaLuSessnLocalApplName OBJECT-TYPE The name of the local application using this LU. If the local application is unknown, then this object contains a zero length string. | 1.3.6.1.2.1.34.1.2.3.1.3 | DisplayString (SIZE(0..48)) | read-only | current |
| snaLuSessnRemoteLuName OBJECT-TYPE For dependent LUs which are indicated by the snaLuOperDepType object containing the value 'dependent (1)', this object contains the Primary LU (PLU) name. For independent LUs, this object contains the fully-qualified remote LU name of this 6.2 session. A fully qualified name is an SNA NAU entity name preceded by the NetId and a period as the delimiter. | 1.3.6.1.2.1.34.1.2.3.1.4 | DisplayString (SIZE(0..17)) | read-only | current |
| snaLuSessnMaxSndRuSize OBJECT-TYPE The maximum RU size used on this session for sending RUs. | 1.3.6.1.2.1.34.1.2.3.1.5 | INTEGER (1..8192) | read-only | current |
| snaLuSessnMaxRcvRuSize OBJECT-TYPE The maximum RU size used on this session for receiving RUs. | 1.3.6.1.2.1.34.1.2.3.1.6 | INTEGER (1..8192) | read-only | current |
| snaLuSessnSndPacingSize OBJECT-TYPE The size of the send pacing window on this session. | 1.3.6.1.2.1.34.1.2.3.1.7 | INTEGER (1..63) | read-only | current |
| snaLuSessnRcvPacingSize OBJECT-TYPE The size of the receive pacing window on this session. | 1.3.6.1.2.1.34.1.2.3.1.8 | INTEGER (1..63) | read-only | current |
| snaLuSessnActiveTime OBJECT-TYPE The timestamp (e.g., the Agent's sysUpTime value) when this session becomes active. | 1.3.6.1.2.1.34.1.2.3.1.9 | TimeStamp | read-only | current |
| snaLuSessnAdminState OBJECT-TYPE The value indicates the desired operational state of the session. This object is used to change the operational state of the session. A Management Station can only change the operational state of the session to 'unbound (1)'. Session deactivation: If a session is in the operational state 'bound (3)' then setting the value of this object to 'unbound (1)' will initiate the session shutdown. If a session is in the operational state 'pendingBind (2)' then setting the value of this object to 'unbound (1)' will initiate the session shutdown. If a session is in the operational state 'pendingUnbind (4)' for an abnormally long period of time (e.g., three minutes) then setting the value of this object to 'unbound (1)' will change the session operational state to 'unbound (1)'. Note: for dependent LUs, deactivating the session is the same as deactivating the LU. | 1.3.6.1.2.1.34.1.2.3.1.10 | INTEGER {unbound(1), bound(3)} | read-write | current |
| snaLuSessnOperState OBJECT-TYPE The value indicates the current operational state of the session. 'unbound (1)' - session has been unbound; in this state it will be removed from the session table by the Agent. 'pendingBind (2)' - this state has different meanings for dependent and independent LUs; for dependent LU - waiting for BIND from the host, for independent LU - waiting for BIND response. When a session enters this state, the corresponding entry in the session table is created by the Agent. 'bound (3)' - session has been successfully bound. 'pendingUnbind (4)' - session enters this state when an UNBIND is sent and before the rsp(UNBIND) is received. | 1.3.6.1.2.1.34.1.2.3.1.11 | INTEGER {unbound(1), pendingBind(2), bound(3), pendingUnbind(4)} | read-only | current |
| snaLuSessnSenseData OBJECT-TYPE The value identifies the sense code when there is a BIND failure. It is taken from the negative BIND response or UNBIND request. This is displayed as 8 hexadecimal digits. | 1.3.6.1.2.1.34.1.2.3.1.12 | OCTET STRING (SIZE(0..8)) | read-only | current |
| snaLuSessnTerminationRu OBJECT-TYPE The value identifies the SNA RU that terminated the session. If the session is not in the unbound state, this object has a value of 'other (1)'. | 1.3.6.1.2.1.34.1.2.3.1.13 | INTEGER {other(1), bindFailure(2), unbind(3)} | read-only | current |
| snaLuSessnUnbindType OBJECT-TYPE If the session is in the unbound state, and it was terminated by an UNBIND, then this object contains the UNBIND type value (byte 1 of the UNBIND RU); otherwise the string is null. | 1.3.6.1.2.1.34.1.2.3.1.14 | OCTET STRING (SIZE(0..1)) | read-only | current |
| snaLuSessnLinkIndex OBJECT-TYPE This value identifies the link over which the session passes. It is an index into snaNodeLinkAdminTable. If the index value is not known, the value of this object shall be zero. | 1.3.6.1.2.1.34.1.2.3.1.15 | Integer32 | read-only | current |
| snaLuSessnStatsTable OBJECT-TYPE This table contains dynamic statistics information relating to LU sessions. The entries in this table augment the entries in the snaLuSessnTable and cannot be created by a Management Station. | 1.3.6.1.2.1.34.1.2.4 | not-accessible | current | |
| snaLuSessnStatsEntry OBJECT-TYPE Contains statistics information for an LU session. Each entry is created by the Agent. Objects in this table have read-only access. Each session from snaLuSessnTable has one entry in this table. | 1.3.6.1.2.1.34.1.2.4.1 | not-accessible | current | |
| snaLuSessnStatsSentBytes OBJECT-TYPE The number of bytes sent by the local LU. | 1.3.6.1.2.1.34.1.2.4.1.1 | Counter32 | read-only | current |
| snaLuSessnStatsReceivedBytes OBJECT-TYPE The number of bytes received by the local LU. | 1.3.6.1.2.1.34.1.2.4.1.2 | Counter32 | read-only | current |
| snaLuSessnStatsSentRus OBJECT-TYPE The number of RUs sent by the local LU. | 1.3.6.1.2.1.34.1.2.4.1.3 | Counter32 | read-only | current |
| snaLuSessnStatsReceivedRus OBJECT-TYPE The number of RUs received by the local LU. | 1.3.6.1.2.1.34.1.2.4.1.4 | Counter32 | read-only | current |
| snaLuSessnStatsSentNegativeResps OBJECT-TYPE The number of negative responses sent by the local LU. | 1.3.6.1.2.1.34.1.2.4.1.5 | Counter32 | read-only | current |
| snaLuSessnStatsReceivedNegativeResps OBJECT-TYPE The number of negative responses received by the local LU. | 1.3.6.1.2.1.34.1.2.4.1.6 | Counter32 | read-only | current |
| snaLuTraps OBJECT-IDENTITY | 1.3.6.1.2.1.34.1.2.5 | |||
| snaMgtTools OBJECT-IDENTITY | 1.3.6.1.2.1.34.1.3 | |||
| snaLuRtmTable OBJECT-TYPE This table contains Response Time Monitoring (RTM) information relating to an LU (Type 2). Each entry corresponds to an LU 2 entry in snaLuAdminTable. | 1.3.6.1.2.1.34.1.3.1 | not-accessible | current | |
| snaLuRtmEntry OBJECT-TYPE Contains RTM information for an LU (Type 2). Each entry is created by the Agent. | 1.3.6.1.2.1.34.1.3.1.1 | not-accessible | current | |
| snaLuRtmPuIndex OBJECT-TYPE The value identifies the PU 2.0 with which this LU is associated. | 1.3.6.1.2.1.34.1.3.1.1.1 | Integer32 | not-accessible | current |
| snaLuRtmLuIndex OBJECT-TYPE The value uniquely identifies an LU in a PU 2.0. | 1.3.6.1.2.1.34.1.3.1.1.2 | Integer32 | not-accessible | current |
| snaLuRtmState OBJECT-TYPE The value indicates the current RTM state of an LU. | 1.3.6.1.2.1.34.1.3.1.1.3 | INTEGER {off(1), on(2)} | read-only | current |
| snaLuRtmStateTime OBJECT-TYPE The timestamp (e.g., the Agent's sysUpTime value) when this session's RTM state (e.g., snaLuRtmState) changes value. | 1.3.6.1.2.1.34.1.3.1.1.4 | TimeStamp | read-only | current |
| snaLuRtmDef OBJECT-TYPE The value indicates the mode of measurement for this RTM request. The values have following meaning: firstChar(1) - time to first character on screen kb(2) - time to keyboard usable by operator cdeb(3) - time to Change Direction/End Bracket. | 1.3.6.1.2.1.34.1.3.1.1.5 | INTEGER {firstChar(1), kb(2), cdeb(3)} | read-only | current |
| snaLuRtmBoundary1 OBJECT-TYPE This object contains the value of the first boundary in units of 1/10th of a second. | 1.3.6.1.2.1.34.1.3.1.1.6 | Integer32 | read-only | current |
| snaLuRtmBoundary2 OBJECT-TYPE This object contains the value of the second boundary in units of 1/10th of a second. | 1.3.6.1.2.1.34.1.3.1.1.7 | Integer32 | read-only | current |
| snaLuRtmBoundary3 OBJECT-TYPE This object contains the value of the third boundary in units of 1/10th of a second. | 1.3.6.1.2.1.34.1.3.1.1.8 | Integer32 | read-only | current |
| snaLuRtmBoundary4 OBJECT-TYPE This object contains the value of the fourth boundary in units of 1/10th of a second. | 1.3.6.1.2.1.34.1.3.1.1.9 | Integer32 | read-only | current |
| snaLuRtmCounter1 OBJECT-TYPE This value indicates the number of transactions which fall in the range specified by the first boundary. | 1.3.6.1.2.1.34.1.3.1.1.10 | Counter32 | read-only | current |
| snaLuRtmCounter2 OBJECT-TYPE This value indicates the number of transactions which fall in the range specified by the second boundary. | 1.3.6.1.2.1.34.1.3.1.1.11 | Counter32 | read-only | current |
| snaLuRtmCounter3 OBJECT-TYPE This value indicates the number of transactions which fall in the range specified by the third boundary. | 1.3.6.1.2.1.34.1.3.1.1.12 | Counter32 | read-only | current |
| snaLuRtmCounter4 OBJECT-TYPE This value indicates the number of transactions which fall in the range specified by the fourth boundary. | 1.3.6.1.2.1.34.1.3.1.1.13 | Counter32 | read-only | current |
| snaLuRtmOverFlows OBJECT-TYPE This value indicates the number of transactions which exceed the highest range specified by the boundaries. | 1.3.6.1.2.1.34.1.3.1.1.14 | Counter32 | read-only | current |
| snaLuRtmObjPercent OBJECT-TYPE This value indicates the desired percentage of transactions which should be under a designated boundary range indicated by snaLuRtmObjRange. | 1.3.6.1.2.1.34.1.3.1.1.15 | Integer32 | read-only | current |
| snaLuRtmObjRange OBJECT-TYPE This value indicates the designated boundary range to which the snaLuRtmObject refers. The values have the following meanings: other(1) - not specified range1(2) - less than boundary 1 range2(3) - between boundary 1 and 2 range3(4) - between boundary 2 and 3 range4(5) - between boundary 3 and 4 range5(6) - greater than boundary 4. | 1.3.6.1.2.1.34.1.3.1.1.16 | INTEGER {other(1), range1(2), range2(3), range3(4), range4(5), range5(6)} | read-only | current |
| snaLuRtmNumTrans OBJECT-TYPE This value indicates the total number of transactions executed since the RTM monitoring began (i.e., snaLuRtmState changed to 'on(2)') for this LU. | 1.3.6.1.2.1.34.1.3.1.1.17 | Integer32 | read-only | current |
| snaLuRtmLastRspTime OBJECT-TYPE This value indicates the response time for the last transaction in units of 1/10th of a second. | 1.3.6.1.2.1.34.1.3.1.1.18 | Integer32 | read-only | current |
| snaLuRtmAvgRspTime OBJECT-TYPE This value indicates the average response time for all transactions in units of 1/10th of a second. | 1.3.6.1.2.1.34.1.3.1.1.19 | Integer32 | read-only | current |
| snanauConformance OBJECT-IDENTITY | 1.3.6.1.2.1.34.2 | |||
| snanauCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.34.2.1 | |||
| snanauGroups OBJECT-IDENTITY | 1.3.6.1.2.1.34.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| snaNodeStateChangeTrap NOTIFICATION-TYPE This trap indicates that the operational state (i.e., value of the snaNodeOperState object) of a Node has changed. The following variables are returned: snaNodeOperName - current name of the Node, with the instance identifying the Node; and, snaNodeOperState - current state after the change. | 1.3.6.1.2.1.34.1.1.10.1 | current |
| snaNodeActFailTrap NOTIFICATION-TYPE This trap indicates a Node activation failure. The value of snaNodeOperState indicates the current state after the activation attempt. The value of snaNodeOperActFailureReason indicates the failure reason. | 1.3.6.1.2.1.34.1.1.10.2 | current |
| snaLuStateChangeTrap NOTIFICATION-TYPE This trap indicates that the operational state (i.e., snaLuOperState value) of the LU has changed. The value of snaLuOperName indicates the name of the LU. The value of snaLuOperSnaName indicates the SNA name of LU. The value of snaLuOperState indicates the current state after change. | 1.3.6.1.2.1.34.1.2.5.1 | current |
| snaLuSessnBindFailTrap NOTIFICATION-TYPE This trap indicates the failure of a BIND. The value of snaLuSessnLocalApplName indicates the local application name. The value of snaLuSessnPartnerName indicates the partner name. The value of snaLuSessnOperState indicates the current state after change. The value of snaLuSessnBindFailureReason indicates the failure reason. The Agent should not generate more than 1 trap of this type per minute to minimize the level of management traffic on the network. | 1.3.6.1.2.1.34.1.2.5.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| snanauCompliance MODULE-COMPLIANCE The compliance statement for the SNMPv2 entities which implement the snanau MIB. | 1.3.6.1.2.1.34.2.1.1 | current |
| snaNodeGroup OBJECT-GROUP A collection of objects providing the instrumentation of SNA nodes. | 1.3.6.1.2.1.34.2.2.1 | current |
| snaLuGroup OBJECT-GROUP A collection of objects providing the instrumentation of SNA LUs. | 1.3.6.1.2.1.34.2.2.2 | current |
| snaSessionGroup OBJECT-GROUP A collection of objects providing the instrumentation of SNA sessions. | 1.3.6.1.2.1.34.2.2.3 | current |
| snaPu20Group OBJECT-GROUP A collection of objects providing the instrumentation of PU 2.0. | 1.3.6.1.2.1.34.2.2.4 | current |
| snaMgtToolsRtmGroup OBJECT-GROUP A collection of objects providing the instrumentation of RTM for SNA LU 2.0. | 1.3.6.1.2.1.34.2.2.5 | current |