rohcRtpPacketSizeUsed
ROHC-RTP-MIB ·
.1.3.6.1.2.1.114.1.2.1.5
Object
column SNMPv2-TCTruthValue
This object is only applicable to compressor contexts
using the UDP, RTP, or ESP profile. When retrieved,
it will have the value true(1) if the packet size is
used. Otherwise, its value will be false(2).
The value of this object is only valid for UDP, RTP,
and ESP profiles, i.e., if the corresponding rohcProfile
has a value of either 0x0001, 0x0002 or 0x0003. If
the corresponding rohcProfile has a value other than
0x0001, 0x0002 or 0x0003, then this object MUST NOT be
instantiated.
Context
- MIB
- ROHC-RTP-MIB
- OID
.1.3.6.1.2.1.114.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rohcRtpPacketSizeEntry
- Groups
- 1
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 'ROHC-RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-RTP-MIB::rohcRtpPacketSizeUsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROHC-RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROHC-RTP-MIB::rohcRtpPacketSizeUsed.<rohcChannelID>.<rohcContextCID>.<rohcRtpPacketSize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROHC-RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROHC-RTP-MIB::rohcRtpPacketSizeUsed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of