applOpenConnectionTransport

APPLICATION-MIB · .1.3.6.1.2.1.62.1.2.3.1.1

Object

The applOpenConnectionTransport attribute identifies the
transport protocol in use for this connection.  If it is
not practical to determine the underlying transport, this
attribute's value shall have a value of {0 0}.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.2.3.1.1
Type
column
Access
readonly
Status
current
Parent
applOpenConnectionEntry
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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applOpenConnectionTransport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applOpenConnectionTransport.<applElmtOrSvc>.<applElmtOrSvcId>.<applOpenChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applOpenConnectionTransport'

Syntax

Source
SNMPv2-TCTDomain
Base type
ObjectIdentifier
Type Description
Denotes a kind of transport service.
          
Some possible values, such as snmpUDPDomain, are defined in
the SNMPv2-TM MIB module.  Other possible values are defined
in other MIB modules.

Values & Constraints

No enumerated values or constraints recorded.

Conformance