ccvpSipIntFailedXferPost

CISCO-CVP-MIB · .1.3.6.1.4.1.9.9.590.1.6.1.1.8

Object

column transfersSNMPv2-SMIGauge32
The interval failed transfers post-dialog object is a metric
indicating the total number of failed transfers on second
and subsequent Customer Voice Portal transfers since system
start.  After a SIP dialog is established, CVP performs SIP
transfers using re-INVITE messages.  The object value does
not include rejections of SIP REFER transfers.  The object
value does include failed transfers that were attempted after
a label was returned from the ICM within the CONNECT message
body.

Context

MIB
CISCO-CVP-MIB
OID
.1.3.6.1.4.1.9.9.590.1.6.1.1.8
Type
column
Access
readonly
Status
current
Units
transfers
Parent
ccvpSipEntry
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 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CVP-MIB::ccvpSipIntFailedXferPost'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CVP-MIB::ccvpSipIntFailedXferPost.<ccvpServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CVP-MIB::ccvpSipIntFailedXferPost'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance