rohcRtpPacketSizeRestrictedType
ROHC-RTP-MIB ·
.1.3.6.1.2.1.114.1.2.1.6
Object
column Enumeration
This object is only applicable to preferred packet
sizes of compressor contexts using the LLA profile.
When retrieved, it will indicate whether the packet
size is preferred for NHP only, for RHP only, or
for both of them.
The value of this object is only valid for LLA profiles,
i.e., if the corresponding rohcProfile has a value of
0x0005. If the corresponding rohcProfile has a value
other than 0x0005, then this object MUST NOT be
instantiated.
Context
- MIB
- ROHC-RTP-MIB
- OID
.1.3.6.1.2.1.114.1.2.1.6- 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::rohcRtpPacketSizeRestrictedType'
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::rohcRtpPacketSizeRestrictedType.<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::rohcRtpPacketSizeRestrictedType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nhpOnly |
2 | rhpOnly |
3 | noRestrictions |
Conformance
Member of