nlmLogEngineTDomain

NOTIFICATION-LOG-MIB · .1.3.6.1.2.1.92.1.3.1.1.6

Object

Indicates the kind of transport service by which a Notification
was received from an SNMP engine. nlmLogEngineTAddress contains
the transport service address of the SNMP engine from which
this Notification was received.
              
Possible values for this object are presently found in the
Transport Mappings for SNMPv2 document (RFC 1906 [8]).

Context

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

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