interopSdpPTimeAttribute
MX-SIPEP-MIB ·
.0.1400.1.50000.6600
Object
scalar r/w
Enumeration
Interop SDP Ptime Attribute
This parameter specifies what value must be put in the ptime
attribute of the SDP offers.
* Disabled: No ptime attribute is inserted.
* DeclarativePreferredCodec: The ptime attribute is set to
the packetization time of the preferred codec.
* DeclarativeConfigured: The ptime attribute is set to the
value configured in the InteropSdpPTimeAttributeValue
parameter.
The preferred codec is the highest priority codec that would
be advertised in the SDP offer of an INVITE. The preferred
codec and its packetization time depend on configuration
parameters in the Mipt service.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.6600- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::interopSdpPTimeAttribute.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::interopSdpPTimeAttribute'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disabled |
200 | declarativePreferredCodec |
300 | declarativeConfigured |