routeCriteriaExpression
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.400
Object
column r/w
OctetString
Expression Criteria
Regular expression compared with the value of the Criteria
Type found in the SIP message. If it matches, the route
defined by this table entry is used.
The regular expression is implicitly searched from the
beginning of the searched string. The regular expression must
not contain the begin string character (^).
The special syntax %gateway=gw_name% can be used to refer to
an internal gateway. The gw_name refers to the gateway name
as it appears in the SipEp.Gateway.Name parameter.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
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-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::routeCriteriaExpression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::routeCriteriaExpression.<routeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPPROXY-MIB::routeCriteriaExpression'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255