SNA-NAU-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
10
Rows
10
Columns
102
.1.3.6.1.2.1.34.1.1.1 · 1 row entry · 13 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaNodeAdminTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaNodeAdminTable'
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.
snaNodeAdminEntry row .1.3.6.1.2.1.34.1.1.1.1
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., …
Column Syntax OID
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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.1.1.1.1
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…
OctetStringr/w
Constraints:
range: 0-17
.1.3.6.1.2.1.34.1.1.1.1.2
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 ini…
Enumerationr/w
Enumerated Values:
1other
2pu10
3pu20
4t21len
5endNode
6networkNode
.1.3.6.1.2.1.34.1.1.1.1.3
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 snaNodeOperAdminXid…
Enumerationr/w
Enumerated Values:
1format0
2format1
3format3
.1.3.6.1.2.1.34.1.1.1.1.4
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 s…
OctetStringr/w
Constraints:
range: 3-3
.1.3.6.1.2.1.34.1.1.1.1.5
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 sna…
OctetStringr/w
Constraints:
range: 5-5
.1.3.6.1.2.1.34.1.1.1.1.6
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…
Enumerationr/w
Enumerated Values:
1other
2startup
3demand
4onlyMS
.1.3.6.1.2.1.34.1.1.1.1.7
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 UNB…
Enumerationr/w
Enumerated Values:
1unbind
2termself
3rshutd
4poweroff
.1.3.6.1.2.1.34.1.1.1.1.8
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 reflecte…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.1.1.1.9
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 typ…
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.2.1.34.1.1.1.1.10
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) -…
Enumerationr/w
Enumerated Values:
1other
2normal
3immed
4force
.1.3.6.1.2.1.34.1.1.1.1.11
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)…
Enumerationr/w
Enumerated Values:
1inactive
2active
.1.3.6.1.2.1.34.1.1.1.1.12
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 automatical…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.34.1.1.1.1.13
.1.3.6.1.2.1.34.1.1.3 · 1 row entry · 16 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaNodeOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaNodeOperTable'
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.
snaNodeOperEntry row .1.3.6.1.2.1.34.1.1.3.1
The entry contains parameters which describe the
state of one Node. The entries are created by the
Agent. They have read-only access.
Indexes
No indexes recorded
Column Syntax OID
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.
OctetString
Constraints:
range: 0-17
.1.3.6.1.2.1.34.1.1.3.1.1
The value identifies the current type of the Node.
Enumeration
Enumerated Values:
1other
2pu10
3pu20
4t21LEN
5endNode
6networkNode
.1.3.6.1.2.1.34.1.1.3.1.2
The value identifies the type of XID format currently
used for this Node.
Note that there is no format type 2.
Enumeration
Enumerated Values:
1format0
2format1
3format3
.1.3.6.1.2.1.34.1.1.3.1.3
The value identifies the block number for this Node
instance. It is the first 3 hexadecimal digits

of the SNA Node id.
OctetString
Constraints:
range: 3-3
.1.3.6.1.2.1.34.1.1.3.1.4
The value identifies the ID number for this Node
instance. This is the last 5 hexadecimal digits of
the SNA Node id.
OctetString
Constraints:
range: 5-5
.1.3.6.1.2.1.34.1.1.3.1.5
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 servic…
Enumeration
Enumerated Values:
1other
2startup
3demand
4onlyMS
.1.3.6.1.2.1.34.1.1.3.1.6
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
a…
Enumeration
Enumerated Values:
1unbind
2termself
3rshutd
4poweroff
.1.3.6.1.2.1.34.1.1.3.1.7
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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.1.3.1.8
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.34.1.1.3.1.9
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…
Enumeration
Enumerated Values:
1other
2normal
3immed
4force
.1.3.6.1.2.1.34.1.1.3.1.10
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 activ…
Enumeration
Enumerated Values:
1inactive
2active
3waiting
4stopping
.1.3.6.1.2.1.34.1.1.3.1.11
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.
OctetString
Constraints:
range: 0-6
.1.3.6.1.2.1.34.1.1.3.1.12
The timestamp (e.g, the Agent's sysUpTime value)
at the Node activation.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.34.1.1.3.1.13
The timestamp (e.g., the Agent's sysUpTime value)

at the last state change of the Node.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.34.1.1.3.1.14
This value identifies the number of failed Node
activation attempts.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.3.1.15
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.
Enumeration
Enumerated Values:
1other
2linkFailure
3noResources
4badConfiguration
5internalError
.1.3.6.1.2.1.34.1.1.3.1.16
.1.3.6.1.2.1.34.1.1.5 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaPu20StatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaPu20StatsTable'
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.
snaPu20StatsEntry row .1.3.6.1.2.1.34.1.1.5.1
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 Typ…
Column Syntax OID
The number of bytes sent by this Node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.1
The number of bytes received by this Node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.2
The number of PIUs sent by this Node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.3
The number of PIUs received by this Node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.4
The number of negative responses sent
by this Node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.5
The number of negative responses received
by this Node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.6
The number of LUs on this PU which have
received and responded to ACTLU from the host.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.7
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.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.8
The number of LUs on this PU which have
received and acknowledged a BIND request from the
host.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.1.5.1.9
.1.3.6.1.2.1.34.1.1.6 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaNodeLinkAdminTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaNodeLinkAdminTable'
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.
snaNodeLinkAdminEntry row .1.3.6.1.2.1.34.1.1.6.1
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 snaNodeLinkAdmin…
Column Syntax OID
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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.1.6.1.1
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).
SNMPv2-TCInstancePointerr/w
Description:
A pointer to either a specific instance of a MIB object or
a conceptual row of a MIB table in the managed device. In
the latter case, by convention, it is the name of the
particular instance of the first accessible col…
.1.3.6.1.2.1.34.1.1.6.1.2
This value identifies the maximum number of octets
that can be exchanged by this Node in one
Path Information Unit (PIU).
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.1.6.1.3
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 …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.34.1.1.6.1.4
.1.3.6.1.2.1.34.1.1.8 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaNodeLinkOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaNodeLinkOperTable'
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.
snaNodeLinkOperEntry row .1.3.6.1.2.1.34.1.1.8.1
Entry contains all current parameters for one
Node link. The objects in the entry have
read-only access.
Indexes
No indexes recorded
Column Syntax OID
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).
SNMPv2-TCInstancePointer
Description:
A pointer to either a specific instance of a MIB object or
a conceptual row of a MIB table in the managed device. In
the latter case, by convention, it is the name of the
particular instance of the first accessible col…
.1.3.6.1.2.1.34.1.1.8.1.1
Maximum number of octets that can
be exchanged by this Node in one Path
Information Unit (PIU).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.1.8.1.2
.1.3.6.1.2.1.34.1.2.1 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaLuAdminTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuAdminTable'
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.
snaLuAdminEntry row .1.3.6.1.2.1.34.1.2.1.1
Contains configuration variables for an LU.
Column Syntax OID
This value identifies the unique index for an

