callPropertiesTranslationStatusCallProperty

MX-CROUT-MIB · .0.1750.1.100.900.1.300

Object

column Enumeration
Call Property
              
Sets which call property is modified by this translation.
              
The call properties can be:
              
  * CalledE164: called party E.164 property
  * CallingE164: calling party E.164 property
  * CalledName: called party name property
  * CallingName: calling party name property
  * CalledUri: called URI name property
  * CallingUri: calling URI name property
  * CalledBearerChannel: called bearer channel property

Context

MIB
MX-CROUT-MIB
OID
.0.1750.1.100.900.1.300
Type
column
Access
readonly
Status
current
Parent
callPropertiesTranslationStatusEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
100calledE164
200callingE164
300calledName
400callingName
500calledUri
600callingUri
700calledBearerChannel