pktcEUEDevPCSCFInviteAttempts

CL-PKTC-EUE-DEV-MIB · .1.3.6.1.4.1.4491.2.2.10.3.1.1.4.1.13

Object

column r/w attemptsUnsigned32
This is the total number of INVITE message attempts before
the SIP transaction is considered as failed due to no response.
The total Timer TB MUST be derived from the total number of SIP
INVITE message attempts as follows:
TB = [2^(a1 - 1) + 2^(a2 - 1)+...+2^(an -1)] * T1
a1 .. an = 1 ... n
n: total number of INVITE attempts
T1 = Timer T1
              
When the number of attempts is 7, timer B matches the Timer B
default value defined PacketCable IMS Delta Session Initiation
Protocol (SIP) and Session Description Protocol (SDP).
Please refer to the PacketCable IMS Delta Session Initiation
Protocol (SIP) and Session Description Protocol (SDP),
Stage 3 Specification 3GPP TS 24.229 for more information.

Context

MIB
CL-PKTC-EUE-DEV-MIB
OID
.1.3.6.1.4.1.4491.2.2.10.3.1.1.4.1.13
Type
column
Access
readwrite
Status
current
Units
attempts
Parent
pktcEUEDevPCSCFEntry
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 'CL-PKTC-EUE-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CL-PKTC-EUE-DEV-MIB::pktcEUEDevPCSCFInviteAttempts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CL-PKTC-EUE-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CL-PKTC-EUE-DEV-MIB::pktcEUEDevPCSCFInviteAttempts.<pktcEUEDevOpIndex>.<pktcEUEDevPCSCFIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CL-PKTC-EUE-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CL-PKTC-EUE-DEV-MIB::pktcEUEDevPCSCFInviteAttempts'

Syntax

attemptsUnsigned32

Values & Constraints

Object Constraints
range: 1-7

Conformance