sipHeadersTranslationStatusSipHeader

MX-CROUT-MIB · .0.1750.1.100.800.1.300

Object

column Enumeration
SIP Header
              
Sets which SIP header is modified by this translation.
              
The SIP headers can be:
              
  * FromHeaderHostPart: host part of the From header URI
  * FromHeaderUserPart: user part of the From header URI
  * IdentityHeaderHostPart: host part of the Identity header
    URI
  * IdentityHeaderUserPart: user part of the Identity header
    URI
  * IdentityHeaderPhoneNumber: phone number in the Identity
    header tel URI
  * IdentityHeaderFriendlyName: friendly name in the Identity
    header URI
  * RequestLineHostPart: host part of the Request line URI
  * RequestLineUserPart: user part of the Request line URI
  * ToHeaderHostPart: host part of the To header URI
  * ToHeaderUserPart: user part of the To header URI

Context

MIB
MX-CROUT-MIB
OID
.0.1750.1.100.800.1.300
Type
column
Access
readonly
Status
current
Parent
sipHeadersTranslationStatusEntry

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::sipHeadersTranslationStatusSipHeader'
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::sipHeadersTranslationStatusSipHeader.<sipHeadersTranslationStatusIndex>'
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::sipHeadersTranslationStatusSipHeader'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100fromHeaderHostPart
200fromHeaderUserPart
300identityHeaderHostPart
400identityHeaderUserPart
500identityHeaderPhoneNumber
550identityHeaderFriendlyName
600requestLineHostPart
700requestLineUserPart
800toHeaderHostPart
900toHeaderUserPart