sipCommonCfgTimerE

SIP-COMMON-MIB · .1.3.6.1.2.1.149.1.2.1.1.5

Object

column millisecondsUnsigned32
This object reflects the initial value for the retransmit timer
for a non-INVITE method while in 'Trying' state.  The
retransmit timer doubles after each retransmission until it
reaches T2 to ensure an exponential backoff in network traffic.
This object represents the initial time a SIP entity will wait
to receive a provisional response to the request before
resending the non-INVITE request.

Context

MIB
SIP-COMMON-MIB
OID
.1.3.6.1.2.1.149.1.2.1.1.5
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
sipCommonCfgTimerEntry
Groups
1

Walk 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 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-COMMON-MIB::sipCommonCfgTimerE'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-COMMON-MIB::sipCommonCfgTimerE.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-COMMON-MIB::sipCommonCfgTimerE'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 100-1000

Conformance