All MIBs › SNA-NAU-MIB › snaLuSessnAdminState
snaLuSessnAdminState
Module: SNA-NAU-MIB
OID (symbolic): SNA-NAU-MIB::snaLuSessnAdminState
OID (numeric): 1.3.6.1.2.1.34.1.2.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is snaLuSessnAdminState?
Lets a management station request deactivation of this session by writing unbound(1) -- valid whether the session is currently bound(3), pendingBind(2), or, if pendingUnbind(4) persists abnormally long, e.g. three minutes, stuck mid-teardown; a management station can only ever request the unbound state, never bound.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.1.2.3.1.10 snmpwalk -v2c -c public <target> SNA-NAU-MIB::snaLuSessnAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.1.2.3.1.10.1 snmpget -v2c -c public <target> SNA-NAU-MIB::snaLuSessnAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.1.2.3.1.10.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, SNA gateway/controller or communication server (PU/LU node status/fault traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNA-NAU-MIB::snaLuSessnAdminState OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, SNA gateway/controller or communication server (PU/LU node status/fault traps) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1 | snanauObjects | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.2 | snaLu | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.2.3 | snaLuSessnTable | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.2.3.1 | snaLuSessnEntry | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.2.3.1.10 | snaLuSessnAdminState | SNA-NAU-MIB |