appcCpicOperTpNameType

APPC-MIB · .1.3.6.1.2.1.34.3.1.6.2.1.6

Object

column Enumeration
Specifies whether the TP name in appcCpicOperTpName identifies
a normal TP or an SNA service TP.  In this context, a normal TP
is one with a name consisting only of displayable characters,
while an SNA service TP has a name containing octets that do
not map to displayable characters.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.6.2.1.6
Type
column
Access
readonly
Status
current
Parent
appcCpicOperEntry
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::appcCpicOperTpNameType'
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::appcCpicOperTpNameType.<appcCpicOperLocLuName>.<appcCpicOperSymbDestName>'
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::appcCpicOperTpNameType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2snaServiceTp

Conformance