appnIsInSessType
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.6.2.1.9
Object
column Enumeration
The type of intermediate session. Defined values are
unknown The session type is not known.
lu62 A session between LUs of type 6.2
(as indicated by the LU type in Bind)
lu0thru3 A session between LUs of type 0, 1, 2, or 3
(as indicated by the LU type in Bind)
lu62dlur A session between LUs of type 6.2
(as indicated by the LU type in Bind).
One of the LUs is a dependent LU supported
by the dependent LU requester (DLUR)
function at this node.
lu0thru3dlur A session between LUs of type 0, 1, 2, or 3
(as indicated by the LU type in Bind)
One of the LUs is a dependent LU supported
by the dependent LU requester (DLUR)
function at this node.
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.6.2.1.9- Type
- column
- Access
- readonly
- 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::appnIsInSessType'
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::appnIsInSessType.<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::appnIsInSessType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | lu62 |
3 | lu0thru3 |
4 | lu62dlur |
5 | lu0thru3dlur |
Conformance
Member of