ccvpSipRtTotalCallLegs

CISCO-CVP-MIB · .1.3.6.1.4.1.9.9.590.1.6.1.1.2

Object

column call legsSNMPv2-SMIGauge32
The real-time total call legs object is a real-time snapshot
metric indicating a count of the number of SIP call legs
being handled by the SIP service.  A call leg is also known
as a SIP dialog.  The object value includes incoming,
outgoing and ringtone type call legs.  For each active call
in the SIP subsystem, there will be an incoming call leg and
an outgoing call leg to the destination of the transfer
label.

Context

MIB
CISCO-CVP-MIB
OID
.1.3.6.1.4.1.9.9.590.1.6.1.1.2
Type
column
Access
readonly
Status
current
Units
call legs
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::ccvpSipRtTotalCallLegs'
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::ccvpSipRtTotalCallLegs.<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::ccvpSipRtTotalCallLegs'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance