avRtpSessionType
AVAYA-RTP-MIB ·
.1.3.6.1.4.1.6889.2.7.2.1.21
Object
column Enumeration
This value describes the session type. It holds the RTP type for RTP streams and unique items (above 127) for non-RTP or dynamically allocated types
Context
- MIB
- AVAYA-RTP-MIB
- OID
.1.3.6.1.4.1.6889.2.7.2.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avRtpSessionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-RTP-MIB::avRtpSessionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-RTP-MIB::avRtpSessionType.<avRtpSessionState>.<avRtpSessionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-RTP-MIB::avRtpSessionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | g711u |
4 | g723 |
8 | g711a |
9 | g722 |
15 | g728 |
18 | g729 |
128 | avayaFaxRelay |
129 | t38fax |
130 | faxPassThru |
131 | ttyRelay |
132 | ttyPassThru |
133 | modemRelay |
134 | modemPassThru |
135 | clearChannel |
136 | g729a |
137 | g729ab |
138 | g729b |
139 | g726a32 |
140 | opus |
255 | unspecified |