appcActiveConvCorrelator

APPC-MIB · .1.3.6.1.2.1.34.3.1.5.1.1.7

Object

column OctetString
This is an 8-byte identifier that the source LU assigns to the
conversation; the source LU is the one that sent the allocation
request.  The conversation correlator is included on the
allocation request.  The conversation correlator uniquely
              
identifies a conversation, from among all conversations,
between the local and partner LUs.  It may be used, for
example, during problem determination associated with a
conversation.  A length of 0 indicates that no conversation
correlator is defined.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.5.1.1.7
Type
column
Access
readonly
Status
current
Parent
appcActiveConvEntry
Groups
1

Walk 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::appcActiveConvCorrelator'
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::appcActiveConvCorrelator.<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::appcActiveConvCorrelator'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-8

Conformance