prefixBasedRoutingRUriHandling

MX-SBC-MIB · .0.4400.1.150.100.1.600

Object

column r/w Enumeration
Request URI Handling
              
Indicates how to handle the host part of the Request URI.
              
  * None: Leave the request URI unmodified.
  * Update: Update the host part of the Request URI with the
    destination next hop or outbound proxy.
  * Replace: Replace the Request URI by the (resolved)
    numeric IP address of the next hop.

Context

MIB
MX-SBC-MIB
OID
.0.4400.1.150.100.1.600
Type
column
Access
readwrite
Status
current
Parent
prefixBasedRoutingEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
100none
200update
300replace