sipCommonCfgTimerK

SIP-COMMON-MIB · .1.3.6.1.2.1.149.1.2.1.1.11

Object

column millisecondsUnsigned32
This object reflects the maximum time a SIP client will wait to
receive retransmissions of responses to non-INVITE requests.
The timer is started upon entering the 'Completed' state for
              
non-INVITE transactions.  When timer K fires, the server MUST
transition to the 'Terminated' state.  The default value MUST
be T4 for UDP transport, and its value MUST be 0 for reliable
transport like TCP/SCTP.

Context

MIB
SIP-COMMON-MIB
OID
.1.3.6.1.2.1.149.1.2.1.1.11
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::sipCommonCfgTimerK'
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::sipCommonCfgTimerK.<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::sipCommonCfgTimerK'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-10000

Conformance