interopSdpOriginLineSessionIdAndVersionMaxLength

MX-SIPEP-MIB · .0.1400.1.50000.1200

Object

scalar r/w Enumeration
SDP Origin Line Session ID and Version Max Length
          
The maximum length of the session ID and the session version
number in the origin line (o=) of the SDP.
          
  * Max-32bits: The session ID and the session version number
    are represented with a 32 bit integer. They have a maximum
    length of 10 digits.
  * Max-64bits: The session ID and the session version number
    are represented with a 64 bit integer. They have a maximum
    length of 20 digits.

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.50000.1200
Type
scalar
Access
readwrite
Status
current
Parent
interopGroup

Scalars 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::interopSdpOriginLineSessionIdAndVersionMaxLength.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::interopSdpOriginLineSessionIdAndVersionMaxLength'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100max32bits
200max64bits