callPropertiesTranslationBuiltFrom

MX-CROUT-MIB · .0.1750.1.1600.1.400

Object

column r/w Enumeration
Based On
              
Sets what information is used to build the selected call
property.
              
The information can be retrieved from:
              
  * Domain: the domain name configured in the unit.
  * FixValue: a fixed value (see
    CallPropertiesTranslation.FixValue)
  * FromHeaderUri: the From header URI
  * FromHeaderFriendlyName: the friendly name part of the From
    header
  * FromHeaderUserPart: the user part of the From header URI
  * IdentityHeaderUri: the Identity header URI
  * IdentityHeaderUserPart: the user part of the Identity
    header URI
  * IdentityHeaderPhoneNumber: the phone number in the Identity
    header tel URL
  * IdentityHeaderFriendlyName: the friendly name in the
    Identity header URI
  * LocalIp: the local IP address
  * RequestLineUri: the Request line URI
  * RequestLineUserPart: the user part of the Request line URI
  * ToHeaderUri: the To header URI
  * ToHeaderFriendlyName: Uthe friendly name part of the To
    header
  * ToHeaderUserPart: the user part of the To header URI

Context

MIB
MX-CROUT-MIB
OID
.0.1750.1.1600.1.400
Type
column
Access
readwrite
Status
current
Parent
callPropertiesTranslationEntry

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::callPropertiesTranslationBuiltFrom'
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::callPropertiesTranslationBuiltFrom.<callPropertiesTranslationIndex>'
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::callPropertiesTranslationBuiltFrom'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100domain
200fixValue
300fromHeaderUri
400fromHeaderFriendlyName
500fromHeaderUserPart
600identityHeaderUri
700identityHeaderUserPart
800identityHeaderPhoneNumber
850identityHeaderFriendlyName
900localIp
1000requestLineUri
1100requestLineUserPart
1200toHeaderUri
1300toHeaderFriendlyName
1400toHeaderUserPart