All MIBs › SNA-NAU-MIB › snaLuOperState
snaLuOperState
Module: SNA-NAU-MIB
OID (symbolic): SNA-NAU-MIB::snaLuOperState
OID (numeric): 1.3.6.1.2.1.34.1.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is snaLuOperState?
Reports whether this LU is currently active(2) or inactive(1); the meaning differs slightly by LU dependency type -- for a dependent LU it reflects whether ACTLU was received and positively acknowledged, while for an independent LU it reflects whether the LU has any active session (snaLuOperSessnCount above zero).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.1.2.2.1.8 snmpwalk -v2c -c public <target> SNA-NAU-MIB::snaLuOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.1.2.2.1.8.1 snmpget -v2c -c public <target> SNA-NAU-MIB::snaLuOperState.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::snaLuOperState 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.2 | snaLuOperTable | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.2.2.1 | snaLuOperEntry | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.2.2.1.8 | snaLuOperState | SNA-NAU-MIB |