callCompletionConfigTargetState

MX-EPSERV-MIB · .0.1700.1.900.900.1.500

Object

column Enumeration
Call Completion Target State
              
The state of the call completion target.
              
  * Unknown : The destination state is unknown.
  * Idle : The destination is currently idle.
  * Busy : The destination is currently busy.

Context

MIB
MX-EPSERV-MIB
OID
.0.1700.1.900.900.1.500
Type
column
Access
readonly
Status
current
Parent
callCompletionConfigEntry

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 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::callCompletionConfigTargetState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::callCompletionConfigTargetState.<callCompletionConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::callCompletionConfigTargetState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100unknown
200idle
300busy