ccvpH323IntNotTransferred

CISCO-CVP-MIB · .1.3.6.1.4.1.9.9.590.1.6.2.1.14

Object

column callsSNMPv2-SMIGauge32
The interval not transferred object holds a count of calls
that could not be transferred by the Customer Voice Portal
H.323 service during this interval.  The CVP H.323 service
was unable to transfer the call to a particular destination
due to one of several factors:  ring-no-answer; busy;
incorrect configuration; call admission control (CAC)
denials.  It is a recoverable error if proper configuration
elements have been put in place, such as ICM router requery,
and/or gatekeeper alternate endpoints.

Context

MIB
CISCO-CVP-MIB
OID
.1.3.6.1.4.1.9.9.590.1.6.2.1.14
Type
column
Access
readonly
Status
current
Units
calls
Parent
ccvpH323Entry
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::ccvpH323IntNotTransferred'
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::ccvpH323IntNotTransferred.<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::ccvpH323IntNotTransferred'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance