sessionUpdateCryptoMode

MX-MIPT-MIB · .0.1600.1.600.350

Object

scalar r/w Enumeration
Session Update Crypto Mode
          
Specifies if the cryptographic parameters should be
regenerated or not after a hold/resume scenario in SRTP.
          
  * Regenerate: Regenerate the cryptographic parameters after
    a session update (e.g. hold/resume).
  * Keep: Do not regenerate the cryptographic parameters after
    a session update (e.g. hold/resume).
          
When the cryptographic parameters are regenerated, the SRTP
sequence number and timestamp are also reset to new values.
          
Currently supported only for SDES.

Context

MIB
MX-MIPT-MIB
OID
.0.1600.1.600.350
Type
scalar
Access
readwrite
Status
current
Parent
securityGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::sessionUpdateCryptoMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::sessionUpdateCryptoMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100regenerate
200keep