All MIBs › SNA-NAU-MIB › snaNodeOperLuTermDefault
snaNodeOperLuTermDefault
Module: SNA-NAU-MIB
OID (symbolic): SNA-NAU-MIB::snaNodeOperLuTermDefault
OID (numeric): 1.3.6.1.2.1.34.1.1.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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 an SNA UNBIND request. termself(2) - terminate the LU-LU session by sending an SNA TERM-SELF (Terminate Self) request on the SSCP-LU session. The SSCP will inform the remote session LU partner to send an UNBIND request to terminate the session. rshutd(3) - terminate the LU-LU session by sending an SNA RSHUTD (Request ShutDown) request to the remote session LU partner. The remote LU will then send an UNBIND request to terminate the session. poweroff(4) - terminate the LU-LU session by sending either an SNA LUSTAT (LU Status) request on the LU-LU session or an SNA NOTIFY request on the SSCP-LU session indicating that the LU has been powered off. Sending both is also acceptable. The result should be that the remote session LU partner will send an UNBIND to terminate the session.
This object describes the default behavior for this Node; however, it is possible that for a specific LU the behavior indicated by the snaLuOperTerm object is different.
What is snaNodeOperLuTermDefault?
Reports the Node's current default method for deactivating LU sessions, the operational counterpart to snaNodeAdminLuTermDefault; an individual LU's actual behavior may still differ if overridden by its own snaLuOperTerm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.1.1.3.1.7 snmpwalk -v2c -c public <target> SNA-NAU-MIB::snaNodeOperLuTermDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.1.1.3.1.7.1 snmpget -v2c -c public <target> SNA-NAU-MIB::snaNodeOperLuTermDefault.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::snaNodeOperLuTermDefault 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.1 | snaNode | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1.3 | snaNodeOperTable | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1.3.1 | snaNodeOperEntry | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1.3.1.7 | snaNodeOperLuTermDefault | SNA-NAU-MIB |