All MIBs › APPN-MIB › appnIsInSessState
appnIsInSessState
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnIsInSessState
OID (numeric): 1.3.6.1.2.1.34.4.1.6.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the state of the session:
inactive(1) - session is inactive pendactive(2) - session is pending active active(3) - session is active pendinact(4) - session is pending inactive
Active sessions can be deactivated by setting this object to inactive(1).
What is appnIsInSessState?
Indicates the current lifecycle state of an intermediate session, such as inactive, pending active, active, or pending inactive. A management station can also write to this object to deactivate an active session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.6.2.1.3 snmpwalk -v2c -c public <target> APPN-MIB::appnIsInSessState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.6.2.1.3.1 snmpget -v2c -c public <target> APPN-MIB::appnIsInSessState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.4.1.6.2.1.3.1 i <value>
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::appnIsInSessState 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.6 | appnSessIntermediate | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.6.2 | appnIsInTable | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.6.2.1 | appnIsInEntry | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.6.2.1.3 | appnIsInSessState | APPN-MIB |