appnIsInSessState
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.6.2.1.3
Object
column r/w
Enumeration
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).
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.6.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- appnIsInEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnIsInSessState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnIsInSessState.<appnIsInFqCpName>.<appnIsInPcid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnIsInSessState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | pendactive |
3 | active |
4 | pendinact |
Conformance
Member of