signalingPropertiesStatusSipHeadersTranslation
MX-CROUT-MIB ·
.0.1750.1.100.700.1.1000
Object
column OctetString
SIP Header Translation Overrides
Name of the SIP header translation to apply to the call.
The translation modifies the SIP headers before the call is
sent to its destination.
More than one translation can be specified. In this case, the
translations are separated with ',' and are executed in
sequential order.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.700.1.1000- Type
- column
- Access
- readonly
- Status
- current
- Parent
- signalingPropertiesStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::signalingPropertiesStatusSipHeadersTranslation'
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::signalingPropertiesStatusSipHeadersTranslation.<signalingPropertiesStatusIndex>'
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::signalingPropertiesStatusSipHeadersTranslation'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.