All MIBs › APPN-MIB › appnLsOperState
appnLsOperState
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnLsOperState
OID (numeric): 1.3.6.1.2.1.34.4.1.1.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: State of this link station. The comments map these more granular states to the 'traditional' four states for SNA resources. Values (2) through (5) represent the normal progression of states when a link station is being activated. Value (6) represents some other state of a link station in the process of being activated. Values (8) through (10) represent different ways a link station can be deactivated. Value (11) represents some other state of a link station in the process of being deactivated.
What is appnLsOperState?
Reports the current operational state of this APPN link station, covering granular states from inactive through all intermediate activation steps to fully active. This is the primary object for monitoring whether a link is usable for SNA sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.5.1.1.3 snmpwalk -v2c -c public <target> APPN-MIB::appnLsOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.5.1.1.3.1 snmpget -v2c -c public <target> APPN-MIB::appnLsOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appnLsOperState.1
Start monitoring SNA/APPN-capable router or network node with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPN-MIB::appnLsOperState OID value, configure state conditions and alerts, and monitor any SNA/APPN-capable router or network node from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.4 | appnMIB | APPN-MIB |
| 1.3.6.1.2.1.34.4.1 | appnObjects | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1 | appnNode | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.5 | appnLinkStationInformation | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.5.1 | appnLsTable | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.5.1.1 | appnLsEntry | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.5.1.1.3 | appnLsOperState | APPN-MIB |