appcTpAdminRcvAllocTimeout

APPC-MIB · .1.3.6.1.2.1.34.3.1.3.1.1.7

Object

This object specifies the number of seconds an APPC program's
RECEIVE_ALLOCATE verb or a CPI-C program's Accept_Conversation
(CMACCP) call will wait for an incoming attach to arrive.
              
A value of zero indicates that there is no timeout.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.3.1.1.7
Type
column
Access
readonly
Status
current
Parent
appcTpAdminEntry
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::appcTpAdminRcvAllocTimeout'
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::appcTpAdminRcvAllocTimeout.<appcTpAdminLocLuName>.<appcTpAdminTpName>'
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::appcTpAdminRcvAllocTimeout'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance