snmpTargetAddrTDomain

SNMP-TARGET-MIB · .1.3.6.1.6.3.12.1.2.1.2

Object

column r/w SNMPv2-TCTDomain
This object indicates the transport type of the address
contained in the snmpTargetAddrTAddress object.

Context

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

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