LU instance within a Node.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.2.1.1.1
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 oper…
OctetStringr/w
Constraints:
range: 0-48
.1.3.6.1.2.1.34.1.2.1.1.2
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-activate…
OctetStringr/w
Constraints:
range: 1-17
.1.3.6.1.2.1.34.1.2.1.1.3
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
initial…
Enumerationr/w
Enumerated Values:
1other
2lu0
3lu1
4lu2
5lu3
6lu4
7lu62
8lu7
.1.3.6.1.2.1.34.1.2.1.1.4
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 …
Enumerationr/w
Enumerated Values:
1dependent
2independent
.1.3.6.1.2.1.34.1.2.1.1.5
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 obje…
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.2.1.34.1.2.1.1.6
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 (2…
Enumerationr/w
Enumerated Values:
1invalid
2model2A
3model2B
4model3A
5model3B
6model4A
7model4B
8model5A
9model5B
10dynamic
.1.3.6.1.2.1.34.1.2.1.1.7
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.

un…
Enumerationr/w
Enumerated Values:
1unbind
2termself
3rshutd
4poweroff
.1.3.6.1.2.1.34.1.2.1.1.8
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 …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.34.1.2.1.1.9
.1.3.6.1.2.1.34.1.2.2 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaLuOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuOperTable'
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.
snaLuOperEntry row .1.3.6.1.2.1.34.1.2.2.1
Contains objects reflecting current information
for an LU.
Each entry is created by the Agent. All entries
have read-only access.
Indexes
No indexes recorded
Column Syntax OID
User configurable name for this LU. If a name
is not assigned, then this object contains a
zero length string.
OctetString
Constraints:
range: 0-48
.1.3.6.1.2.1.34.1.2.2.1.1
The value identifies the current SNA LU name.
OctetString
Constraints:
range: 1-17
.1.3.6.1.2.1.34.1.2.2.1.2
The value identifies the current LU type.
Enumeration
Enumerated Values:
1other
2lu0
3lu1
4lu2
5lu3
6lu4
7lu62
8lu7
.1.3.6.1.2.1.34.1.2.2.1.3
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-a…
Enumeration
Enumerated Values:
1dependent
2independent
.1.3.6.1.2.1.34.1.2.2.1.4
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…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.34.1.2.2.1.5
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.
Enumeration
Enumerated Values:
1invalid
2model2A
3model2B
4model3A
5model3B
6model4A
7model4B
8model5A
9model5B
10dynamic
.1.3.6.1.2.1.34.1.2.2.1.6
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.

unb…
Enumeration
Enumerated Values:
1unbind
2termself
3rshutd
4poweroff
.1.3.6.1.2.1.34.1.2.2.1.7
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, …
Enumeration
Enumerated Values:
1inactive
2active
.1.3.6.1.2.1.34.1.2.2.1.8
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.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.2.1.9
.1.3.6.1.2.1.34.1.2.3 · 1 row entry · 15 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaLuSessnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuSessnTable'
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.
snaLuSessnEntry row .1.3.6.1.2.1.34.1.2.3.1
An entry contains dynamic parameters for an LU-LU
session.
The indices identify the Node, local LU, and remote LU
for this session.
Column Syntax OID
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
implemen…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.2.3.1.1
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).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.2.3.1.2
The name of the local application using this LU.

