appcActSessRscv

APPC-MIB · .1.3.6.1.2.1.34.3.1.4.1.1.17

Object

column OctetString
The route selection control vector (RSCV CV2B) used for this
session.  It is present for APPN-level implementations.
LEN-level implementations will return a null string.  The
internal format of this vector is described in SNA Formats.
This object contains an uninterpreted copy of the control
vector (including the length and key fields).

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.4.1.1.17
Type
column
Access
readonly
Status
current
Parent
appcActSessEntry
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::appcActSessRscv'
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::appcActSessRscv.<appcActSessLocLuName>.<appcActSessParLuName>.<appcActSessIndex>'
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::appcActSessRscv'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance