agentxConnTransportDomain

AGENTX-MIB · .1.3.6.1.2.1.74.1.2.2.1.3

Object

The transport protocol in use for this connection to the
subagent.

Context

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

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