appcTpAdminConvType
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.3.1.1.12
Object
column Enumeration
Specifies the conversation type (basic or mapped) that will be
used by the TP. This value is verified upon receipt of an
incoming attach. The acceptable values are:
basic - Indicates that this transaction program
supports basic conversations.
mapped - Indicates that this transaction program
supports mapped conversations.
basicOrMapped - Indicates that this transaction program
supports both basic and mapped
conversations.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.3.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcTpAdminEntry
- 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::appcTpAdminConvType'
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::appcTpAdminConvType.<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::appcTpAdminConvType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | basic |
2 | mapped |
3 | basicOrMapped |
Conformance
Member of