sipUAMinimumSessionExpirationDelay
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.10.1.35
Object
column r/w
Unsigned32
Minimum value for the periodical session refreshes.
This value will be reflected in the Min-SE header.
The Min-SE value is a threshold that proxies and/or UAs on the
signaling path are not allowed to go under.
Increasing the minimum will help to reduce network traffic,
but will also make 'dead' calls longer to detect.
This value is expressed in seconds (s).
Also see sipUAMaximumSessionExpirationDelay.
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.10.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sipUAIfEntry
- 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 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-MIB::sipUAMinimumSessionExpirationDelay'
More examples
Read one indexed 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::sipUAMinimumSessionExpirationDelay.<ifIndex>'
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::sipUAMinimumSessionExpirationDelay'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 180-3600
Conformance
Member of