snaLuAdminRowStatus
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.2.1.1.9
Object
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).
Context
- MIB
- SNA-NAU-MIB
- OID
.1.3.6.1.2.1.34.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snaLuAdminEntry
- Table
- snaLuAdminTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snaLuAdminLuIndex This value identifies the unique index for an
LU instance within a Node. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.1.2.1.1.1 |
| snaLuAdminName 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… | column | OctetString | .1.3.6.1.2.1.34.1.2.1.1.2 |
| snaLuAdminSnaName 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 snaLuOperSna… | column | OctetString | .1.3.6.1.2.1.34.1.2.1.1.3 |
| snaLuAdminType 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… | column | Enumeration | .1.3.6.1.2.1.34.1.2.1.1.4 |
| snaLuAdminDepType This value identifies whether the LU is
dependent or independent.
A write operation to this object will
not change the operational value reflected
in snaLuOperDepTy… | column | Enumeration | .1.3.6.1.2.1.34.1.2.1.1.5 |
| snaLuAdminLocalAddress 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.
… | column | OctetString | .1.3.6.1.2.1.34.1.2.1.1.6 |
| snaLuAdminDisplayModel 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… | column | Enumeration | .1.3.6.1.2.1.34.1.2.1.1.7 |
| snaLuAdminTerm 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… | column | Enumeration | .1.3.6.1.2.1.34.1.2.1.1.8 |