If the local application is unknown, then this object
contains a zero length string.
OctetString
Constraints:
range: 0-48
.1.3.6.1.2.1.34.1.2.3.1.3
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 r…
OctetString
Constraints:
range: 0-17
.1.3.6.1.2.1.34.1.2.3.1.4
The maximum RU size used on this session for sending
RUs.
Integer32
Constraints:
range: 1-8192
.1.3.6.1.2.1.34.1.2.3.1.5
The maximum RU size used on this session for
receiving RUs.
Integer32
Constraints:
range: 1-8192
.1.3.6.1.2.1.34.1.2.3.1.6
The size of the send pacing window on this session.
Integer32
Constraints:
range: 1-63
.1.3.6.1.2.1.34.1.2.3.1.7
The size of the receive pacing window on this
session.
Integer32
Constraints:
range: 1-63
.1.3.6.1.2.1.34.1.2.3.1.8
The timestamp (e.g., the Agent's sysUpTime value)
when this session becomes active.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.34.1.2.3.1.9
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…
Enumerationr/w
Enumerated Values:
1unbound
3bound
.1.3.6.1.2.1.34.1.2.3.1.10
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.
Enumeration
Enumerated Values:
1unbound
2pendingBind
3bound
4pendingUnbind
.1.3.6.1.2.1.34.1.2.3.1.11
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.
OctetString
Constraints:
range: 0-8
.1.3.6.1.2.1.34.1.2.3.1.12
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)'.
Enumeration
Enumerated Values:
1other
2bindFailure
3unbind
.1.3.6.1.2.1.34.1.2.3.1.13
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.
OctetString
Constraints:
range: 0-1
.1.3.6.1.2.1.34.1.2.3.1.14
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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.2.3.1.15
.1.3.6.1.2.1.34.1.2.4 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaLuSessnStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuSessnStatsTable'
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.
snaLuSessnStatsEntry row .1.3.6.1.2.1.34.1.2.4.1
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.
Indexes
No indexes recorded
Column Syntax OID
The number of bytes sent by the local LU.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.4.1.1
The number of bytes received by the local LU.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.4.1.2
The number of RUs sent by the local LU.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.4.1.3
The number of RUs received by the local LU.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.4.1.4
The number of negative responses sent by the
local LU.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.4.1.5
The number of negative responses received by the
local LU.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.2.4.1.6
.1.3.6.1.2.1.34.1.3.1 · 1 row entry · 19 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snaLuRtmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuRtmTable'
This table contains Response Time Monitoring (RTM)
information relating to an LU (Type 2). Each entry
corresponds to an LU 2 entry in
snaLuAdminTable.
snaLuRtmEntry row .1.3.6.1.2.1.34.1.3.1.1
Contains RTM information for an LU (Type 2).
Each entry is created by the Agent.
Column Syntax OID
The value identifies the PU 2.0 with which this LU is
associated.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.1
The value uniquely identifies an LU in a PU 2.0.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.2
The value indicates the current RTM state of an LU.
Enumeration
Enumerated Values:
1off
2on
.1.3.6.1.2.1.34.1.3.1.1.3
The timestamp (e.g., the Agent's sysUpTime value)

when this session's RTM state (e.g., snaLuRtmState)
changes value.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.34.1.3.1.1.4
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 …
Enumeration
Enumerated Values:
1firstChar
2kb
3cdeb
.1.3.6.1.2.1.34.1.3.1.1.5
This object contains the value of the first boundary
in units of 1/10th of a second.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.6
This object contains the value of the second boundary
in units of 1/10th of a second.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.7
This object contains the value of the third boundary
in units of 1/10th of a second.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.8
This object contains the value of the fourth boundary
in units of 1/10th of a second.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.9
This value indicates the number of transactions which
fall in the range specified by the first boundary.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.3.1.1.10
This value indicates the number of transactions which
fall in the range specified by the second boundary.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.3.1.1.11
This value indicates the number of transactions which
fall in the range specified by the third boundary.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.3.1.1.12
This value indicates the number of transactions which
fall in the range specified by the fourth boundary.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.3.1.1.13
This value indicates the number of transactions which
exceed the highest range specified by the
boundaries.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.1.3.1.1.14
This value indicates the desired percentage of
transactions which should be under a designated
boundary range indicated by snaLuRtmObjRange.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.15
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 boun…
Enumeration
Enumerated Values:
1other
2range1
3range2
4range3
5range4
6range5
.1.3.6.1.2.1.34.1.3.1.1.16
This value indicates the total number of transactions
executed since the RTM monitoring began (i.e.,
snaLuRtmState changed to 'on(2)') for this LU.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.17
This value indicates the response time for the last
transaction in units of 1/10th of a second.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.18
This value indicates the average response time for all
transactions in units of 1/10th of a second.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.34.1.3.1.1.19