rtpSessionDomain

RTP-MIB · .1.3.6.1.2.1.87.1.3.1.2

Object

column r/w SNMPv2-TCTDomain
The transport-layer protocol used for sending or receiving
the stream of RTP data packets on this session.
Cannot be changed if rtpSessionRowStatus is 'active'.

Context

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

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

Member of
Compliance refinements
RTP system implementation support of
row creation and deletion is OPTIONAL. When
it is not supported so write access is
OPTIONAL.