ccvpSipIntConnectsRcv

CISCO-CVP-MIB · .1.3.6.1.4.1.9.9.590.1.6.1.1.4

Object

column connectsSNMPv2-SMIGauge32
The interval connects received object is a metric indicating
the number of CONNECT messages received by the SIP service in
order to perform a Customer Voice Portal transfer, since
system start.  The object value also includes the regular CVP
transfers as well as 'Refer' transfers.  Any label coming
from the ICM service is considered a CONNECT message, whether
it is a label to send to the VRU or a label to transfer to an
agent.

Context

MIB
CISCO-CVP-MIB
OID
.1.3.6.1.4.1.9.9.590.1.6.1.1.4
Type
column
Access
readonly
Status
current
Units
connects
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::ccvpSipIntConnectsRcv'
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::ccvpSipIntConnectsRcv.<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::ccvpSipIntConnectsRcv'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance