sipRegistrationProposedExpirationValue
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.30.50
Object
scalar r/w
Unsigned32
Configures the suggested expiration delay of a contact in the SIP REGISTER.
Set the value to 0 to disable the expiration proposition.
This value does not modify the delay before a re-REGISTER. The delay is the
expires of the contact in the 200 OK response to the REGISTER minus the value set
in the sipReRegistrationTime variable. If the the expires of the contact in the
200 OK response to the REGISTER is not present or badly formatted, then the delay
is the default registration expires minus the value set in the sipReRegistrationTime
variable.
See also the sipReRegistrationTime variable.
This value is expressed in seconds (s).
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.30.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipRegistration
- Groups
- 1
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-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-MIB::sipRegistrationProposedExpirationValue.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-MIB::sipRegistrationProposedExpirationValue'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-86400
Conformance
Member of