callActiveCallOrigin

DIAL-CONTROL-MIB · .1.3.6.1.2.1.10.21.1.3.1.1.10

Object

column Enumeration
The call origin.

Context

MIB
DIAL-CONTROL-MIB
OID
.1.3.6.1.2.1.10.21.1.3.1.1.10
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::callActiveCallOrigin'
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::callActiveCallOrigin.<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::callActiveCallOrigin'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1originate
2answer
3callback

Conformance