appcTpAdminConvDuplex
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.3.1.1.13
Object
column Enumeration
Specifies the conversation duplex type (half or full) that
will be used by the TP. This value is verified upon receipt of
an incoming attach. The acceptable values are:
half - Indicates that this transaction program
supports half duplex conversations.
full - Indicates that this transaction program
supports full duplex conversations.
halfOrFull - Indicates that this transaction program
supports either half or full duplex
conversations.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.3.1.1.13- 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::appcTpAdminConvDuplex'
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::appcTpAdminConvDuplex.<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::appcTpAdminConvDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | half |
2 | full |
3 | halfOrFull |
Conformance
Member of