All MIBs › SNA-NAU-MIB › snaLuSessnOperState
snaLuSessnOperState
Module: SNA-NAU-MIB
OID (symbolic): SNA-NAU-MIB::snaLuSessnOperState
OID (numeric): 1.3.6.1.2.1.34.1.2.3.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is snaLuSessnOperState?
Reports this session's actual state: pendingBind(2) means waiting for BIND from the host for a dependent LU, or for a BIND response for an independent LU, and is when the Agent first creates this table row, bound(3) means the session is fully established, and pendingUnbind(4) means an UNBIND has been sent but not yet acknowledged. Reaching unbound(1) causes the Agent to remove the row from the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.1.2.3.1.11 snmpwalk -v2c -c public <target> SNA-NAU-MIB::snaLuSessnOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.1.2.3.1.11.1 snmpget -v2c -c public <target> SNA-NAU-MIB::snaLuSessnOperState.1
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::snaLuSessnOperState 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.11 | snaLuSessnOperState | SNA-NAU-MIB |