appcActiveConvSource
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.5.1.1.9
Object
column Enumeration
Indicates whether the local or partner LU is the source of the
conversation, that is, which LU started the conversation by
sending the allocation request.
localLu
The local LU is the source of the conversation,
and the partner LU is the target of the
conversation.
partnerLu
The partner LU is the source of the
conversation, and the local LU is the target of
the conversation.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.5.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcActiveConvEntry
- 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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcActiveConvSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcActiveConvSource.<appcActiveConvLocLuName>.<appcActiveConvParLuName>.<appcActiveConvSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcActiveConvSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localLu |
2 | partnerLu |
Conformance
Member of