jnxSipCommonCfgTimerG
JUNIPER-SIP-COMMON-MIB ·
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.8
Object
column millisecondsUnsigned32
This object reflects the initial value for the retransmit timer for final responses to INVITE requests. If timer G fires, the response is passed to the transport layer again for retransmission, and timer G is set to fire in MIN(2*T1, T2) seconds. From then on, when timer G fires, the response is passed to the transport again for transmission, and timer G is reset with a value that doubles, unless that value exceeds T2, in which case, it is reset with the value of T2. The default value MUST be T1 for UDP transport, and its value MUST be 0 for reliable transport like TCP/SCTP.
Context
- MIB
- JUNIPER-SIP-COMMON-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- jnxSipCommonCfgTimerEntry
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 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonCfgTimerG'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonCfgTimerG.<jnxSipCfgTimerApplName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonCfgTimerG'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-1000