callActivePeerIfIndex

DIAL-CONTROL-MIB · .1.3.6.1.2.1.10.21.1.3.1.1.6

Object

column Integer32
This is the ifIndex value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist or is unknown, the value
of this object will be zero.

Context

MIB
DIAL-CONTROL-MIB
OID
.1.3.6.1.2.1.10.21.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
callActiveEntry
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 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::callActivePeerIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::callActivePeerIfIndex.<callActiveSetupTime>.<callActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIAL-CONTROL-MIB::callActivePeerIfIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance